Hello community,

here is the log from the commit of package rpcbind for openSUSE:Factory checked 
in at 2015-05-07 09:20:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpcbind (Old)
 and      /work/SRC/openSUSE:Factory/.rpcbind.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpcbind"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpcbind/rpcbind.changes  2014-12-16 
14:47:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpcbind.new/rpcbind.changes     2015-05-07 
09:20:19.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Apr 30 09:36:21 CEST 2015 - ku...@suse.de
+
+- Update to rpcbind 0.2.3
+- Following patches were accepted upstream:
+  - 0005-Remove-obsolete-function-in6_fillscopeid.patch
+  - 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
+  - 0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
+  - 0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
+  - 0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch
+  - 0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
+  - 0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch
+  - 0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch
+  - 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
+
+-------------------------------------------------------------------
+Thu Dec 18 13:56:59 CET 2014 - ku...@suse.de
+
+- Update to current git, which contains the following patches:
+  - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
+  - 0003-systemd-no-dualmode.patch
+  - 0004-systemd-sd_notify.patch
+  - 0018-configure-check-for-nss.h.patch
+
+-------------------------------------------------------------------

Old:
----
  0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
  0003-systemd-no-dualmode.patch
  0004-systemd-sd_notify.patch
  0005-Remove-obsolete-function-in6_fillscopeid.patch
  0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
  0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
  0018-configure-check-for-nss.h.patch
  0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
  0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch
  0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
  0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch
  0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch
  0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
  rpcbind-0.2.2.tar.bz2

New:
----
  rpcbind-0.2.3.tar.bz2

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

Other differences:
------------------
++++++ rpcbind.spec ++++++
--- /var/tmp/diff_new_pack.4sqQMB/_old  2015-05-07 09:20:20.000000000 +0200
+++ /var/tmp/diff_new_pack.4sqQMB/_new  2015-05-07 09:20:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rpcbind
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rpcbind
-Version:        0.2.2
+Version:        0.2.3
 Release:        0
 Summary:        Transport independent RPC portmapper
 License:        BSD-4-Clause
@@ -36,24 +36,11 @@
 PreReq:         %fillup_prereq
 Requires(pre):  /usr/sbin/useradd
 Patch1:         0001-systemd-unit-files.patch
-Patch2:         0002-rpcinfo_warmstart-no_warning_about_missing_file.patch
-Patch3:         0003-systemd-no-dualmode.patch
-Patch4:         0004-systemd-sd_notify.patch
-Patch5:         0005-Remove-obsolete-function-in6_fillscopeid.patch
-Patch6:         0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch
-Patch7:         0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch
 Patch8:         0008-First-part-of-init_transport-refactoring.patch
 Patch9:         0009-init_transport-move-the-registration-code-into-a-sep.patch
 Patch10:        0010-Fix-the-behavior-when-specifying-the-h-option.patch
 Patch11:        0011-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch
 Patch14:        0014-When-using-systemd-redirect-syslog-calls-to-the-syst.patch
-Patch18:        0018-configure-check-for-nss.h.patch
-Patch19:        0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch
-Patch20:        0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch
-Patch21:        0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch
-Patch22:        0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch
-Patch23:        0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch
-Patch24:        0024-rpcinfo-remove-obsolete-function-get_inet_address.patch
 
 %define statefile /var/lib/portmap.state
 %{?systemd_requires}
@@ -70,24 +57,11 @@
 %setup -q
 cp %{SOURCE4} .
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 #%patch8 -p1
 #%patch9 -p1
 #%patch10 -p1
 #%patch11 -p1
 #%patch14 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
-%patch23 -p1
-#%patch24 -p0
 
 %build
 autoreconf -fiv

++++++ rpcbind-0.2.2.tar.bz2 -> rpcbind-0.2.3.tar.bz2 ++++++
++++ 3496 lines of diff (skipped)



Reply via email to