summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2012-11-15 09:59:27 -0700
committerKevin Fenzi <kevin@scrye.com>2012-11-15 09:59:27 -0700
commite40abfe5f9cc89635f1a91c874b1b1ac1279919c (patch)
tree5be28128b1dd588fb59f82d44225e38c669e40ed /cgit.spec
parent22a6465056ed7e5b8de1ca13d522383fbaa827f0 (diff)
downloadcgit_EL6-e40abfe5f9cc89635f1a91c874b1b1ac1279919c.tar.gz
Update to 0.9.1
- Fixes bug #870714 - CVE-2012-4548 - Fixes bug #820733 - CVE-2012-4465
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec17
1 files changed, 9 insertions, 8 deletions
diff --git a/cgit.spec b/cgit.spec
index b5bff03..ff5e5c0 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -19,21 +19,18 @@ make V=1 %{?_smp_mflags} \\\
filterdir=%{filterdir}
Name: cgit
-Version: 0.9.0.2
-Release: 4%{?dist}
+Version: 0.9.1
+Release: 1%{?dist}
Summary: A fast web interface for git
Group: Development/Tools
License: GPLv2
-URL: http://hjemli.net/git/cgit/
-Source0: http://hjemli.net/git/cgit/snapshot/%{name}-%{version}.tar.bz2
+URL: http://git.zx2c4.com/cgit/
+Source0: http://git.zx2c4.com/cgit/snapshot/%{name}-%{version}.tar.xz
Source1: http://www.kernel.org/pub/software/scm/git/git-%{gitver}.tar.bz2
Source2: cgitrc
Source3: cgit.httpd
Source4: README.SELinux
-# http://hjemli.net/pipermail/cgit/2011-July/000276.html
-# http://hjemli.net/git/cgit/commit/?h=stable&id=bebe89d
-Patch0: 0001-Fix-potential-XSS-vulnerability-in-rename-hint.patch
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: asciidoc
@@ -54,7 +51,6 @@ Cgit is a fast web interface for git. It uses caching to increase performance.
%prep
%setup -q -a 1
-%patch0 -p1
# setup the git dir
rm -rf git
@@ -98,6 +94,11 @@ rm -rf %{buildroot}
%changelog
+* Thu Nov 15 2012 Kevin Fenzi <kevin@scrye.com> 0.9.1-1
+- Update to 0.9.1
+- Fixes bug #870714 - CVE-2012-4548
+- Fixes bug #820733 - CVE-2012-4465
+
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild