14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
libxbps:
|
|
- transaction: avoid fetching the whole pkg when updating and only fetch
|
|
modified files from target pkg.
|
|
- Add support to handle 'shlib-requires' and 'shlib-provides'.
|
|
- Concurrency issues with pkgdb.
|
|
|
|
xbps-create:
|
|
- Move all configuration files to <prefix>/share/<pkgname>/conf/<cffile>.
|
|
- Add -i --installed option to create binpkg from an installed version.
|
|
|
|
Issues listed at https://github.com/xtraeme/xbps/issues
|
|
|
|
Surely more stuff...
|