guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (d4aaf95 -> 62339e2)


From: Leo Famulari
Subject: branch master updated (d4aaf95 -> 62339e2)
Date: Thu, 07 Jan 2016 07:36:04 +0000

lfam pushed a change to branch master
in repository guix.

      from  d4aaf95   build-system/gnu: Make 'package-with-explicit-inputs' 
idempotent.
       new  e635200   gnu: w3m: Update patch to use '-p1'.
       new  62339e2   gnu: w3m: Enable SSL, disable broken protocols and 
ciphers.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu-system.am                                      |    5 +++-
 .../patches/w3m-disable-sslv2-and-sslv3.patch      |   24 +++++++++++++++++
 .../patches/w3m-disable-weak-ciphers.patch         |   24 +++++++++++++++++
 gnu/packages/patches/w3m-fix-compile.patch         |   15 ----------
 .../patches/w3m-force-ssl_verify_server-on.patch   |   24 +++++++++++++++++
 gnu/packages/patches/w3m-libgc.patch               |   28 ++++++++++++++++++++
 gnu/packages/w3m.scm                               |    7 +++-
 7 files changed, 109 insertions(+), 18 deletions(-)
 create mode 100644 gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch
 create mode 100644 gnu/packages/patches/w3m-disable-weak-ciphers.patch
 delete mode 100644 gnu/packages/patches/w3m-fix-compile.patch
 create mode 100644 gnu/packages/patches/w3m-force-ssl_verify_server-on.patch
 create mode 100644 gnu/packages/patches/w3m-libgc.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]