From 8b81b222a43b5875837bb2cea4f8167731406a291b74f859058dbed3e0e5df9b Mon Sep 17 00:00:00 2001 From: Yuchen Lin Date: Fri, 31 Mar 2017 13:05:20 +0000 Subject: [PATCH] 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 --- git-2.12.0.tar.sign | Bin 543 -> 0 bytes git-2.12.0.tar.xz | 3 --- git-2.12.2.tar.sign | Bin 0 -> 543 bytes git-2.12.2.tar.xz | 3 +++ git.changes | 19 +++++++++++++++++++ git.spec | 2 +- 6 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 git-2.12.0.tar.sign delete mode 100644 git-2.12.0.tar.xz create mode 100644 git-2.12.2.tar.sign create mode 100644 git-2.12.2.tar.xz diff --git a/git-2.12.0.tar.sign b/git-2.12.0.tar.sign deleted file mode 100644 index e2fa4e70320a0f8b319d1b8c10ff2f30128bc523e66daf2319dd3fd3f9dcbe9a..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-*Gh;sl62@tTg=!TZB=F1j65B?#GfT{V}0>TO53^Fe! zw5@M5jThLq1OmO zz5nJ@BJSN;30=^4k4HQx`TrndZr3Ac75GElyzVkDMZ5V-(nSNgLg8>_E}#VPdlW`; zV66i04bH(TML|==^%CGy0+{Rp#H+B@KN^A-N4irT($kTXlbg^ca-0G_h`||pL$1D9 zk_i8Ny)`f#-#vOioaZY4{qW>{f*1*3H>=Q;VCft}tLZuUNDJ|=>LV0ko{03U$oVEoZA*8$Wx042Gm4r+hqH hzuhXj*Nn665P5hYsU;h%pj6VbffyvOF7u78q{9KT0tNs8 diff --git a/git-2.12.0.tar.xz b/git-2.12.0.tar.xz deleted file mode 100644 index f3fc443..0000000 --- a/git-2.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1821766479062d052cc1897d0ded95212e81e5c7f1039786bc4aec2225a32027 -size 4269944 diff --git a/git-2.12.2.tar.sign b/git-2.12.2.tar.sign new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..18dc0c8308153de2275e8ba9effd8469c31388ad8e96d7e80336c0065d1d03c3 GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p-*rhfe?s2@tTg=!TZB=F6AV5CGR6OSae`<~j$I<~a5k za`rTet$&EvY|Fy!p#>|YWssmly zFE94t2&*Dgq4lH_sx4BDOX00*O%j?qarxFaUTyJ)9h$b~k3tc>buWC?K`LkoUp;&$ ziB3GhS_!Nz`duH=8p5k(G&o(JPZ}fPxJDilIk8-uH19A`anJ81*+n$6T2Bx`PP)~A zd0B{T2QU-yXv}u^gvBDp{k8;t<6o3P|B~;24nq!iVr63yxl41sy}mH1o*~Vv>4W4k z+&T1720ouyxPqo~a1my?pI0>IZZUf_S4INQSJ!Am^c~B?myNn|4-KR&*mL z1Ze!+oG0OuM~QHVbE-M@yRr-ofM$iVYRdmBIAu{TffS3gVx literal 0 HcmV?d00001 diff --git a/git-2.12.2.tar.xz b/git-2.12.2.tar.xz new file mode 100644 index 0000000..b84517d --- /dev/null +++ b/git-2.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a +size 4273748 diff --git a/git.changes b/git.changes index 6786948..d5dff26 100644 --- a/git.changes +++ b/git.changes @@ -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 diff --git a/git.spec b/git.spec index 408a318..be9c05a 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.12.0 +Version: 2.12.2 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0