Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2014-04-14 10:52:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-21 13:30:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2014-04-14 10:52:37.000000000 +0200 @@ -1,0 +2,34 @@ +Sun Apr 13 20:19:26 UTC 2014 - [email protected] + +- git 1.9.2: + * Fix an issue with "git fetch --prune" removing paths on + multiple fetch + * "git update-ref --stdin" did not fail a request to create a + ref when the ref already existed. + * "git diff --no-index -Mq a b" fell into an infinite loop. + * Do not override GIT_EDITOR when no commit message is required + to not affect other uses + * "git status --porcelain --branch" showed its output with labels + "ahead/behind/gone" translated to the user's locale. + * "git mv" that moves a submodule forgot to adjust the array that + uses to keep track of which submodules were to be moved to + update its configuration + * Length limit for the pathname used when removing a path in a + deep subdirectory has been removed to avoid buffer overflows. + * "git index-pack" used a wrong variable to name the keep-file in + an error message when the file cannot be written or closed. + * "rebase -i" produced a broken insn sheet when the title of a + commit happened to contain '\n' (or ended with '\c') due to a + careless use of 'echo'. + * Serving objects from a shallow repository needs to write a + new file to hold the temporary shallow boundaries but it was not + cleaned when we exit due to die() or a signal. + * When "git stash pop" stops after failing to apply the stash + (e.g. due to conflicting changes), the stash is not dropped. + State that explicitly in the output to let the users know. + * The labels in "git status" output that describe the nature of + conflicts (e.g. "both deleted") were limited to 20 bytes, which + was too short for some l10n (e.g. fr). + * minor documentation updates + +------------------------------------------------------------------- Old: ---- v1.9.1.tar.gz New: ---- v1.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.ZvN34A/_old 2014-04-14 10:52:38.000000000 +0200 +++ /var/tmp/diff_new_pack.ZvN34A/_new 2014-04-14 10:52:38.000000000 +0200 @@ -20,7 +20,7 @@ %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services Name: git -Version: 1.9.1 +Version: 1.9.2 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0 ++++++ v1.9.1.tar.gz -> v1.9.2.tar.gz ++++++ ++++ 2381 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
