[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.3-9-g5f71570
Dan McGee
dan at archlinux.org
Tue Apr 24 09:48:09 EDT 2012
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, maint has been updated
via 5f71570ec48588bf24bfe786f40b500216084d07 (commit)
via 133d174e60951dcca39d4c4063a85de75f52f6a8 (commit)
via 839953f1113c70d13560bfd05c5e52139c7f562f (commit)
via 70d425c1d341e5b3d36e612560f922dbd3b20e63 (commit)
via 0fc5aea027d83cc21498e14330d1f0d514a60112 (commit)
via b9fc709c55cc24a4b026c2a23d32f6dd901b2d61 (commit)
from ded66fbb62cdad37d577dc048e37f7cea7f7a4da (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 5f71570ec48588bf24bfe786f40b500216084d07
Author: Dave Reisner <dreisner at archlinux.org>
Date: Fri Apr 13 15:40:30 2012 -0400
makepkg: restrict allowed characters in pkgname
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 133d174e60951dcca39d4c4063a85de75f52f6a8
Author: Florian Pritz <bluewind at xinu.at>
Date: Sat Apr 7 14:18:28 2012 +0200
pkgdelta/repo-add: quoting fixes
This removes some unnecessary quotes and adds quotes in a few places to
hopefully work correctly if the tempdir has spaces.
Signed-off-by: Florian Pritz <bluewind at xinu.at>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 839953f1113c70d13560bfd05c5e52139c7f562f
Author: Florian Pritz <bluewind at xinu.at>
Date: Fri Apr 6 23:37:32 2012 +0200
pkgdelta: implement requirments for delta generation
Big deltas or deltas for very small packages are not needed so we should
check that and not generate any.
Signed-off-by: Florian Pritz <bluewind at xinu.at>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 70d425c1d341e5b3d36e612560f922dbd3b20e63
Author: Florian Pritz <bluewind at xinu.at>
Date: Fri Apr 6 20:51:17 2012 +0200
pkgdelta: rework option/argument parser
Signed-off-by: Florian Pritz <bluewind at xinu.at>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 0fc5aea027d83cc21498e14330d1f0d514a60112
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Apr 15 10:27:51 2012 -0400
contrib: remove pactree make rule
This is a vestige leftover from the rewrite over a year ago in
622e7fdd4.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit b9fc709c55cc24a4b026c2a23d32f6dd901b2d61
Author: Dave Reisner <dreisner at archlinux.org>
Date: Tue Apr 17 21:36:20 2012 -0400
contrib: remove wget-xdelta from gitignore
I removed this in ff713a51 over a year ago.
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
contrib/.gitignore | 1 -
contrib/Makefile.am | 1 -
doc/PKGBUILD.5.txt | 5 ++-
doc/pkgdelta.8.txt | 12 +++++-
scripts/makepkg.sh.in | 5 +++
scripts/pkgdelta.sh.in | 99 +++++++++++++++++++++++++++++++++++++-----------
scripts/repo-add.sh.in | 94 ++++++++++++++++++++++-----------------------
7 files changed, 143 insertions(+), 74 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list