[python-fedora] Upstream 0.3.34 release with security fixes for TG and flask services built

Toshio くらとみ toshio at fedoraproject.org
Sat May 3 02:19:12 UTC 2014


commit c32dedb49cc11d9e4ffc8cafe909de00de0ffa19
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Fri May 2 19:19:23 2014 -0700

    Upstream 0.3.34 release with security fixes for TG and flask services built
    
      with python-fedora

 .gitignore         |    1 +
 python-fedora.spec |   50 +++++++-------------------------------------------
 sources            |    2 +-
 3 files changed, 9 insertions(+), 44 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e76dacf..2f53b58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /python-fedora-0.3.32.2.tar.gz
 /python-fedora-0.3.32.3.tar.gz
 /python-fedora-0.3.33.tar.gz
+/python-fedora-0.3.34.tar.gz
diff --git a/python-fedora.spec b/python-fedora.spec
index 1962493..0899971 100644
--- a/python-fedora.spec
+++ b/python-fedora.spec
@@ -5,8 +5,8 @@
 #%%global prerel c2
 
 Name:           python-fedora
-Version:        0.3.33
-Release:        3%{?dist}
+Version:        0.3.34
+Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
 Group:          Development/Languages
@@ -51,6 +51,7 @@ Requires:       python-simplejson
 Requires:       python-bunch
 Requires:       python-kitchen
 Requires:       python-requests
+Requires:       python-beautifulsoup4
 # These are now optional dependencies.  Some bodhi methods will not work if
 # they aren't installed but they aren't needed for most functionality of the
 # module.
@@ -189,6 +190,10 @@ rm -rf %{buildroot}
 %{python2_sitelib}/flask_fas_openid.py*
 
 %changelog
+* Fri May  2 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.34-1
+- Upstream 0.3.34 release with security fixes for TG and flask services built
+  with python-fedora
+
 * Fri Mar 14 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.33-3
 - Do not build the TG1 subpackage on EPEL7.  Infrastructure is going to port
   its applications away from TG1 by the time they switch to RHEL7.  So we want
@@ -297,44 +302,3 @@ rm -rf %{buildroot}
 
 * Thu Mar 11 2010 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.17-1
 - New release 0.3.17.
-
-* Wed Oct 21 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.16-1
-- New release 0.3.16.
-
-* Thu Aug 06 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.3.15-1
-- New release 0.3.15.
-- Relicensed to LGPLv2+
-
-* Mon Jul 27 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.14-1
-- New release 0.3.14.
-
-* Sat Jun 13 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.13.1-1
-- Merge 0.3.12.1 and 0.3.13 releases together.
-
-* Sat Jun 13 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.13-1
-- New release.  Some new pkgdb API, defaultdict implementation, and a
-  bugfix to response code from the shipped login controller.
-
-* Thu Jun 11 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.3.12.1-2
-- Backport a patch to add a bugzilla_email entry.
-
-* Wed Jun 03 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.3.12.1-1
-- Update for new FAS release.
-
-* Thu Mar 19 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.12-1
-- Bugfix and cleanup release.
-
-* Thu Mar 12 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.11.1-1
-- Update to fix problem with django auth and redirects.
-
-* Mon Mar 9 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.11-1
-- readd the old jsonfasproviders.
-
-* Fri Mar 6 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.10-1
-- CSRF fixes and django authentication provider.
-
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Sun Feb 8 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.9-1
-- New upstream with important bugfixes.
diff --git a/sources b/sources
index 6effa52..5ac829e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e36812da4a0613cab0d379582509b6e  python-fedora-0.3.33.tar.gz
+c3906afdda33655a6fa84335686116d8  python-fedora-0.3.34.tar.gz


More information about the scm-commits mailing list