Commit Graph

115 Commits

Author SHA1 Message Date
68eaa54b00 Merge remote-tracking branch 'origin/3.7' into 3.8 2024-02-03 10:14:07 +00:00
e9563e879c [notify] openssl: updated to version 3.2.1
security fixes, see
https://www.openssl.org/news/vulnerabilities.html
2024-01-30 16:28:45 +01:00
b414a9c199
style change: 4 spaces for indentation 2023-12-24 12:43:51 +01:00
f19aa298fe Merge remote-tracking branch 'origin/3.7' into 3.8 2023-11-26 11:37:32 +01:00
b450b0b61e
openssl: 3.1.4 -> 3.2.0 2023-11-23 19:58:17 +01:00
9c05b00eef Merge remote-tracking branch 'origin/3.7' into 3.8 2023-11-05 12:24:42 +01:00
6af7b5a975
openssl: 3.1.3 -> 3.1.4 2023-10-24 20:23:34 +02:00
2858e4b810 Merge remote-tracking branch 'origin/3.7' into 3.8 2023-10-01 15:03:11 +02:00
97bac92020 openssl: disable tests 2023-09-20 11:14:28 +02:00
209d0581e4 openssl: update to 3.1.3 2023-09-19 18:26:57 +02:00
b07c3d0b6f
updated signatures 2023-08-26 10:42:06 +02:00
e4919d3423 syntax update 2023-08-21 21:49:13 +02:00
ca8c7df656 [notify] openssl: update to 3.1.2, security fixes 2023-08-02 09:06:06 +02:00
a11f94719c [notify] openssl: update to 3.1.1, security fixes -> https://www.openssl.org/news/vulnerabilities.html 2023-05-30 19:33:03 +02:00
7230f8d25f
openssl: 3.0.8 -> 3.1.0 2023-03-17 19:16:54 +01:00
364dc67fa5 [notify] openssl: update to 3.0.8
several security fixes, see https://www.openssl.org/news/vulnerabilities.html
2023-02-09 10:52:34 +01:00
7183d17d1f [notify] openssl: upadte to 3.0.7
includes security fixes, see
https://www.openssl.org/news/secadv/20221101.txt
2022-11-02 12:38:35 +01:00
afc3ef258e Revert "openssl: update to 3.0.6"
This reverts commit 152e77e25e.
2022-10-14 10:35:06 -05:00
152e77e25e openssl: update to 3.0.6 2022-10-12 10:17:19 +02:00
c7a70a192b
openssl: 3.0.4 -> 3.0.5 2022-07-14 08:58:51 +02:00
4c0adacd30
openssl: 3.0.3 -> 3.0.4 2022-06-25 16:06:56 +02:00
8257247f54 Merge remote-tracking branch 'origin/3.6' into 3.7 2022-05-16 22:20:17 +02:00
dc31df495a [notify] openssl: update to 1.1.1o, fix for CVE-2022-1292 2022-05-16 18:41:32 +02:00
01232d902a openssl: -> 3.0.3 2022-05-06 14:36:00 +02:00
e18c2cfae2
openssl: 1.1.1n -> 3.0.2 2022-04-10 14:37:57 +02:00
0804bbb477 [notify] openssl: update to 1.1.1n, security fix for CVE-2022-0778
see https://www.openssl.org/news/secadv/20220315.txt
2022-03-15 18:43:58 +01:00
d484fc6a13 openssl: update to 1.1.1m 2021-12-15 15:47:59 +01:00
3bcca0ffa0 [notify] openssl: update to 1.1.1l
includes two security fixes, see
https://www.openssl.org/news/secadv/20210824.txt
2021-08-25 09:55:19 +02:00
d7ec088c68 [notify] openssl: update to 1.1.1k
several security fixes, see
https://www.openssl.org/news/vulnerabilities.html
2021-03-26 14:19:47 +01:00
7861127117 [notify] openssl: update to 1.1.1j
includes security fixes, see
https://www.openssl.org/news/openssl-1.1.1-notes.html
2021-02-17 12:27:55 +01:00
8f0ea5e258 [notify] openssl: update to 1.1.1i
security fix, see https://www.openssl.org/news/secadv/20201208.txt
2020-12-09 09:40:36 +01:00
9b9d56ec87 openssl: update to 1.1.1h 2020-09-23 12:19:54 +02:00
2e99e981c1 move several http: to https: URLs 2020-06-04 16:56:32 +02:00
88389936d2 [notify] openssl: update to 1.1.1g, fix for CVE-2020-1967
see https://www.openssl.org/news/secadv/20200421.txt
2020-04-22 11:13:19 +02:00
Fredrik Rinnestam
00a05d5a55 openssl: use https for source download 2020-04-01 10:53:05 +02:00
Fredrik Rinnestam
b422240b08 openssl: updated to 1.1.1f 2020-04-01 10:10:39 +02:00
Fredrik Rinnestam
a2dbe89d60 [notify] openssl: updated to 1.1.1e. Fix for CVE-2019-1551 2020-03-17 19:16:52 +01:00
Fredrik Rinnestam
32f5fb1018 [notify] openssl: updated to 1.1.1d. Fix for CVE-2019-1549, CVE-2019-1563 and CVE-2019-1547
Advisory: https://www.openssl.org/news/secadv/20190910.txt
2019-09-11 20:21:12 +02:00
55ab9a1a94 openssl: update to 1.1.1c 2019-05-29 10:25:02 +02:00
3b84e89b81 openssl: cleanup Pkgfile
- split 'make' and 'make install' to allow parallel build
- use selective make install rule to avoid the installation
  of html docs and remove them afterwards
- we use config instead of Configure because detection of
  arch works just fine that way
- we must define LIBDIR to avoid installation into lib64
2019-03-17 13:38:55 +01:00
Fredrik Rinnestam
d2ffeb4341 openssl: updated to 1.1.1b 2019-02-26 20:10:06 +01:00
Fredrik Rinnestam
afb704495f [notify] openssl: updated to 1.0.2r. Fix for CVE-2019-1559
Advisory: https://www.openssl.org/news/secadv/20190226.txt
2019-02-26 20:05:30 +01:00
Fredrik Rinnestam
a9020ea5ff cleanup 2019-01-08 17:22:01 +01:00
Fredrik Rinnestam
7c4ee36ad5 openssl: updated to 1.1.1a 2019-01-08 17:21:51 +01:00
Fredrik Rinnestam
295542a34d [notify] openssl: updated to 1.0.2q.
includes security fixes, see
https://www.openssl.org/news/cl102.txt
2018-11-20 19:37:03 +01:00
7dd8c3edfa core: remove all .md5sum 2018-08-24 12:38:26 +02:00
96207fc006 [notify] openssl: update to 1.0.2p
security fixes, see https://www.openssl.org/news/cl102.txt
2018-08-16 09:25:34 +02:00
Fredrik Rinnestam
221ebf31bd [notify] openssl: updated to 1.0.2o. Fix for CVE-2018-0739 2018-03-27 20:58:51 +02:00
6982665cee [notify] openssl: update to 1.0.2n
includes security fixes, see
https://www.openssl.org/news/secadv/20171207.txt
2017-12-08 11:30:55 +01:00
Fredrik Rinnestam
90e8c73802 openssl: updated to 1.0.2m. Fix for CVE-2017-3736, CVE-2017-3735 2017-11-02 23:55:32 +01:00