]> git.99rst.org Git - openwrt-packages.git/log
openwrt-packages.git
5 years agodocker-ce: Added firewall.extra_iptables_args
Gerard Ryan [Mon, 30 Nov 2020 08:59:34 +0000 (18:59 +1000)]
docker-ce: Added firewall.extra_iptables_args

This is a convenience argument to primarily facilitate outbound wan
connections from a docker container. However, all docker containers
can't bidirectionally communicate with the internet by default.

Signed-off-by: Gerard Ryan <redacted>
5 years agodocker-ce: Normalized variable dereference style
Gerard Ryan [Mon, 30 Nov 2020 08:57:30 +0000 (18:57 +1000)]
docker-ce: Normalized variable dereference style

Signed-off-by: Gerard Ryan <redacted>
5 years agoMerge pull request #14077 from neheb/hpll
Rosen Penev [Mon, 30 Nov 2020 08:50:01 +0000 (00:50 -0800)]
Merge pull request #14077 from neheb/hpll

hplip: move back to compiling with libusb

5 years agoMerge pull request #14084 from neheb/who
Rosen Penev [Mon, 30 Nov 2020 08:48:12 +0000 (00:48 -0800)]
Merge pull request #14084 from neheb/who

whois: fix noidn patch

5 years agoMerge pull request #14062 from peter-stadler/asgiref
Rosen Penev [Mon, 30 Nov 2020 08:46:14 +0000 (00:46 -0800)]
Merge pull request #14062 from peter-stadler/asgiref

asgiref: update to version 3.3.1

5 years agoMerge pull request #14082 from neheb/uvc
Rosen Penev [Mon, 30 Nov 2020 08:45:28 +0000 (00:45 -0800)]
Merge pull request #14082 from neheb/uvc

uvcdynctrl: remove libwebcam

5 years agoMerge pull request #14068 from neheb/pls2
Rosen Penev [Mon, 30 Nov 2020 08:35:52 +0000 (00:35 -0800)]
Merge pull request #14068 from neheb/pls2

pulseaudio: update to 14.0

5 years agoMerge pull request #14032 from ptpt52/p910nd-fix
Rosen Penev [Mon, 30 Nov 2020 08:32:19 +0000 (00:32 -0800)]
Merge pull request #14032 from ptpt52/p910nd-fix

p910nd: config trigger reload and default disabled

5 years agoMerge pull request #14081 from neheb/pam151
Rosen Penev [Mon, 30 Nov 2020 08:17:05 +0000 (00:17 -0800)]
Merge pull request #14081 from neheb/pam151

libpam: update to 1.5.1

5 years agoasgiref: update to version 3.3.1
Peter Stadler [Sat, 28 Nov 2020 23:36:33 +0000 (00:36 +0100)]
asgiref: update to version 3.3.1

From https://github.com/django/asgiref/blob/master/CHANGELOG.txt
* Updated StatelessServer to use ASGI v3 single-callable applications.

Signed-off-by: Peter Stadler <redacted>
5 years agowhois: fix noidn patch
Rosen Penev [Mon, 30 Nov 2020 01:16:49 +0000 (17:16 -0800)]
whois: fix noidn patch

If no idn2 but idn is present, it picks it up. Just remove the whole
thing.

Refreshed patches.

Signed-off-by: Rosen Penev <redacted>
5 years agouvcdynctrl: remove libwebcam
Rosen Penev [Mon, 30 Nov 2020 03:37:16 +0000 (19:37 -0800)]
uvcdynctrl: remove libwebcam

It's useless and it's only used by this package. Just link it
statically.

Remove CMAKE_INSTALL as InstallDev section is gone.

Add PKG_BUILD_PARALLEL for faster compilation.

Put license information up as there are no longer 2 packages.

Signed-off-by: Rosen Penev <redacted>
5 years agoMerge pull request #14080 from nickberry17/update_mm_1.14.8
Rosen Penev [Mon, 30 Nov 2020 01:29:37 +0000 (17:29 -0800)]
Merge pull request #14080 from nickberry17/update_mm_1.14.8

modemmanager: bump to 1.14.8

5 years agoMerge pull request #14079 from neheb/mndl
Rosen Penev [Mon, 30 Nov 2020 01:28:49 +0000 (17:28 -0800)]
Merge pull request #14079 from neheb/mndl

minidlna: update to 1.3.0

5 years agolibpam: update to 1.5.1
Rosen Penev [Mon, 30 Nov 2020 00:48:36 +0000 (16:48 -0800)]
libpam: update to 1.5.1

Fix installed paths. After e52d0487e88c3c8c57e1310d1a02b18eae0d142e
upstream, this bug was exposed.

Instead of working around it, fix the patch.

After this, everything consistently gets installed to ipkg-install/usr.

Minor Makefile reorganization.

Signed-off-by: Rosen Penev <redacted>
5 years agomodemmanager: bump to 1.14.8
Nicholas Smith [Mon, 30 Nov 2020 00:30:51 +0000 (10:30 +1000)]
modemmanager: bump to 1.14.8

Signed-off-by: Nicholas Smith <redacted>
5 years agoMerge pull request #14078 from neheb/gpht
Rosen Penev [Mon, 30 Nov 2020 00:15:55 +0000 (16:15 -0800)]
Merge pull request #14078 from neheb/gpht

gphoto2: update to 2.5.26

5 years agominidlna: update to 1.3.0
Rosen Penev [Sun, 29 Nov 2020 23:58:20 +0000 (15:58 -0800)]
minidlna: update to 1.3.0

Fixes two CVEs relating to UPnP.

Removed libuuid dependency. It is not used.

Remove clock_gettime hack. It seems to have been fixed.

Removed upstream patches.

Refreshed the other ones.

Signed-off-by: Rosen Penev <redacted>
5 years agogphoto2: update to 2.5.26
Rosen Penev [Sun, 29 Nov 2020 23:33:50 +0000 (15:33 -0800)]
gphoto2: update to 2.5.26

Remove several unneeded configure hacks.

Replace the POPT ones with more sensible ones.

Refresh patches.

Signed-off-by: Rosen Penev <redacted>
5 years agohplip: move back to compiling with libusb
Rosen Penev [Sun, 29 Nov 2020 21:58:15 +0000 (13:58 -0800)]
hplip: move back to compiling with libusb

Some change in base broke compilation with libusb and this package.
From looking at it more carefully, it turns out that the libusb patch
needs to be updated so that host paths are not used.

libusb-compat also depends on libusb, which increases the overall
installed size.

Refreshed patches with make package/hplip/refresh .

Signed-off-by: Rosen Penev <redacted>
5 years agophp7: remove obsolete patch for ICU 68.1
Michael Heimpold [Sun, 29 Nov 2020 20:59:06 +0000 (21:59 +0100)]
php7: remove obsolete patch for ICU 68.1

Signed-off-by: Michael Heimpold <redacted>
5 years agoMerge pull request #14065 from dibdot/adblock
Dirk Brenken [Sun, 29 Nov 2020 12:45:27 +0000 (13:45 +0100)]
Merge pull request #14065 from dibdot/adblock

adblock: reporting fixes/tweaks

5 years agoMerge pull request #14074 from neheb/gphot
Rosen Penev [Sun, 29 Nov 2020 12:29:53 +0000 (04:29 -0800)]
Merge pull request #14074 from neheb/gphot

libgphoto2: update to 2.5.26

5 years agoMerge pull request #14066 from brvphoenix/ariang
Rosen Penev [Sun, 29 Nov 2020 12:29:29 +0000 (04:29 -0800)]
Merge pull request #14066 from brvphoenix/ariang

ariang: add title and shortcut icons

5 years agoMerge pull request #14071 from neheb/xt
Rosen Penev [Sun, 29 Nov 2020 12:28:51 +0000 (04:28 -0800)]
Merge pull request #14071 from neheb/xt

xtables-addons: fix package installation

5 years agoMerge pull request #14072 from neheb/hpl
Rosen Penev [Sun, 29 Nov 2020 12:27:20 +0000 (04:27 -0800)]
Merge pull request #14072 from neheb/hpl

hplip: use libusb-compat

5 years agopython3: fix compilation
Rosen Penev [Sun, 29 Nov 2020 06:02:53 +0000 (22:02 -0800)]
python3: fix compilation

Because of e52d0487e88c3c8c57e1310d1a02b18eae0d142e , these flags no
longer get passed. Add them back to fix compilation.

Signed-off-by: Rosen Penev <redacted>
5 years agolibgphoto2: update to 2.5.26
Rosen Penev [Sun, 29 Nov 2020 10:31:16 +0000 (02:31 -0800)]
libgphoto2: update to 2.5.26

Refreshed patches.

Signed-off-by: Rosen Penev <redacted>
5 years agophp7: update to 7.4.13
Michael Heimpold [Sun, 29 Nov 2020 09:14:32 +0000 (10:14 +0100)]
php7: update to 7.4.13

Signed-off-by: Michael Heimpold <redacted>
5 years agoMerge pull request #14067 from neheb/fdk
Rosen Penev [Sun, 29 Nov 2020 09:44:30 +0000 (01:44 -0800)]
Merge pull request #14067 from neheb/fdk

fdk-aac: fixup flags

5 years agohplip: use libusb-compat
Rosen Penev [Sun, 29 Nov 2020 08:00:01 +0000 (00:00 -0800)]
hplip: use libusb-compat

Some change to base broke compilation. From looking at the CFLAGS,
hplip tries to use the host libusb.

libusb-compat seems to work properly. So use that.

Signed-off-by: Rosen Penev <redacted>
5 years agoxtables-addons: fix package installation
Rosen Penev [Sun, 29 Nov 2020 08:13:55 +0000 (00:13 -0800)]
xtables-addons: fix package installation

Install directory is missing.

Signed-off-by: Rosen Penev <redacted>
5 years agopulseaudio: update to 14.0
Rosen Penev [Tue, 24 Nov 2020 01:26:43 +0000 (17:26 -0800)]
pulseaudio: update to 14.0

Remove upstreamed OpenSSL patch.

Update MESON_ARGS.

Signed-off-by: Rosen Penev <redacted>
5 years agofdk-aac: fixup flags
Rosen Penev [Sun, 29 Nov 2020 05:59:20 +0000 (21:59 -0800)]
fdk-aac: fixup flags

As implemented, these get duplicated. In particular, the ldflags get
recursive and with some recent OpenWrt change, it errors.

Signed-off-by: Rosen Penev <redacted>
5 years agoariang: add title and shortcut icons
Van Waholtz [Sun, 29 Nov 2020 07:56:53 +0000 (23:56 -0800)]
ariang: add title and shortcut icons

Signed-off-by: Van Waholtz <redacted>
5 years agoadblock: reporting fixes/tweaks
Dirk Brenken [Sun, 29 Nov 2020 07:46:28 +0000 (08:46 +0100)]
adblock: reporting fixes/tweaks

* prevents the creation of an invalid json structure
* add more space to the domain column on cli

Signed-off-by: Dirk Brenken <redacted>
5 years agoMerge pull request #14051 from MirBSD/update-mksh-jupp
Rosen Penev [Sun, 29 Nov 2020 00:44:04 +0000 (16:44 -0800)]
Merge pull request #14051 from MirBSD/update-mksh-jupp

update utils/jupp and utils/mksh to their current versions

5 years agojupp: update to current version
Thorsten Glaser [Sun, 29 Nov 2020 00:32:32 +0000 (01:32 +0100)]
jupp: update to current version

Signed-off-by: Thorsten Glaser <redacted>
5 years agomksh: update to current version
Thorsten Glaser [Sun, 29 Nov 2020 00:31:44 +0000 (01:31 +0100)]
mksh: update to current version

also
• update description
• drop “-c lto”, this option is gone from Build.sh
• add missing $(TARGET_CPPFLAGS)

Signed-off-by: Thorsten Glaser <redacted>
5 years agonginx-util: use UCI for server configuration
Peter Stadler [Thu, 23 Jul 2020 12:56:36 +0000 (14:56 +0200)]
nginx-util: use UCI for server configuration

**tl;dr:** The functions `{add,del}_ssl` modify a server
section of the UCI config if there is no `.conf` file with
the same name in `/etc/nginx/conf.d/`.

Then `init_lan` creates `/var/lib/nginx/uci.conf` files by
copying the `/etc/nginx/uci.conf.template` and standard
options from the UCI config; additionally the special path
`logd` can be used in `{access,error}_log`.

The init does not change the configuration beside
re-creating self-signed certificates when needed. This is
also the only purpose of the new `check_ssl`, which is
installed as yearly cron job.

**Initialization:**

Invoking `nginx-util init_lan` parses the UCI configuration
for package `nginx`. It creates a server part in
`/var/lib/nginx/uci.conf` for each `section server '$name'`
by copying all UCI options but the following:

* `option uci_manage_ssl` is skipped. It is set to
'self-signed' by `nginx-util add_ssl $name`, removed by
`nginx-util del_ssl $name` and used by
`nginx-util check_ssl` (see below).

* `logd` as path in `error_log` or `access_log` writes them
to STDERR respective STDOUT, which are fowarded by Nginx's
init to the log daemon. Specifically:
`option error_log 'logd'` becomes `error_log stderr;` and
`option access_log 'logd openwrt'` becomes
`access_log /proc/self/fd/1 openwrt;`

Other `[option|list] key 'value'` entries just become
`key value;` directives.

The init.d calls internally also `check_ssl` for rebuilding
self-signed SSL certificates if needed (see below). And it
still sets up `/var/lib/nginx/lan{,_ssl}.listen` files as
it is doing in the current version (so they stay available).

**Defaults:**

The package installs the file `/etc/nginx/restrict_locally`
containing allow/deny directives for restricting the access
to LAN addresses by including it into a server part. The
default server '_lan' includes this file and listens on all
IPs (instead of only the local IPs as it did before; other
servers do not need to listen explicitly on the local IPs
anymore). The default server is contained together with a
server that redirects HTTP requests for inexistent URLs to
HTTPS in the UCI configuration file `/etc/config/nginx`.
Furthermore, the packages installs a
`/etc/nginx/uci.conf.template` containing the current setup
and a marker, which will be replaced by the created UCI
servers when calling `init_lan`.

**Other:**

If there is a file named `/etc/nginx/conf.d/$name.conf` the
functions `init_lan`, `add_ssl $name` and `del_ssl $name`
will use that file instead of a UCI server section (this is
similar to the current version).

Else it selects the UCI `section server $name`, or, when
there is no such section, it searches for the first one
having `option server_name '… $name …'`. For this section:

* `nginx-util add_ssl $name` will add to it:
`option uci_manage_ssl 'self-signed'`
`option ssl_certificate '/etc/nginx/conf.d/$name.crt'`
`option ssl_certificate_key '/etc/nginx/conf.d/$name.key'`
`option ssl_session_cache 'shared:SSL:32k'`
`option ssl_session_timeout '64m'`
If these options are already present, they will stay the
same; just the first option `uci_manage_ssl` will always be
changed to 'self-signed'. The command also changes all
`listen` list items to use port 443 and ssl instead of port
80 (without ssl). If they stated another port than 80
before, they are kept the same. Furthermore, it creates a
self-signed SSL certificate if necessary, i.e., if there is
no *valid* certificate and key at the locations given by
the options `ssl_certificate` and `ssl_certificate_key`.

* `nginx-util del_ssl $name` checks if `uci_manage_ssl` is
set 'self-signed' in the corresponding UCI section. Only
then it removes all of the above options regardless of the
value looking just at the key name. Then, it also changes
all `listen` list items to use port 80 (without ssl)
instead of port 443 with ssl. If stating another port than
443, they are kept the same. Furthermore, it removes the
SSL certificate and key that were indicated by
`ssl_certificate{,_key}`.

* `nginx-util check_ssl` looks through all server sections
of the UCI config for `uci_manage_ssl 'self-signed'`. On
every hit it checks if the SSL certificate-key-pair
indicated by the options `ssl_certificate{,_key}` is
expired. Then it re-creates a self-signed certificate.
If there exists at least one `section server` with
`uci_manage_ssl 'self-signed'`, it will try to install
itself as cron job. If there are no such sections, it
removes that cron job if possible.

For installing a ssl certificate and key managed by
another app, you can call:
`nginx-util add_ssl $name $manager $crtpath $keypath`
Hereby `$name` is as above, `$manager` is an arbitrary
string, and the the ssl certificate and its key are
indicated by their absolute path. If you want to remove
the directives again, then you can use:
`nginx-util del_ssl $name $manager`

Signed-off-by: Peter Stadler <redacted>
5 years agoMerge pull request #14047 from neheb/lnq
Rosen Penev [Sat, 28 Nov 2020 13:48:54 +0000 (05:48 -0800)]
Merge pull request #14047 from neheb/lnq

libnetfilter-queue: import and update

5 years agoMerge pull request #14048 from neheb/lnl
Rosen Penev [Sat, 28 Nov 2020 13:48:02 +0000 (05:48 -0800)]
Merge pull request #14048 from neheb/lnl

libnetfilter-log: import from baser

5 years agoMerge pull request #14049 from neheb/lnctt
Rosen Penev [Sat, 28 Nov 2020 13:47:29 +0000 (05:47 -0800)]
Merge pull request #14049 from neheb/lnctt

libnetfilter-cttimeout: import from base

5 years agoMerge pull request #14050 from neheb/lncth
Rosen Penev [Sat, 28 Nov 2020 13:46:59 +0000 (05:46 -0800)]
Merge pull request #14050 from neheb/lncth

libnetfilter-cthelper: import from base

5 years agoddns-scripts: add gandi.net provider
Florian Eckert [Fri, 27 Nov 2020 08:17:58 +0000 (09:17 +0100)]
ddns-scripts: add gandi.net provider

Signed-off-by: Florian Eckert <redacted>
5 years agolibnetfilter-cthelper: import from base
Rosen Penev [Sat, 28 Nov 2020 06:40:15 +0000 (22:40 -0800)]
libnetfilter-cthelper: import from base

Signed-off-by: Rosen Penev <redacted>
5 years agolibnetfilter-cttimeout: import from base
Rosen Penev [Sat, 28 Nov 2020 06:40:47 +0000 (22:40 -0800)]
libnetfilter-cttimeout: import from base

Signed-off-by: Rosen Penev <redacted>
5 years agolibnetfilter-log: import from base
Rosen Penev [Sat, 28 Nov 2020 07:00:56 +0000 (23:00 -0800)]
libnetfilter-log: import from base

Signed-off-by: Rosen Penev <redacted>
5 years agogst1-plugins-base: fix build with no module
Luiz Angelo Daros de Luca [Wed, 25 Nov 2020 18:19:58 +0000 (15:19 -0300)]
gst1-plugins-base: fix build with no module

gst1-plugins-base might be required only for its libraries, not modules.
However, InstallDev tries to copy them unconditionally, failing when
no modules are selected/compiled.

Fixes #13973

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
5 years agographicsmagick: Fix package description typo
Robert Högberg [Tue, 24 Nov 2020 21:54:34 +0000 (22:54 +0100)]
graphicsmagick: Fix package description typo

Signed-off-by: Robert Högberg <redacted>
5 years agoMerge pull request #14046 from neheb/libusb-c
Rosen Penev [Sat, 28 Nov 2020 06:48:54 +0000 (22:48 -0800)]
Merge pull request #14046 from neheb/libusb-c

libusb-compat: fix libusb-config

5 years agolibnetfilter-queue: update to 1.0.5
Rosen Penev [Mon, 9 Nov 2020 07:17:14 +0000 (23:17 -0800)]
libnetfilter-queue: update to 1.0.5

Switch to normal tarballs for simplicity.

Removed upstream patch.

Fixed license information.

Signed-off-by: Rosen Penev <redacted>
5 years agolibnetfilter-queue: import from base
Rosen Penev [Sat, 28 Nov 2020 06:24:51 +0000 (22:24 -0800)]
libnetfilter-queue: import from base

Signed-off-by: Rosen Penev <redacted>
5 years agolibusb-compat: fix libusb-config
Rosen Penev [Sat, 28 Nov 2020 06:11:49 +0000 (22:11 -0800)]
libusb-compat: fix libusb-config

Turns out, some packages like serdisplib actually use libusb-config.
Fix the paths in it so that they can work properly. Method taken from
libpng.

Signed-off-by: Rosen Penev <redacted>
5 years agoMerge pull request #14041 from abajk/coremark-threads
Rosen Penev [Sat, 28 Nov 2020 02:38:44 +0000 (18:38 -0800)]
Merge pull request #14041 from abajk/coremark-threads

coremark: allow to build with multithrading support

5 years agoMerge pull request #14042 from oleg-derevenetz/bwping-2.2
Rosen Penev [Fri, 27 Nov 2020 22:30:00 +0000 (14:30 -0800)]
Merge pull request #14042 from oleg-derevenetz/bwping-2.2

bwping: update to version 2.2

5 years agobwping: update to version 2.2
Oleg Derevenetz [Fri, 27 Nov 2020 20:12:14 +0000 (23:12 +0300)]
bwping: update to version 2.2

Signed-off-by: Oleg Derevenetz <redacted>
5 years agocoremark: allow to build with multithrading support
Aleksander Jan Bajkowski [Sat, 26 Sep 2020 18:50:36 +0000 (20:50 +0200)]
coremark: allow to build with multithrading support

This patch allows to build coremark with multithreading support.

Signed-off-by: Aleksander Jan Bajkowski <redacted>
5 years agoMerge pull request #14019 from neheb/lsof
Rosen Penev [Fri, 27 Nov 2020 17:30:49 +0000 (09:30 -0800)]
Merge pull request #14019 from neheb/lsof

lsof: update to 4.94.0

5 years agoMerge pull request #14036 from neheb/libroxml
Rosen Penev [Fri, 27 Nov 2020 10:36:19 +0000 (02:36 -0800)]
Merge pull request #14036 from neheb/libroxml

libroxml: import from base

5 years agoMerge pull request #14034 from nxhack/node_12200
Rosen Penev [Fri, 27 Nov 2020 08:28:12 +0000 (00:28 -0800)]
Merge pull request #14034 from nxhack/node_12200

node: update to v12.20.0

5 years agoMerge pull request #14035 from nxhack/hid_132
Rosen Penev [Fri, 27 Nov 2020 08:27:40 +0000 (00:27 -0800)]
Merge pull request #14035 from nxhack/hid_132

node-hid: update to 1.3.2

5 years agolibroxml: switch to CMake
Rosen Penev [Fri, 27 Nov 2020 07:54:03 +0000 (23:54 -0800)]
libroxml: switch to CMake

Added patch to fix compilation with gcc10.

Fixed license information.

Fix ABI_VERSION.

Signed-off-by: Rosen Penev <redacted>
5 years agolibroxml: import from base
Rosen Penev [Fri, 27 Nov 2020 07:52:37 +0000 (23:52 -0800)]
libroxml: import from base

Signed-off-by: Rosen Penev <redacted>
5 years agonode-hid: update to 1.3.2
Hirokazu MORIKAWA [Fri, 27 Nov 2020 00:01:11 +0000 (09:01 +0900)]
node-hid: update to 1.3.2

update to 1.3.2

Signed-off-by: Hirokazu MORIKAWA <redacted>
5 years agonode: update to v12.20.0
Hirokazu MORIKAWA [Thu, 26 Nov 2020 23:58:31 +0000 (08:58 +0900)]
node: update to v12.20.0

Update to v12.20.0
Take over maintainership from John Crispin

Signed-off-by: Hirokazu MORIKAWA <redacted>
5 years agotravelmate: fix possible race condition
Dirk Brenken [Thu, 26 Nov 2020 21:39:15 +0000 (22:39 +0100)]
travelmate: fix possible race condition

* prevent possible duplicate script execution due to
  multiple ntp events in parallel

Signed-off-by: Dirk Brenken <redacted>
5 years agoMerge pull request #14031 from ptpt52/ext_ip_reserved_ignore
Rosen Penev [Thu, 26 Nov 2020 18:28:23 +0000 (10:28 -0800)]
Merge pull request #14031 from ptpt52/ext_ip_reserved_ignore

net/miniupnpd: ext_ip_reserved_ignore support

5 years agoMerge pull request #14030 from dengqf6/curl
Stijn Tintel [Thu, 26 Nov 2020 18:20:35 +0000 (20:20 +0200)]
Merge pull request #14030 from dengqf6/curl

curl: fix build against OpenSSL

5 years agonet/miniupnpd: ext_ip_reserved_ignore support
Chen Minqiang [Sun, 5 Jul 2020 02:21:32 +0000 (10:21 +0800)]
net/miniupnpd: ext_ip_reserved_ignore support

This add an option to ignore ext_ip reserved
Enable this option in config by default.

Fixes: #13773
Signed-off-by: Chen Minqiang <redacted>
5 years agop910nd: config trigger reload and default disabled
Chen Minqiang [Wed, 25 Nov 2020 15:15:08 +0000 (23:15 +0800)]
p910nd: config trigger reload and default disabled

Signed-off-by: Chen Minqiang <redacted>
5 years agocurl: fix build against OpenSSL
DENG Qingfang [Thu, 26 Nov 2020 06:47:55 +0000 (14:47 +0800)]
curl: fix build against OpenSSL

Ref: https://curl.se/mail/lib-2020-10/0037.html
Signed-off-by: DENG Qingfang <redacted>
5 years agoMerge pull request #12030 from pprindeville/xtables-addons-include-xt_geoip_fetch
Rosen Penev [Thu, 26 Nov 2020 05:37:22 +0000 (21:37 -0800)]
Merge pull request #12030 from pprindeville/xtables-addons-include-xt_geoip_fetch

xtables-addons: include xt_geoip_fetch utility

5 years agoxtables-addons: include xt_geoip_fetch utility
Philip Prindeville [Thu, 30 Apr 2020 21:37:59 +0000 (15:37 -0600)]
xtables-addons: include xt_geoip_fetch utility

It's useful to be able to dump sections of the database by country
for scripting or just plain sanity checking.

Signed-off-by: Philip Prindeville <redacted>
5 years agoMerge pull request #14026 from neheb/hwl
Rosen Penev [Wed, 25 Nov 2020 23:43:24 +0000 (15:43 -0800)]
Merge pull request #14026 from neheb/hwl

hwloc: update to 2.3.0

5 years agohwloc: update to 2.3.0
Rosen Penev [Wed, 25 Nov 2020 23:33:36 +0000 (15:33 -0800)]
hwloc: update to 2.3.0

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <redacted>
5 years agoMerge pull request #13377 from micmac1/apa-faker
Rosen Penev [Wed, 25 Nov 2020 23:05:52 +0000 (15:05 -0800)]
Merge pull request #13377 from micmac1/apa-faker

apache: use fakeroot instead of postinst script

5 years agoMerge pull request #13941 from jjm2473/master-fix-libtirpc-clang
Rosen Penev [Wed, 25 Nov 2020 22:31:48 +0000 (14:31 -0800)]
Merge pull request #13941 from jjm2473/master-fix-libtirpc-clang

libs/libtirpc: fix host compile with clang 12.0.0

5 years agoMerge pull request #14002 from olek2/coremark-bump
Rosen Penev [Wed, 25 Nov 2020 22:30:39 +0000 (14:30 -0800)]
Merge pull request #14002 from olek2/coremark-bump

coremark: bump to 2020-09-16

5 years agoMerge pull request #13942 from yangfl/master
Rosen Penev [Wed, 25 Nov 2020 22:30:19 +0000 (14:30 -0800)]
Merge pull request #13942 from yangfl/master

libtorrent-rasterbar: add package

5 years agoMerge pull request #14005 from pprindeville/issue#14004
Rosen Penev [Wed, 25 Nov 2020 22:29:27 +0000 (14:29 -0800)]
Merge pull request #14005 from pprindeville/issue#14004

avahi: incorrectly requires IFF_MULTICAST on point-to-point (tunnel) …

5 years agoMerge pull request #13960 from neheb/miniu
Rosen Penev [Wed, 25 Nov 2020 22:28:51 +0000 (14:28 -0800)]
Merge pull request #13960 from neheb/miniu

miniupnpd: update to 2.2.0

5 years agoMerge pull request #13940 from Trotzky/watchcat-new-features
Rosen Penev [Wed, 25 Nov 2020 22:28:37 +0000 (14:28 -0800)]
Merge pull request #13940 from Trotzky/watchcat-new-features

watchcat: add nopingtime option + refactoring

5 years agoMerge pull request #13926 from ja-pa/tor-0.4.4.6
Rosen Penev [Wed, 25 Nov 2020 22:27:57 +0000 (14:27 -0800)]
Merge pull request #13926 from ja-pa/tor-0.4.4.6

tor: update to version 0.4.4.6 (security fix)

5 years agoMerge pull request #14017 from neheb/aautom
Rosen Penev [Wed, 25 Nov 2020 22:25:42 +0000 (14:25 -0800)]
Merge pull request #14017 from neheb/aautom

automake: update to 1.16.3

5 years agoMerge pull request #14012 from neheb/dmx
Rosen Penev [Wed, 25 Nov 2020 22:23:25 +0000 (14:23 -0800)]
Merge pull request #14012 from neheb/dmx

dmx_usb_module: update to 19.12.1

5 years agoMerge pull request #14014 from neheb/alsaa
Rosen Penev [Wed, 25 Nov 2020 22:22:55 +0000 (14:22 -0800)]
Merge pull request #14014 from neheb/alsaa

alsa updates

5 years agoMerge pull request #14011 from neheb/grlbb
Rosen Penev [Wed, 25 Nov 2020 22:22:44 +0000 (14:22 -0800)]
Merge pull request #14011 from neheb/grlbb

glib2: update to 2.66.3

5 years agoMerge pull request #13990 from neheb/mtr
Rosen Penev [Wed, 25 Nov 2020 22:22:29 +0000 (14:22 -0800)]
Merge pull request #13990 from neheb/mtr

mtr: update to 0.94

5 years agoMerge pull request #13987 from neheb/onig
Rosen Penev [Wed, 25 Nov 2020 22:22:05 +0000 (14:22 -0800)]
Merge pull request #13987 from neheb/onig

oniguruma: update to 6.9.6

5 years agoMerge pull request #14013 from neheb/curl
Rosen Penev [Wed, 25 Nov 2020 22:21:54 +0000 (14:21 -0800)]
Merge pull request #14013 from neheb/curl

curl: update to 7.73.0

5 years agoMerge pull request #13966 from neheb/mes56
Rosen Penev [Wed, 25 Nov 2020 22:21:31 +0000 (14:21 -0800)]
Merge pull request #13966 from neheb/mes56

meson: update to 0.56.0

5 years agominiupnpd: Added chain rule to filter table so udp stun incoming connections rules...
Marco Martins [Thu, 19 Nov 2020 21:53:31 +0000 (21:53 +0000)]
miniupnpd: Added chain rule to filter table so udp stun incoming connections rules works

Signed-off-by: Marco Martins <redacted>
5 years agominiupnpd: update to 2.2.0
Rosen Penev [Wed, 18 Nov 2020 05:33:46 +0000 (21:33 -0800)]
miniupnpd: update to 2.2.0

Replace daemon patch with upstream solution.

Signed-off-by: Rosen Penev <redacted>
5 years agoMerge pull request #14010 from neheb/usb
Rosen Penev [Wed, 25 Nov 2020 10:55:29 +0000 (02:55 -0800)]
Merge pull request #14010 from neheb/usb

libusb-compat: move here and update to 0.1.7

5 years agoMerge pull request #13993 from neheb/lcap
Rosen Penev [Wed, 25 Nov 2020 09:21:27 +0000 (01:21 -0800)]
Merge pull request #13993 from neheb/lcap

libcap-ng: update to 0.8.1

5 years agoMerge pull request #14007 from neheb/pam
Rosen Penev [Wed, 25 Nov 2020 07:49:20 +0000 (23:49 -0800)]
Merge pull request #14007 from neheb/pam

libpam: update to 1.5.0

5 years agoMerge pull request #14018 from neheb/fioo
Rosen Penev [Wed, 25 Nov 2020 07:41:07 +0000 (23:41 -0800)]
Merge pull request #14018 from neheb/fioo

fio: update to 3.24

5 years agoMerge pull request #14020 from neheb/hdp
Rosen Penev [Wed, 25 Nov 2020 07:40:30 +0000 (23:40 -0800)]
Merge pull request #14020 from neheb/hdp

hdparm: update to 9.60

5 years agoMerge pull request #14016 from neheb/ngh
Rosen Penev [Wed, 25 Nov 2020 07:36:02 +0000 (23:36 -0800)]
Merge pull request #14016 from neheb/ngh

nghttp2: update to 1.42.0

git clone https://git.99rst.org/PROJECT