aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove incorrect use of PKG_SHA256SUMBaptiste Jonglez2016-07-10
| | | | | | | | | OpenWRT/LEDE only understands the PKG_MD5SUM variable, and detects if the hash is e.g. SHA256 by looking at the length of the hash. This affects libs/libmicrohttpd, mail/ssmtp and utils/mc. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* Merge pull request #2945 from MikePetullo/grilo-pluginsYousong Zhou2016-07-10
|\ | | | | grilo-plugins: update to 0.3.2
| * grilo-plugins: update to 0.3.2W. Michael Petullo2016-07-09
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #2946 from MikePetullo/lcdgriloYousong Zhou2016-07-10
|\ \ | | | | | | lcdgrilo: update to 0.0.10
| * | lcdgrilo: update to 0.0.10W. Michael Petullo2016-07-09
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #2944 from MikePetullo/griloYousong Zhou2016-07-10
|\ \ | | | | | | grilo: update to 0.3.1
| * | grilo: update to 0.3.1W. Michael Petullo2016-07-09
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #2947 from MikePetullo/dmapdYousong Zhou2016-07-10
|\ \ | | | | | | dmapd: update to 0.0.73
| * | dmapd: update to 0.0.73W. Michael Petullo2016-07-09
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / libaudiofile: Update source URLTed Hess2016-07-09
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gnunet: bump to svn r37511Daniel Golle2016-07-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #2935 from dibdot/adblockTed Hess2016-07-07
|\ | | | | adblock: update 1.3.3
| * adblock: update 1.3.3Dirk Brenken2016-07-07
| | | | | | | | | | * enable automatic restore on empty source downloads Signed-off-by: Dirk Brenken <dev@brenken.org>
* | lm-sensors: fix missing PKG_SOURCE variable (#2933)Jo-Philipp Wich2016-07-07
| | | | | | | | | | | | | | | | | | | | | | Fix missing `PKG_SOURCE` variable leading to a `Download/default is missing the FILE field` error in the buildroot. Also remove now uneeded variable as the default one matches the git clone structure. Finally use the common variable assignment style for `PKG_SOURCE_PROTO` and `PKG_SOURCE_VERSION`. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #2931 from Wedmer/masterTed Hess2016-07-06
|\ \ | | | | | | [utils/zoneinfo] Updated to the latest release version
| * | [utils/zoneinfo] Updated to the latest release versionVladimir Ulrich2016-07-06
|/ / | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | gnutls: updated to 3.4.14Nikos Mavrogiannopoulos2016-07-06
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #2928 from cshore/pull-request-tar-acl-optionsÁlvaro Fernández Rojas2016-07-05
|\ \ | | | | | | utils/tar: Default to acl and xattr support if it's core default
| * | utils/tar: Default to acl and xattr support if it's core defaultDaniel Dickinson2016-06-19
| | | | | | | | | | | | | | | | | | | | | If we've enable POSIX ACL's and XATTR support as the default, then make tar build with such support by default as well. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* | | Merge pull request #2886 from Diftraku/lm-sensorschamptar2016-07-04
|\ \ \ | | | | | | | | Change lm-sensors source URI to the working clone on GitHub
| * | | Change lm-sensors source URI to the working clone on GitHubToni Kaija2016-07-04
| | | | | | | | | | | | | | | | Signed-off-by: Toni Kaija <toni.kaija@corefactory.com>
* | | | Merge pull request #2920 from xypron/relayctlTed Hess2016-07-04
|\ \ \ \ | | | | | | | | | | packages/utils: new package relayctl
| * | | | packages/utils: new package relayctlHeinrich Schuchardt2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package relayctl provides a command-line tool to control SainSmart USB relay boards based on FTDI chips using bitbang mode. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | | | | Merge pull request #2916 from zorun/wireguardYousong Zhou2016-07-04
|\ \ \ \ \ | | | | | | | | | | | | wireguard: Initial upload
| * | | | | wireguard: Initial uploadBaptiste Jonglez2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | | | ldns: Avoid perl bug for manpages.Konstantin Shalygin2016-07-03
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #2663 Signed-off-by: Konstantin Shalygin <k0ste@cn.ru> [refresh patch] Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | Improve pull_request_templateEtienne CHAMPETIER2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit message is copied at the end of the template when creating PR, so swap instructions and template part Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | Merge pull request #2918 from dibdot/adblockYousong Zhou2016-07-03
|\ \ \ \ \ | | |_|_|/ | |/| | | adblock: update 1.3.2
| * | | | adblock: update 1.3.2Dirk Brenken2016-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * only a few more fixes Signed-off-by: Dirk Brenken <dev@brenken.org> Euro 16: germany vs. italy 6:5 (after 18 penalties) :-)
* | | | | Merge pull request #2917 from oneru/masterYousong Zhou2016-07-03
|\ \ \ \ \ | | | | | | | | | | | | Nano: update to 2.6.0
| * | | | | Nano: update to 2.6.0Jonathan Bennett2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | | Merge pull request #2915 from lynxis/libmicrohttpd0.9.50champtar2016-07-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | libmicrohttpd: update to version 0.9.50
| * | | | | | libmicrohttpd: update to version 0.9.50Alexander Couzens2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | | | Merge pull request #2777 from blogic/krb5champtar2016-07-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | krb5: more uninitialized warning errors
| * | | | | | | krb5: more uninitialized warning errorsJohn Crispin2016-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ktutil_funcs.c: In function 'ktutil_delete': ktutil_funcs.c:75:28: error: 'prev' may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: John Crispin <john@phrozen.org>
* | | | | | | | Merge pull request #2780 from mstorchak/nfs-kernel-serverchamptar2016-07-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | nfs-kernel-server: add workaround for musl getservbyport
| * | | | | | | nfs-kernel-server: add workaround for getservbyportMaxim Storchak2016-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://dev.openwrt.org/ticket/20038 Patch is based on http://git.alpinelinux.org/cgit/aports/plain/main/nfs-utils/musl-getservbyport.patch?id=3579df3582b5e5ea53be8cd8eef240f3f0cabb10 Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | Merge pull request #2773 from blogic/smstoolschamptar2016-07-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | smstoold: only define USE_ICONV if it is enabled
| * | | | | | | | smstoold: only define USE_ICONV if it is enabledJohn Crispin2016-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Crispin <john@phrozen.org>
* | | | | | | | | Merge pull request #2697 from NeoRaider/lua-cjson-hostchamptar2016-07-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | lua-cjson: add host build support
| * | | | | | | | | lua-cjson: add host build supportMatthias Schiffer2016-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LUA_MATH_LIBRARY=m is added as lua-cjson fails to detect Lua in the host build without it. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | | | iotivity: add some default security configurationHauke Mehrtens2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is just a dummy configuration. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* | | | | | | | | | iotivity: make it possible to build the debug versionHauke Mehrtens2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new config option to build IoTivity with debugging support. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* | | | | | | | | | iotivity: fix package dependenciesHauke Mehrtens2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add PKG_BUILD_DEPENDS and PKG_CONFIG_DEPENDS and also make the sub packages select the main package. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* | | | | | | | | | iotivity: update to version 1.1.0Hauke Mehrtens2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings IoTivoity to version 1.1.0 The old @lantiq.com address does not work any more, update to the @intel.com address. The removed patches were merged upstream, but there are still some new ones needed. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* | | | | | | | | | Merge pull request #2645 from kissg1988/libffichamptar2016-07-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdir
| * | | | | | | | | | libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdirGergely Kiss2016-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | | | | | Merge pull request #2722 from jow-/lttng-tools-fixchamptar2016-07-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lttng-tools: musl compile fixes
| * | | | | | | | | | | lttng-tools: musl compile fixesJo-Philipp Wich2016-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add two patches to address three distinct build problems spotted by our build bots when compiling lttng-tools: 1) unconditional use of `__GLIBC_PREREQ` On musl based toolchains there is no such macro defined, leading to the following preprocessor error: CC compat-epoll.lo In file included from compat-epoll.c:33:0: poll.h:76:19: error: missing binary operator before token "(" #if __GLIBC_PREREQ(2, 9) 2) undeclared `mode_t` type On musl based toolchains the `mode_t` type is not implicitely defined through other includes, leading to the following compile error: CC hashtable.lo In file included from ../../../src/common/common.h:24:0, from hashtable.c:24: ../../../src/common/runas.h:25:46: error: unknown type name 'mode_t' int run_as_mkdir_recursive(const char *path, mode_t mode, uid_t uid, gid_t gid); ^ ../../../src/common/runas.h:26:36: error: unknown type name 'mode_t' int run_as_mkdir(const char *path, mode_t mode, uid_t uid, gid_t gid); ^ ../../../src/common/runas.h:27:46: error: unknown type name 'mode_t' int run_as_open(const char *path, int flags, mode_t mode, uid_t uid, gid_t gid); ^ 3) multiple definitions The header files declare several `const char *` pointers which are initialized in various `*.c` files later on. Due to a missing `extern` declaration in the header, the final linking of the executables fails with errors such as: CCLD lttng ../../../src/common/.libs/libcommon.a(mi-lttng.o):(.data.rel.ro.local+0x0): multiple definition of `mi_lttng_element_snapshots' commands/enable_events.o:(.bss+0x18): first defined here collect2: error: ld returned 1 exit status This commits addresses these issues with two patches, `100-musl-compat.patch` fixes issue 1 by declaring a fallback dummy declaration of `__GLIBC_PREREQ` and issue 2 by explicitely including `sys/stat.h` which provides `mode_t` according to POSIX. The second patch, `200-use-extern.patch` declares all char pointers in the header file as `extern`, fixing the observed linker errors. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | | | | davfs2: No forced stack protectorMichal Hrusecky2016-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | davfs2 had hardcoded value for stack protector. If stack protector is disabled in toolchain, it would break the build. Disabling the hardcoded value, counting on settings in cross-build system. Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz> [bump PKG_RELEASE] Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>