From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 22e4598587764f81f6a44927f96d6e6bdd04b6aa
Date: Sun, 15 Sep 2013 21:07:06 +0200 [thread overview]
Message-ID: <20130915190735.3E64B20F89@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 6101 bytes --]
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 "IPFire 3.x development tree".
The branch, master has been updated
via 22e4598587764f81f6a44927f96d6e6bdd04b6aa (commit)
via e1dc6a1bc8e2d95b3cf460dd9fd1c380df1cc03f (commit)
via 97151576cdd2d47f3e5a6fc4768ce7d313be55b4 (commit)
via 51daf06dc94e1d6c7db526ab67cc637e44cfe909 (commit)
via f0a707152474530f8374b55c7fbfdde92696b1aa (commit)
via cdcf1bc4fd901cb300f7b629a615caa425f0e2ad (commit)
from dd584391a4e5ff1f957a416c1554e1ee65782854 (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 22e4598587764f81f6a44927f96d6e6bdd04b6aa
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 15 21:04:55 2013 +0200
libassuan: Update to 2.1.1.
commit e1dc6a1bc8e2d95b3cf460dd9fd1c380df1cc03f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 15 20:59:14 2013 +0200
libgpg-error: Update to 1.12.
commit 97151576cdd2d47f3e5a6fc4768ce7d313be55b4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 15 20:58:57 2013 +0200
gnupg2: Update to 2.0.21.
commit 51daf06dc94e1d6c7db526ab67cc637e44cfe909
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 15 20:57:33 2013 +0200
less: Update to 458.
commit f0a707152474530f8374b55c7fbfdde92696b1aa
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 15 20:57:06 2013 +0200
mdadm: Update to 3.3.
commit cdcf1bc4fd901cb300f7b629a615caa425f0e2ad
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 15 20:56:16 2013 +0200
libpng: Update to 1.6.5.
-----------------------------------------------------------------------
Summary of changes:
gnupg2/gnupg2.nm | 3 ++-
less/less.nm | 2 +-
libassuan/libassuan.nm | 15 +++++++--------
libgpg-error/libgpg-error.nm | 6 +++---
libpng/libpng.nm | 2 +-
mdadm/mdadm.nm | 2 +-
6 files changed, 15 insertions(+), 15 deletions(-)
Difference in files:
diff --git a/gnupg2/gnupg2.nm b/gnupg2/gnupg2.nm
index 5ea39ae..e59e378 100644
--- a/gnupg2/gnupg2.nm
+++ b/gnupg2/gnupg2.nm
@@ -4,7 +4,7 @@
###############################################################################
name = gnupg2
-version = 2.0.20
+version = 2.0.21
release = 1
thisapp = gnupg-%{version}
@@ -28,6 +28,7 @@ build
requires
libassuan-devel
libcurl-devel
+ libgpg-error >= 1.11
libgcrypt-devel
libksba-devel
pinentry
diff --git a/less/less.nm b/less/less.nm
index 2e5d127..aa28d8b 100644
--- a/less/less.nm
+++ b/less/less.nm
@@ -4,7 +4,7 @@
###############################################################################
name = less
-version = 451
+version = 458
release = 1
groups = Applications/Text
diff --git a/libassuan/libassuan.nm b/libassuan/libassuan.nm
index 7bce1b3..085b6f7 100644
--- a/libassuan/libassuan.nm
+++ b/libassuan/libassuan.nm
@@ -4,7 +4,7 @@
###############################################################################
name = libassuan
-version = 2.0.1
+version = 2.1.1
release = 1
groups = System/Libraries
@@ -13,15 +13,15 @@ license = LGPLv2+
summary = GnuPG IPC library.
description
- The Libassuan package contains an IPC library used by some of the other \
- GnuPG related packages. Libassuan's primary use is to allow a client to \
- interact with a non-persistent server. Libassuan is not, however, limited \
- to use with GnuPG servers and clients. It was designed to be flexible \
- enough to meet the demands of many transaction based environments with \
+ The Libassuan package contains an IPC library used by some of the other
+ GnuPG related packages. Libassuan's primary use is to allow a client to
+ interact with a non-persistent server. Libassuan is not, however, limited
+ to use with GnuPG servers and clients. It was designed to be flexible
+ enough to meet the demands of many transaction based environments with
non-persistent servers.
end
-source_dl =
+source_dl = ftp://ftp.gnupg.org/gcrypt/libassuan/
sources = %{thisapp}.tar.bz2
build
@@ -40,7 +40,6 @@ end
packages
package %{name}
- end
package %{name}-devel
template DEVEL
diff --git a/libgpg-error/libgpg-error.nm b/libgpg-error/libgpg-error.nm
index 9263df4..eeb388f 100644
--- a/libgpg-error/libgpg-error.nm
+++ b/libgpg-error/libgpg-error.nm
@@ -4,8 +4,8 @@
###############################################################################
name = libgpg-error
-version = 1.9
-release = 3
+version = 1.12
+release = 1
groups = System/Libraries
url = http://www.gnupg.org/
@@ -18,7 +18,7 @@ description
pinentry, SmartCard Daemon and possibly more in the future.
end
-source_dl =
+source_dl = ftp://ftp.gnupg.org/gcrypt/libgpg-error/
sources = %{thisapp}.tar.bz2
build
diff --git a/libpng/libpng.nm b/libpng/libpng.nm
index 0fa823e..652b982 100644
--- a/libpng/libpng.nm
+++ b/libpng/libpng.nm
@@ -4,7 +4,7 @@
###############################################################################
name = libpng
-version = 1.6.3
+version = 1.6.5
release = 1
compat_ver = 1.5.15
diff --git a/mdadm/mdadm.nm b/mdadm/mdadm.nm
index 159034c..28d7213 100644
--- a/mdadm/mdadm.nm
+++ b/mdadm/mdadm.nm
@@ -4,7 +4,7 @@
###############################################################################
name = mdadm
-version = 3.2.6
+version = 3.3
release = 1
groups = System/Base
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2013-09-15 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130915190735.3E64B20F89@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox