Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pesign for openSUSE:Factory checked in at 2026-01-15 16:43:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pesign (Old) and /work/SRC/openSUSE:Factory/.pesign.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pesign" Thu Jan 15 16:43:40 2026 rev:50 rq:1327105 version:116 Changes: -------- --- /work/SRC/openSUSE:Factory/pesign/pesign.changes 2025-03-05 13:39:51.914901509 +0100 +++ /work/SRC/openSUSE:Factory/.pesign.new.1928/pesign.changes 2026-01-15 16:43:52.178328403 +0100 @@ -1,0 +2,8 @@ +Tue Jan 13 08:13:01 UTC 2026 - Gary Ching-Pang Lin <[email protected]> + +- Use /var/lib/empty as the the home directory of the pesign system + user and remove /var/lib/pesign (jsc#PED-14755) +- Move '/run/pesign' to pesign-systemd which creates the directory + in the post script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pesign.spec ++++++ --- /var/tmp/diff_new_pack.8NXeNh/_old 2026-01-15 16:43:52.958360888 +0100 +++ /var/tmp/diff_new_pack.8NXeNh/_new 2026-01-15 16:43:52.958360888 +0100 @@ -1,7 +1,7 @@ # # spec file for package pesign # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,7 +80,6 @@ make %{?_smp_mflags} CFLAGS="%{optflags}" LDFLAGS="${LDFLAGS} -pie" libexecdir=%{_libexecdir} %install -mkdir -p %{buildroot}%{_localstatedir}/lib/pesign mkdir -p %{buildroot}%{_sbindir} make INSTALLROOT=%{buildroot} \ UNITDIR=%{_unitdir} \ @@ -132,11 +131,10 @@ %{_libexecdir}/pesign/pesign-rpmbuild-helper %dir %{_sysconfdir}/pki/ %dir %attr(0775,pesign,pesign) %{_sysconfdir}/pki/pesign -%ghost %dir %attr(0770,pesign,pesign) /run/%{name} -%dir %attr(0770,pesign,pesign) %{_localstatedir}/lib/%{name} %files systemd %{_sbindir}/rcpesign %{_unitdir}/pesign.service %{_tmpfilesdir}/pesign.conf +%ghost %dir %attr(0770,pesign,pesign) /run/%{name} ++++++ pesign.sysusers ++++++ --- /var/tmp/diff_new_pack.8NXeNh/_old 2026-01-15 16:43:53.066365386 +0100 +++ /var/tmp/diff_new_pack.8NXeNh/_new 2026-01-15 16:43:53.070365553 +0100 @@ -1,3 +1,3 @@ #Type Name ID GECOS Home directory Shell -u pesign - "PE-COFF signing daemon" /var/lib/pesign - +u pesign - "PE-COFF signing daemon" /var/lib/empty -
