Hello community,

here is the log from the commit of package cgit for openSUSE:Factory checked in 
at 2012-11-21 15:06:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cgit (Old)
 and      /work/SRC/openSUSE:Factory/.cgit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cgit", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cgit/cgit.changes        2012-10-31 
06:57:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cgit.new/cgit.changes   2012-11-21 
15:06:27.000000000 +0100
@@ -1,0 +2,39 @@
+Tue Nov 20 13:51:05 UTC 2012 - v...@openssl.it
+
+- BuildRequire xz 
+
+-------------------------------------------------------------------
+Tue Nov 20 12:04:15 CET 2012 - ti...@suse.de
+
+- updated to cgit-0.9.1:
+  Enhancements:
+  - path-selected submodule links
+  - intelligent default branch guessing
+  - /etc/mime.types lookup
+  - gitweb.* and cgit.* git-config support
+  - case insensitive sorting and age sorting
+  - commit, repository, and section sorting
+  - bold currently viewed page in pagination
+  - support BSDs in makefile
+  Security:
+  - CVE-2012-4465: heap-buffer overflow in parsing.c
+  - CVE-2012-4548: syntax highlighting command injection
+  Bug Fixes:
+  - transition maintainer to Jason Donenfeld (zx2c4)
+  - download git snapshot from github instead of Lars' old server
+  - css fixes
+  - stablization of tests
+  - more compatible default highlight script
+  - suppress gzip timestamp so that tarballs only use tar timestamps
+  - treat ctags as target in makefile
+  - do not let global variables override certain local repo settings
+  - print ampersand as proper html entity
+  - use placeholder for empty commit subject
+  - format diff view for addition and removal of files
+  - point links at correct blob from ssdiff
+- drop obsoleted patches
+  cgit-CVE-2011-2711-fix.diff
+  cgit-CVE-2012-4465-fix.diff
+  cgit-CVE-2012-4548-fix.diff
+
+-------------------------------------------------------------------

Old:
----
  cgit-0.9.0.2.tar.bz2
  cgit-CVE-2011-2711-fix.diff
  cgit-CVE-2012-4465-fix.diff
  cgit-CVE-2012-4548-fix.diff

New:
----
  cgit-0.9.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cgit.spec ++++++
--- /var/tmp/diff_new_pack.D7NhB7/_old  2012-11-21 15:06:29.000000000 +0100
+++ /var/tmp/diff_new_pack.D7NhB7/_new  2012-11-21 15:06:29.000000000 +0100
@@ -20,27 +20,24 @@
 %define git_version    1.7.6.4
 
 Name:           cgit
-Url:            http://hjemli.net/git/cgit/
+Url:            http://git.zx2c4.com/cgit/
 License:        GPL-2.0
 Group:          Development/Libraries/C and C++
 AutoReqProv:    on
-Version:        0.9.0.2
+Version:        0.9.1
 Release:        7
 Summary:        A web frontend for git repositories
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.xz
 Source1:        git-%{git_version}.tar.gz
 Source2:        cgitrc
 Patch:          cgit-optflags.diff
 Patch1:         cgit-git-1.7.6_build_fix.patch
-Patch2:         cgit-CVE-2011-2711-fix.diff
 Patch3:         cgit-fix-print-tree.diff
 Patch4:         cgit-fix-more-read_tree_recursive-invocations.diff
-Patch5:         cgit-CVE-2012-4465-fix.diff
-Patch6:         cgit-CVE-2012-4548-fix.diff
 # Requirements for cgit
 BuildRequires:  gnu-crypto libopenssl-devel libzip-devel
 # Requirements for cgitrc man page generation
-BuildRequires:  asciidoc libxslt
+BuildRequires:  asciidoc libxslt xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,11 +53,8 @@
 %setup -q -T -D -a 1
 %patch -p1
 %patch1 -p1
-%patch2 -p1
 %patch3
 %patch4
-%patch5 -p1
-%patch6 -p1
 rm -rf git
 mv git-%{git_version} git
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to