From 08962d40c076e0343af724db6243c81cff2c7c25 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Fri, 19 Aug 2005 22:41:20 +0000 Subject: Imported from pacman-2.9.7-TEST.tar.gz --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f92d4ed..0904c43d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +2.9.7 - patch from Miklos Vanja fixed md5sums on x86_64 + - patch from Miklos Vanja adds --sudosync to makepkg + - changed license field to operate as an array, not a string + - added more logic for file conflict checks - if one target + is a file and the other is a directory, then it's a conflict + - fixed the integrity check in pacman-optimize + - reverted NoUpgrade to old behaviour and instead, added the + NoExtract directive to pacman.conf, which prevents a file + from ever being extracted on to the system + eg, NoExtract = home/httpd/html/index.html 2.9.6 - added a pacman-optimize script to try and defragment the DB - modified NoUpgrade behaviour to avoid extracting files that are missing from the filesystem -- this helps in @@ -9,7 +19,7 @@ VERSION DESCRIPTION moved from one package to another - add db_remove() which is responsible for clearing out stale hash table entries when packages are removed - - added cache support to makepkg + - added ccache support to makepkg - patch from Aurelien Foret fixes a few memory leaks 2.9.5 - bugfix: missing files after re-ordering packages wrt deps with --upgrade -- cgit v1.2.3-24-g4f1b