1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-14 19:23:55 +02:00
Go to file
Rob White 0b19771fb2 opennds: update to version 10.1.3
Maintainer: Rob White rob@blue-wave.net

Compile tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64

Run tested: arm_cortex-a7_neon-vfpv4, mipsel_24kc, x86-64; on snapshot, 23.05, 22.03

Description:
opennds (10.1.3)

Security Advisory. This version contains fixes for multiple potential security vulnerabilities
Credit - Stanislav Dashevskyi - standash.github.io [standash]
It also contains some minor bug fixes

  * Fix - Buffer overflow causing segfault - CVE-2023-41101 [bluewavenet]
  * Fix - Memory leaks due to passing allocated buffer into safe_asprintf() - CVE-2023-41102 [bluewavenet]
  * Fix - Remove deprecated preauth option [bluewavenet]
  * Fix - missing free in show_preauth_page if MHD does not respond [bluewavenet]
  * Fix - more safe_asprintf memory leaks [bluewavenet]
  * Fix - missing free for mark_auth [bluewavenet]
  * Fix - memory leak after starting authmon daemon [bluewavenet]
  * Fix - memory leak in encode_and_redirect_to_splashpage [bluewavenet]
  * Fix - Community themespec, voucher css and logo image [bluewavenet]
  * Fix - ThemeSpec, path to logo in page footer [bluewavenet]
  * Fix - ensure gatewayurl is urldecoded to fix broken css and images in themespec [bluewavenet]
  * Add - set default fas remote fqdn to disabled [bluewavenet]

Signed-off-by: Rob White <rob@blue-wave.net>
(cherry picked from commit 88c98c910a)
2023-09-03 09:48:17 +02:00
.github CI: Sort build architectures in alphabetical order 2023-09-01 21:57:33 +02:00
ahcpd ahcpd: use SHA256 hash and use HTTPS everywhere 2020-01-11 15:08:26 +01:00
alfred alfred: Rebuild on CONFIG*_ALFRED_* changes 2022-10-23 10:20:57 +02:00
babel-pinger treewide: Basic cleanup and alignment to package guidelines (#383) 2018-07-12 16:50:47 +02:00
babeld babeld: remove AUTORELEASE 2023-02-13 09:52:07 +01:00
batctl batctl: Merge bugfixes from 2022.1 2022-05-06 22:32:12 +02:00
batman-adv batman-adv: Fix lock assert after fragmentation change 2023-08-22 18:54:12 +02:00
batmand batmand: Refresh patches with quilt 2022-02-19 09:29:33 +01:00
bird1 bird1: fix compilation with GCC 10 2020-08-11 12:36:05 -07:00
bird1-openwrt bird1: fix "Form token mismatch" errors in luci-app-bird1-ipv{4,6} 2023-03-08 15:08:20 +01:00
bird2 bird2: bump to version 2.13.1 2023-06-30 01:17:39 +02:00
bmx6 bmx6: update to 65cb0d542f16a4b4689f5ad2542c9f24215a6616 2022-02-25 21:32:55 +01:00
bmx7 bmx7: fix compilation with uClibc-ng 2020-10-05 16:01:17 -07:00
cjdns cjdns: support the supernodes feature (#884) 2022-06-21 00:00:28 +02:00
hnetd hnetd: update to latest commit 2020-12-17 06:28:05 +00:00
luci-app-bmx6 luci-app-bmx6: fixes error line in logread #578 2020-06-15 18:08:53 +02:00
luci-app-cjdns cjdns: support the supernodes feature (#884) 2022-06-21 00:00:28 +02:00
mcproxy mcproxy: Makefile cleanup 2022-02-26 15:36:43 +01:00
mesh11sd mesh11sd: update to version 2.0.0 2023-08-09 12:48:49 +02:00
minimalist-pcproxy minimalist-pcproxy: fix post install script 2022-03-04 12:46:18 +01:00
naywatch naywatch: add log when naywatch activates 2022-06-10 10:34:18 +02:00
ndppd ndppd: remove uClibc++ support 2021-03-10 08:20:24 +01:00
nodogsplash nodogsplash: remove opennds from conflicts 2023-08-05 22:29:45 +02:00
ohybridproxy ohybridproxy: revert to default log level 2021-11-19 07:06:50 +01:00
olsrd olsrd: replace patch for storms with real patch 2022-06-23 14:04:56 +02:00
oonf-dlep-proxy oonf-dlep-proxy: fix compilation with Ninja 2021-06-13 10:38:01 +02:00
oonf-dlep-radio oonf-dlep-radio: refactor define Package/oonf-dlep-radio 2022-02-26 10:08:40 +01:00
oonf-init-scripts fix quoting of daemon name 2016-02-12 18:59:43 +01:00
oonf-olsrd2 oonf-olsrd2: set PKG_MIRROR_HASH and refresh patch 2021-06-13 10:30:17 +02:00
opennds opennds: update to version 10.1.3 2023-09-03 09:48:17 +02:00
pimbd pimbd: Makefile refactor 2022-02-26 15:35:33 +01:00
prince prince: Makefile refactoring 2022-03-03 08:48:17 +01:00
quagga quagga: reorder things in Makefile 2022-02-26 15:37:24 +01:00
vis vis: update it, refactor Makefile and refresh patch due to fuzz 2022-03-07 14:56:01 +01:00
MAINTAINERS MAINTAINERS: updated email addresses 2017-03-04 22:31:52 +01:00
README.md README: update content and use Markdown 2021-06-11 23:00:30 +02:00

OpenWrt Routing Feed

Description

This OpenWrt package feed contains community maintained routing packages.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update routing
./scripts/feeds install -a -p routing