22
I Use This!
Low Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 15 years ago
etckeeper 0.45 released with these changes Revert darcs to using --logfile again, necessary for multiline commit messages. Closes: #577915 Fix logic error in darcs user code. Closes: #577918
Posted over 15 years ago
etckeeper 0.44 released with these changes Add example to README of how to automatically push changes to a backup repository. Add fuse lock file to ignore list. Changed darcs to specify --author instead of noting the committing user inside the ... [More] commit log. Add -a to DARCS_COMMIT_OPTIONS so commits are noninteractive by default, but users who want darcs prompting can disable it. Use darcs record -m to specify commit message, instead of using a logfile. Closes: #519228 Update depends for git-core to git transition. Closes: #577732 Avoid using hostname -f, since on Solaris that sets the hostname to -f. Yay, Unix portability! (Instead, use dnsdomainname if available, and otherwise, fall back to the unqualified hostname.) Other portability fixes for non-GNU tools and OS X. Thanks, Neil Mayhew. [Less]
Posted over 15 years ago
etckeeper 0.43 released with these changes Fix cleanup of /var/cache/etckeeper/packagelist.pre-install after an upgrade where no conffiles are changed. Prevent cron job autocommit from happening if pre-install file is present, to avoid ... [More] committing state in the middle of an apt run. Closes: #567538 Add /etc/webmin/webmin/oscache to ignore list. Closes: #567255 Check owner of tty to determine who has su'd to root when committing, based on a patch by Jakov Sosic. Add apparmor.d/cache/ to default ignores. Record real committer username in the darcs log, so that the man page can say that for every VCS the username is recorded. [Less]
Posted almost 16 years ago
etckeeper 0.42 released with these changes Deal with removal of the cache directory. Closes: #559418 Add ucf backups to ignore list. (See #462355) Add webmin fsdump status files to ignore list. Closes: #567000 Add *.old to ignore list (See ... [More] #462355) Add *.elc to ignore list (See #491401) Add ntp.conf.dhcp and X11/xdm/authdir/authfiles/* to ignore list. Closes: #491401 Fix handling of "#*#" ignores for git and hg. Add runit and daemontools supervise files to ignore list. Closes: #529253 [Less]
Posted about 16 years ago
etckeeper 0.41 released with these changes Change etckeeper uninit to not remove .gitignore (etc) file if it lacks the "managed by etckeeper" comment. Closes: #545137 Fix hgrc setup code to not warn if the hgrc already contains a call to etckeeper. (Thanks, Jakov Sosic) Updated Czech debconf translation from Miroslav Kure. Closes: #546411
Posted over 16 years ago
etckeeper 0.40 released with these changes Add Spanish debconf translation. Closes: #539589 Updated Italian debconf translation. Closes: #540516 Avoid infinite loop when displaying message about failure to commit changes in /etc. Closes: #540596
Posted over 16 years ago
etckeeper 0.39 released with these changes Document ETCKEEPER_CONF_DIR in man page. Typo. Closes: #536799 bzr: Set author to root when committing via sudo. Committer will be the sudo user, as it is in git.
Posted over 16 years ago
etckeeper 0.38 released with these changes Use hostname if hostname -f fails. Closes: #533295 Automatically commit on initial install, so users can begin relying on etckeeper right away. Closes: #533290
Posted over 16 years ago
etckeeper 0.37 released with these changes Make postinst check for the configured VCS before trying to run etckeeper init. Closes: #530497 Update French debconf translation. Closes: #530795 Fix typo in cruft file. Closes: #530819 Update Portuguese debconf translation. Closes: #528109 Update German debconf translation. Closes: #532346
Posted over 16 years ago
etckeeper 0.36 released with these changes Add cruft ignore file. Closes: #522513 Update Japanese debconf translation. Closes: #527921 Update Swedish debconf translation. Closes: #528575 Update Russian debconf translation. Closes: #528798