Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2015-07-05 18:01:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-11 08:21:23.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2015-07-05 
18:01:26.000000000 +0200
@@ -1,0 +2,32 @@
+Fri Jun 26 12:13:19 UTC 2015 - astie...@suse.com
+
+- git 2.4.5:
+  * internal code and stability improvements
+  * ""git rebase -i" fired post-rewrite hook when it shouldn't
+    (namely, when it was told to stop sequencing with 'exec' insn).
+
+-------------------------------------------------------------------
+Wed Jun 17 19:16:05 UTC 2015 - astie...@suse.com
+
+- git 2.4.4:
+ * l10n updates for German.
+ * An earlier leakfix to bitmap testing code was incomplete.
+ * "git clean pathspec..." tried to lstat(2) and complain even for
+   paths outside the given pathspec.
+ * Communication between the HTTP server and http_backend process can
+   lead to a dead-lock when relaying a large ref negotiation request.
+   Diagnose the situation better, and mitigate it by reading such a
+   request first into core (to a reasonable limit).
+ * The clean/smudge interface did not work well when filtering an
+   empty contents (failed and then passed the empty input through).
+   It can be argued that a filter that produces anything but empty for
+   an empty input is nonsense, but if the user wants to do strange
+   things, then why not?
+ * Make "git stash something --help" error out, so that users can
+   safely say "git stash drop --help".
+ * Clarify that "log --raw" and "log --format=raw" are unrelated
+   concepts.
+ * Catch a programmer mistake to feed a pointer not an array to
+   ARRAY_SIZE() macro, by using a couple of GCC extensions.
+
+-------------------------------------------------------------------

Old:
----
  git-2.4.3.tar.sign
  git-2.4.3.tar.xz

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

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.QzsBMi/_old  2015-07-05 18:01:27.000000000 +0200
+++ /var/tmp/diff_new_pack.QzsBMi/_new  2015-07-05 18:01:27.000000000 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:           git
-Version:        2.4.3
+Version:        2.4.5
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0

++++++ git-2.4.3.tar.xz -> git-2.4.5.tar.xz ++++++
++++ 2094 lines of diff (skipped)


Reply via email to