Skip to content

matomo_5: 5.1.1 -> 5.1.2#363621

Merged
adamcstephens merged 4 commits intoNixOS:masterfrom
niklaskorz:update-matomo@nk
Dec 9, 2024
Merged

matomo_5: 5.1.1 -> 5.1.2#363621
adamcstephens merged 4 commits intoNixOS:masterfrom
niklaskorz:update-matomo@nk

Conversation

@niklaskorz
Copy link
Member

@niklaskorz niklaskorz commented Dec 9, 2024

Changelog: https://matomo.org/changelog/matomo-5-1-2/

Security release

This release contains some security fixes.

A high impact security fix is included in this release, an improper request parameter validation could lead to unnecessary resource consumption

A moderate impact security improvement is also included that limits the length of annotations to 255 characters.

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.

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Dec 9, 2024
@niklaskorz niklaskorz added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-24.05 labels Dec 9, 2024
@adamcstephens
Copy link
Contributor

@ofborg build matomo

@adamcstephens adamcstephens merged commit 5d11e4f into NixOS:master Dec 9, 2024
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 9, 2024

Backport failed for release-24.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.05
git worktree add -d .worktree/backport-363621-to-release-24.05 origin/release-24.05
cd .worktree/backport-363621-to-release-24.05
git switch --create backport-363621-to-release-24.05
git cherry-pick -x 6b1f76fc14b0417f833e257f04ccb2df60baa95e 0b83ab49d58c8df90260f9a6b465f93b8f61ea4f 00553f86fd2ed1d4d6a22be53f659fc15da06eaa f41c166f0190a06d617b8be64beefd1938864d3a

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 9, 2024

Successfully created backport PR for release-24.11:

@niklaskorz niklaskorz deleted the update-matomo@nk branch December 20, 2024 18:32
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 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants