[pacman-dev] [GIT] pacman branch, master now at v3.0.0-256-g2657a2b
Chantry Xavier
shiningxc at gmail.com
Fri Jun 29 12:11:30 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 2657a2bfb7847c8ac4dd5875979400d0d3fd89f6 (commit)
via 1a3b3bc1300b42dc2f554a6faa09b5ece2d3321c (commit)
from 78bac81a58355a6d42760e1974005dbcdd8e8dcf (commit)
- Log -----------------------------------------------------------------
commit 2657a2bfb7847c8ac4dd5875979400d0d3fd89f6
Author: Chantry Xavier <shiningxc at gmail.com>
Date: Thu Jun 28 19:28:34 2007 +0200
libalpm/add.c : ignore libarchive warning.
With libarchive 2.2.3 (previously 1.3.1), archive_read_extract now returns ARCHIVE_WARN
when a package is extracted as user, because for example, UID=0 or SUID bit can't be set.
This patch makes pacman not treating these warnings as errors anymore,
but simply ignoring them.
Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
commit 1a3b3bc1300b42dc2f554a6faa09b5ece2d3321c
Author: Chantry Xavier <shiningxc at gmail.com>
Date: Thu Jun 28 16:59:34 2007 +0200
libalpm/util.c : stat returns 0 on success
Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
-----------------------------------------------------------------------
Diffstat:
lib/libalpm/add.c | 17 +++++++++++------
lib/libalpm/util.c | 2 +-
2 files changed, 12 insertions(+), 7 deletions(-)
hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
78bac81a58355a6d42760e1974005dbcdd8e8dcf \
2657a2bfb7847c8ac4dd5875979400d0d3fd89f6
More information about the pacman-dev
mailing list