Skip to content

libvpx: 1.15.0 -> 1.15.2#397931

Merged
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/libvpx
Jun 21, 2025
Merged

libvpx: 1.15.0 -> 1.15.2#397931
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/libvpx

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/libvpx/versions.

meta.description for libvpx is: WebM VP8/VP9 codec SDK

meta.homepage for libvpx is: https://www.webmproject.org/

meta.changelog for libvpx is: https://github.com/webmproject/libvpx/raw/v1.15.1/CHANGELOG

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.15.1 with grep in /nix/store/0x0y5pkp5n6l72nz89bcvkxgm6s7l8g7-libvpx-1.15.1-bin
  • found 1.15.1 in filename of file in /nix/store/0x0y5pkp5n6l72nz89bcvkxgm6s7l8g7-libvpx-1.15.1-bin

Rebuild report (if merged into master) (click to expand)
13095 total rebuild path(s)

13094 package rebuild(s)

First fifty rebuilds by attrpath

CuboCore.corepdf
CuboCore.coretoppings
Fabric
LycheeSlicer
MMA
OVMFFull
SDL
SDL2
SDL2_Pango
SDL2_gfx
SDL2_image
SDL2_image_2_0
SDL2_mixer
SDL2_mixer_2_0
SDL2_net
SDL2_sound
SDL2_ttf
SDL_Pango
SDL_audiolib
SDL_compat
SDL_gfx
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
_1oom
_20kly
_2ship2harkinian
_4d-minesweeper
_64gram
_7kaa
_86Box
_86Box-with-roms
_90secondportraits
a-keys-path
aaxtomp3
abbaye-des-morts
above
abracadabra
abuse
accerciser
acltoolkit
actiona
activitywatch
ad-miner
adafruit-ampy
adapta-gtk-theme
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/0x0y5pkp5n6l72nz89bcvkxgm6s7l8g7-libvpx-1.15.1-bin \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libvpx https://github.com/r-ryantm/nixpkgs/archive/afa9104d9b1827a6eae1c9b013819520bdc7f54c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/afa9104d9b1827a6eae1c9b013819520bdc7f54c#libvpx

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/0x0y5pkp5n6l72nz89bcvkxgm6s7l8g7-libvpx-1.15.1-bin
ls -la /nix/store/0x0y5pkp5n6l72nz89bcvkxgm6s7l8g7-libvpx-1.15.1-bin/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @codyopel for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Apr 11, 2025
@nix-owners nix-owners bot requested a review from codyopel April 11, 2025 12:54
@Green-Sky
Copy link
Copy Markdown
Contributor

Green-Sky commented Jun 10, 2025

outdated, new version 1.15.2 is available.

https://chromium.googlesource.com/webm/libvpx/+/refs/tags/v1.15.2

2025-05-28 v1.15.2 "Wigeon Duck"
This release fixes CVE-2025-5283 (bug webm:413411335), and is ABI compatible
with the previous release.

CVE-2025-5283

@wegank wegank force-pushed the auto-update/libvpx branch from afa9104 to d5cb999 Compare June 21, 2025 14:57
@wegank wegank changed the title libvpx: 1.15.0 -> 1.15.1 libvpx: 1.15.0 -> 1.15.2 Jun 21, 2025
@wegank wegank added 1.severity: security Issues which raise a security issue, or PRs that fix one backport staging-25.05 labels Jun 21, 2025
@wegank wegank merged commit 05523b7 into NixOS:staging Jun 21, 2025
27 of 30 checks passed
@nixpkgs-ci
Copy link
Copy Markdown
Contributor

nixpkgs-ci bot commented Jun 21, 2025

Successfully created backport PR for staging-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 21, 2025
@r-ryantm r-ryantm deleted the auto-update/libvpx branch June 22, 2025 00:21
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. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants