2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-15 12:57:09 by Tobias Nygren | Files touched by this commit (2) | |
Log message:
p5-BackupPC-XS: update to 0.62
0.62
force rewrite of attr file if xattr key fixup was applied
fixed attrib refCnt when attrib is unchanged
bpc_attrib_dirWrite() doesn't create empty attrib files
0.61
fix view of migrated v3 backup
convert_hv2file() ensures xattr type is hash, and uses correct keyLen+1
added BackupPC::XS::FileDigest::digest and bpc_fileDigest()
0.60
allow mtime to be signed in attrib files
added bpc_attrib_fileIterate() and BackupPC::XS::Attrib::iterate()
added checks that xattr key is 0x0 terminated
increased some buffer sizes to avoid benign compiler warnings for snprintf()
bpc_attribCache_loadPath() removes any extraneous BPC_FTYPE_DELETED file types
bpc_attrib_buf2fileFull() calls bpc_attrib_xattrDeleteAll(file)
|
2019-11-08 18:03:55 by Tobias Nygren | Files touched by this commit (2) | |
Log message:
p5-BackupPC-XS: update to 0.59
- fix to use correct int format when reading v3 attrib files
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2018-12-08 09:32:58 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 0.58
Upstream changes:
0.58: Nov 25, 2018
- on inflate error, first return any remaining bytes before returning the error.
- remove leading "./" even if ac->currentDir[] is not set; \
change mirrors a
change in rsync-bpc and has no effect here since BackupPC::XS doesn't set
ac->currentDir[].
- bpc_attrib_dirWrite() updates dir->digest with new digest.
- updated configure.sh with package name and current version
|