[pacman-dev] [GIT] The official pacman repository annotated tag, v4.0.0, created. v4.0.0
Dan McGee
dan at archlinux.org
Wed Oct 12 15:02:47 EDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".
The annotated tag, v4.0.0 has been created
at 33c5849b1a321f4b862bd1fc71fba4377caaccd3 (tag)
tagging d3d3b861ac2c4ce63c306e00395945bfa3c1b6c6 (commit)
replaces v4.0.0rc2
tagged by Dan McGee
on Wed Oct 12 13:59:57 2011 -0500
- Log -----------------------------------------------------------------
The magic package signing mega release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk6V47kACgkQXC5GoPU6du1/MgCfQ3liGOm1a6zIZnDmWzmpnKvw
nfsAn2DTftIYY29sFim5KAuKWKtyJlbQ
=bvr7
-----END PGP SIGNATURE-----
Allan McRae (10):
makepkg: allow versioned optdepends with epoch
makepkg: normalize whitespace for optdepends in .PKGINFO
Avoid comparison between signed and unsigned types
Remove redundant "removal" output in pure remove operation
Remove redundant transaction size output
pacman-key: return 0 from get_from if default value used
Format pacsort and vercmp testsuite output
makepkg: strip comments after pkgver/pkgrel when checking value
Fix typo in PKGBUILD man page
Document verifying source file signatures in makepkg
Dan McGee (47):
Update configure.ac version to rc2
signing: be consistent with returning -1 for error cases
Handle key import errors correctly and with good error messages
Ensure database validity flags are set in invalid signature case
Update Doxyfile and fix some documentation errors caught by Doxygen
Revamp pacman signal handler
Ensure fileconflict value is actually a string
Delay check for repository servers until we need them
Remove unnecessary logger
Fix compilation using --without-gpgme
pacman-key: use consistent punctuation in error messages
alpm_list: use malloc instead of calloc
be_sync: fetch only entry mode, not full stat struct
_alpm_splitdep: use malloc instead of calloc
Revert "libalpm: compare pkgname with strcoll"
Fix memory leak in download payload->remote_name
Use the full buffer when computing md5/sha256 sums
Move pacsave path construction code off the stack
Track unresolvable transaction packages
Combine add and removal package list display
Keep track of explicitly added and removed packages
Show download sizes when using -S/--sync
Use unsigned types for indent width and column count
Table format creation code cleanup
Always show download size if -w/--downloadonly was provided
verbose package lists: remove errant debugger
Add more valgrind suppressions
Initialize cURL library on first use
Refactor download payload reset and free
Refactor display_targets to not be recursive
Refactor _alpm_runscriptlet()
Revamp scriptlet path formation for scriptlets in local database
Use _alpm_local_db_pkgpath in _cache_changelog_open
Parse '0' as a valid package installed size
pacman-key: refine and clarify import/import-trustdb behavior
pacman-key: treat foo-trusted as an ownertrust export file
Update translations from Transifex
Add a top-level 'update-po' make target
Update translation message catalogs in prep for 4.0 release
Enable CheckSpace by default in default config file
Update NEWS for 4.0.0 release
Update translations from Transifex
pacman-key: don't escape single quote in usage message
Add note to TRANSLATORS regarding Transifex
pactest: add a better description
Final Transifex update before 4.0
Bump version to 4.0.0
Dave Reisner (7):
pacman-key: simplify writing to config file
pacman-key: allow get_from to return a default value
bash_completion: add completion for pacman-key
makepkg: ensure '-' is last in a character glob
move prevprogress onto payload handle
pacman-key: remove errexit flag from shebang
dload: unhook error buffer after transfer finishes
Lukas Fleischer (2):
pactree: Add "--config" option
pactree: Make error message smarter in register_syncs()
lolilolicon (13):
makepkg: proper quoting in [[ expression ]]
pkgdelta: proper quoting in [[ expression ]]
paccache: allow strictly integer for -k option
paccache: declare variables explicitly
paccache: proper quoting in [[ expression ]]
makepkg: support .tar.Z source packages creation
makepkg: create tar file for bogus PKGEXT
bacman: indent code using TAB
bacman: bashify using [[ ]] and (( ))
bacman: small code cleanup
bacman: add tar.Z package creation support
bacman: use globbing to get local package db path
PKGBUILD.vim: fix epoch syntax highlighting
-----------------------------------------------------------------------
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list