Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2014-08-01 14:34:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-07-10 08:16:42.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2014-08-01 
14:34:30.000000000 +0200
@@ -1,0 +2,40 @@
+Sat Jul 26 21:24:51 UTC 2014 - [email protected]
+
+- git 2.0.3:
+ * An ancient rewrite passed a wrong pointer to a curl library
+   function in a rarely used code path.
+ * "filter-branch" left an empty single-parent commit that results
+   when all parents of a merge commit gets mapped to the same
+   commit, even under "--prune-empty".
+ * "log --show-signature" incorrectly decided the color to paint a
+   mergetag that was and was not correctly validated.
+ * "log --show-signature" did not pay attention to "--graph" option.
+
+-------------------------------------------------------------------
+Thu Jul 24 05:05:47 UTC 2014 - [email protected]
+
+- git 2.0.2:
+ * Documentation for "git submodule sync" forgot to say that the subcommand
+   can take the "--recursive" option.
+ * Mishandling of patterns in .gitignore that has trailing SPs quoted
+   with backslashes (e.g. ones that end with "\ ") have been
+   corrected.
+ * Recent updates to "git repack" started to duplicate objects that
+   are in packfiles marked with .keep flag into the new packfile by
+   mistake.
+ * "git clone -b brefs/tags/bar" would have mistakenly thought we were
+   following a single tag, even though it was a name of the branch,
+   because it incorrectly used strstr().
+ * "%G" (nothing after G) is an invalid pretty format specifier, but
+   the parser did not notice it as garbage.
+ * Code to avoid adding the same alternate object store twice was
+   subtly broken for a long time, but nobody seems to have noticed.
+ * A handful of code paths had to read the commit object more than
+   once when showing header fields that are usually not parsed.  The
+   internal data structure to keep track of the contents of the commit
+   object has been updated to reduce the need for this double-reading,
+   and to allow the caller find the length of the object.
+ * During "git rebase --merge", a conflicted patch could not be
+   skipped with "--skip" if the next one also conflicted.
+
+-------------------------------------------------------------------

Old:
----
  git-2.0.1.tar.xz

New:
----
  git-2.0.3.tar.xz

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.PbliVW/_old  2014-08-01 14:34:31.000000000 +0200
+++ /var/tmp/diff_new_pack.PbliVW/_new  2014-08-01 14:34:31.000000000 +0200
@@ -20,7 +20,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           git
-Version:        2.0.1
+Version:        2.0.3
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0

++++++ git-2.0.1.tar.xz -> git-2.0.3.tar.xz ++++++
++++ 2802 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to