-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
vlc: 3.0.20 -> 3.0.21, add maintainer #319262
Conversation
I will try to write an update script later so that r-ryantm works. |
|
I don't think it can find the version with fetchurl |
No:
fetchpatch: nix-community/nixpkgs-update#427 I think I will defer writing an update script until getting a response on that, since this issue probably affects quite a lot of packages. |
Oh, such flexibility... |
Includes a security fix https://www.videolan.org/security/sb-vlc3021.html (VideoLAN-SB-VLC-3021). |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-23.11
git worktree add -d .worktree/backport-319262-to-release-23.11 origin/release-23.11
cd .worktree/backport-319262-to-release-23.11
git switch --create backport-319262-to-release-23.11
git cherry-pick -x 62b3c73a4e0e9ddc92de1c165492fce00c5027c4 ae916af7bebac5481cc998980dc7e124572e4d33 |
2 similar comments
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-23.11
git worktree add -d .worktree/backport-319262-to-release-23.11 origin/release-23.11
cd .worktree/backport-319262-to-release-23.11
git switch --create backport-319262-to-release-23.11
git cherry-pick -x 62b3c73a4e0e9ddc92de1c165492fce00c5027c4 ae916af7bebac5481cc998980dc7e124572e4d33 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin release-23.11
git worktree add -d .worktree/backport-319262-to-release-23.11 origin/release-23.11
cd .worktree/backport-319262-to-release-23.11
git switch --create backport-319262-to-release-23.11
git cherry-pick -x 62b3c73a4e0e9ddc92de1c165492fce00c5027c4 ae916af7bebac5481cc998980dc7e124572e4d33 |
Successfully created backport PR for |
Git push to origin failed for release-24.05 with exitcode 1 |
1 similar comment
Git push to origin failed for release-24.05 with exitcode 1 |
Manual backport of NixOS#319262. Upstream changelog: https://code.videolan.org/videolan/vlc/-/blob/dd8bfdbabe8ae3974ca3864ad3125879f523e3a2/NEWS Fixes https://www.videolan.org/security/sb-vlc3021.html (VideoLAN-SB-VLC-3021).
Description of changes
Upstream changelog: https://code.videolan.org/videolan/vlc/-/blob/dd8bfdbabe8ae3974ca3864ad3125879f523e3a2/NEWS
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.