commit 878d7300be0018655a2f866530cb2bdaffb35dad
Author: Ralf Corsépius <[email protected]>
Date:   Tue May 22 21:33:12 2012 +0200

    Upstream update.
    
    - Address various CVEs (BZ 824082).

 .gitignore |    2 +-
 rt3.spec   |   16 ++++++++++------
 sources    |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74e7dd0..3dd4994 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/rt-3.8.11.tar.gz
+/rt-3.8.12.tar.gz
diff --git a/rt3.spec b/rt3.spec
index 03a3ad3..1e0f65d 100644
--- a/rt3.spec
+++ b/rt3.spec
@@ -40,8 +40,8 @@
 %global RT3_LOCALSTATEDIR      %{_localstatedir}/lib/rt3
 
 Name:          rt3
-Version:       3.8.11
-Release:       7%{?dist}
+Version:       3.8.12
+Release:       1%{?dist}
 Summary:       Request tracker 3
 
 Group:         Applications/Internet
@@ -53,10 +53,10 @@ Source3:    rt3.conf.in
 Source4:       README.fedora.in
 Source5:       rt3.logrotate.in
 
-Patch0:                rt-%{version}-config.diff
-Patch1:                rt-%{version}-shebang.diff
-Patch2:                rt-%{version}-Makefile.diff
-Patch3:                rt-%{version}-test-dependencies.diff
+Patch0:                rt-3.8.11-config.diff
+Patch1:                rt-3.8.11-shebang.diff
+Patch2:                rt-3.8.11-Makefile.diff
+Patch3:                rt-3.8.11-test-dependencies.diff
 
 BuildArch:     noarch
 
@@ -495,6 +495,10 @@ fi
 %endif
 
 %changelog
+* Tue May 22 2012 Ralf Corsépius <[email protected]> - 3.8.12-1
+- Upstream update.
+- Address various CVEs (BZ 824082).
+
 * Tue Feb 02 2012 Ralf Corsépius <[email protected]> - 3.8.11-7
 - Fix shebangs.
 - Make testsuite files executable (enables rpm's perl module dep tracking).
diff --git a/sources b/sources
index 92df308..5e38200 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d7a86e0a5d79de014716cf8f9301ab9  rt-3.8.11.tar.gz
+df16396141797daf2047f676a82260e6  rt-3.8.12.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to