The NetBSD Project

CVS log for pkgsrc/sysutils/rsnapshot/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / rsnapshot

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2020Q2


Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 7 11:40:14 2020 UTC (4 years, 2 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.21: +7 -8 lines
Diff to previous 1.21 (colored)

Update sysutils/rsnapshot to 1.4.3

VERSION 1.4.3
- Restore rsync error code 23 as an important warning.
- Non-LVM backup source breaks after LVM backup source.

VERSION 1.4.2
- Fix double 8 bit shift regression in #65.

VERSION 1.4.1
- Properly capture rsyncs exitcode.

VERSION 1.4.0
- Fix --rsh command line option
  The --rsh option of rsync got errornously quoted (Debian Bug #743310)
- Define traps to unmount LVM parts after fail
  If you use LVM snapshots and rsnapshot fails, rsnapshot will unmount and
  remove the snapshot, too.
- Bail on failing cmd_(pre|post)exec
  If one of those commands fails, rsnapshot will exit with exit code != 0
- Capture output from rsync and print/log if level is >=4
- rsnapshot-diff: Fixed removed files reported as addition (+ mark)
- Introduction of backup_exec resource for running unix commands interspersed
  with backup and backup_script jobs.
- check for SIGPIPE, mainly in case cron fails when trying to mail
  (this is probably why rsnapshot dies mysteriously if it outputs when
  called by cron on a system which does not have mail working).
- When snapshot_root does not exist, check existence of parent directories.
- include_conf `command` now strips backticks before execution (bug fix
  based on suggestion from David Osborn).
- Ignore extraneous output from lvremove command.  (patch by Tim Connors)
- Allow linux_lvm_cmd_* in config file to have options also.
- Allow `backticks with options` in include_conf.
- rsnapshot-diff: Add -s option to show size of each file.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>