Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2019-08-16 15:32:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Fri Aug 16 15:32:42 2019 rev:236 rq:723284 version:2.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2019-07-28 10:21:03.380587160 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new.22127/git.changes       2019-08-16 
15:32:44.929924349 +0200
@@ -1,0 +2,32 @@
+Wed Aug 14 11:21:43 UTC 2019 - Marketa Calabkova <mcalabk...@suse.com>
+
+- git 2.22.1
+  * A relative pathname given to "git init --template=<path> <repo>"
+  ought to be relative to the directory "git init" gets invoked in,
+  but it instead was made relative to the repository, which has been
+  corrected.
+  * "git worktree add" used to fail when another worktree connected to
+  the same repository was corrupt, which has been corrected.
+  * "git am -i --resolved" segfaulted after trying to see a commit as
+  if it were a tree, which has been corrected.
+  * "git merge --squash" is designed to update the working tree and the
+  index without creating the commit, and this cannot be countermanded
+  by adding the "--commit" option; the command now refuses to work
+  when both options are given.
+  * Update to Unicode 12.1 width table.
+  * "git request-pull" learned to warn when the ref we ask them to pull
+  from in the local repository and in the published repository are
+  different.
+  * "git fetch" into a lazy clone forgot to fetch base objects that are
+  necessary to complete delta in a thin packfile, which has been
+  corrected.
+  * The URL decoding code has been updated to avoid going past the end
+  of the string while parsing %-<hex>-<hex> sequence.
+  * "git clean" silently skipped a path when it cannot lstat() it; now
+  it gives a warning.
+  * "git rm" to resolve a conflicted path leaked an internal message
+  "needs merge" before actually removing the path, which was
+  confusing. This has been corrected.
+  * Many more bugfixes and code cleanups.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.jVbUDU/_old  2019-08-16 15:32:45.929924058 +0200
+++ /var/tmp/diff_new_pack.jVbUDU/_new  2019-08-16 15:32:45.933924057 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -29,7 +29,7 @@
 %bcond_without git_libsecret
 %bcond_without docs
 Name:           git
-Version:        2.22.0
+Version:        2.22.1
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0-only

++++++ git-2.22.0.tar.xz -> git-2.22.1.tar.xz ++++++
++++ 5116 lines of diff (skipped)



Reply via email to