Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Update NEWS for 1.10.99.8
Baptiste Daroussin committed 7 years ago
commit 9a9065f19673e7f72e372a9465091e54c433e4da
parent 3064423
1 file changed +15 -0
modified NEWS
@@ -1,3 +1,18 @@
+
Changes from pkg 1.10.99.7 to 1.10.99.8
+
- Add options to ignore OSVERSION check and document it
+
- Complain about RO filesystem for pkgdb access if needed
+
- Fix privileges drop done too early
+
- Improve OSVERSION check
+
- Fix some resource leaks
+
- Lots of documentation improvements
+
- Improve conflicts handling
+
- Do not check remote packages when doing `pkg upgrade -v`
+
- Convert from autotools to autosetup
+
- Fix warnings spotted by gcc 7+
+
- Fix pkg info -R to match the documented behaviour
+
- Update zsh completion
+
- Fix crash with config file handling
+

Changes from pkg 1.10.99.6 to 1.10.99.7
- Sort fts traversal in repo creation
- Fix floating pint exception when packaging packages with weird elf files