Alexey Sokolov
ab2ce3e541
Support python 3.8 ( #1676 )
...
Fix #1675
2019-07-23 22:18:23 +01:00
Alexey Sokolov
71f35b003d
Add a deprecation warning to ./configure
2019-07-22 00:10:17 +01:00
Alexey Sokolov
e75b9c3b50
Return version number to 1.7.x
2019-06-21 21:35:15 +01:00
Alexey Sokolov
e661cdf9a3
ZNC 1.7.4
2019-06-21 21:31:06 +01:00
Alexey Sokolov
d1997d6a73
ZNC 1.7.4-rc1
2019-06-15 02:12:29 +01:00
Alexey Sokolov
9966bea961
Return version back to 1.7.x
2019-03-30 14:41:01 +00:00
Alexey Sokolov
be1b6bcd4c
Increase version number to 1.7.3
2019-03-30 14:36:01 +00:00
Alexey Sokolov
6b03fac6c1
ZNC 1.7.3-rc1
2019-03-22 00:31:10 +00:00
Alexey Sokolov
855ab8c55d
Revert version number to 1.7.x
2019-01-27 09:37:10 +00:00
Alexey Sokolov
5cde1eb3c1
Increase the version number to 1.7.2
2019-01-27 09:17:35 +00:00
Alexey Sokolov
2ed4d1b664
ZNC 1.7.2-rc1
2019-01-12 09:08:16 +00:00
Rosen Penev
f6eb43673c
Fix compilation without deprecated APIs in OpenSSL 1.1
...
Prior commit was tested with 1.0.2. This one with 1.1.
2018-11-26 14:35:24 -08:00
Rosen Penev
dddcef52b9
Fix compilation without deprecated APIs in OpenSSL
...
Added a few implicit headers that don't get included anymore and switched
to OpenSSL 1.0.0's THREAD API when supported.
Close #1615
2018-11-10 18:04:03 +00:00
Alexey Sokolov
bae80fd383
Return version number to 1.7.x
2018-07-17 22:58:48 +01:00
Alexey Sokolov
c426898b3a
Increase the version number to 1.7.1
2018-07-17 22:48:03 +01:00
Alexey Sokolov
9e4d89aaa4
ZNC 1.7.1-rc1
2018-07-14 07:21:12 +01:00
Alexey Sokolov
59cf8aabda
Make version 1.7.x again for 1.7.x branch
2018-05-05 20:49:12 +01:00
Alexey Sokolov
d16817b03a
Update git master to be 1.8.x
2018-05-01 22:39:01 +01:00
Alexey Sokolov
4489b1b694
Increase the version number to ZNC 1.7.0
2018-05-01 22:15:45 +01:00
Alexey Sokolov
bfecb524e4
1.7.0-rc1
2018-04-19 23:52:45 +01:00
Alexey Sokolov
6922476fcf
ZNC 1.7.0-beta1
2018-04-06 20:25:13 +01:00
Alexey Sokolov
fed3ebf0b2
ZNC 1.7.0-alpha2
2018-03-18 11:31:40 +00:00
Alexey Sokolov
f761d367ee
ZNC 1.7.0-alpha1
2018-03-12 00:34:07 +00:00
Alexey Sokolov
2f3cc23e1a
Reflect absense of ABI in cygwin DLL name: in autoconf too
2018-03-12 00:13:17 +00:00
Alexey Sokolov
79ec016f05
Bump GCC requirements to 4.8. Close #1442
2017-12-17 15:09:52 +00:00
Alexey Sokolov
0a36695add
Revert openssl workaround of 1.6 branch from 1.7 branch
2016-12-10 21:18:47 +00:00
Alexey Sokolov
9c16640340
Merge branch '1.6.x'
2016-12-10 21:18:10 +00:00
Alexey Sokolov
3d386aff19
Return version number to 1.6.x
2016-12-10 21:07:02 +00:00
Alexey Sokolov
ed71ad1e2b
Increase the version number to 1.6.4
2016-12-10 20:51:18 +00:00
Alexey Sokolov
3bd46744cc
1.6.4-rc3
2016-12-03 19:23:00 +00:00
Alexey Sokolov
1a89740335
Stop-gap for OpenSSL 1.1 in 1.6 branch.
...
This is properly fixed already in 1.7 branch.
2016-12-03 19:08:56 +00:00
Alexey Sokolov
d596226ddc
ZNC 1.6.4-rc1
2016-11-20 23:51:03 +00:00
Alexey Sokolov
e5ff36eb8e
Revert version to 1.6.x after release of 1.6.3
2016-02-23 21:37:38 +00:00
Alexey Sokolov
90d03a48e5
ZNC 1.6.3
2016-02-23 21:23:42 +00:00
Alexey Sokolov
6fe9dfc25e
ZNC 1.6.3-rc2
2016-02-18 22:21:35 +00:00
Alexey Sokolov
b49a92b1e6
ZNC 1.6.3-rc1
2016-02-08 21:18:12 +00:00
Alexey Sokolov
561a18054c
Yet another attempt to use CMake
2016-01-15 10:50:33 +00:00
Alexey Sokolov
4fe4a45dd6
Disable legacy encoding mode when modpython is loaded.
...
Python is not happy when using non-unicode text as str.
Fix #1229
2016-01-09 14:18:24 +00:00
Alexey Sokolov
582cd635f5
Fix --disable-tdns (thanks kerio)
2015-12-06 12:36:16 +00:00
Patrick Griffis
be60ebb4b7
Fix bindir in service file
2015-11-15 18:26:15 -05:00
Alexey Sokolov
6ec64ebfba
Merge branch '1.6.x'
...
Conflicts:
ChangeLog.md
configure.ac
third_party/Csocket
2015-11-15 18:21:11 +00:00
Alexey Sokolov
e2d313d3ba
Revert version changes after releasing 1.6.2 to 1.6.x
2015-11-15 17:59:43 +00:00
Alexey Sokolov
55b5c24255
Increase the version number to 1.6.2
2015-11-15 17:36:31 +00:00
Alexey Sokolov
92ce58d25f
ZNC 1.6.2-rc1
2015-11-02 21:10:51 +00:00
Alexey Sokolov
90ae78533f
Rewrite integration test.
...
Pexpect was failing too often, even when starting a new process.
Now the test is using Qt and C++.
Fix #772
2015-10-17 15:27:18 +01:00
Alexey Sokolov
f3762e8b05
Use termios instead of deprecated getpass().
...
Also this fixes flaky integration test. Sometimes it hanged because
getpass() sometimes didn't want to believe that it already got the
password from input.
2015-10-16 23:33:11 +01:00
J-P Nurmi
f29363752b
Travis CI: reduce the amount of builds to 5
...
So all (max 5) builds can run in parallel. This should speedup the CI
rounds a lot.
Candidates:
- Linux/Clang/normal
We already have address and thread sanitizer -enabled Clang builds on
Linux, and a normal Clang build on OSX.
- OSX/USE_SYSTEM_OPENSSL
The system OpenSSL headers have been deprecated since OSX 10.7, and
are being removed in OSX 10.11.
2015-09-20 23:19:12 +02:00
Alexey Sokolov
6f40e5ddca
Import latest gtest to third_party to be able to use gmock
2015-09-06 21:42:37 +01:00
Paulo Flabiano Smorigo
c223c851e1
Use prefix from autoconf for systemd unit
...
Close #974
2015-08-23 18:37:51 +01:00
Alexey Sokolov
6e15ee2eea
In last commit I forgot to remove LIBZNC_VERSION from exports of configure.ac
2015-08-22 13:12:28 +01:00