aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* strongswan: refresh musl compatibility fixesSteven Barth2015-06-22
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* Revert "mysql: disable SSP for ppc (toolchain issue?)"Steven Barth2015-06-22
| | | | | | This reverts commit e1e671139ca98c39fd6dffe3e7aaf2359cce4533. Signed-off-by: Steven Barth <steven@midlink.org>
* libev: Update to 4.20Karl Palsson2015-06-21
| | | | | | | | | | | Minor release, changes from upstream: - prefer noexcept over throw () with C++ 11. - update ecb.h due to incompatibilities with c11. - fix a potential aliasing issue when reading and writing watcher callbacks. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* Merge pull request #1448 from damianorenfer/masterTed Hess2015-06-21
|\ | | | | net/dnscrypt-proxy: update to 1.5.0
| * net/dnscrypt-proxy: update to 1.5.0Damiano Renfer2015-06-21
| | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | Merge pull request #1449 from rkunze/hdparmTed Hess2015-06-21
|\ \ | | | | | | hdparm: update to version 9.48
| * | hdparm: update to version 9.48Richard Kunze2015-06-21
|/ / | | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
* | nginx: fix musl compatibilityheil2015-06-21
| | | | | | | | | | | | | | - include Patches according to issue #1129 - refresh Makefile Signed-off-by: heil <heil@terminal-consulting.de>
* | libextractor: build against libarchive-noopensslDaniel Golle2015-06-21
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | lvm2: update sourcesDaniel Golle2015-06-21
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #1447 from dangowrt/libarchive-without-opensslDaniel Golle2015-06-21
|\ \ | |/ |/| libarchive: add build-variant without libopenssl
| * libarchive: add build-variant without libopensslDaniel Golle2015-06-21
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | gnunet: build PostgreSQL and mySQL backendsDaniel Golle2015-06-21
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: update source to r35963Daniel Golle2015-06-21
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* i2c-tools: import from oldpackagesDaniel Golle2015-06-21
| | | | | | | | | - license and maintainer added - bumped to recent release source tarball instead of SVN source - add archive.org mirror to work-around the lm-sensors.org domain currently being broken... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* transmission: bumped versionNikos Mavrogiannopoulos2015-06-21
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #1444 from thess/libnetfilter-cleanupSteven Barth2015-06-20
|\ | | | | libnetfilter: packages moved to trunk git.openwrt.org/openwrt.git
| * libnetfilter: packages moved to trunk git.openwrt.org/openwrt.gitTed Hess2015-06-20
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1441 from commodo/ovs-muslSteven Barth2015-06-20
|\ | | | | openvswitch: a bit of cleanup + fix musl compatibility
| * openvswitch: fix musl compatibilityAlexandru Ardelean2015-06-20
| | | | | | | | | | | | | | Remove libatomic support from OVS: musl's libatomic seems incomplete. Conditionally compile <net/if_packet.h>. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * openvswitch: cleanup makefile (remove explicit build rules)Alexandru Ardelean2015-06-20
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | ocserv: depend on radcliNikos Mavrogiannopoulos2015-06-20
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | libradcli: added package to replace freeradius-clientNikos Mavrogiannopoulos2015-06-20
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #1442 from nmav/ocNikos Mavrogiannopoulos2015-06-20
|\ \ | |/ |/| openconnect: added support for supplying a fixed second password.
| * openconnect: updated documentationNikos Mavrogiannopoulos2015-06-20
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
| * openconnect: allow processing multiple passwords from stdinNikos Mavrogiannopoulos2015-06-20
| | | | | | | | | | | | Resolves #1419 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | minicom: fix iconv dependencies, music includes and musl compatibilityÁlvaro Fernández Rojas2015-06-19
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | strongswan: fix musl builds, reenable lost modulesSteven Barth2015-06-19
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | mysql: disable SSP for ppc (toolchain issue?)Steven Barth2015-06-19
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #1426 from jow-/tinc-musl-compatJo-Philipp Wich2015-06-19
|\ \ | | | | | | tinc: fix musl compatibility
| * | tinc: fix musl compatibilityJo-Philipp Wich2015-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let configure include `sys/if_tun.h` when testing for `netinet/if_ether.h` to detect the Kernel/libc header conflict on musl. After this patch, configure will correctly detect `netinet/if_ether.h` as unusable and the subsequent compilation will not attempt to use it. Fixes the following compatibility error: In file included from .../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/linux/if_tun.h:20:0, from linux/device.c:24: .../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/linux/if_ether.h:137:8: error: redefinition of 'struct ethhdr' struct ethhdr { ^ In file included from .../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/net/ethernet.h:10:0, from linux/../have.h:180, from linux/../system.h:26, from linux/device.c:21: .../staging_dir/toolchain-mips_mips32_gcc-4.8-linaro_musl-1.1.9/include/netinet/if_ether.h:96:8: note: originally defined here struct ethhdr { ^ make[5]: *** [linux/device.o] Error 1 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | znc: update to 1.6.0Jonas Gorski2015-06-19
| | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with musl. Requires GCC 4.7 or newer, so broken for octeon. Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | Merge pull request #1427 from jow-/tgt-musl-compatJo-Philipp Wich2015-06-19
|\ \ \ | | | | | | | | tgt: fix musl compatibility
| * | | tgt: fix musl compatibilityJo-Philipp Wich2015-06-18
| |/ / | | | | | | | | | | | | | | | | | | - Include `sys/user.h` if `__WORDSIZE` is undefined - Add `fcntl.h` to `libscc.c` in order to declare `loff_t` Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | fastd: fix musl compatibilityMatthias Schiffer2015-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | Prefer linux/if_ether.h over netinet/if_ether.h if available since the musl libc if_ether.h header does not allow mixing with kernel headers, it will result in a struct ethhdr redefinition error. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | Merge pull request #1428 from jow-/tcsh-musl-compatNuno Goncalves2015-06-19
|\ \ \ | | | | | | | | tcsh: fix musl compatibility
| * | | tcsh: fix musl compatibilityJo-Philipp Wich2015-06-18
| |/ / | | | | | | | | | | | | | | | | | | Avoid using `union wait` under musl as it does not provide this definition. Implement solution suggested by http://www.openwall.com/lists/musl/2013/06/21/4 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | perl-*: Bump PKG_RELEASEMarcel Denia2015-06-18
| | | | | | | | | | | | | | | | | | Trigger a rebuild to make everything adapt to perl 5.22.0. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Update to 5.22.0Marcel Denia2015-06-18
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Disable strerror_r usage with muslMarcel Denia2015-06-18
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Enable threading support by default for all libc implementationsMarcel Denia2015-06-18
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Upgrade base package dependenciesMarcel Denia2015-06-18
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Upgrade base package definitionsMarcel Denia2015-06-18
| | | | | | | | | | | | | | | | | | | | | | | | - Remove perlbase-cgi - Remove Module::Build from perlbase-module - Remove perlbase-package Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Upgrade configuration files to perl 5.22.0Marcel Denia2015-06-18
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | perl: Have perl's major version number in one central placeMarcel Denia2015-06-18
| | | | | | | | | | | | | | | | | | This will simplify updating the package in the future. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | Merge pull request #1416 from jow-/vpnc-musl-compatJo-Philipp Wich2015-06-18
|\ \ \ | | | | | | | | vpnc: fix musl compatibility
| * | | vpnc: fix musl compatibilityJo-Philipp Wich2015-06-18
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | - Add missing `sys/ttydefaults.h` include to `config.c` - Restrict usage of `error.h` to glibc and uclibc only - Avoid including `linux/if_tun.h` on non-glibc/uclibc to prevent musl kernel/libc header conflicts Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #1410 from jow-/libnet-musl-compatLuka Perkov2015-06-18
|\ \ \ | | | | | | | | libnet-1.2.x: fix musl compatiblity
| * | | libnet-1.2.x: fix musl compatiblityJo-Philipp Wich2015-06-17
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The correct includes for musl are protected by an __GLIBC__ check in the upstream sources. Since musl does not provide own defines to identify itself, simply invert the condition to !__UCLIBC__ in order to fix the build on all libc flavors supported by OpenWrt. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #1429 from jow-/sysstat-musl-compatLuka Perkov2015-06-18
|\ \ \ | |_|/ |/| | sysstat: fix musl compatibility