Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tftp for openSUSE:Factory checked in 
at 2025-07-30 11:41:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tftp (Old)
 and      /work/SRC/openSUSE:Factory/.tftp.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tftp"

Wed Jul 30 11:41:35 2025 rev:48 rq:1296245 version:5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tftp/tftp.changes        2025-04-20 
20:11:10.577186267 +0200
+++ /work/SRC/openSUSE:Factory/.tftp.new.13279/tftp.changes     2025-07-30 
11:42:02.714438867 +0200
@@ -1,0 +2,6 @@
+Tue Jul 29 07:19:02 UTC 2025 - Angel Yankov <angel.yan...@suse.com>
+
+- Allow enabling the service via `systemctl enable tftp` to create
+  the tftp.socket symlink [bsc#1215520, bsc#1246141] 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tftp.spec ++++++
--- /var/tmp/diff_new_pack.urY7vc/_old  2025-07-30 11:42:03.694479478 +0200
+++ /var/tmp/diff_new_pack.urY7vc/_new  2025-07-30 11:42:03.698479643 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tftp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ tftp.service ++++++
--- /var/tmp/diff_new_pack.urY7vc/_old  2025-07-30 11:42:03.762482295 +0200
+++ /var/tmp/diff_new_pack.urY7vc/_new  2025-07-30 11:42:03.766482461 +0200
@@ -9,6 +9,10 @@
 ExecStart=/usr/sbin/in.tftpd -u $TFTP_USER -s $TFTP_OPTIONS $TFTP_DIRECTORY
 StandardInput=socket
 PrivateDevices=yes
+
+[Install]
+Also=tftp.socket
+
 # added automatically, for details please see
 # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
 ProtectSystem=full

Reply via email to