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
645
Issues
645
List
Boards
Labels
Service Desk
Milestones
Merge Requests
167
Merge Requests
167
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
bd6c2b02
Commit
bd6c2b02
authored
Aug 06, 2019
by
Andy Postnikov
Committed by
Leo
Aug 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/k3s: security upgrade to 0.8.0
- CVE-2019-11247 - CVE-2019-11249
parent
d9aa327d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
testing/k3s/APKBUILD
testing/k3s/APKBUILD
+7
-2
No files found.
testing/k3s/APKBUILD
View file @
bd6c2b02
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname
=
k3s
pkgname
=
k3s
pkgver
=
0.
7
.0
pkgver
=
0.
8
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Lightweigt Kubernetes. 5 less than k8s."
pkgdesc
=
"Lightweigt Kubernetes. 5 less than k8s."
url
=
"https://k3s.io"
url
=
"https://k3s.io"
...
@@ -17,6 +17,11 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/rancher/k3s/archive/v$pkgver
...
@@ -17,6 +17,11 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/rancher/k3s/archive/v$pkgver
"
"
builddir
=
"
$srcdir
/src/github.com/rancher/
$pkgname
"
builddir
=
"
$srcdir
/src/github.com/rancher/
$pkgname
"
# secfixes:
# 0.8.0-r0:
# - CVE-2019-11247
# - CVE-2019-11249
prepare
()
{
prepare
()
{
export
GOPATH
=
"
$srcdir
"
export
GOPATH
=
"
$srcdir
"
...
@@ -55,6 +60,6 @@ package() {
...
@@ -55,6 +60,6 @@ package() {
install
-m644
-D
"
$srcdir
"
/k3s.confd
"
$pkgdir
"
/etc/conf.d/k3s
install
-m644
-D
"
$srcdir
"
/k3s.confd
"
$pkgdir
"
/etc/conf.d/k3s
}
}
sha512sums
=
"
21b7a70dd2f0328409bbf3412655fd2bafcdb91a43b44f34c85813aace80eb36f5a69b3d8060880faff23c3fe1e4715dfb82f3bcc427d68f509fe830ea90e725 k3s-0.7
.0.tar.gz
sha512sums
=
"
15ad80c965a49bb4afe1033602119a94a122f2a3d33e737b18d06ecf6ca0825ca812316b16cce0a1a4c35c63713bd7936983ccd0578557524d38de8bdf2d40c6 k3s-0.8
.0.tar.gz
9501422f1bf5375555116cbeedb32de32109153396699bde1300ce01156c3e57fe3fb14a57f7de1dce47c955e5e6d61de7fea181a07b407f5b452006bc58991c k3s.initd
9501422f1bf5375555116cbeedb32de32109153396699bde1300ce01156c3e57fe3fb14a57f7de1dce47c955e5e6d61de7fea181a07b407f5b452006bc58991c k3s.initd
dda2fc70e884ef439fece8f850d798f98d07cd431f0b8b79183f192b35f68fc7c633d3c790aae7b86ca57331212a7bb2f783131b752a4e1e71ef918469e6b944 k3s.confd"
dda2fc70e884ef439fece8f850d798f98d07cd431f0b8b79183f192b35f68fc7c633d3c790aae7b86ca57331212a7bb2f783131b752a4e1e71ef918469e6b944 k3s.confd"
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