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
Commits
99cd353f
Verified
Commit
99cd353f
authored
5 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
system/openssl: [CVE] bump to 1.0.2t (
#198
)
parent
e0810a8b
No related branches found
No related tags found
1 merge request
!336
Misc. security updates
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/openssl/APKBUILD
+5
-7
5 additions, 7 deletions
system/openssl/APKBUILD
with
5 additions
and
7 deletions
system/openssl/APKBUILD
+
5
−
7
View file @
99cd353f
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
openssl
pkgver
=
1.0.2
s
pkgver
=
1.0.2
t
pkgrel
=
0
pkgdesc
=
"Toolkit for SSL v2/v3 and TLS v1"
url
=
"https://www.openssl.org/"
...
...
@@ -66,12 +66,12 @@ source="https://www.openssl.org/source/${pkgname}-${pkgver}.tar.gz
# - CVE-2018-0734
# - CVE-2018-5407
# - CVE-2019-1559
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# 1.0.2t-r0:
# - CVE-2019-1547
# - CVE-2019-1563
build
()
{
local
_target _optflags
cd
"
$builddir
"
# openssl will prepend crosscompile always core CC et al
CC
=
${
CC
#
${
CROSS_COMPILE
}}
...
...
@@ -107,12 +107,10 @@ build() {
}
check
()
{
cd
"
$builddir
"
make
-j1
test
}
package
()
{
cd
"
$builddir
"
make
INSTALL_PREFIX
=
"
$pkgdir
"
MANDIR
=
/usr/share/man
MANSUFFIX
=
ssl
install
# remove the script c_rehash
rm
"
$pkgdir
"
/usr/bin/c_rehash
...
...
@@ -144,7 +142,7 @@ dev() {
default_dev
}
sha512sums
=
"
9f745452c4f777df694158e95003cde78a2cf8199bc481a563ec36644664c3c1415a774779b9791dd18f2aeb57fa1721cb52b3db12d025955e970071d5b66d2a
openssl-1.0.2
s
.tar.gz
sha512sums
=
"
0b88868933f42fab87e8b22449435a1091cc6e75f986aad6c173e01ad123161fcae8c226759073701bc65c9f2f0b6ce6a63a61203008ed873cfb6e484f32bc71
openssl-1.0.2
t
.tar.gz
58e42058a0c8086c49d681b1e226da39a8cf8cb88c51cf739dec2ff12e1bb5d7208ac5033264b186d58e9bdfe992fe9ddb95701d01caf1824396b2cefe30c0a4 0003-use-termios.patch
c67472879a31b5dbdd313892df6d37e7c93e8c0237d406c30d50b1016c2618ead3c13277f5dc723ef1ceed092d36e3c15a9777daa844f59b9fa2b0a4f04fd9ae 0004-fix-default-ca-path-for-apps.patch
5d4191482f8bbf62c75fe6bc2d9587388022c3310703c2a913788a983b1d1406e706cf3916a5792604f0b0f220a87432d3b82b442cea9915f2abb6fdd8478fcb 0005-fix-parallel-build.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment