Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2022-12-06 14:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Tue Dec  6 14:22:42 2022 rev:373 rq:1040361 version:252.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2022-11-29 
10:52:29.484527294 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new.1835/systemd.changes        
2022-12-06 14:22:44.489364660 +0100
@@ -1,0 +2,7 @@
+Fri Dec  2 14:06:08 UTC 2022 - Franck Bui <f...@suse.com>
+
+- Don't ship symlink /usr/lib/environment.d/99-environment.conf
+  anymore. /etc/environment is owned and parsed (among other config files) by
+  pam_env(8), which is included by 'systemd-user' PAM service anyway.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.5IDP3f/_old  2022-12-06 14:22:45.421369771 +0100
+++ /var/tmp/diff_new_pack.5IDP3f/_new  2022-12-06 14:22:45.425369793 +0100
@@ -823,6 +823,11 @@
 # SUSE (bsc#1006978).
 rm -f %{buildroot}%{_sysusersdir}/basic.conf
 
+# systemd-user PAM module relies on pam_env(8) to import the environment 
defined
+# in /etc/environment (which is part of the environment configuration files of
+# pam_env(8) anyways).
+rm -f %{buildroot}%{_environmentdir}/99-environment.conf
+
 # Remove README file in init.d as (SUSE) rpm requires executable files in this
 # directory... oh well.
 rm -f %{buildroot}/etc/init.d/README

++++++ files.systemd ++++++
--- /var/tmp/diff_new_pack.5IDP3f/_old  2022-12-06 14:22:45.609370802 +0100
+++ /var/tmp/diff_new_pack.5IDP3f/_new  2022-12-06 14:22:45.613370824 +0100
@@ -209,7 +209,6 @@
 %{_datadir}/zsh/site-functions/_systemd-tmpfiles
 %{_datadir}/zsh/site-functions/_timedatectl
 %endif
-%{_environmentdir}/99-environment.conf
 %{_journalcatalogdir}/systemd.be.catalog
 %{_journalcatalogdir}/systemd.be@latin.catalog
 %{_journalcatalogdir}/systemd.bg.catalog

Reply via email to