Commit Graph

1895 Commits

Author SHA1 Message Date
Nick Hainke
3018553635 openwisp-monitoring: cleanup Makefile
The license identifier has a typo. Fix it.
Use SPDX instead of license boilerplate.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-11-03 11:38:29 +08:00
Nick Hainke
ab62ff70cf openwisp-config: cleanup Makefile
The license identifier has a typo. Fix it.
Use SPDX instead of license boilerplate.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-11-03 11:38:29 +08:00
Lars Kruse
055e067d1f muninlite: update to new upstream release (2.1.2)
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2022-11-03 11:38:29 +08:00
Daniel Golle
7b75d6863d debootstrap: update to version 1.0.126
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-11-03 11:38:29 +08:00
Daniel Golle
7ab6128d68 debootstrap: update to version 1.0.124
Update package and use @DEBIAN mirror.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-11-03 11:38:28 +08:00
1582130940
e879fe87de Snapshot of coolsnowwolf's packages Nov 2, 2022 2022-11-03 11:38:03 +08:00
Gzxhwq
876a9a95cb
mosdns: update to 4.5.3 (#574) 2022-11-02 23:34:11 +08:00
coolsnowwolf
db8e5b09c3
Merge pull request #566 from breakings/nss_3.84
nss: update to 3.84
2022-11-01 21:29:45 +08:00
coolsnowwolf
d8b285664c
Merge pull request #562 from breakings/gawk_5.2.0
gawk: update to version 5.2.0
2022-11-01 21:29:25 +08:00
coolsnowwolf
a16f42b768
Merge pull request #561 from breakings/xz_5.2.7
xz: update to 5.2.7
2022-11-01 21:29:08 +08:00
coolsnowwolf
861258d22f
Merge pull request #550 from syb999/master
freeradius3: fix mschap & add default setting
2022-11-01 21:28:37 +08:00
coolsnowwolf
b64d0d0c54
Merge pull request #564 from breakings/iperf3_3.12
iperf3: update to 3.12
2022-11-01 21:25:33 +08:00
coolsnowwolf
44cfe70b5a
Merge pull request #568 from breakings/python-certifi_2022.9.24
python-certifi: bump to 2022.9.24
2022-11-01 21:23:58 +08:00
coolsnowwolf
60711ec44b
Merge pull request #569 from sKyissKy/patch-1
update Golang to 1.19.2
2022-11-01 21:23:41 +08:00
Jianhui Zhao
da62a4a1a6
nginx: support gzip static mudule (#572)
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2022-11-01 08:00:42 +00:00
Jacky Guo
4e0d2d8019
nload: add new package (#570)
Signed-off-by: Jacky Guo <leickwell@hotmail.com>
2022-10-28 07:30:28 +00:00
Gzxhwq
7eb4ffa297
mosdns: update to 4.5.2 (#571) 2022-10-28 07:29:15 +00:00
coolsnowwolf
d119cac759 fix softethervpn4 complie 2022-10-26 03:55:01 +08:00
breakings
dc57ea8a1c
nspr: update to 4.35 (#567) 2022-10-24 10:04:23 +00:00
breakings
6972983eb4
gnutls: update to 3.7.8 (#563) 2022-10-24 10:02:01 +00:00
breakings
7e6baa7218
python3: update to 3.9.15 (#560) 2022-10-24 10:00:48 +00:00
sKyissKy
4bdfbb5557
update Golang to 1.19.2 2022-10-23 04:46:12 +08:00
Eneas U de Queiroz
599b404589 python-certifi: bump to 2022.9.24
This version updates the CA bundle, and needs urllib as dependency.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-10-22 14:26:06 +08:00
Eneas U de Queiroz
027d811fa8 python-certifi: bump to 2021.11.8
Latest bundle form mozilla.org.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-10-22 14:26:06 +08:00
Lucian Cristian
00eb8e9ce0 nss: update to 3.84
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-10-22 14:19:41 +08:00
Sunshine-Planet
bacc282569
uugamebooster bump to v3.0.4 (#565) 2022-10-17 12:35:05 +00:00
Nick Hainke
c8d0b57ce7 iperf3: update to 3.12
Release Notes:
https://groups.google.com/g/iperf-dev/c/_DgSWrpl9Gk?pli=1

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-12 00:26:52 +08:00
Nick Hainke
a02ff1ce0c iperf3: fix install section of Makefile and dependencies
In the Makefile the library installation was accidentally called
"Package/iperf3/install" and not "Package/libiperf3/install". Fix this
typo. Thanks to Hartmut spotting this.

Also the iperf3-ssl does not need to depend on libiperf3.

Fixes ae48be8e2157 ("iperf3: add shared libiperf library and link iperf3 dynamically")

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-12 00:26:36 +08:00
Nick Hainke
2680f57d96 iperf3: add shared libiperf library and link iperf3 dynamically
Add library for creating own functions with iperf3 functionality.
Example: https://github.com/esnet/iperf/blob/master/examples/mis.c
This library is needed by python3-iperf3.

Build iperf3 binary with dynamically linked libiperf3. However, still
build iperf3-ssl as static binary due to a lack of shipping two libiperf
versions.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-12 00:26:36 +08:00
Daniel Golle
629d0a51bc gawk: update to version 5.2.0
For changes see ChangeLog file[1].

[1]: https://git.savannah.gnu.org/cgit/gawk.git/plain/ChangeLog?h=gawk-5.2.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-10-12 00:17:16 +08:00
Daniel Golle
5116534162 gawk: update to version 5.1.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-10-12 00:17:16 +08:00
Nick Hainke
64c9d98316 xz: update to 5.2.7
Update to latest version. No release notes available.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-12 00:14:44 +08:00
Nick Hainke
93fdb58722 xz: update to 5.2.6
Release Notes:
https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-12 00:14:44 +08:00
coolsnowwolf
889d742b61
Merge pull request #559 from lxl6125/master
qBittorrent-static: update to 4.4.5_v2.0.7
2022-10-10 10:33:29 +08:00
lxl6125
50552297b3 qBittorrent-static: update to 4.4.5_v2.0.7 2022-10-07 18:28:32 +08:00
breakings
5d04296c14
qtbase: update to 5.15.6 (#558)
Co-authored-by: breakings <breakingstop@gmail.com>
2022-10-06 21:40:44 +08:00
breakings
7786e9d0c6
qttools: update to 5.15.6 (#557)
Co-authored-by: breakings <breakingstop@gmail.com>
2022-10-06 21:40:27 +08:00
breakings
1e71e76be8
samba4: update to 4.14.14 (#556)
* samba4: add riscv64 support

Required for sifiveu target.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

* samba4: update waf-cross-answers * update waf-cross-answers for 4.14.x

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>

* samba4: fix build on macos

This commit fixes two issues on macos:
1. Added a patch to fix 'echo -n' issue with MacOS shell
(backported from upstream)
2. Redefined sys.platform='linux' for target build if build host is
MacOS (otherwise, build script tries to use MacOS logic for
OpenWrt(Linux) target build)

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>

* samba4: update to 4.14.14 * update to 4.14.14 * fixes: CVE-2022-2031, CVE-2022-32744, CVE-2022-32745, CVE-2022-32746, CVE-2022-32742

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Co-authored-by: Zoltan HERPAI <wigyori@uid0.hu>
Co-authored-by: Andrew Sim <andrewsimz@gmail.com>
Co-authored-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-10-06 21:40:14 +08:00
breakings
35bd7e01da
bind: bump to 9.18.7 (#555)
* bind: update to version 9.18.4

Fixes:
- CVE-2022-1183

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>

* bind: bump to 9.18.7

Fixes multiple security issues:

CVE-2022-38178 - Fix memory leak in EdDSA verify processing

CVE-2022-3080 - Fix serve-stale crash that could happen when
			stale-answer-client-timeout was set to 0 and there was
			a stale CNAME in the cache for an incoming query

CVE-2022-2906 - Fix memory leaks in the DH code when using OpenSSL 3.0.0
			and later versions. The openssldh_compare(),
			openssldh_paramcompare(), and openssldh_todns()
			functions were affected

CVE-2022-2881 - When an HTTP connection was reused to get
			statistics from the stats channel, and zlib
			compression was in use, each successive
			response sent larger and larger blocks of memory,
			potentially reading past the end of the allocated
			buffer

CVE-2022-2795 - Prevent excessive resource use while processing large
			delegations

Signed-off-by: Noah Meyerhans <frodo@morgul.net>

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Co-authored-by: Noah Meyerhans <frodo@morgul.net>
2022-10-06 21:39:50 +08:00
breakings
5b74ff250c
php8: update to 8.1.11 (#552)
* php8: add sodium extensions (refs #18997)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

* php8: update to 8.1.11

This fixes:
    - CVE-2022-31628
    - CVE-2022-31629

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Co-authored-by: Michael Heimpold <mhei@heimpold.de>
2022-10-06 21:39:35 +08:00
breakings
1d94cd0bd2
haproxy: Update HAProxy to v2.6.6 (#553)
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>

Signed-off-by: Christian Lachner <gladiac@gmail.com>
Co-authored-by: Christian Lachner <gladiac@gmail.com>
2022-10-06 21:39:15 +08:00
breakings
8ce4f95ae5
libxml2: update to 2.10.2 (closes #19288) (#554)
This fixes:
- CVE-2022-2309

Release Notes:
- https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.0
- https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.1
- https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.2

Also drop removed docbook compile switch.
Disable PKG_FIXUP to allow backporting.

Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Co-authored-by: Michael Heimpold <mhei@heimpold.de>
2022-10-06 21:39:02 +08:00
breakings
3242a55d51
expat: update to 2.4.9 (#551)
* expat: update to 2.4.7

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* expat: update to 2.4.9

Fixes CVE-2022-40674.

Release Notes:
- https://github.com/libexpat/libexpat/blob/R_2_4_8/expat/Changes
- https://github.com/libexpat/libexpat/blob/R_2_4_9/expat/Changes

Signed-off-by: Nick Hainke <vincent@systemli.org>

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Nick Hainke <vincent@systemli.org>
Co-authored-by: Rosen Penev <rosenp@gmail.com>
Co-authored-by: Nick Hainke <vincent@systemli.org>
2022-10-06 21:38:47 +08:00
syb999
5889266bcd freeradius3: fix mschap & add default setting
username: openwrt password:openwrt
username: user1   password:password

radius secret: testing123
radius client ip-range:192.168.0.0/16 & 10.0.0.0/8
2022-10-05 12:27:27 +08:00
Stalker
c80dac60fb
qttools: remove the url that caused the downloads to fail (#549) 2022-10-03 00:47:41 +08:00
coolsnowwolf
e97bffbe18
Merge pull request #548 from 1054009064/master
qtbase: remove the url that caused the downloads to fail
2022-10-01 23:22:42 +08:00
1054009064
44a85da1e9 qtbase: remove the url that caused the downloads to fail 2022-10-01 00:25:23 -04:00
coolsnowwolf
4df9bcb98c
Merge pull request #547 from 1054009064/master
rrdtool1: fix broken download url
2022-10-01 11:23:36 +08:00
1054009064
3a29c1b1fe rrdtool1: fix broken download url 2022-09-30 22:52:39 -04:00
zhusir
c0d085c323
rrdtool1: Sync with openwrt/packages (#544)
* rrdtool1: refresh `PKG_HASH`

* Fixes compilation without host pod2man.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

Adjust to the 64 bit time_t in musl 1.2.2 by keeping time
internally in RRD still as 'long', so that old databases
created during musl 1.1.x still work in 32 bit targets.

That also helps with several interal functions that use 'long'
for calculations and printf formatting.

* Define internal type TIME_INT as 'long', and use that
  internally in calculations
* Use time_t vs. TIME_INT casting when necessary
* Provide time_t variable pointers for functions expecting
  a time_t pointer.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-09-30 20:44:20 +08:00