feed/packages.git
4 years agomwan3: version bump to 2.10.3-3 13908/head
Aaron Goodman [Mon, 16 Nov 2020 16:21:20 +0000 (11:21 -0500)]
mwan3: version bump to 2.10.3-3

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: add maintainer
Aaron Goodman [Fri, 13 Nov 2020 18:13:31 +0000 (13:13 -0500)]
mwan3: add maintainer

add @aaronjg as maintener as per conversation with @feckert

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: support latest iputils ping
Aaron Goodman [Sun, 15 Nov 2020 16:35:28 +0000 (11:35 -0500)]
mwan3: support latest iputils ping

iputils upstream changed build params with version s20200821
Latest OpenWRT iputils ping now appears to report the openwrt
version tag, rather than iputils date tag

This commit sends a test ping to localhost to evaluate the
capabilities of iputils ping.

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: don't trigger rpcd install hooks if rpcd not installed
Aaron Goodman [Fri, 13 Nov 2020 18:08:14 +0000 (13:08 -0500)]
mwan3: don't trigger rpcd install hooks if rpcd not installed

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: don't call rpcd on 'mwan3 interfaces'
Aaron Goodman [Fri, 13 Nov 2020 00:21:04 +0000 (19:21 -0500)]
mwan3: don't call rpcd on 'mwan3 interfaces'

Allow `mwan3 interfaces` to get uptime via an internal function and
thus remove the dependency on rpcd for `mwan3 interface` calls.

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agoMerge pull request #13867 from jamesmacwhite/mwan3-user-file
Florian Eckert [Mon, 16 Nov 2020 10:50:23 +0000 (11:50 +0100)]
Merge pull request #13867 from jamesmacwhite/mwan3-user-file

mwan3: Document hotplug events and $DEVICE not being available on ifdown

4 years agomwan3: Update documentation information for mwan3.user file 13867/head
James White [Mon, 16 Nov 2020 10:42:23 +0000 (10:42 +0000)]
mwan3: Update documentation information for mwan3.user file

Signed-off-by: James White <james@jmwhite.co.uk>
4 years agopostgresql: update to 13.1
Daniel Golle [Sun, 15 Nov 2020 22:25:57 +0000 (22:25 +0000)]
postgresql: update to 13.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoinotify-tools: update to 3.20.11.0
Daniel Golle [Sun, 15 Nov 2020 21:57:28 +0000 (21:57 +0000)]
inotify-tools: update to 3.20.11.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agolibudev-zero: update to version 0.4.5
Daniel Golle [Sun, 15 Nov 2020 21:19:47 +0000 (21:19 +0000)]
libudev-zero: update to version 0.4.5

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agogpgme: update to version 1.15.0
Daniel Golle [Sun, 15 Nov 2020 21:12:15 +0000 (21:12 +0000)]
gpgme: update to version 1.15.0

Also remove left-overs of unfinished packaging of the Python bindings.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agogolang: Update to 1.15.5
Jeffery To [Sun, 15 Nov 2020 17:57:05 +0000 (01:57 +0800)]
golang: Update to 1.15.5

This includes security fixes for:
* CVE-2020-28362: panic during recursive division of very large numbers
* CVE-2020-28366: arbitrary code can be injected into cgo generated
  files
* CVE-2020-28367: improper validation of cgo flags can lead to remote
  code execution at build time

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #13893 from nxhack/php_icu4c_681
Michael Heimpold [Fri, 13 Nov 2020 21:27:37 +0000 (22:27 +0100)]
Merge pull request #13893 from nxhack/php_icu4c_681

php7: fix for icu 68.1

4 years agophp7: fix for icu 68.1 13893/head
Hirokazu MORIKAWA [Tue, 10 Nov 2020 09:13:16 +0000 (18:13 +0900)]
php7: fix for icu 68.1

https://github.com/openwrt/packages/pull/13883
https://github.com/php/php-src/commit/8eaaabd

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoxl2tpd: fix invoking xl2tpd-control
Yousong Zhou [Wed, 11 Nov 2020 09:54:16 +0000 (17:54 +0800)]
xl2tpd: fix invoking xl2tpd-control

Upstream commit 90884c62 ("xl2tpd-control refactoring") introduced in
1.3.16 changed command names

The l2tp protocol handler part was from @danvd in pull request
openwrt/packages#13866

Fixes f07319d6 ("xl2tpd: bump to version 1.3.16")

Ref: https://github.com/openwrt/packages/pull/13866
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoMerge pull request #13875 from Hopbox/udpspeeder
Rosen Penev [Thu, 12 Nov 2020 06:21:20 +0000 (22:21 -0800)]
Merge pull request #13875 from Hopbox/udpspeeder

udpspeeder: Add new package udpspeeder to implement FEC for VPN over lossy links

4 years agoMerge pull request #13880 from jmarcet/banip-logd
Dirk Brenken [Wed, 11 Nov 2020 20:13:59 +0000 (21:13 +0100)]
Merge pull request #13880 from jmarcet/banip-logd

banip: removed logd check since logd dep has been dropped

4 years agoMerge pull request #13892 from commodo/python-updates1
Rosen Penev [Wed, 11 Nov 2020 18:22:40 +0000 (10:22 -0800)]
Merge pull request #13892 from commodo/python-updates1

django,numpy,pytz: bump package versions

4 years agoMerge pull request #13881 from aaronjg/mwan3-owner-procd
Florian Eckert [Wed, 11 Nov 2020 14:08:09 +0000 (15:08 +0100)]
Merge pull request #13881 from aaronjg/mwan3-owner-procd

mwan3: fixup ipset and install errors

4 years agoMerge pull request #13796 from G-M0N3Y-2503/docker-blocked-interfaces
Florian Eckert [Wed, 11 Nov 2020 13:25:54 +0000 (14:25 +0100)]
Merge pull request #13796 from G-M0N3Y-2503/docker-blocked-interfaces

docker-ce: Added blocked_interfaces config option

4 years agopodman: set PKG_USE_MIPS16:=0
Daniel Golle [Wed, 11 Nov 2020 11:04:38 +0000 (11:04 +0000)]
podman: set PKG_USE_MIPS16:=0

podman fails to compile due to MIPS16 instructions somehow.
Disable use of MIPS16.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agocni-plugins: set PKG_USE_MIPS16:=0
Daniel Golle [Wed, 11 Nov 2020 11:03:51 +0000 (11:03 +0000)]
cni-plugins: set PKG_USE_MIPS16:=0

cni-plugins fail to compile due to MIPS16 instructions somehow. Don't
use them.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agocni: set PKG_USE_MIPS16:=0
Daniel Golle [Wed, 11 Nov 2020 11:03:01 +0000 (11:03 +0000)]
cni: set PKG_USE_MIPS16:=0

Compiling cni failes due to MIPS16 somehow. Disable it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agopython-pytz: bump to version 2020.4 13892/head
Alexandru Ardelean [Mon, 9 Nov 2020 12:37:43 +0000 (14:37 +0200)]
python-pytz: bump to version 2020.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agonumpy: bump to version 1.19.4
Alexandru Ardelean [Mon, 9 Nov 2020 12:34:59 +0000 (14:34 +0200)]
numpy: bump to version 1.19.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango: bump to version 3.1.3
Alexandru Ardelean [Mon, 9 Nov 2020 12:34:47 +0000 (14:34 +0200)]
django: bump to version 3.1.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodocker-ce: blocked_interfaces release 13796/head
Gerard Ryan [Wed, 11 Nov 2020 08:27:04 +0000 (18:27 +1000)]
docker-ce: blocked_interfaces release

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agodocker-ce: Added blocked_interfaces config option
Gerard Ryan [Thu, 29 Oct 2020 08:49:55 +0000 (18:49 +1000)]
docker-ce: Added blocked_interfaces config option

* blocked_interfaces blocks all packets to docker0 from the given
  interface. This is needed because all the iptables commands dockerd
  adds operate before any of the fw3 generated rules.

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agodocker-ce: Refactored init script
Gerard Ryan [Thu, 29 Oct 2020 08:47:07 +0000 (18:47 +1000)]
docker-ce: Refactored init script
* Changed iptables commands to use long options
* Added `uci_quiet` in missed instances

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agodocker-ce: Added mkdir for alt_config_file
Gerard Ryan [Thu, 29 Oct 2020 08:37:10 +0000 (18:37 +1000)]
docker-ce: Added mkdir for alt_config_file

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agodocker-ce: Made some shellcheck recommendations
Gerard Ryan [Thu, 29 Oct 2020 08:32:59 +0000 (18:32 +1000)]
docker-ce: Made some shellcheck recommendations

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
4 years agoudpspeeder: Add new package udpspeeder to implement Forward Error Correction (FEC... 13875/head
Nishant Sharma [Sun, 8 Nov 2020 04:14:14 +0000 (09:44 +0530)]
udpspeeder: Add new package udpspeeder to implement Forward Error Correction (FEC) for UDP VPNs like OpenVPN
Maintainer: @codemarauder
Compile tested: Yes
Run tested: x86_64 PCEngines APU

Description:

A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction,for All Traffics(TCP/UDP/ICMP)
It does it by sending redundant packets and re-arranging them to account for packet loss over the link. It uses Reed–Solomon code.

Signed-off-by: Nishant Sharma <codemarauder@gmail.com>
4 years agoMerge pull request #13792 from ynezz/upstream/cgi-io-improvements
Rosen Penev [Wed, 11 Nov 2020 06:45:05 +0000 (22:45 -0800)]
Merge pull request #13792 from ynezz/upstream/cgi-io-improvements

cgi-io: update to version 2020-10-27

4 years agoMerge pull request #13790 from zhanhb/procps-ng-alternatives
Rosen Penev [Wed, 11 Nov 2020 06:44:26 +0000 (22:44 -0800)]
Merge pull request #13790 from zhanhb/procps-ng-alternatives

procps-ng: update alternatives

4 years agoMerge pull request #13779 from bobafetthotmail/patch-1
Rosen Penev [Wed, 11 Nov 2020 06:43:42 +0000 (22:43 -0800)]
Merge pull request #13779 from bobafetthotmail/patch-1

docker-compose: move to Utilities in menuconfig

4 years agoMerge pull request #13727 from aleksander0m/aleksander/fix-mm-service-restart
Rosen Penev [Wed, 11 Nov 2020 06:42:49 +0000 (22:42 -0800)]
Merge pull request #13727 from aleksander0m/aleksander/fix-mm-service-restart

modemmanager: include all init commands in the procd instance

4 years agoMerge pull request #13845 from ja-pa/moreitertools-8.6.0
Rosen Penev [Wed, 11 Nov 2020 06:42:00 +0000 (22:42 -0800)]
Merge pull request #13845 from ja-pa/moreitertools-8.6.0

python-more-itertools: update to version 8.6.0

4 years agoMerge pull request #13844 from ja-pa/python-toml-0.10.1
Rosen Penev [Wed, 11 Nov 2020 06:41:36 +0000 (22:41 -0800)]
Merge pull request #13844 from ja-pa/python-toml-0.10.1

python-toml: update to version 0.10.2

4 years agoMerge pull request #13842 from ja-pa/pytest-6.1.2
Rosen Penev [Wed, 11 Nov 2020 06:41:08 +0000 (22:41 -0800)]
Merge pull request #13842 from ja-pa/pytest-6.1.2

python-pytest: update to version 6.1.2

4 years agoMerge pull request #13832 from ja-pa/ooniprobe-3.0.9
Rosen Penev [Wed, 11 Nov 2020 06:40:54 +0000 (22:40 -0800)]
Merge pull request #13832 from ja-pa/ooniprobe-3.0.9

ooniprobe: update to version 3.0.9

4 years agoMerge pull request #13829 from ja-pa/redis-6.0.9
Rosen Penev [Wed, 11 Nov 2020 06:40:31 +0000 (22:40 -0800)]
Merge pull request #13829 from ja-pa/redis-6.0.9

redis: update to version 6.0.9

4 years agoMerge pull request #13833 from ja-pa/checksec-2.4.0
Rosen Penev [Wed, 11 Nov 2020 06:39:06 +0000 (22:39 -0800)]
Merge pull request #13833 from ja-pa/checksec-2.4.0

checksec: update to version 2.4.0

4 years agoMerge pull request #13868 from neheb/grill
Rosen Penev [Wed, 11 Nov 2020 06:38:37 +0000 (22:38 -0800)]
Merge pull request #13868 from neheb/grill

grilo-plugins: add all options

4 years agoMerge pull request #13858 from neheb/pdnsr
Rosen Penev [Wed, 11 Nov 2020 06:37:28 +0000 (22:37 -0800)]
Merge pull request #13858 from neheb/pdnsr

pdns-recursor: update to 4.4.0

4 years agoMerge pull request #13901 from nxhack/mraa_python
Rosen Penev [Wed, 11 Nov 2020 06:14:29 +0000 (22:14 -0800)]
Merge pull request #13901 from nxhack/mraa_python

libmraa: update to 2.2.0

4 years agoMerge pull request #13899 from nxhack/bindings_902
Rosen Penev [Wed, 11 Nov 2020 06:14:23 +0000 (22:14 -0800)]
Merge pull request #13899 from nxhack/bindings_902

node-serialport-bindings: update to 9.0.2

4 years agoMerge pull request #13898 from nxhack/serialport_902
Rosen Penev [Wed, 11 Nov 2020 06:14:15 +0000 (22:14 -0800)]
Merge pull request #13898 from nxhack/serialport_902

node-serialport: update to 9.0.2

4 years agoMerge pull request #13900 from nxhack/upm_python
Rosen Penev [Wed, 11 Nov 2020 06:13:58 +0000 (22:13 -0800)]
Merge pull request #13900 from nxhack/upm_python

libupm: Allow to build only python modules

4 years agolibupm: Allow to build only python modules 13900/head
Hirokazu MORIKAWA [Wed, 11 Nov 2020 01:15:34 +0000 (10:15 +0900)]
libupm: Allow to build only python modules

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agolibmraa: update to 2.2.0 13901/head
Hirokazu MORIKAWA [Wed, 11 Nov 2020 01:13:37 +0000 (10:13 +0900)]
libmraa: update to 2.2.0

update to 2.2.0
Allow to build only python modules.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agonode-serialport-bindings: update to 9.0.2 13899/head
Hirokazu MORIKAWA [Wed, 11 Nov 2020 01:03:42 +0000 (10:03 +0900)]
node-serialport-bindings: update to 9.0.2

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agonode-serialport: update to 9.0.2 13898/head
Hirokazu MORIKAWA [Wed, 11 Nov 2020 01:02:20 +0000 (10:02 +0900)]
node-serialport: update to 9.0.2

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoMerge pull request #13897 from flyn-org/libexif
Rosen Penev [Tue, 10 Nov 2020 20:37:51 +0000 (12:37 -0800)]
Merge pull request #13897 from flyn-org/libexif

libexif: update to 0.6.22

4 years agolibexif: update to 0.6.22 13897/head
W. Michael Petullo [Tue, 10 Nov 2020 20:09:02 +0000 (14:09 -0600)]
libexif: update to 0.6.22

Aside from updating the package, this modifies the Makefile to pull the
sources from GitHub rather than SourceForge. The exif project recently
moved to GitHub.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agomwan3: cleanup indenting in rpcd interface status 13881/head
Aaron Goodman [Tue, 10 Nov 2020 13:53:34 +0000 (08:53 -0500)]
mwan3: cleanup indenting in rpcd interface status

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: don't include output from TRACK_OUTUPUT in status call
Aaron Goodman [Tue, 10 Nov 2020 13:51:47 +0000 (08:51 -0500)]
mwan3: don't include output from TRACK_OUTUPUT in status call

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: report an error code on status failure
Aaron Goodman [Tue, 10 Nov 2020 13:51:07 +0000 (08:51 -0500)]
mwan3: report an error code on status failure

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: remove unused device lookup in status check
Aaron Goodman [Tue, 10 Nov 2020 13:50:39 +0000 (08:50 -0500)]
mwan3: remove unused device lookup in status check

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: add IPKG_INSTROOT to scripts
Aaron Goodman [Tue, 10 Nov 2020 13:46:55 +0000 (08:46 -0500)]
mwan3: add IPKG_INSTROOT to scripts

IPKG_INSTROOT needed for including mwan3 when building images

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: remove duplicate Build/Compile from Makefile
Aaron Goodman [Tue, 10 Nov 2020 13:46:34 +0000 (08:46 -0500)]
mwan3: remove duplicate Build/Compile from Makefile

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: version bump to 2.10.3
Aaron Goodman [Tue, 10 Nov 2020 13:46:20 +0000 (08:46 -0500)]
mwan3: version bump to 2.10.3

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: restore +x flag to mwan3 executables
Aaron Goodman [Sun, 8 Nov 2020 17:40:07 +0000 (12:40 -0500)]
mwan3: restore +x flag to mwan3 executables

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: add logging for ipset errors
Aaron Goodman [Tue, 10 Nov 2020 13:44:49 +0000 (08:44 -0500)]
mwan3: add logging for ipset errors

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: remove unneeded ipset setup in hotplug
Aaron Goodman [Tue, 10 Nov 2020 13:43:32 +0000 (08:43 -0500)]
mwan3: remove unneeded ipset setup in hotplug

connected ipset handled on mwan3rtmon, so not needed in hotplug

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agomwan3: fix hotplug issues from 1f1d21
Aaron Goodman [Tue, 10 Nov 2020 13:42:02 +0000 (08:42 -0500)]
mwan3: fix hotplug issues from 1f1d21

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agoredis: update to version 6.0.9 13829/head
Jan Pavlinec [Mon, 2 Nov 2020 12:24:31 +0000 (13:24 +0100)]
redis: update to version 6.0.9

Patches were adjusted to the new version.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoooniprobe: update to version 3.0.9 13832/head
Jan Pavlinec [Mon, 2 Nov 2020 14:14:07 +0000 (15:14 +0100)]
ooniprobe: update to version 3.0.9

Changes build argument to disable QUIC

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agochecksec: update to version 2.4.0 13833/head
Jan Pavlinec [Mon, 2 Nov 2020 14:44:30 +0000 (15:44 +0100)]
checksec: update to version 2.4.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agopython-pytest: update to version 6.1.2 13842/head
Jan Pavlinec [Tue, 3 Nov 2020 10:06:19 +0000 (11:06 +0100)]
python-pytest: update to version 6.1.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agopython-more-itertools: update to version 8.6.0 13845/head
Jan Pavlinec [Tue, 3 Nov 2020 11:29:40 +0000 (12:29 +0100)]
python-more-itertools: update to version 8.6.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agopython-toml: update to version 0.10.2 13844/head
Jan Pavlinec [Tue, 3 Nov 2020 10:34:45 +0000 (11:34 +0100)]
python-toml: update to version 0.10.2

Changes:
-bump package
-update host-pip-requirements

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agobanip: removed logd check since logd dep has been dropped 13880/head
Javier Marcet [Sun, 8 Nov 2020 10:44:08 +0000 (11:44 +0100)]
banip: removed logd check since logd dep has been dropped

Signed-off-by: Javier Marcet <javier@marcet.info>
4 years agoMerge pull request #13873 from 1715173329/new-yq
Rosen Penev [Tue, 10 Nov 2020 05:10:31 +0000 (21:10 -0800)]
Merge pull request #13873 from 1715173329/new-yq

yq: add new package

4 years agoyq: add new package 13873/head
Tianling Shen [Sat, 7 Nov 2020 16:51:15 +0000 (00:51 +0800)]
yq: add new package

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
4 years agoMerge pull request #13882 from null-cipher/netstinky_pkg
Rosen Penev [Tue, 10 Nov 2020 02:48:11 +0000 (18:48 -0800)]
Merge pull request #13882 from null-cipher/netstinky_pkg

NetStinky IDS for detecting IoCs on your network

4 years agonetstinky: IDS for detecting IoCs on your network 13882/head
Andrew Mackintosh [Wed, 28 Oct 2020 20:43:37 +0000 (20:43 +0000)]
netstinky: IDS for detecting IoCs on your network

Signed-off-by: Andrew Mackintosh <amackint@waikato.ac.nz>
Maintainer: me / @null-cipher
Compile tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4
                Hyper-V VM / x86_64, OpenWrt 19.07.4
Run tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4
            Hyper-V VM / x86_64, OpenWrt 19.07.4

Description:
The NetStinky IDS is a component of the NetStinky suite of tools. It
monitors the traffic on the LAN interfaces of your router for
Indications of Compromise (IoCs), drawn from an auto-updating list of
definitions. IoCs are subsequently reported to the NetStinky smartphone
applications.

4 years agoMerge pull request #13807 from PolynomialDivision/fix-node-exporter
Rosen Penev [Tue, 10 Nov 2020 01:22:50 +0000 (17:22 -0800)]
Merge pull request #13807 from PolynomialDivision/fix-node-exporter

prometheus-node-exporter-lua: fix hostapd exporter

4 years agoMerge pull request #13885 from jefferyto/golang-1.15.4
Rosen Penev [Tue, 10 Nov 2020 01:10:56 +0000 (17:10 -0800)]
Merge pull request #13885 from jefferyto/golang-1.15.4

golang: Update to 1.15.4

4 years agoMerge pull request #13891 from jefferyto/python-zope-interface-5.2.0
Rosen Penev [Tue, 10 Nov 2020 01:10:31 +0000 (17:10 -0800)]
Merge pull request #13891 from jefferyto/python-zope-interface-5.2.0

python-zope-interface: Update to 5.2.0

4 years agoMerge pull request #13890 from jefferyto/python-attrs-20.3.0
Rosen Penev [Tue, 10 Nov 2020 01:10:17 +0000 (17:10 -0800)]
Merge pull request #13890 from jefferyto/python-attrs-20.3.0

python-attrs: Update to 20.3.0

4 years agopython-zope-interface: Update to 5.2.0 13891/head
Jeffery To [Mon, 9 Nov 2020 21:01:00 +0000 (05:01 +0800)]
python-zope-interface: Update to 5.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agopython-attrs: Update to 20.3.0 13890/head
Jeffery To [Mon, 9 Nov 2020 20:47:18 +0000 (04:47 +0800)]
python-attrs: Update to 20.3.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #13886 from mstorchak/tgt
Rosen Penev [Mon, 9 Nov 2020 18:06:41 +0000 (10:06 -0800)]
Merge pull request #13886 from mstorchak/tgt

tgt: update to 1.0.80

4 years agoMerge pull request #13827 from cobaltchang/fix-cgroupfs-mount-init-script-order
Florian Eckert [Mon, 9 Nov 2020 13:28:56 +0000 (14:28 +0100)]
Merge pull request #13827 from cobaltchang/fix-cgroupfs-mount-init-script-order

cgroupfs-mount: fix symbolic link name

4 years agocgroupfs-mount: fix symbolic link name 13827/head
Cobalt Chang [Mon, 2 Nov 2020 07:11:49 +0000 (15:11 +0800)]
cgroupfs-mount: fix symbolic link name

Fix the symbolic link name to /etc/rc.d/S01cgroupfs-mount.

4 years agotgt: update to 1.0.80 13886/head
Maxim Storchak [Mon, 9 Nov 2020 10:49:59 +0000 (12:49 +0200)]
tgt: update to 1.0.80

- add runtime test
- drop the patch that has gone upstream

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agogolang: Update to 1.15.4 13885/head
Jeffery To [Mon, 9 Nov 2020 09:53:43 +0000 (17:53 +0800)]
golang: Update to 1.15.4

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #13876 from nxhack/node_12_19_0
Rosen Penev [Mon, 9 Nov 2020 04:48:18 +0000 (20:48 -0800)]
Merge pull request #13876 from nxhack/node_12_19_0

node: update to v12.19.0

4 years agoMerge pull request #13877 from BKPepe/transmission-web-control
Rosen Penev [Mon, 9 Nov 2020 04:47:48 +0000 (20:47 -0800)]
Merge pull request #13877 from BKPepe/transmission-web-control

transmission-web-control: remove Transmission SSL variants

4 years agoMerge pull request #13883 from nxhack/icu_68_1
Rosen Penev [Mon, 9 Nov 2020 04:47:21 +0000 (20:47 -0800)]
Merge pull request #13883 from nxhack/icu_68_1

icu: update to 68.1

4 years agoicu: update to 68.1 13883/head
Hirokazu MORIKAWA [Mon, 9 Nov 2020 03:49:56 +0000 (12:49 +0900)]
icu: update to 68.1

It updates to CLDR 38. New features including locale-dependent smart unit preferences (road distance, temperature, etc.) and locale ID canonicalization conformant with CLDR.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agolibinput: update to version 1.16.3
Daniel Golle [Sun, 8 Nov 2020 21:19:36 +0000 (21:19 +0000)]
libinput: update to version 1.16.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agolibassuan: update to version 2.5.4
Daniel Golle [Sun, 8 Nov 2020 20:59:23 +0000 (20:59 +0000)]
libassuan: update to version 2.5.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #13853 from TDT-AG/pr/20201104-mwan3
Florian Eckert [Sun, 8 Nov 2020 12:24:40 +0000 (13:24 +0100)]
Merge pull request #13853 from TDT-AG/pr/20201104-mwan3

mwan3: code cleanup and fixes

4 years agotransmission-web-control: remove Transmission SSL variants 13877/head
Josef Schlehofer [Sun, 8 Nov 2020 10:34:50 +0000 (11:34 +0100)]
transmission-web-control: remove Transmission SSL variants

In recent commits, there were removed Transmission SSL variants and
there is just used one variant of transmission-daemon. Let's adjust it here as well.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agonode: update to v12.19.0 13876/head
Hirokazu MORIKAWA [Sun, 8 Nov 2020 07:00:12 +0000 (16:00 +0900)]
node: update to v12.19.0

Update to v12.19.0
Fixes for the removal of MIPS FPU emulator support.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agoMerge pull request #13872 from gladiac1337/haproxy-2.2.5
Rosen Penev [Sun, 8 Nov 2020 05:45:56 +0000 (21:45 -0800)]
Merge pull request #13872 from gladiac1337/haproxy-2.2.5

haproxy: Update HAProxy to v2.2.5

4 years agoMerge pull request #13871 from tru7/libfmt
Michael Heimpold [Sat, 7 Nov 2020 16:36:49 +0000 (17:36 +0100)]
Merge pull request #13871 from tru7/libfmt

libfmt: bump to version 7.1.2

4 years agopodman: add new package
Daniel Golle [Wed, 21 Oct 2020 00:24:25 +0000 (01:24 +0100)]
podman: add new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agocni-plugins: add package
Daniel Golle [Thu, 22 Oct 2020 03:57:11 +0000 (04:57 +0100)]
cni-plugins: add package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>