Bug 132907 - [PATCH] sysutils/rdiff-backup: update to 1.2.8
Summary: [PATCH] sysutils/rdiff-backup: update to 1.2.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Vasil Dimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-21 15:20 UTC by Peter Schuller
Modified: 2009-03-27 06:55 UTC (History)
1 user (show)

See Also:


Attachments
rdiff-backup-1.2.8,1.patch (1.16 KB, patch)
2009-03-21 15:20 UTC, Peter Schuller
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Schuller 2009-03-21 15:20:02 UTC
- Update to 1.2.8

Port maintainer (vd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

Upstream changelog:
New in v1.2.8 (2009/03/16)
---------------------------

Improve handling of incorrect permissions on backup repository during restore
operation. Closes Ubuntu bug #329722. (Andrew Ferguson)

Don't crash on zlib errors. Closes Debian bug #518531. (Andrew Ferguson)

Make sticky bit warnings quieter while determining file system abilities.
Closes Savannah bug #25788. (Andrew Ferguson)

Fix situation where destination file cannot be opened because of an access
error. Thanks to Dean Cording for the bug report. (Andrew Ferguson)

Fix --compare-hash options on Windows. Thanks to Serge Zub for the fix.


New in v1.2.7 (2009/03/02)
---------------------------

Don't crash when filesystem can't set ACL. Thanks to Matt Thompson for the bug
report. (Andrew Ferguson)

Properly disable hardlinks by default on Windows.

Fix Python 2.2 compatibility. Closes Savannah bug #25529. (Andrew Ferguson)

Fix typo which caused failure when checking if another rdiff-backup process is
running on Windows. Thanks to Ryan Hughes for the bug report. (Andrew Ferguson)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-21 15:20:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-27 06:44:05 UTC
vd          2009-03-27 06:43:55 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/rdiff-backup Makefile distinfo 
  Log:
  Upgrade sysutils/rdiff-backup from 1.2.6 to 1.2.8
  
  ChangeLog:
  http://www.nongnu.org/rdiff-backup/CHANGELOG-stable
  
  PR:             ports/132907
  Submitted by:   Peter Schuller <peter.schuller@infidyne.com>
  
  Revision  Changes    Path
  1.27      +1 -1      ports/sysutils/rdiff-backup/Makefile
  1.18      +3 -3      ports/sysutils/rdiff-backup/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Vasil Dimov freebsd_committer freebsd_triage 2009-03-27 06:54:44 UTC
State Changed
From-To: open->closed

Committed, thanks!