[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.4.0-48-ga835599
Dan McGee
dan at archlinux.org
Wed Jul 7 08:33:45 EDT 2010
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 branch, master has been updated
via a83559949622992faafb628b742893891ead8390 (commit)
via 68dcabdfbeadc43c74eccf395a9f04565c5d682e (commit)
via 60de8ec932984f1374501c3f11ad1bcfba5c7d5c (commit)
from 686b8c146398c5ba9feee2c1fa10bf9e598b2ce8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a83559949622992faafb628b742893891ead8390
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jul 7 16:10:10 2010 +1000
Download sync db into DBPath/sync
The sync db should be stored in the sync/ folder. This cleans up
DBPath to only have local/ and sync/ directories in it.
A nice side effect is that the db are now in the right place so we
can implement directly reading from them.
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 68dcabdfbeadc43c74eccf395a9f04565c5d682e
Author: Allan McRae <allan at archlinux.org>
Date: Fri Jun 4 00:10:50 2010 +1000
Remove DBEXT usage
With commit 5dffef78, the repo database always has a symlink
of the form reponame.db. Use that filename and let libarchive
determine the compression type.
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 60de8ec932984f1374501c3f11ad1bcfba5c7d5c
Author: Allan McRae <allan at archlinux.org>
Date: Sun Jun 27 21:44:36 2010 +1000
Check return value of fgets calls
Prevents compiler warnings with -D_FORTIFY_SOURCE=2
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 9 ---------
lib/libalpm/be_files.c | 24 ++++++++++++++++--------
lib/libalpm/trans.c | 3 +--
scripts/Makefile.am | 1 -
scripts/rankmirrors.sh.in | 2 +-
test/pacman/pmdb.py | 2 +-
test/pacman/pmtest.py | 2 +-
test/pacman/util.py | 1 -
8 files changed, 20 insertions(+), 24 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list