Rosen Penev
3ab2a1c518
Merge pull request #11938 from aleksander0m/aleksander/modem-updates-19.07
...
libqmi and MM updates for stable 19.07
2020-04-22 22:31:46 -07:00
Aleksander Morgado
8b46bb9dfa
modemmanager: release 1.12.8
...
https://lists.freedesktop.org/archives/modemmanager-devel/2020-March/007729.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
(cherry picked from commit 052d9274ef
)
2020-04-23 06:45:39 +02:00
Aleksander Morgado
9c337b7baf
modemmanager: release 1.12.6
...
https://lists.freedesktop.org/archives/modemmanager-devel/2020-February/007713.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
(cherry picked from commit d121e270e8
)
2020-04-23 06:45:31 +02:00
Aleksander Morgado
2c1fbf5eca
libqmi: update version to 1.24.10
...
https://lists.freedesktop.org/archives/libqmi-devel/2020-April/003275.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
(cherry picked from commit 5f995ccb47
)
2020-04-23 06:44:12 +02:00
Aleksander Morgado
a6f66a0785
libqmi: update to version 1.24.8
...
https://lists.freedesktop.org/archives/libqmi-devel/2020-March/003248.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
(cherry picked from commit b3fe4254ab
)
2020-04-23 06:44:06 +02:00
Nicholas Smith
920c439465
libqmi: bump libqmi version
...
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
(cherry picked from commit e9813262f9
)
2020-04-23 06:43:59 +02:00
Rosen Penev
1b0b8ffa7a
Merge pull request #11928 from jefferyto/golang-1.13.10-openwrt-19.07
...
[openwrt-19.07] golang: Update to 1.13.10
2020-04-22 12:54:27 -07:00
Dirk Brenken
a15e7212df
travelmate: release 1.5.4
...
* add 'status_service' as workaround to init for 19.07
* fix 'wifionice' auto-login script
* fix autologin script matching
* change wifi scanning to logical interface name,
no longer use the radio device
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 59cca01a23
)
2020-04-22 21:08:34 +02:00
Jeffery To
f6bb9f3c2b
golang: Update to 1.13.10
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-23 02:41:32 +08:00
Hannu Nyman
6e5ca4ddf4
Merge pull request #11925 from stangri/19.07-simple-adblock
...
[19.07] simple-adblock: bugfix: start downloads on cold boot/fresh install
2020-04-22 20:57:38 +03:00
Stan Grishin
c725bb1b4c
simple-adblock: bugfix: start downloads on cold boot
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-22 17:46:07 +00:00
Josef Schlehofer
09738290a3
php7: update to version 7.2.30
...
Fixes:
CVE-2020-7066
CVE-2020-7064
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-04-22 18:05:21 +02:00
tripolar
059e949eec
Merge pull request #11882 from yousong/wget1907
...
[19.07] acme: depends on wget-ssl
2020-04-18 19:56:05 +02:00
Yousong Zhou
fb64ef9d36
acme: depends on wget-ssl
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit d917d662ae
)
2020-04-18 23:38:25 +08:00
Yousong Zhou
ba4c4e681e
wget: make the ssl variant provides wget-ssl
...
This is to address the need for specifying dependency on a wget
implementation with ssl support.
Now we have a game of names for opkg
1. uclient-fetch: minimal version by openwrt project
2. wget-nossl: gnu wget w/o ssl support
3. wget-ssl: for the moment since this commit, gnu wget w/ ssl support
4. wget: uclient-fetch, wget-nossl, or wget-ssl
5. gnu-wget: wget-nossl or wget-ssl
By the time we provide some dummy package like uclient-fetch-ssl and
make it also provide wget-ssl, I guess by then we will also need
gnu-wget-ssl...
Ref: https://github.com/openwrt/packages/issues/11534
Ref: https://github.com/openwrt/packages/pull/9941
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit 585e4a38fe
)
2020-04-18 23:36:43 +08:00
Karel Kočí
406b052f73
wget: do not provide itself
...
The package wget should not say that it provides itself.
This also make gnu-wget provide general so it is not written in Makefile
twice.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
(cherry picked from commit 75f2be7d50
)
2020-04-18 23:36:33 +08:00
Dirk Brenken
ea5c497c23
adblock: filter spurious line endings in sources
...
* prevent processing of spurious line endings
that confuses (g)awk
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit e291d68055
)
2020-04-18 15:36:02 +02:00
Josef Schlehofer
b7e94479a6
git: update to version 2.26.1
...
Fixes: CVE-2020-5260
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 0551a5b030
)
2020-04-18 12:21:48 +02:00
Josef Schlehofer
5b38ccf0dd
git: update to version 2.25.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 3e0e16ec75
)
2020-04-18 12:21:42 +02:00
Josef Schlehofer
cc818e5809
git: update to version 2.25.0
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 12bd25596c
)
2020-04-18 12:21:41 +02:00
Rosen Penev
04d228f9e6
libupnp: remove patch that should not be there
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-18 00:58:59 -07:00
Rosen Penev
3f931a4fd5
minidlna: fix patches from last backport
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-17 20:50:12 -07:00
Rosen Penev
4dc6dfa770
libxslt: update to 1.1.34
...
Fixes all known CVEs.
Various Makefile cleanups for consistency between packages.
Added PIC explicitly (was implicit). Removed two extra features.
Removed autoreconf and added PKG_BUILD_PARALLEL for faster compilation.
Roughly matched host configure args with target ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit b289809735
)
2020-04-17 15:34:36 -07:00
Rosen Penev
3385d1fd93
libyaml-cpp: Update to 0.63
...
Several Makefile cleanups for consistency.
Added ABI_VERSION.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit dc41b0a6dc
)
2020-04-17 15:33:52 -07:00
Rosen Penev
20d95578ee
wavemon: update to 0.9.1
...
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 34ec8facc5
)
2020-04-17 15:23:00 -07:00
Kevin Darbyshire-Bryant
83ff6c38f2
miniupnpd: fix sh syntax error
...
Add "use_stun" default to prevent sh: out of range error introduced by
c61614a84
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(cherry picked from commit 0f1e7d32af
)
2020-04-17 15:21:56 -07:00
Rosen Penev
1fe1c80d66
miniupnpd: convert to procd
...
Massive cleanup of the shell script. Many issues were fixed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit c61614a849
)
2020-04-17 15:21:35 -07:00
DENG Qingfang
c02c42849e
miniupnpd: update to 2.1.20191006
...
Removed upstreamed patch:
100-build-on-OpenWrt.patch
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
(cherry picked from commit fcf72ceec4
)
2020-04-17 15:21:25 -07:00
Rosen Penev
66363912db
minidlna: update to latest master
...
Fixes several issues relating to IPv6.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-17 15:19:50 -07:00
Rosen Penev
a3480774ad
liblz4: Update to 1.9.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit a6c88c19d7
)
2020-04-17 15:14:14 -07:00
Rosen Penev
2caba16718
liblz4: Remove deprecated utime function
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4372ed15cc
)
2020-04-17 15:14:07 -07:00
Jan Pavlinec
a38f59d39f
measurement-kit: update to version 0.10.11
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 73a73dfa09
)
2020-04-17 15:11:46 -07:00
Bruno Randolf
8561243645
websocketpp: Fix compile with Boost 1.70+
...
Fix compilation for newer Boost versions, same as in the websocketpp 'develop'
branch: https://github.com/zaphoyd/websocketpp/pull/814
Signed-off-by: Bruno Randolf <br1@einfach.org>
(cherry picked from commit e1bb99f836
)
2020-04-17 15:08:38 -07:00
Rosen Penev
7bfe304622
faad2: update to 2.9.1
...
It seems upstream abandoned sourceforge.
Add license information.
Fix CVE tag. It seems the mass CVE patch placed many wrong CVEs.
Add PKG_BUILD_PARALLEL for faster compilation.
Do not build patented functionality when BUILD_PATENTED is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit ff62511ab2
)
2020-04-17 15:04:35 -07:00
Rosen Penev
f91af9d77b
mpc: update to 0.33
...
Small Makefile cleanups.
Ran script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4fba03d6d1
)
2020-04-17 14:57:55 -07:00
Andre Heider
c80bc7765c
mpc: update to v0.32 and build with meson
...
Signed-off-by: Andre Heider <a.heider@gmail.com>
(cherry picked from commit 0469c0715b
)
2020-04-17 14:57:36 -07:00
Rosen Penev
a39c4e8e04
libupnpp: link against libm under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4ba3e9cd8d
)
2020-04-17 14:52:28 -07:00
Rosen Penev
b3a09f0397
libupnpp: update to 0.17.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit e76f23715e
)
2020-04-17 14:52:18 -07:00
Rosen Penev
fc2203bb73
libupnpp: Update to 0.17.1
...
Fixed up license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit f6033cf841
)
2020-04-17 14:52:11 -07:00
Michael Heimpold
175b26d8bd
u2pnpd: update to 0.5
...
This update fixes #11452 since LFS detection support was added upstream.
While at, update SPDX license tag to latest standard.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 2600255ecb
)
2020-04-17 14:50:50 -07:00
Rosen Penev
caf43f42a1
libupnp: update to 1.8.7
...
remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 7ad02ef9e0
)
2020-04-17 14:49:43 -07:00
Dirk Brenken
696d9bdf20
adblock: fix gawk incompatibility
...
* fix gawk incompatibility in reporting
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit c11aaead91
)
2020-04-17 07:02:15 +02:00
Rosen Penev
b32a40afea
Merge pull request #11843 from neheb/py3
...
[19.07]meson: use python3
2020-04-15 14:56:27 -07:00
Luiz Angelo Daros de Luca
45ca5d87de
ruby: update to 2.6.6
...
This release includes security fixes, specially:
* CVE-2020-10663: Unsafe Object Creation Vulnerability in JSON (Additional fix)
* CVE-2020-10933: Heap exposure vulnerability in the socket library
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-04-15 17:07:05 -03:00
Jo-Philipp Wich
84f6fab447
mac-telnet: fix mirror hash
...
Fixes: 8399121e6
("mac-telnet: install uci as config file")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 9de7945541
)
2020-04-15 09:56:20 +02:00
Jo-Philipp Wich
2633415b27
mac-telnet: install uci as config file
...
Also mark it as configuration file while being at it.
Fixes : #11846
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 8399121e60
)
2020-04-15 09:41:08 +02:00
Jo-Philipp Wich
4418e49a4e
mac-telnet: mark uci as conffile
...
Fixes: 8399121e6
("mac-telnet: install uci as config file")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 9f231909eb
)
2020-04-15 09:41:07 +02:00
Francesco G
d12b473616
transmission: add init file STOP directive
...
Transmission should stop early on system shutdown to avoid
for example fstab unmount disks when transmission is writing.
Signed-off-by: Francesco G <gfrancesco@users.noreply.github.com>
(cherry picked from commit 4fcc44bc89
)
2020-04-14 14:21:30 -07:00
Daniel Golle
54372522f6
transmission: add syscalls to seccomp filter
...
Syscalls observered when running on arm32. Add them to seccomp rule.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 3724ed3d68
)
2020-04-14 14:20:18 -07:00
Richard Yu
10b93cd531
transmission: add service triggers and bump PKG_RELEASE
...
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
(cherry picked from commit c6c8ceb0b4
)
2020-04-14 14:20:11 -07:00