aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #2952 from zorun/fix_md5sumchamptar2016-07-11
|\ | | | | Remove incorrect use of PKG_SHA256SUM
| * 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 #2954 from the-alien/masterchamptar2016-07-11
|\ \ | | | | | | python-psycopg2: update to 2.6.2
| * | python-psycopg2: update to 2.6.2alien2016-07-11
| |/ | | | | | | Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
* | Merge pull request #2955 from xypron/relayctlchamptar2016-07-11
|\ \ | | | | | | relayctl: update license information
| * | relayctl: update license information, use @SFHeinrich Schuchardt2016-07-11
| |/ | | | | | | | | | | | | | | The license BSD-3-Clause. Indicate license file. Use @SF for PKG_SOURCE_URL instead of sourceforge.net URL. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* | Merge pull request #2953 from oskarirauta/masterYousong Zhou2016-07-11
|\ \ | | | | | | lua-lsqlite3: new package
| * | lua-lsqlite3: new packageOskari Rauta2016-07-10
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Oskari Rauta / @oskarirauta Compile tested: x86, APU-4D, Chaos Calmer Run tested: ar71xx, WNDR3800, Chaos Calmer and x86, APU-4D, Chaos Calmer - tests done. Performs as should. Description: LuaSQLite3 is a thin wrapper around the public domain SQLite3 database engine. This commit adds another sqlite3 module for Lua. This is very popular and in my opinion, suites even better for some projects requiring sqlite3 in Lua than already luasql, even though luasql is more versatile since it supports other databases as well. It wouldn't hurt to include this in the repository. This can also be installed with luarocks, but I prefer a openwrt package. Signed-off-by: Oskari Rauta oskari.rauta@gmail.com
* | Merge pull request #2891 from dibdot/ssmtpTed Hess2016-07-10
|\ \ | | | | | | ssmtp: change symlink handling
| * | ssmtp: change symlink handlingDirk Brenken2016-07-05
| | | | | | | | | | | | | | | * sendmail symlink handling is no longer forced and part of install step Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #2949 from zorun/masterTed Hess2016-07-10
|\ \ \ | | | | | | | | wireguard: Bump to 0.0.20160708.1
| * | | wireguard: Bump to 0.0.20160708.1Baptiste Jonglez2016-07-10
| | |/ | |/| | | | | | | | | | | | | | | | | | | Also add the SHA256 checksum, since upstream now publishes it when releasing: https://lists.zx2c4.com/pipermail/wireguard/2016-July/000196.html Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | Merge pull request #2942 from sdwalker/variable-cleanupTed Hess2016-07-10
|\ \ \ | |/ / |/| | packages: cleanup Makefile variables
| * | packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | | | | | | | | | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* | | 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>