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
d068c3ff
Commit
d068c3ff
authored
1 week ago
by
achill (fossdd)
Committed by
J0WI
1 week ago
Browse files
Options
Downloads
Patches
Plain Diff
main/expat: security upgrade to 2.7.0
https://github.com/libexpat/libexpat/blob/R_2_7_0/expat/Changes
- CVE-2024-8176
parent
ca5d9f27
Loading
Loading
1 merge request
!81296
main/expat: security upgrade to 2.7.0
Pipeline
#306845
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/expat/APKBUILD
+4
-2
4 additions, 2 deletions
main/expat/APKBUILD
with
4 additions
and
2 deletions
main/expat/APKBUILD
+
4
−
2
View file @
d068c3ff
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname
=
expat
pkgname
=
expat
pkgver
=
2.
6.4
pkgver
=
2.
7.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"XML Parser library written in C"
pkgdesc
=
"XML Parser library written in C"
url
=
"https://libexpat.github.io/"
url
=
"https://libexpat.github.io/"
...
@@ -14,6 +14,8 @@ depends_dev="$pkgname=$pkgver-r$pkgrel"
...
@@ -14,6 +14,8 @@ depends_dev="$pkgname=$pkgver-r$pkgrel"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-doc lib
$pkgname
:libs"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-doc lib
$pkgname
:libs"
# secfixes:
# secfixes:
# 2.7.0-r0:
# - CVE-2024-8176
# 2.6.4-r0:
# 2.6.4-r0:
# - CVE-2024-50602
# - CVE-2024-50602
# 2.6.3-r0:
# 2.6.3-r0:
...
@@ -73,5 +75,5 @@ package() {
...
@@ -73,5 +75,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
cd21a5cfafe15b747e6e8964e35eed52a446373811d02bc3730b3e616ccd066f07e4cdbd48f445d6fddfb931841b28072016248b19a8add9cf087cbf83ba18da
expat-2.
6.4
.tar.bz2
5c21df2c84b20e3021ab62674b6afbc68a00f37d2b1e6120632d8aeb02cf4bd9bd925da9ff696ab34b3c188c59cd461df41e5d4b287de53f9034729d434c34d7
expat-2.
7.0
.tar.bz2
"
"
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