From: Leo Famulari <leo@famulari.name>
To: Nils Gillmann <niasterisk@grrlz.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] libressl -> update to 2.3.3
Date: Wed, 23 Mar 2016 13:43:35 -0400 [thread overview]
Message-ID: <20160323174335.GE3893@jasmine> (raw)
In-Reply-To: <87k2ktl737.fsf@grrlz.net>
On Wed, Mar 23, 2016 at 01:19:40PM +0100, Nils Gillmann wrote:
> LibreSSL is now at version 2.3.3, release notes:
> http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.3-relnotes.txt
Thank you! Applied as 7b150a24fe
>
> From b4ba4746551d17abc2ea6516bc58291dbe86d233 Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <niasterisk@grrlz.net>
> Date: Wed, 23 Mar 2016 13:15:31 +0100
> Subject: [PATCH] gnu: libressl: Update to 2.3.3.
>
> * gnu/packages/tls.scm (libressl): Update to 2.3.3.
> ---
> gnu/packages/tls.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
> index d6225f7..079c73d 100644
> --- a/gnu/packages/tls.scm
> +++ b/gnu/packages/tls.scm
> @@ -6,6 +6,7 @@
> ;;; Copyright © 2015 David Thompson <davet@gnu.org>
> ;;; Copyright © 2015 Leo Famulari <leo@famulari.name>
> ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
> +;;; Copyright © 2016 Nils Gillmann <niasterisk@grrlz.net>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -285,7 +286,7 @@ required structures.")
> (define-public libressl
> (package
> (name "libressl")
> - (version "2.2.6")
> + (version "2.3.3")
> (source
> (origin
> (method url-fetch)
> @@ -293,7 +294,7 @@ required structures.")
> "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-"
> version ".tar.gz"))
> (sha256 (base32
> - "0kynb15l5gq1qgp3p4ncn20sc65sbl8lk89vyr07s17xrya9kq8y"))))
> + "1a8anm8nsfyxds03csk738m2cmzjbsb867my1rz5ij3w31k32wvn"))))
> (build-system gnu-build-system)
> (native-search-paths
> ;; FIXME: These two variables must designate a single file or directory
> --
> 2.7.3
>
>
>
> below: last lines of output, and appended: patch on latest master.
>
> make[3]: Leaving directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3/man'
> make[2]: Leaving directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3/man'
> make[1]: Leaving directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3/man'
> make[1]: Entering directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3'
> make[2]: Entering directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3'
> make[2]: Nothing to be done for 'install-exec-am'.
> /gnu/store/34j2zmi69mqwrslpyizbi9mcxmn2hzgb-coreutils-8.24/bin/mkdir -p '/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/lib/pkgconfig'
> /gnu/store/34j2zmi69mqwrslpyizbi9mcxmn2hzgb-coreutils-8.24/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/lib/pkgconfig'
> make[2]: Leaving directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3'
> make[1]: Leaving directory '/tmp/guix-build-libressl-2.3.3.drv-0/libressl-2.3.3'
> phase `install' succeeded after 9.3 seconds
> starting phase `patch-shebangs'
> phase `patch-shebangs' succeeded after 0.0 seconds
> starting phase `strip'
> stripping binaries in "/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/lib" with "strip" and flags ("--strip-debug" "--enable-deterministic-archives")
> stripping binaries in "/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/bin" with "strip" and flags ("--strip-debug" "--enable-deterministic-archives")
> phase `strip' succeeded after 0.5 seconds
> starting phase `validate-runpath'
> validating RUNPATH of 3 binaries in "/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/lib"...
> validating RUNPATH of 1 binaries in "/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/bin"...
> phase `validate-runpath' succeeded after 0.0 seconds
> starting phase `validate-documentation-location'
> phase `validate-documentation-location' succeeded after 0.0 seconds
> starting phase `delete-info-dir-file'
> phase `delete-info-dir-file' succeeded after 0.0 seconds
> starting phase `compress-documentation'
> compressing documentation in '/gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3/share/man' with "gzip" and flags ("--best" "--no-name")
> phase `compress-documentation' succeeded after 0.3 seconds
> @ build-succeeded /gnu/store/66v3rfdhm37ayiwhji9pa2641jr8k7cr-libressl-2.3.3.drv -
> /gnu/store/p97q7qwcy080iw422a72kdpz2vvdikm1-libressl-2.3.3
>
> --
> ng
> personal contact: http://krosos.sdf.org
> EDN: https://wiki.c3d2.de/EDN
prev parent reply other threads:[~2016-03-23 17:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-23 12:19 [PATCH] libressl -> update to 2.3.3 Nils Gillmann
2016-03-23 17:43 ` Leo Famulari [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160323174335.GE3893@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=niasterisk@grrlz.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.