SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libtirpc-0.2.1-15.el6.x86_64.rpm :

* Fri Nov 10 2017 Steve Dickson 0.2.1-15- write_vc: fix write retry loop for nonblocking mode (bz 1475960)
* Wed May 17 2017 Steve Dickson 0.2.1-14- Fix for CVE-2017-8779 (bz 1449460)
* Wed Dec 07 2016 Steve Dickson 0.2.1-13- tirpc: fix taddr2uaddr for AF_LOCAL (bz 1285144)
* Mon Jun 27 2016 Steve Dickson 0.2.1-12- clnt_vc_create: Do not hold a global mutex during connect (bz 1332520)
* Fri Nov 13 2015 Steve Dickson 0.2.1-11- Backported upstream debugging (bz 1273158)- Fixed memory leak in svc_vc_create (bz 1276687)- Fixed memory leak in svc_tli_create (bz 1276855)- Fixed memory leak in __svc_vc_dodestroy (bz 1276856)
* Wed Jun 18 2014 Steve Dickson 0.2.1-10- xdr_rejected_reply: Don\'t crash with invalid server rejection (bz 982064)
* Sun Jun 01 2014 Steve Dickson 0.2.1-9- Fixed overrun in svcauth_gss_validate() (bz 1056809)
* Wed Apr 09 2014 Steve Dickson 0.2.1-8- Added authgss_free_private_data call (bz 1082807)
* Fri Dec 13 2013 Steve Dickson 0.2.1-7- Fixed some races in getnetconfig code (bz 1031498)- Remove the installation of libtirpc.a and libtirpc.la (bz 869397)
* Thu Apr 18 2013 Steve Dickson 0.2.1-6- Removed a svc_freeargs() call from svc_dg_freeargs() (bz 953736)
* Tue Aug 16 2011 Steve Dickson 0.2.1-5- Added support for user space servers (bz 714015) - 0.2.1-4- Some RPMdiff clean up - 0.2.1-5
* Mon Feb 21 2011 Steve Dickson 0.2.1-3- Fixed UDP mount over multi-homed servers (bz 676234)
* Fri Jan 14 2011 Steve Dickson 0.2.1-2- Moved the libraries from /usr/lib to /lib (bz 558937)
* Mon Jul 26 2010 Steve Dickson 0.2.1-1- Updated the the latest upstream release: 0.2.1-rc3 (bz 613682)
* Mon Nov 30 2009 Dennis Gregorovic - 0.2.0-4.1- Rebuilt for RHEL 6
* Sat Jul 25 2009 Fedora Release Engineering - 0.2.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 09 2009 Steve Dickson 0.2.0-3- Updated to latest upstream tag: 0-2-1-rc3 Fixed the --disable-gss options Fixed a number of warnings Change how architectures are define in xdr_float.c
* Mon Jun 29 2009 Steve Dickson 0.2.0-2- Updated to latest upstream tag: 0-2-1-rc2 rpcb_clnt: RPC_PROGNOTREGISTERED is a permanent error clnt_dg: Fix infinite loop when datagram call times ou Updated .gitignore file Replace the hard coded path name with the top_srcdir macrc Added \'doc\' to the SUBDIRS list so make install work correctly.
* Fri May 29 2009 Steve Dickson 0.2.0-1- Updated to latest upstream version: 0.2.0
* Tue May 19 2009 Tom \"spot\" Callaway 0.1.11-3- Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems
* Mon Apr 20 2009 Steve Dickson 0.1.11-2- Updated to libtirpc-0.1.12-rc1
* Mon Apr 20 2009 Steve Dickson 0.1.11-1- Updated to the latest release: 0.1.11
* Fri Mar 13 2009 Steve Dickson 0.1.10-6- libtirpc: set r_netid and r_owner in __rpcb_findaddr_timed- libtirpc: be sure to free cl_netid and cl_tp- libtirpc: must free saved wire verifier when destroying context
* Wed Feb 25 2009 Fedora Release Engineering - 0.1.10-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jan 28 2009 Steve Dickson 0.1.10-4- Converted all uids and uids to type uid_t and gid_t (sf 2446314)
* Wed Jan 28 2009 Steve Dickson 0.1.10-3- backwards compatibility: fix order of fields in TI-RPC\'s svc_req (bz 481388)- Removed a number warnings.
* Thu Jan 22 2009 Steve Dickson 0.1.10-2- Header file fixes for C++
* Thu Nov 20 2008 Steve Dickson 0.1.10-1- Updated to latest upstream version: 0.1.10
* Tue Oct 28 2008 Steve Dickson 0.1.9-7- Fixed some incorrect function declarations (bz468815)
* Mon Oct 27 2008 Steve Dickson 0.1.9-6- Fix bad assumption taddr2uaddr processing that caused a segfault (bz468014)
* Tue Sep 16 2008 Steve Dickson 0.1.9-5- Fix for taddr2addr conversion bug of local addresses- Fixed some of warnings in: src/auth_time.c, src/clnt_dg.c and src/clnt_raw.c- Added some #ifdef NOTUSED around some code in src/rpbc_clnt.c that was not being used...
* Thu Sep 04 2008 Steve Dickson 0.1.9-4- Always make IPv6 sockets V6ONLY- Fix incorrect sizeof() in __rpc_getbroadifs
* Thu Aug 07 2008 Tom \"spot\" Callaway 0.1.9-3- fix license tag
* Wed Jul 09 2008 Steve Dickson 0.1.9-1- Update to latest upstream version 0.1.9
* Fri Jun 27 2008 Steve Dickson 0.1.8-2- Added super-H(sh3,4) architecture support (bz 446559)
* Tue Jun 10 2008 Steve Dickson 0.1.8-1- Update to latest upstream version 0.1.8
* Wed Mar 12 2008 Steve Dickson 0.1.7-18- Install man pages in the 3t section
* Tue Feb 19 2008 Fedora Release Engineering - 0.1.7-17- Autorebuild for GCC 4.3
* Mon Feb 18 2008 Steve Dickson 0.1.7-16- Added patch that creates a libtirpc.pc used by the pkg-config command.
* Thu Jan 24 2008 Steve Dickson 0.1.7-15- Protect from buffer overflow in the GSS code. (bz 362121)
* Mon Dec 17 2007 Steve Dickson 0.1.7-14- Fixed typo in /etc/netconfig file (bz 414471)
* Thu Oct 25 2007 Steve Dickson 0.1.7-13- Added a check for the ARM arch (bz 351071)
* Wed Oct 17 2007 Steve Dickson 0.1.7-12- Switch the libgssapi dependency to libgssglue
* Mon Oct 15 2007 Steve Dickson 0.1.7-11- Made tcp6/udp6 network ids no longer visible in the netconfig file since the ipv6 code is not fully baked yet in rpcbind. (bz 249121)
* Wed Aug 29 2007 Fedora Release Engineering - 0.1.7-10- Rebuild for selinux ppc32 issue.
* Mon Jul 30 2007 0.1.7-9- Fixed mutex lock problem in clnt_raw_create()- Ignore the return value of snprintf() and use strlen() instead to bump the pointer in clnt_sperror()- A couple ntohs() were needed in bindresvport_sa()- Added IP_RECVERR processing with to clnt_dg_call() so application will see errors instead of timing out- Make sure remote address (xp_rtaddr) is populated with the correct type of address.- Change the order of network ids in /etc/netconfg putting ipv4 ids before ipv6.- Bumped up Release from 8 to 9.
* Mon Jul 09 2007 0.1.7-7- Fixed infinite loop in svc_run() (bz 246677)
* Thu Apr 26 2007 0.1.7-6- Fixed potential buffer overflow in xdr_strings- Added a optimization to bindresvport that allows more ports to be tried.
* Mon Mar 26 2007 Steve Dickson 0.1.7-5- Fixed Unowned Directory RPM problem (bz 233873)
* Mon Aug 28 2006 Steve Dickson 0.1.7-4- Fixed undefined symbol (bz 204296)
* Mon Aug 14 2006 Steve Dickson 0.1.7-3- Added in svc_auth_none needed by the GSSAPI code.- Added compile define for ppc64 archs
* Fri Aug 11 2006 Steve Dickson 0.1.7-2- Uncommented tcp6 and udp6 in the default /etc/netconfig file.- Added hooks to used the libgssapi library.
* Fri Aug 04 2006 Steve Dickson 0.1.7-1- Initial commit
 
ICM