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
680
Issues
680
List
Boards
Labels
Service Desk
Milestones
Merge Requests
206
Merge Requests
206
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
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
1e89be01
Commit
1e89be01
authored
May 04, 2019
by
Rasmus Thomsen
Committed by
A. Klitzing
May 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/flatpak: update to 1.2.4, fixes CVE-2019-10063
parent
fd1ab261
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
community/flatpak/APKBUILD
community/flatpak/APKBUILD
+8
-4
No files found.
community/flatpak/APKBUILD
View file @
1e89be01
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname
=
flatpak
pkgver
=
1.2.
3
pkgver
=
1.2.
4
pkgrel
=
0
pkgdesc
=
"Application deployment framework for desktop apps"
url
=
"http://flatpak.org"
url
=
"http
s
://flatpak.org"
arch
=
"all !aarch64"
license
=
"LGPL-2.1"
license
=
"LGPL-2.1
-or-later
"
depends
=
"bubblewrap"
makedepends
=
"glib-dev libarchive-dev libsoup-dev libcap-dev polkit-dev
libxau-dev ostree-dev>=2018.08 fuse-dev json-glib-dev
...
...
@@ -18,6 +18,10 @@ source="https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$
options
=
"suid"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
# secfixes:
# 1.2.4-r0:
# - CVE-2019-10063
build
()
{
cd
"
$builddir
"
...
...
@@ -49,5 +53,5 @@ package() {
install
-D
-m644
COPYING
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/LICENSE
}
sha512sums
=
"
61c921b9a4f622753d3213cacaf455add2c8746eb8cc56358767869a961f10d1e7e653c8a10fbf29e7ef684a39766fcc582e3a1c65b9d70b1dd04a36869c8296 flatpak-1.2.3
.tar.xz
sha512sums
=
"
46ad30c023e8107ddd80f80f754bfdb14e2f5dc998e932c4b7f670b99626f0fa09545517ce594df8b5cefa3dbfea357553f576090c7110dea16793b96a6a6615 flatpak-1.2.4
.tar.xz
9287ed146bf71665aa436a2c2110cc5edc829a7b4a3e3190947580850fe9ecfd2bb6adb015c692af022d425fb5259390fcdcbd402e8b0d12ee5d2c1a1071ed4f musl-fixes.patch"
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