Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Samuel Holland
packages
Commits
a7f03fc5
Verified
Commit
a7f03fc5
authored
4 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/libmad: Fix CVE-2018-7263 (closes
#122
)
parent
3d8094d3
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
user/libmad/APKBUILD
+7
-1
7 additions, 1 deletion
user/libmad/APKBUILD
user/libmad/CVE-2018-7263.patch
+817
-0
817 additions, 0 deletions
user/libmad/CVE-2018-7263.patch
with
824 additions
and
1 deletion
user/libmad/APKBUILD
+
7
−
1
View file @
a7f03fc5
...
...
@@ -2,7 +2,7 @@
# Maintainer:
pkgname
=
libmad
pkgver
=
0.15.1b
pkgrel
=
9
pkgrel
=
1
pkgdesc
=
"A high-quality MPEG audio decoder"
url
=
"https://www.underbit.com/products/mad/"
arch
=
"all"
...
...
@@ -15,10 +15,15 @@ source="https://downloads.sourceforge.net/sourceforge/mad/$pkgname-$pkgver.tar.g
libmad-0.15.1b-cflags-O2.patch
libmad-0.15.1b-cflags.patch
automake.patch
CVE-2018-7263.patch
Provide-Thumb-2-alternative-code-for-MAD_F_MLN.patch
mad.pc
"
# secfixes:
# 0.15.1b-r1:
# - CVE-2018-7263
prepare
()
{
update_config_sub
default_prepare
...
...
@@ -45,5 +50,6 @@ sha512sums="2cad30347fb310dc605c46bacd9da117f447a5cabedd8fefdb24ab5de641429e5ec5
13a8bac30cea4861f903b4abc8673f9a35b6253aae6a02915f99b67e5e8c56460fc1fb059a0aa52143b665f888928baba098daf0ed022420e46317be4dbc6161 libmad-0.15.1b-cflags-O2.patch
01dc8421dba2b652aa8ca6d1f1a5c310645465b18190ebfdeaae516de881869957e8e7c0c373d0d09623da33719d01e028f2f6164790b54c43a71271f5b4dbba libmad-0.15.1b-cflags.patch
e73ec5ae3b14e8d45579b52bcc561a309b85e1e51d946e061e2f0a9252f515e48e2d818e8bdce1adf5a9801ec314be8c911914d0bb12f9113a7afc54cf385250 automake.patch
dd412962246d4c9db8c07dbafcaba2f64fdc0c94cf6bcc3f4f0f88a92800f40e550cc56dc8a2324c0123d9c70a89055dc50cd714206d7886e2f6877d4cc26600 CVE-2018-7263.patch
9e9af20050c922c1c2f0b55009ae0eb20c9381eaff071f0dfee8a7b3a357e58f835f69364beb99820f5672459d88ac483d2419e1f9532d763779aafad7cbf72b Provide-Thumb-2-alternative-code-for-MAD_F_MLN.patch
ec0b14bd0c6236a216107b507b92c06e295352f1657ba5e45f37fff220a73e1454b262ac36fc715d698c4ffd210d348fca71cf0198e2c49d16fe0ec5ea839f08 mad.pc"
This diff is collapsed.
Click to expand it.
user/libmad/CVE-2018-7263.patch
0 → 100644
+
817
−
0
View file @
a7f03fc5
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