unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: OpenSSL updates
Date: Thu, 22 Sep 2016 13:47:26 -0400	[thread overview]
Message-ID: <20160922174726.GA14616@jasmine> (raw)
In-Reply-To: <87twd7dhdg.fsf@netris.org>

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

On Thu, Sep 22, 2016 at 12:33:15PM -0400, Mark H Weaver wrote:
> Leo Famulari <leo@famulari.name> writes:
> > +(define-public openssl-1.0.2i
> 
> Should this be kept private?  Otherwise, both patches look good to me,
> please push.

Good catch.

I also realized that these patches change what variable is used when
using 'openssl' with the Guix command-line tools.

Without these patches, `guix build openssl` uses
(@@ (gnu packages tls) openssl-next) [0]

With these patches, `guix build openssl` uses
(@@ (gnu packages tls) openssl-1.0.2i)

So, I put (replacement #f) in openssl-next, which restores the old
behavior. We don't want to replace openssl-next with openssl-1.0.2i.

Pushed HEAD to 163d93a6bd231596959e2e157b60eb964db85d04

[0] Is that the right way to describe a package variable? That's how I
use `guix build -e`.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2016-09-22 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22 13:55 OpenSSL updates Leo Famulari
2016-09-22 16:33 ` Mark H Weaver
2016-09-22 17:47   ` 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160922174726.GA14616@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=mhw@netris.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).