xbps-query(8): performance improvement to the ownedby mode with --regex.

Only compile the ERE once, rather than on any file. Found and suggested
by Christian Neukirchen (@chneukirchen).
This commit is contained in:
Juan RP
2015-01-08 10:32:08 +01:00
parent 5d7a5a646d
commit cdf7fc81af
2 changed files with 17 additions and 9 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.44 (???):
* xbps-query(8): only compile the ERE (Extended Regular Expression) once in
the ownedby mode. A performance improvement suggested by Christian Neukirchen.
xbps-0.43.1 (2015-01-05):
* Fixed a regression in virtual packages defined via xbps.d(5) introduced in 0.43.