[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.1.2-71-g6e3ea82
Allan McRae
allan at archlinux.org
Sun Jul 21 23:32:07 EDT 2013
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 6e3ea82f9bd88fc12efbb6da24e2b52ca3cf9819 (commit)
via 58832b0d7cb44b2842b7dba2f139009b3b2d93bb (commit)
via 66f3b93331a3c376b1eadc5abfb3e630118a7de5 (commit)
via 29498b6a2a67a9bc7b9648347b3bfbe5d9e92735 (commit)
via a774e4d5e26f6e88ecf87237449cbbbe21df179f (commit)
via 9108bfe08093e0c64a1879c4d74df2ad2c26302c (commit)
via bcbb6a56a16bc875ec7f28ce832ccb14787cf445 (commit)
via ec24d814abdce4a7e48d78dba99fa1a38220de91 (commit)
via 28cb22e3c20676c42a08593b5553ee896b53e030 (commit)
via 1438377401431af3872e2a0c323fb804802242ad (commit)
via 96a4d1ca049a6e091cc65f4082693ef554da86bf (commit)
via df9d19ba73317ff0ef63954534e61c82feada492 (commit)
via 24abcddc574be22b82095ea647209e072080764a (commit)
via ef6b6fe06572c75628943fee7067b1ef453c672a (commit)
via 5cc099a8ab6129b809f80c6d9578dc8f2aba35ab (commit)
from 897e2b121a107f6d250d38ff4d1d0a4960885c94 (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 6e3ea82f9bd88fc12efbb6da24e2b52ca3cf9819
Author: Ashley Whetter <awhetter.2011 at my.bristol.ac.uk>
Date: Tue Jul 16 10:18:32 2013 +0100
Corrected return codes for Sg flag
Non-zero is now returned if a group is searched for that doesn't exist.
Fixes FS#36097.
Signed-off-by: Ashley Whetter <awhetter.2011 at my.bristol.ac.uk>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 58832b0d7cb44b2842b7dba2f139009b3b2d93bb
Author: Allan McRae <allan at archlinux.org>
Date: Mon Jul 15 14:29:28 2013 +1000
Fix typo
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 66f3b93331a3c376b1eadc5abfb3e630118a7de5
Author: Zulker Nayeen Nahiyan <nahiyan02 at gmail.com>
Date: Mon Jul 15 07:37:42 2013 +0600
clarified descriptions for pactree -r (--help)
Signed-off-by: Zulker Nayeen Nahiyan <nahiyan02 at gmail.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 29498b6a2a67a9bc7b9648347b3bfbe5d9e92735
Author: Allan McRae <allan at archlinux.org>
Date: Mon Jul 15 11:45:11 2013 +1000
Clarify inter-conflicts message
Use a clear message rather than using a made up word to describe what
we are doing.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit a774e4d5e26f6e88ecf87237449cbbbe21df179f
Author: Ashley Whetter <awhetter.2011 at my.bristol.ac.uk>
Date: Fri Jul 12 11:06:38 2013 +0100
Install makedepends and checkdepends together
Fixes FS#31557
Signed-off-by: Ashley Whetter <awhetter.2011 at my.bristol.ac.uk>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 9108bfe08093e0c64a1879c4d74df2ad2c26302c
Author: Jonathan Frazier <eyeswide at gmail.com>
Date: Thu Jul 11 13:03:36 2013 -0400
pacdiff: Add quit to found pacnew options
Signed-off-by: Jonathan Frazier <eyeswide at gmail.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit bcbb6a56a16bc875ec7f28ce832ccb14787cf445
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jul 10 22:42:40 2013 +1000
Carry a copy of gpgme.m4
On systems without gpgme installed, autoreconf will fail with an unrelated
error message unless the gpgme.m4 file is present.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit ec24d814abdce4a7e48d78dba99fa1a38220de91
Author: Allan McRae <allan at archlinux.org>
Date: Sun Jun 30 11:12:16 2013 +1000
Remove autoclean.sh
Use 'git clean' instead.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 28cb22e3c20676c42a08593b5553ee896b53e030
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jun 26 14:37:53 2013 +1000
Patch ltmain on autoreconf
We used to carry a patched version of ltmain in our repos to fix libtools
issues with -Wl,-as-needed. Now that ltmain is "generated" by autoreconf,
we manually patch it afterwards.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 1438377401431af3872e2a0c323fb804802242ad
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jun 26 14:21:53 2013 +1000
Use autoreconf in autogen.sh
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 96a4d1ca049a6e091cc65f4082693ef554da86bf
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jun 26 14:20:59 2013 +1000
Update gitignore files for use with autoreconf
Signed-off-by: Allan McRae <allan at archlinux.org>
commit df9d19ba73317ff0ef63954534e61c82feada492
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jun 26 14:05:26 2013 +1000
Remove autotools files
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 24abcddc574be22b82095ea647209e072080764a
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sun Jul 7 19:52:13 2013 -0400
be_sync: avoid crashing on files in the root of a DB
If a sync DB is malformed and contains entries in the root of the
archive, load_pkg_for_entry will leave the 'filename' variable empty,
leading to a crash in the ensuing strcmp() calls which determine the DB
fragment being examined.
While this isn't a read error, this should be reported to the user so
that it can be addressed by the creator of the DB.
As seen: https://bbs.archlinux.org/viewtopic.php?pid=1297766
Signed-off-by: Dave Reisner <dreisner at archlinux.org>
commit ef6b6fe06572c75628943fee7067b1ef453c672a
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jul 10 13:58:57 2013 +1000
Hide unused parameter warnings when building without libcurl
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 5cc099a8ab6129b809f80c6d9578dc8f2aba35ab
Author: Allan McRae <allan at archlinux.org>
Date: Wed Jul 10 13:41:09 2013 +1000
Add missing header
Exposed when building with --without-libcurl
Signed-off-by: Allan McRae <allan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
autoclean.sh | 22 -
autogen.sh | 6 +-
build-aux/.gitignore | 2 +
build-aux/compile | 347 --
build-aux/config.guess | 1558 -------
build-aux/config.rpath | 614 ---
build-aux/config.sub | 1788 --------
build-aux/depcomp | 791 ----
build-aux/install-sh | 527 ---
build-aux/ltmain-asneeded.patch | 33 +
build-aux/ltmain.sh | 9672 ---------------------------------------
build-aux/missing | 215 -
build-aux/mkinstalldirs | 162 -
configure.ac | 2 +-
contrib/pacdiff.sh.in | 5 +-
lib/libalpm/be_sync.c | 9 +
lib/libalpm/dload.c | 3 +
lib/libalpm/po/.gitignore | 10 +-
lib/libalpm/po/Makefile.in.in | 444 --
m4/.gitignore | 3 +
m4/gettext.m4 | 383 --
m4/gpgme.m4 | 69 -
m4/iconv.m4 | 214 -
m4/intlmacosx.m4 | 51 -
m4/lib-ld.m4 | 110 -
m4/lib-link.m4 | 774 ----
m4/lib-prefix.m4 | 224 -
m4/libtool.m4 | 7831 -------------------------------
m4/ltoptions.m4 | 369 --
m4/ltsugar.m4 | 123 -
m4/ltversion.m4 | 23 -
m4/lt~obsolete.m4 | 98 -
m4/nls.m4 | 32 -
m4/pkg.m4 | 159 -
m4/po.m4 | 449 --
m4/progtest.m4 | 92 -
scripts/makepkg.sh.in | 6 +-
scripts/po/.gitignore | 10 +-
scripts/po/Makefile.in.in | 444 --
src/pacman/callback.c | 2 +-
src/pacman/package.c | 2 +-
src/pacman/po/.gitignore | 10 +-
src/pacman/po/Makefile.in.in | 444 --
src/pacman/sync.c | 11 +-
src/util/pactree.c | 2 +-
46 files changed, 100 insertions(+), 28046 deletions(-)
delete mode 100755 autoclean.sh
create mode 100644 build-aux/.gitignore
delete mode 100755 build-aux/compile
delete mode 100755 build-aux/config.guess
delete mode 100755 build-aux/config.rpath
delete mode 100755 build-aux/config.sub
delete mode 100755 build-aux/depcomp
delete mode 100755 build-aux/install-sh
create mode 100644 build-aux/ltmain-asneeded.patch
delete mode 100644 build-aux/ltmain.sh
delete mode 100755 build-aux/missing
delete mode 100755 build-aux/mkinstalldirs
delete mode 100644 lib/libalpm/po/Makefile.in.in
create mode 100644 m4/.gitignore
delete mode 100644 m4/gettext.m4
delete mode 100644 m4/iconv.m4
delete mode 100644 m4/intlmacosx.m4
delete mode 100644 m4/lib-ld.m4
delete mode 100644 m4/lib-link.m4
delete mode 100644 m4/lib-prefix.m4
delete mode 100644 m4/libtool.m4
delete mode 100644 m4/ltoptions.m4
delete mode 100644 m4/ltsugar.m4
delete mode 100644 m4/ltversion.m4
delete mode 100644 m4/lt~obsolete.m4
delete mode 100644 m4/nls.m4
delete mode 100644 m4/pkg.m4
delete mode 100644 m4/po.m4
delete mode 100644 m4/progtest.m4
delete mode 100644 scripts/po/Makefile.in.in
delete mode 100644 src/pacman/po/Makefile.in.in
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list