feed/packages.git
4 years agoMerge pull request #13357 from rs/nextdns-1.8.3-master
Hannu Nyman [Thu, 10 Sep 2020 17:35:18 +0000 (20:35 +0300)]
Merge pull request #13357 from rs/nextdns-1.8.3-master

nextdns: Update to version 1.8.3

4 years agonextdns: Update to version 1.8.3 13357/head
Olivier Poitrey [Thu, 10 Sep 2020 17:25:43 +0000 (17:25 +0000)]
nextdns: Update to version 1.8.3

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoMerge pull request #13352 from ja-pa/dovecot-fix-zstd
Josef Schlehofer [Thu, 10 Sep 2020 14:18:37 +0000 (16:18 +0200)]
Merge pull request #13352 from ja-pa/dovecot-fix-zstd

dovecot: disable zstd

4 years agodovecot: disable zstd 13352/head
Jan Pavlinec [Thu, 10 Sep 2020 10:37:38 +0000 (12:37 +0200)]
dovecot: disable zstd

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #13348 from oleg-derevenetz/bwping-2.0
Rosen Penev [Wed, 9 Sep 2020 21:18:22 +0000 (14:18 -0700)]
Merge pull request #13348 from oleg-derevenetz/bwping-2.0

bwping: update to version 2.0

4 years agoMerge pull request #13347 from ja-pa/gnutls-security-fix
Rosen Penev [Wed, 9 Sep 2020 21:18:08 +0000 (14:18 -0700)]
Merge pull request #13347 from ja-pa/gnutls-security-fix

gnutls: update to version 3.6.15 (security fix)

4 years agoMerge pull request #13344 from commodo/stress-ng
Rosen Penev [Wed, 9 Sep 2020 21:17:32 +0000 (14:17 -0700)]
Merge pull request #13344 from commodo/stress-ng

stress-ng: bump to version 0.11.20

4 years agosyncthing: bump to 1.9.0
Paul Spooren [Wed, 9 Sep 2020 20:42:35 +0000 (10:42 -1000)]
syncthing: bump to 1.9.0

This release adds the advanced folder option caseSensitiveFS
(https://docs.syncthing.net/advanced/folder-caseSensitiveFS.html) to
disable the new safe handling of case insensitive filesystems.

Bugfixes:

    #1787: Case-only renames break stuff
    #5708: Properly handle upper-/lowercase-only file name collisions
    #6613: TestWatchRename test fails on FreeBSD.
    #6793: Error status should take precedence over Local Additions
    #6850: Global state incorrect when ignoring local change
    #6864: Folder incorrectly marked “Up to Date” after switching from “Receive Only” to “Send & Receive”
    #6867: Certificate error when built with Go 1.15
    #6886: chmod permission after editing .stignore via WebUI not preserved
    #6889: test failures with Go 1.15
    #6892: Syncthing 1.8.0 trying to connect via wrong network route
    #6898: tests in TestCopyRange fail on ppc64le with "inappropriate ioctl for device"
    #6908: NAT service fails to terminate during Shutdown
    #6910: Local Additions when deleting file after changing folder type from SR to RO
    #6922: Auto accepted folders not saved
    #6938: Modifying config during first scan corrupts folder state

Enhancements:

    #2739: Syncthing should be case insensitive by default
    #5579: Avoid anti-aliasing artifacts for svg device icons
    #6873: Don't fail dirs in receive-only folders that were removed elsewhere but exist locally

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agosyncthing: add specific USERID
Paul Spooren [Wed, 9 Sep 2020 20:34:09 +0000 (10:34 -1000)]
syncthing: add specific USERID

Instead of randomly adding a UID this follows the Gentoo numbering and
uses 499.

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agobwping: update to version 2.0 13348/head
Oleg Derevenetz [Wed, 9 Sep 2020 20:29:53 +0000 (23:29 +0300)]
bwping: update to version 2.0

Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
4 years agoMerge pull request #13346 from valdi74/pycurl_update
Josef Schlehofer [Wed, 9 Sep 2020 13:46:37 +0000 (15:46 +0200)]
Merge pull request #13346 from valdi74/pycurl_update

python-curl: update to version 7.43.0.6

4 years agognutls: update to version 3.6.15 (security fix) 13347/head
Jan Pavlinec [Wed, 9 Sep 2020 13:20:21 +0000 (15:20 +0200)]
gnutls: update to version 3.6.15 (security fix)

Fixes:
CVE-2020-24659

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agopython-curl: update to version 7.43.0.6 13346/head
Waldemar Konik [Wed, 9 Sep 2020 12:11:56 +0000 (14:11 +0200)]
python-curl: update to version 7.43.0.6

PycURL changeLog:
Version 7.43.0.6 - 2020-09-02
-----------------------------------------------------------------
This release improves SSL backend detection on various systems, adds support for libcurl’s multiple SSL backend functionality and adds support for several libcurl options.

Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
Compile tested: x86_64

4 years agoacme: Make sure we don't handle the same listener twice
Toke Høiland-Jørgensen [Tue, 8 Sep 2020 09:59:38 +0000 (11:59 +0200)]
acme: Make sure we don't handle the same listener twice

If a daemon listens on multiple addresses at once, it'll show up multiple
times in get_listeners() which will clobber the config for uhttpd. Fix this
by skipping subsequent handlings of the same daemon binary.

Fixes #13325.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
4 years agoCONTRIBUTING.md: update branch info
Florian Eckert [Wed, 9 Sep 2020 09:07:27 +0000 (11:07 +0200)]
CONTRIBUTING.md: update branch info

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #13342 from gladiac1337/haproxy-2.2.3
Rosen Penev [Wed, 9 Sep 2020 08:00:07 +0000 (01:00 -0700)]
Merge pull request #13342 from gladiac1337/haproxy-2.2.3

haproxy: Update HAProxy to v2.2.3

4 years agoninja: fix typo
Rosen Penev [Wed, 9 Sep 2020 07:48:37 +0000 (00:48 -0700)]
ninja: fix typo

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agostress-ng: bump to version 0.11.20 13344/head
Alexandru Ardelean [Wed, 9 Sep 2020 07:29:19 +0000 (10:29 +0300)]
stress-ng: bump to version 0.11.20

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agohaproxy: Update HAProxy to v2.2.3 13342/head
Christian Lachner [Wed, 9 Sep 2020 06:52:21 +0000 (08:52 +0200)]
haproxy: Update HAProxy to v2.2.3

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agoMerge pull request #13335 from rs/nextdns-1.8.2-master
Rosen Penev [Wed, 9 Sep 2020 05:47:04 +0000 (22:47 -0700)]
Merge pull request #13335 from rs/nextdns-1.8.2-master

nextdns: Update to version 1.8.2

4 years agoMerge pull request #13328 from neheb/ninja
Rosen Penev [Wed, 9 Sep 2020 05:46:48 +0000 (22:46 -0700)]
Merge pull request #13328 from neheb/ninja

ninja: use for CMake

4 years agoMerge pull request #13320 from jmarcet/texttable-update
Rosen Penev [Wed, 9 Sep 2020 05:46:30 +0000 (22:46 -0700)]
Merge pull request #13320 from jmarcet/texttable-update

python3-texttable: update to version 1.6.3

4 years agoMerge pull request #13321 from jmarcet/paramiko-update
Rosen Penev [Wed, 9 Sep 2020 05:46:20 +0000 (22:46 -0700)]
Merge pull request #13321 from jmarcet/paramiko-update

python3-paramiko: update to version 2.7.2

4 years agoMerge pull request #13241 from first-leon/master
Rosen Penev [Wed, 9 Sep 2020 05:45:20 +0000 (22:45 -0700)]
Merge pull request #13241 from first-leon/master

lua-argparse: new package

4 years agoninja: use for CMake 13328/head
Rosen Penev [Mon, 7 Sep 2020 20:37:25 +0000 (13:37 -0700)]
ninja: use for CMake

CMake supports Ninja for faster compilation and less bugginess when it
comes to parallel compilation. That is, some CMake packages currently
have PKG_BUILD_PARALLEL set where it is not needed with ninja.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13340 from farmergreg/patch-1
Rosen Penev [Wed, 9 Sep 2020 01:25:21 +0000 (18:25 -0700)]
Merge pull request #13340 from farmergreg/patch-1

safe-search: duckduckgo.com new ip address

4 years agosafe-search: duckduckgo.com new ip address 13340/head
Greg Dietsche [Tue, 8 Sep 2020 12:27:51 +0000 (07:27 -0500)]
safe-search: duckduckgo.com new ip address

Update to 40.89.244.237 which is the new IP address that duckduckgo.com is using for safe-search.

Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
4 years agoCI: fix compilation of all packages
Paul Spooren [Mon, 7 Sep 2020 21:17:58 +0000 (11:17 -1000)]
CI: fix compilation of all packages

By using `feeds install -d y` the CI tries to install e.g. `libcxx`
which fails, unrelated to the tested packages. Now follow the approach
of the current CircleCI implementation.

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agoMerge pull request #13327 from lnslbrty/update/libulfius
Rosen Penev [Tue, 8 Sep 2020 21:01:19 +0000 (14:01 -0700)]
Merge pull request #13327 from lnslbrty/update/libulfius

libulfius: update to 2.6.9

4 years agoMerge pull request #13341 from lucize/frrmips
Rosen Penev [Tue, 8 Sep 2020 21:00:14 +0000 (14:00 -0700)]
Merge pull request #13341 from lucize/frrmips

frr: fix running on mips (again)

4 years agofrr: fix running on mips (again) 13341/head
Lucian Cristian [Tue, 8 Sep 2020 20:04:57 +0000 (23:04 +0300)]
frr: fix running on mips (again)

add mips fix missed on version upgrade

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agoMerge pull request #13338 from ja-pa/dovecot-security-fix
Josef Schlehofer [Tue, 8 Sep 2020 13:53:37 +0000 (15:53 +0200)]
Merge pull request #13338 from ja-pa/dovecot-security-fix

dovecot: update to version 2.3.11.3 (security fix)

4 years agolibulfius: update to 2.6.9 13327/head
Toni Uhlig [Mon, 7 Sep 2020 20:23:43 +0000 (22:23 +0200)]
libulfius: update to 2.6.9

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
4 years agodovecot: update to version 2.3.11.3 (security fix) 13338/head
Jan Pavlinec [Tue, 8 Sep 2020 10:55:19 +0000 (12:55 +0200)]
dovecot: update to version 2.3.11.3 (security fix)

Fixes:
CVE-2020-12100
CVE-2020-12673
CVE-2020-12674

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agonextdns: Update to version 1.8.2 13335/head
Olivier Poitrey [Tue, 8 Sep 2020 10:33:48 +0000 (10:33 +0000)]
nextdns: Update to version 1.8.2

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agogerbera: remove filesystem hacks
Rosen Penev [Mon, 7 Sep 2020 20:33:49 +0000 (13:33 -0700)]
gerbera: remove filesystem hacks

They seem to not be needed with GCC8 and above.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13299 from ja-pa/dnstap
Rosen Penev [Mon, 7 Sep 2020 19:27:10 +0000 (12:27 -0700)]
Merge pull request #13299 from ja-pa/dnstap

dnstap: add new package

4 years agoMerge pull request #13326 from Ansuel/ngixfixall
Hannu Nyman [Mon, 7 Sep 2020 16:56:15 +0000 (19:56 +0300)]
Merge pull request #13326 from Ansuel/ngixfixall

nginx: fix broken all-module variant

4 years agoMerge pull request #13323 from Ansuel/ubusup
Hannu Nyman [Mon, 7 Sep 2020 16:55:38 +0000 (19:55 +0300)]
Merge pull request #13323 from Ansuel/ubusup

nginx: update ubus module to fix SIGSEGV

4 years agonginx: fix broken all-module variant 13326/head
Ansuel Smith [Mon, 7 Sep 2020 16:33:03 +0000 (18:33 +0200)]
nginx: fix broken all-module variant

The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant.

Fixes #13275

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agoMerge pull request #13316 from hnyman/collectd512
Hannu Nyman [Mon, 7 Sep 2020 15:49:50 +0000 (18:49 +0300)]
Merge pull request #13316 from hnyman/collectd512

collectd: update to 5.12.0

4 years agocollectd: update to 5.12.0 13316/head
Hannu Nyman [Mon, 7 Sep 2020 14:58:08 +0000 (17:58 +0300)]
collectd: update to 5.12.0

Update collectd to version 5.12.0.

* Refresh patches
* Remove upstreamed patch 920-fix-ubi-data-source-type.patch
* Backport a patch from upstream to fix a missing define
  (920-backport-netlink-reg-noerror.patch)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agoMerge pull request #13319 from ja-pa/redis-6.0.7
Hannu Nyman [Mon, 7 Sep 2020 14:33:37 +0000 (17:33 +0300)]
Merge pull request #13319 from ja-pa/redis-6.0.7

redis: update to version 6.0.7

4 years agonginx: update ubus module to fix SIGSEGV 13323/head
Ansuel Smith [Mon, 7 Sep 2020 12:58:51 +0000 (14:58 +0200)]
nginx: update ubus module to fix SIGSEGV

- Bump relase
- Bump nginx_ubus_module version

Fixes #13314

Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agopython3-texttable: update to version 1.6.3 13320/head
Javier Marcet [Mon, 7 Sep 2020 11:34:02 +0000 (13:34 +0200)]
python3-texttable: update to version 1.6.3

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agopython3-paramiko: update to version 2.7.2 13321/head
Javier Marcet [Mon, 7 Sep 2020 11:33:40 +0000 (13:33 +0200)]
python3-paramiko: update to version 2.7.2

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agodnstap: add new package 13299/head
Jan Pavlinec [Thu, 3 Sep 2020 13:04:52 +0000 (15:04 +0200)]
dnstap: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoredis: update to version 6.0.7 13319/head
Jan Pavlinec [Mon, 7 Sep 2020 10:54:43 +0000 (12:54 +0200)]
redis: update to version 6.0.7

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #13307 from neheb/minis
Rosen Penev [Sun, 6 Sep 2020 23:36:21 +0000 (16:36 -0700)]
Merge pull request #13307 from neheb/minis

minisatip: update to 1.0.4

4 years agostress-ng: remove libaio and libbsd support
Rosen Penev [Sun, 6 Sep 2020 20:04:28 +0000 (13:04 -0700)]
stress-ng: remove libaio and libbsd support

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibupnpp: update to 0.19.4
Rosen Penev [Sun, 6 Sep 2020 20:01:31 +0000 (13:01 -0700)]
libupnpp: update to 0.19.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoprometheus: bump to 2.20.1
Paul Spooren [Sat, 5 Sep 2020 23:38:50 +0000 (13:38 -1000)]
prometheus: bump to 2.20.1

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agoCI: fix artifact folder and add more test SDKs
Paul Spooren [Sat, 5 Sep 2020 09:07:29 +0000 (23:07 -1000)]
CI: fix artifact folder and add more test SDKs

The CI adds the `packages.git` repository to the `feeds.conf`, which
makes the repository redundant. Once called `packages` including the
upstream status, once `packages_ci` (previously `action`) including the
PRs changes.

This commit changes the binary artifact folder from `packages` to
`packages_ci`, as the SDK choses packages from the modified PR branch
over the `packages` branch.

Also add additional targets to test, as each target only takes a few
minutes to test: aarch64_cortex-a53, arm_cortex-a15_neon-vfpv4 and
i386_pentium4.

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agoMerge pull request #13309 from EricLuehrsen/unbound_20200904
Rosen Penev [Sat, 5 Sep 2020 20:26:33 +0000 (13:26 -0700)]
Merge pull request #13309 from EricLuehrsen/unbound_20200904

unbound: improve odhcpd rapid update robustness

4 years agounbound: improve odhcpd rapid update robustness 13309/head
Eric Luehrsen [Sat, 5 Sep 2020 14:00:32 +0000 (10:00 -0400)]
unbound: improve odhcpd rapid update robustness

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agoMerge pull request #13298 from ja-pa/unbound-dnstap
Rosen Penev [Sat, 5 Sep 2020 06:00:59 +0000 (23:00 -0700)]
Merge pull request #13298 from ja-pa/unbound-dnstap

unbound: add option for dnstap support

4 years agominisatip: update to 1.0.4 13307/head
Rosen Penev [Sat, 5 Sep 2020 05:58:28 +0000 (22:58 -0700)]
minisatip: update to 1.0.4

Remove upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoCI: use GitHub action for Pull Requests
Paul Spooren [Sat, 27 Jun 2020 09:14:55 +0000 (23:14 -1000)]
CI: use GitHub action for Pull Requests

Test all GitHub pull requests for multiple architectures and store build
logs and created packages. This is the first commit of a series of
patches to simplify the life of maintainers.

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years agoMerge pull request #13306 from neheb/evdev
Rosen Penev [Fri, 4 Sep 2020 23:35:46 +0000 (16:35 -0700)]
Merge pull request #13306 from neheb/evdev

libevdev: update to 1.9.1

4 years agolibevdev: update to 1.9.1 13306/head
Rosen Penev [Wed, 2 Sep 2020 23:08:11 +0000 (16:08 -0700)]
libevdev: update to 1.9.1

Clean up Install section to be more explicit about what gets installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13289 from neheb/inp
Rosen Penev [Fri, 4 Sep 2020 23:27:35 +0000 (16:27 -0700)]
Merge pull request #13289 from neheb/inp

libinput: update to 1.16.1

4 years agoMerge pull request #13288 from neheb/kmod
Rosen Penev [Fri, 4 Sep 2020 23:27:26 +0000 (16:27 -0700)]
Merge pull request #13288 from neheb/kmod

kmod: update to 27

4 years agoMerge pull request #13273 from neheb/hid
Rosen Penev [Fri, 4 Sep 2020 23:26:52 +0000 (16:26 -0700)]
Merge pull request #13273 from neheb/hid

hidapi: update to 0.9.0

4 years agoMerge pull request #13287 from neheb/core
Rosen Penev [Fri, 4 Sep 2020 23:26:39 +0000 (16:26 -0700)]
Merge pull request #13287 from neheb/core

coreutils: switch to normal PKG_INSTALL

4 years agoMerge pull request #13295 from neheb/ftdi1
Rosen Penev [Fri, 4 Sep 2020 23:26:25 +0000 (16:26 -0700)]
Merge pull request #13295 from neheb/ftdi1

libftdi1: update to 1.5

4 years agoMerge pull request #13297 from neheb/gerb161
Rosen Penev [Fri, 4 Sep 2020 23:25:20 +0000 (16:25 -0700)]
Merge pull request #13297 from neheb/gerb161

gerbera: update to 1.6.1

4 years agoMerge pull request #13300 from odmdas/odmdas-freeradius3-radtest
Rosen Penev [Fri, 4 Sep 2020 23:23:21 +0000 (16:23 -0700)]
Merge pull request #13300 from odmdas/odmdas-freeradius3-radtest

freeradius3: enable radtest utility and adapt it to OpenWrt

4 years agofreeradius3: fix hostname invocation in radtest 13300/head
Alexey Dobrovolsky [Fri, 4 Sep 2020 22:31:28 +0000 (01:31 +0300)]
freeradius3: fix hostname invocation in radtest

Canonical radtest start results in an error:

$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value

hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.

added: 004-get-hostname-from-proc-in-radtest.patch

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
4 years agoMerge pull request #13303 from ejurgensen/forked-daapd_update_272
Rosen Penev [Fri, 4 Sep 2020 21:34:08 +0000 (14:34 -0700)]
Merge pull request #13303 from ejurgensen/forked-daapd_update_272

forked-daapd: update to 27.2

4 years agoMerge pull request #13294 from neheb/drm2
Rosen Penev [Fri, 4 Sep 2020 21:15:51 +0000 (14:15 -0700)]
Merge pull request #13294 from neheb/drm2

libdrm: update to 2.4.102

4 years agoMerge pull request #13292 from neheb/lcng
Rosen Penev [Fri, 4 Sep 2020 21:15:42 +0000 (14:15 -0700)]
Merge pull request #13292 from neheb/lcng

libcap-ng: update to 0.7.11

4 years agoMerge pull request #13296 from neheb/gpiod
Michael Heimpold [Fri, 4 Sep 2020 18:34:20 +0000 (20:34 +0200)]
Merge pull request #13296 from neheb/gpiod

libgpiod: update to 1.4.4

4 years agoforked-daapd: update to 27.2 13303/head
Espen Jürgensen [Fri, 4 Sep 2020 17:38:40 +0000 (19:38 +0200)]
forked-daapd: update to 27.2

- update config file to match upstream
- remove patches, not required any more

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
4 years agofreeradius3: enable radtest utility
Alexey Dobrovolsky [Fri, 4 Sep 2020 12:22:12 +0000 (15:22 +0300)]
freeradius3: enable radtest utility

radtest utility is used in many manuals to check the operation of
radius server.

At the moment all parameters must be specified at startup, for example:

$ radtest bob hello localhost 0 testing123 0 localhost

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
4 years agolibnpupnp: update to 4.0.11 13297/head
Rosen Penev [Thu, 3 Sep 2020 21:47:39 +0000 (14:47 -0700)]
libnpupnp: update to 4.0.11

Fixes include paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogerbera: update to 1.6.1
Rosen Penev [Thu, 3 Sep 2020 21:43:20 +0000 (14:43 -0700)]
gerbera: update to 1.6.1

Removed upstream ffmpeg backport.

Updated npupnp patch with latest upstream version.

Enabled CURL since it's needed for libnpupnp anyway.

Fixed up GCC filesystem CMake variables to be more accurate.

Removed npupnp include hack since it was properly fixed now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibdrm: update to 2.4.102 13294/head
Rosen Penev [Wed, 2 Sep 2020 23:03:32 +0000 (16:03 -0700)]
libdrm: update to 2.4.102

Cleaned up Install sections for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13293 from neheb/lc
Rosen Penev [Thu, 3 Sep 2020 21:04:51 +0000 (14:04 -0700)]
Merge pull request #13293 from neheb/lc

libcap: update to 2.43

4 years agoMerge pull request #13290 from neheb/moreu
Rosen Penev [Thu, 3 Sep 2020 21:04:35 +0000 (14:04 -0700)]
Merge pull request #13290 from neheb/moreu

moreutils: update to 0.64

4 years agolibinput: update to 1.16.1 13289/head
Rosen Penev [Wed, 2 Sep 2020 23:37:07 +0000 (16:37 -0700)]
libinput: update to 1.16.1

Makes several files explicit in Install sections.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomoreutils: update to 0.64 13290/head
Rosen Penev [Wed, 2 Sep 2020 22:25:02 +0000 (15:25 -0700)]
moreutils: update to 0.64

Remove upstreamed patch.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibcap-ng: update to 0.7.11 13292/head
Rosen Penev [Wed, 2 Sep 2020 22:53:57 +0000 (15:53 -0700)]
libcap-ng: update to 0.7.11

Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibcap: update to 2.43 13293/head
Rosen Penev [Wed, 2 Sep 2020 22:58:37 +0000 (15:58 -0700)]
libcap: update to 2.43

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibftdi1: update to 1.5 13295/head
Rosen Penev [Wed, 2 Sep 2020 23:15:00 +0000 (16:15 -0700)]
libftdi1: update to 1.5

Fix libftdi1-config.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibgpiod: update to 1.4.4 13296/head
Rosen Penev [Wed, 2 Sep 2020 23:35:15 +0000 (16:35 -0700)]
libgpiod: update to 1.4.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agokmod: update to 27 13288/head
Rosen Penev [Wed, 2 Sep 2020 23:56:41 +0000 (16:56 -0700)]
kmod: update to 27

Remove outdated patch.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agocoreutils: switch to normal PKG_INSTALL 13287/head
Rosen Penev [Thu, 3 Sep 2020 20:49:50 +0000 (13:49 -0700)]
coreutils: switch to normal PKG_INSTALL

Simplifies the Makefile.

Also removed pointless uClibc workaround that is not relevant anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #13284 from graysky2/htop
Rosen Penev [Thu, 3 Sep 2020 20:39:46 +0000 (13:39 -0700)]
Merge pull request #13284 from graysky2/htop

htop: update to 3.0.1-1

4 years agoMerge pull request #13285 from Ansuel/ubusup
Rosen Penev [Thu, 3 Sep 2020 20:38:21 +0000 (13:38 -0700)]
Merge pull request #13285 from Ansuel/ubusup

nginx: refresh nginx-ubus-module version

4 years agoMerge pull request #13286 from PolynomialDivision/updatedawn
Rosen Penev [Thu, 3 Sep 2020 20:37:33 +0000 (13:37 -0700)]
Merge pull request #13286 from PolynomialDivision/updatedawn

dawn: bump version

4 years agoMerge pull request #13276 from ja-pa/python-rsa-security
Rosen Penev [Thu, 3 Sep 2020 20:31:57 +0000 (13:31 -0700)]
Merge pull request #13276 from ja-pa/python-rsa-security

python-rsa: update to version 4.6 (security fix)

4 years agoMerge pull request #13272 from neheb/ught
Rosen Penev [Thu, 3 Sep 2020 20:31:43 +0000 (13:31 -0700)]
Merge pull request #13272 from neheb/ught

libuhttpd: fix compilation with uClibc-ng

4 years agodawn: bump version 13286/head
Nick Hainke [Thu, 3 Sep 2020 10:05:27 +0000 (12:05 +0200)]
dawn: bump version

The rrm_nr_get_own call was not parsed correctly.

Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years agoMerge pull request #13283 from dibdot/adblock
Dirk Brenken [Thu, 3 Sep 2020 17:07:56 +0000 (19:07 +0200)]
Merge pull request #13283 from dibdot/adblock

adblock: refresh blocklist sources

4 years agounbound: add option for dnstap support 13298/head
Jan Pavlinec [Thu, 3 Sep 2020 15:00:34 +0000 (17:00 +0200)]
unbound: add option for dnstap support

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agonginx: refresh nginx-ubus-module version 13285/head
Ansuel Smith [Thu, 3 Sep 2020 12:24:57 +0000 (14:24 +0200)]
nginx: refresh nginx-ubus-module version

Fix a compilation bug for nginx ubus module.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agohtop: update to 3.0.1-1 13284/head
John Audia [Thu, 3 Sep 2020 10:15:53 +0000 (06:15 -0400)]
htop: update to 3.0.1-1

Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
4 years agopython-rsa: update to version 4.6 (security fix) 13276/head
Jan Pavlinec [Wed, 2 Sep 2020 11:13:26 +0000 (13:13 +0200)]
python-rsa: update to version 4.6 (security fix)

Fixes CVE-2020-13757

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoadblock: refresh blocklist sources 13283/head
Dirk Brenken [Thu, 3 Sep 2020 09:20:52 +0000 (11:20 +0200)]
adblock: refresh blocklist sources

* rename 'smarttv' to 'smarttv_tracking'
* added 'firetv_tracking' and 'android_tracking' (thanks @panache67)
* added 'gaming' (thanks @hasanlo in openwrt forum)
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agostrongswan: bump to 5.9.0
Stijn Tintel [Wed, 19 Aug 2020 19:48:33 +0000 (22:48 +0300)]
strongswan: bump to 5.9.0

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>