Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Update NEWS for 1.10.99.5
Baptiste Daroussin committed 8 years ago
commit e385ac34bbd2aa3db132295ded26bb01c72ce501
parent 4e0b7df
1 file changed +13 -0
modified NEWS
@@ -1,3 +1,16 @@
+
Changes from pkg 1.10.99.4 to 1.10.99.5
+
- pkg clean is now happy if the cache dir non existing
+
- 410.pkg-audit now uses anticongestion on freebsd 12
+
- fix pkg install -r foo if foo is a disabled repository
+
- fix elf handling on non FreeBSD
+
- fix support for platforms without AT_SYMLINK_NOFOLLOW
+
- fix dropping privileges on Linux
+
- fix build with recent libbsd
+
- fix duplicate pkg registration overwriting the existing pkg
+
- better ABI name on linux
+
- lots of changes in internal API to use fd when possible
+
- removed option: pkg repo -L
+

Changes from pkg 1.10
- Use dep_formula in the solver
- Cache pw result to avoid over reloading nssswitch.conf