Fixed a new issue with vpkgs replacing the same vpkg they are providing.
Added a new testcase to verify its correctness.
This commit is contained in:
5
NEWS
5
NEWS
@ -1,5 +1,10 @@
|
||||
xbps-0.38 (???):
|
||||
|
||||
* libxbps: fixed a new issue with packages that provide/replace the
|
||||
same virtual package that is going to be replaced. The issue could be
|
||||
reproduced easily by installing any awk package (gawk, mawk, or nawk),
|
||||
which are providing/replacing the "awk" virtual package.
|
||||
|
||||
* libfetch: synchronized with NetBSD pkgsrc/libfetch.
|
||||
|
||||
* libfetch: add support for TLS SNI (Server Name Identification) from NetBSD, with
|
||||
|
Reference in New Issue
Block a user