public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/httpclient/
Date: Sat, 17 Feb 2024 07:34:43 +0000 (UTC)	[thread overview]
Message-ID: <1708155275.fb88d974ed7436ee9c026fbaafe2184dca4e1617.graaff@gentoo> (raw)

commit:     fb88d974ed7436ee9c026fbaafe2184dca4e1617
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 17 07:33:46 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 07:34:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb88d974

dev-ruby/httpclient: avoid broken SSL tests

These tests use obsolete certificates and algorithms so the test server
no longer starts at all.

Closes: https://bugs.gentoo.org/817296
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
index 5af165c7bbbe..5f66ac209c44 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -52,11 +52,9 @@ all_ruby_prepare() {
 	# only fail on jruby.
 	rm test/test_auth.rb || die
 
-	# Skip test failing due to hard-coded expired certificate
-	sed -i -e '/test_verification_without_httpclient/,/^  end/ s:^:#:' test/test_ssl.rb || die
-
-	# Skip test depending on obsolete and vulnerable SSLv3
-	sed -i -e '/test_no_sslv3/,/^  end/ s:^:#:' test/test_ssl.rb || die
+	# Skip tests using obsolete 1024-bit or expired certificates and
+	# won't even run anymore.
+	rm -f test/test_ssl.rb || die
 
 	# Do not use 11-year-old bundled certificates!
 	# fix this copy so it doesn't fail tests


             reply	other threads:[~2024-02-17  7:34 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-17  7:34 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-23  7:39 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/httpclient/ Hans de Graaff
2024-02-20 20:59 Ionen Wolkens
2024-02-20 20:59 Ionen Wolkens
2024-02-18  7:29 Hans de Graaff
2023-07-15 11:52 Arthur Zamarin
2023-04-13  3:03 Sam James
2022-12-24  6:35 Sam James
2022-07-30  7:46 Hans de Graaff
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-05-08 15:00 WANG Xuerui
2022-04-26 14:38 Sam James
2022-04-09 12:42 Hans de Graaff
2022-04-09 12:42 Hans de Graaff
2022-04-08  9:15 Hans de Graaff
2022-04-01  5:15 Arthur Zamarin
2021-10-14 20:07 Robin H. Johnson
2021-10-09 15:24 Naohiro Aota
2020-12-22  5:30 Hans de Graaff
2019-05-01 19:36 Hans de Graaff
2018-07-08  4:06 Hans de Graaff
2018-07-07  9:02 Sergei Trofimovich
2018-07-02  5:29 Hans de Graaff
2018-07-02  0:49 Thomas Deutschmann
2018-06-27 21:54 Sergei Trofimovich
2018-06-25 18:24 Hans de Graaff
2018-06-05  4:06 Hans de Graaff
2018-05-22  6:12 Hans de Graaff
2018-03-22 20:23 Jeroen Roovers
2017-12-29 17:41 Sergei Trofimovich
2017-10-01  6:44 Hans de Graaff
2017-07-15  5:22 Hans de Graaff
2016-12-21  6:37 Hans de Graaff
2016-12-13  6:53 Hans de Graaff
2016-12-13  6:53 Hans de Graaff
2016-12-09  8:35 Hans de Graaff
2016-09-28  8:17 Tobias Klausmann
2016-09-13  4:36 Hans de Graaff
2016-09-13  4:36 Hans de Graaff
2016-08-19  6:00 Hans de Graaff
2016-08-09  5:02 Hans de Graaff
2016-05-29  5:26 Hans de Graaff
2016-05-16  5:29 Hans de Graaff
2016-04-23  5:24 Hans de Graaff
2016-04-23  5:24 Hans de Graaff
2016-01-02  6:50 Hans de Graaff
2015-12-12  7:35 Hans de Graaff
2015-11-12 10:15 Agostino Sarubbo
2015-11-11  9:54 Agostino Sarubbo
2015-11-11  6:05 Jeroen Roovers
2015-11-10  6:37 Hans de Graaff
2015-11-09 11:24 Agostino Sarubbo
2015-11-06  7:31 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1708155275.fb88d974ed7436ee9c026fbaafe2184dca4e1617.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox