Commit Graph

23455 Commits

Author SHA1 Message Date
Hannu Nyman 7c34551ebc Merge pull request #8037 from MikePetullo/libdmapsharing
libdmapsharing: Update to 3.9.4
2019-01-26 10:24:17 +02:00
Hannu Nyman 6ff8b353f5 Merge pull request #8030 from jow-/at-elf-depends
at: change libelf1 dependency to libelf
2019-01-26 10:21:54 +02:00
Hannu Nyman dc5f88f77e Merge pull request #7867 from neheb/ldn
ldns: Make ENGINE support optional
2019-01-26 10:15:14 +02:00
Hannu Nyman ad33616630 Merge pull request #7897 from neheb/ina
inadyn: Fix compilation without deprecated OpenSSL APIs
2019-01-26 10:14:20 +02:00
Rosen Penev f04dfb7783 v4l2rtspserver: Update to 0.1.1
Switched to using versioned releases.

Removed md5 usage and went full sha256.

Added uclibc++ support by backporting upstream patches.

Various other adjustments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-25 21:21:09 -08:00
Rosen Penev 4671962cae vips: Update to 8.7.4
Added ability to compile with uclibc++.

Refresh Makefile for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-25 19:35:12 -08:00
Val Kulkov 55076b5bfc graphicsmagick: new package, an imagemagick alternative
GraphicsMagick is a fork of ImageMagick, licensed under the MIT license.
It requires less space and it is [reportedly] faster than ImageMagick.

GraphicsMagick's installation footprint is:

x86_64: 4.3 MB, and
brcm47xx-mips74k (mipsel_74kc): 3.7 MB.

The shared libraries occupy 2.2 MB (mipsel_74kc). The 90 GraphicsMagick's
modules occupy 2.5 MB. It may be possible to reduce the installation
footprint by introducing build parameters to control the selection of
modules. In view of the large number of modules and the possibility of
breakage due to module interdependencies or other reasons, such attempt
is not made at this time.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-01-25 18:35:17 -05:00
Jo-Philipp Wich 02d4981d3a Merge pull request #8011 from neheb/ar
aria2: Fix the faulty patch again
2019-01-25 11:27:16 +01:00
Rosen Penev cabf977d38 aria2: Fix the faulty patch again
The previous solution was incorrect. The issue was that the macro was not
defined as the header defining it was not included. GCC warns if -Wunder
is passed and does not error by default, leading to the confusion.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-25 01:16:05 -08:00
Rosen Penev d506522b0a lksctp-tools: Update to 1.0.18
Switch to new upstream.

Remove Nico as Maintainer out of inactivity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-24 21:14:37 -08:00
W. Michael Petullo 8a20835340 libdmapsharing: Update to 3.9.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-01-24 18:45:28 -05:00
Rosen Penev f81ef698d5 usbip: Switch usb.ids location to match usbutils
It's versioned and therefore easier to update.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-24 19:07:46 +01:00
Ted Hess 2fa8dfd1a0 Merge pull request #8029 from jow-/avrdude-elf-depends
avrdude: change libelf1 dependency to libelf
2019-01-24 12:25:55 -05:00
Ted Hess 17f0502e1c Merge pull request #7947 from neheb/sh
shairport-sync: Get rid of libc++ dependency
2019-01-24 12:24:27 -05:00
Hannu Nyman 78c65a1e34 Merge pull request #8032 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.32
2019-01-24 17:39:04 +02:00
Hannu Nyman 804d434127 Merge pull request #8028 from salzmdan/master
knot: update to 2.7.6
2019-01-24 17:38:10 +02:00
Hannu Nyman b2e4f8ff1a Merge pull request #8026 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.24
2019-01-24 17:35:52 +02:00
Dirk Brenken fd7cad216f Merge pull request #8031 from dibdot/travelmate
travelmate: bugfix 1.3.4
2019-01-24 16:24:46 +01:00
Dirk Brenken 4aa7adf041 Merge pull request #8027 from dibdot/adblock
adblock: bugfix 3.6.4
2019-01-24 16:24:24 +01:00
Dirk Brenken 2e93d26f51 travelmate: bugfix 1.3.4
* fix runtime behaviour with empty scan results on radioX
* fix radiolist preparation (prevent dups)
* further optimize 'ProActive' mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-24 15:35:55 +01:00
Toni Uhlig 5dc7b0db24 ptunnel-ng: update to 1.32
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-01-24 15:08:47 +01:00
Hannu Nyman 8c48c21fd9 Merge pull request #8004 from neheb/patch-16
libgpg-error: Update to 1.34
2019-01-24 15:43:06 +02:00
Daniel Engberg c48a405b23 utils/bash: Update to 5.0
Update bash to 5.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-24 20:20:53 +08:00
Jo-Philipp Wich 2fcb74aaba at: change libelf1 dependency to libelf
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in "at" accordingly.

There are no functional changes and no changes in the resulting binary.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:15:38 +01:00
Jo-Philipp Wich 24061255cd avrdude: change libelf1 dependency to libelf
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in avrdude accordingly.

There are no functional changes and no changes in the resulting binary.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:13:15 +01:00
Jo-Philipp Wich eaf6411452 conntrack-tools: add missing patch
Add a forgotten patch which was part of the original PR to switch ct tools
to libtirpc.

Fixes: ecebe0ed1 ("conntrack-tools: update to 1.4.5 and link against libtirpc")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:09:23 +01:00
Daniel Salzman 3c727055b5 knot: update to 2.7.6
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-01-24 12:57:27 +01:00
Dirk Brenken 5a7e8cea89 adblock: bugfix 3.6.4
* respect 'adb_report' option to enable/disable adblock reporting
  (incl. tcpdump background process)
* other reporting related corner case fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-24 12:31:47 +01:00
Josef Schlehofer d2035335f6 youtube-dl: update to version 2019.01.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-24 10:01:00 +01:00
Rosen Penev b468d5cf57 libgpg-error: Update to 1.34
Remove FPIC as it is already default. Both fPIC and DPIC are passed.

Some extra configure arguments to speed up build times.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-23 16:01:29 -08:00
Hannu Nyman 13e1f0fdf2 Merge pull request #7921 from daniel-santos/python-idna
python-idna: Add missing dependency on python(3)-codecs
2019-01-23 18:44:58 +02:00
Hannu Nyman 702de5869d Merge pull request #8022 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.23
2019-01-23 18:21:28 +02:00
Hannu Nyman 82a77db89c Merge pull request #7616 from jbenden/aircrack-ng-1.5
aircrack-ng: Update to 1.5.2
2019-01-23 18:13:56 +02:00
Hannu Nyman 7857cf7f33 Merge pull request #7912 from ja-pa/keepalived-update
keepalived: update to version 2.0.10
2019-01-23 18:10:16 +02:00
Josef Schlehofer 8de1c6b284 youtube-dl: update to version 2019.01.23
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-23 14:55:38 +01:00
Jan Pavlinec 67601d53b1 libmaxminddb: add new package (dependency for measurement-kit)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-23 12:43:05 +01:00
Alexander Ryzhov 7454478df3 aggregate: respect CFLAGS, LDFLAGS
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-01-23 10:06:32 +03:00
Hannu Nyman 38e5864273 Merge pull request #8017 from cshoredaniel/pr-nut-cleanup-small-but-mighty-issues
nut: initscripts hotplug: Fix many small by mighty semantic issues
2019-01-22 20:50:52 +02:00
Hannu Nyman ce69b6979e Merge pull request #8015 from TDT-AG/pr/20190122-mwan3
mwan3: update version
2019-01-22 20:49:55 +02:00
Hannu Nyman 0091bf6fcb Merge pull request #8019 from cshoredaniel/pr-gitolite-3-6-11-update
gitolite: Update to 3.6.11
2019-01-22 20:49:36 +02:00
Daniel F. Dickinson 533ee33e79 gitolite: Update to 3.6.11
A migration bugfix.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-22 12:57:51 -05:00
Dirk Brenken 6fbf3576ea Merge pull request #8016 from dibdot/travelmate
travelmate: release 1.3.3
2019-01-22 17:12:59 +01:00
Dirk Brenken 2abae00f16 travelmate: release 1.3.3
* re-fine/optimize re-connection logic in 'ProActive' mode,
  prevent needless ubus calls

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-01-22 16:05:30 +01:00
Florian Eckert 7b4c075cc2 mwan3: update version to 2.7.10
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-22 14:29:34 +01:00
Florian Eckert 2ff9c8ecb7 mwan3: add locking debug possibility
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-22 14:29:04 +01:00
Florian Eckert d167e3718d mwan3: lock critical section on mwan3 down
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-22 14:29:01 +01:00
Florian Eckert dd206b7d0b mwan3: lock critical mwan3rtmon section
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-01-22 14:28:58 +01:00
Yousong Zhou c059c283fe shadowsocks-libev: ss-rules: simplify grep_af
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-01-22 07:52:42 +00:00
Peter Wagner ecebe0ed17 conntrack-tools: update to 1.4.5 and link against libtirpc
Signed-off-by: Peter Wagner <tripolar@gmx.at>
[split from https://github.com/openwrt/openwrt/pull/1274]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-22 08:17:16 +01:00
Jo-Philipp Wich cd9354e548 conntrack-tools: import from OpenWrt base
In order to allow for the switch from librpc to libtirpc, we need to
relocate the conntrack-tools package here.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-22 08:13:24 +01:00