From a681a34749cd3e79f0db9a56b4e5172d84f42e74 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sat, 18 Nov 2023 23:00:32 +0100 Subject: fix(git-request-get): More testing data --- test_message_HEAD.mbx | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 test_message_HEAD.mbx (limited to 'test_message_HEAD.mbx') diff --git a/test_message_HEAD.mbx b/test_message_HEAD.mbx new file mode 100644 index 0000000..965ed0d --- /dev/null +++ b/test_message_HEAD.mbx @@ -0,0 +1,70 @@ +From ???@??? Thu Nov 16 15:45:08 2023 +Return-Path: +Delivered-To: +Received: from redcrew.org + by redcrew.org (Dovecot) with LMTP id hYNqKYIlVmWJcgAAsTppAA + for ; Thu, 16 Nov 2023 15:34:32 +0100 +Received: from localhost (unknown [185.22.237.37]) + (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) + (No client certificate requested) + by redcrew.org (Postfix) with ESMTPSA id B8DE4C6A + for ; Thu, 16 Nov 2023 15:34:32 +0100 (CET) +Content-Type: multipart/signed; + boundary=c26872f3bd544c9ed77f3e24467434acca42fafd261b2709670ce08ff787; + micalg=pgp-sha1; protocol="application/pgp-signature" +Date: Thu, 16 Nov 2023 15:34:32 +0100 +Message-Id: +Subject: git request-pull output +From: =?utf-8?q?Mat=C4=9Bj_Cepl?= +To: +Content-Transfer-Encoding: quoted-printable +X-Mailer: aerc 0.16.0 + +--c26872f3bd544c9ed77f3e24467434acca42fafd261b2709670ce08ff787 +Mime-Version: 1.0 +Content-Transfer-Encoding: quoted-printable +Content-Type: text/plain; charset=UTF-8 + +The following changes since commit e486999efac243e561a6604553ec93d20e10cdbb= +: + + Revert 957df43e (2023-11-03 22:57:18 +0100) + +are available in the Git repository at: + + https://gitlab.com/mcepl/m2crypto.git=20 + +for you to fetch changes up to 102cd4d5c1818ecb5926dd538962f8b42c43b022: + + Raise proper exception in C (2023-11-03 23:42:49 +0100) + +---------------------------------------------------------------- +Mat=C4=9Bj Cepl (1): + Raise proper exception in C + + src/M2Crypto/SSL/Connection.py | 15 ++++++++++----- + src/SWIG/_ssl.i | 45 ++++++++++++++++++++++++++++++++++++++= ++++---- + 2 files changed, 51 insertions(+), 9 deletions(-) + +--=20 +http://matej.ceplovi.cz/blog/, @mcepl@floss.social +GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 +=20 +Anger is often what pain looks like when it shows itself in public. + -- Krista Tippett + +--c26872f3bd544c9ed77f3e24467434acca42fafd261b2709670ce08ff787 +Content-Type: application/pgp-signature; name="signature.asc" + +-----BEGIN PGP SIGNATURE----- + +iGwEABECACwWIQSJ70vGKIq/QxurJcPgn+8l2WSErAUCZVYoeA4cbWNlcGxAY2Vw +bC5ldQAKCRDgn+8l2WSErAohAJ9/VsluRw5IdV7kUe9JMlLBsIfeAwCfYwJpq52m +r8GM5J/XGCchNHU2+wU= +=ivvg +-----END PGP SIGNATURE----- + +--c26872f3bd544c9ed77f3e24467434acca42fafd261b2709670ce08ff787-- + + -- cgit