Nagy Karoly Gabriel
3f52c8dba9
c-ares: Updated (1.7.3 -> 1.10.0)
11 years ago
Nagy Karoly Gabriel
122fbb7ddc
lftp: Updated (4.4.0 -> 4.4.15)
11 years ago
Nagy Karoly Gabriel
924bb94e7e
nodejs: Added nodejs 0.10.25 - A platform built on Javascript.
11 years ago
Nagy Karoly Gabriel
2239c8da64
tengine: Updated (1.3.0 -> 2.0.0)
11 years ago
Nagy Karoly Gabriel
12da20f50d
nginx: Updated (1.2.9 -> 1.4.4)
11 years ago
Nagy Karoly Gabriel
efd601a2ee
uwsgi: Updated (1.1 -> 2.0)
11 years ago
Nagy Karoly Gabriel
91b2fe7014
curl: Updated (7.31.0 -> 7.34.0)
11 years ago
Nagy Karoly Gabriel
7e4413e2cb
rsync: Updated (3.0.9 -> 3.1.0)
11 years ago
Christian Wiese
83a0731d89
bird: marked as cross-compiling if requested
11 years ago
Christian Wiese
162bd8ac0f
bird: Updated (1.3.11 -> 1.4.0)
11 years ago
Christian Wiese
637ed040b8
olsrd: Added olsrd 0.6.6.1 - An implementation of the Optimized Link State Routing protocol
11 years ago
Christian Wiese
dc9a46ad8e
nfacct: changed to use no prefix by default
11 years ago
Christian Wiese
7883f11d2f
libnetfilter_queue: changed to use no prefix by default
11 years ago
Christian Wiese
c5fc552ed5
libnetfilter_log: changed to use no prefix by default
11 years ago
Christian Wiese
3410442f30
libnetfilter_cttimeout: changed to use no prefix by default
11 years ago
Christian Wiese
6b57d6d886
libnetfilter_cthelper: changed to use no prefix by default
11 years ago
Christian Wiese
07e8ed26b3
libnetfilter_conntrack: changed to use no prefix by default
11 years ago
Christian Wiese
8f87bd56c5
libnetfilter_acct: changed to use no prefix by default
11 years ago
Christian Wiese
82e4cdb49e
libpcap: changed build prio (117.600 -> 109.600) to be build before iptables
...
Without libpcap the BPF compiler shipped with iptables cannot be build.
11 years ago
Christian Wiese
759f7e7db7
iptables: improved to only build BPF compiler if libpcap is available
11 years ago
Christian Wiese
dfd8fa5b1a
ulogd2: renamed to ulogd
...
according to http://netfilter.org/projects/ulogd/index.html :
ulogd-1.x has been around since 2000. Since 2012, 1.x series have entered
end-of-life.
11 years ago
Christian Wiese
8894bc9962
ulogd2: changed to use no prefix
11 years ago
Christian Wiese
256c3a53d9
ulogd2: Updated (2.0.2 -> 2.0.3)
11 years ago
Christian Wiese
d20516c06e
iptables: improved to build/install the netfilter bpf compiler 'nfbpf_compile'
...
Linux kernels >= 3.9 have BPF filter support
11 years ago
Christian Wiese
fd40481879
iptables: Updated (1.4.20 -> 1.4.21)
11 years ago
Christian Wiese
8ef6d9e30f
conntrack-tools: changed to use no prefix
11 years ago
Christian Wiese
8897817cd5
libnfnetlink: changed to use no prefix
11 years ago
Christian Wiese
f6ede6f1bf
libpcap: fixed installation of pcap-int.h when using no prefix
11 years ago
Christian Wiese
f392badab9
libpcap: changed to use no prefix
11 years ago
Christian Wiese
a2d626ddd7
curl: changed to to use no prefix
11 years ago
Christian Wiese
59c97aeb23
libmnl: changed to install binaries into /{lib,bin,sbin}
11 years ago
Christian Wiese
95cfa7d626
ipset: Updated (6.16.1 -> 6.20.1)
...
Note
We need to regenerate autotools infrastructure to avoid version conflicts.
11 years ago
Christian Wiese
b45a2151ea
ipset: changed to use prefix= to install runtime binaries into /{sbin,lib}
11 years ago
Christian Wiese
260a85b791
iptables: changed to not use a prefix to get stuff installed into /{bin,sbin,lib}
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
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
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
20e637c7bd
ulogd2: fixed musl build by adding an internal copy of sys/queue.h
...
This case was detected when trying to build ulogd2 on a musl libc based
environment, because musl doesn't provide <sys/queue.h>.
according to a short discussion on #musl:
dalias> sys/queue.h has nothing to do with libc. it's a linked list/queue
implementation entirely in a header file
11 years ago
Christian Wiese
6f2103987c
libnfnetlink: fix build against musl libc
11 years ago