2009-12-16 10:47:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 16 01:22:13 CET 2009 - ro@suse.de
|
|
|
|
|
|
|
|
- update to version 0.2.1 which integrates the fixes previously
|
|
|
|
in single patches from git and works with current nfs-client
|
|
|
|
recent changes include:
|
|
|
|
- rpcb_getaddr: Handle only "udp" and "tcp" netids when using
|
|
|
|
PMAP_GETPORT
|
|
|
|
- rpcb_getaddr: Always do PMAP_GETPORT first for NC_INET
|
|
|
|
transports
|
|
|
|
- getnetconfig: Fix NC_BADFILE return from getnetconfigent(3t)
|
|
|
|
- Added HAVE_LIBGSSAPI defines around gss code
|
|
|
|
so the --disble-gss configure option would work
|
|
|
|
- rpcb_clnt: RPC_PROGNOTREGISTERED is a permanent error
|
|
|
|
- clnt_dg: Fix infinite loop when datagram call times out
|
|
|
|
|
2009-03-17 20:15:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 13 21:32:42 CET 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- fix -devel package dependencies
|
|
|
|
|
2008-11-18 17:28:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 17 16:20:57 CET 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- Fix a bug in clnt broadcast and handle misformed rpcbind replies
|
|
|
|
[bnc#436038]
|
|
|
|
|
2008-10-23 01:25:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 22 16:17:26 CEST 2008 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
|
2008-10-06 18:14:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 1 12:32:45 CEST 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- add recent patches from git which fix some more bugs
|
|
|
|
* fix __rpc_getconfip
|
|
|
|
* fix getpeereid
|
|
|
|
* svc_getcaller_netbuf macro seems broken
|
|
|
|
* introduce __rpc_set_netbuf helper
|
|
|
|
* kill map_ipv4_to_ipv6
|
|
|
|
* Fix xp_raddr handling in svc_fd_create etc
|
|
|
|
* fix for taddr2addr conversion bug of local addresses [bnc#426883]
|
|
|
|
|
2008-09-05 21:56:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 2 18:49:16 CEST 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- update to version 0.1.9
|
|
|
|
* several bugfixes
|
|
|
|
- fix rpc_broadcast [bnc#421950]
|
|
|
|
- fix ipv4+ipv6 binding [bnc#421976]
|
|
|
|
- removed patches
|
|
|
|
libtirpc-0.1.7-arm.patch
|
|
|
|
libtirpc-0.1.7-bindresvport-ntohs.patch
|
|
|
|
libtirpc-0.1.7-bindresvport_ports.patch
|
|
|
|
libtirpc-0.1.7-bufoverflow.patch
|
|
|
|
libtirpc-0.1.7-clnt_raw-mutex.patch
|
|
|
|
libtirpc-0.1.7-dgcall-iprecverr.patch
|
|
|
|
libtirpc-0.1.7-gssglue.patch
|
|
|
|
libtirpc-0.1.7-libtirpc-pc.patch
|
|
|
|
libtirpc-0.1.7-man-install.patch
|
|
|
|
libtirpc-0.1.7-netconfig.patch
|
|
|
|
libtirpc-0.1.7-ppc64.patch
|
|
|
|
libtirpc-0.1.7-snprintf.patch
|
|
|
|
libtirpc-0.1.7-svcauthdestroy.patch
|
|
|
|
libtirpc-0.1.7-svc_auth_gss_lvalue_fix.patch
|
|
|
|
libtirpc-0.1.7-svcauthnone.patch
|
|
|
|
libtirpc-0.1.7-svc-rtaddr.patch
|
|
|
|
libtirpc-0.1.7-svc-run.patch
|
|
|
|
libtirpc-0.1.7-version.patch
|
|
|
|
libtirpc-0.1.7-xdr_bufferoverlow.patch
|
|
|
|
|
2008-08-02 00:26:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 1 17:32:28 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
|
2008-04-05 04:43:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 19 17:12:18 CET 2008 - mkoenig@suse.de
|
|
|
|
|
|
|
|
- initial packaging, version 0.1.7 [fate#300607]
|
|
|
|
- apply some fixes/enhancements from Steve Dickson
|
|
|
|
- includes fix for CVE-2007-3999
|
|
|
|
- set shlib soname version initially to 1.0.7,
|
|
|
|
keeping compatibility with RH
|
|
|
|
- fix some compiling issues
|
|
|
|
|