Changelog for
libircclient-devel-1.9-27.2.x86_64.rpm :
Thu Dec 28 13:00:00 2017 crrodriguezAATTopensuse.org
- export ac_cv_lib_ssl_SSL_library_init=yes before configure
to workaround buggy libssl check, in openSSL 1.1
SSL_library_init is a compatibility macro and not a symbol
in the shared library.
Mon Jun 13 14:00:00 2016 joop.boonenAATTopensuse.org
- cipher suite fix from ALL:!ADH:!LOW:!EXP:!MD5:AATTSTRENGTH to
EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
bnc#857151 libircclient-cipher-suite.diff
Mon Jun 13 14:00:00 2016 joop.boonenAATTopensuse.org
- Update to version 1.9
* Fixed a few minor Win32 compatibility bugs.
* Fixed an error if the TCP connection to the IRC server couldn\'t be established under 250ms.
* Fixed a potential deadlock caused by WSAStartup() being called in DllMain()
Tue Feb 10 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 1.8
* ChangeLog has not been updated for a while
- Use download Url as source
- Remove gcc dependency;
- Add python-rst2pdf and python-Sphinx require to build documentation
- Remove libircclient-make.diff; fixed on upstream release
Wed Feb 15 13:00:00 2012 saschpeAATTsuse.de
- Ran spec-cleaner
- Provide more detail about version update in last changelog entry
Sun Feb 12 13:00:00 2012 joop.boonenAATTopensuse.org
- Update to version 1.6:
* Fixed PRIVMSG events incorrectly reported as CHANNEL (thx Dennis Bretjes)
* Added -fpic option for the shared library; fixed make install
* WIN32 macro replaced by _WIN32 (Lothar May)
* Fixed IPv6 and IPv4 connections being used simultaneously (Lothar May)
* Fixed DCC file transfer with IPv6 build (Lothar May)
- Seperate doc package
- Make file corrections
Sat Dec 24 13:00:00 2011 jengelhAATTmedozas.de
- Summary update for shlib package; avoid macros in summaries
Sat Dec 24 13:00:00 2011 joop.boonenAATTopensuse.org
- Added missing header files
Fri Dec 23 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
- Replace libircclient-makefile.patch by libircclient-automake.diff
and apply correct SO versioning
Fri Dec 23 13:00:00 2011 joop.boonenAATTopensuse.org
- openSUSE build of libircclient based on Fedora package
Mon May 2 14:00:00 2011 Adam Huffman
- better soname fix
Fri Apr 29 14:00:00 2011 Adam Huffman
- fix soname
Fri Apr 29 14:00:00 2011 Adam Huffman
- ignore provided makefiles
- devel subpackage
Fri Apr 29 14:00:00 2011 Adam Huffman
- remove static library
Sat Feb 12 13:00:00 2011 Adam Huffman
- fixes taken from Arch package to help with din
- build .so
Wed Jun 2 14:00:00 2010 Conrad Meyer
- First attempt at a package (crappy)