aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #1153 from ClaymorePT/masterSteven Barth2015-04-20
|\ | | | | boost 1.58.0
| * boost 1.58.0claymore2015-04-20
| | | | | | | | | | | | | | | | | | Updated boost lib to version 1.58.0 - Added New Libraries: Endian and Sort Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
* | Merge pull request #1148 from oneru/masterSteven Barth2015-04-20
|\ \ | | | | | | Update Nano to 2.4.1
| * | Update Nano to 2.4.1Jonathan Bennett2015-04-19
| | | | | | | | | | | | signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | Merge pull request #1150 from hansmi/masterTed Hess2015-04-19
|\ \ \ | | | | | | | | Update net/unbound to version 1.5.3
| * | | Update net/unbound to version 1.5.3Michael Hanselmann2015-04-19
|/ / / | | | | | | | | | | | | | | | unbound 1.5.3 was released on March 10, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | Remove dependeny on iptables-mod-filter from sqm-scriptsSebastian Moeller2015-04-19
| | | | | | | | | | | | | | | | | | | | | | | | As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13 we carry a few unnecessary dependecies in sqm-scripts, so remove one of them (iptables-mod-filter) as we neither use it nor plan to use it. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | | Merge pull request #1149 from luizluca/ruby-updateLuiz Angelo Daros de Luca2015-04-18
|\ \ \ | | | | | | | | ruby: bump to 2.2.2
| * | | ruby: bump to 2.2.2Luiz Angelo Daros de Luca2015-04-18
|/ / / | | | | | | | | | | | | | | | | | | This is a small ruby release, mainly to fix CVE-2015-1855: Ruby OpenSSL Hostname Verification Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | lksctp-tools: import sctp from old packages feedNicolas Thill2015-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.0.16) - add license info - add myself as maintainer - install dev files the proper way in Build/InstallDev - rename sctp package to libsctp - add an sctp-tools package and an sctp transitional meta package Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | python-yaml: import pyyaml from old packages feedNicolas Thill2015-04-18
| | | | | | | | | | | | | | | | | | | | | - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | yaml: import libyaml from old packages feedNicolas Thill2015-04-18
|/ / | | | | | | | | | | | | | | | | - add license info - add myself as maintainer - put in a "Languages" submenu - install pkgconfig .pc dev file Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | xz: import from old packages feedNicolas Thill2015-04-18
| | | | | | | | | | | | | | | | | | | | - update to latest version (v5.2.1) - add license info - add myself as maintainer - put everything in a "Compression" submenu - reduce the number of packages (put symlinks with their matching target) Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | ldns: import from old packages feedNicolas Thill2015-04-17
| | | | | | | | | | | | | | - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | pen: update to 0.27.5Nicolas Thill2015-04-16
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | haproxy: include patches from mainlineheil2015-04-16
| | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on - [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout - [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space - [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in - [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value" - [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in - [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when Signed-off-by: heil <heil@terminal-consulting.de>
* | zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)Etienne CHAMPETIER2015-04-16
| | | | | | | | | | | | we don't use uci anymore (only ubus and iwinfo) Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | Merge pull request #1141 from Wedmer/masterSteven Barth2015-04-15
|\ \ | | | | | | [utils/zoneinfo]Updated to the latest version
| * | [utils/zoneinfo]Updated to the latest versionVladimir Ulrich2015-04-15
|/ / | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | Merge pull request #1134 from kevinmehall/gatttoolNico2015-04-14
|\ \ | | | | | | bluez: Install gatttool for Bluetooth Low Energy
| * | bluez: Install gatttool for Bluetooth Low EnergyKevin Mehall2015-04-10
| | | | | | | | | | | | | | | | | | | | | gatttool is not included in `make install`. The Debian package similarly copies it out of the build directory. Signed-off-by: Kevin Mehall <km@kevinmehall.net>
* | | ntpd: fix typoPeter Wagner2015-04-13
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Currently the hotplug script never starts because it assumes the wrongPeter Wagner2015-04-13
| | | | | | | | | | | | | | | | | | | | | path to the binary. Fix the path. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | ntpd: update to 4.2.8p2Peter Wagner2015-04-12
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | git: update to 2.3.5Peter Wagner2015-04-12
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | pciutils: update to 3.3.1Álvaro Fernández Rojas2015-04-12
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | znc: disable mips16Jonas Gorski2015-04-12
| | | | | | | | | | | | | | | | | | Using mips16 seems to make znc randomly crash. Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | sumo: update to 0.23Álvaro Fernández Rojas2015-04-12
| | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | Merge pull request #1139 from chris5560/masterSteven Barth2015-04-12
|\ \ \ | | | | | | | | ddns-scripts: bugfixes/update to version 2.4.1-1
| * | | ddns-scripts: bugfixes/update to version 2.4.1-1Christian Schoenebeck2015-04-12
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | * fix problem with lucihelper script reported in OpenWrt Ticket 19419 * rewritten split_FQDN fixing detection errors and using zcat * updated tld_names.dat and .gz compressed to save space * add LoopiaDNS (loopia.se) to services_ipv6 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | Merge pull request #1136 from antonlacon/ffmpeg-2.5.xTed Hess2015-04-11
|\ \ \ | | | | | | | | ffmpeg: upgrade to 2.5.5
| * | | ffmpeg: upgrade to 2.5.5Ian Leonard2015-03-22
| | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | nspr: abandon packageLuka Perkov2015-04-11
| | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | Merge pull request #1128 from samm-git/masterSteven Barth2015-04-11
|\ \ \ \ | |_|/ / |/| | | apinger: add apinger package
| * | | apinger: add apinger packageAlex Samorukov2015-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alarm Pinger (apinger) is a little tool which monitors various IP devices by simple ICMP echo requests. There are various other tools, that can do this, but most of them are shell or perl scripts, spawning many processes, thus much CPU-expensive, especially when one wants continuous monitoring and fast response on target failure. Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
* | | | Merge pull request #1133 from Shulyaka/masterTed Hess2015-04-10
|\ \ \ \ | | | | | | | | | | mailman: upgrade to 2.1.20
| * | | | mailman: upgrade to 2.1.20Denis Shulyaka2015-04-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | net/mosquitto: Patch QoS 2 in flight bugKarl Palsson2015-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patched until new upstream release is available. Patch sourced from upstream. Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | net/mosquitto: Bump to 1.4.1Karl Palsson2015-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some useful fixes: http://mosquitto.org/2015/04/version-1-4-1-released/ Drops a patch that has been rolled into upstream. Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | monit: update to 5.12.2Etienne CHAMPETIER2015-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | | Merge pull request #1045 from teslamint/patch-1champtar2015-04-10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | coova-chilli: fix typo prevents compile with cyassl compile tested on ar71xx
| * | | | | coova-chilli: fix typo prevents compile with cyasslJaehoon You2015-03-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | Merge pull request #1072 from sairon/luasocket-add-socket-unixSteven Barth2015-04-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | luasocket: add socket.unix module
| * | | | | | luasocket: add socket.unix moduleJan Čermák2015-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous build was missing module socket.unix that is required for interaction with Unix domain sockets and is distributed in a separate shared library. This commit adds the file to the created package. Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
* | | | | | | Merge pull request #1131 from fingon/mdnsresponder-fixSteven Barth2015-04-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mdnsresponder: Fixed IPv6 deprecated address handling
| * | | | | | | mdnsresponder: Fixed deprecated address handling (the new getifaddr code in ↵Markus Stenberg2015-04-09
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).
* / | | | | | ocserv: updated to 0.10.2Nikos Mavrogiannopoulos2015-04-08
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #1119 from luizluca/libvpx-updateLuiz Angelo Daros de Luca2015-04-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | libvpx: updated to 1.4.0
| * | | | | | libvpx: updated to 1.4.0Luiz Angelo Daros de Luca2015-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update brings some fixes for VP9. https://chromium.googlesource.com/webm/libvpx/+/v1.4.0 Also, it is ABI incompatible but the only known user of libvpx is gst1-plugins-good, which is already compatile: https://bugzilla.gnome.org/show_bug.cgi?id=739476 gst1-plugins-good has released bumped in order to rebuild. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | Merge pull request #1121 from luizluca/gst-enable-opusLuiz Angelo Daros de Luca2015-04-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gst1-plugins-bad: add opus plugin