pwouters pushed to xl2tpd (el6). "- Rebuild with -DTRUST_PPPD_TO_DIE so pppd will execute its down script"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 17:08:52 UTC 2015


>From f7b982887f9188cc37ff74cd0a80d049651ed72b Mon Sep 17 00:00:00 2001
From: Paul Wouters <pwouters at redhat.com>
Date: Wed, 1 Apr 2015 13:08:43 -0400
Subject: - Rebuild with -DTRUST_PPPD_TO_DIE so pppd will execute its down
 script


diff --git a/xl2tpd.spec b/xl2tpd.spec
index 006849d..a0a5332 100644
--- a/xl2tpd.spec
+++ b/xl2tpd.spec
@@ -3,7 +3,7 @@
 Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
 Name: xl2tpd
 Version: 1.3.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL+
 Url: https://github.com/xelerance/%{name}/
 Group: System Environment/Daemons
@@ -54,7 +54,7 @@ It was de-facto maintained by Jacco de Leeuw <jacco2 at dds.nl> in 2002 and 2003.
 %patch2 -p1
 
 %build
-export CFLAGS="$CFLAGS -fPIC -Wall"
+export CFLAGS="$CFLAGS -fPIC -Wall -DTRUST_PPPD_TO_DIE"
 export DFLAGS="$RPM_OPT_FLAGS -g "
 export LDFLAGS="$LDFLAGS -pie -Wl,-z,relro -Wl,-z,now"
 #make DFLAGS="$RPM_OPT_FLAGS -g -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_FLOW -DDEBUG_PAYLOAD -DDEBUG_CONTROL -DDEBUG_CONTROL_XMIT -DDEBUG_FLOW_MORE -DDEBUG_MAGIC -DDEBUG_ENTROPY -DDEBUG_HIDDEN -DDEBUG_PPPD -DDEBUG_AAA -DDEBUG_FILE -DDEBUG_FLOW -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_ZLB -DDEBUG_AUTH"
@@ -104,6 +104,9 @@ fi
 %ghost %attr(0600,root,root) %{_localstatedir}/run/xl2tpd/l2tp-control
 
 %changelog
+* Wed Apr 01 2015 Paul Wouters <pwouters at redhat.com> - 1.3.6-2
+- Rebuild with -DTRUST_PPPD_TO_DIE so pppd will execute its down script
+
 * Mon May 12 2014 Paul Wouters <pwouters at redhat.com> - 1.3.6-1
 - Updated to 1.3.6 - using github-only monstrosity packaging
 - Resolves: rhbz#1051785 (new upstream version available)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xl2tpd.git/commit/?h=el6&id=f7b982887f9188cc37ff74cd0a80d049651ed72b


More information about the scm-commits mailing list