Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2017-05-20 10:06:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Sat May 20 10:06:50 2017 rev:197 rq:494473 version:2.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2017-03-31 15:05:23.215167904 +0200 +++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2017-05-20 10:06:54.689123189 +0200 @@ -1,0 +2,24 @@ +Wed May 10 21:09:53 UTC 2017 - [email protected] + +- git 2.13.0: + * empty string as a pathspec element for 'everything matches' + is still warned, for future removal. + * deprecated argument order "git merge <msg> HEAD <commit>..." + was removed + * default location "~/.git-credential-cache/socket" for the + socket used to communicate with the credential-cache daemon + moved to "~/.cache/git/credential/socket". + * now avoid blindly falling back to ".git" when the setup + sequence indicated otherwise + * many workflow features, improvements and bug fixes + +------------------------------------------------------------------- +Wed May 10 07:54:52 UTC 2017 - [email protected] + +- git 2.12.3: + * CVE-2017-8386: On a server running git-shell as login shell to + restrict user to git commands, remote users may have been able + to have git service programs spawn an interactive pager + and thus escape the shell restrictions. (bsc#1038395) + +------------------------------------------------------------------- Old: ---- git-2.12.2.tar.sign git-2.12.2.tar.xz New: ---- git-2.13.0.tar.sign git-2.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.zuEjIU/_old 2017-05-20 10:06:55.493009599 +0200 +++ /var/tmp/diff_new_pack.zuEjIU/_new 2017-05-20 10:06:55.493009599 +0200 @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.12.2 +Version: 2.13.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0 ++++++ completion-wordbreaks.diff ++++++ --- /var/tmp/diff_new_pack.zuEjIU/_old 2017-05-20 10:06:55.541002818 +0200 +++ /var/tmp/diff_new_pack.zuEjIU/_new 2017-05-20 10:06:55.541002818 +0200 @@ -2,13 +2,13 @@ contrib/completion/git-completion.bash | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -Index: git-2.11.0/contrib/completion/git-completion.bash +Index: git-2.13.0/contrib/completion/git-completion.bash =================================================================== ---- git-2.11.0.orig/contrib/completion/git-completion.bash -+++ git-2.11.0/contrib/completion/git-completion.bash -@@ -29,10 +29,12 @@ - # tell the completion to use commit completion. This also works with aliases - # of form "!sh -c '...'". For example, "!sh -c ': git commit ; ... '". +--- git-2.13.0.orig/contrib/completion/git-completion.bash 2017-05-09 16:47:28.000000000 +0200 ++++ git-2.13.0/contrib/completion/git-completion.bash 2017-05-10 12:09:05.594109083 +0200 +@@ -37,10 +37,12 @@ + # When set to "1", do not include "DWIM" suggestions in git-checkout + # completion (e.g., completing "foo" when "origin/foo" exists). -case "$COMP_WORDBREAKS" in -*:*) : great ;; @@ -21,5 +21,5 @@ +#*) COMP_WORDBREAKS="$COMP_WORDBREAKS:" +#esac - # __gitdir accepts 0 or 1 arguments (i.e., location) - # returns location of .git repo + # Discovers the path to the git repository taking any '--git-dir=<path>' and + # '-C <path>' options into account and stores it in the $__git_repo_path ++++++ git-2.12.2.tar.xz -> git-2.13.0.tar.xz ++++++ ++++ 152199 lines of diff (skipped)
