[shibboleth-sp2] 02/17: Refresh our patches

Ferenc Wágner wferi at moszumanska.debian.org
Thu Sep 1 09:29:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch debian/experimental
in repository shibboleth-sp2.

commit 052a74568dbf24540f1ef93a4c5752203bfa343c
Author: Ferenc Wágner <wferi at niif.hu>
Date:   Wed Aug 31 09:28:21 2016 +0200

    Refresh our patches
---
 debian/patches/Avoid-libtool-silent-flag.patch                      | 2 +-
 debian/patches/Check-for-strerror_r-with-C-language-selected.patch  | 2 +-
 .../Search-for-libsystemd-instead-of-libsystemd-daemon.patch        | 2 +-
 debian/patches/keygen-improvements-for-Debian.patch                 | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/Avoid-libtool-silent-flag.patch b/debian/patches/Avoid-libtool-silent-flag.patch
index ae70f8c..bde6551 100644
--- a/debian/patches/Avoid-libtool-silent-flag.patch
+++ b/debian/patches/Avoid-libtool-silent-flag.patch
@@ -10,7 +10,7 @@ to the libtool flags in configure.ac.
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index d9b563e..e498307 100644
+index 563b254..e3ac524 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1376,6 +1376,7 @@ if test -n "$APXS24_CC" && test "$APXS24_CC" != "$CC" ; then
diff --git a/debian/patches/Check-for-strerror_r-with-C-language-selected.patch b/debian/patches/Check-for-strerror_r-with-C-language-selected.patch
index 92b058e..96f45d8 100644
--- a/debian/patches/Check-for-strerror_r-with-C-language-selected.patch
+++ b/debian/patches/Check-for-strerror_r-with-C-language-selected.patch
@@ -13,7 +13,7 @@ https://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.predefined
  2 files changed, 8 insertions(+), 4 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index 611cf2e..b8f26c6 100644
+index c759a28..cdc9e89 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -74,7 +74,6 @@ AC_STRUCT_TM
diff --git a/debian/patches/Search-for-libsystemd-instead-of-libsystemd-daemon.patch b/debian/patches/Search-for-libsystemd-instead-of-libsystemd-daemon.patch
index dae6ca1..a5f1fee 100644
--- a/debian/patches/Search-for-libsystemd-instead-of-libsystemd-daemon.patch
+++ b/debian/patches/Search-for-libsystemd-instead-of-libsystemd-daemon.patch
@@ -9,7 +9,7 @@ version 209.
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index e498307..611cf2e 100644
+index e3ac524..c759a28 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -446,12 +446,12 @@ AC_MSG_CHECKING(whether to build with systemd)
diff --git a/debian/patches/keygen-improvements-for-Debian.patch b/debian/patches/keygen-improvements-for-Debian.patch
index 4c8c09d..8c6e721 100644
--- a/debian/patches/keygen-improvements-for-Debian.patch
+++ b/debian/patches/keygen-improvements-for-Debian.patch
@@ -11,7 +11,7 @@ names.
  1 file changed, 8 insertions(+), 1 deletion(-)
 
 diff --git a/configs/keygen.sh b/configs/keygen.sh
-index 4ee69f6..7787b63 100755
+index 33b6037..0c36122 100755
 --- a/configs/keygen.sh
 +++ b/configs/keygen.sh
 @@ -1,5 +1,11 @@
@@ -23,10 +23,10 @@ index 4ee69f6..7787b63 100755
 +USER=_shibd
 +GROUP=_shibd
 +
- while getopts h:u:g:o:e:y:bf c
+ while getopts n:h:u:g:o:e:y:bf c
       do
           case $c in
-@@ -32,8 +38,9 @@ if  [ -s $OUT/sp-key.pem -o -s $OUT/sp-cert.pem ] ; then
+@@ -38,8 +44,9 @@ if  [ -s $OUT/${PREFIX}-key.pem -o -s $OUT/${PREFIX}-cert.pem ] ; then
      exit 0
  fi
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list