summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAurelien Foret <aurelien@archlinux.org>2006-02-18 21:54:11 +0000
committerAurelien Foret <aurelien@archlinux.org>2006-02-18 21:54:11 +0000
commit0ef2a77fff2c780c0982197c5a82b500c1268770 (patch)
tree2af318f590ce7bc8d4f83c570139c2fd7718c0bb /NEWS
parentbe39f49a5461d5804e4391266dfea6dd076691f4 (diff)
downloadpacman-0ef2a77fff2c780c0982197c5a82b500c1268770.tar.gz
pacman-0ef2a77fff2c780c0982197c5a82b500c1268770.zip
synchro with pacman 2.9.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 15 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f89e701a..06e19447 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,21 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
- - fix for regex searches with -Ss (Miklos Vanja)
+2.9.8 - Changed behaviour with original=X,current=Y,new=Z scenario
+ - keep old in place, install new as .pacnew
+ - Search package provides when finding matching targets with -S
+ - Frugalware: added -Qm option to find foreign packages
+ - Frugalware: added DistCC support to makepkg
+ - bugfix: before searching databases for a dependency, make sure
+ one of the packages in the final list doesn't already provide
+ that dependency
+ - fix for segfaults that occurred when propagating requiredby
+ fields to replaced packages where one package depended on
+ another replaced package
+ - a better fix for pacman-optimize integrity checks
+ - fix for regex searches with -Ss (Miklos Vajna)
+ - added a --noprogressbar for scripts to use
2.9.7 - fixed the dupe listings of packages when dealing w/ groups
- - patches from Miklos Vanja:
+ - patches from Miklos Vajna:
- add regexp search support for -Qs and -Ss
- fixed md5sums on x86_64
- add --sudosync to makepkg