Hello community,

here is the log from the commit of package cgit for openSUSE:Factory checked in 
at 2016-01-16 11:57:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cgit (Old)
 and      /work/SRC/openSUSE:Factory/.cgit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cgit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cgit/cgit.changes        2015-10-08 
08:24:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cgit.new/cgit.changes   2016-01-16 
11:57:13.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Jan 14 15:25:28 UTC 2016 - [email protected]
+
+- Update to new upstream release 0.12
+* Show remote refs in branch switcher combobox.
+* Add sample post-receive hook in /contrib.
+* Add HTML escaping to filters.
+* Add "enable-follow-links" option to have the log UI
+  behave the same way as "git log --follow", as well
+  as updating the diffand commit UIs.
+* Errors are now cached under the dynamic-ttl setting.
+* Simplified filters and converters.
+* Add "enable-html-serving" to turn on serving of HTML mimetypes
+  from the /plain handler, to prevent against stored XSS.
+* /blob no longer takes a mimetype query string parameter.
+- Resolve: Reflected Cross Site Scripting & Header Injection in
+  Mimetype Query String; Stored Cross Site Scripting & Header
+  Injection in Filename Parameter; Stored Cross Site Scripting in
+  Git Repo Files; Integer Overflow resulting in Buffer Overflow
+  [boo#961916 CVE-2016-1899 CVE-2016-1900 CVE-2016-1901]
+- Update bundled git tarball to 2.7.0 (build-time requirement)
+
+-------------------------------------------------------------------

Old:
----
  cgit-0.11.2.tar.xz
  git-2.6.1.tar.sign
  git-2.6.1.tar.xz

New:
----
  cgit-0.12.tar.xz
  git-2.7.0.tar.sign
  git-2.7.0.tar.xz

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

Other differences:
------------------
++++++ cgit.spec ++++++
--- /var/tmp/diff_new_pack.rSIyFj/_old  2016-01-16 11:57:15.000000000 +0100
+++ /var/tmp/diff_new_pack.rSIyFj/_new  2016-01-16 11:57:15.000000000 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define git_version    2.6.1
+%define git_version    2.7.0
 
 Name:           cgit
-Version:        0.11.2
+Version:        0.12
 Release:        0
 Summary:        A web frontend for git repositories
 Url:            http://git.zx2c4.com/cgit/
@@ -47,10 +47,6 @@
 This is an attempt to create a fast web interface for the Git SCM, using a
 builtin cache to decrease server I/O pressue.
 
-Authors:
---------
-    Lars Hjemli ([email protected])
-
 %prep
 %setup -qa2
 %patch0 -p1

++++++ cgit-0.11.2.tar.xz -> cgit-0.12.tar.xz ++++++
++++ 4952 lines of diff (skipped)

++++++ git-2.6.1.tar.xz -> git-2.7.0.tar.xz ++++++
++++ 132725 lines of diff (skipped)


Reply via email to