Package: user-setup
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu kinetic ubuntu-patch

Dear Maintainer,

The current version of udev.postinst in Debian creates four system groups:

 * kvm
 * input
 * render
 * sgx

kvm, input and render were added to reserved-usernames when user-setup
1.83 was released. sgx however, was added to udev.postinst later with
systemd 248-1 so it did not make it to reserved-usernames at the time.

  * Add sgx group to reserved-usernames; udev.postinst (src:systemd) adds it
    as a system group.

Thanks for considering the patch.


-- System Information:
Debian Release: bookworm/sid
  APT prefers jammy-updates
  APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), 
(100, 'jammy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-47-generic (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru user-setup-1.90ubuntu1/debian/control 
user-setup-1.90ubuntu2/debian/control
--- user-setup-1.90ubuntu1/debian/control       2022-08-22 14:21:02.000000000 
+0200
+++ user-setup-1.90ubuntu2/debian/control       2022-09-22 09:28:39.000000000 
+0200
@@ -1,8 +1,7 @@
 Source: user-setup
 Section: debian-installer
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
-XSBC-Original-Maintainer: Debian Install System Team 
<debian-b...@lists.debian.org>
+Maintainer: Debian Install System Team <debian-b...@lists.debian.org>
 Uploaders: Colin Watson <cjwat...@debian.org>, Steve McIntyre 
<93...@debian.org>
 Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.7.0), po-debconf (>= 
0.5.0)
 Standards-Version: 3.9.5
diff -Nru user-setup-1.90ubuntu1/reserved-usernames 
user-setup-1.90ubuntu2/reserved-usernames
--- user-setup-1.90ubuntu1/reserved-usernames   2022-08-22 14:21:02.000000000 
+0200
+++ user-setup-1.90ubuntu2/reserved-usernames   2022-09-22 09:28:39.000000000 
+0200
@@ -111,6 +111,7 @@
 saned
 sbuild
 scanner
+sgx
 slocate
 ssh
 sshd

Reply via email to