Alejandro Mery
f113ee76d6
ecore: flag as GNU99
11 years ago
Alejandro Mery
f664d5b9b9
gcc: introduce GNU99 flag to hardcode -std=gnu99
11 years ago
Alejandro Mery
bf8254ca13
musl: fix lzo and lzop support
11 years ago
Alejandro Mery
d649aa1fae
Remove .gitattributes because some patches need mixed eol
11 years ago
Christian Wiese
e1f4d1a088
aufs: Updated (3.4-20130325 -> 3.10-20130916)
...
As master is already having all fixes and integration for aufs
with kernels >= 3.7 we should actually update the package to
the corresponding kernel patch.
11 years ago
Christian Wiese
6d3277af11
linux-src: Updated (3.10.11 -> 3.10.12)
11 years ago
Christian Wiese
4e7602698e
linux-header: Updated (3.10.11 -> 3.10.12)
11 years ago
Christian Wiese
38aeb2696f
linux: Updated (3.10.11 -> 3.10.12)
11 years ago
Christian Wiese
f4304f043c
libcap: improved to check if we can build the pam module
11 years ago
Christian Wiese
0b9084190a
cracklib: marked as cross-compiling on request
11 years ago
Christian Wiese
62bee27e6a
libcap: fix linking of shared objects
11 years ago
Christian Wiese
af5bc38a22
libcap: add patch with upstream fixes
...
https://git.kernel.org/cgit/linux/kernel/git/morgan/libcap.git/
11 years ago
Christian Wiese
2a54aac544
cracklib: changed build priority (178.600 -> 120.000)
...
This is needed because we changed the build priority of pam, and to be able
to build the pam cracklib module we need to build cracklib before.
11 years ago
Christian Wiese
b6efca2761
pam: changed build priority (178.700 -> 120.050) to be build before libcap
...
libcap is shipping with an pam module which has the purpose to enforce
inheritable capability sets for a specified user, but obviously we need
to build pam before we can compile this module.
11 years ago
Christian Wiese
942b0c00f9
libcap: Updated (2.21 -> 2.22)
...
I needed to change the download location, as the original one is not
available anymore since the kernel.org breakage.
11 years ago
Christian Wiese
963d4848eb
libcap: fix to not install capfaq outside of the sandbox when cross-compiling
11 years ago
Christian Wiese
81952da418
libcap: marked to cross-compile on request
11 years ago
Christian Wiese
e92d4c7887
nfacct: Updated (1.0.0 -> 1.0.1)
11 years ago
Christian Wiese
58ab49f7a8
libnetfilter_acct: Updated (1.0.1 -> 1.0.2)
11 years ago
Christian Wiese
ca10a77b89
conntrack-tools: Updated (1.4.0 -> 1.4.2)
11 years ago
Christian Wiese
ec15790227
libnetfilter_conntrack: Updated (1.0.2 -> 1.0.4)
11 years ago
Christian Wiese
b058038a49
pam: add patch to include <paths.h>
...
needed to get _PATH_LASTLOG defined
11 years ago
Christian Wiese
5a93004b90
linux-src: Updated (3.10.10 -> 3.10.11)
11 years ago
Christian Wiese
6fd4382f6e
linux-header: Updated (3.10.10 -> 3.10.11)
11 years ago
Christian Wiese
b0f885f7b6
linux: Updated (3.10.10 -> 3.10.11)
11 years ago
Christian Wiese
ccef40057f
musl: improve ldd symlink creation to use $slibdir instead hardcoding /lib
11 years ago
Christian Wiese
7cc2954108
libsodium: Updated (0.4.2 -> 0.4.3)
11 years ago
Christian Wiese
6242bbbaa9
musl: changed to set libdir=$slibdir if $auto_prefix=1
11 years ago
Christian Wiese
d9a2902aa6
musl: improved to create a symlink from ld-musl-$musl_arch.so to ldd
...
if the dynlinker was started as "ldd" it will print DSO information
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
42d9bac687
tzdata: changed to explicitely inject -std=gnu99 through CFLAGS
...
Some code seems to depend on gnu extensions in the libc which get found
magically when building a glibc based system.
11 years ago
Christian Wiese
ceb7c63b56
vserver: Updated kernel patch (2.3.3.9 -> 2.3.6.6)
11 years ago
Christian Wiese
b8d6795a97
attr: add patch solving portability issues when using a libc which is not providing cdefs.h
...
This is the case for musl libc
11 years ago
Christian Wiese
ec45a8b290
attr: renamed attr-add-destdir.patch -> 0001-add-destdir.patch
11 years ago
Christian Wiese
9294bc4e08
xz: Updated (5.0.4 -> 5.0.5)
11 years ago
Christian Wiese
13236d10fe
mosh: Added mosh 1.2.4 - A replacement for SSH
11 years ago
Christian Wiese
9cd3aa8590
protobuf: Added protobuf 2.5.0 - Google's data interchange format
11 years ago
Christian Wiese
063699720d
zlib: fixed cross-compiling and simplified package conf
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
168bfbef79
musl: improved parse-config-9 to inject common config cache variables
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