Skip to content

Commit 0ecab10

Browse files
committed
Merge branch 'main' of github.com:gardenlinux/package-openssl into rel-1877
2 parents 78e64a0 + 6ad1eba commit 0ecab10

13 files changed

Lines changed: 941 additions & 706 deletions

patches-debian/symbols.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
*@OPENSSL_3.3.0 3.3.0
55
*@OPENSSL_3.4.0 3.4.0
66
*@OPENSSL_3.5.0 3.5.0
7-
+ OPENSSL_3.0.1@OPENSSL_3.0.1 3.5.5-1gl10
8-
+ ossl_ctx_legacy_digest_signatures_allowed@OPENSSL_3.0.1 3.5.5-1gl10
9-
+ ossl_ctx_legacy_digest_signatures_allowed_set@OPENSSL_3.0.1 3.5.5-1gl10
7+
+ OPENSSL_3.0.1@OPENSSL_3.0.1 3.5.5-1gl13
8+
+ ossl_ctx_legacy_digest_signatures_allowed@OPENSSL_3.0.1 3.5.5-1gl13
9+
+ ossl_ctx_legacy_digest_signatures_allowed_set@OPENSSL_3.0.1 3.5.5-1gl13
1010
libssl.so.3 libssl3t64 #MINVER#
1111
* Build-Depends-Package: libssl-dev
1212
*@OPENSSL_3.0.0 3.0.0

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ version="$version_orig-1"
33
git_src --branch "debian/openssl-$version" "https://salsa.debian.org/debian/openssl.git"
44
import_upstream_patches
55
apply_patches patches-debian
6-
version_suffix="gl10~bp1877"
6+
version_suffix="gl13~bp1877"

0 commit comments

Comments
 (0)