1.0.3
ChangeLog:
- adsh: ssh wrapper which records ssh sessions using script
- screen: add support for SCREENDIR env variable
(github pull request #111 by Thomas Wouters @twouters) - Update to automake 1.15.
- Bugfixes:
- man: change config filenames (s/(apt-dater|hosts).config/$1.xml/g;)
(Debian Bug#793100 by Stephan Sürken <[email protected]>) - etc: take account of --sysconfdir
(github issue #101 by Alex Dunn @dunn) - suppress I/O warnings triggered by XInclude
- check libxml2 ABI interface
- fix MAINTAINER env variable handling
- replace MAINTAINER by AD_MAINTAINER environment variable
- fix hooks/plugin-dir example and schema definition
(github issue #100 by @fufroma) - fix syntax of string comparison in ssh-addonce
(github pull request #103 by @jvsalo) - fix hosts stuck in refresh
(Debian Bug#801994 by Stefan Bühler <[email protected]>) - use localstatedir in stead of static /var
(github pull request #109 by Thomas Wouters @twouters) - recursive eval datarootdir fixing default value of XML_SCHEMA_DIR
(github issue #112 by @kpengboy)
(Debian Bug#826403 by Evgeni Golov <[email protected]>) - fix typo in german translation
(Debian Bug#813103 by Alexander Schier <[email protected]>) - workaround for less: use errpattern with grep -P only and enable
colorized output in less - change default screen socket dir on OS X
(github issue #110 by Thomas Wouters @twouters) - tmux: silence obsolete tmux 2.2 option "status-utf8"
(Debian Bug#827107 by Evgeni Golov <[email protected]>) - use LC_ALL=C on date call for reproducible builds
(Debian Bug#797211 by Chris Lamb <[email protected]>)
- man: change config filenames (s/(apt-dater|hosts).config/$1.xml/g;)