Skip to content

gst_all_1.*,python3Packages.gst-python: 1.22.4 -> 1.22.5#245736

Merged
vcunat merged 11 commits intoNixOS:stagingfrom
lilyinstarlight:upd/gstreamer-1.22.5
Jul 28, 2023
Merged

gst_all_1.*,python3Packages.gst-python: 1.22.4 -> 1.22.5#245736
vcunat merged 11 commits intoNixOS:stagingfrom
lilyinstarlight:upd/gstreamer-1.22.5

Conversation

@lilyinstarlight
Copy link
Member

@lilyinstarlight lilyinstarlight commented Jul 27, 2023

Description of changes

GStreamer update, including security fixes: https://gstreamer.freedesktop.org/releases/1.22/#1.22.5

Things done
  • Built on platform(s)
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.11 Release Notes (or backporting 23.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.

@lilyinstarlight lilyinstarlight added 1.severity: security Issues which raise a security issue, or PRs that fix one backport staging-23.05 labels Jul 27, 2023
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 27, 2023
@ofborg ofborg bot requested review from bkchr, matthewbauer and ttuegel July 27, 2023 15:15
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Jul 27, 2023
@risicle
Copy link
Contributor

risicle commented Jul 27, 2023

I think the only security-relevant one is gst-plugins-ugly

@lilyinstarlight
Copy link
Member Author

I think the only security-relevant one is gst-plugins-ugly

That is correct, yep! The only security fix was in the ugly plugin set (for the realmedia transcoding stuff)

@github-actions
Copy link
Contributor

Successfully created backport PR for staging-23.05:

@lilyinstarlight lilyinstarlight deleted the upd/gstreamer-1.22.5 branch July 28, 2023 19:37
@vcunat
Copy link
Member

vcunat commented Aug 5, 2023

Surprisingly, (gst-plugins-good.override { qt5Support = true; }) broke:
https://hydra.nixos.org/build/229995395/nixlog/3/tail

@doronbehar
Copy link
Contributor

Putting here relevant upstream source code links and information:

The logic there seems pretty complicated, but we need to figure it out, and make our build install those files.

@doronbehar
Copy link
Contributor

This breakage breaks the nheko build, a Matrix client many people use.

@lilyinstarlight
Copy link
Member Author

lilyinstarlight commented Aug 5, 2023

@doronbehar I've already mentioned the required upstream MR to fix this in Matrix, and I intend to make a PR imminently (after this build finishes and I test it)

Basically it was a bad backport in https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4959 with the fix in https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5083

@lilyinstarlight
Copy link
Member Author

Fix opened for staging-next as #247430 and staging-next-23.05 as #247432

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 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally 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: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 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.

4 participants