Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
202
Issue boards
Milestones
Wiki
Code
Merge requests
24
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Merge requests
!590
user/vorbis-tools: cleanup sec patches from upstream
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
user/vorbis-tools: cleanup sec patches from upstream
sec/vorbis-tools
into
master
Overview
0
Commits
1
Pipelines
0
Changes
4
Merged
Max Rees
requested to merge
sec/vorbis-tools
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
4
Expand
https://gitlab.xiph.org/xiph/vorbis-tools
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
8961c23b
1 commit,
4 years ago
4 files
+
89
−
22
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
user/vorbis-tools/APKBUILD
+
8
−
7
Options
@@ -2,7 +2,7 @@
# Maintainer: Nathan <ndowens@artixlinux.org>
pkgname
=
vorbis-tools
pkgver
=
1.4.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Tools for Ogg-Vorbis"
url
=
"https://www.xiph.org/vorbis"
arch
=
"all"
@@ -12,9 +12,10 @@ makedepends="curl-dev flac-dev libvorbis-dev
libao-dev speex-dev"
subpackages
=
"
$pkgname
-lang
$pkgname
-doc"
source
=
"http://downloads.xiph.org/releases/vorbis/vorbis-tools-
$pkgver
.tar.gz
vorbis-tools-CVE-2015-6749.patch
vorbis-tools-cve9638-cve9639.patch
vorbis-tools-cve9640.patch"
CVE-2014-9638-and-9639.patch
CVE-2014-9640.patch
CVE-2015-6749.patch
"
prepare
()
{
update_config_guess
@@ -37,6 +38,6 @@ package() {
}
sha512sums
=
"d2473f2e8e6726b5a5083f567797ae42bbb7fa3f26aec3f7b83e641e028c64726299f71a9d75258595a53cf29c18acb84841bcbc39509258d2c8df859e4e3b99 vorbis-tools-1.4.0.tar.gz
c1faa062e7035770db533383ebb3ae18efaf167f7a103c12cef81418da4be43545e368eab2915c243c03354c3bf0b8dbb198da90e7eaa59c8e00f1461c65b601 vorbis-tools-CVE-2015-674
9.patch
bcf5ae147de547f6463f3000e06398a8b4db326b44eab02bf314ca8ae3b90c45bd25481fb76ccbf39d9a2798a6c9fadb48600f393b6436f01f95ce2a20c04fe8 vorbis-tools-cve9638-cve9639
.patch
3bb8a50309f2657a99662039818040abf3
45d5
40915543cf35c3e5855d865fd33bf4bbaf296882662e6b11570199a054c7d34cfdd44ef69f9d3c9f45f4d8671f vorbis-tools-cve9640
.patch"
fbe006c1de1b5d03dd84a3213d840468658129bc83f1fad9bcb738d53fd0f76b5f2ebc17b95c456d8b73456b313282bad5e08703649ba8b506371e6c8b466557 CVE-2014-9638-and-963
9.patch
9cb9ca5a7cc648e75a4b0027f29f59edd81156578864c46cc2ff773435175a35ea2f31da480e983d05c23d1285d59f0f8a0ec97dd57ba8c11ee5786b619fbaa2 CVE-2014-9640
.patch
bf49f572e023678a12d764e
45
9
d5
18f067499a07bd9fe6c037e00730349e066d96174a52043f61dff44fd788b336018c68ae4d26ebe279dc6bf0a07852048ff0 CVE-2015-6749
.patch"
Loading