champtar
4b647f6fb1
Merge pull request #2952 from zorun/fix_md5sum
Remove incorrect use of PKG_SHA256SUM
8 years ago
champtar
85ae3d5505
Merge pull request #2954 from the-alien/master
python-psycopg2: update to 2.6.2
8 years ago
champtar
e3c46a46ab
Merge pull request #2955 from xypron/relayctl
relayctl: update license information
8 years ago
Yousong Zhou
30ae324754
Merge pull request #2953 from oskarirauta/master
lua-lsqlite3: new package
8 years ago
Heinrich Schuchardt
7ca38cd625
relayctl: update license information, use @SF
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>
8 years ago
alien
6492d12bdf
python-psycopg2: update to 2.6.2
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
8 years ago
Ted Hess
1b811d9bf5
Merge pull request #2891 from dibdot/ssmtp
ssmtp: change symlink handling
8 years ago
Ted Hess
d23ea1e294
Merge pull request #2949 from zorun/master
wireguard: Bump to 0.0.20160708.1
8 years ago
Baptiste Jonglez
d6673185a2
Remove incorrect use of PKG_SHA256SUM
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>
8 years ago
Ted Hess
2f7f642816
Merge pull request #2942 from sdwalker/variable-cleanup
packages: cleanup Makefile variables
8 years ago
Oskari Rauta
b03bc5760f
lua-lsqlite3: new package
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
8 years ago
Baptiste Jonglez
b960814cd4
wireguard: Bump to 0.0.20160708.1
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>
8 years ago
Yousong Zhou
f1e1bdb739
Merge pull request #2945 from MikePetullo/grilo-plugins
grilo-plugins: update to 0.3.2
8 years ago
Yousong Zhou
f099a261e3
Merge pull request #2946 from MikePetullo/lcdgrilo
lcdgrilo: update to 0.0.10
8 years ago
Yousong Zhou
4d5767aaae
Merge pull request #2944 from MikePetullo/grilo
grilo: update to 0.3.1
8 years ago
Yousong Zhou
f5f87a3aef
Merge pull request #2947 from MikePetullo/dmapd
dmapd: update to 0.0.73
8 years ago
Ted Hess
105e13bd2e
libaudiofile: Update source URL
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
W. Michael Petullo
9d255ea05e
dmapd: update to 0.0.73
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
W. Michael Petullo
0e3bcc0226
lcdgrilo: update to 0.0.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
W. Michael Petullo
3ee1380767
grilo: update to 0.3.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
W. Michael Petullo
0c59a1371d
grilo-plugins: update to 0.3.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
Stephen Walker
a53bf7192b
packages: cleanup Makefile variables
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>
8 years ago
Daniel Golle
6d7aa666e5
gnunet: bump to svn r37511
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Ted Hess
5fdb011c35
Merge pull request #2935 from dibdot/adblock
adblock: update 1.3.3
9 years ago
Dirk Brenken
7ebd92f997
adblock: update 1.3.3
* enable automatic restore on empty source downloads
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Jo-Philipp Wich
a6368066b3
lm-sensors: fix missing PKG_SOURCE variable ( #2933 )
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>
9 years ago
Ted Hess
fc9182dd20
Merge pull request #2931 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
9 years ago
Vladimir Ulrich
800c1e5d87
[utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years ago
Nikos Mavrogiannopoulos
b5a3312100
gnutls: updated to 3.4.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Dirk Brenken
ef59fe79e2
ssmtp: change symlink handling
* sendmail symlink handling is no longer forced and part of install step
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Álvaro Fernández Rojas
9bdd531164
Merge pull request #2928 from cshore/pull-request-tar-acl-options
utils/tar: Default to acl and xattr support if it's core default
9 years ago
champtar
36fa51e6ba
Merge pull request #2886 from Diftraku/lm-sensors
Change lm-sensors source URI to the working clone on GitHub
9 years ago
Ted Hess
d5e32ca2ef
Merge pull request #2920 from xypron/relayctl
packages/utils: new package relayctl
9 years ago
Toni Kaija
fd8efbd964
Change lm-sensors source URI to the working clone on GitHub
Signed-off-by: Toni Kaija <toni.kaija@corefactory.com>
9 years ago
Yousong Zhou
35cb289456
Merge pull request #2916 from zorun/wireguard
wireguard: Initial upload
9 years ago
Heinrich Schuchardt
8771b7b33e
packages/utils: new package relayctl
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>
9 years ago
Konstantin Shalygin
a4a9038f58
ldns: Avoid perl bug for manpages.
Fix #2663
Signed-off-by: Konstantin Shalygin <k0ste@cn.ru>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Etienne CHAMPETIER
d749882a68
Improve pull_request_template
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>
9 years ago
Yousong Zhou
caa7c466bb
Merge pull request #2918 from dibdot/adblock
adblock: update 1.3.2
9 years ago
Yousong Zhou
5b17019304
Merge pull request #2917 from oneru/master
Nano: update to 2.6.0
9 years ago
Dirk Brenken
4bb8a34bbf
adblock: update 1.3.2
* only a few more fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
Euro 16: germany vs. italy 6:5 (after 18 penalties) :-)
9 years ago
Jonathan Bennett
48cfc50109
Nano: update to 2.6.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years ago
champtar
47d87165a1
Merge pull request #2915 from lynxis/libmicrohttpd0.9.50
libmicrohttpd: update to version 0.9.50
9 years ago
champtar
fd17640c47
Merge pull request #2777 from blogic/krb5
krb5: more uninitialized warning errors
9 years ago
champtar
88f797a499
Merge pull request #2780 from mstorchak/nfs-kernel-server
nfs-kernel-server: add workaround for musl getservbyport
9 years ago
Baptiste Jonglez
facf22d31f
wireguard: Initial upload
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
9 years ago
champtar
4f384a3522
Merge pull request #2773 from blogic/smstools
smstoold: only define USE_ICONV if it is enabled
9 years ago
champtar
dbff705c7e
Merge pull request #2697 from NeoRaider/lua-cjson-host
lua-cjson: add host build support
9 years ago
Hauke Mehrtens
6ed76187d6
iotivity: add some default security configuration
This is just a dummy configuration.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
9 years ago
Hauke Mehrtens
a29d7a887b
iotivity: make it possible to build the debug version
This adds a new config option to build IoTivity with debugging support.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
9 years ago