Christian Wiese
f41cbae0aa
vserver: Updated (3.10.9-vs2.3.6.6 -> 3.10.21-vs2.3.6.8)
11 years ago
Alejandro Mery
aeeb544800
dropbear: Updated (2012.55 -> 2013.62)
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Alejandro Mery
a03cf3f5eb
libgcrypt: add .pc
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Alejandro Mery
2b8be884ad
libgcrypt: use pkg-config to read gpg-error config data
...
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Alejandro Mery
0a6e9c1e4b
libgpg-error: add pkg-config support
...
using yocto's patch from:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-support/libgpg-error/libgpg-error-1.12/pkgconfig.patch
Signed-off-by: Alejandro Mery <amery@geeks.cl>
11 years ago
Christian Wiese
7cc2954108
libsodium: Updated (0.4.2 -> 0.4.3)
11 years ago
Christian Wiese
1792748f81
libsodium: changed build prio (800.000 -> 104.600)
...
Using the same prio than openssl should kind of assure that we'll build
libsodium early enough.
11 years ago
Christian Wiese
ceb7c63b56
vserver: Updated kernel patch (2.3.3.9 -> 2.3.6.6)
11 years ago
Christian Wiese
13236d10fe
mosh: Added mosh 1.2.4 - A replacement for SSH
11 years ago
Christian Wiese
c52bc3214a
openssh: Updated (6.2p1 -> 6.2p2)
11 years ago
Christian Wiese
6b807d34cc
haveged: Updated (1.4 -> 1.7c)
11 years ago
Christian Wiese
4bea9ff6cf
haveged: changed to build at cross stage if requested
11 years ago
Christian Wiese
4d8f22c964
csprng: improved patch dealing with error.h portability
11 years ago
Christian Wiese
3bd594bedd
ca-certificates: Updated (1.83 -> 1.87)
11 years ago
Christian Wiese
04260f68b6
csprng: fixed patch that adds --disable-http-rng option
...
variables shouldn't be "prefixed" with a \t.
11 years ago
Christian Wiese
c9f82d522d
csprng: add portability fixes
11 years ago
Christian Wiese
3f05e686b8
csprng: renamed patch for disabling http rng
11 years ago
Christian Wiese
0cbb1d075a
csprng: fixed to build if the libc is not including an internal argp implementation
11 years ago
Christian Wiese
9a7921af27
csprng: disable http rng feature at stage 1 because it is implemented in C++
11 years ago
Christian Wiese
cf5bebd56f
csprng: improved to be able to disable the fetching of random data via http
11 years ago
Christian Wiese
d656d3d5c9
csprng: fix cross-compiling against other libc implementations than glibc
...
Note:
This change assumes that the libc used implements a "gnu compatible" malloc.
11 years ago
Christian Wiese
704c062b0e
csprng: enable cross-compiling at stage 1 if requested by the target
11 years ago
Gernot Tenchio
3236c81ffc
clamav: Updated (0.97.6 -> 0.97.7)
11 years ago
Christian Wiese
5ea0420330
cryptsetup: Updated (1.6.1 -> 1.6.2)
11 years ago
Christian Wiese
4b63bf3e58
strongswan: Updated (5.0.4 -> 5.1.0)
11 years ago
Christian Wiese
80d9599957
strongswan: Updated (5.0.1 -> 5.0.4)
11 years ago
Christian Wiese
8fbee7b75d
pinentry: fixed to not try to build frontends not supported by the target
11 years ago
Christian Wiese
ee9acfaac9
pinentry: Updated (0.8.1 -> 0.8.3)
11 years ago
Christian Wiese
57fa63c83d
libksba: Updated (1.2.0 -> 1.3.0)
11 years ago
Christian Wiese
9a8818d97b
libgcrypt: Updated (1.5.0 -> 1.5.3)
11 years ago
Christian Wiese
da03b4d221
gnupg2: Updated (2.0.19 -> 2.0.20)
11 years ago
Christian Wiese
1b2834fc1d
gpgme: Updated (1.3.1 -> 1.4.2)
11 years ago
Christian Wiese
d3a423e7ab
libassuan: Updated (2.0.3 -> 2.1.1)
11 years ago
Christian Wiese
9fc7391b47
libgpg-error: Updated (1.10 -> 1.12)
11 years ago
Christian Wiese
fbda0213c8
gnupg: Updated (1.4.13 -> 1.4.14)
11 years ago
Christian Wiese
3a1fc6a3ab
libsodium: Added libsodium 0.4.2 - A portable, cross-compilable, installable, packageable fork of NaCl
...
Note:
We need to inject '-std=c99' because the reference implementation of blake2
is using C99 specific semantics.
------------------------------------------------------------------------------
crypto_generichash/blake2/ref/blake2b-ref.c: In function 'blake2b_init0':
crypto_generichash/blake2/ref/blake2b-ref.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode
crypto_generichash/blake2/ref/blake2b-ref.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code
crypto_generichash/blake2/ref/blake2b-ref.c: In function 'crypto_generichash_blake2b__init_param':
crypto_generichash/blake2/ref/blake2b-ref.c:155:3: error: 'for' loop initial declarations are only allowed in C99 mode
crypto_generichash/blake2/ref/blake2b-ref.c: In function 'crypto_generichash_blake2b__final':
crypto_generichash/blake2/ref/blake2b-ref.c:328:3: error: 'for' loop initial declarations are only allowed in C99 mode
------------------------------------------------------------------------------
11 years ago
Christian Wiese
da42a92062
beecrypt: disable python support if there is no python installed
11 years ago
Christian Wiese
217aba2c14
beecrypt: changed to also build at cross-stage if requested
11 years ago
Christian Wiese
15d18a4842
beecrypt: changed to disable C++ wrapper support if icu4c is not installed
11 years ago
Christian Wiese
b3b7a67308
vserver: updated kernel patch (3.4.53-vs2.3.3.9 -> 3.4.55-vs2.3.3.9)
...
Note:
This is an "unofficial" patch which was not provided by the vserver folks,
but to be able to proceed with updating the 3.4 kernel series we put an
adjusted version that applies on top of linux 3.4.55.
11 years ago
Christian Wiese
c65a2394b2
snort: Updated (2.9.2.2 -> 2.9.5)
12 years ago
Christian Wiese
32b1e23465
vserver: Updated kernel patch (3.4.48-vs2.3.3.9 -> 3.4.53-vs2.3.3.9)
12 years ago
Christian Wiese
16a0a4de4f
strongswan: fixed to use the right path for {C,CPP,LD}FLAGS for openldap when cross-compiling
12 years ago
Christian Wiese
4825efc656
strongswan: changed to build at cross stage on request
12 years ago
Christian Wiese
2bf7cfbdd5
strongswan: fixed to use the linux kernel headers installed by the linux-header package
12 years ago
Christian Wiese
3d76d7c43c
strongswan: Updated (4.6.4 -> 5.0.1)
12 years ago
Christian Wiese
19c2185065
freeradius: fixed installation when cross-compiling
12 years ago
Christian Wiese
188e70edb8
freeradius: changed to build at cross stage on request
12 years ago
Christian Wiese
5995d120df
libprelude: improved to disable python support if python is not installed effectively
...
Note:
This change needs to be introduced because when cross-compiling configure
detects the python installation from the host which leads to enabling
python support even if there is no python installed in the target.
12 years ago
Christian Wiese
e088c1a5f1
libprelude: changed to build at cross-stage on request
12 years ago