public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@netcom-mail.de>
To: git-commits@fedoraproject.org
Subject: [rpms/cxxtools] rawhide: Add cxxtools-ssl-api.patch
Date: Sun, 26 Jul 2026 16:06:23 GMT [thread overview]
Message-ID: <178508198310.1.2914335518298292148.rpms-cxxtools-01924966a2d8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cxxtools
Branch : rawhide
Commit : 01924966a2d899f0b4b61352a9b31826dddf1e8c
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-07-26T16:06:07+00:00
Stats : +15/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cxxtools/c/01924966a2d899f0b4b61352a9b31826dddf1e8c?branch=rawhide
Log:
Add cxxtools-ssl-api.patch
---
diff --git a/cxxtools-ssl-api.patch b/cxxtools-ssl-api.patch
new file mode 100644
index 0000000..b32d7c7
--- /dev/null
+++ b/cxxtools-ssl-api.patch
@@ -0,0 +1,11 @@
+--- src/sslcertificateimpl.cpp.orig 2026-07-26 15:39:06.697714165 +0000
++++ src/sslcertificateimpl.cpp 2026-07-26 15:39:33.407730936 +0000
+@@ -37,7 +37,7 @@
+
+ namespace cxxtools
+ {
+-static String str(X509_NAME* a)
++static String str(const X509_NAME* a)
+ {
+ class MemBIO
+ {
diff --git a/cxxtools.spec b/cxxtools.spec
index 4946258..2e73fa0 100644
--- a/cxxtools.spec
+++ b/cxxtools.spec
@@ -1,6 +1,6 @@
Name: cxxtools
Version: 3.0
-Release: 21%{?dist}
+Release: 20%{?dist}
Summary: A collection of general-purpose C++ classes
Epoch: 1
@@ -17,6 +17,7 @@ Patch4: %{name}-%{version}-timer.patch
# fix assertion with GLIBCXX_ASSERTIONS (upstream patch)
Patch5: 0001-fix-for-possible-crash-in-cxxtools-Connectable.patch
Patch6: cxxtools-cxx20.patch
+Patch7: cxxtools-ssl-api.patch
BuildRequires: make
BuildRequires: automake
@@ -87,11 +88,8 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_includedir}/cxxtools/
%changelog
-* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0-21
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.0-20
-- Rebuilt for openssl 4.0
+* Sun Jul 26 2026 Martin Gansser <martinkg@fedoraproject.org> - 1:3.0-20
+- Add cxxtools-ssl-api.patch
* Sat Jan 24 2026 Martin Gansser <martinkg@fedoraproject.org> - 1:3.0-19
- Add cxxtools-cxx20.patch
next reply other threads:[~2026-07-26 16:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-26 16:06 Martin Gansser [this message]
2026-07-26 16:08 [rpms/cxxtools] rawhide: Add cxxtools-ssl-api.patch Martin Gansser
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=178508198310.1.2914335518298292148.rpms-cxxtools-01924966a2d8@fedoraproject.org \
--to=mgansser@netcom-mail.de \
--cc=git-commits@fedoraproject.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