Commit Graph

31839 Commits

Author SHA1 Message Date
Dirk Brenken c493f6af44 adblock: release 1.4.0
* rework/speed up overall sort
* simplified dns error handling

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-07-14 09:35:33 +02:00
Jo-Philipp Wich aafbeea12b procps-ng: add required build dependencies
Since 3048ebedec added a autoreconfig fixup to
procps-ng, the build fails on certain systems with errors like

    configure.ac:72: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION

or

    configure:14998: error: possibly undefined macro: AM_ICONV_LINKFLAGS_BODY

Fix the issue by adding build time dependencies on the `gettext` and `libiconv`
stub libraries to ensure that `gettext.m4` and `iconv.m4` are installed into
the staging directory before `procps-ng` is getting reconfigured.

Fixes https://github.com/openwrt/packages/issues/2890#issuecomment-231115844

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-07-12 20:58:14 +02:00
Lucile Quirion 0871991d8d freeradius3: add package
freeradius-server version 2.x has been marked End-Of-Life.
This commit adds freeradius-server version 3.0.11 in a new package.

This commit also introduces the option "freeradius3-default"
which activate all modules needed to run radiusd with its default
configuration.

- rlm_digest (HTTP Digest Authentication) has been added
- rlm_unix (System Authentication) has been added
- rlm_attr_rewrite has been deleted

Note that SQL and LDAP support has been disabled.

Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
2016-07-12 11:37:05 -04:00
Xotic750 7088374279 krb5: Bump to v1.14.2
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
2016-07-12 15:18:45 +00:00
champtar 153e4f6276 Merge pull request #2437 from stintel/strongswan
strongswan: update to 5.4, add plugins, fixes
2016-07-12 17:18:06 +02:00
champtar 3f5ed39e40 Merge pull request #2446 from jow-/CVE-2016-2381
perl: securely handle duplicate environment variables [CVE-2016-2381]
2016-07-12 17:13:44 +02:00
champtar fd203fac94 Merge pull request #2919 from champtar/bluelog
bluelog: fix oui.txt processing
2016-07-12 12:50:31 +02:00
Jo-Philipp Wich 4930355c6b ipsec-tools: fix syntax error in default racoon config
The default /etc/config/racoon shipped by ipsec-tools lacks an option keyword
on the p2_proposal line, leading to a syntax error when processing the file.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-07-12 10:41:46 +00:00
champtar 7fcd722531 Merge pull request #2957 from ianchi/youtube-dl
youtube-dl:update version
2016-07-12 07:52:20 +02:00
Lucile Quirion a1f073774a libtalloc: add package
libtalloc is a memory allocator used in Samba4 and freeradius-server
version 3.0.x and higher.

Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
2016-07-11 17:22:26 -04:00
champtar 9f9e9aa891 Merge pull request #2941 from hojuruku/p_mini_snmpd
mini_snmpd: new upstream/package maintainer, new version, init procd multi instance support with uci validation & network interface monitoring.
2016-07-11 22:33:21 +02:00
Luke McKee f9dfffb6f0 mini_snmpd: @champtar requested PKG_FIXUP:=autoreconf take care of strip and CFLAGS options
Signed-off-by: Luke McKee <hojuruku@gmail.com>
2016-07-12 03:30:34 +07:00
Luke McKee 82cf5ca5c6 mini_snmpd: 1.4-rc1 add git,autoconf,procd init script,uci validation - new upstream/openwrt maintainer
Makes use of all available runtime options that can be passed to
mini_snmpd such as -I listen_on interface

Run-tested on trunk on ar71xx. Please review the init script regarding procd
monitoring interfaces, though everything else due to the conversion to
procd should be and done properly, if not overkill compared to most
other script bundled with openwrt.

The main benefit of all this is now larger routers can run multiple
instances of mini_snmpd on different ports, to get around the MIB hard
coded 4 interface/mountpoint limits.

Due to somewhat lacking dev / package maintainer docs except for
http://wiki.prplfoundation.org/wiki/Procd_reference writing this script
took longer than it should. You can see it's evolution here:
https://github.com/hojuruku/openwrt-packages/blob/mini_snmpd/net/mini_snmpd/files/mini_snmpd.init

If everything in it is found to be sane, please include it to the
openwrt wiki on procd as an example.

Due to procd / uci /sbin/validate_data cbi element datatype (uciname) being used
to check uci config, the configuration file now only takes openwrt uci network names not
physical network names as it did before.
http://git.openwrt.org/?p=packages.git;a=commit;h=783e5578ad104d1ca3c31582add08fc8eb4ad083

Like busybox the package Makefile has depends for all runtime
dependencies needed by the init script. mini_snmpd only depends on libc

squashed commits:
mini_snmpd: fix typo to fix procd triggers calling daemon binary directly instead of init script - misuse of $PROG var
mini_snmpd: enable SSP & mini_snmpd to start by default and listen on lan
mini_snmpd: disable RELRO blocker in Makefile after consulation
mini_snmpd: add smarts to init script to detect if ubusd hasn't started yet
mini_snmpd: fix init script - ubus -S doesn't print meaningful errors to give the user
mini_snmpd: Makefile roll back Makefile PKG_RELEASE to 1 for feng shui
2016-07-12 03:07:03 +07:00
Adrian Panella b771a14f73 youtube-dl:update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-07-11 14:35:10 -05:00
Ted Hess 7685db7a9d Merge pull request #2936 from padre-lacroix/master
darkstat: Network bandwidth monitor - version 3.0.719
2016-07-11 10:06:23 -04:00
Jean-Michel Lacroix e32b8b2c34 darkstat: Network bandwidth monitor - version 3.0.719
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
From the oldpackages.
Updated to version 3.0.719, new config file to add more options
Rewritten init file to take in account the new config file and
removing a bug when stopping the daemon.

Corrected license information in Makefile
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2016-07-11 09:06:14 -04:00
Luke McKee cfb086812a mini_snmpd: patches are now all merged upstream in 1.4-rc1
Signed-off-by: Luke McKee <hojuruku@gmail.com>
2016-07-11 19:50:08 +07:00
Luke McKee 92a5a13aa0 mini_snmpd: import 1.2b from oldpackages for reference http://git.openwrt.org/?p=packages.git;a=commit;h=787e4e15a2792eb4d059001e1fb8bc84da8d65fd
Signed-off-by: Luke McKee <hojuruku@gmail.com>
2016-07-11 19:49:41 +07:00
champtar 758153eddf Merge pull request #2934 from rajanvaja/chilli
coova-chilli: Fix UCI parse error
2016-07-11 12:48:11 +02:00
champtar 4b647f6fb1 Merge pull request #2952 from zorun/fix_md5sum
Remove incorrect use of PKG_SHA256SUM
2016-07-11 12:42:12 +02:00
champtar 85ae3d5505 Merge pull request #2954 from the-alien/master
python-psycopg2: update to 2.6.2
2016-07-11 10:09:08 +02:00
champtar e3c46a46ab Merge pull request #2955 from xypron/relayctl
relayctl: update license information
2016-07-11 10:06:03 +02:00
Rajan Vaja bc5561b3e4 coova-chilli: Fix UCI parse error
UCI commands report errors in parsing coova-chilli
sample configuration file. Fix this issue by using
proper format in configuration.

Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com>
2016-07-11 11:59:39 +05:30
Yousong Zhou 30ae324754 Merge pull request #2953 from oskarirauta/master
lua-lsqlite3: new package
2016-07-11 09:01:32 +08:00
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>
2016-07-11 00:35:12 +02:00
alien 6492d12bdf python-psycopg2: update to 2.6.2
Signed-off-by: Dmitry Trefilov <the-alien@live.ru>
2016-07-11 00:38:13 +03:00
Ted Hess 1b811d9bf5 Merge pull request #2891 from dibdot/ssmtp
ssmtp: change symlink handling
2016-07-10 17:10:34 -04:00
Ted Hess d23ea1e294 Merge pull request #2949 from zorun/master
wireguard: Bump to 0.0.20160708.1
2016-07-10 16:36:25 -04:00
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>
2016-07-10 22:36:07 +02:00
Ted Hess 2f7f642816 Merge pull request #2942 from sdwalker/variable-cleanup
packages: cleanup Makefile variables
2016-07-10 16:27:51 -04:00
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
2016-07-10 19:20:01 +03:00
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>
2016-07-10 14:18:30 +02:00
Yousong Zhou f1e1bdb739 Merge pull request #2945 from MikePetullo/grilo-plugins
grilo-plugins: update to 0.3.2
2016-07-10 09:18:35 +08:00
Yousong Zhou f099a261e3 Merge pull request #2946 from MikePetullo/lcdgrilo
lcdgrilo: update to 0.0.10
2016-07-10 09:18:15 +08:00
Yousong Zhou 4d5767aaae Merge pull request #2944 from MikePetullo/grilo
grilo: update to 0.3.1
2016-07-10 09:17:51 +08:00
Yousong Zhou f5f87a3aef Merge pull request #2947 from MikePetullo/dmapd
dmapd: update to 0.0.73
2016-07-10 09:16:17 +08:00
Ted Hess 105e13bd2e libaudiofile: Update source URL
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-07-09 19:43:13 -04:00
W. Michael Petullo 9d255ea05e dmapd: update to 0.0.73
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:57:17 -04:00
W. Michael Petullo 0e3bcc0226 lcdgrilo: update to 0.0.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:55:58 -04:00
W. Michael Petullo 3ee1380767 grilo: update to 0.3.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:54:59 -04:00
W. Michael Petullo 0c59a1371d grilo-plugins: update to 0.3.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:53:21 -04:00
Stephen Walker e54025a3f4 linuxptp: include time.h to fix unknown type name 'time_t' error with musl, refresh patches
In file included from print.h:25:0,
                 from linreg.c:24:
util.h:364:32: error: unknown type name 'time_t'
 int rate_limited(int interval, time_t *last);
                                ^

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 15:10:23 -04:00
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>
2016-07-09 14:50:58 -04:00
Daniel Golle 6d7aa666e5 gnunet: bump to svn r37511
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-07-09 01:11:23 +02:00
Ted Hess 5fdb011c35 Merge pull request #2935 from dibdot/adblock
adblock: update 1.3.3
2016-07-07 10:20:41 -04:00
Dirk Brenken 7ebd92f997 adblock: update 1.3.3
* enable automatic restore on empty source downloads

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-07-07 12:42:37 +02:00
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>
2016-07-07 12:10:09 +02:00
Ted Hess fc9182dd20 Merge pull request #2931 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
2016-07-06 16:37:07 -04:00
Stijn Tintel 108197ddcf strongswan: bump to 5.4.0
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-07-06 19:54:40 +02:00
Stijn Tintel 475be1df93 strongswan: add forecast plugin
Closes #1868.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-07-06 19:54:40 +02:00