Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2015-10-22 12:57:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2015-10-01 09:28:20.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2015-10-22 
12:58:01.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Oct 19 08:16:32 UTC 2015 - [email protected]
+
+- git 2.6.2:
+  * git fsck return status fixes 
+  * Fix for case insensitive filesystems
+  * Fix "git am" ignoring user.signingkey
+  * For ssh transport, explicitly clear GIT_* environment variables
+  * Other compatible minor bug fixes and improvements
+- drop pager-don-t-use-unsafe-functions-in-signal-handle.patch
+
+-------------------------------------------------------------------
+Tue Oct  6 08:53:30 UTC 2015 - [email protected]
+
+- git 2.6.1, with a security fix:
+ * Make xdiff code handle extremely large files, cap around 1GB.
+ * Some protocols (like git-remote-ext) can execute arbitrary code
+   found in the URL.  The URLs that submodules use may come from
+   arbitrary sources (e.g., .gitmodules files in a remote
+   repository), and can hurt those who blindly enable recursive
+   fetch.  Restrict the allowed protocols to well known and safe
+   ones. [boo#948969]
+
+-------------------------------------------------------------------

Old:
----
  git-2.6.0.tar.sign
  git-2.6.0.tar.xz
  pager-don-t-use-unsafe-functions-in-signal-handle.patch

New:
----
  git-2.6.2.tar.sign
  git-2.6.2.tar.xz

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.KVYsrE/_old  2015-10-22 12:58:02.000000000 +0200
+++ /var/tmp/diff_new_pack.KVYsrE/_new  2015-10-22 12:58:02.000000000 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:           git
-Version:        2.6.0
+Version:        2.6.2
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0
@@ -51,8 +51,6 @@
 Patch6:         git-tcsh-completion-fixes.diff
 # adapt paths in zsh completion (bnc#853183)
 Patch7:         git-zsh-completion-fixes.diff
-# PATCH-FIX-SUSE pager-don-t-use-unsafe-functions-in-signal-handle.patch 
boo#942297
-Patch8:         pager-don-t-use-unsafe-functions-in-signal-handle.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  apache2
 BuildRequires:  asciidoc
@@ -238,7 +236,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 cat > .make <<'EOF'

++++++ git-2.6.0.tar.xz -> git-2.6.2.tar.xz ++++++
++++ 2544 lines of diff (skipped)


Reply via email to