Commit Graph

18 Commits

Author SHA1 Message Date
Greg Neagle
fddd138000 Bumping version to 1.0.0. Updated copyright dates. 2014-01-10 08:20:15 -08:00
Greg Neagle
536696b004 munkicommon_unicode_test.py: Break tests up into smaller groups; redefine munkicommon.log so tests don't write garbage to the logs 2013-10-15 06:56:55 -07:00
Greg Neagle
96a16c2769 Detect Apple firmware updates and display a warning in Managed Software Update.app when the user chooses to install 2013-10-14 09:39:01 -07:00
Greg Neagle
ec942c5992 Updated appleupdates.py with workarounds for changes in upcoming OS X releases. Bumped version to 0.9.2, since this is a non-trivial change. 2013-10-07 14:31:31 -07:00
Greg Neagle
35bf7286ee New munkicommon_unicode_test.py so we can keep an eye out for unicode issues 2013-10-07 12:27:25 -07:00
Greg Neagle
2d4bafe694 Ensure AppleUpdates.plist is removed if there are no available Apple updates. Update appleupdates_test.py to reflect this and a previous commit. 2013-03-17 10:49:51 -07:00
Greg Neagle
ccad978113 Updated appleupdates_test.py to match changes in appleupdates.py 2013-02-26 10:23:54 -08:00
Greg Neagle
b80430753b Changes to allow Munki to check for and install Apple Software Update items in the same session as normal Munki updates. 2013-02-11 08:37:39 -08:00
Greg Neagle
780bb16f25 Updated appleupdates_test.py to match 20a0b51895 2013-02-09 13:19:54 -08:00
Greg Neagle
2982f1f5af Updated tests in appleupdates_test.py to match previous commit 2012-06-29 22:22:16 -07:00
Justin McWilliams
6d8e927d72 Fix appleudpates_test.py 2012-03-13 21:09:13 -04:00
Greg Neagle
34ab750460 Changes to allow curl to follow redirects when retreiving an Apple sucatalog; this is needed to support Lion Server's Software Update service. 2012-02-14 16:51:34 -08:00
Greg Neagle
96a2536141 appleupdates.py output tweaks; updated tests 2011-12-22 14:32:13 -08:00
Greg Neagle
5651b2a9a4 appleupdates.py now sets User-Agent header; munki-specific cert and header stuff moved to updatecheck; tests updated 2011-12-22 14:01:27 -08:00
Greg Neagle
a41af3b7f9 Revert "Beginning of refactor for getResource/curl methods"
This reverts commit 821e9072cc.
2011-09-29 16:39:57 -07:00
Greg Neagle
821e9072cc Beginning of refactor for getResource/curl methods 2011-09-29 16:24:23 -07:00
Greg Neagle
957998c87d Fixed (again) appleupdates.GetSoftwareUpdatePref method to respect MCX 2011-08-26 12:29:49 -07:00
Justin McWilliams
2fdd6fdcfb Merging (well, moving) refactored appleupdates module, unit tests, and runtests.sh to master branch. 2011-08-24 12:42:19 -04:00