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
b7568ca3
Commit
b7568ca3
authored
6 months ago
by
J0WI
Committed by
omni
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/assimp: security upgrade to 5.4.3
parent
18ad054a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!72464
community/assimp: security upgrade to 5.4.3
Pipeline
#260811
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/assimp/APKBUILD
+7
-6
7 additions, 6 deletions
community/assimp/APKBUILD
with
7 additions
and
6 deletions
community/assimp/APKBUILD
+
7
−
6
View file @
b7568ca3
# Contributor: Russ Webber <russ@rw.id.au>
# Maintainer: Russ Webber <russ@rw.id.au>
pkgname
=
assimp
pkgver
=
5.
3.1
pkgver
=
5.
4.3
pkgrel
=
0
pkgdesc
=
"Open Asset Import Library imports and exports 3D model formats"
url
=
"https://www.assimp.org/"
...
...
@@ -13,9 +13,7 @@ makedepends="
zlib-dev
"
subpackages
=
"
$pkgname
-dev
$pkgname
-libs"
source
=
"https://github.com/assimp/assimp/archive/v
$pkgver
/assimp-v
$pkgver
.tar.gz
version.patch
"
source
=
"https://github.com/assimp/assimp/archive/v
$pkgver
/assimp-v
$pkgver
.tar.gz"
case
"
$CARCH
"
in
s390x
)
...
...
@@ -24,6 +22,10 @@ s390x)
;;
esac
# secfixes:
# 5.4.3-r0:
# - CVE-2024-40724
prepare
()
{
default_prepare
...
...
@@ -63,6 +65,5 @@ package() {
}
sha512sums
=
"
49963f84ed0a8145f3af249890a533f0b12f5553ae09581289cb1f20cb49cb1a3ed3f3c4c966ceb43aa897b90deca268aa6554066b2bd34f2ac9c15041420ddb assimp-v5.3.1.tar.gz
c1b9dd92be4bf0702db25b124e2ffd982ef5cd3054e31c31311facf49ab4f1990b6611e0a0d1ffb62ce610911bffd9664f47109fc2d3ed20ba3051be84a3ed51 version.patch
4738db84068d36face8caf61c0789178fdfc1310fa8e81ffb9b025e14183bde546b784d691c92438ab310a79ab7b75ab62ee0247d5f01e81ddf04fb94b7a9c0b assimp-v5.4.3.tar.gz
"
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