File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
29
xbps-0.60 (2025-06-14):
2
30
3
31
* libxbps: fix issues with updating packages in unpacked state. [duncaen]
You can’t perform that action at this time.
0 commit comments