Jo-Philipp Wich [Mon, 30 May 2016 16:32:55 +0000 (18:32 +0200)]
bluelog: fix oui.txt processing
- Use a temporary file path within the package build directory to avoid
cluttering the host systems `/tmp` directory.
- Switch to a gzipped, snapshotted copy of the `oui.txt` file since the
upstream IEEE server is extremely slow, also fetching an unversioned HTTP
resource during compilation breaks reproducable builds.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
[rework to use standard download facility]
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
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>
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>
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:34:54 +0000 (22:34 +0200)]
libtasn1: corrected library license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Thu, 16 Jun 2016 20:20:43 +0000 (22:20 +0200)]
ocserv: updated to 0.11.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
champtar [Thu, 16 Jun 2016 20:11:22 +0000 (23:11 +0300)]
Merge pull request #2287 from wodu/master
linuxptp: Add the package
Michal Hrusecky [Thu, 16 Jun 2016 14:18:59 +0000 (16:18 +0200)]
luci-app-lxc: Download list of available distributions
There was harcoded list of available images. Instead of it, LuCI LXC app will
now try to download list of available container images.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
Luka Perkov [Thu, 16 Jun 2016 13:59:40 +0000 (15:59 +0200)]
Merge pull request #2742 from miska/master
lxc: Use more FSH compliant /srv/lxc instead of new root dir
Michal Hrusecky [Thu, 16 Jun 2016 08:49:23 +0000 (10:49 +0200)]
luci-app-lxc: Use uname -m as architecture
As containers are basically virtual machines, it should not depend on the
build target but on the real hardware architecture. For example there is plenty
of ARM families (mvebu, sunxi, ...) but all armv7l arms should be able to run
armv7l containers.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
Michal Hrusecky [Thu, 16 Jun 2016 08:44:23 +0000 (10:44 +0200)]
luci-app-lxc: Allow versioned images
I makes quite some sense to provide user the choice between various versions of
the distribution to install into LXC.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
Álvaro Fernández Rojas [Thu, 16 Jun 2016 08:08:30 +0000 (10:08 +0200)]
unrar: update to v5.4.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Thu, 16 Jun 2016 07:59:00 +0000 (09:59 +0200)]
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Yousong Zhou [Thu, 16 Jun 2016 01:46:33 +0000 (09:46 +0800)]
Merge pull request #2834 from hansmi/unbound159
Unbound 1.5.9
Hannu Nyman [Wed, 15 Jun 2016 17:48:43 +0000 (20:48 +0300)]
Merge pull request #2863 from Wedmer/master
[utils/zoneinfo] Updated to the latest release version
Vladimir Ulrich [Wed, 15 Jun 2016 17:18:44 +0000 (20:18 +0300)]
[utils/zoneinfo] Updated to the latest release version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Jo-Philipp Wich [Wed, 15 Jun 2016 14:37:40 +0000 (16:37 +0200)]
Merge pull request #2635 from kissg1988/pillow
python-imglib/pillow: replace discontinued python-imglib (PIL) with pillow
Hannu Nyman [Tue, 14 Jun 2016 21:17:05 +0000 (00:17 +0300)]
Merge pull request #2860 from dibdot/adblock
adblock: update 1.2.1
Dirk Brenken [Tue, 14 Jun 2016 20:25:02 +0000 (22:25 +0200)]
adblock: update 1.2.1
* small optimizations & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Michael Hanselmann [Fri, 10 Jun 2016 20:46:28 +0000 (22:46 +0200)]
unbound: Switch to non-privileged user
Until now unbound was always running as root by default. A DNS resolver can
easily run under a non-privileged user.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Michael Hanselmann [Fri, 10 Jun 2016 20:46:08 +0000 (22:46 +0200)]
unbound: Rewrite init script to use procd
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Michael Hanselmann [Fri, 10 Jun 2016 20:09:40 +0000 (22:09 +0200)]
unbound: Update to 1.5.9
Bump unbound to version 1.5.9 released on June 9, 2016.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Michael Hanselmann [Fri, 10 Jun 2016 22:02:53 +0000 (00:02 +0200)]
unbound: Use INSTALL_BIN/DATA for installation
The commands aliased by $(INSTALL_BIN) and $(INSTALL_DATA) set good
permissions, unlike a raw file copy.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Michael Hanselmann [Fri, 10 Jun 2016 23:17:05 +0000 (01:17 +0200)]
unbound: Remove named.cache
The custom list of DNS root servers provided with the package is not necessary.
Unbound ships with a built-in list.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>