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
Christian Wiese
33b9299dc8
argp-standalone: fixed compiling by re-adding a patch from jsaw
...
This patch was within our repositoy yet, but was part of rng-tools, because
an historical version of the rng-tools had argp-standalone bundled within.
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
e912ec59bc
argp-standalone: Added argp-standalone 1.3 - An interface for parsing unix-style argument vectors
11 years ago
Christian Wiese
aa6b549ce8
pgbouncer: added patch to not include <sys/poll.h>
...
The reason for removing <sys/poll.h> from getting included is that musl
explicitely tells to correct the code when <sys/poll.h> is included,
changing it to include <poll.h> only as the standard documents suggest!
ref: http://pubs.opengroup.org/onlinepubs/000095399/basedefs/poll.h.html
11 years ago
Christian Wiese
704c062b0e
csprng: enable cross-compiling at stage 1 if requested by the target
11 years ago
Christian Wiese
9987ba9c4b
linux-header: Updated (3.10.9 -> 3.10.10)
11 years ago
Christian Wiese
287e1b9720
linux-src: Updated (3.10.9 -> 3.10.10)
11 years ago
Christian Wiese
7353a7439f
linux: Updated (3.10.9 -> 3.10.10)
11 years ago
Christian Wiese
3980d4a0e6
musl: fixed to always install libc headers
...
This changes the behavior which was to install headers only at stage 0,
which was sufficient to build a proper toolchain and to cross-compile,
but as the headers have not been installed at stage 1 we have not header
files within the flist of the musl package.
Now we are always calling the 'install-headers' target when calling make
install, but we need to 'touch' every header file within the sources to
be able to install the headers even if already existing in the build
sandbox.
11 years ago
Christian Wiese
e246a0a1d2
lvm2: fixed detection of malloc() and realloc() when cross-compiling
11 years ago
Alejandro Mery
46066af34d
autoconf: fix download location
11 years ago
Christian Wiese
f4742d5086
musl: fixed conntrack-tools package to build
11 years ago
Christian Wiese
6d4e553c27
conntrack-tools: fixed to include sys/select.h to get fd_set
11 years ago
Christian Wiese
e9422277a4
conntrack-tools: fixed warning to include fcntl.h instead of sys/fcntl.h fixing musl build
11 years ago
Christian Wiese
060b8abd40
conntrack-tools: fixed to include sys/types.h for getting u_int*_t types fixing musl build
11 years ago
Christian Wiese
70b1337de7
iproute2: fix lnstat.c to include sys/time.h to get struct timeval defined also fixing musl builds
11 years ago
Christian Wiese
99fd250901
iproute2: fix to include poll.h instead of sys/poll.h
...
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/poll.h.html
11 years ago