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
Issue boards
Milestones
Wiki
Code
Merge requests
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
!441
Security updates for 2020.04.20
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Security updates for 2020.04.20
sec/2020.04.20
into
master
Overview
0
Commits
5
Pipelines
0
Changes
1
Merged
Max Rees
requested to merge
sec/2020.04.20
into
master
4 years ago
Overview
0
Commits
5
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
9725eeb5
Prev
Next
Show latest version
1 file
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
9725eeb5
system/openssl: [CVE] bump to 1.1.1g (
#268
)
· 9725eeb5
Max Rees
authored
4 years ago
https://www.openssl.org/news/secadv/20200421.txt
system/openssl/APKBUILD
+
4
−
2
Options
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
openssl
pkgver
=
1.1.1
f
pkgver
=
1.1.1
g
pkgrel
=
0
pkgdesc
=
"Toolkit for SSL and TLS"
url
=
"https://www.openssl.org/"
@@ -58,6 +58,8 @@ source="https://www.openssl.org/source/${pkgname}-${pkgver}.tar.gz
# - CVE-2019-1563
# 1.1.1d-r0:
# - CVE-2019-1551
# 1.1.1g-r0:
# - CVE-2020-1967
build
()
{
# openssl will prepend crosscompile always core CC et al
@@ -127,6 +129,6 @@ libssl() {
done
}
sha512sums
=
"
b00bd9b5ad5298fbceeec6bb19c1ab0c106ca5cfb31178497c58bf7e0e0cf30fcc19c20f84e23af31cc12
6bf2
447d3e4f8461db97bafa7bd78f69561932f000c
openssl-1.1.1
f
.tar.gz
sha512sums
=
"
01e3d0b1bceeed8fb066f542ef5480862001556e0f612e017442330bbd7e5faee228b2de3513d7fc34744
6b
7
f2
17e27de1003dc9d7214d5833b97593f3ec25ab
openssl-1.1.1
g
.tar.gz
c164dd528d7408b8b2a52a0b181f2066ff00feb635df863bdeb4ce879db9ecdf7dd9033bb14b63ee5239aa814d5d777a86bb99cc37ecedae2d77a6bd86144b88 ppc-auxv.patch
e040f23770d52b988578f7ff84d77563340f37c026db7643db8e4ef18e795e27d10cb42cb8656da4d9c57a28283a2828729d70f940edc950c3422a54fea55509 ppc64.patch"
Loading