Skip to content

1.0.2

Compare
Choose a tag to compare
@liske liske released this 07 Jul 15:33
· 149 commits to master since this release
  • Minor bugfixes by Simon Kainz <simon@familiekainz.at>:
    • Segfaulting due misused g_error() call (Debian Bug#767584).
    • Typos in manpages (Debian Bug#770444).
  • Drop linking binary blobs for default configs, use portable xxd
    based implementation (Debian Bug#767594).
  • Switching config engine again: libxml2
  • Convertion of legacy hosts.conf to hosts.xml.
  • Update host states using GFileMonitor instead of polling.
  • Make apt-dater usable by different concurrent users sharing the
    same hosts and sessions.
  • Add support using tmux for tty muxing instead of screen
    (required to support different users sharing sessions).
  • Allow reproducible builds.
    (Debian Bug#789648 by Dhole <dhole@openmailbox.org>)
  • Do not run ssh-add for keys already in ssh-agent.