Steven Barth [Thu, 22 Oct 2015 08:35:55 +0000 (10:35 +0200)]
Merge pull request #1808 from ryzhovau/mpg123-deps-and-bins
mpg123: simplify dependanciess, add more binaries
Steven Barth [Thu, 22 Oct 2015 08:35:13 +0000 (10:35 +0200)]
Merge pull request #1860 from karlp/libcoap-endian
libcoap: Pass endian flags down to target
Steven Barth [Thu, 22 Oct 2015 08:34:39 +0000 (10:34 +0200)]
Merge pull request #1866 from MikePetullo/libgee
libgee: add new package
Steven Barth [Thu, 22 Oct 2015 08:34:31 +0000 (10:34 +0200)]
Merge pull request #1867 from MikePetullo/lcdgrilo
lcdgrilo: add new package
Nikos Mavrogiannopoulos [Thu, 22 Oct 2015 05:33:06 +0000 (07:33 +0200)]
gnutls: update to 3.4.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Michael Heimpold [Wed, 21 Oct 2015 20:55:28 +0000 (22:55 +0200)]
php5: update to 5.6.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
John Crispin [Wed, 21 Oct 2015 08:44:49 +0000 (10:44 +0200)]
node-cylon: dont double build firmata and serialport
Signed-off-by: John Crispin <blogic@openwrt.org>
Daniel Golle [Wed, 21 Oct 2015 00:54:17 +0000 (02:54 +0200)]
freeradius2: cleanup init script
The initscript originally imported from oldpackages no longer does
the job, sed'ery around ifconfig is just not the way.
Remove stuff which can also be done via /etc/freeradius2/* or
/etc/default/radiusd instead.
Fixes #1769 and #1193
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
John Crispin [Tue, 20 Oct 2015 13:58:30 +0000 (15:58 +0200)]
libupm: add fixes for 2 sensors
Signed-off-by: John Crispin <blogic@openwrt.org>
Steven Barth [Tue, 20 Oct 2015 11:36:53 +0000 (13:36 +0200)]
Merge pull request #1876 from mlichvar/chrony-update-2.2
chrony: update to 2.2
Steven Barth [Tue, 20 Oct 2015 11:34:32 +0000 (13:34 +0200)]
Merge pull request #1877 from Adze1502/master
mwan3: update to version 1.6-3
John Crispin [Tue, 20 Oct 2015 11:23:30 +0000 (13:23 +0200)]
swig: make it compile even if pcre libs are not available
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 20 Oct 2015 11:23:01 +0000 (13:23 +0200)]
node: add a python/host dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
Jeroen Louwes [Tue, 20 Oct 2015 08:04:20 +0000 (10:04 +0200)]
mwan3: update to version 1.6-3
Fix for changed location ip binary
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Miroslav Lichvar [Tue, 20 Oct 2015 05:46:42 +0000 (07:46 +0200)]
chrony: update to 2.2
Support for authentication with command key was replaced with
communication over Unix domain socket.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Etienne CHAMPETIER [Fri, 16 Oct 2015 15:16:34 +0000 (15:16 +0000)]
zabbix: enable IPv6 support
compile tested on trunk, run tested on CC (ar71xx)
size before:
96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk
size after:
97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk
original PR by Thomas Bahn <thomas-bahn@gmx.net>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Steven Barth [Mon, 19 Oct 2015 19:27:18 +0000 (21:27 +0200)]
Merge pull request #1847 from jow-/motion-musl-compat
motion: fix segmentation fault under musl libc
John Crispin [Mon, 19 Oct 2015 13:59:58 +0000 (15:59 +0200)]
swig: add PKG_LICENSE_FILE
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Mon, 19 Oct 2015 13:49:38 +0000 (15:49 +0200)]
node-hid: set proper version and revision
* fix revision variables
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Mon, 19 Oct 2015 13:48:12 +0000 (15:48 +0200)]
node-hid: set proper version and revision
* fix revision variables
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Mon, 19 Oct 2015 13:47:40 +0000 (15:47 +0200)]
node-cylon: add proper download path and set version properly
* fix version
* fix download path
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Mon, 19 Oct 2015 13:46:03 +0000 (15:46 +0200)]
node-arduino-firmata: set proper download path and set version properly
* fix download path
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Mon, 19 Oct 2015 13:55:38 +0000 (15:55 +0200)]
madplay: add PKG_RELEASE and keep oss variants name
* update PKG_RELEASE
* dont change the name of the oss variant
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Fri, 2 Oct 2015 09:04:59 +0000 (11:04 +0200)]
madplay: add alsa build variant
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Sun, 2 Aug 2015 06:27:09 +0000 (08:27 +0200)]
yunbridge: add linux side python code
to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Wed, 19 Aug 2015 10:50:49 +0000 (12:50 +0200)]
libupm: add package
upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Sun, 2 Aug 2015 06:26:13 +0000 (08:26 +0200)]
libmraa: add mraa including mips platform code
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Sun, 2 Aug 2015 06:26:39 +0000 (08:26 +0200)]
nodejs: add 0.12 version of node
add node-js 0.12 and a few gyp bindings
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Fri, 2 Oct 2015 11:30:29 +0000 (13:30 +0200)]
swig: add host build
this is a binding generator needed to build node plugins
Signed-off-by: John Crispin <blogic@openwrt.org>
Steven Barth [Mon, 19 Oct 2015 08:36:12 +0000 (10:36 +0200)]
Merge pull request #1853 from szogi/master
open2300: re-add to the master, maintainer change, build check format fix
Steven Barth [Mon, 19 Oct 2015 08:35:46 +0000 (10:35 +0200)]
Merge pull request #1864 from mlichvar/chrony-remove-old-files
chrony: remove old files
Steven Barth [Mon, 19 Oct 2015 08:32:37 +0000 (10:32 +0200)]
Merge pull request #1872 from MikePetullo/libdmapsharing
libdmapsharing: update to 2.9.32
Steven Barth [Mon, 19 Oct 2015 08:32:26 +0000 (10:32 +0200)]
Merge pull request #1873 from aTanW/master
gammu: bump to new upstream v1.36.6
aTanW [Mon, 19 Oct 2015 07:26:57 +0000 (10:26 +0300)]
gammu: bump to new upstream v1.36.6
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
W. Michael Petullo [Mon, 19 Oct 2015 02:25:47 +0000 (22:25 -0400)]
libdmapsharing: update to 2.9.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 19 Oct 2015 02:22:08 +0000 (22:22 -0400)]
lcdgrilo: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 19 Oct 2015 02:20:29 +0000 (22:20 -0400)]
libgee: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Sat, 17 Oct 2015 14:58:32 +0000 (10:58 -0400)]
mjpg-streamer: Fix build/download order and cambozola repo reference
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Sat, 17 Oct 2015 14:44:30 +0000 (10:44 -0400)]
pianod: Fix build/download order
Signed-off-by: Ted Hess <thess@kitschensync.net>
Miroslav Lichvar [Sat, 17 Oct 2015 12:10:27 +0000 (14:10 +0200)]
chrony: remove old files
Remove files that were accidentally included in the previous merge
(pull request #1802). The obsolete patches are breaking the build now.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Steven Barth [Sat, 17 Oct 2015 06:29:38 +0000 (08:29 +0200)]
Merge pull request #1863 from Zokormazo/less
less: update to 481
Ted Hess [Fri, 16 Oct 2015 20:04:32 +0000 (16:04 -0400)]
pianod: Update to latest version, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
Julen Landa Alustiza [Fri, 16 Oct 2015 19:39:19 +0000 (21:39 +0200)]
less: update to 481
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
Steven Barth [Thu, 15 Oct 2015 20:07:03 +0000 (22:07 +0200)]
Merge pull request #1857 from padre-lacroix/bandwidthd
Addition of bandwidthd from the oldpackages
Steven Barth [Thu, 15 Oct 2015 20:04:15 +0000 (22:04 +0200)]
Merge pull request #1861 from hansmi/master
[Unbound] Update to 1.5.5
Michael Hanselmann [Wed, 14 Oct 2015 20:35:44 +0000 (22:35 +0200)]
[Unbound] Update to 1.5.5
Bump unbound to version 1.5.5 released on October 6, 2015.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Karl Palsson [Wed, 14 Oct 2015 17:18:08 +0000 (17:18 +0000)]
libcoap: Pass endian flags down to target
Fixes github issue #1856
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Jean-Michel Lacroix [Mon, 12 Oct 2015 19:49:43 +0000 (15:49 -0400)]
Addition of bandwidthd from the oldpackages
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
Steven Barth [Tue, 13 Oct 2015 09:30:39 +0000 (11:30 +0200)]
Merge pull request #1858 from oneru/patch-1
Fwknop: Fix setting getting overwritten
Miroslav Lichvar [Tue, 22 Sep 2015 18:54:41 +0000 (20:54 +0200)]
chrony: import from oldpackages
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Steven Barth [Tue, 13 Oct 2015 06:52:39 +0000 (08:52 +0200)]
Merge pull request #1766 from hnyman/fix-collectd-dns
collectd: Delay first data read cycle by 1s
Steven Barth [Tue, 13 Oct 2015 06:51:25 +0000 (08:51 +0200)]
Merge pull request #1799 from luizluca/sane
sane-backends: import from oldpackages (v2)
Steven Barth [Tue, 13 Oct 2015 06:50:39 +0000 (08:50 +0200)]
Merge pull request #1800 from TuxCoder/master
chaosvpn: add new package
Jonathan Bennett [Tue, 13 Oct 2015 03:28:28 +0000 (22:28 -0500)]
Fwknop: Fix setting getting overwritten
A typo in the init file was causing a certain setting to be overwritten on every daemon start.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
Gabor SZOLLOSI [Mon, 12 Oct 2015 18:36:23 +0000 (20:36 +0200)]
open2300: added license informations
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
Matteo Croce [Mon, 12 Oct 2015 16:57:03 +0000 (18:57 +0200)]
Merge pull request #1849 from drizzt/master
fwknop: fix building without gpg
Steven Barth [Mon, 12 Oct 2015 15:02:41 +0000 (17:02 +0200)]
Merge pull request #1806 from ryzhovau/smstools3-compile-flags
smstools3: fix CFLAGS and LFLAGS
Matthias Schiffer [Mon, 12 Oct 2015 13:22:12 +0000 (15:22 +0200)]
ethtool: update to v4.2
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Gabor SZOLLOSI [Sun, 11 Oct 2015 19:19:02 +0000 (21:19 +0200)]
open2300: build check format fix
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
Gabor SZOLLOSI [Sun, 11 Oct 2015 19:13:08 +0000 (21:13 +0200)]
open2300: format security off
Luiz Angelo Daros de Luca [Fri, 21 Aug 2015 18:07:01 +0000 (15:07 -0300)]
sane-backends: import from oldpackages and update
Changes since oldpackages:
- updated to 1.0.25
* most of openwrt patches are upstreamed now
- cups dependency was completely removed
- small musl patch
- small uclibc patch
- removed link to extra libraries in libsane (used only
for preload backends)
- sane-libs and sane-backends merged and exploded into
individual packages for each backend:
* libsane for sane library (which backends should dep on)
* sane-daemon for saned daemon
* sane-xxx for sane backend for xxx
** each backend has its own custom dep libraries
* sane-backends-all (with no files) that deps on all backends
* sane-qcam is only available for x86/x86_64
** other archs does not implement inb/outb (at least in musl)
Now it is possible to use SANE with much less FS space (KB
instead of MB).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Gabor SZOLLOSI [Sat, 10 Oct 2015 23:44:11 +0000 (01:44 +0200)]
open2300: re-add to the master, maintainer change
Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
Timothy Redaelli [Tue, 1 Sep 2015 13:21:35 +0000 (15:21 +0200)]
fwknop: fix building without gpg
Álvaro Fernández Rojas [Thu, 8 Oct 2015 09:28:11 +0000 (11:28 +0200)]
unrar: update to v5.3.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Thu, 8 Oct 2015 09:17:43 +0000 (11:17 +0200)]
flashrom: make flashrom-full the default variant, remove empty dependencies
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Thu, 8 Oct 2015 09:16:34 +0000 (11:16 +0200)]
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Jo-Philipp Wich [Thu, 8 Oct 2015 00:10:22 +0000 (02:10 +0200)]
motion: fix segmentation fault under musl libc
During startup, motion calls pthread_getspecific() through motion_log()
before pthread_key_create() has been called yet. This works on glibc and
uclibc but segfaults on musl because motion is relying on undefined
behaviour here.
Move the pthread initialization before motion_startup() so that
tls_key_threadnr is initialized when motion_log() is called.
Also enforce the use of strerror_r() on musl by defining XSI_STRERROR_R
on all non-glibc systems because the supposed replacement code is broken
and crashes on musl.
References:
http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2015x09x30x203633
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Stefan Hellermann [Wed, 7 Oct 2015 06:40:37 +0000 (08:40 +0200)]
add dfu-programmer
dfu-programmer is a Device Firmware Update based USB programmer for
Atmel chips with a USB bootloader. It's comparable to avrdude, but
optimized for Atmel chips with integrated USB DFU Bootloader.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Nikos Mavrogiannopoulos [Wed, 7 Oct 2015 14:38:19 +0000 (16:38 +0200)]
ocserv: updated to 0.10.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Hannu Nyman [Wed, 7 Oct 2015 09:51:33 +0000 (12:51 +0300)]
collectd: Delay first data read cycle by 1s
Some collectd plugins launch third-party plugins that have variation in
initialisation time (like libpcap). Recently (since kernel bump to 4.1)
the DNS plugin has been causing collectd to crash semi-randomly at startup
on MIPS based WNDR3700.
Debugging led to realisation that the DNS plugin seems to require at least
0.1s time to start, before the first data reading attempt starts.
By default, the first data read cycle starts immediately, while apaprently
some of the plugins may still be asyncronously initialising. To make things
safe, this patch adds 1 second delay before the first data read cycle.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Steven Barth [Tue, 6 Oct 2015 07:03:42 +0000 (09:03 +0200)]
all: get rid of kmod-ipv6 dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 6 Oct 2015 07:00:18 +0000 (09:00 +0200)]
Merge pull request #1837 from cyanidium/master
nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix
Steven Barth [Tue, 6 Oct 2015 06:58:41 +0000 (08:58 +0200)]
Merge pull request #1843 from oskar456/aiccugnutls
aiccu: split into default and gnutls variant
Ondřej Caletka [Mon, 5 Oct 2015 12:44:39 +0000 (14:44 +0200)]
aiccu: split into default and gnutls variant
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
Daniel Golle [Mon, 5 Oct 2015 10:57:03 +0000 (12:57 +0200)]
lvm2: update to version 2.02.132
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Marcel Denia [Sun, 4 Oct 2015 18:13:11 +0000 (20:13 +0200)]
perl-parse-recdescent: Update to 1.967013
Signed-off-by: Marcel Denia <naoir@gmx.net>
Álvaro Fernández Rojas [Sun, 4 Oct 2015 14:44:53 +0000 (16:44 +0200)]
shairport-sync: fix build when both variants are selected
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Sun, 4 Oct 2015 14:20:41 +0000 (16:20 +0200)]
flashrom: switch to build variants instead of config options
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Peter Wagner [Sun, 4 Oct 2015 10:58:22 +0000 (12:58 +0200)]
glib2: update to 2.44.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Steven Barth [Sun, 4 Oct 2015 08:34:17 +0000 (10:34 +0200)]
Merge pull request #1836 from zorun/master
bmon: Adapt to libnl package split, only depend on required parts
Marty R [Sun, 4 Oct 2015 01:00:00 +0000 (18:00 -0700)]
nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix
Headers are required by collectd as mentioned in #1801. This is the nut portion based on dwmw2@
d636841cd1d1dfab04cb509520c082738ddfb2ea
Happy to merge with 15.05 as per #1803.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
[martin.p.rowe@gmail.com: condensed InstallDev lines]
Added package nut-web-cgi based on demorfi@
7e340f47944ff4a9c49d3b1dc6c1d9d965cd344c. Closes #1614.
Pending signoff by @demorfi
[martin.p.rowe@gmail.com: simplified implementation, no changes to Config.in]
Added package nut-avahi-service similar to other implementations in #618
Bugfix to remove redundant NUT_DRIVER_SERIAL config
Bugfix to make UPSLOG config actually install (requires PKG_RELEASE bump)
Some code tidy-ups
Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
Ted Hess [Sat, 3 Oct 2015 22:17:30 +0000 (18:17 -0400)]
Merge pull request #1827 from openwrt-es/shairport-sync-next
shairport-sync: update to latest version
Baptiste Jonglez [Sat, 3 Oct 2015 16:42:58 +0000 (18:42 +0200)]
bmon: Adapt to libnl package split, only depend on required parts
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Steven Barth [Sat, 3 Oct 2015 15:41:03 +0000 (17:41 +0200)]
Merge pull request #1825 from twolife/master
aiccu: enable GnuTLS support
Ted Hess [Sat, 3 Oct 2015 15:11:42 +0000 (11:11 -0400)]
Merge pull request #1816 from ollie27/mjpg-streamercambozola
mjpg-streamer: only download cambozola if it's required
Steven Barth [Sat, 3 Oct 2015 11:31:04 +0000 (13:31 +0200)]
Merge pull request #1828 from msva/patch-2
zsh: bump to 5.1.1
Vadim A. Misbakh-Soloviov [Sat, 3 Oct 2015 10:15:56 +0000 (16:15 +0600)]
zsh: bump to 5.1.1
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
Peter Wagner [Sat, 3 Oct 2015 09:22:11 +0000 (11:22 +0200)]
git: update to 2.6.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sat, 3 Oct 2015 09:19:22 +0000 (11:19 +0200)]
nfs-kernel-server: update to 1.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sat, 3 Oct 2015 08:54:45 +0000 (10:54 +0200)]
pulseaudio: update to 7.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Steven Barth [Sat, 3 Oct 2015 08:44:26 +0000 (10:44 +0200)]
Merge pull request #1805 from stefanhorning/ddns_service
ddns: Added schokokeks.org to ddns services
Steven Barth [Sat, 3 Oct 2015 08:42:58 +0000 (10:42 +0200)]
Merge pull request #1812 from MikePetullo/grilo
grilo: add new package
Steven Barth [Sat, 3 Oct 2015 08:42:40 +0000 (10:42 +0200)]
Merge pull request #1813 from MikePetullo/grilo-plugins
grilo-plugins: add new package
Steven Barth [Sat, 3 Oct 2015 08:33:45 +0000 (10:33 +0200)]
dbus: bump to 1.10.0
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Sat, 3 Oct 2015 08:23:10 +0000 (10:23 +0200)]
Merge pull request #1830 from commodo/ovs-2.4.0-released
openvswitch: use released version 2.4.0
Steven Barth [Sat, 3 Oct 2015 08:22:49 +0000 (10:22 +0200)]
Merge pull request #1831 from commodo/aircrack-ng-libnl-update-fix
aircrack-ng: use libnl-genl
Steven Barth [Sat, 3 Oct 2015 08:21:52 +0000 (10:21 +0200)]
Merge pull request #1834 from Wedmer/master
[utils/zoneinfo] Updated to the latest release.
Vladimir Ulrich [Fri, 2 Oct 2015 22:56:31 +0000 (01:56 +0300)]
[utils/zoneinfo] Updated to the latest release.
The 2015g release of the tz code and data is available. It reflects the
following changes, which were either circulated on the tz mailing list
or are relatively minor technical or administrative changes:
Changes affecting future time stamps
Turkey's 2015 fall-back transition is scheduled for Nov. 8, not
Oct. 25.
(Thanks to Fatih.)
Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.
(Thanks to Alexander Krivenyshev.)
Fiji's 2016 fall-back transition is scheduled for January 17, not 24.
(Thanks to Ken Rylander.)
Fort Nelson, British Columbia will not fall back on 2015-11-01. It has
effectively been on MST (-0700) since it advanced its clocks on
2015-03-08.
New zone America/Fort_Nelson. (Thanks to Matt Johnson.)
Changes affecting past time stamps
Norfolk observed DST from 1974-10-27 02:00 to 1975-03-02 02:00.
Changes affecting code
localtime no longer mishandles America/Anchorage after 2037.
(Thanks to Bradley White for reporting the bug.)
On hosts with signed 32-bit time_t, localtime no longer mishandles
Pacific/Fiji after 2038-01-16 14:00 UTC.
The localtime module allows the variables 'timezone', 'daylight',
and 'altzone' to be in common storage shared with other modules,
and declares them in case the system <time.h> does not.
(Problems reported by Kees Dekker.)
On platforms with tm_zone, strftime.c now assumes it is not NULL.
This simplifies the code and is consistent with zdump.c.
(Problem reported by Christos Zoulas.)
Changes affecting documentation
The tzfile man page now documents that transition times denote the
starts (not the ends) of the corresponding time periods.
(Ambiguity reported by Bill Seymour.)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
John Crispin [Thu, 1 Oct 2015 15:34:13 +0000 (17:34 +0200)]
cgi-io: add a small helper cgi that can be used by RPCD based UIs
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Thu, 1 Oct 2015 15:11:12 +0000 (17:11 +0200)]
spi-tools: add new package
this package adds 2 tools that can be used to control spidev devices from userland
Signed-off-by: John Crispin <blogic@openwrt.org>