Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (52f304bd2ef63e705a9273359efd5d737b416e89)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (52f304bd2ef63e705a9273359efd5d737b416e89)
  • Date: Fri, 25 Sep 2015 17:20:04 +0200

>From LibreSSL web page:

The latest stable release is 2.2.3.
The latest snapshot release is 2.3.0.

Imho, we should have option to install stable or snapshot.

--
Ladislav Hagara

> GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
>
> crypto/libressl/DETAILS | 2 +-
> crypto/libressl/HISTORY | 4 ++++
> crypto/libressl/INSTALL | 2 +-
> 3 files changed, 6 insertions(+), 2 deletions(-)
>
> New commits:
> commit 52f304bd2ef63e705a9273359efd5d737b416e89
> Author: Treeve Jelbert <treeve AT sourcemage.org>
> Commit: Treeve Jelbert <treeve AT sourcemage.org>
>
> libressl: => 2.3.0
>
> diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
> index 79d7b9b..a68e40e 100755
> --- a/crypto/libressl/DETAILS
> +++ b/crypto/libressl/DETAILS
> @@ -1,5 +1,5 @@
> SPELL=libressl
> - VERSION=2.2.3
> + VERSION=2.3.0
> SECURITY_PATCH=4
> SOURCE=$SPELL-$VERSION.tar.gz
> SOURCE2=$SOURCE.asc
> diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
> index cf91beb..4171054 100644
> --- a/crypto/libressl/HISTORY
> +++ b/crypto/libressl/HISTORY
> @@ -1,3 +1,7 @@
> +2015-09-24 Treeve Jelbert <treeve AT sourcemage.org>
> + * DETAILS: version 2.3.0
> + * INSTALL: adjust
> +
> 2015-09-08 Vlad Glagolev <stealth AT sourcemage.org>
> * DETAILS: updated spell to 2.2.3
> * UP_TRIGGERS: added trigger for minor version upgrades
> diff --git a/crypto/libressl/INSTALL b/crypto/libressl/INSTALL
> index b92c43c..ff69530 100755
> --- a/crypto/libressl/INSTALL
> +++ b/crypto/libressl/INSTALL
> @@ -6,4 +6,4 @@ if [[ ! -d "$SSL_CONFDIR" ]]; then
> install -vm 755 -d "$SSL_CONFDIR"
> fi &&
>
> -install_config_file apps/openssl.cnf "$SSL_CONFDIR/openssl.cnf"
> +install_config_file apps/openssl/openssl.cnf "$SSL_CONFDIR/openssl.cnf"
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>





Archive powered by MHonArc 2.6.24.

Top of Page