From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/files/
Date: Fri, 6 Dec 2024 23:12:04 +0000 (UTC) [thread overview]
Message-ID: <1733526691.860b8be090386b0e5a5e00abcf1a0b7abbc50d5f.conikost@gentoo> (raw)
commit: 860b8be090386b0e5a5e00abcf1a0b7abbc50d5f
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Nov 25 20:01:18 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 23:11:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860b8be0
sci-chemistry/pymol: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../pymol/files/pymol-2.5.0-format-security.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/sci-chemistry/pymol/files/pymol-2.5.0-format-security.patch b/sci-chemistry/pymol/files/pymol-2.5.0-format-security.patch
deleted file mode 100644
index 080e5e8960e4..000000000000
--- a/sci-chemistry/pymol/files/pymol-2.5.0-format-security.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Michael Banck <mbanck@debian.org>
-Description: Fix "error: format not a string literal and no format arguments [-Werror=format-security]" (#759860)
-Forwarded: yes
-
---- a/contrib/uiuc/plugins/molfile_plugin/src/maeffplugin.cpp
-+++ b/contrib/uiuc/plugins/molfile_plugin/src/maeffplugin.cpp
-@@ -2004,7 +2004,7 @@ namespace {
- }
- }
- catch (std::exception &e) {
-- fprintf(stderr, "%s", e.what());
-+ fprintf(stderr, "Cannot write timestamp to mae file: %s\n", e.what());
- return MOLFILE_ERROR;
- }
- return MOLFILE_SUCCESS;
next reply other threads:[~2024-12-06 23:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 23:12 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-31 8:42 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/files/ David Seifert
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=1733526691.860b8be090386b0e5a5e00abcf1a0b7abbc50d5f.conikost@gentoo \
--to=conikost@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