SHA256
1
0
forked from pool/git

Accepting request 482660 from devel:tools:scm

git 2.12.2 (forwarded request 482659 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/482660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=196
This commit is contained in:
2017-03-31 13:05:20 +00:00
committed by Git OBS Bridge
parent 0b7ca2fe3a
commit 8b81b222a4
6 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Mar 25 13:43:23 UTC 2017 - astieger@suse.com
- git 2.12.2:
* CLI output fixes
* "Dump http" transport fixes
* various fixes for internal code paths
* Trailer "Cc:" RFC fix
-------------------------------------------------------------------
Tue Mar 21 13:40:28 UTC 2017 - astieger@suse.com
- git 2.12.1:
* Reduce authentication round-trip over HTTP when the server
supports just a single authentication method.
* "git add -i" patch subcommand fixed to have a path selection
* various path verification fixes
* fix "git log -L..." buffer overrun
-------------------------------------------------------------------
Tue Mar 7 16:42:18 UTC 2017 - lchiquitto@suse.de