Luke McKee [Mon, 11 Jul 2016 20:30:34 +0000 (03:30 +0700)]
mini_snmpd: @champtar requested PKG_FIXUP:=autoreconf take care of strip and CFLAGS options
Signed-off-by: Luke McKee <hojuruku@gmail.com>
Luke McKee [Sat, 9 Jul 2016 13:54:37 +0000 (20:54 +0700)]
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
Luke McKee [Sat, 9 Jul 2016 13:38:29 +0000 (20:38 +0700)]
mini_snmpd: patches are now all merged upstream in 1.4-rc1
Signed-off-by: Luke McKee <hojuruku@gmail.com>
Luke McKee [Sat, 9 Jul 2016 13:36:28 +0000 (20:36 +0700)]
mini_snmpd: import 1.2b from oldpackages for reference git.openwrt.org/?p=packages.git;a=commit;h=
787e4e15a2792eb4d059001e1fb8bc84da8d65fd
Signed-off-by: Luke McKee <hojuruku@gmail.com>
Daniel Golle [Fri, 8 Jul 2016 23:11:23 +0000 (01:11 +0200)]
gnunet: bump to svn r37511
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Thu, 7 Jul 2016 14:20:41 +0000 (10:20 -0400)]
Merge pull request #2935 from dibdot/adblock
adblock: update 1.3.3
Dirk Brenken [Thu, 7 Jul 2016 10:42:37 +0000 (12:42 +0200)]
adblock: update 1.3.3
* enable automatic restore on empty source downloads
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jo-Philipp Wich [Thu, 7 Jul 2016 10:10:06 +0000 (12:10 +0200)]
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>
Ted Hess [Wed, 6 Jul 2016 20:37:07 +0000 (16:37 -0400)]
Merge pull request #2931 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
Vladimir Ulrich [Wed, 6 Jul 2016 14:41:14 +0000 (17:41 +0300)]
[utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Nikos Mavrogiannopoulos [Wed, 6 Jul 2016 08:43:09 +0000 (10:43 +0200)]
gnutls: updated to 3.4.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Álvaro Fernández Rojas [Tue, 5 Jul 2016 06:28:56 +0000 (08:28 +0200)]
Merge pull request #2928 from cshore/pull-request-tar-acl-options
utils/tar: Default to acl and xattr support if it's core default
champtar [Mon, 4 Jul 2016 21:59:30 +0000 (23:59 +0200)]
Merge pull request #2886 from Diftraku/lm-sensors
Change lm-sensors source URI to the working clone on GitHub
Ted Hess [Mon, 4 Jul 2016 16:22:06 +0000 (12:22 -0400)]
Merge pull request #2920 from xypron/relayctl
packages/utils: new package relayctl
Toni Kaija [Wed, 22 Jun 2016 14:45:39 +0000 (17:45 +0300)]
Change lm-sensors source URI to the working clone on GitHub
Signed-off-by: Toni Kaija <toni.kaija@corefactory.com>
Yousong Zhou [Mon, 4 Jul 2016 05:15:13 +0000 (13:15 +0800)]
Merge pull request #2916 from zorun/wireguard
wireguard: Initial upload
Heinrich Schuchardt [Sun, 3 Jul 2016 14:14:07 +0000 (16:14 +0200)]
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>
Konstantin Shalygin [Mon, 9 May 2016 12:37:32 +0000 (18:37 +0600)]
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>
Etienne CHAMPETIER [Sun, 3 Jul 2016 13:54:25 +0000 (13:54 +0000)]
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>
Yousong Zhou [Sun, 3 Jul 2016 11:55:37 +0000 (19:55 +0800)]
Merge pull request #2918 from dibdot/adblock
adblock: update 1.3.2
Yousong Zhou [Sun, 3 Jul 2016 09:54:54 +0000 (17:54 +0800)]
Merge pull request #2917 from oneru/master
Nano: update to 2.6.0
Dirk Brenken [Sun, 3 Jul 2016 05:42:19 +0000 (07:42 +0200)]
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) :-)
Jonathan Bennett [Mon, 20 Jun 2016 02:59:47 +0000 (21:59 -0500)]
Nano: update to 2.6.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
champtar [Sat, 2 Jul 2016 17:46:36 +0000 (19:46 +0200)]
Merge pull request #2915 from lynxis/libmicrohttpd0.9.50
libmicrohttpd: update to version 0.9.50
champtar [Sat, 2 Jul 2016 17:44:54 +0000 (19:44 +0200)]
Merge pull request #2777 from blogic/krb5
krb5: more uninitialized warning errors
champtar [Sat, 2 Jul 2016 17:22:37 +0000 (19:22 +0200)]
Merge pull request #2780 from mstorchak/nfs-kernel-server
nfs-kernel-server: add workaround for musl getservbyport
Baptiste Jonglez [Sat, 2 Jul 2016 10:17:29 +0000 (12:17 +0200)]
wireguard: Initial upload
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
champtar [Sat, 2 Jul 2016 16:53:31 +0000 (18:53 +0200)]
Merge pull request #2773 from blogic/smstools
smstoold: only define USE_ICONV if it is enabled
champtar [Sat, 2 Jul 2016 16:09:35 +0000 (18:09 +0200)]
Merge pull request #2697 from NeoRaider/lua-cjson-host
lua-cjson: add host build support
Hauke Mehrtens [Wed, 29 Jun 2016 21:39:04 +0000 (23:39 +0200)]
iotivity: add some default security configuration
This is just a dummy configuration.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
Hauke Mehrtens [Wed, 29 Jun 2016 21:36:56 +0000 (23:36 +0200)]
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>
Hauke Mehrtens [Wed, 29 Jun 2016 21:34:07 +0000 (23:34 +0200)]
iotivity: fix package dependencies
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>
Hauke Mehrtens [Wed, 29 Jun 2016 21:30:15 +0000 (23:30 +0200)]
iotivity: update to version 1.1.0
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>
champtar [Sat, 2 Jul 2016 13:52:46 +0000 (15:52 +0200)]
Merge pull request #2645 from kissg1988/libffi
libffi: do not append multilib suffix (eg. '../lib64') to toolexeclibdir
champtar [Sat, 2 Jul 2016 13:43:09 +0000 (15:43 +0200)]
Merge pull request #2722 from jow-/lttng-tools-fix
lttng-tools: musl compile fixes
Michal Hrusecky [Tue, 28 Jun 2016 14:08:21 +0000 (16:08 +0200)]
davfs2: No forced stack protector
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>
champtar [Sat, 2 Jul 2016 12:46:08 +0000 (14:46 +0200)]
Merge pull request #2902 from commodo/python3-win-exe-files-remove
python3: do not allow packaging of windows exe files
champtar [Sat, 2 Jul 2016 12:45:41 +0000 (14:45 +0200)]
Merge pull request #2901 from commodo/python-win-exe-files-remove
python: do not allow packaging of windows exe files
champtar [Sat, 2 Jul 2016 12:42:25 +0000 (14:42 +0200)]
Merge pull request #2893 from jow-/procps-ng-fix
procps-ng: fix build on systems without gettext development utilities
Sebastian Careba [Thu, 12 May 2016 08:43:49 +0000 (11:43 +0300)]
netdata: add new package
Netdata (https://github.com/firehol/netdata) is a real-time performance monitoring tool.
This submission uses the current Git prerelease, as the latest stable (1.1.0)doesn't build cleanly.
The default configuration makes a few changes for OpenWrt:
- access log is disabled by default; too verbose for the circular
syslog buffer, and logging to /tmp is risky memory-wise.
Some sort of external device would be ideal for this.
- error and debug logs are sent to OpenWrt's syslog
- history and frequency times are halved to reduce memory usage,
as recommended in the netdata wiki
- external plugins are disabled to eliminate the dependency on bash
and node.js. Those could be installed from OpenWrt packages if
you wish to enable that functionality.
All of those files are still present in the package. The installed
size could be reduced by eliminating those files first.
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
[squash commits, change PKG_VERSION]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
champtar [Sat, 2 Jul 2016 09:36:16 +0000 (11:36 +0200)]
Merge pull request #2572 from Skeen/lpc21isp
lpc21isp: Add the package
champtar [Sat, 2 Jul 2016 09:18:13 +0000 (11:18 +0200)]
Merge pull request #2366 from jclehner/add-kmod-mtd-rw
Add mtd-rw kernel module
Hauke Mehrtens [Thu, 19 Nov 2015 21:38:08 +0000 (22:38 +0100)]
lispmob: fix build with musl
lispmob accesses the gnu members of struct udphdr like source and dest
and does not use the posix member names. Instead of using the correct
names just define this as _GNU_SOURCE.
[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Takashi Umeno [Mon, 18 Jan 2016 02:27:32 +0000 (11:27 +0900)]
klish: add new package (2.1.1)
The klish is a framework for implementing a CISCO-like CLI on a UNIX
systems. It is configurable by XML files. The KLISH stands for Kommand
Line Interface Shell.
klish is an active fork of the clish program created by Graeme
McKerrell.
Makefile from https://dev.openwrt.org/browser/packages/utils/klish/Makefile?rev=31310
add SOB.
add Maintainer.
change URL http://libcode.org/projects/klish/files
update to 2.1.1 (newest version).
merge klish and konf package.
[squash commits]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
champtar [Sat, 2 Jul 2016 07:06:46 +0000 (09:06 +0200)]
Merge pull request #2913 from br101/master
horst: Use version 5.0
Etienne CHAMPETIER [Sat, 2 Jul 2016 06:53:57 +0000 (06:53 +0000)]
Improve pull_request_template
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Fri, 1 Jul 2016 10:34:22 +0000 (10:34 +0000)]
Rename pull_request_template (it's text not markdown)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Alexander Couzens [Mon, 13 Jun 2016 23:35:51 +0000 (16:35 -0700)]
libmicrohttpd: update to version 0.9.50
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
champtar [Fri, 1 Jul 2016 17:24:28 +0000 (19:24 +0200)]
Merge pull request #2873 from neheb/master
airmon-ng: Fix procps-ng dependancy.
Bruno Randolf [Thu, 19 Nov 2015 14:54:08 +0000 (14:54 +0000)]
horst: Use version 5.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
Luka Perkov [Thu, 30 Jun 2016 21:18:39 +0000 (23:18 +0200)]
Merge pull request #2912 from dedeckeh/libnet-1.2.x
libnet-1.2.x: Enable pf_packet socket support by setting libnet_cv_have_packet_socket to yes
Florian Fainelli [Thu, 30 Jun 2016 17:37:27 +0000 (10:37 -0700)]
Merge pull request #2911 from ffainelli/stoken
stoken: Fix binary installation
Florian Fainelli [Thu, 30 Jun 2016 05:41:44 +0000 (22:41 -0700)]
stoken: Fix binary installation
We were copying a wrapper script instead of the actual executable.
Fixes #2910
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Hans Dedecker [Thu, 30 Jun 2016 12:36:53 +0000 (14:36 +0200)]
libnet-1.2.x: Enable pf_packet socket support by setting libnet_cv_have_packet_socket to yes
PF_PACKET support is not enabled by setting ac_libnet_have_pf_packet but by setting libnet_cv_have_packet_socket
in the Makefile
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Ted Hess [Thu, 30 Jun 2016 10:48:06 +0000 (06:48 -0400)]
Merge pull request #2909 from dibdot/adblock
adblock: update 1.3.1
Dirk Brenken [Wed, 29 Jun 2016 21:39:12 +0000 (23:39 +0200)]
adblock: update 1.3.1
* fix uclient-fetch detection
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Etienne CHAMPETIER [Tue, 28 Jun 2016 23:03:47 +0000 (23:03 +0000)]
sqlite3: update to 3.13.0
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 28 Jun 2016 23:02:41 +0000 (23:02 +0000)]
zabbix: update to 3.0.3
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 28 Jun 2016 23:01:24 +0000 (23:01 +0000)]
monit: update to 5.18
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
champtar [Tue, 28 Jun 2016 23:06:10 +0000 (01:06 +0200)]
Merge pull request #2869 from champtar/pr_template
Add a pull request template
Michael Heimpold [Tue, 28 Jun 2016 20:55:35 +0000 (22:55 +0200)]
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Tue, 28 Jun 2016 19:53:45 +0000 (15:53 -0400)]
Merge pull request #2906 from dibdot/adblock
adblock: release 1.3.0
Dirk Brenken [Tue, 28 Jun 2016 19:22:44 +0000 (21:22 +0200)]
adblock: release 1.3.0
* revised hotplug script
* remove wget package dependency
* support uclient-fetch or wget with ssl support
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Alexandru Ardelean [Mon, 27 Jun 2016 12:37:08 +0000 (15:37 +0300)]
python3: do not allow packaging of windows exe files
Thanks to @ryzhovau for reporting.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 27 Jun 2016 12:28:12 +0000 (15:28 +0300)]
python: do not allow packaging of windows exe files
Thanks to @ryzhovau for reporting.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ted Hess [Sun, 26 Jun 2016 17:30:25 +0000 (13:30 -0400)]
Merge pull request #2899 from chris5560/master
ddns-scripts: fix misuse of "local"
Ted Hess [Sun, 26 Jun 2016 17:29:31 +0000 (13:29 -0400)]
Merge pull request #2897 from dibdot/adblock
adblock: update 1.2.8
Christian Schoenebeck [Sun, 26 Jun 2016 08:24:49 +0000 (10:24 +0200)]
ddns-scripts: fix misuse of "local"
- fix misuse of "local" outside functions #2885
- update TLD_names.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Dirk Brenken [Sun, 26 Jun 2016 06:24:45 +0000 (08:24 +0200)]
adblock: update 1.2.8
* fw rule changes:
force_dns now supports multiple lan devices
disable needless force_dns- & forward/output-rules in 'ap mode'
check return codes during adblock chain creation
* simplified the test for a running firewall
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Golle [Fri, 24 Jun 2016 13:19:44 +0000 (15:19 +0200)]
add xr_usb_serial_common driver for USB to RS-485/RS-422
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Jo-Philipp Wich [Thu, 23 Jun 2016 19:08:08 +0000 (21:08 +0200)]
procps-ng: fix build on systems without gettext development utilities
The current procps-ng Makefile calls the shipped autogen.sh script which
introduces incorrect implicit dependencies on host utilities, leading to
the following error observed on a minimal build system:
(cd .../procps-ng-3.3.11; echo "3.3.11" > ".../procps-ng-3.3.11/.tarball-version"; ./autogen.sh );
You must have autopoint installed to generate procps-ng build system.
The autopoint command is part of the GNU gettext package.
Makefile:96: recipe for target '.../procps-ng-3.3.11/.configured_yynyyyyy' failed
make[3]: *** [.../procps-ng-3.3.11/.configured_yynyyyyy] Error 1
Apply the following changes in order to fix compilation:
- Apply the generic autoreconf fixup to generate configure and Makefiles
- Use Build/Prepare to populate .tarball-version and revert Build/Configure
to its default implementation
- Disable to build of docs and tests as those require additional utilities
not guaranteed to be present
Fixes #2890.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Wed, 22 Jun 2016 18:25:31 +0000 (21:25 +0300)]
Merge pull request #2887 from dibdot/adblock
adblock: update 1.2.7
Dirk Brenken [Tue, 21 Jun 2016 21:14:29 +0000 (23:14 +0200)]
adblock: update 1.2.7
* provide adblock statistics as a separate function
(/etc/init.d/adblock stats)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Wed, 22 Jun 2016 17:33:12 +0000 (20:33 +0300)]
ccrypt: disable support for emacs mode
Disable the special emacs mode, as it can lead to build failures
in buildbot.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Yousong Zhou [Tue, 21 Jun 2016 10:19:05 +0000 (18:19 +0800)]
Merge pull request #2666 from aarond10/https_dns_proxy
Https dns proxy
Aaron Drew [Tue, 3 May 2016 04:22:33 +0000 (14:22 +1000)]
https-dns-proxy: add package.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
Hannu Nyman [Tue, 21 Jun 2016 06:16:30 +0000 (09:16 +0300)]
Merge pull request #2882 from dibdot/adblock
adbock: update 1.2.6
Dirk Brenken [Tue, 21 Jun 2016 03:10:47 +0000 (05:10 +0200)]
adbock: update 1.2.6
* small addition in case of a failed list download
Signed-off-by: Dirk Brenken <dev@brenken.org>
Yousong Zhou [Tue, 21 Jun 2016 01:45:15 +0000 (09:45 +0800)]
Merge pull request #2881 from kuoruan/aria2
aria2: fix md5sum
Hsing-Wang Liao [Tue, 21 Jun 2016 00:01:08 +0000 (08:01 +0800)]
aria2: fix md5sum
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Thomas Heil [Mon, 20 Jun 2016 23:10:47 +0000 (01:10 +0200)]
Merge pull request #2791 from Xotic750/nginx-naxsi-054
nginx: Bumped nginx-naxsi to v0.54
heil [Mon, 20 Jun 2016 23:08:28 +0000 (01:08 +0200)]
haproxy: bump to version 1.5.18 and pending patches
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Mon, 20 Jun 2016 22:56:41 +0000 (00:56 +0200)]
pcre: bump to version 8.39
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Mon, 20 Jun 2016 22:54:15 +0000 (00:54 +0200)]
memcached: bump to version 1.4.26
Signed-off-by: heil <heil@terminal-consulting.de>
Hannu Nyman [Mon, 20 Jun 2016 16:56:03 +0000 (19:56 +0300)]
Merge pull request #2877 from haraldg/elektra
elektra: Update to 0.8.17
Harald Geyer [Mon, 20 Jun 2016 16:49:16 +0000 (16:49 +0000)]
elektra: Update to 0.8.17
Notable changes:
Remove the work around introduced for 0.8.16 - the issue has been fixed
upstream.
Signed-off-by: Harald Geyer <harald@ccbib.org>
Hannu Nyman [Mon, 20 Jun 2016 07:06:58 +0000 (10:06 +0300)]
Merge pull request #2876 from kuoruan/aria2
aria2: update to v1.24.0
Hsing-Wang Liao [Mon, 20 Jun 2016 05:38:24 +0000 (13:38 +0800)]
aria2: update to v1.24.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Daniel Dickinson [Mon, 16 May 2016 08:27:26 +0000 (04:27 -0400)]
utils/tar: Default to acl and xattr support if it's core default
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>
Hannu Nyman [Sun, 19 Jun 2016 16:56:02 +0000 (19:56 +0300)]
Merge pull request #2875 from chris5560/master
ddns-scripts: fix parameter handling "is_glue" and "dns_server" (luci…
Hannu Nyman [Sun, 19 Jun 2016 16:54:59 +0000 (19:54 +0300)]
Merge pull request #2874 from dibdot/adblock
adblock: update 1.2.5
Christian Schoenebeck [Sat, 18 Jun 2016 19:53:05 +0000 (21:53 +0200)]
ddns-scripts: fix parameter handling "is_glue" and "dns_server" (lucihelper)
- fix handling of parameter "is_glue" and "dns_server" to work with luci-app-ddns
- update TLD_names.dat
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Dirk Brenken [Sat, 18 Jun 2016 10:30:03 +0000 (12:30 +0200)]
adblock: update 1.2.5
* restructured sources
* fix logical glitches in config handling
* many corner case fixes & cosmetics
* show runtime errors in LuCI (in lastrun section)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jonas Gorski [Sat, 18 Jun 2016 11:17:39 +0000 (13:17 +0200)]
Merge pull request #2786 from Xotic750/znc-add-icu-option
znc: Added support for ICU through menu configuration
Mangix [Sat, 18 Jun 2016 07:14:14 +0000 (00:14 -0700)]
airmon-ng: Fix procps-ng dependancy.
Signed-off by: Rosen Penev <rosenp@gmail.com>
champtar [Fri, 17 Jun 2016 12:42:23 +0000 (15:42 +0300)]
Merge pull request #2865 from miska/lxc-luci-features
Little improvement to LXC LuCI app
Etienne CHAMPETIER [Fri, 17 Jun 2016 08:02:23 +0000 (08:02 +0000)]
Add a pull request template
I hope this will help triage PR and reduce commits not following guidelines
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Michal Hrusecky [Fri, 17 Jun 2016 07:22:41 +0000 (09:22 +0200)]
luci-app-lxc: Bump version
Did quite some changes, so bumping version so users would get the change.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:36:03 +0000 (22:36 +0200)]
openconnect: updated license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:35:19 +0000 (22:35 +0200)]
ocserv: updated license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>