From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 7af86c9c032331d30f1cf8112e14f68729947fc8
Date: Wed, 03 Oct 2012 15:26:08 +0200 [thread overview]
Message-ID: <20121003132608.E2C1020120@argus.ipfire.org> (raw)
[-- 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
reply other threads:[~2012-10-03 13:26 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=20121003132608.E2C1020120@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