public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbguard/
Date: Tue, 11 Jun 2024 18:46:59 +0000 (UTC)	[thread overview]
Message-ID: <1718131604.306997efa974949a02719737e1c052a736fa7593.sping@gentoo> (raw)

commit:     306997efa974949a02719737e1c052a736fa7593
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 18:46:02 2024 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 18:46:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306997ef

sys-apps/usbguard: Create missing /etc/usbguard/rules.d

Closes: https://bugs.gentoo.org/933878
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 sys-apps/usbguard/{usbguard-1.1.3.ebuild => usbguard-1.1.3-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-apps/usbguard/usbguard-1.1.3.ebuild b/sys-apps/usbguard/usbguard-1.1.3-r1.ebuild
similarity index 95%
rename from sys-apps/usbguard/usbguard-1.1.3.ebuild
rename to sys-apps/usbguard/usbguard-1.1.3-r1.ebuild
index f8823d85342a..ba54477d8dd6 100644
--- a/sys-apps/usbguard/usbguard-1.1.3.ebuild
+++ b/sys-apps/usbguard/usbguard-1.1.3-r1.ebuild
@@ -76,8 +76,10 @@ src_install() {
 	default
 
 	keepdir /etc/usbguard/IPCAccessControl.d  # bug 808801
+	keepdir /etc/usbguard/rules.d  # bug 933878
 	keepdir /var/log/usbguard
 	chmod 0600 "${ED}"/etc/usbguard/IPCAccessControl.d/.keep* || die  # bug 808801
+	chmod 0600 "${ED}"/etc/usbguard/rules.d/.keep* || die  # bug 933878
 
 	newinitd "${FILESDIR}"/${PN}-0.7.6-usbguard.openrc usbguard
 	use dbus && newinitd "${FILESDIR}"/${PN}-0.7.6-usbguard-dbus.openrc usbguard-dbus


             reply	other threads:[~2024-06-11 18:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 18:46 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-07  2:41 [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbguard/ Sam James
2024-06-08 15:07 Sebastian Pipping
2022-11-29  1:18 Sebastian Pipping
2022-11-29  1:18 Sebastian Pipping
2022-09-02 23:05 Sebastian Pipping
2022-06-19 16:21 Sebastian Pipping
2022-06-12 21:24 Sebastian Pipping
2022-06-08 13:25 Sebastian Pipping
2022-03-23  0:14 Sam James
2022-03-15 20:17 Sebastian Pipping
2022-02-24 15:41 Sebastian Pipping
2021-12-21  0:18 Sebastian Pipping
2021-08-23 15:47 Sebastian Pipping
2021-08-18 11:17 Sebastian Pipping
2021-07-31  0:18 Sam James
2021-02-09 15:42 Sebastian Pipping
2021-02-08 13:39 Sebastian Pipping
2021-01-14 22:37 Sebastian Pipping
2020-06-13 14:37 Sebastian Pipping

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=1718131604.306997efa974949a02719737e1c052a736fa7593.sping@gentoo \
    --to=sping@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