Asepsis Changelog

What's new in Asepsis 1.5.2

Nov 25, 2015
  • Asepsis won't install under OS X 10.11, but you can relax this check if you really need to: http://asepsis.binaryage.com/#sip.

New in Asepsis 1.5.1 (May 26, 2015)

  • Improved Better sanity checks prior to installation (issue #25).
  • Fixed More robust manipulation of /etc/sysctl.conf (issue #19).
  • Improved 'clean' task renamed to 'reset' task to prevent confusion.

New in Asepsis 1.5 (Jul 29, 2014)

  • NEW Compatibility with OS X 10.10 (Yosemite).
  • IMPROVED Asepsis updater reports errors via notification instead of alert box (issue #14).
  • IMPROVED asepsisctl migratein preserves file attributed (issue #12).
  • IMPROVED Better method of detecting and installing codesign command (issue #15).
  • IMPROVED After system reboot, Asepsis updater waits 3 minutes before doing update check.
  • IMPROVED Asepsis updater waits 2 hours if network was not reachable 3 minutes after reboot.
  • REMOVED OS X 10.7 (Lion) is no longer supported.

New in Asepsis 1.4.1 (Jun 6, 2014)

  • NEW Asepsis installer requires installation of Xcode command-line tools as a pre-requisity (under OS X 10.9) - we need codesign command to be available, we don't bundle it anymore.
  • FIXED In 10.9.3 system update, the kernel started doing additional security checks involving last modification times of binaries. This could break Asepsis installation randomly.
  • FIXED Since next update, Sparkle updater will stop randomly asking for admin password (just enter an empty password if it asks again this time).
  • IMPROVED asepsisctl is more robust in situations when DesktopServicesPriv framework was replaced by system update
  • IMPROVED Whole installer package is newly code-signed by BinaryAge. You don't have to change the default Security & Privacy settings anymore.
  • IMPROVED Replaced the old uninstaller with a custom Cocoa app (the same we use with TotalFinder and TotalTerminal).
  • IMPROVED When invoking codesign command for signing our local DesktopServicesPriv wrapper, we instruct codesign to not contact time-stamping servers (the whole process should be off-line)

New in Asepsis 1.4 (Nov 9, 2013)

  • Compatibility with OS X 10.9 (Mavericks).

New in Asepsis 1.3.2 (Oct 26, 2013)

  • Fixed broken uninstallation on some machines (broken 'asepsisctl uninstall_wrapper' command).

New in Asepsis 1.3 (Jul 23, 2012)

  • Tested under almost final WWDC Mountain Lion developer preview (12A206j).
  • The daemon does not listen to kernel extension anymore - it uses /dev/fsevents instead.
  • Removed kernel extension => s/[scary face]/[happy face]/
  • Asepsis update checker has some delay and waits for network to become available.