Package Release Info

tcludp-1.0.11-bp154.1.21

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tcludp

Change Logs

Version: 1.0.11-bp150.2.4
* Tue Mar 31 2015 p.drouand@gmail.com
- Update to version 1.0.11
  * generic/udp_tcl.c,tests/*.test:
  - solved tcl8.6.2 incompatility issue
    (see http://core.tcl.tk/tcl/tktview/1ff0660e6e)
  - updated unit tests
  - added IPV6 support
  - enhanced reuse option for use on all platforms
  - refactored get/set option functions
  - enhanced mcastadd/drop option to be able to specify network
- Specfile cleanup
- Use download Url
* Mon Apr 21 2008 max@suse.de
- New bugfix release: 1.0.8.
  * Use TEA 3.5 to fix some build system problems.
  * Set the close-on-exec flag for the socket.
  * Use socklen_t type correctly.
- Use the new Tcl file system layout.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Dec 14 2005 ro@suse.de
- fix typo in tcl configure script
* Fri Jun 17 2005 max@suse.de
- Moved script library to /usr/share/tcl .
* Fri May 20 2005 max@suse.de
- New version: 1.0.7.
* Tue Apr 26 2005 max@suse.de
- New package: tcludp - UDP sockets for Tcl.