caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] OPAM 1.1.0 Release Candidate
@ 2013-10-14 15:01 Louis Gesbert
  2013-10-14 22:00 ` Nicolas Braud-Santoni
  0 siblings, 1 reply; 2+ messages in thread
From: Louis Gesbert @ 2013-10-14 15:01 UTC (permalink / raw)
  To: caml-list, platform


OPAM 1.1.0 is ready, and we are shipping a release candidate for packagers and 
all interested to try it out.

This version features several bug-fixes over the September beta release, and 
quite a few stability and usability improvements. Thanks to all beta-testers 
who have taken the time to file reports, and helped a lot tackling the 
remaining issues.

# OPAM

OPAM is a source-based package manager for OCaml. It supports multiple
simultaneous compiler installations, flexible package constraints, and
a Git-friendly development workflow. OPAM is edited and
maintained by OCamlPro, with continuous support from OCamlLabs and the
community at large (including its main industrial users such as
Jane-Street and Citrix).

# Repository change to opam.ocaml.org

This release is synchronized with the migration of the main repository from 
ocamlpro.com to ocaml.org. A redirection has been put in place, so that all 
up-to-date installation of OPAM should be redirected seamlessly.
OPAM 1.0 instances will stay on the old repository, so that they won't be 
broken by incompatible package updates.

We are very happy to see the impressive amount of contributions to the OPAM 
repository, and this change, together with the licensing of all metadata under 
CC0 (almost pubic domain), guarantees that these efforts belong to the 
community.

# If you are upgrading from 1.0

The internal state will need to be upgraded at the first run of OPAM 1.1.0.
THIS PROCESS CANNOT BE REVERTED. We have tried hard to make it fault-
resistant, but failures might happen. In case you have precious data in your 
~/.opam folder, it is advised to backup that folder before you upgrade to 
1.1.0.

# Installing

Using the binary installer:
- download and run http://www.ocamlpro.com/pub/opam_installer.sh
 
You can also get the new version either from Anil's unstable PPA:
    add-apt-repository ppa:avsm/ppa-testing
    apt-get update
    sudo apt-get install opam
 
or build it from sources at :
- http://www.ocamlpro.com/pub/opam-full-1.1.0.tar.gz
- https://github.com/OCamlPro/opam/releases/tag/1.1.0-RC

# Changes

Too many to list here, see
https://raw.github.com/OCamlPro/opam/1.1.0-RC/CHANGES

For packagers, some new fields have appeared in the OPAM description format:
- `depexts` provides facilities for dealing with system (non ocaml) 
  dependencies
- `messages`, `post-messages` can be used to notify the user or help her 
  troobleshoot at package installation.
- `available` supersedes `ocaml-version` and `os` constraints, and can contain
  more expressive formulas


Enjoy !

Louis / OCamlPro & all the OPAM team

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] [ANN] OPAM 1.1.0 Release Candidate
  2013-10-14 15:01 [Caml-list] [ANN] OPAM 1.1.0 Release Candidate Louis Gesbert
@ 2013-10-14 22:00 ` Nicolas Braud-Santoni
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Braud-Santoni @ 2013-10-14 22:00 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 820 bytes --]

On 14/10/2013 17:01, Louis Gesbert wrote:
> OPAM 1.1.0 is ready, and we are shipping a release candidate for packagers and 
> all interested to try it out.
>
> This version features several bug-fixes over the September beta release, and 
> quite a few stability and usability improvements. Thanks to all beta-testers 
> who have taken the time to file reports, and helped a lot tackling the 
> remaining issues.

This feel like a good occasion to annouce that, since today[1], OPAM is
available directly as a package on Exherbo[2].
I will endeavour to provide up-to-date packages for both “stable
releases” and “testing releases” (such as -beta or -RC).


Regards,

Nicolas Braud-Santoni

[1]
https://github.com/nbraud/nicoo_exherbo/commits/master/packages/dev-ocaml/opam
[2] http://exherbo.org/


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-14 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-14 15:01 [Caml-list] [ANN] OPAM 1.1.0 Release Candidate Louis Gesbert
2013-10-14 22:00 ` Nicolas Braud-Santoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).