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
636
Issues
636
List
Boards
Labels
Service Desk
Milestones
Merge Requests
193
Merge Requests
193
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
b8aa48b6
Commit
b8aa48b6
authored
Aug 22, 2018
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/myrepos: security upgrade to 1.20180726 (CVE-2018-7032)
fixes
#9201
parent
72e1f063
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
main/myrepos/APKBUILD
main/myrepos/APKBUILD
+7
-3
No files found.
main/myrepos/APKBUILD
View file @
b8aa48b6
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
myrepos
pkgver
=
1.201
70129
pkgrel
=
1
pkgver
=
1.201
80726
pkgrel
=
0
pkgdesc
=
"A multiple repository management tool"
url
=
"https://git.joeyh.name/git/myrepos.git"
arch
=
"noarch"
...
...
@@ -16,6 +16,10 @@ subpackages="$pkgname-doc"
source
=
"https://git.joeyh.name/index.cgi/myrepos.git/snapshot/myrepos-
${
pkgver
}
.tar.gz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# 1.20180726-r0:
# - CVE-2018-7032
build
()
{
cd
"
$builddir
"
make
||
return
1
...
...
@@ -48,4 +52,4 @@ doc() {
default_doc
}
sha512sums
=
"c
ada56e811bff72dbd6161cdd843760d0aa34ab052e5ae6e210f1da0ff92f454246ed65399271892019a7ec2212180080a50251ed056cd49fe56e742394d7127 myrepos-1.20170129
.tar.gz"
sha512sums
=
"c
f39208ecf1fc4008cf29c1585d33e9b17dc08350d2bc816a4ce0b4e12eaceffcf7bfbbf2036a70ac2aa979070da601e422ccbedd824f33354b20cfe3a988fef myrepos-1.20180726
.tar.gz"
Natanael Copa
@ncopa
mentioned in issue
#9201 (closed)
·
Jul 12, 2019
mentioned in issue
#9201 (closed)
mentioned in issue #9201
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