From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/var/lib/portage/, core/etc/grs/
Date: Fri, 22 Jul 2022 10:55:13 +0000 (UTC) [thread overview]
Message-ID: <1658487306.4d7c6796c09ba6b64a4515fe31adf61505d5337e.blueness@gentoo> (raw)
commit: 4d7c6796c09ba6b64a4515fe31adf61505d5337e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 10:55:06 2022 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 10:55:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=4d7c6796
world: sys-apps/flatpak
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
core/etc/grs/world.conf | 18 ++++++++++++++++++
core/var/lib/portage/world.CYCLE.2 | 1 +
core/var/lib/portage/world.CYCLE.3 | 1 +
core/var/lib/portage/world.CYCLE.4 | 1 +
4 files changed, 21 insertions(+)
diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index efd30bd..9581767 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -921,6 +921,9 @@ package.use : dev-util/meson:0 -test
[dev-util/ninja:0]
package.use : dev-util/ninja:0 -doc -emacs -test -vim-syntax
+[dev-util/ostree:0]
+package.use : dev-util/ostree:0 -archive -doc -dracut -gnutls -grub -httpd -introspection -libmount -selinux -sodium -systemd -zeroconf curl gpg http2 soup ssl
+
[dev-util/pkgconf:0]
package.use : dev-util/pkgconf:0 -test
@@ -1402,6 +1405,9 @@ package.use : sys-apps/file:0 -lzma -python -verify-sig bzip2 seccomp static-lib
[sys-apps/findutils:0]
package.use : sys-apps/findutils:0 -nls -selinux -static -test -verify-sig
+[sys-apps/flatpak:0]
+package.use : sys-apps/flatpak:0 -X -doc -introspection -policykit -systemd seccomp
+
[sys-apps/gawk:0]
package.use : sys-apps/gawk:0 -mpfr -nls -verify-sig readline
@@ -1474,6 +1480,12 @@ package.use : sys-apps/texinfo:0 -nls -static standalone
[sys-apps/util-linux:0]
package.use : sys-apps/util-linux:0 -audit -build -cryptsetup -fdformat -kill -magic -nls -rtas -selinux -systemd -test -tty-helpers -udev caps cramfs hardlink logger ncurses pam python readline slang split-usr static-libs su suid unicode
+[sys-apps/xdg-dbus-proxy:0]
+package.use : sys-apps/xdg-dbus-proxy:0 -test
+
+[sys-apps/xdg-desktop-portal:0]
+package.use : sys-apps/xdg-desktop-portal:0 -geolocation -screencast -systemd
+
[sys-apps/xinetd:0]
package.use : sys-apps/xinetd:0 -rpc -selinux perl tcpd
@@ -1552,6 +1564,12 @@ package.use : sys-fs/cryptsetup:0 -nettle -nls -openssl -pwquality -reencrypt -s
[sys-fs/e2fsprogs:0]
package.use : sys-fs/e2fsprogs:0 -cron -fuse -lto -nls -test split-usr static-libs threads tools
+[sys-fs/fuse:0]
+package.use : sys-fs/fuse:0 -examples -static-libs
+
+[sys-fs/fuse:3]
+package.use : sys-fs/fuse:3 -test suid
+
[sys-fs/lvm2:0]
package.use : sys-fs/lvm2:0 -device-mapper-only -lvm2create-initrd -sanlock -selinux -static -systemd -thin -udev readline static-libs
diff --git a/core/var/lib/portage/world.CYCLE.2 b/core/var/lib/portage/world.CYCLE.2
index 35cac22..f8c8526 100644
--- a/core/var/lib/portage/world.CYCLE.2
+++ b/core/var/lib/portage/world.CYCLE.2
@@ -39,6 +39,7 @@ net-vpn/tor
net-wireless/wpa_supplicant
sys-apps/dbus
sys-apps/elfix
+sys-apps/flatpak
sys-apps/gradm
sys-apps/less
sys-apps/paxctl
diff --git a/core/var/lib/portage/world.CYCLE.3 b/core/var/lib/portage/world.CYCLE.3
index b63dfb5..916515e 100644
--- a/core/var/lib/portage/world.CYCLE.3
+++ b/core/var/lib/portage/world.CYCLE.3
@@ -42,6 +42,7 @@ net-wireless/wireless-tools
net-wireless/wpa_supplicant
sys-apps/dbus
sys-apps/elfix
+sys-apps/flatpak
sys-apps/gradm
sys-apps/less
sys-apps/paxctl
diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4
index 2c230f1..b73e2ff 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -43,6 +43,7 @@ net-wireless/wireless-tools
net-wireless/wpa_supplicant
sys-apps/dbus
sys-apps/elfix
+sys-apps/flatpak
sys-apps/gradm
sys-apps/less
sys-apps/paxctl
next reply other threads:[~2022-07-22 10:55 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 10:55 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-24 0:17 [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/var/lib/portage/, core/etc/grs/ Anthony G. Basile
2022-07-23 20:26 Anthony G. Basile
2018-01-09 14:18 Anthony G. Basile
2016-10-16 15:40 Anthony G. Basile
2016-07-14 14:14 Anthony G. Basile
2016-07-14 14:09 Anthony G. Basile
2016-06-02 12:16 Anthony G. Basile
2016-03-21 17:39 Anthony G. Basile
2016-03-15 17:03 Anthony G. Basile
2016-03-14 0:34 Anthony G. Basile
2016-02-21 20:20 Anthony G. Basile
2015-11-28 19:21 Anthony G. Basile
2015-11-28 10:41 Anthony G. Basile
2015-09-23 17:26 Anthony G. Basile
2015-08-28 11:20 Anthony G. Basile
2015-08-06 14:57 Anthony G. Basile
2015-08-03 2:21 Anthony G. Basile
2015-08-01 18:07 Anthony G. Basile
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=1658487306.4d7c6796c09ba6b64a4515fe31adf61505d5337e.blueness@gentoo \
--to=blueness@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