Results 15 issues of AP Orlebeke

**Describe the problem** When `Unarchiver` is presented with a `.dmg.gzip` or `.dmg.gz` it fails to decompress. The applicable lines of the processor are https://github.com/autopkg/autopkg/blob/master/Code/autopkglib/Unarchiver.py#L136-L141. It appears that `gzip` was coded...

**Describe the problem** This is related to #614, albeit slightly different. In a number of recipes, `CodeSignatureVerifier` is called more than once - once against a PKG with `expected_authority_names` and...

In MunkiAdmin preferences under 'Import Options', when the 'Override items_to_copy default values' option is enabled, the `items_to_copyUseDefaults` preference key is set to `true`. Seems to me if since we're overriding...

Currently, [`additional_startos_options`](https://github.com/munki/munki/wiki/macOS-Installer-Application-support#munki-31-changes) is not available in the pkginfo properties menu. I'm not sure how it would best to implement this, but given there are a set list of `startos` options,...

**Describe the bug** When a fresh Mac has autopkg & Recipe Robot installed but the default `RecipeCreateLocation` directory path does not exist, produces error. **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** Should a silly admin forget to install autopkg but install Recipe Robot, when entering a URL to have Recipe Robot process the app just pinwheels **To Reproduce**...

bug

**Describe the solution you'd like** This is a bit of an opinionated ask, but thought I would put it out there. At present, when a DMG or an app that...

enhancement

This is more a reminder for myself than anything else, but one scenario that I haven't checked that Jamf can deal with that profilemanifests does is whether or not both...

For many admins, we watch these documentation repos for new management preferences and changes. However, there currently isn't a way to be automatically notified of these from this repo. When...