1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00

Final NEW update for pacman-4.1

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2013-03-27 15:28:57 +10:00
parent d413178354
commit 3f00a03db4

20
NEWS
View File

@ -1,6 +1,7 @@
VERSION DESCRIPTION VERSION DESCRIPTION
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
4.1.0 - check file properties when using -Qkk (FS#11091) 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 - add informational messages for optdepends installation
status (FS#13035, FS#27116) status (FS#13035, FS#27116)
- add number suffix to pacsave files instead of overwriting - add number suffix to pacsave files instead of overwriting
@ -17,16 +18,10 @@ VERSION DESCRIPTION
(FS#28014) (FS#28014)
- configure shell for running install scriptlets (FS#20557) - configure shell for running install scriptlets (FS#20557)
- make path to ldconfig configurable - make path to ldconfig configurable
- speed up reading from archives
- improve speed when checking for directory removal
- more thorough checking for disk space availability
- display repo in VerbosePkgLists output (FS#26334) - display repo in VerbosePkgLists output (FS#26334)
- process all targets on Sync/Upgrade/Removal operations
to list all errors
- do not check file conflicts or diskspace with --dbonly - do not check file conflicts or diskspace with --dbonly
(FS#25667) (FS#25667)
- specify a ratio in UseDelta - UseDelta takes a ratio for the largest delta to use
- handle descriptions for dependencies
- track how installed packages were validated (FS#28040) - track how installed packages were validated (FS#28040)
- add pkg-config file for libalpm - add pkg-config file for libalpm
- avoid false ownership matches for files in / (FS#30388) - avoid false ownership matches for files in / (FS#30388)
@ -37,6 +32,8 @@ VERSION DESCRIPTION
cache (FS#25166) cache (FS#25166)
- improve conflict checking with directory symlinks (FS#30681) - improve conflict checking with directory symlinks (FS#30681)
- remove Cygwin support - remove Cygwin support
- add program prefix to pacman log entries
- add --native filter to pacman -Q
- makepkg: - makepkg:
- require bash>=4.0 - require bash>=4.0
- support for VCS URLs (git, bzr, svn and hg) (FS#7816, - support for VCS URLs (git, bzr, svn and hg) (FS#7816,
@ -51,14 +48,9 @@ VERSION DESCRIPTION
- support specifying CPPFLAGS in makepkg.conf - support specifying CPPFLAGS in makepkg.conf
- support PACKAGER environmental variable - support PACKAGER environmental variable
- allow source renaming to work on signature files - allow source renaming to work on signature files
- libprovides and libdepends rewritten
- configurable compression options (FS#27430) - configurable compression options (FS#27430)
- allow multiple packages to be build when using - allow multiple packages to be build when using
BUILDDIR (FS#28417) BUILDDIR (FS#28417)
- improved option parsing
- add program prefix to pacman log entries
- add --native filter to pacman -Q
- add zsh completion
- add makedepends/checkdepends information to .PKGINFO - add makedepends/checkdepends information to .PKGINFO
- url can be overridden in split packages - url can be overridden in split packages
- allow wildcards in PURGE_TARGETS - allow wildcards in PURGE_TARGETS
@ -77,9 +69,11 @@ VERSION DESCRIPTION
- pkgdelta: add ratio and package size limits - pkgdelta: add ratio and package size limits
- pactree: improve output - pactree: improve output
- contrib: - contrib:
- add updpkgsums - updpkgsums: update checksums in a PKGBUILD
- checkupdates: new - safely check for package updates
- pacsort: add --files option to support parsing filenames - pacsort: add --files option to support parsing filenames
- pacdiff: improve usability - pacdiff: improve usability
- add zsh completion
4.0.3 - frontend database cleanup enhancements (FS#28714) 4.0.3 - frontend database cleanup enhancements (FS#28714)
- frontend package cleanup enhancements (FS#25166) - frontend package cleanup enhancements (FS#25166)
- back out changes related to SyncFirst in 4.0.0 - back out changes related to SyncFirst in 4.0.0