* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 7af86c9c032331d30f1cf8112e14f68729947fc8
@ 2012-10-03 13:26 git
0 siblings, 0 replies; only message in thread
From: git @ 2012-10-03 13:26 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3132 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 7af86c9c032331d30f1cf8112e14f68729947fc8 (commit)
via 035e0ba7570c0935c223e6345c33f95d5348fc5f (commit)
from 11d341264a8e051f6970dbe1dbe956bb56e84987 (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 7af86c9c032331d30f1cf8112e14f68729947fc8
Author: Kim Barthel <kbarthel(a)ipfire.org>
Date: Wed Oct 3 14:54:14 2012 +0200
Gnutls: Updated to the latest stable release
This release includes feature updates, notably support for the DTLS heartbeat message, and bug fixes in the current stable branch.
Fixes Bug: #10228
commit 035e0ba7570c0935c223e6345c33f95d5348fc5f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Oct 3 12:24:17 2012 +0200
gcc: Fix typo in patch.
-----------------------------------------------------------------------
Summary of changes:
gcc/gcc.nm | 2 +-
gcc/patches/gcc-4.7.0-piepatch-20120518.patch | 2 +-
gnutls/gnutls.nm | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/gcc/gcc.nm b/gcc/gcc.nm
index 2723547..2937ab6 100644
--- a/gcc/gcc.nm
+++ b/gcc/gcc.nm
@@ -8,7 +8,7 @@ build_cloog_ppl = 1
name = gcc
version = 4.7.2
-release = 1
+release = 2
maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
groups = Development/Compilers
diff --git a/gcc/patches/gcc-4.7.0-piepatch-20120518.patch b/gcc/patches/gcc-4.7.0-piepatch-20120518.patch
index 813713d..d8f430c 100644
--- a/gcc/patches/gcc-4.7.0-piepatch-20120518.patch
+++ b/gcc/patches/gcc-4.7.0-piepatch-20120518.patch
@@ -383,7 +383,7 @@ diff -Nur gcc-4.7.0-vanilla/gcc/configure gcc-4.7.0/gcc/configure
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can default to use -fstack-protector" >&5
+$as_echo_n "checking if we can default to use -fstack-protector... " >&6; }
+ ssp_link_test=no
-+ if test x$gcc_cv_libc_provides_ssp = xyes && test x$set_have_as_tls = yes; then
++ if test x$gcc_cv_libc_provides_ssp = xyes && test x$set_have_as_tls = xyes; then
+ if $EGREP '^ *#[ ]*define[ ]+__UCLIBC__[ ]+1' \
+ $target_header_dir/features.h > /dev/null; then
+ if test -f $target_header_dir/bits/uClibc_config.h && \
diff --git a/gnutls/gnutls.nm b/gnutls/gnutls.nm
index fa829f3..44d64d6 100644
--- a/gnutls/gnutls.nm
+++ b/gnutls/gnutls.nm
@@ -4,7 +4,7 @@
###############################################################################
name = gnutls
-version = 3.1.0
+version = 3.1.2
release = 1
groups = System/Libraries
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-03 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-03 13:26 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 7af86c9c032331d30f1cf8112e14f68729947fc8 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox