Commit Graph

4989 Commits

Author SHA1 Message Date
ZNC-Jenkins
08eefc6fcd Update translations from Crowdin for it_IT 2019-08-31 00:27:42 +00:00
ZNC-Jenkins
b8a6723aab Update translations from Crowdin for de_DE 2019-08-13 00:27:30 +00:00
ZNC-Jenkins
d339b797d4 Update translations from Crowdin for pt_BR 2019-08-06 00:28:12 +00:00
ZNC-Jenkins
bff2cc0fd3 Update translations from Crowdin for it_IT 2019-07-30 00:28:39 +00:00
ZNC-Jenkins
364fc4eede Update translations from Crowdin for it_IT 2019-07-27 00:27:31 +00:00
ZNC-Jenkins
ebec9857d4 Update translations from Crowdin for it_IT 2019-07-26 00:27:45 +00:00
ZNC-Jenkins
7f4a8fcde9 Update translations from Crowdin for it_IT 2019-07-25 00:28:15 +00:00
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
ZNC-Jenkins
6439b5830c Update translations from Crowdin for ru_RU 2019-07-21 00:27:55 +00:00
ZNC-Jenkins
291395584d Update translations from Crowdin for fr_FR it_IT nl_NL 2019-07-18 00:30:38 +00:00
ZNC-Jenkins
aa5ee8ff45 Update translations from Crowdin for bg_BG de_DE es_ES id_ID it_IT pt_BR ru_RU 2019-07-17 00:27:40 +00:00
Alexey Sokolov
b090644ac3 Improve help message about LoadMod 2019-07-16 23:25:59 +01:00
ZNC-Jenkins
573fc3ed62 Update translations from Crowdin for it_IT 2019-07-16 00:27:36 +00:00
ZNC-Jenkins
0589ed5d59 Update translations from Crowdin for it_IT 2019-07-15 21:45:02 +00:00
Alexey Sokolov
989d1ae8a4 Remove CI file which is not used anymore.
The actual version is in master branch, and it affects both branches:
master and 1.7.x
2019-07-15 21:08:12 +01:00
Alexey Sokolov
b87a3565e5 Crowdin Jenkins: Use sshagent instead of a hack 2019-07-15 08:52:39 +01:00
ZNC-Jenkins
68783f7c14 Update translations from Crowdin for it_IT 2019-07-14 01:08:54 +00:00
ZNC-Jenkins
0b2be5245c Update translations from Crowdin for bg_BG de_DE es_ES fr_FR id_ID it_IT nl_NL pt_BR ru_RU 2019-07-13 00:27:49 +00:00
Alexey Sokolov
fa3d503865 crowdin: don't claim that I translated everything
(cherry picked from commit ebbe9f2592)
2019-07-12 08:44:33 +01:00
Alexey Sokolov
61f5ca2bc0 Modtcl: install .tcl files when building with CMake
Thanks to Patrick Matthäi for report.
2019-07-12 08:43:18 +01:00
greenxx
d77f9a9ece Update error message to let the user know to initialize submodules or get the tarball from the website
Close #1671
Close #1672
2019-07-05 20:08:23 +01:00
ZNC-Jenkins
a657f1933c Update translations from Crowdin for it_IT 2019-06-25 00:28:09 +00:00
ZNC-Jenkins
ad69c372ff Update translations from Crowdin for it_IT 2019-06-24 00:27:24 +00:00
ZNC-Jenkins
adcf389a88 Update translations from Crowdin for bg_BG fr_FR 2019-06-22 00:27:01 +00:00
Alexey Sokolov
b068ff0e0d Delete bg.zip
Sometimes automation fails...
2019-06-21 23:52:44 +01:00
ZNC-Jenkins
42222a379c Update translations from Crowdin for de_DE es_ES id_ID nl_NL pt_BR ru_RU 2019-06-21 22:17:23 +00:00
Indjov
b0a00e96cd Create bg-BG
Bulgarian Languages

Close #1668
2019-06-21 21:48:33 +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 znc-1.7.4 2019-06-21 21:31:06 +01:00
Alexey Sokolov
d1997d6a73 ZNC 1.7.4-rc1 znc-1.7.4-rc1 2019-06-15 02:12:29 +01:00
Alexey Sokolov
8de9e376ce Fix remote code execution and privilege escalation vulnerability.
To trigger this, need to have a user already.

Thanks for Jeriko One <jeriko.one@gmx.us> for finding and reporting this.

CVE-2019-12816
2019-06-15 02:00:42 +01:00
Alexey Sokolov
3bced9a9f1 Send "Connected!" message to the correct nick to client.
Fix #1665
2019-06-12 08:14:20 +01:00
Alexey Sokolov
96481995e1 Appveyor: try to fix build 2019-04-19 18:09:32 +01:00
Alexey Sokolov
964747e6b4 Increase znc-buildmod timeout in the test.
For some slow systems 30s is too small.
2019-04-19 12:13:44 +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 znc-1.7.3 2019-03-30 14:36:01 +00:00
Alexey Sokolov
6b03fac6c1 ZNC 1.7.3-rc1 znc-1.7.3-rc1 2019-03-22 00:31:10 +00:00
Alexey Sokolov
64613bc8b6 Don't crash if user specified invalid encoding.
This is CVE-2019-9917
2019-03-22 00:22:00 +00:00
Alexey Sokolov
46544d9067 Update docker submodule
Fix https://github.com/znc/znc-docker/issues/20 and
https://github.com/znc/znc-docker/issues/12 for git image
2019-02-13 08:10:43 +00:00
ZNC-Jenkins
06778a81f2 Update translations from Crowdin for pt_BR 2019-01-28 00:27:34 +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 znc-1.7.2 2019-01-27 09:17:35 +00:00
DjLegolas
733564bf43 Automatically discover DESC value in make-tarball.sh
Close #1634
2019-01-25 19:21:10 +00:00
Alexey Sokolov
b04755ce97 Merge branch '1.7.x' of github.com:znc/znc into 1.7.x 2019-01-18 23:51:06 +00:00
Alexey Sokolov
2ed4d1b664 ZNC 1.7.2-rc1 znc-1.7.2-rc1 2019-01-12 09:08:16 +00:00
ZNC-Jenkins
b697fbebdc Update translations from Crowdin for de_DE 2019-01-11 00:27:13 +00:00
ZNC-Jenkins
a6256e522a Update translations from Crowdin for de_DE es_ES fr_FR id_ID nl_NL pt_BR ru_RU 2019-01-09 00:27:15 +00:00
Alexey Sokolov
82bfa2be66 Merge pull request #1625 from Zarthus/fix_1624
ctcp: Distinguish Channel CTCP Requests and Replies
2019-01-08 22:53:21 +00:00
Alexey Sokolov
70a221addd Add more details to DNS error logs. See #1626 2019-01-01 12:51:51 +00:00