diff --git a/gst-plugins-bad.yaml b/gst-plugins-bad.yaml index 99742c053a3..4e46fb189bb 100644 --- a/gst-plugins-bad.yaml +++ b/gst-plugins-bad.yaml @@ -1,7 +1,7 @@ package: name: gst-plugins-bad - version: "1.27.2" - epoch: 2 + version: "1.27.50" + epoch: 0 description: GStreamer streaming media framework bad plug-ins copyright: - license: LGPL-2.1 @@ -49,7 +49,7 @@ pipeline: with: repository: https://github.com/GStreamer/gstreamer tag: ${{package.version}} - expected-commit: 285de3cf1de94b5b370a1af39446a7d1498d7c2c + expected-commit: 98f0ec4b5dd48b36365e85ad8695e88b4a7d7ec0 - working-directory: subprojects/gst-plugins-bad pipeline: diff --git a/gstreamer.yaml b/gstreamer.yaml index 77558c8e7ae..66d522e6399 100644 --- a/gstreamer.yaml +++ b/gstreamer.yaml @@ -1,6 +1,10 @@ # Generated from https://git.alpinelinux.org/aports/plain/main/gstreamer/APKBUILD package: name: gstreamer + # This probably should never have been on the 1.27 "development" branch... + # https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-devtools/NEWS?ref_type=heads#L3-7 + # We should move to 1.28 stable when available, and be careful not to use a dev branch again. + # Extra discussions: https://chainguard-dev.slack.com/archives/C0799FD4Q1Y/p1765831455192159?thread_ts=1765828261.270359&cid=C0799FD4Q1Y version: "1.27.50" epoch: 0 description: GStreamer streaming media framework