Skip to content

Commit 3294ead

Browse files
committed
NEWS: add performance improvements and staging merge
1 parent aae56d0 commit 3294ead

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,17 @@ xbps-X.XX.X (2020-XX-XX):
7070
xbps-alternatives(1): add `XBPS_SYSLOG` environment variable to overwrite
7171
syslog configuration option. [duncaen]
7272

73+
* libxbps: Resolve performance issue caused by the growing number of virtual packages
74+
in the Void Linux repository. #625 [duncaen]
75+
76+
* libxbps: Merge the staging data into the repository index (repodata) file.
77+
This allows downloading the staging index from remote repositories without
78+
having to keep the two index files in sync. #575 [duncaen]
79+
80+
* xbps-install(1), xbps-query(1), xbps-checkvers(1), xbps.d(5): Added `--staging` flag,
81+
`XBPS_STAGING` environment variable and `staging=true|false` configuration option.
82+
Enabling staging allows xbps to use staged packages from remote repositories.
83+
7384
xbps-0.59.1 (2020-04-01):
7485

7586
* libxbps: fixed a double free with malformed/incomplete

0 commit comments

Comments
 (0)