Hello community,

here is the log from the commit of package system-users for openSUSE:Factory 
checked in at 2020-11-23 15:33:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-users (Old)
 and      /work/SRC/openSUSE:Factory/.system-users.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-users"

Mon Nov 23 15:33:39 2020 rev:18 rq:848960 version:20170617

Changes:
--------
--- /work/SRC/openSUSE:Factory/system-users/system-users.changes        
2020-08-28 21:17:51.464222167 +0200
+++ /work/SRC/openSUSE:Factory/.system-users.new.5913/system-users.changes      
2020-11-23 16:21:26.199887549 +0100
@@ -1,0 +2,13 @@
+Fri Nov 13 16:25:12 UTC 2020 - James Fehlig <jfeh...@suse.com>
+
+- Add qemu user to kvm group
+
+-------------------------------------------------------------------
+Thu Nov 12 23:36:02 UTC 2020 - James Fehlig <jfeh...@suse.com>
+
+- Add system account and groups for kvm, qemu, and libvirt
+  (jsc#SLE-11629)
+  New files: system-group-kvm.conf, system-group-libvirt.conf,
+  system-user-qemu.conf
+
+-------------------------------------------------------------------

New:
----
  system-group-kvm.conf
  system-group-libvirt.conf
  system-user-qemu.conf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ system-users.spec ++++++
--- /var/tmp/diff_new_pack.OI6vx0/_old  2020-11-23 16:21:26.727888324 +0100
+++ /var/tmp/diff_new_pack.OI6vx0/_new  2020-11-23 16:21:26.727888324 +0100
@@ -40,6 +40,9 @@
 Source17:       system-user-uuidd.conf
 Source19:       system-user-tftp.conf
 Source20:       system-user-tss.conf
+Source21:       system-group-kvm.conf
+Source22:       system-user-qemu.conf
+Source23:       system-group-libvirt.conf
 BuildRequires:  sysuser-shadow
 BuildRequires:  sysuser-tools
 BuildArch:      noarch
@@ -205,6 +208,31 @@
 %description -n system-user-tss
 This package provides the system account and group 'tss'.
 
+%package -n system-group-kvm
+Summary:        System group kvm
+Group:          System/Fhs
+%{sysusers_requires}
+
+%description -n system-group-kvm
+This package provides the system group 'kvm'.
+
+%package -n system-user-qemu
+Summary:        System user and group qemu
+Group:          System/Fhs
+Requires(pre):  group(kvm)
+%{sysusers_requires}
+
+%description -n system-user-qemu
+This package provides the system account and group 'qemu'.
+
+%package -n system-group-libvirt
+Summary:        System group libvirt
+Group:          System/Fhs
+%{sysusers_requires}
+
+%description -n system-group-libvirt
+This package provides the system group 'libvirt'.
+
 %prep
 %setup -q -c -T
 
@@ -227,6 +255,9 @@
 %sysusers_generate_pre %{SOURCE17} uuidd
 %sysusers_generate_pre %{SOURCE19} tftp
 %sysusers_generate_pre %{SOURCE20} tss
+%sysusers_generate_pre %{SOURCE21} kvm
+%sysusers_generate_pre %{SOURCE22} qemu
+%sysusers_generate_pre %{SOURCE23} libvirt
 
 %install
 mkdir -p %{buildroot}%{_sysusersdir}
@@ -259,6 +290,9 @@
 install -m 644 %{SOURCE17} %{buildroot}%{_sysusersdir}/system-user-uuidd.conf
 install -m 644 %{SOURCE19} %{buildroot}%{_sysusersdir}/system-user-tftp.conf
 install -m 644 %{SOURCE20} %{buildroot}%{_sysusersdir}/system-user-tss.conf
+install -m 644 %{SOURCE21} %{buildroot}%{_sysusersdir}/system-group-kvm.conf
+install -m 644 %{SOURCE22} %{buildroot}%{_sysusersdir}/system-user-qemu.conf
+install -m 644 %{SOURCE23} 
%{buildroot}%{_sysusersdir}/system-group-libvirt.conf
 
 %pre -n system-user-uucp -f uucp.pre
 %pre -n system-user-games -f games.pre
@@ -281,6 +315,9 @@
 %pre -n system-user-uuidd -f uuidd.pre
 %pre -n system-user-tftp -f tftp.pre
 %pre -n system-user-tss -f tss.pre
+%pre -n system-group-kvm -f kvm.pre
+%pre -n system-user-qemu -f qemu.pre
+%pre -n system-group-libvirt -f libvirt.pre
 
 %files -n system-user-uucp
 %defattr(-,root,root)
@@ -364,4 +401,16 @@
 %dir %attr(0750,tss,tss) /var/lib/tpm
 %{_sysusersdir}/system-user-tss.conf
 
+%files -n system-group-kvm
+%defattr(-,root,root)
+%{_sysusersdir}/system-group-kvm.conf
+
+%files -n system-user-qemu
+%defattr(-,root,root)
+%{_sysusersdir}/system-user-qemu.conf
+
+%files -n system-group-libvirt
+%defattr(-,root,root)
+%{_sysusersdir}/system-group-libvirt.conf
+
 %changelog

++++++ system-group-kvm.conf ++++++
# Type Name ID GECOS [HOME]
g kvm 36
++++++ system-group-libvirt.conf ++++++
# Type Name ID GECOS [HOME]
g libvirt 108
++++++ system-user-qemu.conf ++++++
# Type Name ID GECOS [HOME]
g qemu 107
u qemu 107 "qemu user"
m qemu kvm
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to