ANN: cabal-install 1.22.4.0, 1.20.1.0, 1.18.1.0, 1.16.1.0, 0.14.1 released

Ryan Thomas ryan at ryant.org
Tue May 5 21:46:44 UTC 2015


A minor release of 1.22, 1.20, 1.18, 1.16 & 0.14 has been completed
for cabal-install, mainly to pick up the change to no longer use basic
authentication over HTTP.

The full changelog entries are below for each release, along with a
sha1sum of each binary that was uploaded to hackage and the
haskell.org site.

Cheers,

ryan


1.22.4.0 Ryan Thomas <ryan at ryant.org> May 2015
* Force cabal upload to always use digest auth and never basic auth.
* Add dependency-graph information to `printPlan` output
* bootstrap.sh: fixes linker matching to avoid cases where tested
linker names appear unexpectedly in compiler output (fixes #2542)

1.20.1.0 Ryan Thomas <ryan at ryant.org> May 2015
* Force cabal upload to always use digest auth and never basic auth.
* bootstrap.sh: install network-uri before HTTP

1.18.1.0 Ryan Thomas <ryan at ryant.org> May 2015
* Force cabal upload to always use digest auth and never basic auth.
* Merge pull request #2367 from juhp/patch-2
* Fix bootstrap.sh by bumping HTTP to 4000.2.16.1

1.16.1.0 Ryan Thomas <ryan at ryant.org> May 2015
* More restrictive upper bound on network.
* Force cabal upload to always use digest auth and never basic auth.

0.14.1 Ryan Thomas <ryan at ryant.org> May 2015
* More restrictive upper bound on network.
* Force cabal upload to always use digest auth and never basic auth.
* Add the missing JobControl module.
* Drop the "ghc-options: -rtsopts" on cabal-install.
* Add -threaded and -rtsopts to cabal-install's ghc-options.
* Parallelise the install command.
* InstallPlan: Add a Processing package state.
* Add a '-j' flag for the 'install' command.
* Force the log for the error to be printed in parallel with the complete trace.
* Remove goal choice nodes after reordering is completed.


SHA1 Sums:
b98eea96d321cdeed83a201c192dac116e786ec2 cabal-install-1.22.4.0.tar.gz
338fc09b0aa56fead06cecfae2bccd573f5dd3da cabal-install-1.20.1.0.tar.gz
ab5c6801c6949a86edf41833c782201e0df1108f cabal-install-1.18.1.0.tar.gz
ffb2cd81d620122982f5c1e4d8672c98d85296a0 cabal-install-1.16.1.0.tar.gz
35cd57eae72e0488a6a37ea503b906248da5230a cabal-install-0.14.1.tar.gz


More information about the cabal-devel mailing list