From 069f65a2a50bbf30ce8bbfe60a661d744bb37207 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 26 Mar 2013 10:56:01 +0100 Subject: [PATCH] NEWS: mention 2 last items. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 4e3344de..4c7ac8f4 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ xbps-0.23 (???): + * libxbps: fix a use-after-free in state cb when a binpkg doesn't match its + hash with the hash stored in repo index. + + * xbps-uhelper: the 'version' target now also matches virtual packages, which + is a requirement for xbps-src. + xbps-0.22 (2013-03-23): * xbps-create(8): a new option --build-options has been added to add a string