On Thu, May 31, 2012 at 10:11 PM, Phil Hagelberg <p...@hagelb.org> wrote: > I'm happy to announce the release of Leiningen 2.0.0-preview5.
I've just pushed out 2.0.0-preview6; sorry for the inconvenience. ## 2.0.0-preview6 / 2012-06-01 * Allow lookup of :repositories credentials from environment variables. * Perform more SSL certificate validity checks. * Fix a bug where repl dependency was conflicting. * Add certificate for Clojars to default project settings. * Allow custom SSL :certificates to be specified for repositories. The changes are almost all around the handling of certificates for repositories. Not only is the certificate for Clojars distributed with Leiningen now, but users are able to specify their own certificates to use with repositories using self-signed certificates, so this is a big improvement for anyone running their own private repository. The new SSL settings should also help prevent MITM attacks since the Aether defaults were sloppy. I hope this addresses the issues people were seeing with preview5. thanks, Phil -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en