SHA256
1
0
forked from pool/ghc-git-lfs
Files
ghc-git-lfs/ghc-git-lfs.changes

58 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Nov 10 17:53:01 UTC 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 07:21:47 UTC 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 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Thu Nov 19 19:50:18 UTC 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 10:44:56 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jul 21 09:48:02 UTC 2020 - psimons@suse.com
- Add git-lfs at version 1.1.0.