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

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 17:59:26 UTC 2015


>From ae61a131e2d815bc3681a257e4b62dffb30bc5a4 Mon Sep 17 00:00:00 2001
From: Paul Wouters <pwouters at redhat.com>
Date: Tue, 31 Mar 2015 13:59:15 -0400
Subject: - Rebuild with -DTRUST_PPPD_TO_DIE so pppd will execute its down
 script


diff --git a/xl2tpd.spec b/xl2tpd.spec
index 28d1093..1e9e19a 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: 7%{?dist}
+Release: 8%{?dist}
 License: GPL+
 Url: https://github.com/xelerance/%{name}/
 Group: System Environment/Daemons
@@ -59,7 +59,7 @@ It was de-facto maintained by Jacco de Leeuw <jacco2 at dds.nl> in 2002 and 2003.
 # to create a debug build:
 # 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"
 
-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  
@@ -112,6 +112,9 @@ install -p -D -m755 -d %{buildroot}%{_localstatedir}/run/xl2tpd
 %ghost %attr(0600,root,root) %{_localstatedir}/run/xl2tpd/l2tp-control
 
 %changelog
+* Tue Mar 31 2015 Paul Wouters <pwouters at redhat.com> - 1.3.6-8
+- Rebuild with -DTRUST_PPPD_TO_DIE so pppd will execute its down script
+
 * Fri Oct 31 2014 Paul Wouters <pwouters at redhat.com> - 1.3.6-7
 - Remove kmod require, not recognised and l2tp_ppp.ko is in core kernel package now
 - Update service file to use Restart=always and require network-online.target
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list