Matthew Justin Bauer
e8672c8b37
libressl: fix eval
2018-04-29 15:14:34 -05:00
Matthew Bauer
c2148482c2
libressl: move netcat stuff to '.nc' output
...
I still feel weird about doing this because it seems a little hacky
but this was requested by @Mic92 and seems understandable to not want
to mix up libressl outputs with netcat stuff.
2018-04-29 14:47:12 -05:00
Matthew Bauer
949bb98872
libressl: build netcat
2018-04-27 19:33:05 -05:00
Robin Gloster
1729c65736
libressl_2_6: 2.6.2 -> 2.6.4
2018-01-17 00:10:07 +01:00
Franz Pletz
4d7d5c8c34
libressl_2_6: 2.6.0 -> 2.6.2
2017-09-26 17:28:46 +02:00
Franz Pletz
3e8a565a04
libressl: refactor, drop 2.4, 2.5.4 -> 2.5.5, init 2.6
2017-07-20 19:31:08 +02:00
Vladimír Čunát
ed93e8e16b
libressl: work around some problem with man pages
...
https://github.com/NixOS/nixpkgs/commit/20ffc3cd73#commitcomment-22368612
2017-06-02 16:21:35 +02:00
Joachim Fasting
e2bc4e4bde
libressl: 2.5.3 -> 2.5.4
...
Contains a fix for CVE-2017-8301: TLS verification vulnerability in
LibreSSL 2.5.1 - 2.5.3 [1][2]
[1]: http://seclists.org/oss-sec/2017/q2/145
[2]: https://github.com/libressl-portable/portable/issues/307
2017-05-05 07:37:48 +02:00
Franz Pletz
29ed67faea
libressl_2_5: 2.5.1 -> 2.5.3
2017-04-11 19:41:01 +02:00
Robin Gloster
2110d59fa1
libressl_2_5: 2.5.0 -> 2.5.1
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:26:47 +01:00
Robin Gloster
0b19f2f742
libressl_2_4: 2.4.4 -> 2.4.5
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:25:51 +01:00
Robin Gloster
c466e31a0f
libressl_2_3: remove
2017-01-27 20:39:32 +01:00
Franz Pletz
52f1a37898
libressl_2_4: 2.4.3 -> 2.4.4
2016-11-09 20:02:45 +01:00
Franz Pletz
ecfb8df7a7
libressl_2_3: 2.3.8 -> 2.3.9
2016-11-09 20:02:09 +01:00
Franz Pletz
8916ba141b
libressl_2_5: init at 2.5.0
2016-09-28 15:15:56 +02:00
Franz Pletz
f749a16662
libressl_2_4: 2.4.2 -> 2.4.3
2016-09-28 15:15:55 +02:00
Franz Pletz
6b8aed6649
libressl_2_3: 2.3.7 -> 2.3.8
2016-09-28 15:15:55 +02:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Franz Pletz
9cfcf90832
libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
...
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Franz Pletz
8ace098f43
libressl_2_4: init at 2.4.1
2016-06-27 00:30:24 +02:00
Franz Pletz
4157f53bf1
libressl: 2.2.7 -> 2.2.9, 2.3.5 -> 2.3.6
2016-06-27 00:29:43 +02:00
Franz Pletz
a0996c2c60
libressl: 2.3.4 -> 2.3.5
2016-06-09 17:37:29 +02:00
Franz Pletz
6d55b2e9c0
libressl: 2.2.6 -> 2.2.7, 2.3.3 -> 2.3.4
...
Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding.
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.7-relnotes.txt
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.4-relnotes.txt
2016-05-03 17:22:35 +02:00
Aneesh Agrawal
9fb0bf1335
libressl 2.2: enable multiple outputs
2016-04-15 10:43:04 -04:00
Aneesh Agrawal
60f97245a2
libressl 2.3: enable multiple outputs
2016-04-14 17:45:43 -04:00
Franz Pletz
ebf21fd29e
libressl_2_3: 2.3.2 -> 2.3.3
2016-03-29 04:55:14 +02:00
Robin Gloster
edad608f56
libressl_2_3: 2.3.1 -> 2.3.2
2016-01-29 03:42:14 +00:00
Robin Gloster
46c31fa675
libressl: 2.2.5 -> 2.2.6
2016-01-29 03:42:14 +00:00
Robin Gloster
bb223bc3ad
libressl_2_2: 2.2.4 -> 2.2.5
2015-12-27 22:12:52 +00:00
zimbatm
144eed8bad
libressl: split branches and add 2.3.1 ( close #11196 )
...
2.3.x introduces some backward-incompatible changes but is still nice to have.
Both 2.3.1 and 2.2.4 are available and 2.2.4 is still the default for now.
2015-11-24 18:10:53 +01:00
Franz Pletz
af86a58051
libressl: 2.2.3 -> 2.2.4
...
This release fixes a buffer overrun and a memory leak.
See: http://ftp.openbsd.org/pub/OpenBSD/patches/5.8/common/007_obj2txt.patch.sig
2015-10-19 00:01:32 +02:00
William A. Kennington III
9d921766c5
libressl: 2.2.2 -> 2.2.3
2015-09-17 14:33:43 -07:00
William A. Kennington III
62b589a54f
libressl: 2.2.1 -> 2.2.2
2015-08-19 10:42:55 -07:00
William A. Kennington III
2054af839d
libressl: 2.1.6 -> 2.2.1
2015-07-09 10:38:09 -07:00
William A. Kennington III
442900fd5f
libressl: 2.1.5 -> 2.1.6
2015-03-29 19:42:27 -07:00
Austin Seipp
075c1886a3
nixpkgs: libressl 2.1.4 -> 2.1.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
William A. Kennington III
c32437b16e
libressl: 2.1.3 -> 2.1.4
2015-03-12 11:37:27 -07:00
Franz Pletz
22bfa41033
Update libressl to 2.1.3
2015-02-19 19:33:41 +01:00
Franz Pletz
07e1566b7d
fetchurl: add mirrors for OpenBSD ( close #5551 )
...
This changes source URLs for openssh and libressl accordingly.
2015-01-20 16:24:00 +01:00
Austin Seipp
0aa8cdcef9
nixpkgs: libressl 2.0.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:51:15 -05:00