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
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