[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10788: update openssl to 3.4.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10788: update openssl to 3.4.0 |
Date: |
Sun, 10 Nov 2024 13:00:49 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10788
revision-id: carlhansen@gnu.org-20241110180043-by444q4m0k2f7i69
parent: carlhansen@gnu.org-20241110060507-typgarxjkrodkwoc
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-11-10 18:00:43 +0000
message:
update openssl to 3.4.0
modified:
pkg/other/openssl/Makefile makefile-20170519063536-ogruph0tua5ch6ug-3
pkg/other/openssl/sha256sums sha256sums-20170519063536-ogruph0tua5ch6ug-4
=== modified file 'pkg/other/openssl/Makefile'
--- a/pkg/other/openssl/Makefile 2024-09-03 19:21:02 +0000
+++ b/pkg/other/openssl/Makefile 2024-11-10 18:00:43 +0000
@@ -20,7 +20,7 @@
NAME = openssl
GARNAME = openssl
-GARVERSION = 3.3.2
+GARVERSION = 3.4.0
HOME_URL = http://www.openssl.org/
DESCRIPTION = Secure Sockets Layer, TLS, cryptography library
define BLURB
@@ -29,8 +29,6 @@
endef
######################################################################
-# https://www.openssl.org/source/openssl-3.0.9.tar.gz
-# https://github.com/openssl/openssl/archive/refs/tags/openssl-3.3.2.tar.gz
#
https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz
MASTER_SITES = https://github.com/
MASTER_SUBDIR = openssl/openssl/releases/download/$(DISTNAME)/
=== modified file 'pkg/other/openssl/sha256sums'
--- a/pkg/other/openssl/sha256sums 2024-09-03 19:21:02 +0000
+++ b/pkg/other/openssl/sha256sums 2024-11-10 18:00:43 +0000
@@ -1,2 +1,2 @@
-2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281
download/openssl-3.3.2.tar.gz
-de8c243180160405a87d5d235e9dd1458d2b5dc43fbe5dd157fe3c74ee31bc1c
download/openssl-3.3.2.tar.gz.sha256
+e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf
download/openssl-3.4.0.tar.gz
+1eed7484f98b61822b744d51d3e7670f3ef238aef2cbb22e1047e129dd8f8421
download/openssl-3.4.0.tar.gz.sha256
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10788: update openssl to 3.4.0,
Carl Hansen <=