| Commit message (Collapse) | Author | Age |
|\
| |
| | |
boost 1.58.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| | |
| | | |
Update Nano to 2.4.1
|
| | |
| | |
| | |
| | | |
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|\ \ \
| | | |
| | | | |
Update net/unbound to version 1.5.3
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
unbound 1.5.3 was released on March 10, 2015.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
ruby: bump to 2.2.2
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
- 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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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>
|
| |
| |
| |
| |
| |
| |
| | |
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- [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>
|
| |
| |
| |
| |
| |
| | |
we don't use uci anymore (only ubus and iwinfo)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\ \
| | |
| | | |
[utils/zoneinfo]Updated to the latest version
|
|/ /
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \
| | |
| | | |
bluez: Install gatttool for Bluetooth Low Energy
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
path to the binary. Fix the path.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Using mips16 seems to make znc randomly crash.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \
| | | |
| | | | |
ddns-scripts: bugfixes/update to version 2.4.1-1
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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>
|
|\ \ \
| | | |
| | | | |
ffmpeg: upgrade to 2.5.5
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \ \ \
| |_|/ /
|/| | | |
apinger: add apinger package
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
mailman: upgrade to 2.1.20
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Patched until new upstream release is available.
Patch sourced from upstream.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
coova-chilli: fix typo prevents compile with cyassl
compile tested on ar71xx
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jaehoon You <teslamint@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
luasocket: add socket.unix module
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
mdnsresponder: Fixed IPv6 deprecated address handling
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | | |
the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
libvpx: updated to 1.4.0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
gst1-plugins-bad: add opus plugin
|