Skip to content

Commit 73f8835

Browse files
committed
NEWS: add changes
1 parent 242513b commit 73f8835

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

NEWS

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
xbps-0.60.5 (2025-08-02):
2+
3+
* fixed typos in error messages and usage
4+
5+
* xbps-uchroot(1): add /dev/pts mount separate from the host
6+
7+
* print a warning message if the package database is locked and
8+
xbps is waiting for the lock to be released.
9+
10+
xbps-0.60.4 (2025-07-24):
11+
12+
* reduce allocations and fix memory leaks
13+
14+
* xbps-rindex fix bug where staging package would end up in the index if -c
15+
is used on a staged repository.
16+
17+
* fix error handling for --memory-sync and other remote metadata.
18+
19+
* fix xbps-query --staging flag
20+
21+
xbps-0.60.3 (2025-06-17):
22+
23+
* fix invalid free when config lines start with spaces
24+
25+
xbps-0.60.2 (2025-06-15):
26+
27+
* fix xbps-rindex --remove-obsolete
28+
129
xbps-0.60 (2025-06-14):
230

331
* libxbps: fix issues with updating packages in unpacked state. [duncaen]

0 commit comments

Comments
 (0)