Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zabbix50: 5.0.41 -> 5.0.46, fix the build with GCC14 #391050

Merged
merged 2 commits into from
Mar 23, 2025

Conversation

LeSuisse
Copy link
Member

Fixes CVE-2024-36460, CVE-2024-22123, CVE-2024-22122, CVE-2024-22121 and CVE-2024-22114.

Changes:
https://www.zabbix.com/rn/rn5.0.46
https://www.zabbix.com/rn/rn5.0.45
https://www.zabbix.com/rn/rn5.0.44
https://www.zabbix.com/rn/rn5.0.43
https://www.zabbix.com/rn/rn5.0.42

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@LeSuisse LeSuisse added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-24.11 Backport PR automatically labels Mar 18, 2025
@petrzjunior
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 391050

Logs: https://github.com/petrzjunior/nixpkgs-review-gha/actions/runs/14020744731


x86_64-linux

✅ 14 packages built:
  • zabbix.server (zabbix.server-pgsql, zabbix60.server, zabbix60.server-pgsql)
  • zabbix.server-mysql (zabbix60.server-mysql)
  • zabbix50.agent
  • zabbix50.agent2
  • zabbix50.proxy-mysql
  • zabbix50.proxy-pgsql
  • zabbix50.proxy-sqlite
  • zabbix50.server (zabbix50.server-pgsql)
  • zabbix50.server-mysql
  • zabbix50.web
  • zabbix64.server (zabbix64.server-pgsql)
  • zabbix64.server-mysql
  • zabbix70.server (zabbix70.server-pgsql)
  • zabbix70.server-mysql

aarch64-linux

✅ 14 packages built:
  • zabbix.server (zabbix.server-pgsql, zabbix60.server, zabbix60.server-pgsql)
  • zabbix.server-mysql (zabbix60.server-mysql)
  • zabbix50.agent
  • zabbix50.agent2
  • zabbix50.proxy-mysql
  • zabbix50.proxy-pgsql
  • zabbix50.proxy-sqlite
  • zabbix50.server (zabbix50.server-pgsql)
  • zabbix50.server-mysql
  • zabbix50.web
  • zabbix64.server (zabbix64.server-pgsql)
  • zabbix64.server-mysql
  • zabbix70.server (zabbix70.server-pgsql)
  • zabbix70.server-mysql

x86_64-darwin

❌ 1 package failed to build:
  • zabbix50.agent2
✅ 1 package built:
  • zabbix50.agent

aarch64-darwin

❌ 1 package failed to build:
  • zabbix50.agent2
✅ 1 package built:
  • zabbix50.agent

@vcunat vcunat merged commit 277bfd3 into NixOS:master Mar 23, 2025
27 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 23, 2025

Successfully created backport PR for release-24.11:

@LeSuisse LeSuisse deleted the zabbix-5.0.46 branch March 23, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 1-10 10.rebuild-linux: 11-100 backport release-24.11 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants