Commit Graph

1928 Commits

Author SHA1 Message Date
Alexey Pustovalov
e61bc6f979 Fixed pcre2 compilation on Windows for agent2 2025-12-20 22:39:41 +09:00
Alexey Pustovalov
003d3a762c Fixed agent compilation on Windows. Minor redesign for build images on Windows 2025-12-20 22:39:30 +09:00
Alexey Pustovalov
09c686f586 Added additional host to white list 2025-12-19 03:14:43 +09:00
Alexey Pustovalov
820f118b75 Updated dependencies and build environment dependencies for Windows agents 2025-12-18 17:06:30 +09:00
Alexey Pustovalov
19578f4a77 Updated dependencies and build environment dependencies for Windows agents 2025-12-18 16:40:45 +09:00
Alexey Pustovalov
2658ebcaac Updated dependencies and build environment dependencies for Windows agents 2025-12-18 16:40:40 +09:00
Alexey Pustovalov
44201137c3 Updated workflows 2025-12-17 17:28:37 +09:00
Alexey Pustovalov
5ba259d77a Updated workflows 2025-12-17 15:37:56 +09:00
Alexey Pustovalov
8a11aefbbb Merge pull request #1778 from petrkle/7.4
Enable cidr in WEB_REAL_IP_FROM
2025-12-05 17:49:55 +09:00
Alexey Pustovalov
5865da8206 Fixed MariaDB connector TLS / SSL error with Oracle MySQL 2025-12-05 15:38:19 +09:00
Alexey Pustovalov
0189216857 Fixed custom patches search 2025-12-05 15:38:19 +09:00
Alexey Pustovalov
27faeadd30 Removed CentOS 10 from scan for vulnerabilities 2025-12-04 13:24:33 +09:00
Alexey Pustovalov
6941d491e4 Updated Alpine Linux to 3.23 2025-12-04 12:01:41 +09:00
Alexey Pustovalov
b6f753c4f1 Fixed web-service building on RHEL 2025-12-02 13:50:17 +09:00
Alexey Pustovalov
5868c2c9a9 Fixed RedHat images build process 2025-12-02 13:00:28 +09:00
Alexey Pustovalov
2283b9a7d9 Fixed custom snmptrapd configuration file 2025-11-25 13:26:43 +09:00
Alexey Pustovalov
a045d92d25 Fixed web-service startup error 2025-11-19 17:38:47 +09:00
Alexey Pustovalov
be256087c4 Updated RHEL to 10.1 2025-11-13 13:03:35 +09:00
Alexey Pustovalov
21388a8a8c Fixed custom snmptrapd configuration file 2025-11-11 17:01:16 +09:00
Alexey Pustovalov
3258da11bc Use c-ares library as DNS resolver 2025-10-03 12:00:48 +09:00
Alexey Pustovalov
774c803baf Use c-ares library as DNS resolver 2025-10-03 11:59:23 +09:00
Alexey Pustovalov
358d7c1cd6 Double quotes around patch path 2025-09-27 13:43:57 +09:00
Alexey Pustovalov
34d254d554 Merge pull request #1782 from zabbix/dependabot/github_actions/dot-github/workflows/SonarSource/sonarqube-scan-action-5.3.1
Bump SonarSource/sonarqube-scan-action from 5.2.0 to 5.3.1 in /.github/workflows
2025-09-26 12:02:38 +09:00
Alexey Pustovalov
99cabca46a Using Timescale 2.21.4 as default 2025-09-26 11:57:50 +09:00
Alexey Pustovalov
30e915c383 Using PostgreSQL 18 as default 2025-09-26 11:56:29 +09:00
Alexey Pustovalov
9b9cdf6ea6 Fixed base image for Apache images with PostgreSQL support 2025-08-21 14:08:03 +09:00
Alexey Pustovalov
5efd66470a Updated Go to 1.25.0 2025-08-13 13:40:42 +09:00
Alexey Pustovalov
795e89e557 Fixed PostgreSQL 17 on Ubuntu images 2025-07-24 17:26:52 +09:00
Alexey Pustovalov
b9df0f61b8 Updated dependency versions for Windows Zabbix agent and Zabbix agent 2 2025-07-19 22:09:05 +09:00
Alexey Pustovalov
5c4a2d130a Updated OpenSSL build flags for Windows Zabbix agent and Zabbix agent 2 2025-07-19 21:05:54 +09:00
Alexey Pustovalov
f102eb81df
Merge pull request #1733 from zabbix/fix/trunk_mysql_db_variable_export
fix: trunk MYSQL_DB variable export
2025-07-18 18:00:15 +09:00
Marks Sunins
d12d9d799f
feat: set php mysqli socket to user provided value 2025-07-18 08:51:58 +00:00
Marks Sunins
705bb9f431
feat: set php mysqli socket to user provided value 2025-07-18 08:51:54 +00:00
Marks Sunins
d217c2924d
refactor: unify mysql_connect_args in web-frontend
- Refactored mysql_connect_args to be set under a single condition
2025-07-18 08:51:41 +00:00
Alexey Pustovalov
d0f6a1176a Updated Sonacloud workflow 2025-07-18 15:44:49 +09:00
Marks Sunins
494244d5b3 refactor: unify mysql_connect_args condition logic
- Refactored mysql_connect_args to be set under a single condition
2025-07-18 15:26:12 +09:00
Alexey Pustovalov
e654839431 Updated supported versions and removed old versions documentation 2025-07-18 13:43:21 +09:00
Alexey Pustovalov
5683dcda4a Updated version for trunk / master 2025-07-18 13:41:45 +09:00
Marks Sunins
6aee772cec fix: test ENV existence before exporting to config
- test `DB_SERVER_SOCKET` before set `ZBX_DB_SOCKET`
- test `DB_SERVER_HOST` before set `ZBX_DB_HOST`
- test `DB_SERVER_PORT` before set `ZBX_DB_PORT`
- remove trailing spaces in `docker-entrypoint.sh` files
2025-07-18 13:12:57 +09:00
Alexey Pustovalov
0c2860d7d8 Fixed temporary filesystem required for Chrome 2025-07-17 19:59:38 +09:00
Alexey Pustovalov
b05f3943f4 Fixed PostgreSQL 17 on Ubuntu images 2025-07-17 10:58:22 +09:00
Alexey Pustovalov
55584047fa Fixed PostgreSQL 17 on Ubuntu images 2025-07-17 00:10:22 +09:00
Alexey Pustovalov
a4efde727f Fixed PostgreSQL 17 on Ubuntu images 2025-07-16 11:17:46 +09:00
Alexey Pustovalov
9ed71c8c52 Removed orphaned *.pyc files from Ubuntu images 2025-07-15 18:04:47 +09:00
Alexey Pustovalov
68d2c9a557 Fixed PostgreSQL 17 on Ubuntu images 2025-07-15 15:47:28 +09:00
Alexey Pustovalov
6cc64e64ee Fixed maintenance message for Web-interface 2025-07-14 19:16:37 +09:00
Alexey Pustovalov
6eb67d67d1 Fixed package names for CentOS based images + removed LTSC2025 2025-07-08 14:26:34 +09:00
Alexey Pustovalov
e0f77c4380 Added correct resolving for source IP addresses in case of HTTP proxies 2025-07-04 17:54:57 +03:00
Alexey Pustovalov
9860d2a88d Remove deprecated Windows ltsc 2019 2025-07-04 11:03:46 +03:00
Alexey Pustovalov
65e364be32 Updated Oracle Linux 9 to 10 2025-07-04 10:37:18 +03:00