Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
3e8e66af
Commit
3e8e66af
authored
8 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/openssl: upgrade to 1.0.1u
fixes
#6210
parent
a879e6ea
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/openssl/APKBUILD
+12
-36
12 additions, 36 deletions
main/openssl/APKBUILD
with
12 additions
and
36 deletions
main/openssl/APKBUILD
+
12
−
36
View file @
3e8e66af
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname
=
openssl
pkgver
=
1.0.1
t
pkgrel
=
2
pkgver
=
1.0.1
u
pkgrel
=
0
pkgdesc
=
"Toolkit for SSL v2/v3 and TLS v1"
url
=
"http://openssl.org"
depends
=
...
...
@@ -29,13 +29,6 @@ source="http://www.openssl.org/source/${pkgname}-${pkgver}.tar.gz
1002-backport-changes-from-upstream-padlock-module.patch
1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch
1004-crypto-engine-autoload-padlock-dynamic-engine.patch
CVE-2016-2177.patch
CVE-2016-2178.patch
CVE-2016-2179.patch
CVE-2016-2180.patch
CVE-2016-2181.patch
CVE-2016-6302.patch
CVE-2016-6303.patch
"
# secfixes:
...
...
@@ -48,6 +41,10 @@ source="http://www.openssl.org/source/${pkgname}-${pkgver}.tar.gz
# - CVE-2016-2181
# - CVE-2016-6302
# - CVE-2016-6303
# 1.0.1u-r0:
# - CVE-2016-2183
# - CVE-2016-6304
# - CVE-2016-6305
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
...
...
@@ -136,7 +133,7 @@ libssl() {
done
}
md5sums
=
"
9837746fcf8a6727d46d22ca35953da1
openssl-1.0.1
t
.tar.gz
md5sums
=
"
130bb19745db2a5a09f22ccbbf7e69d0
openssl-1.0.1
u
.tar.gz
2e00a9dd193133635b3269c4357b6765 0001-fix-manpages.patch
67bdfe450143a41042d2c318003e963a 0002-busybox-basename.patch
84c03f201f55ca7fbfde364cfdfc9cf4 0003-use-termios.patch
...
...
@@ -150,15 +147,8 @@ c8ea7f799346fa121073ac60399b42ac 0005-fix-parallel-build.patch
25091afb907de2b504f8bad6bf70002c 1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch
aa16c89b283faf0fe546e3f897279c44 1002-backport-changes-from-upstream-padlock-module.patch
57cca845e22c178c3b317010be56edf0 1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch
2ac874d1249f5f68d8c7cd58d157d29a 1004-crypto-engine-autoload-padlock-dynamic-engine.patch
b0eb90bff760a38cca1fd096c630ce4d CVE-2016-2177.patch
625769139b7a7321e70266b18467ae1b CVE-2016-2178.patch
548bddfb24e64868ed8f55d057d1f39e CVE-2016-2179.patch
2fffebea71addf58cb0bb2774647419b CVE-2016-2180.patch
3061d63f56082f27fe2e16015f916901 CVE-2016-2181.patch
ff6f4883d444574f69dd8831ac1cb7c9 CVE-2016-6302.patch
21168cefdf2c016651205cfe3c0dc32d CVE-2016-6303.patch"
sha256sums
=
"4a6ee491a2fdb22e519c76fdc2a628bb3cec12762cd456861d207996c8a07088 openssl-1.0.1t.tar.gz
2ac874d1249f5f68d8c7cd58d157d29a 1004-crypto-engine-autoload-padlock-dynamic-engine.patch"
sha256sums
=
"4312b4ca1215b6f2c97007503d80db80d5157f76f8f7d3febbe6b4c56ff26739 openssl-1.0.1u.tar.gz
df795e988fb9d55b4ddd775fbb2d5f0a3bd77af8c46f04d4199c0f75a56c0386 0001-fix-manpages.patch
b449fb998b5f60a3a1779ac2f432b2c7f08ae52fc6dfa98bca37d735f863d400 0002-busybox-basename.patch
c3e6a9710726dac72e3eeffd78961d3bae67a480f6bde7890e066547da25cdfd 0003-use-termios.patch
...
...
@@ -172,15 +162,8 @@ fa2e3101ca7c6daed7ea063860d586424be7590b1cec4302bc2beee1a3c6039f 0010-ssl-env-z
2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch
aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 1002-backport-changes-from-upstream-padlock-module.patch
c10b8aaf56a4f4f79ca195fc587e0bb533f643e777d7a3e6fb0350399a6060ea 1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch
2f7c850af078a3ae71b2dd38d5d0b3964ea4262e52673e36ff33498cc6223e6c 1004-crypto-engine-autoload-padlock-dynamic-engine.patch
285019f7c51bc968e6655f5ef573d6a9a7165ab45e89977ea097b882a14c83e3 CVE-2016-2177.patch
4e1883eb0d4e38d56ed9fcc2e566323da500c384fcdfe4be186b3bda5b99ccca CVE-2016-2178.patch
f108f22e7954fa6b6d074bc8f32678b9e04f36744a1fd5f337c7c64d6fbef0eb CVE-2016-2179.patch
06a9add56874bd1647704352906420acc62e889eca27e576588f2c6440043fe5 CVE-2016-2180.patch
17b8055b08cb93332aa01c35e04c1fb9a557d0ca7003145185da720129c1b4a7 CVE-2016-2181.patch
4ff50c874f457b460630c3529e467d3f74ecd9bf4d8a1fba6a405c5f2f5fd55e CVE-2016-6302.patch
363a2ee3e3763084ae7d117c83fbd874cb10ce19156b8ca7f5c89a55f3a94d97 CVE-2016-6303.patch"
sha512sums
=
"31f0689e71ce2ec3ebbe01c481368d58d4fb2cb2444efcb47c869d3f1a2accc573f1e0cbc8f45faf437437639bf3a86a5f2e3dd1698ec08c009ab5b560e74b73 openssl-1.0.1t.tar.gz
2f7c850af078a3ae71b2dd38d5d0b3964ea4262e52673e36ff33498cc6223e6c 1004-crypto-engine-autoload-padlock-dynamic-engine.patch"
sha512sums
=
"54938aac2b9a2ebce9e6b923e3c44d889f1e201f560d9011394e5c0f4dcbdae35548b0ac8e33a4bc2f11a3ef4701be9f49459bb21b4322dc78a81f091c5cda0a openssl-1.0.1u.tar.gz
5f31d53b5658d96a760020fff2f350a3fe50b96b33fb52ace935e3f3c1c011b93a6abd1e9bc1376c5f91dd32daa25b58483491cc43639b31e3e5cb7a73477767 0001-fix-manpages.patch
2244f46cb18e6b98f075051dd2446c47f7590abccd108fbab707f168a20cad8d32220d704635973f09e3b2879f523be5160f1ffbc12ab3900f8a8891dc855c5c 0002-busybox-basename.patch
58e42058a0c8086c49d681b1e226da39a8cf8cb88c51cf739dec2ff12e1bb5d7208ac5033264b186d58e9bdfe992fe9ddb95701d01caf1824396b2cefe30c0a4 0003-use-termios.patch
...
...
@@ -194,11 +177,4 @@ fc4e383ec85c6543e4e82520904122a5a5601c68042ece1e95a0cae95e02d89174f06f78ba2f8aac
8c181760d7a149aa18d246d50f1c0438ffb63c98677b05306dfc00400ad0429b47d31e7c8d85126005c67f743d23e7a8a81174ffe98556f4caf9cf6b04d9ff17 1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch
a3555440b5f544bfd6b9ad97557d8f4c1d673f6a35219f65056a72035d186be5f354717ddf9784899b602464d48657b090ade24379552d43af97609c0f48c389 1002-backport-changes-from-upstream-padlock-module.patch
6353c7a94016c20db5d683dde37775f6780952ecdb1a5f39f878d04ba37f6ad79ae10fb6d65d181d912505a5d1e22463004cd855d548b364c00b120da2b0fdbc 1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch
b72436eb8d4dac42d8da76a51d46cfc03e92e162f692a7a1761201221b9c6d66b738c08270b2260f02ce47b42043538474df73a7185dd4a809dd3b14cc8af7c3 1004-crypto-engine-autoload-padlock-dynamic-engine.patch
39650e019bf283b4fdb9c679643d3b84a21f90e0682a2abd8800a03c57ce1ffe02d7a98d427f746aa07fdda52ec149d73df50d430c5ef081dad9d7f69e7ceb3b CVE-2016-2177.patch
4e9d66380d81f015c64f027c73029ad3042f19ae3f30b558b8a2313fb56a1374dc8924341968cd29def84b573fce7a8d3890c51fa25311b24c4e7ddd6c152905 CVE-2016-2178.patch
b78911bbc8e56a7fda29dabdc1cfabfb53e57e5b0f0415869716fd60cadbf96ee1a6e901fc6ffd57566346c83e212703f6df75befad350939637496dbe2ca817 CVE-2016-2179.patch
c595caf4a775ba10c47f17a8898665c5a5eee73d4449a2b360592a728febfeca8537989272e1e4a144cd438e1b0a329814dec01f785d345d56b197b245e2da5e CVE-2016-2180.patch
b8a953814dec821ad1111ae8e6188752867dcebb56783acb58f776fc48e037335e1074e26e2fe1b144d32abe10a57a6ecf83fce8bf39345a443ad973aa056299 CVE-2016-2181.patch
3b542a2a1efd58cb722069568e1b4cbd060b458a09ecd047c8c11cd26e2264ec12cfbc1c9769d201460770b49680aa06c29968aba756d667f9fada549014f7bd CVE-2016-6302.patch
33e92f3ee9699601ef81edcd08928101e51672c65b3dc149c0ff57d24ec301209f552f96761c59c88715c996dccce341377883b98c3014f3b31f08d44c33bf78 CVE-2016-6303.patch"
b72436eb8d4dac42d8da76a51d46cfc03e92e162f692a7a1761201221b9c6d66b738c08270b2260f02ce47b42043538474df73a7185dd4a809dd3b14cc8af7c3 1004-crypto-engine-autoload-padlock-dynamic-engine.patch"
This diff is collapsed.
Click to expand it.
Natanael Copa
@ncopa
mentioned in issue
#6210 (closed)
·
5 years ago
mentioned in issue
#6210 (closed)
mentioned in issue #6210
Toggle commit list
Alicha CH
@alicha
mentioned in issue
#6210 (closed)
·
5 years ago
mentioned in issue
#6210 (closed)
mentioned in issue #6210
Toggle commit list
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