summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2013-05-07 12:59:44 +1000
committerAllan McRae <allan@archlinux.org>2013-05-07 12:59:44 +1000
commit0f988beff8794338485352dc1beafbfcdbb20db1 (patch)
treee673c51058bddede4ef7f054e79c8ae799809628 /NEWS
parentc5716d0e72e47c8cd2ca1a437598eeee54111754 (diff)
parenta4a7336dff8155cfeb37341d1e9e56092439bae6 (diff)
downloadpacman-0f988beff8794338485352dc1beafbfcdbb20db1.tar.xz
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3a0361d0..6fdb5d52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+4.1.1 - fix bug causing negative "Total Installed Size" (FS#34616)
+ - report libalpm version it is pkg-config file (FS#34967)
+ - various translation fixes and updates (FS#34395, FS#34704,
+ FS#34716, FS#35097)
+ - makepkg:
+ - imporve SVN VCS PKGBUILD handling (FS#34675, FS#34636)
+ - allow "lp:" URLs for BZR sources (FS#34650)
+ - prevent pkgver() capturing stderr (FS#34974)
+ - fix attempt to remove package twice on failure (FS#34672)
+ - contrib:
+ - fix privilege escalation in paccache (FS#34656)
4.1.0 - check file properties when using -Qkk (FS#11091)
- add color to pacman output - new configuration option "Color"
- add informational messages for optdepends installation
@@ -912,7 +923,7 @@ VERSION DESCRIPTION
- HTTP/1.1 support
- an improved progress bar with transfer rates and ETA
- cleaned up warning output a bit
-2.7.2 - Supressed "No such file" messages during stripping
+2.7.2 - Suppressed "No such file" messages during stripping
- Removed extra newlines in /var/log/pacman.log
- Added a --noextract option to makepkg to skip source extraction
2.7.1 - Fixed a couple obscure segfaults