[freeciv] 2.3.3.

Jon Ciesla limb at fedoraproject.org
Tue Dec 18 14:32:49 UTC 2012


commit b3b8aab010d7d304591041515f6704958a91aa67
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Dec 18 08:30:31 2012 -0600

    2.3.3.

 .gitignore   |    1 +
 freeciv.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4524f65..587e5f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ freeciv-2.2.2.tar.bz2
 /freeciv-2.3.0.tar.bz2
 /freeciv-2.3.1.tar.bz2
 /freeciv-2.3.2.tar.bz2
+/freeciv-2.3.3.tar.bz2
diff --git a/freeciv.spec b/freeciv.spec
index 362a760..f690f93 100644
--- a/freeciv.spec
+++ b/freeciv.spec
@@ -5,15 +5,15 @@
 %{!?_ggz_datadir:%define _ggz_datadir %(%{_ggz_config} --datadir >& /dev/null ||:)}
 
 Name:           freeciv
-Version:        2.3.2
-Release:        3%{?dist}
+Version:        2.3.3
+Release:        1%{?dist}
 Summary:        A multi-player strategy game
 
 Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://sourceforge.net/projects/freeciv/
 Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-Patch0:         freeciv-2.3.2-hardened-SDL_mixer.patch
+#Patch0:         freeciv-2.3.2-hardened-SDL_mixer.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ##Fix DSO patch
@@ -44,7 +44,7 @@ in order to become the leader of the greatest civilization.
 %prep
 %setup -q -n %{name}-%{version}
 %patch10 -p0
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %configure --enable-client=gtk --disable-static
@@ -119,6 +119,9 @@ fi
 
 
 %changelog
+* Wed Aug 29 2012 Jon Ciesla <limburgher at gmail.com> - 2.3.3-1
+- 2.3.3, BZ 777333, fixes security flaw.
+
 * Wed Aug 29 2012 Jon Ciesla <limburgher at gmail.com> - 2.3.2-3
 - Fix SDL_mixer/hardened build interaction, BZ 852635.
 
diff --git a/sources b/sources
index f04dd52..847b2b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eee143d8fea4cf3c772a560fee066600  freeciv-2.3.2.tar.bz2
+f564739c04376a87ccb8e5369ebfc519  freeciv-2.3.3.tar.bz2


More information about the scm-commits mailing list