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
675
Issues
675
List
Boards
Labels
Service Desk
Milestones
Merge Requests
201
Merge Requests
201
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
fe8fcf4a
Commit
fe8fcf4a
authored
Jan 23, 2019
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/gitolite: security upgrade to 3.6.11 (CVE-2018-20683)
fixes
#9886
parent
d4b0f51a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
main/gitolite/APKBUILD
main/gitolite/APKBUILD
+6
-2
No files found.
main/gitolite/APKBUILD
View file @
fe8fcf4a
...
...
@@ -2,7 +2,7 @@
# Maintainer: Łukasz Jendrysik <scadu@yandex.com>
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
pkgname
=
gitolite
pkgver
=
3.6.
7
pkgver
=
3.6.
11
pkgrel
=
0
pkgdesc
=
"Centralized git server, with very fine-grained access control and many powerful features"
url
=
"https://github.com/sitaramc/gitolite"
...
...
@@ -19,6 +19,10 @@ prepare() {
echo
$pkgver
>
VERSION
}
# secfixes:
# 3.6.11-r0:
# - CVE-2018-20683
package
()
{
install
-d
"
$pkgdir
"
/usr/bin
install
-d
"
$pkgdir
"
/usr/lib/gitolite
...
...
@@ -29,4 +33,4 @@ package() {
install
-o
git
-g
git
-d
-m
700
"
$pkgdir
"
/var/lib/git
}
sha512sums
=
"
d22bf5c34834f82df771e6d4527496a302da312f7f78dfe81c1284f5a1ea05de90ec217e03e94918d69a006a72fa16dc0006b1f555826ad6183d9dce2dd9d425 gitolite-3.6.7
.tar.gz"
sha512sums
=
"
7c11b3dfde9ecf9ef66185aab175d78302c42cc24f13e3e855fa27ffaee65b5887bdd7f96b00b6eed944b91af2b86993b284d1a09fe5a5a3cce82acd33631212 gitolite-3.6.11
.tar.gz"
Natanael Copa
@ncopa
mentioned in issue
#9886 (closed)
·
Jul 12, 2019
mentioned in issue
#9886 (closed)
mentioned in issue #9886
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