Commit Graph

125 Commits

Author SHA1 Message Date
Josh Rickmar
56b26ff8e7 libressl: 3.8.4 -> 3.9.1 2024-04-11 09:54:57 -04:00
Reed Riley
cbec4e92da libressl: 3.8.3 -> 3.8.4 2024-04-01 18:29:43 -07:00
Alyssa Ross
6589674e6f libressl: backport fix for linking static libtls
This fixes e.g. pkgsStatic.catgirl.

Fixes: 449d50ab36 ("libressl: 3.8.2 -> 3.8.3")
2024-03-27 14:10:00 +01:00
Sergei Trofimovich
449d50ab36 libressl: 3.8.2 -> 3.8.3
Changes: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.8.3-relnotes.txt
2024-03-23 21:31:28 +00:00
Adam Joseph
8900543eb9 libressl: mark badPlatform on powerpc64le
OpenBSD believes that PowerPC should be always-big-endian; this
assumption seems to have propagated into recent releases of
libressl.  Since libressl is aliased to many other packages
(e.g. netcat) it's important to fail early here, otherwise it's very
difficult to figure out why libressl is getting dragged into a
failing build.
2024-01-18 09:10:30 +00:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Adrian Pistol
7cc9c6086c libressl: 3.7.3 -> 3.8.2 2023-11-05 11:30:11 +01:00
Franz Pletz
4b9dcab76a
Merge pull request #238831 from ruuda/libressl-373 2023-06-21 13:13:35 +02:00
Ruud van Asseldonk
ce4d56a993 libressl_3_7: 3.7.2 -> 3.7.3 2023-06-20 23:14:18 +02:00
Ruud van Asseldonk
5d42de4b2d libressl_3_6: 3.6.2 -> 3.6.3 2023-06-20 23:11:40 +02:00
Ruud van Asseldonk
0d8316000c libressl_3_4: drop unsupported package
LibreSSL 3.4 has been unsupported for a long time, but we couldn't drop
it because some packages still depended on it. A quick 'git grep' shows
that this is no longer the case now, we can finally remove it.

This fixes https://github.com/NixOS/nixpkgs/issues/216207.
2023-06-20 23:01:12 +02:00
Francesco Gazzetta
a1650f5094 libressl: disable tests on riscv
Failing tests: 44 - destest, 57 - evptest
2023-06-15 15:43:18 +02:00
Adam Joseph
9b10c55355 libressl: disable tests on powerpc 2023-05-15 23:03:38 -07:00
Robert Scott
220cb2276b libressl: 3.6.2 -> 3.7.2 2023-05-07 19:43:15 +01:00
Robert Scott
760f00091c libressl_3_5: remove 2023-05-07 19:43:09 +01:00
Ruud van Asseldonk
b958f017b7 libressl_3_4: backport security fix 2023-02-14 21:36:09 +01:00
Ruud van Asseldonk
cb8d827b9a libressl_3_4: add knownVulnerabilities 2023-02-14 20:35:10 +01:00
Ruud van Asseldonk
cae86017b1 libressl_3_5: 3.5.3 -> 3.5.4
This release includes a security fix. Release notes:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.4-relnotes.txt
2023-02-13 19:43:54 +01:00
Ruud van Asseldonk
3d695ad7a2 libressl_3_6: 3.6.1 -> 3.6.2
This release contains a security fix. Release notes:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt
2023-02-13 19:41:42 +01:00
Alvar Penning
f8dddc684e libressl_3_6: 3.6.0 -> 3.6.1
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.1-relnotes.txt
2022-11-01 08:49:53 +01:00
Ruud van Asseldonk
3a690e9833 libressl: 3.5.3 -> 3.6.0
We should also remove 3.4, as it will become unsupported in a week (one
year after the OpenBSD 7.0 release), but some packages explicitly depend
on it, so I'm not removing it yet.
2022-10-06 22:07:02 +02:00
Jiajie Chen
c77489d524 libressl: fix build on aarch64-darwin
Apply upstream pr to fix endian.h detection on aarch64-darwin.

Fix issue #181187.
2022-07-12 22:38:23 +08:00
ajs124
a07161dd73 libressl: 3.5.2 -> 3.5.3 2022-07-06 23:40:39 +02:00
Sandro
9f357ca413
Merge pull request #172102 from SuperSandro2000/libressl 2022-05-09 12:01:16 +02:00
Sandro Jäckel
0d7637203e
libressl: remove weird and old man compression workaround 2022-05-09 11:16:58 +02:00
ajs124
489e27efa8 libressl_3_5: init at 3.5.2 2022-05-08 22:30:21 +01:00
Martin Weinelt
f4f3622cb1 Merge remote-tracking branch 'origin/staging-next' into staging 2022-03-20 00:00:32 +01:00
Franz Pletz
c836666218
libressl_3_2: drop, unmaintained 2022-03-15 18:43:02 +01:00
Franz Pletz
c201e773c6
libressl: 3.4.2 -> 3.4.3
Fixes CVE-2022-0778.
2022-03-15 18:40:07 +01:00
Maximilian Bosch
3aa6c49ab4
libressl: fix build w/glibc-2.34
Failing Hydra build: https://hydra.nixos.org/build/151984996
2022-02-27 10:25:36 +01:00
Izorkin
fac05cccc5
libressl: 3.4.1 -> 3.4.2 2022-01-06 09:32:25 +03:00
Jared Beller
40a19aca8e
libressl: patch tests to avoid using system shell 2021-11-02 23:09:12 -04:00
Jared Beller
494882232c
libressl: 3.4.0 -> 3.4.1, libressl_3_2: 3.2.5 -> 3.2.7 2021-10-19 11:57:28 -04:00
Jared Beller
bb9f3e73ac
libressl: fix pkg-config exec_prefix 2021-10-19 11:12:45 -04:00
Robert Scott
01cc988d96 libressl_3_2, libressl_3_4: add patch for CVE-2021-41581 2021-10-03 17:02:21 +01:00
Robert Scott
0f88e9ff05 libressl: enable tests 2021-10-03 17:01:52 +01:00
Robert Scott
6a709d4e69 libressl: 3.2.5 -> 3.4.0, leaving libressl_3_2 available 2021-10-03 15:59:22 +01:00
Samuel Ainsworth
ecf14039f6 libressl: remove vulnerable libressl_3_1 2021-08-14 02:10:03 +00:00
Masanori Ogino
59617f748e libressl_3_2: init at 3.2.5, libressl_3_1: 3.1.4 -> 3.1.5
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-03-17 23:48:00 +09:00
Masanori Ogino
556a725173 libressl_3_0: remove
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-24 20:57:53 +09:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
John Ericson
5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ruud van Asseldonk
b36dbcb23c libressl_3_1: 3.1.3 -> 3.1.4 2020-10-03 10:26:06 +02:00
Ruud van Asseldonk
7903e4b4e0 libressl_3_1: 3.1.2 -> 3.1.3 2020-06-16 21:01:49 +02:00
Ruud van Asseldonk
fd3f22f35d libressl_3_1: 3.1.1 -> 3.1.2 2020-05-26 19:23:00 +02:00
Ruud van Asseldonk
79865f4d88 libressl_2_9: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD
release. OpenBSD 6.5 with the 2.9 branch was released on 2019-05-01.
2020-05-26 19:22:13 +02:00
Ruud van Asseldonk
5a287e7102 libressl_3_1: init at 3.1.1 2020-05-26 19:22:13 +02:00
Ruud van Asseldonk
671a1182e3 libressl_2_8: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Ruud van Asseldonk
1126db828f libressl_3_0: 3.0.1 -> 3.0.2 2019-10-23 19:08:55 +02:00