Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
191
Merge Requests
191
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
3a49d88a
Commit
3a49d88a
authored
Nov 27, 2018
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libmspack: security upgrade to 0.8_alpha
CVE-2018-18584, CVE-2018-18585, CVE-2018-18586 fixes
#9663
parent
5c2e69fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
main/libmspack/APKBUILD
main/libmspack/APKBUILD
+6
-5
No files found.
main/libmspack/APKBUILD
View file @
3a49d88a
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libmspack
pkgver
=
0.
7.1
_alpha
pkgver
=
0.
8
_alpha
_ver
=
${
pkgver
/_/
}
pkgrel
=
0
pkgdesc
=
"Library for Microsoft CAB compression formats"
url
=
"https://www.cabextract.org.uk/libmspack/"
arch
=
"all"
license
=
"LGPL-2.1-only"
depends
=
""
depends_dev
=
""
makedepends
=
"
$depends_dev
"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-utils"
source
=
"https://www.cabextract.org.uk/libmspack/libmspack-
$_ver
.tar.gz"
builddir
=
"
$srcdir
"
/libmspack-
$_ver
# secfixes:
# 0.8_alpha-r0:
# - CVE-2018-18584
# - CVE-2018-18585
# - CVE-2018-18586
# 0.7.1_alpha-r0:
# - CVE-2018-14679
# - CVE-2018-14680
...
...
@@ -57,4 +58,4 @@ utils() {
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr
}
sha512sums
=
"
e903629a34c29099a261a108e4eb9cda485ab999bbc3383e3cd6a39715077d00b26a1c641b0f3df0eef60d2e15a7ef623379df0cfe25b99d4eda080529ffec7b libmspack-0.7.1
alpha.tar.gz"
sha512sums
=
"
d178afc4d2eded204594c81af1c91be17d3be4f1a09829e08c103023aa7badc6b2595e9ec13cc7f77e3262d2cd874ed40ce6da01695c5c839682562740d2bf0a libmspack-0.8
alpha.tar.gz"
Natanael Copa
@ncopa
mentioned in issue
#9663 (closed)
·
Jul 12, 2019
mentioned in issue
#9663 (closed)
mentioned in issue #9663
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment