public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 5ebeb444df1aab5ff6a5827584128ba80945edb4
Date: Wed, 19 Dec 2012 00:42:54 +0100	[thread overview]
Message-ID: <20121218234326.EC844200D4@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3051 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  5ebeb444df1aab5ff6a5827584128ba80945edb4 (commit)
      from  f9805fbe54167cb7e2a2fceff36eef71fc3077df (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 5ebeb444df1aab5ff6a5827584128ba80945edb4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Dec 19 00:41:03 2012 +0100

    findutils: Fix gets compile error in gnulib.

-----------------------------------------------------------------------

Summary of changes:
 findutils/findutils.nm                        |  4 ++--
 findutils/patches/findutils-4.5.10-gets.patch | 29 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 2 deletions(-)
 create mode 100644 findutils/patches/findutils-4.5.10-gets.patch

Difference in files:
diff --git a/findutils/findutils.nm b/findutils/findutils.nm
index c05b867..6aee52a 100644
--- a/findutils/findutils.nm
+++ b/findutils/findutils.nm
@@ -5,7 +5,7 @@
 
 name       = findutils
 version    = 4.5.10
-release    = 3
+release    = 4
 
 groups     = System/Tools
 url        = http://www.gnu.org/software/findutils/
@@ -21,7 +21,7 @@ description
 	names generated by the find command).
 end
 
-source_dl  =
+source_dl  = http://ftp.gnu.org/pub/gnu/findutils/
 
 build
 	requires
diff --git a/findutils/patches/findutils-4.5.10-gets.patch b/findutils/patches/findutils-4.5.10-gets.patch
new file mode 100644
index 0000000..24eecc3
--- /dev/null
+++ b/findutils/patches/findutils-4.5.10-gets.patch
@@ -0,0 +1,29 @@
+From fe7079ab7e5794b9222af5e56c6f25b424ca72f3 Mon Sep 17 00:00:00 2001
+From: Kamil Dudka <kdudka(a)redhat.com>
+Date: Tue, 28 Aug 2012 17:24:21 +0200
+Subject: [PATCH] gnulib: do not require gets() to be declared
+
+---
+ gnulib/lib/stdio.in.h |    6 ------
+ 1 files changed, 0 insertions(+), 6 deletions(-)
+
+diff --git a/gnulib/lib/stdio.in.h b/gnulib/lib/stdio.in.h
+index 57e93ba..b1e5bb6 100644
+--- a/gnulib/lib/stdio.in.h
++++ b/gnulib/lib/stdio.in.h
+@@ -175,12 +175,6 @@ _GL_WARN_ON_USE (fflush, "fflush is not always POSIX compliant - "
+                  "use gnulib module fflush for portable POSIX compliance");
+ #endif
+ 
+-/* It is very rare that the developer ever has full control of stdin,
+-   so any use of gets warrants an unconditional warning.  Assume it is
+-   always declared, since it is required by C89.  */
+-#undef gets
+-_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
+-
+ #if @GNULIB_FOPEN@
+ # if @REPLACE_FOPEN@
+ #  if !(defined __cplusplus && defined GNULIB_NAMESPACE)
+-- 
+1.7.1
+


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2012-12-18 23:42 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=20121218234326.EC844200D4@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