From 3cf6877a41a6826e2c9a90eda10b18dd5e17aa82 Mon Sep 17 00:00:00 2001 From: changhan Date: Wed, 23 Apr 2025 09:58:26 +0000 Subject: [PATCH 1/2] Change the author's mailbox Signed-off-by: changhan --- ...e-newlines-and-error-descriptions-in-error-messages.patch | 2 +- backport-libsemanage-handle-shell-allocation-failure.patch | 2 +- backport-libsemanage-optimize-policy-by-default.patch | 2 +- backport-libsemanage-simplify-file-deletion.patch | 2 +- libsemanage.spec | 5 ++++- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/backport-libsemanage-drop-duplicate-newlines-and-error-descriptions-in-error-messages.patch b/backport-libsemanage-drop-duplicate-newlines-and-error-descriptions-in-error-messages.patch index d5b65e0..85f19dc 100644 --- a/backport-libsemanage-drop-duplicate-newlines-and-error-descriptions-in-error-messages.patch +++ b/backport-libsemanage-drop-duplicate-newlines-and-error-descriptions-in-error-messages.patch @@ -1,5 +1,5 @@ From 4a8407a2ee9cc3b458eb1f71cc3820bce728a5b7 Mon Sep 17 00:00:00 2001 -From: changhan +From: Christian Göttsche Date: Fri, 18 Apr 2025 16:07:23 +0800 Subject: [PATCH] libsemanage-drop-duplicate-newlines-and-error-descriptions-in-error-messages diff --git a/backport-libsemanage-handle-shell-allocation-failure.patch b/backport-libsemanage-handle-shell-allocation-failure.patch index 5dee717..4cf17a8 100644 --- a/backport-libsemanage-handle-shell-allocation-failure.patch +++ b/backport-libsemanage-handle-shell-allocation-failure.patch @@ -1,5 +1,5 @@ From 9bde761fcb912fded145a16de767afe8a8a3977f Mon Sep 17 00:00:00 2001 -From: changhan +From: Christian Göttsche Date: Fri, 18 Apr 2025 11:47:37 +0800 Subject: [PATCH] libsemanage-handle-shell-allocation-failure diff --git a/backport-libsemanage-optimize-policy-by-default.patch b/backport-libsemanage-optimize-policy-by-default.patch index e81ade0..54c11b8 100644 --- a/backport-libsemanage-optimize-policy-by-default.patch +++ b/backport-libsemanage-optimize-policy-by-default.patch @@ -1,5 +1,5 @@ From 22e2743d22ed6159feee1831046872641cd5ad0c Mon Sep 17 00:00:00 2001 -From: changhan +From: Christian Göttsche Date: Fri, 18 Apr 2025 17:18:02 +0800 Subject: [PATCH] libsemanage-optimize-policy-by-default diff --git a/backport-libsemanage-simplify-file-deletion.patch b/backport-libsemanage-simplify-file-deletion.patch index 2962082..d6d8b5f 100644 --- a/backport-libsemanage-simplify-file-deletion.patch +++ b/backport-libsemanage-simplify-file-deletion.patch @@ -1,5 +1,5 @@ From 46b6d4593fd0bf3286977a9fe7d48f849524543c Mon Sep 17 00:00:00 2001 -From: changhan +From: Christian Göttsche Date: Fri, 18 Apr 2025 16:43:48 +0800 Subject: [PATCH] libsemanage-simplify-file-deletion diff --git a/libsemanage.spec b/libsemanage.spec index a5ecd24..068d04a 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -3,7 +3,7 @@ Name: libsemanage Version: 3.5 -Release: 6 +Release: 7 License: LGPLv2+ Summary: SELinux binary policy manipulation library URL: https://github.com/SELinuxProject/selinux/wiki @@ -120,6 +120,9 @@ make test %changelog +* Wed Apr 23 2025 changhan - 3.5-6 +- Change the author's mailbox + * Sun Apr 20 2025 changhan - 3.5-6 - backport libsemanage: optimize policy by default -- Gitee From 22c61433543a16a41df872fa24e140cd467ec915 Mon Sep 17 00:00:00 2001 From: changhan Date: Wed, 23 Apr 2025 10:57:30 +0000 Subject: [PATCH 2/2] Change the author's mailbox Signed-off-by: changhan --- libsemanage.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 068d04a..c56a5ba 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -120,7 +120,7 @@ make test %changelog -* Wed Apr 23 2025 changhan - 3.5-6 +* Wed Apr 23 2025 changhan - 3.5-7 - Change the author's mailbox * Sun Apr 20 2025 changhan - 3.5-6 -- Gitee