Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outset 4.1.2 #53

Merged
merged 17 commits into from
Apr 18, 2024
Merged

Outset 4.1.2 #53

merged 17 commits into from
Apr 18, 2024

Commits on Nov 17, 2023

  1. Update Outset.swift

    Possible fix for #41
    HowardGMac authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cca4e2e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    75f5645 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from HowardGMac/fix41

    Possible fix for #41
    bartreardon authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a1d0aa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    97446de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from seanchristians-vention/jamfpro-ea

    Service status Jamf Pro extension attribute
    bartreardon authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2ecc76f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update outset-pkg with some additional features

    fixes #35
    added option to include a postinstall script. if no argument is given, a default postinstall to trigger an on-demand run is provided
    added option to mark the file you are packaging as executable.
    bartreardon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    71bd8fe View commit details
    Browse the repository at this point in the history
  2. fixes an issue where cleanup trigger was potentially being run in a c…

    …ontext that didn't have permissions to clean up the files.
    bartreardon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f953005 View commit details
    Browse the repository at this point in the history
  3. fixes #44

    all log content is sent to the log file now
    bartreardon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    27f9f16 View commit details
    Browse the repository at this point in the history
  4. Addresses #49

    "Processing" type messages are sent as info instead of debug.
    bartreardon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1c38f94 View commit details
    Browse the repository at this point in the history
  5. Should address #50

    bartreardon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b91181 View commit details
    Browse the repository at this point in the history
  6. version number

    bartreardon committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    84ed18f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    ca069c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #51 from VentionCo/jamfpro-ea

    Jamf Pro EA: Manage behaviour when no user is logged in
    bartreardon authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cba46a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. remove distutils/profiles, bump

    as distutils is not present in py3.12, excise all places referencing it (which was only in long-unusable code anyway as Apple doesn't allow silent profile handling)
    arubdesu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ee29f32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from arubdesu/py3.12bugfix

    remove distutils/profiles, bump to 3.0.4
    bartreardon authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bd56546 View commit details
    Browse the repository at this point in the history
  3. reverting 27f9f16

    bartreardon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f3f7926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d9bfc View commit details
    Browse the repository at this point in the history