ktdreyer pushed to mod_proxy_fcgi (el6). "Update to latest git snapshot (fixes CVE-2014-3583) (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 18:39:17 UTC 2015


>From 35baba42fa018dbc2a14d18e85eab3442aeef2d4 Mon Sep 17 00:00:00 2001
From: Ken Dreyer <ktdreyer at ktdreyer.com>
Date: Wed, 15 Apr 2015 12:38:51 -0600
Subject: Update to latest git snapshot (fixes CVE-2014-3583)

- Change Release number to "1", since upstream has tagged 2.4.10.

diff --git a/.gitignore b/.gitignore
index c7ecdbb..22265b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mod_proxy_fcgi-2.4.10-837d5b0.tar.gz
+/mod_proxy_fcgi-2.4.10-d45a11f.tar.gz
diff --git a/mod_proxy_fcgi.spec b/mod_proxy_fcgi.spec
index 980526e..4f67b65 100644
--- a/mod_proxy_fcgi.spec
+++ b/mod_proxy_fcgi.spec
@@ -1,5 +1,5 @@
-%global commitdate 20150325
-%global commit 837d5b071908978742f7534c11c32d74bec15b76
+%global commitdate 20150415
+%global commit d45a11f95935102a834e12285ca7db7d01790086
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 # Settings for httpd 2.2:
@@ -17,7 +17,7 @@
 
 Name:           mod_proxy_fcgi
 Version:        2.4.10
-Release:        0.3.%{commitdate}git%{shortcommit}%{?dist}
+Release:        1.%{commitdate}git%{shortcommit}%{?dist}
 Summary:        FastCGI support module for mod_proxy 2.2
 
 License:        ASL 2.0
@@ -60,6 +60,10 @@ install -Dp -m0644 %{SOURCE1} %{buildroot}%{_httpd_confdir}/mod_proxy_fcgi.conf
 %config(noreplace) %{_httpd_confdir}/*.conf
 
 %changelog
+* Wed Apr 15 2015 Ken Dreyer <ktdreyer at ktdreyer.com> - 2.4.10-1.20150415gitd45a11f
+- Update to latest git snapshot (fixes CVE-2014-3583)
+- Change Release number to "1", since upstream has tagged 2.4.10.
+
 * Wed Mar 25 2015 Ken Dreyer <ktdreyer at ktdreyer.com> - 2.4.10-0.3.20150325git837d5b0
 - Change Release numbering scheme to start with a zero in order to indicate a
   prerelease. (RHBZ #1182770)
diff --git a/sources b/sources
index 2c09fcf..4ece259 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fd70d74cf3b5fd794398d3b7bcaad7b  mod_proxy_fcgi-2.4.10-837d5b0.tar.gz
+ca964cf1118ef29bcc51c38f3c35d771  mod_proxy_fcgi-2.4.10-d45a11f.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mod_proxy_fcgi.git/commit/?h=el6&id=35baba42fa018dbc2a14d18e85eab3442aeef2d4


More information about the scm-commits mailing list