256 Commits

Author SHA1 Message Date
awiouy
c161126e01 decommission PKG_REV 2017-01-19 07:23:38 +01:00
MilhouseVH
32a850c454 libgpg-error: update to libgpg-error-1.25 2016-12-21 13:19:06 +00:00
MilhouseVH
dd73fb44ab libgcrypt: update to libgcrypt-1.7.5 2016-12-21 13:19:06 +00:00
awiouy
cac0b9edc0 libressl: enable autoreconf 2016-11-22 17:00:27 +01:00
Stephan Raue
921b2946bb libgcrypt: update to libgcrypt-1.7.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 2f80c79a0bbb3226bacb0266764202f2a2530e3d)
2016-11-16 00:18:25 +00:00
Lukas Rusak
af4b0042ca Merge pull request #925 from PimentNoir/libressl-update
LibreSSL: update to 2.4.4
2016-11-15 16:00:27 -08:00
Lukas Rusak
bfc346f149 Merge pull request #735 from awiouy/autoreconf
Disable autoreconf when not needed
2016-11-15 15:55:36 -08:00
Stephan Raue
7dc9988eea libgcrypt: enable asm support, fix crosscompiling with enabled asm support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 3cda541a8aee5664bf9fe1247e8014b70ade4a32)
2016-11-15 23:49:07 +00:00
awiouy
74833bbbb7 libgpg-error: disable autoreconf 2016-11-15 20:51:46 +01:00
Jérôme Benoit
69784bc2e1 LibreSSL: update to 2.4.4
This update bump the shared object version of the LibreSSL libraries.

LibreSSL in this version disable by default all weaks ciphering
or digesting algorithms and protocols like MD5, SHA1, SSLv2, SSLv3, etc.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-11-08 14:17:01 +01:00
chewitt
fcc27c2ca9 libressl: drop back to 2.3.9 to avoid soname changes 2016-11-07 06:55:26 +00:00
Jérôme Benoit
b3774fbecf LibreSSL: improve backwards compatibility with OpenSSL
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-10-24 19:32:05 +02:00
Jérôme Benoit
f819afaa4f LibreSSL: update to 2.4.3
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-10-24 19:30:01 +02:00
sopparus
1b642be903 Update package.mk 2016-09-30 22:09:22 +02:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
3c5fe20bf1
libressl: prevent from building with cmake configuration 2016-09-26 23:20:58 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
5ebe482acb libgpg-error: update to 1.24 2016-07-25 10:04:58 -07:00
Lukas Rusak
c993025690 libressl: update to 2.3.5 2016-06-14 01:13:34 -07:00
Lukas Rusak
104caf8ef6 libgpg-error: update to 1.22 2016-06-14 01:13:33 -07:00
Jonas Karlman
4c9cd21d25 libressl: update to 2.3.4 2016-05-15 11:55:43 +02:00
MilhouseVH
221ea823e6 libressl: Add /etc/pki/tls link for backwards compat 2016-05-05 19:47:24 +01:00
Jonas Karlman
2dba43b1a3 libressl: add trusted first patch 2016-04-21 22:09:42 +02:00
Jonas Karlman
e6802c15f7 libressl: update to 2.3.3 2016-04-21 22:09:42 +02:00
Stefan Saraev
312e4b5a25 libressl: remove our ca-bundle 2016-04-07 15:33:32 -07:00
Stefan Saraev
81b801b17e buildsys: remove SSL_CERTIFICATES 2016-04-07 15:33:21 -07:00
Stephan Raue
55eacb35bc libgcrypt: update to libgcrypt-1.6.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 11:43:28 +01:00
Lukas Rusak
b419c6e046 libressl: update to 2.2.6 2016-02-03 11:53:38 +01:00
Stephan Raue
e02a7aa715 libgcrypt: use gpg-error-config script from $SYSROOT_PREFIX/usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-08 08:55:39 +01:00
Stephan Raue
b81776914a libgpg-error: dont install gpg-error-config to $TOOLCHAIN/bin, this file should be in $SYSROOT_PREFIX/usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-07 03:30:12 +01:00
Stephan Raue
830106c98e libgcrypt: dont install libgcrypt-config to $TOOLCHAIN/bin, this file should be in $SYSROOT_PREFIX/usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-07 03:30:12 +01:00
Stephan Raue
8eae042dae libgpg-error: update to libgpg-error-1.21
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-03 00:32:58 +01:00
Stephan Raue
cbee588b19 libgcrypt: add patch to disable building docs and tests
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-03 00:32:58 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Lukas Rusak
8b8f483267 libressl: update cert bundle using new method 2015-12-15 13:07:12 -08:00
Lukas Rusak
d32a57c996 libressl: update method of creating new cert bundle 2015-12-15 13:07:12 -08:00
Stephan Raue
b2da1ab7dc libressl: update to libressl-2.2.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-28 00:14:59 +01:00
Stephan Raue
00f19c2baf libressl: update to libressl-2.1.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 22:10:14 +01:00
Stephan Raue
2cf1a69eab libgcrypt: update to libgcrypt-1.6.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 22:09:55 +01:00
Stefan Saraev
7bbb8591fb libressl: update ca-cert bundle to something more recent 2015-11-15 23:47:47 -08:00
qods
eb3e81b9b3 libgpg-error: update to libgpg-error-1.20, update links and GPL version 2015-09-11 15:52:24 +02:00
qods
d5e874bade update GPL version and secure links 2015-09-11 15:52:23 +02:00
Stephan Raue
e43ae4639b libressl: update to libressl-2.1.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-12 10:15:45 +02:00
Stefan Saraev
9db0648dae libressl: symlink cert.pem 2015-05-09 11:21:19 +03:00
Lukas Rusak
d400fd9e69 [libressl] fix certificate name 2015-05-08 18:51:50 -07:00
Stephan Raue
99b68f2206 libressl: update to libressl-2.1.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-03 17:35:42 +02:00
Stefan Saraev
430f976fab Revert "libressl: update to libressl-2.1.6"
This reverts commit 17f5333ddbf8667a725fbe73cf4da2395fbb0865.

this broke lot of addons, without any chance to make them compatible
with pre-17f5333 builds.

if you want it bumped, make it static. but I'd not consider doing it, dont
we have more important things to do ?
2015-04-25 17:51:23 +03:00
Stefan Saraev
e20d621417 Revert "libressl: build statically (needs addon rebuild)"
This reverts commit c1c1bc4258c8ad29866a0d3b0c6db371f0da3d89.

this does nothing. and my addons are still broken.
2015-04-25 17:50:31 +03:00
Stephan Raue
c1c1bc4258 libressl: build statically (needs addon rebuild)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-24 22:51:12 +02:00
Stephan Raue
17f5333ddb libressl: update to libressl-2.1.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-24 22:51:12 +02:00