Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/backup_lib.c  ·  View all commits
29 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
checksum: use blake2b everywhere we can
Baptiste Daroussin
7 days ago 3ad388e
B
bakup_lib: emit loudly a warning when unable to backup a library
Baptiste Daroussin
8 days ago 02923ec
B
backup libraries: atomic replacement of the library
Baptiste Daroussin
22 days ago b64f9dd
B
backup_libraries: now fully respectes rootdir
Baptiste Daroussin
22 days ago c79dfc9
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
backup libraries: change the default behaviour
Baptiste Daroussin
2 months ago 0014e8b
B
pkg: messages improvements
Baptiste Daroussin
2 months ago b21ebf9
I
libpkg: ensure ignored shlibs loaded before usage
Isaac Freund
2 months ago 742c0d1
I
libpkg: respect ignored shlibs for BACKUP_LIBRARIES
Isaac Freund
3 months ago 32a1ebd
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
M
Make BACKUP_LIBRARIES create one backup package per source package
Mark Johnston
6 months ago 72aedda
B
backup_libraries: use proper ABI instead of '*'
Baptiste Daroussin
6 months ago 86d695c
M
libpkg: Ignore file conflicts when registering a backup library
Mark Johnston
6 months ago 35343ea
M
libpkg: Fix compat-libraries comment and description
Mark Johnston
6 months ago cee3f7b
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 months ago 7dccd36
M
libpkg: Use pkg_copy_file() to implement library backup
Mark Johnston
8 months ago 2a5fae5
M
libpkg: Implement backup_libraries for split upgrades
Mark Johnston
8 months ago 433a079
S
Merge commit '1c5f88ead8e4239aed25ebf383117342c5c72850'
Shawn Webb
10 months ago 290e90b
r
backup_lib.c: call strrchr() before pkg_open_root and memset
rilysh
11 months ago fb98d46
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago a88747a
r
libpkg/backup_lib.c: check read() status in a better way
rilysh
2 years ago b78016f
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9856def
M
libpkg: Fix database transaction leaks
Mark Johnston
2 years ago 65f6aba
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
convert from khash to pkghash
Baptiste Daroussin
4 years ago 438bcc6
B
quality: remove dead assignements
Baptiste Daroussin
4 years ago d1f7fc9
B
Create a compat-libraries package when backing up libraries
Baptiste Daroussin
6 years ago 10920fb
B
Implement a mechanism to backup libraries during upgrade
Baptiste Daroussin
6 years ago d3bf49e