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
Christian Wiese
d65e147e4d
ipset: fixed to not check for kernel sources
11 years ago
Christian Wiese
15e973eb3d
automake: add linux-musl support to automake's config.sub
...
As this config.sub is used when regenerating autotools related files by
running 'autoreconf' the newly generated configure script will include
support for linux-musl by default.
11 years ago
Christian Wiese
bcaaad2f3d
ulogd2: Updated (2.0.1 -> 2.0.2)
11 years ago
Christian Wiese
3a64df1a24
iproute2: Updated (3.4.0 -> 3.10.0)
11 years ago
Christian Wiese
d73dbb6067
automake: changed to also create a /usr/share/aclocal symlink
...
Besides creating a symlink automake -> automake-$version in /usr/share we are
now creating one for aclocal -> aclocal-$version too.
11 years ago
Christian Wiese
3f5f8cff1d
automake: fixed typo in .conf file
11 years ago
Christian Wiese
02c33f0a5d
automake: Updated (1.11.1 -> 1.11.6)
11 years ago
Christian Wiese
7f3ba17e51
autoconf: Updated (2.68 -> 2.69)
11 years ago
Christian Wiese
4f8aad6dcb
qt4: fixed to only inject fontconfig includedir if it is installed
11 years ago
Christian Wiese
b27a77a68d
qt4: changed to use system sqlite if available
11 years ago
Christian Wiese
1569919dee
qt4: fixed to correctly parse the database package out of database/driver tuple
11 years ago
Christian Wiese
4fdda0efec
qt4: fixed to not append '/mysql' to all sql driver related libdir or includedir
11 years ago
Christian Wiese
97e197e334
libtool: changed build prio (102.700 -> 102.003) to be build right after automake
11 years ago
Gernot Tenchio
b9b9bae614
iw: fixed download location
11 years ago
Gernot Tenchio
afd532de24
gnu-freefont-ttf: Added gnu-freefont-ttf 20120503 - GNU FreeFont TTF fonts
11 years ago
Gernot Tenchio
04dbdd0bbb
zlib: Updated (1.2.7 -> 1.2.8)
11 years ago
Gernot Tenchio
f5a67c7ac8
libharu: changed build prio 800 -> 799
11 years ago
Gernot Tenchio
f38d840b61
squid-ecap-av: Updated (1.0.6-pre9 -> 1.0.6-pre10)
11 years ago
Gernot Tenchio
0c0360d6c5
crda: Added crda 1.1.3 - Regulatory compliance daemon for 802.11 wireless networking
11 years ago
Gernot Tenchio
985811da5b
squid-ecap-av: Updated (1.0.6-pre8 -> 1.0.6-pre9)
11 years ago
Gernot Tenchio
2f2697e9d0
squid: Updated (3.2.7 -> 3.2.9)
11 years ago
Gernot Tenchio
3236c81ffc
clamav: Updated (0.97.6 -> 0.97.7)
11 years ago
Gernot Tenchio
7214b8ab88
libnl: Updated (1.1 -> 1.1.2)
11 years ago
Gernot Tenchio
aa912b0be7
libharu: Updated (2.2.1 -> RELEASE_2_3_0RC2)
11 years ago
Gernot Tenchio
f6586c90f1
squid: Updated (3.2.4 -> 3.2.7)
11 years ago
Gernot Tenchio
909b1bc689
libharu: Added libharu 2.2.1 - open source library for generating PDF files
11 years ago
Gernot Tenchio
66dfdb8fef
sendmail: Fixed SMTP AUTH over TLS in case of two AUTH lines
...
See: http://pkgs.fedoraproject.org/cgit/ \
sendmail.git/commit/?id=6ae4af377b63ee68f2baa9486302f9e9e251c824
11 years ago
Alejandro Mery
076701ea59
runit: Updated (2.0.0 -> 2.1.1)
11 years ago
Alejandro Mery
5d4784ea4c
runit: fixed to mangle etc/runit/ scripts correctly when in not-djb mode
11 years ago
Alejandro Mery
e1cb5e4563
runit: changed to not install sysvinit's system script
11 years ago
Alejandro Mery
552ea393ed
runit: changed djb menu to not use /{service,command,package} by default
11 years ago
Alejandro Mery
eba233c385
runit: extend fhs to create etc/sv/
11 years ago
Alejandro Mery
4937ecd32f
runit: Updated (1.8.0 -> 2.0.0)
11 years ago
Alejandro Mery
a134d08045
shadow: changed /etc/logic.defs to start UIDs and GIDs at 1000 instead of 500
11 years ago
Alejandro Mery
56b6f0d98d
sysfiles: changed /etc/profile to use $UID -eq 0 instead of -w / to support read-only roots
11 years ago
Alejandro Mery
022f78ddea
sysfiles: apply overlay.d silently
11 years ago
Alejandro Mery
1d3219c6d3
sysfiles: changed to use overlay_apply()
11 years ago
Alejandro Mery
9ed8a6feb7
sysfiles: fixed some bugs in functions.in and fixed indentation
11 years ago
Alejandro Mery
f42c5f9700
sysvinit: extend fhs to create etc/rc.d/ structure
11 years ago
Alejandro Mery
710ffe1b9f
fhs: remove etc/rc.d structure which belongs to sysvinit
11 years ago
Gernot Tenchio
6495fa70bc
sysfiles: moved functions*.in from /etc/rc.d to /etc/init.d
11 years ago
Gernot Tenchio
3cd742b023
runit: build and install svwaitup/down commands
11 years ago
Christian Wiese
1a82feafdb
runit/havaged: changed run script template to add '-w 3072' (see note)
...
Note:
The default size of the linux kernel entropy pool is 4096 bits, and the default
'write_wakup_threshold' - defining the number of bits of entropy below which we
wake up processes that do a select() or poll() for write access to /dev/random
- is set to 128, which is not sufficient for machines that consume a lots of
entropy.
The 'write_wakup_threshold' can be set manually via sysfs in
'/proc/sys/kernel/random/write_wakeup_threshold' but haveged is able to set it
by itself through the '-w' option.
11 years ago
Christian Wiese
67371ff2ec
runit: changed postgresql integration to use a "tail" template instead of the various older "txt" templates
11 years ago
Christian Wiese
0e3592bec7
util-linux: Updated (2.22.2 -> 2.23.2)
...
Thanks to Alejandro for providing help and his container_of implementation
taken from sancus-core.
https://github.com/sancus-project/sancus-core/blob/master/include/sancus_common.h
11 years ago
Christian Wiese
23e975db2a
musl: fixed openssl to use termios.h
11 years ago
Christian Wiese
dd04552707
musl: provide proper credits and infos about the gcc patch
11 years ago