From a11fb0b581356b23b343683302e201ff7dfcfe48 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Wed, 18 Feb 2004 07:09:00 +0000 Subject: Imported from pacman-2.7.4.tar.gz --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5ae7e954..f1b87d4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +2.7.4 - fixed a bug in conflict handling, where installing a + conflicting package would fail even if the new package + "provided" it + - if pacman sees a newer version of itself during an upgrade, + it will ask to install itself first, then be re-run to upgrade + the other packages. + - You can now use the --info option with --sync to display an + uninstalled package's dependency info. + - Added a sane umask before db writes + - buffer overflow fix (bug #442) 2.7.3 - makepkg not longer strips files with .exe or .dll extensions - Added Aurelien's patch: - proxy support (no authentication yet) -- cgit v1.2.3-24-g4f1b