Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mgetty for openSUSE:Factory checked 
in at 2021-06-01 10:37:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mgetty (Old)
 and      /work/SRC/openSUSE:Factory/.mgetty.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mgetty"

Tue Jun  1 10:37:40 2021 rev:39 rq:895792 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mgetty/mgetty.changes    2021-03-16 
15:46:55.521277232 +0100
+++ /work/SRC/openSUSE:Factory/.mgetty.new.1898/mgetty.changes  2021-06-01 
10:38:54.300960478 +0200
@@ -1,0 +2,6 @@
+Tue May 25 16:44:06 UTC 2021 - Wolfgang Frisch <[email protected]>
+
+- Link /usr/bin/newslock as PIE (bsc#1184124).
+  - Modified fixpie.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mgetty.spec ++++++
--- /var/tmp/diff_new_pack.bFFWDx/_old  2021-06-01 10:38:54.924961540 +0200
+++ /var/tmp/diff_new_pack.bFFWDx/_new  2021-06-01 10:38:54.924961540 +0200
@@ -47,7 +47,7 @@
 BuildRequires:  systemd-rpm-macros
 Requires:       g3utils
 Requires(post): %{install_info_prereq}
-Requires(postun): %{install_info_prereq}
+Requires(postun):%{install_info_prereq}
 Recommends:     logrotate
 %systemd_requires
 

++++++ fixpie.patch ++++++
--- /var/tmp/diff_new_pack.bFFWDx/_old  2021-06-01 10:38:54.952961588 +0200
+++ /var/tmp/diff_new_pack.bFFWDx/_new  2021-06-01 10:38:54.956961595 +0200
@@ -1,7 +1,7 @@
-Index: mgetty-1.1.36/fax/Makefile
+Index: mgetty-1.2.1/fax/Makefile
 ===================================================================
---- mgetty-1.1.36.orig/fax/Makefile
-+++ mgetty-1.1.36/fax/Makefile
+--- mgetty-1.2.1.orig/fax/Makefile
++++ mgetty-1.2.1/fax/Makefile
 @@ -36,7 +36,7 @@ faxheader: faxheader.in ../sedscript
        @cd .. ; $(MAKE) sedscript
  
@@ -11,3 +11,16 @@
  
  faxq-helper.o: faxq-helper.c ../sedscript
        $(CC) $(CFLAGS) -DFAX_SPOOL_OUT=\"$(FAX_SPOOL_OUT)\" \
+Index: mgetty-1.2.1/Makefile
+===================================================================
+--- mgetty-1.2.1.orig/Makefile
++++ mgetty-1.2.1/Makefile
+@@ -569,7 +569,7 @@ sendfax.config: sendfax.cfg.in sedscript
+       ./sedscript <sendfax.cfg.in >sendfax.config
+ 
+ newslock: compat/newslock.c
+-      $(CC) $(CFLAGS) -o newslock compat/newslock.c
++      $(CC) $(CFLAGS) $(LDFLAGS) -o newslock compat/newslock.c
+ 
+ # internal: use this to create a "clean" mgetty+sendfax tree
+ bindist: all doc-all sedscript

Reply via email to