Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
51a07468
Commit
51a07468
authored
6 months ago
by
Krassy Boykinov
Browse files
Options
Downloads
Patches
Plain Diff
main/orc: security upgrade to 0.4.39
* CVE-2024-40897
parent
f57e16da
No related branches found
No related tags found
1 merge request
!71673
[3.17] main/orc: security upgrade to 0.4.39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/orc/APKBUILD
+6
-8
6 additions, 8 deletions
main/orc/APKBUILD
with
6 additions
and
8 deletions
main/orc/APKBUILD
+
6
−
8
View file @
51a07468
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
orc
pkgname
=
orc
pkgver
=
0.4.3
3
pkgver
=
0.4.3
9
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"
The
Oil Run-time Compiler"
pkgdesc
=
"Oil Run-time Compiler"
url
=
"https://gstreamer.freedesktop.org/modules/orc.html"
url
=
"https://gstreamer.freedesktop.org/modules/orc.html"
arch
=
"all"
arch
=
"all"
license
=
"BSD-2-Clause"
license
=
"BSD-2-Clause"
...
@@ -13,11 +13,9 @@ makedepends="linux-headers meson"
...
@@ -13,11 +13,9 @@ makedepends="linux-headers meson"
subpackages
=
"
$pkgname
-dev
$pkgname
-compiler"
subpackages
=
"
$pkgname
-dev
$pkgname
-compiler"
source
=
"https://gstreamer.freedesktop.org/src/orc/orc-
$pkgver
.tar.xz"
source
=
"https://gstreamer.freedesktop.org/src/orc/orc-
$pkgver
.tar.xz"
case
"
$CARCH
"
in
# secfixes:
# FIXME: Test exec_opcodes_sys fails on armhf.
# 0.4.39-r0:
# FIXME: MIPS DSP Module Rev2 is required for tests on mips*.
# - CVE-2024-40897
arm
*
|
mips
*
)
options
=
"!check"
;;
esac
build
()
{
build
()
{
abuild-meson
\
abuild-meson
\
...
@@ -42,5 +40,5 @@ compiler() {
...
@@ -42,5 +40,5 @@ compiler() {
}
}
sha512sums
=
"
sha512sums
=
"
ae8adce5dd62f4054879e6f2db76ce8a7959fd32fef0fb99f73f450ff58c5237e15bca764f6780309a163e40afcf400345f12b0aed5b88dc698064e44f8eede0
orc-0.4.3
3
.tar.xz
5b2167c9bb5ef4fdd5b1a683e5e7fc94bafa0afe62cb5f30e6fd2de9e80b4727b533029688e2807fc64b60af45f9263a421074bf330fb2f208b48620b0f95fd6
orc-0.4.3
9
.tar.xz
"
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment