Change logs for etckeeper source package in Vivid

  • etckeeper (1.15ubuntu3) vivid; urgency=medium
    
      * supplement the last upload. make sure to fix permission on package
        upgrade as well, LP: #1402657
     -- Nobuto Murata <email address hidden>   Thu, 05 Mar 2015 22:51:17 +0900
  • etckeeper (1.15ubuntu2) vivid; urgency=medium
    
      * restore executable permission of /etc/etckeeper/commit.d/50vcs-commit,
        thanks to Hilario J. Montoliu for offering a patch, LP: #1402657
     -- Nobuto Murata <email address hidden>   Sat, 14 Feb 2015 18:55:13 +0900
  • etckeeper (1.15ubuntu1) vivid; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - commit.d/50vcs-commit: Avoid failure in initial commit if etckeeper is
          not installed from a tty (like early during installation).
        - etckeeper.conf, debian/control: default to bzr
        - etckeeper: Ensure that LANG is set, default to UTF8, necessary for bzr
          to function properly in non-interactive shells (eg, cron); user's local
          LANG will override if set.
        - Makefile: Do not call the etckeeper.spec target in clean because it
          modifies the spec file instead of cleaning it.
        - README.md: Update tutorial to use bzr.
    
    etckeeper (1.15) unstable; urgency=medium
    
      * Recommend cron-daemon, rather than cron, as etckeeper only needs
        cron.daily functionality. Closes: #762721
    
    etckeeper (1.14) unstable; urgency=medium
    
      * Handle failure to commit in post-install, pre-install by showing a
        warning, rather than propigating the error to apt.
        This avoids breaking the apt run when eg, git is misconfigured and
        cannot commit.
        pre-install already did this when it was able to use debconf to display a
        message, but now debconf is not used, and it always behaves this way.
        Closes: #760011
    
    etckeeper (1.13) unstable; urgency=medium
    
      * Ignore check-mk-agent-logwatch's FHS violating
        /etc/check_mk/logwatch.state. Closes: #753903
      * Only allow [-a-z_] in etckeeper commands to avoid any possible directory
        traversal etc issues.
      * update-ignore, uninit: Fix parsing of ignore files containing '\'
    
    etckeeper (1.12) unstable; urgency=medium
    
      * Portability fixes. Thanks, Harald Dunkel.
      * Add support for pushing to multiple remote repositories.
        Thanks, Rouben.
      * Fix handling of git ignores like dir/*
        Thanks, Pim van den Berg
     -- Michael Vogt <email address hidden>   Mon, 27 Oct 2014 10:35:02 +0100
  • etckeeper (1.11ubuntu1) utopic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - commit.d/50vcs-commit: Avoid failure in initial commit if etckeeper is
          not installed from a tty (like early during installation).
        - etckeeper.conf, debian/control: default to bzr
        - etckeeper: Ensure that LANG is set, default to UTF8, necessary for bzr
          to function properly in non-interactive shells (eg, cron); user's local
          LANG will override if set.
        - Makefile: Do not call the etckeeper.spec target in clean because it
          modifies the spec file instead of cleaning it.
        - README: Update tutorial to use bzr.
    
    etckeeper (1.11) unstable; urgency=low
    
      * Fix too broad matching of .gitignored files.
        Closes: #732339
    
    etckeeper (1.10) unstable; urgency=low
    
      * Remove lvm/backup from default ignores, because lvm
        documentation recommends backing that up, for use by
        vgcfgrestore.
      * Fix exporting of some git variables. Closes: #728583
     -- Michael Vogt <email address hidden>   Wed, 04 Jun 2014 08:27:24 +0200