Changelog for
netcat-openbsd-1.178-111.2.x86_64.rpm :
Mon Jul 17 14:00:00 2017 tchvatalAATTsuse.com
- Drop all patches that were never upstreamed:
* connect-timeout.patch
* dccp.patch
* gcc-warnings.patch
* getservbyname.patch
* glib-strlcpy.patch
* help-version-exit.patch
* nc-1.84-udp_stop.patch
* netcat-info.patch
* netcat-openbsd-debian.patch
* netcat-openbsd-examples.patch
* netcat-openbsd-openbsd-compat.patch
* no-strtonum.patch
* pollhup.patch
* quit-timer.patch
* reuseaddr.patch
* send-crlf.patch
* silence-z.patch
* socks-b64-prototype.patch
* udp-scan-timeout.patch
* verbose-message-to-stderr.patch
* verbose-numeric-port.patch
- Switch to debian package to not waste resources on doing exactly
the same.
- Switches URL for debian package
- Apply patches already prepared for debian package
* port-to-linux-with-libsd.patch
* compile-without-TLS-support.patch
* connect-timeout.patch
* get-sev-by-name.patch
* send-crlf.patch
* quit-timer.patch
* udp-scan-timeout.patch
* verbose-numeric-port.patch
* dccp-support.patch
* serialized-handling-multiple-clients.patch
* set-TCP-MD5SIG-correctly-for-client-connections.patch
* misc-failures-and-features.patch
- Do not use hand provided CMakeLists.txt but rely on upstream makefile
Fri Jan 17 13:00:00 2014 crrodriguezAATTopensuse.org
- drop dependency on glib, strlcpy can be implemented with
snprintf with glibc/linux
- drop \"quilt\" from buildrequires, no longer used.
- Use fvisibiliy=hidden to build, this is a program not
a library and no symbols should be exported.
- modified patches:
* glib-strlcpy.patch
Mon Sep 2 14:00:00 2013 pthAATTsuse.de
- Split up the huge ubuntu patch into a debian specific patch,
a patch that creates the examples, a patch with the openbasd-compat
stuff and single files for each of the patches in debian/patches.
This hugely eases maintainabilty:
connect-timeout.patch, dccp.patch, gcc-warnings.patch,
getservbyname.patch, glib-strlcpy.patch, help-version-exit.patch,
nc-1.84-udp_stop.patch, netcat-info.patch, netcat-openbsd-debian.patch,
netcat-openbsd-examples.patch, netcat-openbsd-openbsd-compat.patch,
no-strtonum.patch, pollhup.patch, quit-timer.patch, reuseaddr.patch,
send-crlf.patch, silence-z.patch, socks-b64-prototype.patch,
udp-scan-timeout.patch, verbose-message-to-stderr.patch,
verbose-numeric-port.patch.
Sat Dec 10 13:00:00 2011 crrodriguezAATTopensuse.org
- Update xbuntu patches.
- Ensure we have large file support in 32 bit builds
- Fix rpmlint warnings
Sat Jul 16 14:00:00 2011 andrea.turriniAATTgmail.com
- Fixed typos in description of netcat-openbsd.spec
Fri Jun 25 14:00:00 2010 lmuelleAATTsuse.de
- Use update-alternatives to set netcat symbolic links for compatibility.
- Provides and obsoltes netcat.
Fri May 28 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Obsolete nc6
Tue May 18 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- sync recent bugfixes from Ubuntu
Fri Feb 20 13:00:00 2009 crrodriguezAATTsuse.de
- sync most recent bugfixes from debian/Ubuntu
Sat Jul 5 14:00:00 2008 crrodriguezAATTsuse.de
- netcat-openbsd conflicts with netcat but it should not [BNC#406581]