SHA256
1
0
forked from pool/git

Accepting request 383631 from devel:tools:scm

git 2.8.1

OBS-URL: https://build.opensuse.org/request/show/383631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=178
This commit is contained in:
2016-04-07 11:36:05 +00:00
committed by Git OBS Bridge
parent 5e188f3e1e
commit 09ca0f2300
6 changed files with 34 additions and 8 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Apr 3 19:51:56 UTC 2016 - astieger@suse.com
- git 2.8.1:
* make rpmbuild target was broken, unused in openSUSE package
-------------------------------------------------------------------
Fri Apr 1 09:20:24 UTC 2016 - astieger@suse.com
- git 2.8.0
* Backward compatibility:
+ The rsync:// transport has been removed.
* various subcommands improvements
* various output improvements
* improved handling of notes
* improved handling of end of line styles
* http.proxyAuthMethod configures proxy authentication method
* new "<branch>^{/!-<pattern>}" notation
* "user.useConfigOnly" configuration variable forces individual
project configuration
* "git fetch" and friends that make network connections can now be
told to only use ipv4 (or ipv6).
* http.[<url>.]pinnedpubkey to specify the pinned public key
* bug fixes and performance improvements
-------------------------------------------------------------------
Thu Mar 17 21:22:02 UTC 2016 - astieger@suse.com