Sync with comps
- Update blacklist for new ppc64le specific powerpc-utils and lsvpd - Explicitly blacklist fprintd-pam with comment - Looks like NetworkManager-ppp comes in intentionally
This commit is contained in:
parent
31f7bc96ed
commit
384502f67d
2 changed files with 7 additions and 10 deletions
|
@ -26,12 +26,15 @@ blacklist:
|
||||||
# Why?
|
# Why?
|
||||||
- ncurses
|
- ncurses
|
||||||
# Needs to be arch specific
|
# Needs to be arch specific
|
||||||
- ppc64-utils
|
- powerpc-utils
|
||||||
|
- lsvpd
|
||||||
base-x:
|
base-x:
|
||||||
# These are for arm...need to handle arch-specific bits
|
# These are for arm...need to handle arch-specific bits
|
||||||
- xorg-x11-drv-armsoc
|
- xorg-x11-drv-armsoc
|
||||||
- xorg-x11-drv-omap
|
- xorg-x11-drv-omap
|
||||||
gnome-desktop:
|
gnome-desktop:
|
||||||
|
# https://github.com/pbrezina/authselect/issues/48
|
||||||
|
- fprintd-pam
|
||||||
# We use rpm-ostree for the host
|
# We use rpm-ostree for the host
|
||||||
- PackageKit-command-not-found
|
- PackageKit-command-not-found
|
||||||
- PackageKit-gtk3-module
|
- PackageKit-gtk3-module
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
"NetworkManager-bluetooth",
|
"NetworkManager-bluetooth",
|
||||||
"NetworkManager-openconnect-gnome",
|
"NetworkManager-openconnect-gnome",
|
||||||
"NetworkManager-openvpn-gnome",
|
"NetworkManager-openvpn-gnome",
|
||||||
|
"NetworkManager-ppp",
|
||||||
"NetworkManager-pptp-gnome",
|
"NetworkManager-pptp-gnome",
|
||||||
"NetworkManager-ssh-gnome",
|
"NetworkManager-ssh-gnome",
|
||||||
"NetworkManager-vpnc-gnome",
|
"NetworkManager-vpnc-gnome",
|
||||||
|
@ -115,15 +116,8 @@
|
||||||
"gnu-free-serif-fonts",
|
"gnu-free-serif-fonts",
|
||||||
"gnupg2",
|
"gnupg2",
|
||||||
"google-noto-emoji-color-fonts",
|
"google-noto-emoji-color-fonts",
|
||||||
"google-noto-emoji-fonts",
|
|
||||||
"google-noto-sans-cjk-ttc-fonts",
|
"google-noto-sans-cjk-ttc-fonts",
|
||||||
"google-noto-sans-lisu-fonts",
|
|
||||||
"google-noto-sans-mandaic-fonts",
|
|
||||||
"google-noto-sans-meetei-mayek-fonts",
|
|
||||||
"google-noto-sans-sinhala-fonts",
|
"google-noto-sans-sinhala-fonts",
|
||||||
"google-noto-sans-tagalog-fonts",
|
|
||||||
"google-noto-sans-tai-tham-fonts",
|
|
||||||
"google-noto-sans-tai-viet-fonts",
|
|
||||||
"google-noto-serif-cjk-ttc-fonts",
|
"google-noto-serif-cjk-ttc-fonts",
|
||||||
"gstreamer1-plugin-mpg123",
|
"gstreamer1-plugin-mpg123",
|
||||||
"gstreamer1-plugins-bad-free",
|
"gstreamer1-plugins-bad-free",
|
||||||
|
@ -192,6 +186,7 @@
|
||||||
"libproxy-mozjs",
|
"libproxy-mozjs",
|
||||||
"librsvg2",
|
"librsvg2",
|
||||||
"libsane-hpaio",
|
"libsane-hpaio",
|
||||||
|
"linux-firmware",
|
||||||
"logrotate",
|
"logrotate",
|
||||||
"lohit-assamese-fonts",
|
"lohit-assamese-fonts",
|
||||||
"lohit-bengali-fonts",
|
"lohit-bengali-fonts",
|
||||||
|
@ -278,6 +273,7 @@
|
||||||
"spice-vdagent",
|
"spice-vdagent",
|
||||||
"sssd",
|
"sssd",
|
||||||
"sssd-common",
|
"sssd-common",
|
||||||
|
"sssd-kcm",
|
||||||
"stix-fonts",
|
"stix-fonts",
|
||||||
"sudo",
|
"sudo",
|
||||||
"sushi",
|
"sushi",
|
||||||
|
@ -285,7 +281,6 @@
|
||||||
"system-config-printer-udev",
|
"system-config-printer-udev",
|
||||||
"systemd",
|
"systemd",
|
||||||
"systemd-udev",
|
"systemd-udev",
|
||||||
"tabish-eeyek-fonts",
|
|
||||||
"tar",
|
"tar",
|
||||||
"tcpdump",
|
"tcpdump",
|
||||||
"telnet",
|
"telnet",
|
||||||
|
@ -308,7 +303,6 @@
|
||||||
"which",
|
"which",
|
||||||
"wireless-tools",
|
"wireless-tools",
|
||||||
"words",
|
"words",
|
||||||
"wvdial",
|
|
||||||
"xdg-desktop-portal",
|
"xdg-desktop-portal",
|
||||||
"xdg-desktop-portal-gtk",
|
"xdg-desktop-portal-gtk",
|
||||||
"xdg-user-dirs-gtk",
|
"xdg-user-dirs-gtk",
|
||||||
|
|
Loading…
Reference in a new issue