Commit Graph

349 Commits

Author SHA1 Message Date
CvH
f32e4aaa2b Merge pull request #4388 from antonlacon/le10-april-updates
April 2020 Package Updates
2020-06-18 21:33:27 +02:00
Ian Leonard
ab1e674800 gnutls: update to 3.6.14
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-07 19:53:46 +00:00
Ian Leonard
60ca28b2e4 openssl: update to 1.1.1g
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-06-07 19:52:02 +00:00
Matthias Reichl
44747ec5d0 Merge pull request #4397 from flubshi/master_update_cacerts
Remove expired 'AddTrust External Root' ca from trust list
2020-06-01 16:20:05 +02:00
flubshi
f9fe3e6a78 Remove expired 'AddTrust External Root' ca from trust list 2020-05-31 11:50:03 +02:00
CvH
cb97caf937 Merge pull request #4271 from catalinii/master
Support cross-compile on aarch64 platform
2020-05-31 11:09:54 +02:00
CvH
135e9a9694 Merge pull request #4261 from HiassofT/le10-oneshot-systemd-fix
add RemainAfterExit=yes to our oneshot systemd services
2020-05-31 10:44:00 +02:00
Christian Hewitt
b8ebd162c9 Merge pull request #4287 from antonlacon/gnutls-3613
gnutls: update to 3.6.13
2020-05-23 09:14:04 +04:00
Catalin Toda
7ec5ec3f93 Add linaro gcc for compiling on host on aarch64 2020-05-02 10:18:54 -07:00
MilhouseVH
66515b3482 openssl: update to openssl-1.1.1f 2020-04-01 17:30:35 +01:00
Ian Leonard
be8940f8ba gnutls: update to 3.6.13
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-03-31 21:22:50 +00:00
Ian Leonard
38234eaa00 openssl: update to 1.1.1e
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-03-25 14:20:52 +00:00
Matthias Reichl
3a5b1f118f add RemainAfterExit=yes to our oneshot systemd services
This is required since systemd 245, without it oneshot services
may get started more than once.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-03-13 18:41:26 +01:00
MilhouseVH
ab80b7b155 openssl: update SSL CA trust store (sync with Kodi PR17374) 2020-03-03 18:18:31 +00:00
Jernej Škrabec
3740376a98 Merge pull request #4210 from MilhouseVH/le10_bump-various-packages-2020q1
packages: various updates (Q1 2020)
2020-02-25 23:54:17 +01:00
MilhouseVH
eaa5222be7 libgpg-error: update to libgpg-error-1.37 2020-02-19 22:08:23 +00:00
MilhouseVH
0e5edc3c5c nettle: update to nettle-3.5.1 2020-02-04 23:14:28 +00:00
MilhouseVH
72f0aa7380 gnutls: update to gnutls-3.6.12 2020-02-04 23:14:28 +00:00
Andre Heider
5bd3abf5fb nettle: fix build with make v4.3 2020-01-20 12:37:50 +01:00
Christian Hewitt
d3323bb577 Merge pull request #4023 from MilhouseVH/le10_eabihf
config/arm: use eabihf for hard float
2020-01-08 19:04:51 +04:00
Andre Heider
267d57d7f3 build: add and use PKG_INSTALL
Set it depending on the target, so there's no need to hardcode
$PKG_BUILD/.install_[pkg|init] in multiple places.
2019-12-31 11:26:49 +01:00
MilhouseVH
450cebb021 libgpg-error: use correct ABI 2019-11-27 16:53:43 +00:00
MilhouseVH
5dcba637dc nss: don't build broken tests 2019-11-25 05:02:30 +00:00
MilhouseVH
65d66fa8d2 nss: update to nss-3.47.1 / nspr-4.23 2019-11-25 05:02:24 +00:00
Andre Heider
c8b769eaff libgpg-error: fix build error with gawk 5.0
Patch from upstream to fix the build error:
"namespace" name is not acceptable by gawk-5.0

Note: the last hunk was added manually because autohell
2019-11-11 18:43:57 +01:00