[pacman-dev] [GIT] pacman branch, master now at v3.0.0-250-g1e56e41
Dan McGee
dan at archlinux.org
Wed Jun 27 20:37:49 EDT 2007
Hello,
This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.
Updating branch, master,
via 1e56e41d638fcdddc291d9a8ea183b40f4802aae (commit)
via 269022ccae921ae7f7caa1aca4a7d40cb0773985 (commit)
via 24c41f5190974e68444466d0d8563dbe9ab06768 (commit)
via 5a3b59583740c033a5e27b61c3c38bebfd580acc (commit)
via 77bbe581973d41d57edb96488fa2cf73fddc1641 (commit)
via 3a27fbaae40869d513cf117609d3a56c07863cae (commit)
from d821d75e255207bf84f58532e2ff65a8a2a79d42 (commit)
- Log -----------------------------------------------------------------
commit 1e56e41d638fcdddc291d9a8ea183b40f4802aae
Author: Andrew Fyfe <andrew at neptune-one.net>
Date: Wed Jun 27 12:04:33 2007 +0100
scripts/makepkg.in: Use bsdtar to find packages for xdelta.
When looking for old packages to create a delta from used bsdtar to read the
packages .PKGINFO to check it's name and arch instead of depending on the
filename of th package.
Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
commit 269022ccae921ae7f7caa1aca4a7d40cb0773985
Author: Chantry Xavier <chantry.xavier at gmail.com>
Date: Fri Jun 22 22:09:55 2007 +0100
scripts/makepkg.in: Fix creation of .FILELIST
Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
commit 24c41f5190974e68444466d0d8563dbe9ab06768
Author: Baptiste Daroussin <baptiste.daroussin at gmail.com>
Date: Fri Jun 22 19:23:28 2007 +0100
FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.
Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
commit 5a3b59583740c033a5e27b61c3c38bebfd580acc
Author: Dan McGee <dan at archlinux.org>
Date: Wed Jun 27 19:27:26 2007 -0400
Fix wrong permissions on pacnew extraction
First reported here:
http://bbs.archlinux.org/viewtopic.php?pid=261861
Newly created files were done with the standard umask, so those that are
extracted seperately and copied to a .pacnew extension will have the wrong
permissions. This should hopefully fix this.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 77bbe581973d41d57edb96488fa2cf73fddc1641
Author: Dan McGee <dan at archlinux.org>
Date: Wed Jun 27 16:33:27 2007 -0400
Remove TODO items that have been taken care of.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 3a27fbaae40869d513cf117609d3a56c07863cae
Author: Chantry Xavier <shiningxc at gmail.com>
Date: Thu Jun 28 01:20:30 2007 +0200
libalpm/remove.c : file variable used before being initialized.
Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
-----------------------------------------------------------------------
Diffstat:
TODO.aaron | 16 ----------------
TODO.dan | 17 -----------------
lib/libalpm/remove.c | 3 ++-
lib/libalpm/util.c | 15 +++++++++++++++
scripts/makepkg.in | 44 +++++++++++++++++---------------------------
5 files changed, 34 insertions(+), 61 deletions(-)
hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
d821d75e255207bf84f58532e2ff65a8a2a79d42 \
1e56e41d638fcdddc291d9a8ea183b40f4802aae
More information about the pacman-dev
mailing list