From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/files/
Date: Wed, 8 Feb 2023 17:17:43 +0000 (UTC) [thread overview]
Message-ID: <1675876508.75cd5da43f98fe523d5dff7d4287494435c0191e.sam@gentoo> (raw)
commit: 75cd5da43f98fe523d5dff7d4287494435c0191e
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Feb 8 16:46:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 8 17:15:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75cd5da4
app-admin/augeas: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29492
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/augeas/files/augeas-1.13.0-selinux.patch | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/app-admin/augeas/files/augeas-1.13.0-selinux.patch b/app-admin/augeas/files/augeas-1.13.0-selinux.patch
deleted file mode 100644
index e1af18805a22..000000000000
--- a/app-admin/augeas/files/augeas-1.13.0-selinux.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-https://github.com/hercules-team/augeas/commit/f38398a2d07028b892eac59449a35e1a3d645fac
-
-From f38398a2d07028b892eac59449a35e1a3d645fac Mon Sep 17 00:00:00 2001
-From: Leo-Schmit <63145459+Leo-Schmit@users.noreply.github.com>
-Date: Tue, 20 Sep 2022 13:41:31 +0200
-Subject: [PATCH] Replace deprecated 'security_context_t' with 'char *' (#747)
-
---- a/src/transform.c
-+++ b/src/transform.c
-@@ -918,7 +918,7 @@ static int transfer_file_attrs(FILE *from, FILE *to,
- struct stat st;
- int ret = 0;
- int selinux_enabled = (is_selinux_enabled() > 0);
-- security_context_t con = NULL;
-+ char *con = NULL;
-
- int from_fd;
- int to_fd = fileno(to);
-
next reply other threads:[~2023-02-08 17:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 17:17 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-04 21:45 [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/files/ Conrad Kostecki
2017-10-20 0:59 Matt Thode
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=1675876508.75cd5da43f98fe523d5dff7d4287494435c0191e.sam@gentoo \
--to=sam@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