Package Release Info

ghc-git-lfs-1.2.0-bp154.1.15

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-git-lfs
ghc-git-lfs-devel

Change Logs

* Wed Nov 10 2021 Peter Simons <psimons@suse.com>
- Update git-lfs to version 1.2.0.
  haskell-git-lfs (1.2.0) unstable; urgency=medium
  * Avoid blindly copying over Content-Encoding and Transfer-Encoding
    headers provided by the git-lfs server. This fixes interoperation
    with gitlab's implementation of the git-lfs protocol, which sends
    Transfer-Encoding chunked.
  * uploadOperationRequests changed to provide a ServerSupportsChunks
    value when constructing the RequestBody. This allows using
    Transfer-Encoding chunked when the server supports it.
    (API change)
  - - Joey Hess <id@joeyh.name>  Wed, 10 Nov 2021 13:52:11 -0400
* Tue Oct 19 2021 psimons@suse.com
- Update git-lfs to version 1.1.2.
  haskell-git-lfs (1.1.2) unstable; urgency=medium
  * Expand aeson bounds to allow 2.x
    (This may fix a DOS attack, although any impact on git-lfs has not been
    determined.)
  * Expand containers bounds to allow 0.5.x
  - - Joey Hess <id@joeyh.name>  Mon, 18 Oct 2021 16:20:25 -0400
* Thu Dec 17 2020 Ond?ej SĂșkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Thu Nov 19 2020 psimons@suse.com
- Update git-lfs to version 1.1.1.
  haskell-git-lfs (1.1.1) unstable; urgency=medium
  * Expand aeson bounds to allow 1.5.x
  * Expand http-client bounds to allow 0.7.x
  * Improve other bounds that were too relaxed.
  - - Joey Hess <id@joeyh.name>  Thu, 19 Nov 2020 12:11:00 -0400
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jul 21 2020 psimons@suse.com
- Add git-lfs at version 1.1.0.