Commit Graph

  • 7353a7439f linux: Updated (3.10.9 -> 3.10.10) Christian Wiese 2013-09-04 10:15:36 +0200
  • 3980d4a0e6 musl: fixed to always install libc headers Christian Wiese 2013-09-02 10:27:23 +0200
  • e246a0a1d2 lvm2: fixed detection of malloc() and realloc() when cross-compiling Christian Wiese 2013-09-01 20:18:29 +0200
  • 46066af34d autoconf: fix download location Alejandro Mery 2013-09-01 15:08:03 +0200
  • f4742d5086 musl: fixed conntrack-tools package to build Christian Wiese 2013-09-01 03:01:14 +0200
  • 6d4e553c27 conntrack-tools: fixed to include sys/select.h to get fd_set Christian Wiese 2013-09-01 02:59:11 +0200
  • e9422277a4 conntrack-tools: fixed warning to include fcntl.h instead of sys/fcntl.h fixing musl build Christian Wiese 2013-09-01 02:57:46 +0200
  • 060b8abd40 conntrack-tools: fixed to include sys/types.h for getting u_int*_t types fixing musl build Christian Wiese 2013-09-01 02:53:57 +0200
  • 70b1337de7 iproute2: fix lnstat.c to include sys/time.h to get struct timeval defined also fixing musl builds Christian Wiese 2013-08-31 21:11:14 +0200
  • 99fd250901 iproute2: fix to include poll.h instead of sys/poll.h Christian Wiese 2013-08-31 20:48:18 +0200
  • 275f63dc0b iproute2: fix to include limits.h to get ULONG_MAX declared to also fix musl builds Christian Wiese 2013-08-31 20:49:36 +0200
  • 80eb735b7b iproute2: fix to include sys/param.h to get MIN declared to fix musl builds Christian Wiese 2013-08-31 20:35:53 +0200
  • 5bdbf1744d libnetfilter_log: renamed libnetfilter_log-0001-fix-includes.patch -> network/libnetfilter_log/0001-include-sys-types.h.patch Christian Wiese 2013-08-31 20:29:15 +0200
  • f0a16b1ce9 libnetfilter_log: add fix to include sys/types.h to get u_int*_t types fixing musl based builds Christian Wiese 2013-08-31 20:27:14 +0200
  • 1859cb7815 libnetfilter_conntrack: add fix to include sys/types.h to get u_int+_t types fixing musl based builds Christian Wiese 2013-08-31 20:21:13 +0200
  • be48c66886 musl: fixed ulogd2 by defining _GNU_SOURCE for exposing struct tcphdr Christian Wiese 2013-08-31 20:01:32 +0200
  • 20e637c7bd ulogd2: fixed musl build by adding an internal copy of sys/queue.h Christian Wiese 2013-08-31 20:00:24 +0200
  • e0bad0f82f musl: fix libnetfilter_queue by defining _GNU_SOURCE to expose struct tcphdr Christian Wiese 2013-08-31 19:51:57 +0200
  • 6f2103987c libnfnetlink: fix build against musl libc Christian Wiese 2013-08-31 19:49:33 +0200
  • 5ad12aab14 musl: fix iptables package Christian Wiese 2013-08-31 19:44:37 +0200
  • e515b6b560 ppl: fixed regression after automake update from 1.11.1 -> 1.11.6 Christian Wiese 2013-08-31 17:21:24 +0200
  • cee13ea9c0 iptables: Updated (1.4.16.3 -> 1.4.20) Christian Wiese 2013-08-31 15:08:58 +0200
  • 2e05b2cf8c musl: Updated (0.9.12 -> 0.9.13) Christian Wiese 2013-08-31 05:42:03 +0200
  • 5ecba52804 ulogd2: fixed to not use the FILE struct as marker to check if the user requested to use syslog Christian Wiese 2013-08-30 10:09:49 +0200
  • 5810c47f5b ulogd2: fixed raw2packet filter to include <linux/types.h> to get __be{16,32} types Christian Wiese 2013-08-30 10:07:42 +0200
  • dcf35af3c8 libnetfilter_queue: fixed headers that miss to include sys/types.h to get u_int*_t types Christian Wiese 2013-08-30 09:31:54 +0200
  • 44c6a70ed5 ipset: fixed libipset/data.h to include sys/types.h for getting size_t Christian Wiese 2013-08-30 09:27:22 +0200
  • d65e147e4d ipset: fixed to not check for kernel sources Christian Wiese 2013-08-30 09:20:18 +0200
  • 15e973eb3d automake: add linux-musl support to automake's config.sub Christian Wiese 2013-08-29 13:31:14 +0200
  • bcaaad2f3d ulogd2: Updated (2.0.1 -> 2.0.2) Christian Wiese 2013-08-29 13:26:08 +0200
  • 3a64df1a24 iproute2: Updated (3.4.0 -> 3.10.0) Christian Wiese 2013-08-29 13:25:49 +0200
  • d73dbb6067 automake: changed to also create a /usr/share/aclocal symlink Christian Wiese 2013-08-28 23:55:32 +0200
  • 3f5f8cff1d automake: fixed typo in .conf file Christian Wiese 2013-08-28 23:54:59 +0200
  • 02c33f0a5d automake: Updated (1.11.1 -> 1.11.6) Christian Wiese 2013-08-28 23:20:33 +0200
  • 7f3ba17e51 autoconf: Updated (2.68 -> 2.69) Christian Wiese 2013-08-28 23:19:50 +0200
  • 4f8aad6dcb qt4: fixed to only inject fontconfig includedir if it is installed Christian Wiese 2013-08-27 09:09:39 +0200
  • b27a77a68d qt4: changed to use system sqlite if available Christian Wiese 2013-08-27 08:51:26 +0200
  • 1569919dee qt4: fixed to correctly parse the database package out of database/driver tuple Christian Wiese 2013-08-27 08:49:10 +0200
  • 4fdda0efec qt4: fixed to not append '/mysql' to all sql driver related libdir or includedir Christian Wiese 2013-08-26 15:08:11 +0200
  • 97e197e334 libtool: changed build prio (102.700 -> 102.003) to be build right after automake Christian Wiese 2013-08-12 16:12:17 +0200
  • b9b9bae614 iw: fixed download location Gernot Tenchio 2013-06-21 12:19:45 +0200
  • afd532de24 gnu-freefont-ttf: Added gnu-freefont-ttf 20120503 - GNU FreeFont TTF fonts Gernot Tenchio 2013-06-24 15:22:06 +0200
  • 04dbdd0bbb zlib: Updated (1.2.7 -> 1.2.8) Gernot Tenchio 2013-06-21 10:55:53 +0200
  • f5a67c7ac8 libharu: changed build prio 800 -> 799 Gernot Tenchio 2013-06-14 16:53:21 +0200
  • f38d840b61 squid-ecap-av: Updated (1.0.6-pre9 -> 1.0.6-pre10) Gernot Tenchio 2013-05-14 10:59:33 +0200
  • 0c0360d6c5 crda: Added crda 1.1.3 - Regulatory compliance daemon for 802.11 wireless networking Gernot Tenchio 2013-04-22 14:14:40 +0200
  • 985811da5b squid-ecap-av: Updated (1.0.6-pre8 -> 1.0.6-pre9) Gernot Tenchio 2013-04-17 08:43:52 +0200
  • 2f2697e9d0 squid: Updated (3.2.7 -> 3.2.9) Gernot Tenchio 2013-04-15 10:13:23 +0200
  • 3236c81ffc clamav: Updated (0.97.6 -> 0.97.7) Gernot Tenchio 2013-04-12 11:48:30 +0200
  • 7214b8ab88 libnl: Updated (1.1 -> 1.1.2) Gernot Tenchio 2013-03-07 11:43:21 +0100
  • aa912b0be7 libharu: Updated (2.2.1 -> RELEASE_2_3_0RC2) Gernot Tenchio 2013-02-28 14:38:26 +0100
  • f6586c90f1 squid: Updated (3.2.4 -> 3.2.7) Gernot Tenchio 2013-02-20 10:13:03 +0100
  • 909b1bc689 libharu: Added libharu 2.2.1 - open source library for generating PDF files Gernot Tenchio 2013-02-19 11:12:04 +0100
  • 66dfdb8fef sendmail: Fixed SMTP AUTH over TLS in case of two AUTH lines Gernot Tenchio 2013-02-12 15:13:17 +0100
  • 076701ea59 runit: Updated (2.0.0 -> 2.1.1) Alejandro Mery 2010-09-08 22:25:12 +0000
  • 5d4784ea4c runit: fixed to mangle etc/runit/ scripts correctly when in not-djb mode Alejandro Mery 2009-11-30 19:27:18 +0100
  • e1cb5e4563 runit: changed to not install sysvinit's system script Alejandro Mery 2009-06-17 18:50:47 -0400
  • 552ea393ed runit: changed djb menu to not use /{service,command,package} by default Alejandro Mery 2009-05-22 13:35:27 -0400
  • eba233c385 runit: extend fhs to create etc/sv/ Alejandro Mery 2009-05-22 12:27:04 -0400
  • 4937ecd32f runit: Updated (1.8.0 -> 2.0.0) Alejandro Mery 2009-05-15 16:18:19 -0400
  • a134d08045 shadow: changed /etc/logic.defs to start UIDs and GIDs at 1000 instead of 500 Alejandro Mery 2009-07-11 19:49:36 -0400
  • 56b6f0d98d sysfiles: changed /etc/profile to use $UID -eq 0 instead of -w / to support read-only roots Alejandro Mery 2009-07-11 19:39:22 -0400
  • 022f78ddea sysfiles: apply overlay.d silently Alejandro Mery 2009-06-17 13:09:38 -0400
  • 1d3219c6d3 sysfiles: changed to use overlay_apply() Alejandro Mery 2009-05-26 10:35:48 -0400
  • 9ed8a6feb7 sysfiles: fixed some bugs in functions.in and fixed indentation Alejandro Mery 2009-05-23 07:05:42 -0400
  • f42c5f9700 sysvinit: extend fhs to create etc/rc.d/ structure Alejandro Mery 2009-05-22 08:37:12 -0400
  • 710ffe1b9f fhs: remove etc/rc.d structure which belongs to sysvinit Alejandro Mery 2009-05-22 08:32:01 -0400
  • 6495fa70bc sysfiles: moved functions*.in from /etc/rc.d to /etc/init.d Gernot Tenchio 2011-03-23 09:18:43 +0100
  • 3cd742b023 runit: build and install svwaitup/down commands Gernot Tenchio 2011-02-14 13:06:12 +0100
  • 1a82feafdb runit/havaged: changed run script template to add '-w 3072' (see note) Christian Wiese 2010-12-08 11:17:02 +0100
  • 67371ff2ec runit: changed postgresql integration to use a "tail" template instead of the various older "txt" templates Christian Wiese 2010-09-29 13:34:44 +0200
  • 0e3592bec7 util-linux: Updated (2.22.2 -> 2.23.2) Christian Wiese 2013-08-28 12:02:36 +0200
  • 23e975db2a musl: fixed openssl to use termios.h Christian Wiese 2013-08-28 01:20:28 +0200
  • dd04552707 musl: provide proper credits and infos about the gcc patch Christian Wiese 2013-08-28 00:21:21 +0200
  • f782bd37de musl: fixed gcc patch to apply on top of the multilib patch applied when building a 64bit target Christian Wiese 2013-08-28 00:11:41 +0200
  • 8e660ad6f5 musl: fixed m4 to cross-compile and to workaround gnulib weirdness Christian Wiese 2013-08-27 23:07:00 +0200
  • de4e9e18a7 musl: fixed libtool cross-compiling at stage 1 Christian Wiese 2013-08-27 22:20:50 +0200
  • 9f3016443e musl: Added musl 0.9.12 - A lightweight implementation of a standard C library Christian Wiese 2013-08-27 22:14:49 +0200
  • 634e1bdd56 lvm2: Updated (2.02.98 -> 2.02.100) Christian Wiese 2013-08-23 13:30:10 +0200
  • c280a450c1 lvm2: Updated (2.02.98 -> 2.02.100) Christian Wiese 2013-08-23 13:30:10 +0200
  • efa5e5f951 cryptsetup: Updated (1.6.1 -> 1.6.2) Christian Wiese 2013-08-23 13:11:38 +0200
  • 5ea0420330 cryptsetup: Updated (1.6.1 -> 1.6.2) Christian Wiese 2013-08-23 13:11:38 +0200
  • 36beee4f31 uriparser: fixed category and status tag in package description Christian Wiese 2013-08-23 10:49:30 +0200
  • d271dabf04 uriparser: fixed category and status tag in package description Christian Wiese 2013-08-23 10:49:30 +0200
  • 5f13b37d99 uriparser: corrected project URL and description in desc file Christian Wiese 2013-07-15 15:57:01 +0200
  • 42edeede76 uriparser: Added uriparser 0.7.8 - RFC 3986 URI parsing and processing libary Matthias Lay 2013-07-10 17:15:23 +0200
  • 1bddff8d37 sysfiles: fix CRLF in etc/sakmsg Alejandro Mery 2013-08-22 12:08:40 +0200
  • 8077e6db1b pam: renamed namespace.d_outside_sandibox.patch -> namespace.d_outside_sandbox.patch Christian Wiese 2013-08-22 11:59:23 +0200
  • e6f28318c8 pam: renamed namespace.d_outside_sandibox.patch -> namespace.d_outside_sandbox.patch Christian Wiese 2013-08-22 11:59:23 +0200
  • 901ef17c0e pam: don't mkdir /etc/security/namespace.d outside the sandbox Alejandro Mery 2013-08-22 11:34:26 +0200
  • b8244c4f44 pam: don't mkdir /etc/security/namespace.d outside the sandbox Alejandro Mery 2013-08-22 11:34:26 +0200
  • 120e37cb03 bash: fix cross compilation with a fix from yocto Alejandro Mery 2013-08-22 11:12:11 +0200
  • 438c8ea294 glibc: fix /usr/include/{bits,gnu} made outside the sandbox Alejandro Mery 2013-08-21 15:16:05 +0200
  • ba6534e0d9 bash: fix cross compilation with a fix from yocto Alejandro Mery 2013-08-22 11:12:11 +0200
  • 4e27e3e0fe glibc: fix /usr/include/{bits,gnu} made outside the sandbox Alejandro Mery 2013-08-21 15:16:05 +0200
  • 5486984ae0 glusterfs: Updated (3.3.2 -> 3.4.0) Christian Wiese 2013-08-22 11:08:03 +0200
  • 48bc318dd9 python: Updated (2.7.3 -> 2.7.5) Christian Wiese 2013-08-22 11:01:45 +0200
  • 11ae5a98bc glusterfs: Updated (3.3.1 -> 3.3.2) Christian Wiese 2013-08-22 10:36:13 +0200
  • cfd6b61408 glusterfs: Updated (3.3.2 -> 3.4.0) Christian Wiese 2013-08-22 11:08:03 +0200
  • a26039b78a python: Updated (2.7.3 -> 2.7.5) Christian Wiese 2013-08-22 11:01:45 +0200