303 Commits

Author SHA1 Message Date
CvH
0568159e5f gnutls: initial package 2019-01-09 11:46:28 +01:00
CvH
34f09f423e nettle: initial package 2019-01-09 11:46:28 +01:00
MilhouseVH
97db4b4af1 packages: fix more references to setup_toolchain vars 2018-12-28 03:57:00 +00:00
Ian Leonard
adb4ec90c3 openssl: update to 1.0.2q
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-12-06 20:51:20 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
176189d8ee openssl: update SSL CA trust store (sync with Kodi PR14226) 2018-09-15 09:32:38 +01:00
CvH
0b6ce63a52
Merge pull request #2893 from antonlacon/libraries-update
zstd, libgcrypt, libpng: package updates
2018-08-20 19:59:12 +02:00
Ian Leonard
3333b199c2 libgcrypt: update to 1.8.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-16 21:02:12 +00:00
Sascha Kuehndel (InuSasha)
ad6231290f
openssl: update to 1.0.2p 2018-08-16 16:24:11 +02:00
CvH
e5f3eee45a spdx: packages/security 2018-07-18 20:45:17 +02:00
MilhouseVH
6474b4b2f7 openssl: cert.pem sym link for parts of openssl that don't use cacert.pem 2018-07-16 09:53:49 +01:00
MilhouseVH
ab6d864c9d openssl: generate cacert.pem from system and user CA 2018-07-14 07:51:29 +01:00
Sascha Kuehndel (InuSasha)
37ee64fd13
nss: drop supression of warnings
- warnings added with gcc8 and not needed, after update of nss
2018-06-07 13:17:34 +02:00
Sascha Kuehndel (InuSasha)
d8996d20fa
nss: add cflags for build with gcc8 2018-06-04 20:17:29 +02:00
Matthias Reichl
ec1c0ee9fe libgcrypt: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
CvH
411c8ae668
Merge pull request #2743 from InuSasha/fixes/host_openssl_build
openssl: fix host build
2018-06-02 13:43:50 +02:00
Christian Hewitt
b886e22a40
Merge pull request #2733 from InuSasha/update/nss
NSS/NSPR update to 3.37.1/4.19
2018-06-02 07:23:26 +04:00
Sascha Kuehndel (InuSasha)
08be8d0adc
openssl: fix host build
use absolute toolchain path as prefix
2018-06-01 19:36:11 +02:00
CvH
2ce57427c1 openssl: do not include from host 2018-05-31 10:03:03 +02:00
MartB
4379b89abb
NSS/NSPR update to 3.37.1/4.19 2018-05-29 19:07:54 +02:00
MilhouseVH
c1f8f707a1 openssl: update to openssl-1.0.2o 2018-03-28 00:09:05 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Jonas Karlman
470c859a39 nss: fix build in docker container 2017-12-27 23:43:53 +01:00
Sascha Kuehndel (InuSasha)
36c84b580c
nss/nspr: move from addons to security
since last change, it is part of the image
2017-12-21 19:12:06 +01:00
MilhouseVH
e9964088e4 openssl: update to openssl-1.0.2n 2017-12-08 17:32:59 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
CvH
1eaf2a53df Merge pull request #2110 from MilhouseVH/le90_libgcrypt_181
libgcrypt: update to libgcrypt-1.8.1
2017-10-16 01:44:25 +02:00
CvH
9007afa2a6 Merge pull request #2109 from MilhouseVH/le90_fix_missing_sha
ncurses: update to ncurses-6.0-20171007
2017-10-16 01:43:53 +02:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
MilhouseVH
5a8f7a4e00 libgcrypt: update to libgcrypt-1.8.1 2017-10-14 22:56:38 +01:00
MilhouseVH
8a30b2c2fb various: remove PKG_REV from non-addon packages 2017-10-14 22:47:03 +01:00
chewitt
ac1eee3c7d openssl: update cacert.pm to 2017-06-07 2017-08-08 06:21:08 +01:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
CvH
f4913718d4 Merge pull request #1690 from lrusak/disable-lto
Enable -fPIC for some packages
2017-07-01 19:09:01 +02:00
MilhouseVH
82e258ef52 openssl: update to openssl-1.0.2l 2017-06-23 10:02:21 +01:00
Lukas Rusak
800017d279
libgpg-error: build --with-pic 2017-06-14 12:57:13 -07:00
MilhouseVH
34a3b5b30b libgpg-error: update to libgpg-error-1.27 2017-05-06 22:45:24 +01:00
MilhouseVH
562ff2e7b9 libgcrypt: update to libgcrypt-1.7.6 2017-05-06 22:45:24 +01:00
MilhouseVH
8a5773a1d1 openssl: remote ROOT prefix 2017-03-14 22:14:34 +00:00
Lukas Rusak
42b95f664d
openssl: add package 2017-03-14 10:46:29 -07:00
Lukas Rusak
ca1ea3444d
libressl: remove package 2017-03-14 10:46:28 -07:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
sopparus
f93a6be272 libressl: update to 2.4.5 - security patches 2017-02-02 09:28:13 +04:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +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