NEWS: more items, almost complete now.
This commit is contained in:
parent
3efa7ea2c8
commit
9a4b6cf9af
11
NEWS
11
NEWS
@ -15,8 +15,12 @@ xbps-0.54 (???):
|
|||||||
* xbps now supports multiple compression formats for repodata
|
* xbps now supports multiple compression formats for repodata
|
||||||
and binary packages, including: gzip, bzip2, lz4, xz and zstd. [xtraeme]
|
and binary packages, including: gzip, bzip2, lz4, xz and zstd. [xtraeme]
|
||||||
|
|
||||||
|
* libxbps: improve error handling in xbps_binpkg_{arch,pkgver}(). [huglovefan]
|
||||||
|
|
||||||
* xbps-create(1): new `--compression` formats: lz4 and zstd, defaults to xz. [xtraeme]
|
* xbps-create(1): new `--compression` formats: lz4 and zstd, defaults to xz. [xtraeme]
|
||||||
|
|
||||||
|
* xbps-create(1): reject unknown files (socket, fifo, etc). [duncaen]
|
||||||
|
|
||||||
* xbps-rindex(1): added `--compression` option, to mimic xbps-create(1). [xtraeme]
|
* xbps-rindex(1): added `--compression` option, to mimic xbps-create(1). [xtraeme]
|
||||||
|
|
||||||
* xbps-query(1): `--fulldeptree [-R] -x` has been fixed and improved vastly,
|
* xbps-query(1): `--fulldeptree [-R] -x` has been fixed and improved vastly,
|
||||||
@ -30,6 +34,11 @@ xbps-0.54 (???):
|
|||||||
|
|
||||||
* xbps-query(1): `-O` (list orphans mode) is now way faster. [yshui, xtraeme]
|
* xbps-query(1): `-O` (list orphans mode) is now way faster. [yshui, xtraeme]
|
||||||
|
|
||||||
|
* xbps-query(1): now supports `$NO_COLOR` envvar. [leahneukirchen]
|
||||||
|
|
||||||
|
* xbps-install(1): don't overwrite action with downgrade if package
|
||||||
|
is on hold mode. [duncaen]
|
||||||
|
|
||||||
* xbps-remove(1): `-R` (recursive mode) is now way faster, fixes
|
* xbps-remove(1): `-R` (recursive mode) is now way faster, fixes
|
||||||
the infamous `kde5` issue. [yshui, xtraeme]
|
the infamous `kde5` issue. [yshui, xtraeme]
|
||||||
|
|
||||||
@ -38,6 +47,8 @@ xbps-0.54 (???):
|
|||||||
* xbps-remove(1): all directories are now sorted and removed
|
* xbps-remove(1): all directories are now sorted and removed
|
||||||
properly. [jnbr]
|
properly. [jnbr]
|
||||||
|
|
||||||
|
* xbps-pkgdb(1): add alternatives check. [duncaen]
|
||||||
|
|
||||||
* xbps-fetch(1): new utility replacing "xbps-uhelper fetch". [xtraeme]
|
* xbps-fetch(1): new utility replacing "xbps-uhelper fetch". [xtraeme]
|
||||||
|
|
||||||
* xbps-digest(1): new utility replacing "xbps-uhelper digest". [xtraeme]
|
* xbps-digest(1): new utility replacing "xbps-uhelper digest". [xtraeme]
|
||||||
|
Loading…
Reference in New Issue
Block a user