guix-commits
[Top][All Lists]
Advanced

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

branch master updated (30ddb0b -> ef0c659)


From: guix-commits
Subject: branch master updated (30ddb0b -> ef0c659)
Date: Fri, 15 Oct 2021 18:02:43 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 30ddb0b  gnu: emacs-org-roam: Reference dot with absolute path.
     new 02f849a  gnu: s2n: Update to 1.0.10-7f43b102.
     new da9272f  gnu: Add aws-lc.
     new 14a282a  gnu: aws-c-common: Update to 0.6.2.
     new 64aaf61  gnu: aws-c-io: Update to 0.10.5.
     new d061193  gnu: aws-c-cal: Update to 0.5.11.
     new d9b8cfd  gnu: Add aws-c-http.
     new 2069238  gnu: Add aws-c-compression.
     new 1f1bb63  gnu: Add aws-c-auth.
     new b3c1c37  gnu: Add aws-c-s3.
     new 2a0fcc3  gnu: Add aws-c-mqtt.
     new 5ed42eb  gnu: Add aws-crt-cpp.
     new ef0c659  gnu: aws-sdk-cpp: Update to 1.9.92.

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


Summary of changes:
 gnu/local.mk                                       |  15 +-
 gnu/packages/c.scm                                 | 162 ++++++++++++++++++++-
 gnu/packages/cpp.scm                               |  54 ++++++-
 ...-prefix.patch => aws-c-auth-cmake-prefix.patch} |   0
 .../aws-c-auth-disable-networking-tests.patch      |  64 ++++++++
 ....patch => aws-c-compression-cmake-prefix.patch} |   2 +-
 ...-prefix.patch => aws-c-http-cmake-prefix.patch} |   4 +-
 .../aws-c-http-disable-networking-tests.patch      |  48 ++++++
 .../aws-c-io-disable-networking-tests.patch        |  28 +++-
 ...-prefix.patch => aws-c-mqtt-cmake-prefix.patch} |   2 +-
 ...ke-prefix.patch => aws-c-s3-cmake-prefix.patch} |   0
 .../aws-c-s3-disable-networking-tests.patch        | 153 +++++++++++++++++++
 ...prefix.patch => aws-crt-cpp-cmake-prefix.patch} |   6 +-
 .../aws-crt-cpp-disable-networking-tests.patch     |  47 ++++++
 .../patches/aws-sdk-cpp-cmake-prefix.patch         |  18 +++
 .../aws-sdk-cpp-disable-networking-tests.patch     |  44 ++++++
 .../patches/aws-sdk-cpp-disable-werror.patch       |  11 ++
 gnu/packages/tls.scm                               |  83 +++++++----
 18 files changed, 690 insertions(+), 51 deletions(-)
 copy gnu/packages/patches/{aws-c-io-cmake-prefix.patch => 
aws-c-auth-cmake-prefix.patch} (100%)
 create mode 100644 
gnu/packages/patches/aws-c-auth-disable-networking-tests.patch
 copy gnu/packages/patches/{aws-c-io-cmake-prefix.patch => 
aws-c-compression-cmake-prefix.patch} (90%)
 copy gnu/packages/patches/{aws-c-cal-cmake-prefix.patch => 
aws-c-http-cmake-prefix.patch} (59%)
 create mode 100644 
gnu/packages/patches/aws-c-http-disable-networking-tests.patch
 copy gnu/packages/patches/{aws-c-io-cmake-prefix.patch => 
aws-c-mqtt-cmake-prefix.patch} (90%)
 copy gnu/packages/patches/{aws-c-io-cmake-prefix.patch => 
aws-c-s3-cmake-prefix.patch} (100%)
 create mode 100644 gnu/packages/patches/aws-c-s3-disable-networking-tests.patch
 copy gnu/packages/patches/{aws-c-event-stream-cmake-prefix.patch => 
aws-crt-cpp-cmake-prefix.patch} (65%)
 create mode 100644 
gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch
 create mode 100644 gnu/packages/patches/aws-sdk-cpp-cmake-prefix.patch
 create mode 100644 
gnu/packages/patches/aws-sdk-cpp-disable-networking-tests.patch
 create mode 100644 gnu/packages/patches/aws-sdk-cpp-disable-werror.patch



reply via email to

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