Richard Kunze
3deac7408a
hdparm: update to version 9.48
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2015-06-21 22:26:55 +02:00
heil
9433d5ad28
nginx: fix musl compatibility
...
- include Patches according to issue #1129
- refresh Makefile
Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-21 21:41:17 +02:00
Daniel Golle
9b50e5d901
libextractor: build against libarchive-noopenssl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 21:33:52 +02:00
Daniel Golle
8037b27375
lvm2: update sources
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 21:33:25 +02:00
Daniel Golle
82901096f1
Merge pull request #1447 from dangowrt/libarchive-without-openssl
...
libarchive: add build-variant without libopenssl
2015-06-21 21:32:20 +02:00
Daniel Golle
60ba8483f1
gnunet: build PostgreSQL and mySQL backends
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 17:30:32 +02:00
Daniel Golle
df1df03a2f
libarchive: add build-variant without libopenssl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 15:28:24 +02:00
Daniel Golle
161b225acc
gnunet: update source to r35963
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 15:25:43 +02:00
Daniel Golle
707f61ced9
i2c-tools: import from oldpackages
...
- 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>
2015-06-21 15:25:43 +02:00
Nikos Mavrogiannopoulos
18be1b77cf
transmission: bumped version
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-21 12:00:02 +02:00
Steven Barth
b40c88f6ea
Merge pull request #1444 from thess/libnetfilter-cleanup
...
libnetfilter: packages moved to trunk git.openwrt.org/openwrt.git
2015-06-20 17:52:11 +02:00
Ted Hess
34a5b2fb6f
libnetfilter: packages moved to trunk git.openwrt.org/openwrt.git
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-20 11:49:30 -04:00
Steven Barth
c2d2967e59
Merge pull request #1441 from commodo/ovs-musl
...
openvswitch: a bit of cleanup + fix musl compatibility
2015-06-20 16:27:25 +02:00
Nikos Mavrogiannopoulos
bc034ae30a
ocserv: depend on radcli
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-20 13:56:49 +02:00
Nikos Mavrogiannopoulos
cb36792aa2
libradcli: added package to replace freeradius-client
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-20 13:56:25 +02:00
Nikos Mavrogiannopoulos
1b426f5bcf
Merge pull request #1442 from nmav/oc
...
openconnect: added support for supplying a fixed second password.
2015-06-20 13:48:40 +03:00
Nikos Mavrogiannopoulos
2c6a3743c6
openconnect: updated documentation
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-20 12:36:55 +02:00
Nikos Mavrogiannopoulos
749abcacc8
openconnect: allow processing multiple passwords from stdin
...
Resolves #1419
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-20 12:36:39 +02:00
Alexandru Ardelean
3c78eb04b8
openvswitch: fix musl compatibility
...
Remove libatomic support from OVS: musl's libatomic seems incomplete.
Conditionally compile <net/if_packet.h>.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-06-20 11:16:22 +03:00
Alexandru Ardelean
b65d05a5ab
openvswitch: cleanup makefile (remove explicit build rules)
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-06-20 09:49:09 +03:00
Álvaro Fernández Rojas
f2cc485dfe
minicom: fix iconv dependencies, music includes and musl compatibility
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-19 21:06:51 +02:00
Steven Barth
2865b5aa09
strongswan: fix musl builds, reenable lost modules
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-19 18:38:44 +02:00
Steven Barth
e1e671139c
mysql: disable SSP for ppc (toolchain issue?)
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-19 16:52:58 +02:00
Jo-Philipp Wich
44d7aa7789
Merge pull request #1426 from jow-/tinc-musl-compat
...
tinc: fix musl compatibility
2015-06-19 16:03:08 +02:00
Jonas Gorski
e49e86e036
znc: update to 1.6.0
...
Fixes compilation with musl.
Requires GCC 4.7 or newer, so broken for octeon.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2015-06-19 13:10:19 +02:00
Jo-Philipp Wich
a9277215a9
Merge pull request #1427 from jow-/tgt-musl-compat
...
tgt: fix musl compatibility
2015-06-19 12:21:26 +02:00
Matthias Schiffer
c38ba76698
fastd: fix musl compatibility
...
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>
2015-06-19 04:16:09 +02:00
Nuno Goncalves
789dafdb11
Merge pull request #1428 from jow-/tcsh-musl-compat
...
tcsh: fix musl compatibility
2015-06-19 01:55:52 +01:00
Marcel Denia
b051ddec8d
perl-*: Bump PKG_RELEASE
...
Trigger a rebuild to make everything adapt to perl 5.22.0.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
7a545cc9b3
perl: Update to 5.22.0
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
38be10c1bc
perl: Disable strerror_r usage with musl
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
dc475f7886
perl: Enable threading support by default for all libc implementations
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
392e1475c8
perl: Upgrade base package dependencies
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
34d6d0a1a1
perl: Upgrade base package definitions
...
- Remove perlbase-cgi
- Remove Module::Build from perlbase-module
- Remove perlbase-package
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
5cdd6755f3
perl: Upgrade configuration files to perl 5.22.0
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
273d4bd6a7
perl: Have perl's major version number in one central place
...
This will simplify updating the package in the future.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Jo-Philipp Wich
23bd12a89a
Merge pull request #1416 from jow-/vpnc-musl-compat
...
vpnc: fix musl compatibility
2015-06-18 23:51:28 +02:00
Luka Perkov
95f5cf9c04
Merge pull request #1410 from jow-/libnet-musl-compat
...
libnet-1.2.x: fix musl compatiblity
2015-06-18 23:49:41 +02:00
Luka Perkov
91e9675264
Merge pull request #1429 from jow-/sysstat-musl-compat
...
sysstat: fix musl compatibility
2015-06-18 23:48:30 +02:00
Ted Hess
4bd4272fff
gst1-libav: Fix musl compatibility
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-18 16:27:27 -04:00
Ted Hess
63fa44476d
mocp: Fix musl compatibility
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-18 15:06:29 -04:00
Jo-Philipp Wich
431ad5f682
sysstat: fix musl compatibility
...
Add missing `limits.h` and `sys/types.h` includes to the appropriate
source files.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-18 20:42:37 +02:00
Jo-Philipp Wich
b2aba46406
tcsh: fix musl compatibility
...
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>
2015-06-18 20:33:40 +02:00
Jo-Philipp Wich
e55822ec2b
tgt: fix musl compatibility
...
- 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>
2015-06-18 20:18:15 +02:00
Jo-Philipp Wich
4004ec2c75
tinc: fix musl compatibility
...
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>
2015-06-18 19:51:59 +02:00
Ted Hess
db2eba4dc4
mjpg-streamer: Fix musl compatibility
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-18 08:35:28 -04:00
Ted Hess
327f74e884
Merge pull request #1413 from thess/libv4l-fix
...
libv4l: Fix musl compatibility, update to 1.6.3
2015-06-18 08:30:44 -04:00
Nikos Mavrogiannopoulos
5f29cb628c
Merge pull request #1420 from yousong/libpam-musl-fix-3-sigh
...
libpam: fix build.
2015-06-18 15:16:07 +03:00
Yousong Zhou
d5697f6a95
libpam: fix build.
...
- Update PKG_MD5SUM.
- Update PKG_RELEASE.
- Update patch 0001- to always use /lib directory.
- Refresh other patches.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-06-18 18:07:01 +08:00
Luka Perkov
530772b9d0
Merge pull request #1412 from jow-/libdaq-musl-compat
...
libdaq: fix musl compatibility
2015-06-18 10:14:25 +02:00