Hello community,

here is the log from the commit of package libtirpc for openSUSE:Factory 
checked in at 2020-04-18 00:26:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtirpc (Old)
 and      /work/SRC/openSUSE:Factory/.libtirpc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtirpc"

Sat Apr 18 00:26:29 2020 rev:54 rq:794153 version:1.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtirpc/libtirpc.changes        2020-02-11 
22:16:46.755284587 +0100
+++ /work/SRC/openSUSE:Factory/.libtirpc.new.2738/libtirpc.changes      
2020-04-18 00:26:33.153570518 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 10:32:08 UTC 2020 - Petr Vorel <[email protected]>
+
+- Update to libtirpc 1.2.6
+  - Drop patches all patches backported from this release
+       (0001-Add-authdes_seccreate-stub.patch,
+       0001-Avoid-multiple-definiton-with-gcc-fno-common.patch)
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-authdes_seccreate-stub.patch
  0001-Avoid-multiple-definiton-with-gcc-fno-common.patch
  libtirpc-1.2.5.tar.bz2

New:
----
  libtirpc-1.2.6.tar.bz2

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

Other differences:
------------------
++++++ libtirpc.spec ++++++
--- /var/tmp/diff_new_pack.NyeyrR/_old  2020-04-18 00:26:34.721573765 +0200
+++ /var/tmp/diff_new_pack.NyeyrR/_new  2020-04-18 00:26:34.721573765 +0200
@@ -18,7 +18,7 @@
 
 Name:           libtirpc
 # src/crypt_client.c and tirpc/rpcsvc/crypt.x have the BSD advertising clause
-Version:        1.2.5
+Version:        1.2.6
 Release:        0
 Summary:        Transport Independent RPC Library
 License:        BSD-3-Clause
@@ -28,8 +28,6 @@
 URL:            https://sourceforge.net/projects/libtirpc/
 Source:         %{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-Patch0:         0001-Add-authdes_seccreate-stub.patch
-Patch1:         0001-Avoid-multiple-definiton-with-gcc-fno-common.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libtirpc3 = %{version}-%{release}
 
@@ -74,8 +72,6 @@
 
 %prep
 %setup -q -n %name-%version
-%patch0 -p1
-%patch1 -p1
 
 %build
 sed -i -e 's|@includedir@/tirpc|@includedir@|g' libtirpc.pc.in

++++++ libtirpc-1.2.5.tar.bz2 -> libtirpc-1.2.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/configure new/libtirpc-1.2.6/configure
--- old/libtirpc-1.2.5/configure        2019-12-19 19:57:31.000000000 +0100
+++ new/libtirpc-1.2.6/configure        2020-04-07 15:26:28.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libtirpc 1.2.5.
+# Generated by GNU Autoconf 2.69 for libtirpc 1.2.6.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libtirpc'
 PACKAGE_TARNAME='libtirpc'
-PACKAGE_VERSION='1.2.5'
-PACKAGE_STRING='libtirpc 1.2.5'
+PACKAGE_VERSION='1.2.6'
+PACKAGE_STRING='libtirpc 1.2.6'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1328,7 +1328,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libtirpc 1.2.5 to adapt to many kinds of systems.
+\`configure' configures libtirpc 1.2.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1398,7 +1398,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libtirpc 1.2.5:";;
+     short | recursive ) echo "Configuration of libtirpc 1.2.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1512,7 +1512,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libtirpc configure 1.2.5
+libtirpc configure 1.2.6
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1877,7 +1877,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libtirpc $as_me 1.2.5, which was
+It was created by libtirpc $as_me 1.2.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2740,7 +2740,7 @@
 
 # Define the identity of the package.
  PACKAGE='libtirpc'
- VERSION='1.2.5'
+ VERSION='1.2.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12993,7 +12993,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libtirpc $as_me 1.2.5, which was
+This file was extended by libtirpc $as_me 1.2.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13059,7 +13059,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libtirpc config.status 1.2.5
+libtirpc config.status 1.2.6
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/configure.ac 
new/libtirpc-1.2.6/configure.ac
--- old/libtirpc-1.2.5/configure.ac     2019-12-19 19:55:48.000000000 +0100
+++ new/libtirpc-1.2.6/configure.ac     2020-04-07 15:24:34.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT(libtirpc, 1.2.5)
+AC_INIT(libtirpc, 1.2.6)
 AM_INIT_AUTOMAKE([silent-rules])
 AM_SILENT_RULES([yes])
 AC_CONFIG_SRCDIR([src/auth_des.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/doc/bindresvport.blacklist 
new/libtirpc-1.2.6/doc/bindresvport.blacklist
--- old/libtirpc-1.2.5/doc/bindresvport.blacklist       2019-12-19 
19:55:48.000000000 +0100
+++ new/libtirpc-1.2.6/doc/bindresvport.blacklist       2020-04-07 
15:24:34.000000000 +0200
@@ -8,6 +8,7 @@
 631     # cups
 636     # ldaps
 664     # Secure ASF, used by IPMI on some cards
+774     # rpasswd
 921     # lwresd
 993     # imaps
 995     # pops
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/src/rpc_com.h 
new/libtirpc-1.2.6/src/rpc_com.h
--- old/libtirpc-1.2.5/src/rpc_com.h    2019-12-19 19:55:48.000000000 +0100
+++ new/libtirpc-1.2.6/src/rpc_com.h    2020-04-07 15:24:34.000000000 +0200
@@ -61,8 +61,7 @@
 void __xprt_set_raddr(SVCXPRT *, const struct sockaddr_storage *);
 
 
-SVCXPRT **__svc_xports;
-int __svc_maxrec;
+extern int __svc_maxrec;
 
 #ifdef __cplusplus
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/src/rpc_soc.c 
new/libtirpc-1.2.6/src/rpc_soc.c
--- old/libtirpc-1.2.5/src/rpc_soc.c    2019-12-19 19:55:48.000000000 +0100
+++ new/libtirpc-1.2.6/src/rpc_soc.c    2020-04-07 15:24:34.000000000 +0200
@@ -613,6 +613,13 @@
        des_block *ckey;                /* optional conversation key to use */
 { return (NULL); }
 
+AUTH *
+authdes_seccreate(const char *servername, const u_int win,
+       const char *timehost, const des_block *ckey)
+{
+       return (NULL);
+}
+
 #endif
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/src/svc.c new/libtirpc-1.2.6/src/svc.c
--- old/libtirpc-1.2.5/src/svc.c        2019-12-19 19:55:48.000000000 +0100
+++ new/libtirpc-1.2.6/src/svc.c        2020-04-07 15:24:34.000000000 +0200
@@ -57,6 +57,9 @@
 
 #define max(a, b) (a > b ? a : b)
 
+static SVCXPRT **__svc_xports;
+int __svc_maxrec;
+
 /*
  * The services list
  * Each entry represents a set of procedures (an rpc program).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libtirpc-1.2.5/src/xdr_float.c 
new/libtirpc-1.2.6/src/xdr_float.c
--- old/libtirpc-1.2.5/src/xdr_float.c  2019-12-19 19:55:48.000000000 +0100
+++ new/libtirpc-1.2.6/src/xdr_float.c  2020-04-07 15:24:34.000000000 +0200
@@ -83,7 +83,7 @@
 };
 #else
 
-#include <bits/endian.h>
+#include <endian.h>
 #define IEEEFP
 
 #endif /* vax */


Reply via email to