Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2018-02-14 09:18:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linuxrc (Old)
 and      /work/SRC/openSUSE:Factory/.linuxrc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linuxrc"

Wed Feb 14 09:18:32 2018 rev:254 rq:573704 version:5.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2018-01-13 
21:35:33.751866596 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes     2018-02-14 
09:18:37.163753879 +0100
@@ -1,0 +2,8 @@
+Wed Feb 7 13:07:05 UTC 2018 - opensuse-packag...@opensuse.org
+
+- merge gh#openSUSE/linuxrc#156
+- Don't include RPC headers if we don't need them. RPC is
+  deprecated in glibc.
+- 5.1.5
+
+--------------------------------------------------------------------

Old:
----
  linuxrc-5.1.4.tar.xz

New:
----
  linuxrc-5.1.5.tar.xz

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

Other differences:
------------------
++++++ linuxrc.spec ++++++
--- /var/tmp/diff_new_pack.70kGpd/_old  2018-02-14 09:18:38.315712123 +0100
+++ /var/tmp/diff_new_pack.70kGpd/_new  2018-02-14 09:18:38.319711978 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           linuxrc
-Version:        5.1.4
+Version:        5.1.5
 Release:        0
 Summary:        SUSE Installation Program
 License:        GPL-3.0+

++++++ linuxrc-5.1.4.tar.xz -> linuxrc-5.1.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.4/VERSION new/linuxrc-5.1.5/VERSION
--- old/linuxrc-5.1.4/VERSION   2018-01-11 15:32:57.000000000 +0100
+++ new/linuxrc-5.1.5/VERSION   2018-02-07 14:07:05.000000000 +0100
@@ -1 +1 @@
-5.1.4
+5.1.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.4/changelog new/linuxrc-5.1.5/changelog
--- old/linuxrc-5.1.4/changelog 2018-01-11 15:32:57.000000000 +0100
+++ new/linuxrc-5.1.5/changelog 2018-02-07 14:07:05.000000000 +0100
@@ -1,3 +1,8 @@
+2018-02-07:    5.1.5
+       - merge gh#openSUSE/linuxrc#156
+       - Don't include RPC headers if we don't need them. RPC is
+         deprecated in glibc.
+
 2018-01-11:    5.1.4
        - merge gh#openSUSE/linuxrc#163
        - extend 'kexec' option to allow updating kernel/initrd only if
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.4/net.c new/linuxrc-5.1.5/net.c
--- old/linuxrc-5.1.4/net.c     2018-01-11 15:32:57.000000000 +0100
+++ new/linuxrc-5.1.5/net.c     2018-02-07 14:07:05.000000000 +0100
@@ -15,10 +15,6 @@
 #include <fcntl.h>
 #include <fnmatch.h>
 #include <dirent.h>
-#include <rpc/rpc.h>
-#include <rpc/pmap_prot.h>
-#include <rpc/pmap_clnt.h>
-#include <rpcsvc/mount.h>
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/ioctl.h>


Reply via email to