11368 Commits (9294bc4e0841d158a6c257e6e3779a7b7d0c95b3)
 

Author SHA1 Message Date
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 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 11 years ago
Christian Wiese d656d3d5c9 csprng: fix cross-compiling against other libc implementations than glibc 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> 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 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 11 years ago
Christian Wiese 275f63dc0b iproute2: fix to include limits.h to get ULONG_MAX declared to also fix musl builds 11 years ago
Christian Wiese 80eb735b7b iproute2: fix to include sys/param.h to get MIN declared to fix musl builds 11 years ago
Christian Wiese 5bdbf1744d libnetfilter_log: renamed libnetfilter_log-0001-fix-includes.patch -> network/libnetfilter_log/0001-include-sys-types.h.patch 11 years ago
Christian Wiese f0a16b1ce9 libnetfilter_log: add fix to include sys/types.h to get u_int*_t types fixing musl based builds 11 years ago
Christian Wiese 1859cb7815 libnetfilter_conntrack: add fix to include sys/types.h to get u_int+_t types fixing musl based builds 11 years ago
Christian Wiese be48c66886 musl: fixed ulogd2 by defining _GNU_SOURCE for exposing struct tcphdr 11 years ago
Christian Wiese 20e637c7bd ulogd2: fixed musl build by adding an internal copy of sys/queue.h 11 years ago
Christian Wiese e0bad0f82f musl: fix libnetfilter_queue by defining _GNU_SOURCE to expose struct tcphdr 11 years ago
Christian Wiese 6f2103987c libnfnetlink: fix build against musl libc 11 years ago
Christian Wiese 5ad12aab14 musl: fix iptables package 11 years ago
Christian Wiese e515b6b560 ppl: fixed regression after automake update from 1.11.1 -> 1.11.6 11 years ago
Christian Wiese cee13ea9c0 iptables: Updated (1.4.16.3 -> 1.4.20) 11 years ago
Christian Wiese 2e05b2cf8c musl: Updated (0.9.12 -> 0.9.13) 11 years ago
Christian Wiese 5ecba52804 ulogd2: fixed to not use the FILE struct as marker to check if the user requested to use syslog 11 years ago
Christian Wiese 5810c47f5b ulogd2: fixed raw2packet filter to include <linux/types.h> to get __be{16,32} types 11 years ago
Christian Wiese dcf35af3c8 libnetfilter_queue: fixed headers that miss to include sys/types.h to get u_int*_t types 11 years ago
Christian Wiese 44c6a70ed5 ipset: fixed libipset/data.h to include sys/types.h for getting size_t 11 years ago