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 2.x development tree".
The branch, next has been updated
via 5a9e755a2ad260fd860adf89c587ac5f2849114f (commit)
via 67cafd240fa88af7ba9f4ee95034d00d9c687845 (commit)
via 09f13f836661a42982732e76bbfe26dd08046686 (commit)
via 623ad1cf9421adb9001128b17f4a6988a7cdf4c4 (commit)
from 27957a3f2b770c6a46d958cd72af41096275687c (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 5a9e755a2ad260fd860adf89c587ac5f2849114f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Sep 12 16:47:12 2015 +0100
core94: Add recently updated packages
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 67cafd240fa88af7ba9f4ee95034d00d9c687845
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Sat Sep 12 00:01:26 2015 +0200
libgpg-error: Update to 1.20
* configure.ac: Set LT version to C16/A16/R0.
Add new version macros.
* src/gpg-error.h.in (GPGRT_VERSION): New.
(GPGRT_VERSION_NUMBER): New.
(GPG_ERROR_VERSION, GPG_ERROR_VERSION_NUMBER): Move to top of file.
Add macro GPGRT_INLINE and avoid -Wundef warnings.
* src/gpg-error.h.in (GPG_ERR_INLINE): Use #if defined for possible
undefined macros to avoid warning with GCC's -Wundef option.
(GPGRT_INLINE): New.
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 09f13f836661a42982732e76bbfe26dd08046686
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Fri Sep 11 23:50:05 2015 +0200
libgcrypt: Update to 1.6.4
* configure.ac: Change LT version to C20/A0/R4.
w32: Avoid a few compiler warnings.
* cipher/cipher-selftest.c (_gcry_selftest_helper_cbc)
(_gcry_selftest_helper_cfb, _gcry_selftest_helper_ctr): Mark variable
as unused.
* random/rndw32.c (slow_gatherer): Avoid signed pointer mismatch
warning.
* src/secmem.c (init_pool): Avoid unused variable warning.
* tests/random.c (writen, readn): Include on if needed.
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 623ad1cf9421adb9001128b17f4a6988a7cdf4c4
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Fri Sep 11 22:57:39 2015 +0200
bind: Update to 9.10.2-P4
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/libgcrypt | 4 +---
config/rootfiles/common/libgpg-error | 2 +-
config/rootfiles/{oldcore/93 => core/94}/filelists/bind | 0
config/rootfiles/{oldcore/92 => core/94}/filelists/libgcrypt | 0
config/rootfiles/{oldcore/92 => core/94}/filelists/libgpg-error | 0
lfs/bind | 4 ++--
lfs/libgcrypt | 4 ++--
lfs/libgpg-error | 4 ++--
8 files changed, 8 insertions(+), 10 deletions(-)
copy config/rootfiles/{oldcore/93 => core/94}/filelists/bind (100%)
copy config/rootfiles/{oldcore/92 => core/94}/filelists/libgcrypt (100%)
copy config/rootfiles/{oldcore/92 => core/94}/filelists/libgpg-error (100%)
Difference in files:
diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt
index 344a055..578e0b6 100644
--- a/config/rootfiles/common/libgcrypt
+++ b/config/rootfiles/common/libgcrypt
@@ -6,9 +6,7 @@
#usr/lib/libgcrypt.la
#usr/lib/libgcrypt.so
usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.0.3
+usr/lib/libgcrypt.so.20.0.4
#usr/share/aclocal/libgcrypt.m4
#usr/share/info/gcrypt.info
-#usr/share/info/gcrypt.info-1
-#usr/share/info/gcrypt.info-2
#usr/share/man/man1/hmac256.1
diff --git a/config/rootfiles/common/libgpg-error b/config/rootfiles/common/libgpg-error
index 4d6febc..3e927ed 100644
--- a/config/rootfiles/common/libgpg-error
+++ b/config/rootfiles/common/libgpg-error
@@ -4,7 +4,7 @@ usr/bin/gpg-error
#usr/lib/libgpg-error.la
#usr/lib/libgpg-error.so
usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.14.0
+usr/lib/libgpg-error.so.0.16.0
#usr/share/aclocal/gpg-error.m4
#usr/share/common-lisp
#usr/share/common-lisp/source
diff --git a/config/rootfiles/core/94/filelists/bind b/config/rootfiles/core/94/filelists/bind
new file mode 120000
index 0000000..48a0eba
--- /dev/null
+++ b/config/rootfiles/core/94/filelists/bind
@@ -0,0 +1 @@
+../../../common/bind
\ No newline at end of file
diff --git a/config/rootfiles/core/94/filelists/libgcrypt b/config/rootfiles/core/94/filelists/libgcrypt
new file mode 120000
index 0000000..2df12a2
--- /dev/null
+++ b/config/rootfiles/core/94/filelists/libgcrypt
@@ -0,0 +1 @@
+../../../common/libgcrypt
\ No newline at end of file
diff --git a/config/rootfiles/core/94/filelists/libgpg-error b/config/rootfiles/core/94/filelists/libgpg-error
new file mode 120000
index 0000000..cad4313
--- /dev/null
+++ b/config/rootfiles/core/94/filelists/libgpg-error
@@ -0,0 +1 @@
+../../../common/libgpg-error
\ No newline at end of file
diff --git a/lfs/bind b/lfs/bind
index f6190a5..0814cde 100644
--- a/lfs/bind
+++ b/lfs/bind
@@ -25,7 +25,7 @@
include Config
-VER = 9.10.2-P3
+VER = 9.10.2-P4
THISAPP = bind-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = a810d5d65fbdcf28dcda80d646913c3a
+$(DL_FILE)_MD5 = 8b1f5064837756c938eadc1537dec5c7
install : $(TARGET)
diff --git a/lfs/libgcrypt b/lfs/libgcrypt
index 0596ebf..98cf787 100644
--- a/lfs/libgcrypt
+++ b/lfs/libgcrypt
@@ -24,7 +24,7 @@
include Config
-VER = 1.6.3
+VER = 1.6.4
THISAPP = libgcrypt-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4262c3aadf837500756c2051a5c4ae5e
+$(DL_FILE)_MD5 = 4c13c5fa43147866f993d73ee62af176
install : $(TARGET)
diff --git a/lfs/libgpg-error b/lfs/libgpg-error
index 83c403d..ab9499e 100644
--- a/lfs/libgpg-error
+++ b/lfs/libgpg-error
@@ -24,7 +24,7 @@
include Config
-VER = 1.18
+VER = 1.20
THISAPP = libgpg-error-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 12312802d2065774b787cbfc22cc04e9
+$(DL_FILE)_MD5 = 9997d9203b672402a04760176811589d
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree