* [gentoo-commits] repo/gentoo:master commit in: acct-user/unbound-telemetry/
@ 2021-03-22 17:13 Patrick McLean
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McLean @ 2021-03-22 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 0f7577e3c09be826719c4c4b10162da0efcde56f
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Mon Mar 22 17:09:45 2021 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 17:13:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7577e3
acct-user/unbound-telemetry: New package
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
acct-user/unbound-telemetry/metadata.xml | 8 ++++++++
acct-user/unbound-telemetry/unbound-telemetry-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/unbound-telemetry/metadata.xml b/acct-user/unbound-telemetry/metadata.xml
new file mode 100644
index 00000000000..cee379b1540
--- /dev/null
+++ b/acct-user/unbound-telemetry/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chutzpah@gentoo.org</email>
+ <name>Patrick McLean</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild b/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild
new file mode 100644
index 00000000000..0bb60fbbcff
--- /dev/null
+++ b/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for unbound-telemetry"
+ACCT_USER_ID=279
+ACCT_USER_GROUPS=( unbound-telemetry )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/unbound-telemetry/
@ 2021-04-02 17:24 Patrick McLean
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McLean @ 2021-04-02 17:24 UTC (permalink / raw
To: gentoo-commits
commit: 8b587969473a4c2bb6bd50f78bdfe0c69b25cb5a
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Fri Apr 2 17:23:45 2021 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Apr 2 17:23:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b587969
acct-user/unbound-telemetry: Bump, add "unbound" supplimental group
This can't work because the unbound socket is owned by the unbound
user/group. Add the unbound-telemetry user to the unbound group so it
can access the socket.
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
acct-user/unbound-telemetry/unbound-telemetry-1.ebuild | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/acct-user/unbound-telemetry/unbound-telemetry-1.ebuild b/acct-user/unbound-telemetry/unbound-telemetry-1.ebuild
new file mode 100644
index 00000000000..5c4d78d7b70
--- /dev/null
+++ b/acct-user/unbound-telemetry/unbound-telemetry-1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for unbound-telemetry"
+ACCT_USER_ID=279
+ACCT_USER_GROUPS=( unbound-telemetry unbound )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/unbound-telemetry/
@ 2021-04-03 4:20 Patrick McLean
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McLean @ 2021-04-03 4:20 UTC (permalink / raw
To: gentoo-commits
commit: e8ae518993cd36e6b5c9e1e3dc628c722a368876
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Fri Apr 2 17:25:05 2021 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 04:20:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ae5189
acct-user/unbound-telemetry: Remove old
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
acct-user/unbound-telemetry/unbound-telemetry-0.ebuild | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild b/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild
deleted file mode 100644
index 0bb60fbbcff..00000000000
--- a/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="user for unbound-telemetry"
-ACCT_USER_ID=279
-ACCT_USER_GROUPS=( unbound-telemetry )
-
-acct-user_add_deps
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-03 4:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-02 17:24 [gentoo-commits] repo/gentoo:master commit in: acct-user/unbound-telemetry/ Patrick McLean
-- strict thread matches above, loose matches on Subject: below --
2021-04-03 4:20 Patrick McLean
2021-03-22 17:13 Patrick McLean
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox