8
0
forked from pool/libircclient

24 Commits

Author SHA256 Message Date
bf68f86998 Accepting request 1178148 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1178148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=12
2024-06-03 15:43:35 +00:00
ded1d6ab33 Accepting request 1175503 from home:dimstar:Factory
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.

OBS-URL: https://build.opensuse.org/request/show/1175503
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=23
2024-06-02 10:19:20 +00:00
40753f86d4 Accepting request 832930 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/832930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=11
2020-09-08 20:50:38 +00:00
0458ea5f33 Accepting request 829643 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 1.10:
   * Fixed compatibility with OpenSSL 1.1.x (thanks Antoine Amarilli)
   * 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()
- remove pdfgen.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/829643
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=21
2020-09-08 08:49:07 +00:00
1d1dfd0a1a Accepting request 632012 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/632012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=10
2018-08-29 10:26:57 +00:00
Ismail Dönmez
67fccf4dbb Accepting request 631999 from home:adamm:branches:devel:libraries:c_c++
- pdfgen.patch: use sphinx with latex to build documentation as
  python-rst2pdf is only python2 at the moment

OBS-URL: https://build.opensuse.org/request/show/631999
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=19
2018-08-28 15:57:47 +00:00
2925174e6f Accepting request 560553 from devel:libraries:c_c++
- 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. (forwarded request 560447 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/560553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=9
2017-12-31 00:13:45 +00:00
Joop Boonen
0b3a346f17 Accepting request 560447 from home:elvigia:branches:devel:libraries:c_c++
- 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.

OBS-URL: https://build.opensuse.org/request/show/560447
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=17
2017-12-29 13:12:06 +00:00
ee610b26f8 Accepting request 401681 from devel:libraries:c_c++
cipher suite fix from ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH to EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH bnc#857151 libircclient-cipher-suite.diff
  bnc#857151 libircclient-cipher-suite.diff (forwarded request 401680 from worldcitizen)

OBS-URL: https://build.opensuse.org/request/show/401681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=8
2016-06-19 08:48:45 +00:00
Joop Boonen
52ac4f6ba6 Accepting request 401680 from home:worldcitizen:branches:devel:libraries:c_c++
cipher suite fix from ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH to EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH bnc#857151 libircclient-cipher-suite.diff
  bnc#857151 libircclient-cipher-suite.diff

OBS-URL: https://build.opensuse.org/request/show/401680
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=15
2016-06-13 13:36:34 +00:00
Joop Boonen
e259dc8763 Accepting request 401667 from home:worldcitizen:branches:devel:libraries:c_c++
cipher suite fix from ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH to EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH bnc#857151

OBS-URL: https://build.opensuse.org/request/show/401667
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=14
2016-06-13 13:19:42 +00:00
Joop Boonen
5bf2814405 Accepting request 401623 from home:worldcitizen:branches:devel:libraries:c_c++
cipher suite fix from ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH to EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH bnc#857151
- cipher suite fix from ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH to
  EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
  bnc#857151

OBS-URL: https://build.opensuse.org/request/show/401623
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=13
2016-06-13 12:24:11 +00:00
Joop Boonen
52b27156c0 Accepting request 401617 from home:worldcitizen:branches:devel:libraries:c_c++
- 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()

OBS-URL: https://build.opensuse.org/request/show/401617
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=12
2016-06-13 11:58:15 +00:00
c187d11501 Accepting request 285630 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/285630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=7
2015-02-11 15:46:27 +00:00
aad3f1b6c0 Accepting request 285139 from home:posophe:branches:devel:libraries:c_c++
Update

OBS-URL: https://build.opensuse.org/request/show/285139
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=10
2015-02-11 13:03:03 +00:00
Stephan Kulow
3835698951 Accepting request 105851 from devel:libraries:c_c++
Build libircclient 1.6

OBS-URL: https://build.opensuse.org/request/show/105851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=2
2012-02-21 11:20:33 +00:00
Ismail Dönmez
2d94a77f26 Accepting request 105204 from home:saschpe:branches:devel:libraries:c_c++
- Ran spec-cleaner
- Provide more detail about version update in last changelog entry

- 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)

OBS-URL: https://build.opensuse.org/request/show/105204
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=8
2012-02-16 12:18:06 +00:00
Joop Boonen
8e818cef98 Accepting request 104164 from home:worldcitizen:branches:devel:libraries:c_c++
Build libircclient 1.6

OBS-URL: https://build.opensuse.org/request/show/104164
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=7
2012-02-12 20:35:25 +00:00
Stephan Kulow
f936310099 Accepting request 99349 from devel:libraries:c_c++
Request to have libircclient add to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/99349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libircclient?expand=0&rev=1
2012-01-09 20:43:07 +00:00
06d7bfc176 Summary update for shlib package; avoid macros in summaries
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=5
2011-12-24 13:11:17 +00:00
Joop Boonen
3fce469100 Accepting request 98097 from home:worldcitizen:test
Added missing header files in the automake patch

OBS-URL: https://build.opensuse.org/request/show/98097
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=4
2011-12-24 12:33:49 +00:00
Ismail Dönmez
f9187f8eb9 Cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=3
2011-12-24 09:07:44 +00:00
Ismail Dönmez
84c4f8ac3f Accepting request 98079 from home:jengelh:branches:devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/98079
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=2
2011-12-24 09:06:36 +00:00
Ismail Dönmez
f524b6f736 Accepting request 98056 from home:worldcitizen:branches:games
Build libircclient version 1.3

OBS-URL: https://build.opensuse.org/request/show/98056
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libircclient?expand=0&rev=1
2011-12-23 19:16:52 +00:00