aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | bluez: Add bluez-daemon packageBruno Randolf2015-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move bluetoothd and related programs and files from bluez-utils into bluez-daemon package. The main motivation for this is to remove the dependency to DBus from bluez-utils. The utilities like "hcitool" are useful without it. Also add kmod-bluetooth dependency to bluez-utils, as the utils don't make much sense without bluetooth support in the kernel. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | Merge pull request #1425 from jow-/mtr-musl-compatJonathan McCrohan2015-06-23
|\ \ \ \ \ | | | | | | | | | | | | mtr: switch to upstream "newdns" branch
| * | | | | mtr: switch to upstream "newdns" branchJo-Philipp Wich2015-06-18
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch the mtr package to the upstream `newdns` git branch. This will fix compilation on Glibc, uClibc and musl without requiring further patches. Note that the base version of this branch is 0.85, not 0.86 so the lower version number is intentional. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | strongswan: add more exceptions to musl-fixesSteven Barth2015-06-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | Merge branch 'ulogd-musl-compat'Nicolas Thill2015-06-23
|\ \ \ \ \
| * | | | | Merge branch 'ulogd-musl-compat' of git://github.com/jow-/packages into ↵Nicolas Thill2015-06-23
|/| | | | | | | | | | | | | | | | | | | | | | | ulogd-musl-compat
| * | | | | ulogd: fix musl compatibilityJo-Philipp Wich2015-06-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid non-pointer use of `FILE` type since its just a forward declaration - Build with -D_GNU_SOURCE to expose required `struct tcphdr` members Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | Merge branch 'jow--keepalived-musl-compat'Nicolas Thill2015-06-23
|\ \ \ \ \
| * | | | | Merge branch 'keepalived-musl-compat' of git://github.com/jow-/packages into ↵Nicolas Thill2015-06-23
|/| | | | | | | | | | | | | | | | | | | | | | | jow--keepalived-musl-compat
| * | | | | keepalived: fix musl compatibilityJo-Philipp Wich2015-06-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing sys/types.h include to provide u_short type under musl Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | Merge branch 'paulfertser-macchanger-musl-fix'Nicolas Thill2015-06-23
|\ \ \ \ \
| * | | | | Merge branch 'macchanger-musl-fix' of git://github.com/paulfertser/packages ↵Nicolas Thill2015-06-23
|/| | | | | | | | | | | | | | | | | | | | | | | into paulfertser-macchanger-musl-fix
| * | | | | macchanger: fix build with muslPaul Fertser2015-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to netdevice(7) ifr_data is a "char *", not caddr_t. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | erlang: fix musl compatibilityNicolas Thill2015-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gethostbyname_r is available when _GNU_SOURCE is defined, add a patch to check for it instead of __GLIBC__, build with -D_GNU_SOURCE, bump release number Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | Merge pull request #1436 from ManoftheSea/musl-compatNoah Meyerhans2015-06-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Make ipsec-tools compatible with musl
| * | | | | ipsec-tools: Make compatible with muslDerek LaHousse2015-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on changes at http://git.alpinelinux.org/cgit/aports/plain/main/ipsec-tools/musl-cdefs.patch Removed references to "login" and "logout" functions, as musl utmp doesn't. Bump PKG_RELEASE Signed-off-by: Derek LaHousse <dlahouss@mtu.edu>
* | | | | | Merge pull request #1421 from Zokormazo/bwm-ngSteven Barth2015-06-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | bwm-ng: Fix building with gcc-security enabled
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into bwm-ngJulen Landa Alustiza2015-06-18
| |\ \ \ \ \ \
| * | | | | | | bwm-ng: fix building with gcc-security enabledJulen Landa Alustiza2015-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | | | | | Merge pull request #1380 from mickeprag/masterSteven Barth2015-06-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-crcmod: new package
| * | | | | | | | python-crcmod: new packageMicke Prag2015-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Micke Prag <micke.prag@telldus.se>
* | | | | | | | | Merge pull request #1369 from kissg1988/seafileSteven Barth2015-06-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | seafile: build against libevhtp 1.1 instead of 1.2
| * | | | | | | | | seafile: build against libevhtp 1.1 instead of 1.2Gergely Kiss2015-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes multiple issues like upload/download problems on seahub and also makes it possible to use the new HTTP syncing feature which doesn't work with libevhtp 1.2.10 at all.
* | | | | | | | | | Merge pull request #1368 from kissg1988/libevhtp-1.1Steven Barth2015-06-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libevhtp-1.1: package added
| * | | | | | | | | | libevhtp-1.1: package addedGergely Kiss2015-06-14
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seafile-server seems to have compatibility issues with the 1.2 branch of libevtp. This package makes it possible to build seafile against a supported version, 1.1.7.
* | | | | | | | | | haproxy: upstream fixesheil2015-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 15/18] MEDIUM: ssl: replace standards DH groups with custom - [PATCH 16/18] BUG/MINOR: debug: display (null) in place of "meth" - [PATCH 17/18] CLEANUP: deinit: remove codes for cleaning - [PATCH 18/18] BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | | | Merge pull request #1437 from mstorchak/luaposixTed Hess2015-06-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | luaposix: fix compatibility with musl
| * | | | | | | | | | luaposix: fix compatibility with muslMaxim Storchak2015-06-22
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | | 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>