[smokeping/f16] Add patch

terjeros terjeros at fedoraproject.org
Sun Jan 22 15:10:32 UTC 2012


commit 15973bae9926e92df134f3983933c0400473b94c
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Sun Jan 22 16:10:25 2012 +0100

    Add patch

 smokeping.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/smokeping.spec b/smokeping.spec
index 06968de..04dd087 100644
--- a/smokeping.spec
+++ b/smokeping.spec
@@ -7,7 +7,7 @@
 Summary:          Latency Logging and Graphing System
 Name:             smokeping
 Version:          2.4.2
-Release:          14%{?dist}
+Release:          16%{?dist}
 License:          GPLv2+
 Group:            Applications/Internet
 URL:              http://oss.oetiker.ch/smokeping/
@@ -24,6 +24,7 @@ Patch2:           smokeping-2.4.2-tr.patch
 Patch3:           smokeping-2.3.5-silence.patch
 Patch4:           smokeping-2.4.2-jsonrpc-strict.patch
 Patch5:           smokeping-2.4.2-scriptname.patch
+Patch6:           smokeping-2.4.2-cve-2012-0790.patch
 BuildRequires:    glibc-common
 BuildRequires:    systemd-units
 Requires:         perl >= 5.6.1 
@@ -53,6 +54,7 @@ which presents the graphs.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %{__install} -p -m 0644 %{SOURCE5} . 
 iconv -f ISO-8859-1 -t utf-8 -o CHANGES.utf8 CHANGES
@@ -151,6 +153,12 @@ fi
 %attr(0755, apache, root) %{_localstatedir}/lib/%{name}/images
 
 %changelog
+* Sun Jan 22 2012 Terje Rosten <terje.rosten at ntnu.no> - 2.4.2-16
+- Add patch to fix CVE-2012-0790 (#783584)
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.2-15
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Fri Sep 9 2011 Tom Callaway <spot at fedoraproject.org> - 2.4.2-14
 - add missing systemd scriptlets
 


More information about the scm-commits mailing list