Skip to content

Commit 18f3bc4

Browse files
committed
Merge branch 'master-3.0' into dist/3.0/bullseye
2 parents 682fe07 + 79c78c1 commit 18f3bc4

File tree

4 files changed

+3
-34
lines changed

4 files changed

+3
-34
lines changed

debian/patches/Fix-FTBFS-on-x32-misdetected-as-i386-or-amd64.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Bug: #954293
99
1 file changed, 3 insertions(+)
1010

1111
diff --git a/configure.ac b/configure.ac
12-
index 2dcebdd..abd1c59 100644
12+
index 49e0c79..5fb8282 100644
1313
--- a/configure.ac
1414
+++ b/configure.ac
1515
@@ -2433,6 +2433,9 @@ AS_CASE([$rb_cv_coroutine], [yes|''], [

debian/patches/Mark-Gemspec-reproducible-change-fixing-784225-too.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Signed-off-by: Christian Hofstaedtler <[email protected]>
1212
1 file changed, 3 insertions(+), 1 deletion(-)
1313

1414
diff --git a/lib/rubygems/specification.rb b/lib/rubygems/specification.rb
15-
index 2b3792e..a612bf7 100644
15+
index b493a47..776eff9 100644
1616
--- a/lib/rubygems/specification.rb
1717
+++ b/lib/rubygems/specification.rb
18-
@@ -1692,7 +1692,9 @@ class Gem::Specification < Gem::BasicSpecification
18+
@@ -1696,7 +1696,9 @@ class Gem::Specification < Gem::BasicSpecification
1919
raise(Gem::InvalidSpecificationException,
2020
"invalid date format in specification: #{date.inspect}")
2121
end

debian/patches/series

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ Make-gemspecs-reproducible.patch
55
exclude-several-tests-unstable-in-Docker.patch
66
Fix-FTBFS-on-x32-misdetected-as-i386-or-amd64.patch
77
TestProcess-disable-gems-to-disable-rubygems_integration.patch
8-
test-openssl-test_cipher-skip-AES-CCM-tests-on-OpenSSL-1..patch
98
ruby_default_arch.m4-don-t-require-arhitectures-to-be-kno.patch

debian/patches/test-openssl-test_cipher-skip-AES-CCM-tests-on-OpenSSL-1..patch

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)