Skip to content

tautulli: 2.15.3 -> 2.16.0#441598

Merged
winterqt merged 1 commit intoNixOS:masterfrom
rhoriguchi:tautulli
Sep 10, 2025
Merged

tautulli: 2.15.3 -> 2.16.0#441598
winterqt merged 1 commit intoNixOS:masterfrom
rhoriguchi:tautulli

Conversation

@rhoriguchi
Copy link
Contributor

Fixes a couple of CVEs:

  • CVE-2025-58760
  • CVE-2025-58761
  • CVE-2025-58762
  • CVE-2025-58763

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@rhoriguchi rhoriguchi added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-25.05 labels Sep 9, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Sep 9, 2025
Copy link
Member

@winterqt winterqt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@winterqt winterqt added this pull request to the merge queue Sep 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to Branch Protection failures Sep 10, 2025
You're not authorized to push to this branch. Visit "About protected branches" for more information.
@winterqt winterqt added this pull request to the merge queue Sep 10, 2025
Merged via the queue into NixOS:master with commit 7e2ddf3 Sep 10, 2025
36 of 38 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Sep 10, 2025

Backport failed for release-25.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-25.05
git worktree add -d .worktree/backport-441598-to-release-25.05 origin/release-25.05
cd .worktree/backport-441598-to-release-25.05
git switch --create backport-441598-to-release-25.05
git cherry-pick -x 79a89d5f721a18a15fb99960674db45736b118c0

@rhoriguchi rhoriguchi deleted the tautulli branch September 15, 2025 11:13
@mdaniels5757 mdaniels5757 added 8.has: port to stable This PR already has a backport to the stable release. and removed backport release-25.05 labels Oct 4, 2025
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 8.has: port to stable This PR already has a backport to the stable release. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants