diff --git a/quagga.spec b/quagga.spec index 0389c33..b87b9c2 100644 --- a/quagga.spec +++ b/quagga.spec @@ -31,7 +31,7 @@ Summary: Routing daemon Name: quagga Version: 0.96.2 -Release: 4.3E +Release: 6.3E License: GPL Group: System Environment/Daemons Source0: http://www.quagga.net/download/%{name}-%{version}.tar.gz @@ -40,6 +40,7 @@ Patch0: quagga-0.96.1-libcap.patch Patch1: quagga-0.96.1-warnings.patch Patch2: quagga-0.96.2-sysconfig.patch Patch3: quagga-0.96.2-lib64.patch +Patch4: quagga-0.96.2-remote_dos.patch URL: http://www.quagga.net %if %with_snmp BuildRequires: ucd-snmp-devel @@ -94,6 +95,7 @@ developing OSPF-API and quagga applications. %patch1 -p1 -b .warnings %patch2 -p1 -b .sysconfig %patch3 -p1 -b .lib64 +%patch4 -p1 -b .remote_dos %build CFLAGS=-fPIE ; LDFLAGS=-pie ; %configure \ @@ -314,6 +316,9 @@ fi %endif %changelog +* Wed Oct 25 2003 Jay Fenlason 0.96.2-6.3E +- Fix a remote DOS attack (#107140) + * Mon Sep 22 2003 Nalin Dahyabhai 0.96.2-4.3E - Remove the directory part of paths for PAM modules in quagga.pam, allowing libpam to search its default directory (needed if a 64-bit libpam needs to