1. 17 Jul, 2022 2 commits
  2. 24 Jun, 2022 6 commits
  3. 19 Jun, 2022 1 commit
  4. 18 Jun, 2022 5 commits
  5. 17 Jun, 2022 5 commits
  6. 31 Jan, 2020 2 commits
  7. 05 Dec, 2019 6 commits
  8. 04 Dec, 2019 5 commits
    • Michael Lustfield's avatar
      d13b93f9
    • Michael Lustfield's avatar
      570f4cbf
    • Michael Lustfield's avatar
      New upstream version 1.4.3 · 993ab2dc
      Michael Lustfield authored
      993ab2dc
    • Michael Lustfield's avatar
      Import Debian changes 1.4.2-2 · 617526a9
      Michael Lustfield authored
      rsnapshot (1.4.2-2) unstable; urgency=medium
      
        * Adopt rsnapshot (Closes: #939427)
        * Update debian/ packaging
          + Remove references to (deprecated) alioth
          + Fix issues flagged by lintian
          + Remove inactive uploader
          + http->https
          + etc.
      
      rsnapshot (1.4.2-1) unstable; urgency=medium
      
        * New upstream release (Closes: #817071), refresh patches
        * Bump Standards-Version to 3.9.7, no changes needed
        * Use https for Vcs-Browser
      
      rsnapshot (1.4.1-1) unstable; urgency=medium
      
        * New upstream release
         + Capture rsync's output right (Closes: #794343, #794510, #793662)
         + Refresh patch 01_rsnapshot_conf.diff and document loglevel for rsync output
        * 02_rsnapshot-lvm-undef.diff: Don't undefine trap variables for lvm setups,
          thanks Michel Dänzer (Closes: #794046)
        * Enable autopkgtest
      
      rsnapshot (1.4.0-1) unstable; urgency=medium
      
        * New upstream release (Closes: #786854)
         + Retains renamed, provide helper migration script debian/rename_retains.sh
           and changes retains in debian/cron.d
         + Drop accepted or cherry picked patches:
           03_pod_missing_back.diff
           06_fix_random_file_verify.diff
           08_manpage_hourly_to_daily.diff
           09_strip_backtick.diff
           10_space_destdir.diff
           11_lvm_snapshots.diff
           12_include_conf_with_arguments.diff
           13_print_warn.diff
           14_rsync_rsh_quoting.diff
           16_configtest_manpage.diff
           17_linux_lvm_cmd_lvremove_silenced.diff
           19_cmd_postexec_umount.diff
        * Refresh debian/patches/18_rsnapreport_rsync_output.diff to remove "," in
          bytes rsync transfert output and required verbose level (Closes: #784650)
        * debian/docs: Use README.md instead of README, remove no more provided TODO
      
      rsnapshot (1.3.1-7) unstable; urgency=medium
      
        * Remove obsolete conffiles anacron scripts (Closes: #767124)
        * debian/patches/14_rsync_rsh_quoting.diff: Don't quote ssh_args arguments
          (Closes: #717451, #743310, LP: #1332753, #1400283)
        * debian/patches/16_configtest_manpage.diff: Document configtest option
          (Closes: #720509)
        * debian/patches/17_linux_lvm_cmd_lvremove_silenced.diff: lvremove is not
          silenced when using lvm, thanks Julius Seemayer (Closes: #745963),
          (LP: #1353972)
        * debian/rules: Skip compression of .pl examples files (Closes: #743777)
        * debian/patches/18_rsnapreport_rsync_output.diff: Modify regexp to parse
          rsync output that changes between 3.0.x and 3.1.x, thanks Dominik George
        * debian/patches/19_cmd_postexec_umount.diff: Allow unmounting of snapshot
          root by cmd_postexec config option, thanks Mike Gabriel (Closes: #660372)
      
      rsnapshot (1.3.1-6) unstable; urgency=medium
      
        * Don't provide cron and anacron scripts; provide the later as examples
          only (Closes: #766450, #766378)
      
      rsnapshot (1.3.1-5.1) unstable; urgency=low
      
        * Non-maintainer upload
        * switch to debhelper 9 compat for build hardening flags
        * Standards-Version: 3.9.6
        * set Vcs-* tags to canonical URLs
        * include run-rsnapshot as example script (Closes: #523923)
        * cron scripts run hourly/daily/etc and are compatible with anacron
      
        [ Guillaume Delacour ]
        * debian/patches/11_lvm_snapshots.diff: Mark as forwarded
        * debian/patches/05_backup_pgsql.diff: Fix 'could not change directory'
          warning if tmpdir not accessible by postgres user (Closes: #718189)
        * debian/patches/01_rsnapshot_conf.diff: Update patch to change the
          description of rsync_numentries option in configuration file
          (Closes: #717940)
      
      rsnapshot (1.3.1-4) unstable; urgency=low
      
        * debian/patches/01_rsnapshot_conf: Refresh patch to fix path of rsnapshot in
          manpage, thanks Simon Kainz (Closes: #661673)
        * debian/patches/08_manpage_hourly_to_daily: Don't patch rsnapshot.1 (as it
          is automatically generated)
        * debian/patches/10_space_destdir: Completely refresh with upstream fix
          (Closes: #662636)
        * debian/patches/11_lvm_snapshots: Don't patch Makefile.in (as it is
          automatically generated at build time)
        * debian/patches/12_include_conf_with_arguments: Cherry-pick upstream
          backtick check in include_conf (Closes: #653285)
        * debian/rules: Backup/restore autogenerated upstream file Makefile.in
        * debian/copyright: Update format to DEP5
        * debian/control: Bump Standards-Version 3.9.4 (no changes needed)
        * Rename all patch extensions with .diff and document each header
          according DEP3 and change Vcs-Browse and Vcs-Git,
          point to anonscm.debian.org
        * debian/patches/13_print_warn: missing WARNING prefix in log files
          thanks Nicolas Courtel (Closes: #688790)
        * debian/docs: Remove docs/HOWTOs/rsnapshot-HOWTO.en.html, as it was already
          in debian/doc-base
      
      rsnapshot (1.3.1-3) unstable; urgency=low
      
        * debian/patches/01_rsnapshot_conf:
          + Remove one tab for alignment in retain
          + Uncomment cmd_cp to enable use of GNU cp (Closes: #617509)
          + Add stop_on_stale_lockfile option (Closes: #629309)
          + Refresh comments
        * debian/control:
          + Bump Standards-Version 3.9.2 (no changes needed)
          + Align Build-Depends-Indep
      
      rsnapshot (1.3.1-2) unstable; urgency=low
      
        * Reorganize patches:
          Merge 02_default_rsnapshot_conf_manpage and 04_default_backup_dir
            to 01_logfile_rsnapshot_conf, renamed 01_rsnapshot_conf
        * Refresh debian/patches/01_rsnapshot_conf:
          + Change commented path to rsnapshot-diff (Closes: #572751)
          + Replace interval (deprecated alias) with retain
        * debian/patches/08_manpage_hourly_to_daily:
          + Add precision on weekly rotation (Closes: #573253)
        * debian/patches/11_lvm_snapshots: Prepare use of lvm snapshot (LP: #713464)
        * debian/patches/09_strip_backtick: Strip backtick in include_conf
          (Closes: #614167)
        * debian/patches/10_space_destdir: Remove backslash in destpath
          (Closes: #609443)
        * debian/control:
          + Add ssh-client as virtual alternative in Depends
          + Bump Standards-Version 3.9.1 (no changes needed)
          + Bump debhelper version to 8 (debian/compat too)
          + Add lvm2, udev and dh-autoreconf as Build-Depends-Indep
            (path detection of binaries)
        * Switch to dpkg-source 3.0 (quilt) format
          + Remove {un,}patch, quilt inclusion in debian/rules
          + Delete unnecessary debian/README.source
          + Remove Build-Depends on quilt
        * debian/rules: Change to use more recent template with debhelper 8
        * debian/manpages: Add rsnapshot.1 and rsnapshot-diff.1
        * debian/README.Debian: Delete unnecessary spaces
        * debian/docs: Remove docs/HOWTOs/rsnapshot-HOWTO.en.html
          (appears twice in /usr/share/doc/rsnapshot/{,html})
        * debian/watch: remove unnecessary default comments
      
      rsnapshot (1.3.1-1) unstable; urgency=low
      
        * New maintainer
        * New upstream release (Closes: #548966, #501992, #517657, #413439)
        * debian/control:
          - Bump Standards-Version 3.8.3.0
          - Homepage moved in extended description
          - Recommend openssh-client instead of ssh (Closes: #422262)
          - Depend on liblchown-perl (Closes: #497928)
          - Build-Depends-Indep on openssh-client, to have ssh client path in
            rsnapshot.conf at build time (Closes: #506760)
        * debian/postrm: Add "set -e" to script
        * debian/rules:
          - remove warning ignorement ("-") in clean rule, test Makefile
          - Bump debhelper compat version to 7 (dh_prep replacement)
          - Delete unnecessary commented template based rules
        * debian/copyright: Link to GPL-2
        * debian/patches/01_logfile_rsnapshot_conf:
          change commented /var/log/rsnapshot to /var/log/rsnapshot.log
          in rsnapshot.conf (Closes: #506218)
        * debian/patches/02_default_rsnapshot_conf_manpage:
          point to /usr/share/doc/rsnapshot/examples/rsnapshot.conf.default.gz
          instead of non-existent /etc/rsnapshot.conf.default file in manpage
          (Closes: #411317)
        * debian/patches/04_default_backup_dir:
          Really set /var/cache/rsnapshot as default snapshot dir
        * debian/patches/05_backup_pgsql:
          Modify backup_pgsql.sh according Debian specific (Closes: #500082)
          Thanks to Antony Gelberg
        * debian/patches/06_fix_random_file_verify:
          Fix some error on upstream example utils/random_file_verify.sh
        * Add doc-base support to html doc (Closes: #504920)
        * debian/lintian-overrides: add override on /var/cache/rsnapshot perms
          (700 instead of 755)
        * debian/README.Debian: add some explanations on rsnapshot behavior
          (Closes: #496908)
      
      rsnapshot (1.3.0-2) unstable; urgency=low
      
        * Add experimental release to unstable (Closes: #460579)
      
      rsnapshot (1.3.0-1) experimental; urgency=low
      
        * New upstream release
        * Updated README.Debian
        * Updated debian/copyright
        * Updated html/rsnapshot-howto.html with newer html/rsnapshot-HOWTO.en.html
        * Debian Policy compliance upgraded to 3.7.2.2
        * Now creates default rsnapshot_root directory with 0700 permissions instead
          of 0755
        * Updated package description to make it easier to spot rsnapshot when
          searching for "rsync" or "backup"
        * Dropped old (pre-1.2) configuration files compatibility patch, updated
          NEWS file accordingly
        * Fixed default config file had spaces where only tabs should be in
          backup_scripts examples
      
      rsnapshot (1.2.9-1) unstable; urgency=low
      
        * New upstream release
        * Updated Free Software Foundation address in debian/copyright
        * Added rsnapshot-diff man page from CVS
        * Switched autotools-dev and rsync back to Build-Depends-Indep
      
      rsnapshot (1.2.1-2) unstable; urgency=low
      
        * New maintainer
        * Switched back to Build-Depends as per Policy Manual section 7.6
        * Updated debian/copyright
        * Merged upstream trailing slashes patch (Closes: #357535)
      
      rsnapshot (1.2.1-1.1) unstable; urgency=high
      
        * Non-maintainer upload.
        * Remove trailing slashes of dirs to cp command (Closes: #339845).
      
      rsnapshot (1.2.1-1) unstable; urgency=low
      
        * New upstream release
          - fix a security hole where a local user can get ownership of an arbitrary
            file by creating a symlink to it and let root backup that symlink
      
      rsnapshot (1.2.0-2) unstable; urgency=low
      
        * avoid unnecessary aclocal run by touching aclocal.m4, Makefile.in and
          configure before ./configure in debian/rules (Closes: #299316)
        * removed du from Recommends  (Closes: #298164)
        * add small debian specific note in manpage
      
      rsnapshot (1.2.0-1) unstable; urgency=low
      
        * New upstream release
            - Closes: #289439: does not delete excluded directories
            - Closes: #264818: one_fs broken
            - Closes: #266569: rsnapshot doesn't give useful info on errors
            - Closes: #261678: all directorys have same mtime
        * updated doc/rsnapshot-howto.html
        * added the Upgrade section from INSTALL as UPGRADE.gz
        * added NEWS.Debian.gz
        * updated README.Debian
      
      rsnapshot (1.1.6-6) unstable; urgency=low
      
        * corrected watch file.
        * fixed the cron file and intervals to more reasonable values, thx
          Chris for pointing me to it.
        * added explanation of interval names (Closes: #262323).
        * added explanation why link_dest is disabled (Closes: #262326).
      
      rsnapshot (1.1.6-5) unstable; urgency=low
      
        * updated README.Debian.
        * added Uploaders: MJ Ray (Debian) <mjr@debian.org>.
        * updated to Standards-Version 3.6.1.1.
      
      rsnapshot (1.1.6-4) unstable; urgency=low
      
        * added rsnapshot howto.
        * added example config file.
        * enabled /var/log/rsnapshot.log by default.
        * using dh_perl now for perl dependencies.
      
      rsnapshot (1.1.6-3) unstable; urgency=low
      
        * set arch to all.
        * changed Build-Depends to Build-Depends-Indep.
        * added explicit copyright statement (GPL) for the manpage
          after consultation with the upstream author.
      
      rsnapshot (1.1.6-2) unstable; urgency=low
      
        * added Build-Depend on autotools-dev.
        * changed copyright after discussion with the upstream author.
        * set save debian defaults in the conffile.
        * added sample cron file.
      
      rsnapshot (1.1.6-1) unstable; urgency=low
      
        * Initial Release.
        * Closes: #257913: ITP: rsnapshot -- a local and remote filesystem
          snapshot utility
      617526a9
    • Michael Lustfield's avatar
      Import Upstream version 1.4.2 · 18266270
      Michael Lustfield authored
      18266270