Accepting request 253252 from devel:tools:scm
1 OBS-URL: https://build.opensuse.org/request/show/253252 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=142
This commit is contained in:
parent
7c9a5bbf29
commit
fd650db959
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66cdbf7c714d71599892dc853a40f09418b3856af953a32c22f6f3e7f41f3030
|
|
||||||
size 3539948
|
|
3
git-2.1.2.tar.xz
Normal file
3
git-2.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7b27c8978bccf436f3c2b8c6142f35b236edd34ef7c778b1333166c098c7a18b
|
||||||
|
size 3541584
|
19
git.changes
19
git.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 30 20:32:08 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- git 2.1.2:
|
||||||
|
* "git push" over HTTP transport had an artificial limit on
|
||||||
|
number of refs that can be pushed imposed by the command line
|
||||||
|
length.
|
||||||
|
* When receiving an invalid pack stream that records the same
|
||||||
|
object twice, multiple threads got confused due to a race.
|
||||||
|
* An attempt to remove the entire tree in the "git fast-import"
|
||||||
|
input stream caused it to misbehave.
|
||||||
|
* Reachability check (used in "git prune" and friends) did not
|
||||||
|
add a detached HEAD as a starting point to traverse
|
||||||
|
objects still in use.
|
||||||
|
* "git config --add section.var val" used to lose existing
|
||||||
|
section.var whose value was an empty string.
|
||||||
|
* "git fsck" failed to report that it found corrupt objects via
|
||||||
|
its exit status in some cases.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 20 07:45:00 UTC 2014 - andreas.stieger@gmx.de
|
Sat Sep 20 07:45:00 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
2
git.spec
2
git.spec
@ -20,7 +20,7 @@
|
|||||||
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
|
%define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.1.1
|
Version: 2.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast, scalable, distributed revision control system
|
Summary: Fast, scalable, distributed revision control system
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user