Skip to content

0.60.7

Latest

Choose a tag to compare

@Duncaen Duncaen released this 09 Feb 20:26
· 24 commits to master since this release
0.60.7
34e6a1a

xbps-0.60.7 (2025-02-09):

  • xbps-query(1): fix off-by-one error in list ellipsis. [@kkmisiaszek]

  • xbps-query(1): fix jumbled lines in xbps-query.1 man page. [@leahneukirchen]

  • libxbps: fix directory matching in file conflicts check. [@Duncaen]

  • libxbps: fix regression for installing packages by pkgver. [@Duncaen]

  • libxbps: fix handling on cyclic dependencies. [@Duncaen]

  • libxbps: fix replacing packages that are currently being installed. [@classabbyamp]