Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2016-05-05 13:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-04-28 16:50:19.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2016-05-05 
13:18:46.000000000 +0200
@@ -1,0 +2,36 @@
+Sat Apr 30 12:15:11 UTC 2016 - [email protected]
+
+- git 2.8.2:
+ * "index-pack --keep=<msg>" was broken since v2.1.0 timeframe.
+ * "git config --get-urlmatch", unlike other variants of the "git
+   config --get" family, did not signal error with its exit status
+   when there was no matching configuration.
+ * The "--local-env-vars" and "--resolve-git-dir" options of "git
+   rev-parse" failed to work outside a repository when the command's
+   option parsing was rewritten in 1.8.5 era.
+ * Fetching of history by naming a commit object name directly didn't
+   work across remote-curl transport.
+ * A small memory leak in an error codepath has been plugged in xdiff
+   code.
+ * "git mergetool" did not work well with conflicts that both sides
+   deleted.
+ * "git send-email" had trouble parsing alias file in mailrc format
+   when lines in it had trailing whitespaces on them.
+ * When "git merge --squash" stopped due to conflict, the concluding
+   "git commit" failed to read in the SQUASH_MSG that shows the log
+   messages from all the squashed commits.
+ * "git merge FETCH_HEAD" dereferenced NULL pointer when merging
+   nothing into an unborn history (which is arguably unusual usage,
+   which perhaps was the reason why nobody noticed it).
+ * "git diff -M" used to work better when two originally identical
+   files A and B got renamed to X/A and X/B by pairing A to X/A and B
+   to X/B, but this was broken in the 2.0 timeframe.
+ * "git send-pack --all <there>" was broken when its command line
+   option parsing was written in the 2.6 timeframe.
+ * When running "git blame $path" with unnormalized data in the index
+   for the path, the data in the working tree was blamed, even though
+   "git add" would not have changed what is already in the index, due
+   to "safe crlf" that disables the line-end conversion.  It has been
+   corrected.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.XaUwPH/_old  2016-05-05 13:18:47.000000000 +0200
+++ /var/tmp/diff_new_pack.XaUwPH/_new  2016-05-05 13:18:47.000000000 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:           git
-Version:        2.8.1
+Version:        2.8.2
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0

++++++ git-2.8.1.tar.xz -> git-2.8.2.tar.xz ++++++
++++ 3762 lines of diff (skipped)



Reply via email to