[libauthen-tacacsplus-perl] 03/04: Drop hardening.patch, already applied by upstream
Lucas Kanashiro
kanashiro.duarte at gmail.com
Thu Dec 10 01:33:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libauthen-tacacsplus-perl.
commit 891d056a335a0fd6fd65844401166a735c83ac34
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed Dec 9 23:07:35 2015 -0200
Drop hardening.patch, already applied by upstream
---
debian/changelog | 1 +
debian/patches/hardening.patch | 17 -----------------
debian/patches/series | 2 --
3 files changed, 1 insertion(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 51bef21..563ebf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libauthen-tacacsplus-perl (0.26-1) UNRELEASED; urgency=medium
* Import upstream version 0.26
+ * Drop hardening.patch, already applied by upstream
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Wed, 09 Dec 2015 23:04:44 -0200
diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
deleted file mode 100644
index cecd5b0..0000000
--- a/debian/patches/hardening.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: pass CFLAGS and CPPFLAGS explicitly in the subdirectory to get all hardening flags
-Origin: vendor
-Bug-Debian: http://bugs.debian.org/686177
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=109626
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-08-30
-
---- a/tacpluslib/Makefile.PL
-+++ b/tacpluslib/Makefile.PL
-@@ -20,6 +20,7 @@
- DEFINE => $defines{$osname},
- SKIP => [qw(static dynamic)],
- clean => {'FILES' => 'libtacplus$(LIB_EXT)'},
-+ CCFLAGS => "$ENV{'CFLAGS'} $ENV{'CPPFLAGS'}",
- );
-
- sub MY::top_targets {
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index db655c6..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-hardening.patch
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-tacacsplus-perl.git
More information about the Pkg-perl-cvs-commits
mailing list