Commit graph

2269 commits

Author SHA1 Message Date
Alexey Pustovalov fffd3d08df Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
Alexey Pustovalov 46297250d7 Disabled telemetry for Go 2026-03-05 16:59:58 +09:00
dependabot[bot] b89d4fce8c
Bump docker/setup-qemu-action from 3.7.0 to 4.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](c7c5346462...ce360397dd)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 06:07:01 +00:00
dependabot[bot] b513aaf187
Bump docker/login-action from 3.6.0 to 4.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5e57cd1181...b45d80f862)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 06:06:54 +00:00
dependabot[bot] 76b8f5c790
Bump actions/dependency-review-action from 4.8.2 to 4.9.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.8.2 to 4.9.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](3c4e3dcb1a...2031cfc080)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 06:07:35 +00:00
Alexey Pustovalov fbac220962 Using low-case for expose port protocol 2026-03-03 19:34:35 +09:00
Alexey Pustovalov 383f7366ae Using low-case for expose port protocol 2026-03-03 16:55:08 +09:00
Alexey Pustovalov 09b107b2c7 Added healthcheck for databases and updated options for Elasticsearch 2026-03-03 15:08:35 +09:00
Alexey Pustovalov 7539f7d73f Added libmodbus to RHEL images 2026-03-02 11:53:11 +09:00
Alexey Pustovalov dead8d4a69 Added healthcheck for MySQL 2026-02-27 17:43:57 +09:00
Alexey Pustovalov 1f2edd8a9f Removed orphaned db-data busybox 2026-02-27 17:43:44 +09:00
dependabot[bot] 81186535e9
Bump actions/upload-artifact from 6.0.0 to 7.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b7c566a772...bbbca2ddaa)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 06:07:16 +00:00
dependabot[bot] 7b9029c250
Bump actions/attest-build-provenance from 3 to 4
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 06:07:15 +00:00
Alexey Pustovalov 3d42ac288b Fixed Windows Zabbix agent compilation 2026-02-18 17:07:51 +09:00
Alexey Pustovalov 7db841a8bc Updated zlib version on Windows Zabbix agent 2026-02-18 17:07:51 +09:00
dependabot[bot] 9ada47f88a
Bump crazy-max/ghaction-container-scan from 3 to 4
Bumps [crazy-max/ghaction-container-scan](https://github.com/crazy-max/ghaction-container-scan) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-container-scan/releases)
- [Commits](https://github.com/crazy-max/ghaction-container-scan/compare/v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-container-scan
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 06:06:41 +00:00
Continuous Integration 30070dfd7c Zabbix v7.4.7 release 2026-02-13 10:55:04 +02:00
Alexey Pustovalov ae01259407 Added back libmodbus on CentOS images 2026-02-13 16:22:49 +09:00
Alexey Pustovalov 7e4c17dafc Added option SNMPTRAP_OUTPUT_OPTIONS for snmp traps processing to allow custom output format 2026-02-13 01:10:09 +09:00
Alexey Pustovalov bc0f9cc17b Temporary removed broken ppc64le for CentOS 2026-02-12 18:16:23 +09:00
Alexey Pustovalov aa88fc89b4 Added missing ZBX_VAULTPREFIX variable for web containers 2026-01-28 18:19:01 +09:00
Alexey Pustovalov 8744bad832 Updated branch for scorecard 2026-01-26 16:00:48 +09:00
Alexey Pustovalov 300db0e3c4
Merge pull request #1837 from saranf/fix-typos-in-documentation
docs: fix typos in README files
2026-01-22 12:56:50 +09:00
saranf 9cb78e3029 docs: fix duplicate word 'of of' to 'of'
- Fix 'of of' to 'of' in proxy-sqlite3/README.md
- Fix 'of of' to 'of' in server-mysql/README.md
- Fix 'of of' to 'of' in server-pgsql/README.md
- Fix 'of of' to 'of' in proxy-mysql/README.md

Remove duplicate word in SSL certificate location description.
2026-01-21 23:24:03 +09:00
saranf 5f0333f1b3 docs: fix grammar error 'must be placed to' to 'must be placed in'
- Fix 'must be placed to' to 'must be placed in' in proxy-sqlite3/README.md
- Fix 'must be placed to' to 'must be placed in' in snmptraps/README.md
- Fix 'must be placed to' to 'must be placed in' in server-mysql/README.md
- Fix 'must be placed to' to 'must be placed in' in server-pgsql/README.md
- Fix 'must be placed to' to 'must be placed in' in proxy-mysql/README.md

The correct preposition with 'placed' is 'in' or 'at', not 'to'.
2026-01-21 23:21:40 +09:00
saranf d2fbe0047a docs: fix grammar error 'must contains' to 'must contain'
- Fix 'must contains' to 'must contain' in web-apache-mysql/README.md (2 occurrences)
- Fix 'must contains' to 'must contain' in web-apache-pgsql/README.md (2 occurrences)
- Fix 'must contains' to 'must contain' in web-nginx-mysql/README.md (2 occurrences)
- Fix 'must contains' to 'must contain' in web-nginx-pgsql/README.md (2 occurrences)

The correct grammar is 'must contain' (verb base form after modal verb).
2026-01-21 23:19:49 +09:00
saranf 9742085924 docs: fix additional typos in README files
- Fix 'varable' to 'variable' in web-apache-mysql/README.md (5 occurrences)
- Fix 'varable' to 'variable' in web-apache-pgsql/README.md (5 occurrences)
- Fix 'varable' to 'variable' in web-nginx-pgsql/README.md (5 occurrences)
- Fix 'Serivce' to 'Service' in web-apache-mysql/README.md (2 occurrences)
- Fix 'Serivce' to 'Service' in web-apache-pgsql/README.md (2 occurrences)
- Fix 'Serivce' to 'Service' in web-nginx-pgsql/README.md (2 occurrences)
- Fix 'authentification' to 'authentication' in web-apache-mysql/README.md
- Fix 'authentification' to 'authentication' in web-apache-pgsql/README.md
- Fix 'authentification' to 'authentication' in web-nginx-pgsql/README.md
- Fix 'Depcrecated' to 'Deprecated' in server-pgsql/README.md
- Fix 'containterns' to 'containers' in proxy-mysql/README.md
- Fix 'containterns' to 'containers' in agent2/README.md
- Fix 'Bu default' to 'By default' in proxy-mysql/README.md
- Fix 'want' to 'warn' in java-gateway/README.md
- Complete truncated sentence in java-gateway/README.md (Oracle Linux description)
2026-01-21 23:14:19 +09:00
saranf 9801907337 docs: fix typos in README files
- Fix 'Depcrecated' to 'Deprecated' in server-mysql/README.md
- Fix 'varable' to 'variable' in web-nginx-mysql/README.md (5 occurrences)
- Fix 'Serivce' to 'Service' in web-nginx-mysql/README.md (2 occurrences)
- Fix 'authentification' to 'authentication' in web-nginx-mysql/README.md
- Fix 'containterns' to 'containers' in agent/README.md
2026-01-21 23:03:47 +09:00
Alexey Pustovalov 0e4ab4d4ec Fixed font for web images 2026-01-14 21:46:05 +09:00
Alexey Pustovalov 09b23c305e Fixed font for web images 2026-01-14 16:49:36 +09:00
Alexey Pustovalov b651d0e546 Removed env variables for arch for Windows images 2025-12-25 17:34:40 +09:00
Alexey Pustovalov 78ce5093c7 Removed env variables for arch for Windows images 2025-12-25 17:25:40 +09:00
Alexey Pustovalov 20b7c3f566 Updated qemu for actions 2025-12-23 02:32:52 +09:00
Alexey Pustovalov ea2a43e692 Fix for RHEL images certification procedure 2025-12-21 10:53:10 +09:00
Alexey Pustovalov 7f122c4fa1 Minor fixes for Windows container build system 2025-12-21 00:41:54 +09:00
Alexey Pustovalov 1cfc72ebad Added additional host to white list 2025-12-20 22:38:19 +09:00
Alexey Pustovalov 8820908b86 Fixed pcre2 compilation on Windows for agent2 2025-12-20 12:47:46 +09:00
Alexey Pustovalov 5823311888 Fixed agent compilation on Windows. Minor redesign for build images on Windows 2025-12-20 01:35:36 +00:00
Alexey Pustovalov 339cc8bdb0 Added additional host to white list 2025-12-19 03:14:15 +09:00
Continuous Integration 3a5abe4617 Zabbix v7.4.6 release 2025-12-18 09:45:48 +02:00
Alexey Pustovalov 7e1a96eb00 Updated dependencies and build environment dependencies for Windows agents 2025-12-18 16:39:27 +09:00
Alexey Pustovalov 44c1992be6 Updated dependencies and build environment dependencies for Windows agents 2025-12-18 16:39:19 +09:00
Alexey Pustovalov d5e70bbc31
Merge pull request #1824 from zabbix/dependabot/github_actions/github/codeql-action-4.31.8
Bump github/codeql-action from 4.31.0 to 4.31.8
2025-12-17 13:06:31 +09:00
Alexey Pustovalov 863b1628bb
Merge pull request #1823 from zabbix/dependabot/github_actions/actions/cache-5.0.1
Bump actions/cache from 4.3.0 to 5.0.1
2025-12-17 13:06:18 +09:00
Alexey Pustovalov 186d29fc77
Merge pull request #1822 from zabbix/dependabot/github_actions/docker/setup-qemu-action-3.7.0
Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
2025-12-17 13:05:56 +09:00
Alexey Pustovalov 8d75f9d356
Merge pull request #1821 from zabbix/dependabot/github_actions/actions/dependency-review-action-4.8.2
Bump actions/dependency-review-action from 4.8.1 to 4.8.2
2025-12-17 13:05:44 +09:00
dependabot[bot] 801a741d50
Bump actions/dependency-review-action from 4.8.1 to 4.8.2
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](40c09b7dc9...3c4e3dcb1a)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 04:05:33 +00:00
Alexey Pustovalov 89cb6bdc66
Merge pull request #1820 from zabbix/dependabot/github_actions/actions/upload-artifact-6.0.0
Bump actions/upload-artifact from 4.6.1 to 6.0.0
2025-12-17 13:05:17 +09:00
Alexey Pustovalov 005be07c63
Merge pull request #1819 from zabbix/dependabot/github_actions/peter-evans/dockerhub-description-5.0.0
Bump peter-evans/dockerhub-description from 4.0.0 to 5.0.0
2025-12-17 13:04:52 +09:00
Alexey Pustovalov eafb5340ff
Merge pull request #1818 from zabbix/dependabot/github_actions/actions/checkout-6.0.1
Bump actions/checkout from 5.0.0 to 6.0.1
2025-12-17 13:04:21 +09:00