Moin Moin,
Ich habe heute eine neue Firmware gebaut. Basisdaten:
* Firmware-Version: 20230421
* Gluon-Version: v2022.1.x
* Commit ID: e9dcefee596fdc840ed23313286874879d4bc2d1
* Download: https://firmware.ffnw.de/l2tp/20230421/
Folgende Gluon spezifischen Änderungen gab es unter anderen:
####################
Release Gluon 2022.1
####################
Upgrades to v2022.1 and later releases are only supported from releases
v2020.1 and later. This is due to migrations that have been removed to
simplify maintenance.
https://gluon.readthedocs.io/en/latest/releases/v2022.1.html
######################
Release Gluon 2022.1.1
######################
This release mitigates multiple flaws in the Linux wireless stack fixing
RCE and DoS vulnerabilities.
https://gluon.readthedocs.io/en/latest/releases/v2022.1.1.html
######################
Release Gluon 2022.1.2
######################
Contains various bugfixes only.
https://gluon.readthedocs.io/en/latest/releases/v2022.1.2.html
######################
Release Gluon 2022.1.3
######################
Fix boot hang on various Unifi-AC devices
https://gluon.readthedocs.io/en/latest/releases/v2022.1.3.html
Added hardware support:
#######################
ath79-generic:
* D-Link DAP-2660 A1
* Enterasys WS-AP3705i
* Siemens WS-AP3610
* TP-Link:
Archer A7 v5
CPE510 v2
CPE510 v3
CPE710 v1
EAP225-Outdoor v1
WBS210 v2
ath79-mikrotik:
* Mikrotik RB951Ui-2nD
ipq40xx-generic:
* GL.iNet GL-AP1300
* Aruba Networks:
AP-303H
AP-365
* AVM FRITZ!Box 7520 (v1)
InstantOn AP11D
InstantOn AP17
ipq40xx-mikrotik:
Mikrotik:
* hAP ac2
* SXTsq-5-AC
ramips-mt7620:
* Xiaomi Mi Router 3G (v2)
ramips-mt7621:
* Cudy WR2100
* D-Link DAP-X1860 (A1)
* GL.iNet GL-MT1300
* Mercusys MR70X (v1)
* Netgear:
R6260
WAC104
WAX202
* TP-Link:
RE500
RE650 v1
* Ubiquiti UniFi 6 Lite
* Xiaomi Mi Router 4A (Gigabit Edition)
* ZyXEL NWA50AX
ramips-mt7622:
* Linksys E8450
* Xiaomi AX3200
* Ubiquiti UniFi 6 LR
ramips-mt76x8:
* GL.iNet microuter-N300
* Netgear R6020
* RAVPower RP-WD009
* TP-Link:
Archer C20 v4
Archer C20 v5
RE200 v2 v3
RE305 v1
* Xiaomi:
Mi Router 4C
Mi Router 4A (100M Edition)
rockchip-armv8:
* FriendlyElec:
NanoPi R2S
NanoPi R4S (4GB LPDDR4)
mpc85xx-p1010:
* TP-Link TL-WDR4900 (v1)
* Sophos RED 15w rev. 1
mpc85xx-p1020:
* Extreme Networks WS-AP3825i
lantiq-xrx200:
* AVM FRITZ!Box 7360 (v2)
* TP-Link - TD-W8970 (v1)
realtek-rtl838x
* D-Link DGS-1210-10P (F1)
Removed Devices
###############
This list contains devices which do not have enough memory or flash to
be operated with this Gluon release.
* D-Link DIR-615 (C1, D1, D2, D3, D4, H1)
* Linksys WRT160NL
* TP-Link:
TL-MR13U (v1)
TL-MR3020 (v1)
TL-MR3040 (v1, v2)
TL-MR3220 (v1, v2)
TL-MR3420 (v1, v2)
TL-WA701N/ND (v1, v2)
TL-WA730RE (v1)
TL-WA750RE (v1)
TL-WA801N/ND (v1, v2, v3)
TL-WA830RE (v1, v2)
TL-WA850RE (v1)
TL-WA860RE (v1)
TL-WA901N/ND (v1, v2, v3, v4, v5)
TL-WA7210N (v2)
TL-WA7510N (v1)
TL-WR703N (v1)
TL-WR710N (v1, v2)
TL-WR740N (v1, v3, v4, v5)
TL-WR741N/ND (v1, v2, v4, v5)
TL-WR743N/ND (v1, v2)
TL-WR840N (v2)
TL-WR841N/ND (v3, v5, v7, v8, v9, v10, v11, v12)
TL-WR841N/ND (v1, v2)
TL-WR843N/ND (v1)
TL-WR940N (v1, v2, v3, v4, v5, v6)
TL-WR941ND (v2, v3, v4, v5, v6)
TL-WR1043N/ND (v1)
* Ubiquiti:
AirGateway
AirGateway Pro
AirRouter
Bullet
LS-SR71
Nanostation XM
Nanostation Loco XM
Picostation
* Unknown A5-V11
* VoCore VoCore (8M, 16M)
Atheros target migration
########################
All Atheros MIPS devices built with the ar71xx-generic, ar71xx-nand as
well as ar71xx-tiny were deprecated upstream and are therefore not
available with Gluon anymore.
Many devices previously built with ar71xx-generic and ar71xx-nand are
now available with the ath79-generic as well as ath79-nand target
respectively.
Features
########
WireGuard
#########
Gluon got WireGuard support. This allows offloading encrypted
connections into kernel space, increasing performance by forwarding
packets without the need for context switches between user and kernel space.
In order to reuse existing (already verified) fastd-keypairs for
WireGuard, a key derivation procedure is currently being developed [0].
This should ease migration from fastd to WireGuard in case whitelisting
VPN keys is desired.
fastd L2TP
##########
fastd can now act as a connection broker for unencrypted L2TP-based
tunneling within Gluons mesh-vpn framework. This new null@l2tp
connection method allows for increased performance within existing fastd
setups.
In addition to a sufficiently configured fastd-based VPN server [1],
this requires further modifications to a sites VPN fastd methods[2].
Major changes
#############
OpenWrt
#######
This release is based on the newest OpenWrt 22.03 release branch. It
ships with Linux kernel 5.10 as well as wireless-backports 5.15.
Network changes (DSA / Upgrade-Behavior)
########################################
The ramips-mt7621 and lantiq-xrx200 targets now use the upstream DSA
subsystem instead of OpenWrt swconfig for managing ethernet switches.
Gluon detects the existing user-intent and automatically applies it over
to DSA syntax. See the section about network reconfiguration for more
details.
System reconfiguration
######################
The network and system-LED configurations are now re-generated after
each update / invocation of gluon-reconfigure.
The user-intent is preserved within Gluon’s implemented functionality
(Wired-Mesh / Client access / WAN).
As an additional feature, Gluon now supports assigning roles to
interfaces. This behavior is explained here [3].
Site changes
############
VPN provider MTU
################
To account for multiple VPN methods available for a site, the MTU used
for the VPN tunnel connection is now moved to the specific VPN provider
configuration. For fastd this means that mesh_vpn.mtu needs to be moved
to mesh_vpn.fastd.mtu [4].
Preconfigured Interfaces Roles
##############################
Instead of mesh_on_wan and mesh_on_lan there is now an interfaces block
to configure the default behavior of network interfaces. Details can be
found in the documentation [5].
Minor changes
#############
* The brcm2708-bcm2708 brcm2708-bcm2709 brcm2708-bcm2710 targets were
renamed to bcm27xx-bcm2708 bcm27xx-bcm2709 and bcm27xx-bcm2710
* The GL.iNet GL-AR750S was moved to the ath79-nand subtarget
*Gluon now ships the ath10k-ct firmware derivation for QCA9886 / QCA9888
/ QCA9896 / QCA9898 / QCA9984 / QCA9994 / IPQ4018 / IPQ4028 / IPQ4019 /
IPQ4029 radios [6]
* WolfSSL instead of OpenSSL is now used when built with WPA3 support
* The option to configure the wireless-channel independent from the
site-selected channel was moved from
gluon-core.wireless.preserve_channels to gluon.wireless.preserve_channels
* gluon-info is a new command that provides information about the
current node
* GLUON_DEPRECATED is now set to 0 by default
* To reboot a running gluon-node into setup-mode, Gluon now offers the
gluon-enter-setup-mode command
* Devices without WLAN do not show the private-wifi configuration anymore
* The Autoupdater now uses the site default branch in case it is
configured to use a non-existent / invalid branch
Bugfixes
########
* Fixes security issues in WolfSSL [13]. People who have installed
additional, non-Gluon packages which rely on WolfSSL’s TLS 1.3
implementation might be affected. Firmwares using either
gluon-mesh-wireless-sae or gluon-wireless-encryption-wpa3 are unaffected
by these issues, since only WPA-Enterprise relies on the affected TLS
functionality.
CVE-2022-38152
CVE-2022-39173
* Fixes the update path for GL-AR300M and NanoStation Loco M2/M5 (XW)
devices.
* Various build-errors which sporadically occur when building with a
large thread-count have been fixed
* Android devices do not lose their IPv6 connectivity after extended
idle-time
* The 802.11s mesh network is now using 802.11ax HE-modes when supported
by hardware
* Ipq40xx Wave2 devices temporarily use non-ct firmware again to work
around 802.11s unicast package loss in ath10k-ct [7]
* Modify kernel builds slightly to work around a boot hang on various
devices based on the QCA9563 SoC - especially the Unifi AC-* devices [14]
* Work around an issue with wifi setup timing by waiting a bit while
device initialisation is ongoing [15]
Known issues
############
* Upgrading EdgeRouter-X from versions before v2020.1.x may lead to a
soft-bricked state due to bad blocks on the NAND flash which the NAND
driver before this release does not handle well [8].
* The integration of the BATMAN_V routing algorithm is incomplete.
** Mesh neighbors don’t appear on the status page [9]. Many tools have
the BATMAN_IV metric hardcoded, these need to be updated to account for
the new throughput metric.
**Throughput values are not correctly acquired for different interface
types [10]. This affects virtual interface types like bridges and VXLAN.
* Default TX power on many Ubiquiti devices is too high, correct offsets
are unknown [11]. Reducing the TX power in the Advanced Settings is
recommended.
* In configurations without VXLAN, the MAC address of the WAN interface
is modified even when Mesh-on-WAN is disabled [12]. This may lead to
issues in environments where a fixed MAC address is expected (like
VMware when promiscuous mode is disallowed).
Missing devices
###############
The following devices have not yet been integrated into Gluons ath79
targets.
* 8Devices Carambola 2
* Aerohive HiveAP 121
* Allnet ALL0315
* Buffalo:
WZR-HP-G300NH2
WZR-HP-G450H
* GL.iNet 6408A v1
WNDRMAC
WNDRMAC v2
* TP-Link WR2543
* Ubiquiti Rocket
* WD:
MyNet N600
MyNet N750
* ZyXEL:
NB6616
NB6716
Folgende zusatzliche änderungen auf Gluon v2023.1.3 kommen dazu:
################################################################
* modules: update openwrt
* modules: update packages
* modules: update routing
* ath79-generic: remove workaround
Now that OpenWrt implements a proper fix for the stalled boots on 74kc
boards, the previous workaround can be removed.
* ath79-generic: fix WS-AP3705i autoupdater name (#2819)
It appears that the autoupdater name wasn't correct and devices
therefore don't receive updates.
* ipq40xx: use ath10k-smallbuffers for ZyXEL WRE6606 (#2843)
The WRE6066, has in contrast to other ip40xx devices, has only 128MB
system RAM. This results in OOM situations and instability, to
circumvent this we need to use ath10k-smallbuffers.
Die upstream Änderungen findet ihr hier:
https://github.com/freifunk-gluon/gluon/compare/43954dd1652b44ed0618c98e44f…
Folgende Comunnity spezifischen Änderungen gab es im siteconf repo:
* Der Firmware signatur schlüssel von Florian Lottes wurde hinzugefügt.
* In allen Domains wurde die next_node mac 16:41:95:40:f7:dc hinzugefügt.
* In der site.conf wurden die interface rollen lan, wan und single
hinzugefügt.
Die Änderungen an der Siteconf können im Siteconf-Repo hier eingesehen
werden:
https://git.ffnw.de/ffnw-firmware/siteconf/-/compare/rc%2F20220608...rc%2F2…
Ich bitte euch die Änderungen zu prüfen und die Firmware im Anschluss zu
signieren. Die Dokumentation zum Signaturprozess findet ihr im Wiki unter:
https://wiki.ffnw.de/Firmware/Releaseprozess#Firmware_signieren
Ein Script zum vereinfachten signieren findet ihr hier:
https://git.ffnw.de/lrnzo/firmware-signing-made-easy
[0] https://github.com/freifunk-gluon/gluon/pull/2601
[1]
https://gluon.readthedocs.io/en/latest/features/vpn.html#vpn-gateway-config…
[2]
https://gluon.readthedocs.io/en/latest/features/vpn.html#vpn-fastd-methods
[3]
https://gluon.readthedocs.io/en/latest/features/wired-mesh.html#wired-mesh-…
[4] https://github.com/freifunk-gluon/gluon/pull/2352
[5]
https://gluon.readthedocs.io/en/latest/user/site.html#user-site-interfaces
[6] https://github.com/freifunk-gluon/gluon/pull/2541
[7] https://github.com/freifunk-gluon/gluon/issues/2692
[8] https://github.com/freifunk-gluon/gluon/issues/1937
[9] https://github.com/freifunk-gluon/gluon/issues/1726
[10] https://github.com/freifunk-gluon/gluon/issues/1728
[11] https://github.com/freifunk-gluon/gluon/issues/94
[12] https://github.com/freifunk-gluon/gluon/issues/496
[13] https://openwrt.org/releases/22.03/notes-22.03.1#security_fixes
[14] https://github.com/freifunk-gluon/gluon/issues/2784
[15] https://github.com/freifunk-gluon/gluon/issues/2779
Viele Grüße
Jan-Tarek Butt
FYI:
-------- Forwarded Message --------
Subject: [freifunk-gluon/gluon] Release v2023.2.3 - v2023.2.3
Date: Fri, 14 Jun 2024 10:27:11 -0700
From: David Bauer <notifications(a)github.com>
Reply-To: freifunk-gluon/gluon <noreply(a)github.com>
To: freifunk-gluon/gluon <gluon(a)noreply.github.com>
CC: Subscribed <subscribed(a)noreply.github.com>
https://gluon.readthedocs.io/en/v2023.2.x/releases/v2023.2.3.html
--
View it on GitHub:
https://github.com/freifunk-gluon/gluon/releases/tag/v2023.2.3
You are receiving this because you are subscribed to this thread.
Message ID: <freifunk-gluon/gluon/releases/160541150(a)github.com>
FYI
-------- Forwarded Message --------
Subject: [freifunk-gluon/gluon] Release v2023.2 - v2023.2
Date: Thu, 04 Jan 2024 17:01:29 -0800
From: David Bauer <notifications(a)github.com>
Reply-To: freifunk-gluon/gluon <noreply(a)github.com>
To: freifunk-gluon/gluon <gluon(a)noreply.github.com>
CC: Subscribed <subscribed(a)noreply.github.com>
https://gluon.readthedocs.io/en/latest/releases/v2023.2.html
--
View it on GitHub:
https://github.com/freifunk-gluon/gluon/releases/tag/v2023.2
You are receiving this because you are subscribed to this thread.
Message ID: <freifunk-gluon/gluon/releases/135909717(a)github.com>
On 9/29/23 23:32, Simon Kurka über Dev wrote:
> Wir sollten zumindest eine Information publishen, dass Custom-Setups kaputt
> gehen und x86er fast immer einen manuellen Eingriff erfordern.
>
> Ansonsten ready2go.
Ich fange gleich mal an was zu formulieren. PR folgt.
LG
Moin Moin,
Ich habe heute eine neue Firmware gebaut. Basisdaten:
* Firmware-Version: 20230409
* Gluon-Version: v2022.1.x
* Commit ID: 34f41c8ce3c5f9179944943d1a366dc4200828db
* Download: https://firmware.ffnw.de/l2tp/20230409/
Folgende Gluon spezifischen Änderungen gab es unter anderen:
####################
Release Gluon 2022.1
####################
Upgrades to v2022.1 and later releases are only supported from releases
v2020.1 and later. This is due to migrations that have been removed to
simplify maintenance.
https://gluon.readthedocs.io/en/latest/releases/v2022.1.html
######################
Release Gluon 2022.1.1
######################
This release mitigates multiple flaws in the Linux wireless stack fixing
RCE and DoS vulnerabilities.
https://gluon.readthedocs.io/en/latest/releases/v2022.1.1.html
######################
Release Gluon 2022.1.2
######################
Contains various bugfixes only.
https://gluon.readthedocs.io/en/latest/releases/v2022.1.2.html
######################
Release Gluon 2022.1.3
######################
Fix boot hang on various Unifi-AC devices
https://gluon.readthedocs.io/en/latest/releases/v2022.1.3.html
Added hardware support:
#######################
ath79-generic:
* D-Link DAP-2660 A1
* Enterasys WS-AP3705i
* Siemens WS-AP3610
* TP-Link:
Archer A7 v5
CPE510 v2
CPE510 v3
CPE710 v1
EAP225-Outdoor v1
WBS210 v2
ath79-mikrotik:
* Mikrotik RB951Ui-2nD
ipq40xx-generic:
* GL.iNet GL-AP1300
* Aruba Networks:
AP-303H
AP-365
InstantOn AP11D
InstantOn AP17
ipq40xx-mikrotik:
* Mikrotik SXTsq-5-AC
ramips-mt7620:
* Xiaomi Mi Router 3G (v2)
ramips-mt7621:
* Cudy WR2100
* Netgear:
R6260
WAC104
WAX202
* TP-Link:
RE500
RE650 v1
* Ubiquiti UniFi 6 Lite
* Xiaomi Mi Router 4A (Gigabit Edition)
* ZyXEL NWA50AX
ramips-mt7622:
* Linksys E8450
* Xiaomi AX3200
* Ubiquiti UniFi 6 LR
ramips-mt76x8:
* GL.iNet microuter-N300
* Netgear R6020
* RAVPower RP-WD009
* TP-Link:
Archer C20 v4
Archer C20 v5
RE200 v2
RE305 v1
* Xiaomi:
Mi Router 4C
Mi Router 4A (100M Edition)
rockchip-armv8:
* FriendlyElec:
NanoPi R2S
NanoPi R4S (4GB LPDDR4)
mpc85xx-p1010:
* TP-Link TL-WDR4900 (v1)
* Sophos RED 15w rev. 1
mpc85xx-p1020:
* Extreme Networks WS-AP3825i
Removed Devices
###############
This list contains devices which do not have enough memory or flash to
be operated with this Gluon release.
* D-Link DIR-615 (C1, D1, D2, D3, D4, H1)
* Linksys WRT160NL
* TP-Link:
TL-MR13U (v1)
TL-MR3020 (v1)
TL-MR3040 (v1, v2)
TL-MR3220 (v1, v2)
TL-MR3420 (v1, v2)
TL-WA701N/ND (v1, v2)
TL-WA730RE (v1)
TL-WA750RE (v1)
TL-WA801N/ND (v1, v2, v3)
TL-WA830RE (v1, v2)
TL-WA850RE (v1)
TL-WA860RE (v1)
TL-WA901N/ND (v1, v2, v3, v4, v5)
TL-WA7210N (v2)
TL-WA7510N (v1)
TL-WR703N (v1)
TL-WR710N (v1, v2)
TL-WR740N (v1, v3, v4, v5)
TL-WR741N/ND (v1, v2, v4, v5)
TL-WR743N/ND (v1, v2)
TL-WR840N (v2)
TL-WR841N/ND (v3, v5, v7, v8, v9, v10, v11, v12)
TL-WR841N/ND (v1, v2)
TL-WR843N/ND (v1)
TL-WR940N (v1, v2, v3, v4, v5, v6)
TL-WR941ND (v2, v3, v4, v5, v6)
TL-WR1043N/ND (v1)
* Ubiquiti:
AirGateway
AirGateway Pro
AirRouter
Bullet
LS-SR71
Nanostation XM
Nanostation Loco XM
Picostation
* Unknown A5-V11
* VoCore VoCore (8M, 16M)
Atheros target migration
########################
All Atheros MIPS devices built with the ar71xx-generic, ar71xx-nand as
well as ar71xx-tiny were deprecated upstream and are therefore not
available with Gluon anymore.
Many devices previously built with ar71xx-generic and ar71xx-nand are
now available with the ath79-generic as well as ath79-nand target
respectively.
Features
########
WireGuard
#########
Gluon got WireGuard support. This allows offloading encrypted
connections into kernel space, increasing performance by forwarding
packets without the need for context switches between user and kernel space.
In order to reuse existing (already verified) fastd-keypairs for
WireGuard, a key derivation procedure is currently being developed [0].
This should ease migration from fastd to WireGuard in case whitelisting
VPN keys is desired.
fastd L2TP
##########
fastd can now act as a connection broker for unencrypted L2TP-based
tunneling within Gluons mesh-vpn framework. This new null@l2tp
connection method allows for increased performance within existing fastd
setups.
In addition to a sufficiently configured fastd-based VPN server [1],
this requires further modifications to a sites VPN fastd methods[2].
Major changes
#############
OpenWrt
#######
This release is based on the newest OpenWrt 22.03 release branch. It
ships with Linux kernel 5.10 as well as wireless-backports 5.15.
Network changes (DSA / Upgrade-Behavior)
########################################
The ramips-mt7621 and lantiq-xrx200 targets now use the upstream DSA
subsystem instead of OpenWrt swconfig for managing ethernet switches.
Gluon detects the existing user-intent and automatically applies it over
to DSA syntax. See the section about network reconfiguration for more
details.
System reconfiguration
######################
The network and system-LED configurations are now re-generated after
each update / invocation of gluon-reconfigure.
The user-intent is preserved within Gluon’s implemented functionality
(Wired-Mesh / Client access / WAN).
As an additional feature, Gluon now supports assigning roles to
interfaces. This behavior is explained here [3].
Site changes
############
VPN provider MTU
################
To account for multiple VPN methods available for a site, the MTU used
for the VPN tunnel connection is now moved to the specific VPN provider
configuration. For fastd this means that mesh_vpn.mtu needs to be moved
to mesh_vpn.fastd.mtu [4].
Preconfigured Interfaces Roles
##############################
Instead of mesh_on_wan and mesh_on_lan there is now an interfaces block
to configure the default behavior of network interfaces. Details can be
found in the documentation [5].
Minor changes
#############
* The brcm2708-bcm2708 brcm2708-bcm2709 brcm2708-bcm2710 targets were
renamed to bcm27xx-bcm2708 bcm27xx-bcm2709 and bcm27xx-bcm2710
* The GL.iNet GL-AR750S was moved to the ath79-nand subtarget
*Gluon now ships the ath10k-ct firmware derivation for QCA9886 / QCA9888
/ QCA9896 / QCA9898 / QCA9984 / QCA9994 / IPQ4018 / IPQ4028 / IPQ4019 /
IPQ4029 radios [6]
* WolfSSL instead of OpenSSL is now used when built with WPA3 support
* The option to configure the wireless-channel independent from the
site-selected channel was moved from
gluon-core.wireless.preserve_channels to gluon.wireless.preserve_channels
* gluon-info is a new command that provides information about the
current node
* GLUON_DEPRECATED is now set to 0 by default
* To reboot a running gluon-node into setup-mode, Gluon now offers the
gluon-enter-setup-mode command
* Devices without WLAN do not show the private-wifi configuration anymore
* The Autoupdater now uses the site default branch in case it is
configured to use a non-existent / invalid branch
Bugfixes
########
* Fixes security issues in WolfSSL [13]. People who have installed
additional, non-Gluon packages which rely on WolfSSL’s TLS 1.3
implementation might be affected. Firmwares using either
gluon-mesh-wireless-sae or gluon-wireless-encryption-wpa3 are unaffected
by these issues, since only WPA-Enterprise relies on the affected TLS
functionality.
CVE-2022-38152
CVE-2022-39173
* Fixes the update path for GL-AR300M and NanoStation Loco M2/M5 (XW)
devices.
* Various build-errors which sporadically occur when building with a
large thread-count have been fixed
* Android devices do not lose their IPv6 connectivity after extended
idle-time
* The 802.11s mesh network is now using 802.11ax HE-modes when supported
by hardware
* Ipq40xx Wave2 devices temporarily use non-ct firmware again to work
around 802.11s unicast package loss in ath10k-ct [7]
* Modify kernel builds slightly to work around a boot hang on various
devices based on the QCA9563 SoC - especially the Unifi AC-* devices [14]
* Work around an issue with wifi setup timing by waiting a bit while
device initialisation is ongoing [15]
Known issues
############
* Upgrading EdgeRouter-X from versions before v2020.1.x may lead to a
soft-bricked state due to bad blocks on the NAND flash which the NAND
driver before this release does not handle well [8].
* The integration of the BATMAN_V routing algorithm is incomplete.
** Mesh neighbors don’t appear on the status page [9]. Many tools have
the BATMAN_IV metric hardcoded, these need to be updated to account for
the new throughput metric.
**Throughput values are not correctly acquired for different interface
types [10]. This affects virtual interface types like bridges and VXLAN.
* Default TX power on many Ubiquiti devices is too high, correct offsets
are unknown [11]. Reducing the TX power in the Advanced Settings is
recommended.
* In configurations without VXLAN, the MAC address of the WAN interface
is modified even when Mesh-on-WAN is disabled [12]. This may lead to
issues in environments where a fixed MAC address is expected (like
VMware when promiscuous mode is disallowed).
Missing devices
###############
The following devices have not yet been integrated into Gluons ath79
targets.
* 8Devices Carambola 2
* Aerohive HiveAP 121
* Allnet ALL0315
* Buffalo:
WZR-HP-G300NH2
WZR-HP-G450H
* GL.iNet 6408A v1
* NETGEAR:
WNDR4300
WNDRMAC
WNDRMAC v2
* TP-Link WR2543
* Ubiquiti Rocket
* WD:
MyNet N600
MyNet N750
* ZyXEL:
NB6616
NB6716
Folgende zusatzliche änderungen auf Gluon v2023.1.3 kommen dazu:
################################################################
* modules: update openwrt
* modules: update packages
* modules: update routing
* ath79-generic: remove workaround
Now that OpenWrt implements a proper fix for the stalled boots on 74kc
boards, the previous workaround can be removed.
* ath79-generic: fix WS-AP3705i autoupdater name (#2819)
It appears that the autoupdater name wasn't correct and devices
therefore don't receive updates.
* ipq40xx: use ath10k-smallbuffers for ZyXEL WRE6606 (#2843)
The WRE6066, has in contrast to other ip40xx devices, has only 128MB
system RAM. This results in OOM situations and instability, to
circumvent this we need to use ath10k-smallbuffers.
Die upstream Änderungen findet ihr hier:
https://github.com/freifunk-gluon/gluon/compare/43954dd1652b44ed0618c98e44f…
Folgende Comunnity spezifischen Änderungen gab es im siteconf repo:
* Der Firmware signatur schlüssel von Florian Lottes wurde hinzugefügt.
* In allen Domains wurde die next_node mac 16:41:95:40:f7:dc hinzugefügt.
* In der site.conf wurden die interface rollen lan, wan und single
hinzugefügt.
Die Änderungen an der Siteconf können im Siteconf-Repo hier eingesehen
werden:
https://git.ffnw.de/ffnw-firmware/siteconf/-/compare/rc%2F20220608...rc%2F2…
Ich bitte euch die Änderungen zu prüfen und die Firmware im Anschluss zu
signieren. Die Dokumentation zum Signaturprozess findet ihr im Wiki unter:
https://wiki.ffnw.de/Firmware/Releaseprozess#Firmware_signieren
Ein Script zum vereinfachten signieren findet ihr hier:
https://git.ffnw.de/lrnzo/firmware-signing-made-easy
[0] https://github.com/freifunk-gluon/gluon/pull/2601
[1]
https://gluon.readthedocs.io/en/latest/features/vpn.html#vpn-gateway-config…
[2]
https://gluon.readthedocs.io/en/latest/features/vpn.html#vpn-fastd-methods
[3]
https://gluon.readthedocs.io/en/latest/features/wired-mesh.html#wired-mesh-…
[4] https://github.com/freifunk-gluon/gluon/pull/2352
[5]
https://gluon.readthedocs.io/en/latest/user/site.html#user-site-interfaces
[6] https://github.com/freifunk-gluon/gluon/pull/2541
[7] https://github.com/freifunk-gluon/gluon/issues/2692
[8] https://github.com/freifunk-gluon/gluon/issues/1937
[9] https://github.com/freifunk-gluon/gluon/issues/1726
[10] https://github.com/freifunk-gluon/gluon/issues/1728
[11] https://github.com/freifunk-gluon/gluon/issues/94
[12] https://github.com/freifunk-gluon/gluon/issues/496
[13] https://openwrt.org/releases/22.03/notes-22.03.1#security_fixes
[14] https://github.com/freifunk-gluon/gluon/issues/2784
[15] https://github.com/freifunk-gluon/gluon/issues/2779
Viele Grüße
Jan-Tarek Butt
FYI
-------- Forwarded Message --------
Subject: [gluon] Gluon - Warning about serious regressions in releases
v2022.1 / v2022.1.1 / v2022.1.2
Date: Sun, 19 Feb 2023 02:06:57 +0100
From: Andreas Ziegler <ml(a)andreas-ziegler.de>
To: gluon(a)luebeck.freifunk.net
CC: firmware-devel(a)freifunk.net, wlanware(a)freifunk.net
Hello,
we want to warn you about some serious bugs in the Gluon releases
v2022.1 / v2022.1.1 / v2022.1.2. These bugs affect a number of devices.
We recommend not to upgrade the affected devices without having physical
access until fixes are implemented.
1) Several devices in target ath79-generic don't boot anymore starting
with Gluon release v2022.1.2, some never, some sporadic. (GitHub Issue:
https://github.com/freifunk-gluon/gluon/issues/2784)
2) The devices TP-Link TL-WR1043ND v4 and v5 don't have a working
802.11s wireless mesh after upgrading from Gluon releases <= 2021.1.x -
a fresh setup works. Entering the Config Mode once resolves this.
(GitHub Issue: https://github.com/freifunk-gluon/gluon/issues/2779)
3) The devices in target ipq40xx suffer from losing 802.11s mesh
connections after a while (GitHub Issue:
https://github.com/freifunk-gluon/gluon/issues/2692)
Targets other than ipq40xx and ath79-generic are currently not known to
be affected.
We are sorry for the trouble and we will update you as soon as we have news.
Since these regressions happened in a stable branch, we decided to
provide a hotfix release 2022.1.3 [1]. Once hotfixes are merged (and
tested), the corresponding issue will be removed from the milestone.
When all issues are closed or removed from the milestone, the 2022.1.3
release will happen.
If you know a bit or two about OpenWrt, feel free to support us. Both
testing and debugging are appreciated.
-- rotanid
[1] https://github.com/freifunk-gluon/gluon/milestone/21
FYI
-------- Forwarded Message --------
Subject: [gluon] [ANNOUNCE] Gluon v2021.1.x End of life
Date: Sun, 13 Nov 2022 00:20:23 +0100
From: Andreas Ziegler <ml(a)andreas-ziegler.de>
To: gluon(a)luebeck.freifunk.net
CC: firmware-devel(a)freifunk.net, wlanware(a)freifunk.net
The Gluon framework's v2021.1.x branch has reached its end of life.
You can find documentation about the release life cycle of the Gluon
branches on the GitHub Wiki [1].
We have stopped maintaining this branch and will not create a release
based on it anymore.
Mentioned Gluon branch is based on the OpenWrt 19.07 branch which
already reached its end of life in April 2022 [2].
Updating to the v2022.1.x release series is the recommended course of
action, please take note of the corresponding release notes [3] [4].
The following is important information already provided with the
v2020.2.x EOL announcement which is still relevant:
If your current release is older than v2021.1, please read the release
notes of all releases starting with v2020.1 carefully as some deprecated
features have been removed. We also introduced ways to deal with these
feature removals.
Also note, that updates from before v2018.2 to v2021.1.x or newer are
not supported.
You really need to do an intermediate update to a release based on the
v2020.2.x branch, if you're still on firmware based on a release older
than v2018.2.
Keep in mind that this also applies to devices that may not have been
updated yet because of being offline or so. A solution may be to ship a
new autoupdater-path with the v2020.2.x based release, so that older
firmware releases will always do a two-step update. There are also
communities using a new path for each major release to work around
similar issues.
-- rotanid
[1] https://github.com/freifunk-gluon/gluon/wiki/Release-life-cycle
[2] https://openwrt.org/releases/19.07/notes-19.07.10
[3] https://gluon.readthedocs.io/en/v2022.1.x/releases/v2022.1.html
[4] https://gluon.readthedocs.io/en/v2022.1.x/releases/v2022.1.1.html
Hallo,
wir habe hier Probleme. Die FF-Knoten sind wohl alle da und die Clients können sich verbinden und erhalten IP4 und IPV6 Adressen.
Leider erscheine immer „keine Internetverbindung“ auf den Clients und es geht leider nix.
Einige FF-Router haben trotz Neustart keine Besserung erbracht.
Habt ihr noch Ideen?
Mfg
Stefan
Hallo zusammen,
Gluon 2022.1.x bringt einige breaking changes mit.
1. 4 MB Flash devices werden nun wohl final gar nicht mehr unterstützt,
auch nicht als tiny version.
2. Die OpenWrt network config wird durch gluon generell über- und
neugeschrieben.
Für 1. gibt es theoretisch eine einfache Lösung, die seit langem klar ist:
Hardware aktualisieren. Daran hat sich nichts geändert und wir können
zentral nicht viel daran tun, außer vielleicht versuchen die Betreiber
direkt zu kontaktieren und für die kommenden Förderungen zu werben.
2. macht mir persönlich Kopfschmerzen: Jedes Setup, was über die Gluon
Grundfunktionen hinaus geht, wird überschrieben. Aus meiner Sicht eignet
sich Gluon damit in Zukunft ausschließlich für 0815 Standardsetups. Dafür
allerdings sehr gut und somit wohl auch für die weitaus meisten Knoten.
Ich habe versucht das neue Verhalten nachzuvollziehen. Vielleicht kann mir
jemand helfen:
https://github.com/freifunk-gluon/gluon/blob/master/package/gluon-core/file…
ruft "config_generate" auf. Ich finde nicht, was sich dahinter verbirgt.
Vielleicht jemand anderes? Was übersehe ich? Habe ich etwas gänzlich falsch
verstanden?
Viele Grüße,
Simon
FYI
-------- Forwarded Message --------
Subject: [freifunk-gluon/gluon] Release v2022.1.1 - v2022.1.1
Date: Tue, 18 Oct 2022 01:41:11 -0700
From: Martin Weinelt <notifications(a)github.com>
Reply-To: freifunk-gluon/gluon <noreply(a)github.com>
To: freifunk-gluon/gluon <gluon(a)noreply.github.com>
CC: Subscribed <subscribed(a)noreply.github.com>
https://gluon.readthedocs.io/en/latest/releases/v2022.1.html
Fixes multiple security issues in the kernels mac80211 stack. Please
upgrade!
--
View it on GitHub:
https://github.com/freifunk-gluon/gluon/releases/tag/v2022.1.1
You are receiving this because you are subscribed to this thread.
Message ID: <freifunk-gluon/gluon/releases/80176177(a)github.com>
FYI
-------- Forwarded Message --------
Subject: [freifunk-gluon/gluon] Release v2022.1 - v2022.1
Date: Mon, 05 Sep 2022 08:52:55 -0700
From: David Bauer <notifications(a)github.com>
Reply-To: freifunk-gluon/gluon <noreply(a)github.com>
To: freifunk-gluon/gluon <gluon(a)noreply.github.com>
CC: Subscribed <subscribed(a)noreply.github.com>
https://gluon.readthedocs.io/en/latest/releases/v2022.1.html
--
View it on GitHub:
https://github.com/freifunk-gluon/gluon/releases/tag/v2022.1
You are receiving this because you are subscribed to this thread.
Message ID: <freifunk-gluon/gluon/releases/76305849(a)github.com>
Moin Moin,
Ich habe heute eine neue Firmware gebaut. Basisdaten:
* Firmware-Version: 20220608
* Gluon-Version: v2021.1.x
* Commit ID: 595abcf8cb2dc794801c6ed5f1641783fccf5806
* Download: https://firmware.ffnw.de/l2tp/20220608/
Folgende Gluon spezifischen Änderungen gab es unter anderen:
* The Linux kernel was updated to version 4.14.275
* The mac80211 wireless driver stack was updated to a version based on
kernel 4.19.237
* [SECURITY] Autoupdater: Fix signature verification.
* [SECURITY] Config Mode: Prevent Cross-Site Request Forgery (CSRF).
* Config Mode: Fix occasionally hanging page load after submitting the
configuration wizard causing the reboot message and VPN key not to be
displayed.
* Config Mode (OSM): Update default OpenLayers source URL.
* Config Mode (OSM): Fix error when using " character in attribution
text.
* respondd-module-airtime: Fix respondd crash on devices with disabled
WLAN interfaces.
* ipq40xx: Fix bad WLAN performance on Plasma Cloud PA1200 and PA2200
devices.
* Fix occasional build failure in “perl” package with high number of
threads (-j32 or higher).
* status page: WLAN channel display does not require the respondd-
module-airtime package anymore.
* status page: The “gateway nexthop” label now links to the status page
of the nexthop node.
* status page: The timeout to retrieve information from neighbour nodes
was increased, making the display of the name of overloaded, slow or
otherwise badly reachable nodes more likely to succeed.
Die upstream Änderungen findet ihr hier:
https://github.com/freifunk-gluon/gluon/compare/2dad91bdcb315474cb311c892fc…
Folgende Comunnity spezifischen Änderungen gab es im siteconf repo:
Die Änderungen an der Siteconf können im Siteconf-Repo hier eingesehen
werden:
https://git.ffnw.de/ffnw-firmware/siteconf/-/compare/rc%2F20211030...rc%2F2…
Ich bitte euch die Änderungen zu prüfen und die Firmware im Anschluss zu
signieren. Die Dokumentation zum Signaturprozess findet ihr im Wiki unter:
https://wiki.ffnw.de/Firmware/Releaseprozess#Firmware_signieren
Ein Script zum vereinfachten signieren findet ihr hier:
https://git.ffnw.de/lrnzo/firmware-signing-made-easy
Viele Grüße
Jan-Tarek Butt
DR.DERM
SOLL DIE PSORIASIS DER
VERGANGENHEIT ANGEHÖREN!
Ergebnis in den ersten
Anwendungstagen
Beseitigt
Juckreiz und Schuppung
Beseitigt
Psoriasis-Plaques
Verhindert Rückfälle
Stellt die Gesundheit der Haut wieder her
JETZT MIT RABATT BESTELLEN
78EUR 39EUR
Bis Aktionsende bleiben noch:
>>>
Hi,
We are a trusted digital marketing agency, driven by a team of 200+
technology specialists, has enabled 1000+ clients to gain a prominent
presence on Google and other leading search engines.
We have a unique model to share with you which help you spend your marketing
budget wisely. Our unique pay for performance model ensures high ROI, as you
'pay only when your keywords appears on top searches'
Salient features of our services include:
* Assured top ranks in major search engines.
* No monthly fee.
* No contractual payout.
* Minimum one time set-up fee.
Sounds Intriguing?
Simply email us a few search terms relevant to your line of business along
with your contact details and we will get back to you shortly.
Looking forward to talk to you soon!
Warm Regards,
Rebecca William
Marketing Manager
Head Office: San Jose, CA 95120
In case you are NOT INTERESTED, reply with a NO and we'll have you removed
from our database, don't worry!
Removio
Werden Sie Warzen und Papillome schnell
und sicher los!
100%
WIRKUNG
Wirksamkeit gegen verschiedene Stämme des
Papillomaviruses
48 STUNDEN
Tötet den Erreger
vollständig innerhalb der ersten 48 Stunden
ALLUMFASSENDE
Behindert die Aktivität des Virus und
aktiviert das Abwehrsystem
BIS ZUM ENDE DER AKTION VERBLEIBEN NOCH
>>>
78EUR Normalpreis 39EUR Aktionspreis
CANNABIS OIL Bringt dem Herz und den Gefäßen ihre Gesundheit
zurück
Senkt den
Blutdruck auf die altersgerechte Norm
Stellt die
Elastizität der Gefäße wieder her
Festigt das
Herz-Kreislaufsystem
Schützt vor
Komplikationen
SONDERANGEBOT
gültig bis
>>>
98EUR
Normalpreis 49EUR
Aktionspreis
GIGANT - GIGANT GEL ZUR VERGRÖSSERUN
DES PENIS +5 CM PRO MONAT MIT SICHERHEIT
Gigant besteht aus
Komponenten pflanzlichen Ursprungs.
VERGRÖßERT
den Penis sowohl in der breite als auch in der Länge
VERLÄNGERT
den Orgasmus um 3 Mal
VERSTÄRKT
die Empfindungen beim Sex
VERLEIHT
der Partnerin ein überirdisches Vergnügen
Bestellen
Sie jetzt mit Rabatt >>>
98EUR 49EUR*
Cannabisvital - Cannabisöl
Stabilisiert den
Blutdruck über 28 Tage auf die alterserwartete Norm
Reinigt und
stärkt die Gefäßwände
Normalisiert den
Cholesterinspiegel
Verhindert Druckstöße
Schützt vor Herzinfarkten und Beleidigungen
BESTELLEN SIE MIT 50%
RABATT
Angebot endet in
>>>
IDEALFIT - EFFEKTIVE GEWICHTSABNAHME
TROPFEN
-10 kg in 14
Tagen!
Sicherer
und schneller Gewichtsverlust
Unterdrückt den
Appetit und beschleunigt Stoffwechselprozesse
Hat
keinen Einfluss auf das Herz oder das Nervensystem
Konsolidiert die erzielten Ergebnisse
Die Menge der
Aktionsware ist begrenzt!
RABATT
-50% >>>
Die Revolution
des Abnehmens: KETO BALANCE
GEWICHTSVERLUST-METHODE DIE SIE NOCH NIE AUSPROBIERT
HABEN
Transformation von Fett in
Energie
Aufladen Energie und gute
Laune
Reduziertes Gefühl von
Hunger
NUR
HEUTE! 50% RABATT >>>
REDUZIERTER
PREIS:49€ alter Preis:98€
VIRILBLUE - AUSDAUER & LEISTUNG
UNGLAUBLICHE und
erstaunliche INNOVATION zur Vergrößerung Ihres Penis
DIE LÖSUNG, UM 9
CM IN DER EREKTION ZU VERÄNDERN UND ZU GEWINNEN
Libido
wieder auf das Maximum gesteigert
Härtere
Erektion
Länger ausführen
Mehr Spaß allein oder zu zweit
Mehr Spermienproduktion
Hergestellt in
Europa
100% natürlich
Zufrieden oder Geld zurück
>>>
Removio
Werden Sie Warzen und Papillome schnell
und sicher los!
100%
WIRKUNG
Wirksamkeit gegen verschiedene Stämme des
Papillomaviruses
48 STUNDEN
Tötet den Erreger
vollständig innerhalb der ersten 48 Stunden
ALLUMFASSENDE
Behindert die Aktivität des Virus und
aktiviert das Abwehrsystem
BIS ZUM ENDE DER AKTION VERBLEIBEN NOCH
>>>
78EUR Normalpreis 39EUR Aktionspreis
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
Professionelles
Programm zur bequemen SENKUNG DES
GEWICHTS
Die Ketose
verursacht einen Kohlenhydratmangel in den Zellen
Der Körper beginnt
für den Erhalt von Energie Fett abzubauen
Die KETO-VNV
verhindert eine erneute Ablagerung des Fettes
Dank dessen werden Sie
selbst nach Abschluss des Behandlungskurses mit KETO DIET nicht an Gewicht
zunehmen
Preis mit
Rabatt:49EUR Alter Preis:98EUR
Wie
funktioniert die Ketose >>>
KETO COMPLITE - Fett schnell verbrennen
KETO COMPLITE -
KEIN TRAINING - MEHR ENERGIE!
VERBRENNEN
SIE FETT SCHNELLER ALS JE ZUVOR
Ärzte, Ernährungswissenschaftler und Prominente kennen alle
die Vorteile der Fettverbrennung im Zustand der Ketose!
NUTZEN SIE FETT FÜR IHREN ENERGIEBEDARF, NICHT
KOHLENHYDRATE
Wenn Ihr Körper im
Zustand der Ketose ist, verbrennt er Fettzellen für den Energiebedarf anstelle
von Kohlenhydraten.
SIE WERDEN ES LIEBEN, WIE SIE
SICH FÜHLEN!
Durch die Verbrennung
von Fett anstelle von Kohlenhydraten erhält Ihr Körper 225 % mehr
Energie!
SAGEN
SIE UNS, WO ZU SENDEN IHRE FREIEN FLASCHEN
>>>
X-Tactical Drone - Die beste Drohne für
Anfänger
Doch warum ist die
XTactical Drohne die beste Wahl?
Starten und
Landen per Klick
Leicht, klein, winddicht,
verliert nie das Signal
Ultra HD-Kamera für
Aufnahmen mit maximaler Auflösung
Formular
ausfüllen >>>
XTactical
Drohne 200€ 99€
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
Cannabisvital - Cannabisöl
Stabilisiert den
Blutdruck über 28 Tage auf die alterserwartete Norm
Reinigt und
stärkt die Gefäßwände
Normalisiert den
Cholesterinspiegel
Verhindert Druckstöße
Schützt vor Herzinfarkten und Beleidigungen
BESTELLEN SIE MIT 50%
RABATT
Angebot endet in
>>>
INNOVATIVE
ENTWICKLUNG!
Hondrostrong– Creme zur Bekämpfung von Gelenkschmerzen, Arthritis
und Arthrose
Stellt in
99% der Fälle das Gewebe beschädigter Gelenkte wieder her!
Stoppt in nur 10 Minuten den Schmerz.
Verleiht Gelenken in nur 14 Tagen die
Beweglichkeit!
Genesung und Unterstützung der
Gelenke auf Mikroebene.
Die patentierte Formel hat
keine Analoga!
Bis Aktionsende sind noch:
>>>
78EUR 39EUR
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
PROSTALINE — REVOLUTION IN DER BEHANDLUNG DER CHRONISCHEN
PROSTATITIS
20 TAUSENDE
MÄNNER IN EUROPA HABEN SCHON ÜBER DEN SCHMERZ UND DIE PROBLEME DER
HARNENTLEERUNG VERGESSEN
SCHRITT
1 Schmerz, Grimmen, Brennen in der Leiste und Lende
verschwinden
SCHRITT 2
Harnentleerung wird stabil, nicht häufig, entfernt die
Entzündung
SCHRITT 3 regeneriert
sich die Erektion, der Körper befestigt sich, Prostatitis kehrt nicht
zurück
KAUF BIS ENDE DER WERBEAKTION:
>>>
ALTER
PREIS:98EUR NEUER
PREIS:49EUR
Cardialica — BEHANDLUNG VON HYPERTONIE UND ALLE IHRE
SYMPTOME
Normalisiert den Blutdruck auf natürliche Weise
Stellt die Elastizität der Blutgefäße wieder her
Senkt den Cholesterinspiegel im Blut
Schützt vor Herzinfarkt und Schlaganfällen
BESTELLUNG
AUFGEBEN MIT RABATT >>>
49€ statt 98€
INNOVATIVE
ENTWICKLUNG!
Hondrostrong– Creme zur Bekämpfung von Gelenkschmerzen, Arthritis
und Arthrose
Stellt in
99% der Fälle das Gewebe beschädigter Gelenkte wieder her!
Stoppt in nur 10 Minuten den Schmerz.
Verleiht Gelenken in nur 14 Tagen die
Beweglichkeit!
Genesung und Unterstützung der
Gelenke auf Mikroebene.
Die patentierte Formel hat
keine Analoga!
Bis Aktionsende sind noch:
>>>
78EUR 39EUR
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
PROSTALINE — REVOLUTION IN DER BEHANDLUNG DER CHRONISCHEN
PROSTATITIS
20 TAUSENDE
MÄNNER IN EUROPA HABEN SCHON ÜBER DEN SCHMERZ UND DIE PROBLEME DER
HARNENTLEERUNG VERGESSEN
SCHRITT
1 Schmerz, Grimmen, Brennen in der Leiste und Lende
verschwinden
SCHRITT 2
Harnentleerung wird stabil, nicht häufig, entfernt die
Entzündung
SCHRITT 3 regeneriert
sich die Erektion, der Körper befestigt sich, Prostatitis kehrt nicht
zurück
KAUF BIS ENDE DER WERBEAKTION:
>>>
ALTER
PREIS:98EUR NEUER
PREIS:49EUR
ALKOTOX – SAG «NEIN»DER ALKOHOLABHÄNGIGKEIT!
Beseitigt die Neigung zum Alkohol
Regeneriert die geschädigten
Lebezellen
Scheidet Toxine aus
dem Körper ab
Beruhigt das
Nervensystem
Geruch- und
geschmacklos
49EUR ALTER PREIS
98EUR
BIS
ENDE DER AKTION BLEIBT NUR >>>
NICOZERO — MIT DEM RAUCHEN AUFZUHÖREN IST
EINFACH!
Das Mittel gegen
Tabakabhängigkeit NicoZero ist ein von amerikanischen Ärzten entwickeltes
Mundspray.
Das Spray hat alle klinischen Studien bestanden.
Kein Verlangen nach
Zigaretten
Ohne
Entzugssyndrom
Keine Bücher und
Hypnose
Ohne Medikamente und
Pflaster
Jetzt
mit Rabatt bestellen >>>
78EUR 39EUR
CANNABIS OIL — HOCHKONZENTRIERTES CANNABISÖL
in nur 28
Tagen
Stellt es Knorpelgewebe und Gelenke wieder her
Lindert den
Schmerz unverzüglich
Wirkt
entzündungshemmend
Stellt die Beweglichkeit der
Gelenke wieder her
bis
zum Ende der Aktion verbleiben: >>>
78EUR
Normalpreis 39EUR
Aktionspreis
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
PushUP Formula - NATÜRLICHE
BRUSTVERGRÖßERUNG!
Anti-Aging-Effekt dank den Antioxidantien
Erhöht die Größe aufgrund der Lipidakkumulation
Bringt einen straffenden und füllenden Effekt
Verbessert die Hautfarbe und die Glätte der
Brusthaut
Mit Rabatt bestellen
-50%
Nur
heute! >>>
100€ 49€
GIGANT - GIGANT GEL ZUR VERGRÖSSERUN
DES PENIS +5 CM PRO MONAT MIT SICHERHEIT
Gigant besteht aus
Komponenten pflanzlichen Ursprungs.
VERGRÖßERT
den Penis sowohl in der breite als auch in der Länge
VERLÄNGERT
den Orgasmus um 3 Mal
VERSTÄRKT
die Empfindungen beim Sex
VERLEIHT
der Partnerin ein überirdisches Vergnügen
Bestellen
Sie jetzt mit Rabatt >>>
98EUR 49EUR*
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
AMAROK — BEFREIE DEIN WILDES TIER!
AMAROK MACHT DICH ZU
EINEM ECHTEN ALPHA-MÄNNCHEN
Stabile und lange
Erektion
Atmberaubender und harter Sex bis zu 3
Stunden
Maximales Vergnügen am
Sex
Sofortige Wirkung
MIT
RABATT BESTELLEN >>>
78EUR 39EUR
W-loss - ein innovatives mittel, das bereits ab der
ersten anwendung wirkt!
Absorbiert das Fett und wandelt es in Energie
um
Entfernt Giftstoffe aus dem
Körper
Unterdrückt den Appetit
und verleiht Energie
Löst
Ödeme
Produziert Dopamin
(Glückshormon)
NUR
HEUTE! 50% RABATT >>>
NEUER
PREIS:49EUR Alter Preis:78EUR
Die Revolution
des Abnehmens: KETO BALANCE
GEWICHTSVERLUST-METHODE DIE SIE NOCH NIE AUSPROBIERT
HABEN
Transformation von Fett in
Energie
Aufladen Energie und gute
Laune
Reduziertes Gefühl von
Hunger
NUR
HEUTE! 50% RABATT >>>
REDUZIERTER
PREIS:49€ alter Preis:98€
FYI
-------- Forwarded Message --------
Subject: [gluon] [ANNOUNCE][SECURITY] Gluon v2021.1.2
Date: Thu, 5 May 2022 19:38:00 +0200
From: Matthias Schiffer <mschiffer(a)universe-factory.net>
To: gluon(a)luebeck.freifunk.net
CC: Freifunk Firmware Entwicklung <firmware-devel(a)freifunk.net>,
WLANware <wlanware(a)freifunk.net>
Hi everyone,
with mixed feelings, we're announcing the release of Gluon v2021.1.2.
**This version fixes a critical vulnerability in the autoupdater:**
https://github.com/freifunk-gluon/gluon/security/advisories/GHSA-xqhj-fmc7-…
All nodes with autoupdater must be updated.
Furthermore, the new release also contains the usual round of smaller
fixes and other improvements, including a low-severity security issue
allowing Cross-Site Request Forgery in the config mode. The full list of
changes can be found in the release notes as usual:
https://gluon.readthedocs.io/en/latest/releases/v2021.1.2.html
In addition to v2021.1.x, we have pushed the autoupdater bugfix to the
v2020.2.x, v2020.1.x, v2019.1.x and v2018.2.x branches.
-- NeoRaider
X-Tactical Drone - Die beste Drohne für
Anfänger
Doch warum ist die
XTactical Drohne die beste Wahl?
Starten und
Landen per Klick
Leicht, klein, winddicht,
verliert nie das Signal
Ultra HD-Kamera für
Aufnahmen mit maximaler Auflösung
Formular
ausfüllen >>>
XTactical
Drohne 200€ 99€
Removio
Werden Sie Warzen und Papillome schnell
und sicher los!
100%
WIRKUNG
Wirksamkeit gegen verschiedene Stämme des
Papillomaviruses
48 STUNDEN
Tötet den Erreger
vollständig innerhalb der ersten 48 Stunden
ALLUMFASSENDE
Behindert die Aktivität des Virus und
aktiviert das Abwehrsystem
BIS ZUM ENDE DER AKTION VERBLEIBEN NOCH
>>>
78EUR Normalpreis 39EUR Aktionspreis
CANNABIS OIL Bringt dem Herz und den Gefäßen ihre Gesundheit
zurück
Senkt den
Blutdruck auf die altersgerechte Norm
Stellt die
Elastizität der Gefäße wieder her
Festigt das
Herz-Kreislaufsystem
Schützt vor
Komplikationen
SONDERANGEBOT
gültig bis
>>>
98EUR
Normalpreis 49EUR
Aktionspreis
Free Europe People!
Brothers, Europeans!
We are from Ukraine. We call
you at this difficult time for all.
We are manufacturers of non-woven eco bags. Our
factory is located in Kiev and we resumed work from March 15 - to the
twentieth day of the Russian war against Ukraine.
But We continue to do
our job in the current conditions and produce eco-friendly bags for
socially responsible companies and brands, and take care of the
environment. Our company has always made the world more cleaner, we
are the biggest manufactory of non woven PP bags in Ukraine and now we
continue to work and produce eco-friendly products for the domestic market
and for export. We make any standard sizes non woven PP bags according to
your requirements and wishes.
Our factory produces non-woven bags on
modern automatic equipment. Own printing machines allow you to apply any
images, logo, brands, etc. We continue to do for you what we can do well -
quality eco bags that make the world cleaner and bring our victory closer.
We look forward to your support and assistance during global terrible
trials and challenges.
Your orders are very necessary for our country,
our people who continue to work and do everything to restore peace and
normalcy.
We guarantee fast manufacturing of your orders and
high quality non woven bags. We found logistic solutions to ensure
the delivery of our products to European markets and we would be grateful
for your support and placing an order with us for eco-bags made of
non-woven materials with your logo or any pattern.
Our factory has ISO
9001 :2015 certificates , ISO 14001 :2015 certificates.
Our Company have experience in delivering our
products to Europe before the war. Currently, we guarantee the timely
delivery of your orders to any point in Europe within a maximum of ten
days after shipment.
Visit our site
>>>
Watch a short presentation about
our company made before the war,
as well as other videos
from this channel >>>
We offer you to choose ready bags
from our range and stocks in stock or order bags with any other images,
who, brands, etc.
If you have any questions or wishes -
we will answer them as quickly and in detail as possible.
Europeans! If you have an actual
choice of supplier and you hesitate - make a choice in favor of the people
of Ukraine! Make a choice in favor of Europe’s freedom! Make your choice
in favor of peace!
Thank you for your attention and we are open for
cooperation
And thanks in advance for your recommendations to your
Partners and Customers!
We are waiting for your requests and
orders.
God keep you!
NICOZERO — MIT DEM RAUCHEN AUFZUHÖREN IST
EINFACH!
Das Mittel gegen
Tabakabhängigkeit NicoZero ist ein von amerikanischen Ärzten entwickeltes
Mundspray.
Das Spray hat alle klinischen Studien bestanden.
Kein Verlangen nach
Zigaretten
Ohne
Entzugssyndrom
Keine Bücher und
Hypnose
Ohne Medikamente und
Pflaster
Jetzt
mit Rabatt bestellen >>>
78EUR 39EUR
X-Tactical Drone - Die beste Drohne für
Anfänger
Doch warum ist die
XTactical Drohne die beste Wahl?
Starten und
Landen per Klick
Leicht, klein, winddicht,
verliert nie das Signal
Ultra HD-Kamera für
Aufnahmen mit maximaler Auflösung
Formular
ausfüllen >>>
XTactical
Drohne 200€ 99€
X-Tactical Drone - Die beste Drohne für
Anfänger
Doch warum ist die
XTactical Drohne die beste Wahl?
Starten und
Landen per Klick
Leicht, klein, winddicht,
verliert nie das Signal
Ultra HD-Kamera für
Aufnahmen mit maximaler Auflösung
Formular
ausfüllen >>>
XTactical
Drohne 200€ 99€
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
Bester
Online-Medizin-Shop für Männer
Ausschließlich
100% Qualitätsprodukte
Schnelle
Lieferung in Deutschland, österreich und der Schweiz
Das
volle Sortiment auf der Webseite >>>
Deutsche Staatsbürger verdienen
Millionen von Dollar von zuhause aus mit diesem
„Wohlstandsschlupfloch“
– aber lohnt es sich so sehr, dass
sie dafür am Ende des Monats ihren Job aufgeben?
Hello from AWS,
We have previously notified you about an unsuccessful payment of your past due AWS charges. An outstanding payment still remains on your account.
If we are unable to process your payment Please see the attached Invoice(s).
Thank you,
Amazon Web Services
Hello,
I'm writing to follow up on my last email. You haven't responded yet.
I know you're busy and I completely understand if you just haven't had the
time to write me back. But I don't want to bombard you with emails if you're
not interested.
Just let me know if you're interested or not.
Warm Regards,
Gaurav Chaudhary
From: Gaurav Chaudhary <mailto:[mailto:gaurav@mobappsmaker.com]>
[mailto:gaurav@mobappsmaker.com]
Sent: 28 Sep 2021 16:43
To: 'dev(a)lists.ffnw.de'
Subject: Magento eCommerce Store Development
Hello,
We are India Based eCommerce Magento web development company provides full
Magento Solutions.
Magento is an open source eCommerce platform that provides all the solutions
needed and more for any e-shop. With Magento, it is easy for any individual
to set up an eCommerce store and customize that store to its full capability
via tons of options for customization and integration available. Magento has
the ability to make online shopping even bigger than it ever was before.
Advantages of using Magento Platform
. Easy management
. Manage Shopping Cart
. Essential Marketing
. Handle multiple portals
. It's an open source platform
. Community Support
. High Performance
. SEO Friendly
. Support for Mobile Commerce
. It's easy to edit.
. 100% Scalable to add more features later on
Please get in touch with us to discuss a solution you need, and we will be
happy to help.
Warm Regards,
Gaurav Chaudhary
Business Development Executive
Sector - 57, Noida, India - 201301
Dear Beloved One,
CHARITY DONATION Please read carefully, I know it is true that this
letter may come to you as a surprise. I came across your e-mail
contact through a private search while in need of your assistance. I
am writing this mail to you with heavy sorrow in my heart, I have
chose to reach you through Internet because it still remains the
fastest medium of communication.
My Name is Mrs. Theresa Heidi I am native France currently
hospitalized in a private hospital here in Israel as a result of lungs
cancer I am 62 years old and I was diagnosed of lungs cancer for about
4 years ago, immediately after the death of my husband, who has left
me everything he worked for. I'm with my laptop in a hospital here in
where I have been undergoing treatment for cancer of the lungs. I have
some funds inherited from my late husband, the sum of Two Million Five
Hundred Thousand Dollars Only (USD$2,500,000,00).Now it's clear that
I’m approaching the last-days of my life and I don't think I need this
money anymore. My doctor made me to understand that I would not last
for the period of one year due to Lungs cancer problem.
This money is still with the foreign bank and the management wrote me
as the true owner to come forward to receive the money or rather issue
a letter of authorization to somebody to receive it on my behalf since
I can't come over because of my illness. Failure to act the bank may
get fund confiscated for keeping it so long.
I decided to contact you if you maybe willing and interested to help
me withdraw this money from the foreign bank then use the funds for
Charity works in helping the less privileged and also to fight against
Covid-19 Pandemic in the society. I want you to handle these trust
funds in good faith before anything happens to me. This is not a
stolen money and there are no dangers involved is 100% risk free with
full legal proof.
I want you to take 45% of the total money for your personal used while
55% of the money will go to charity work. I will appreciate your
utmost trust and confidentiality in this matter to accomplish my heart
desire, as I don't want anything that will jeopardize my last wish. I
am very sorry if you received this letter in your spam, is due to
recent connection error here in the country.
Yours Beloved Sister.
Mrs. Theresa Heidi
Hello,
I'm writing to follow up on my last email. You haven't responded yet.
I know you're busy and I completely understand if you just haven't had the
time to write me back. But I don't want to bombard you with emails if you're
not interested.
Just let me know if you're interested or not.
Warm Regards,
Gaurav Chaudhary
From: Gaurav Chaudhary <mailto:[mailto:gaurav@mobappsmaker.com]>
[mailto:gaurav@mobappsmaker.com]
Sent: 27 August 2021 16:43
To: 'dev(a)lists.ffnw.de'
Subject: Website design & CMS Integration projects
Hello,
I would like to discuss a business opportunity with you.
We can execute the Website design & CMS Integration projects on a white
label basis for you. Our aim is to be the best in service and as such we
offer a premium service at very competitive prices than what it might be in
house.
We have a policy of "No compromise on quality".
Our primary focus is:-
. Website UX/UI designs
. Custom Design with Responsive Layout
. Pixel Perfect Designs
. Custom PHP CMS Development
. Ecommerce Websites/ Online Stores
. Online Portal Development for any industry
If you are interested, kindly share your website requirement so that I can
connect with our consultant for next step.
Warm Regards,
Gaurav Chaudhary
Business Development Executive
Sector - 57, Noida, India - 201301
Hello,
We offer SEO,
Website design and development services.
We have 35+ employee who can provide white hat SEO, link building, SMO,
Keyword research, ON
site website optimization, Backlink analysis, Competitor backlink analysis,
White hat SEO as per
Latest Google guideline.
We deliver:
1.Strategic solution to get ranking through white hat SEO
2.Up to date latest Google updation and following all Google guideline
3.Do white hat SEO
4.Many websites getting first-page ranking through our work.
Thanks,
Manish M,
Business Consultant
Note: We are Offering 20% Discount on Web Development Packages
Hello,
I'm writing to follow up on my last email. You haven't responded yet.
I know you're busy and I completely understand if you just haven't had the
time to write me back. But I don't want to bombard you with emails if you're
not interested.
Just let me know if you're interested or not.
Warm Regards,
Gaurav Chaudhary
From: Gaurav Chaudhary <mailto:[mailto:gaurav@mobappsmaker.com]>
[mailto:gaurav@mobappsmaker.com]
Sent: 12 August 2021 16:43
To: 'dev(a)lists.ffnw.de'
Subject: Website design & CMS Integration projects
Hello,
I would like to discuss a business opportunity with you.
We can execute the Website design & CMS Integration projects on a white
label basis for you. Our aim is to be the best in service and as such we
offer a premium service at very competitive prices than what it might be in
house.
We have a policy of "No compromise on quality".
Our primary focus is:-
. Website UX/UI designs
. Custom Design with Responsive Layout
. Pixel Perfect Designs
. Custom PHP CMS Development
. Ecommerce Websites/ Online Stores
. Online Portal Development for any industry
If you are interested, kindly share your website requirement so that I can
connect with our consultant for next step.
Warm Regards,
Gaurav Chaudhary
Business Development Executive
Sector - 57, Noida, India - 201301
Moin Moin,
Ich habe heute eine neue Firmware gebaut. Basisdaten:
* Firmware-Version: 20210915
* Gluon-Version: v2021.1.x
* Commit ID: 0622764ed123beb7cee8e06ed49d20afd6d906be
* Download: https://firmware.ffnw.de/l2tp/20210915/
Folgende Gluon spezifischen Änderungen gab es unter anderen:
#######################
Added hardware support:
#######################
ath79-generic
* Plasma Cloud
- PA300
- PA300E
* TP-Link
- Archer C2 v3
- Archer D50 v1
* Joy-IT
- JT-OR750i
ipq40xx-generic
* AVM
- FRITZ!Box 7530
* Plasma Cloud
- PA1200
- PA2200
ramips-mt7620
* Netgear
- EX3700
- EX3800
ramips-mt76x8
* Xiaomi
- Mi Router 4A (100M Edition)
##############
Major changes:
##############
Multicast optimizations (batman-adv):
In this release, we reenable the multicast optimizations, that have gone
through another round of bug squashing upstream. With this feature
batman-adv will distribute IPv6 link-local multicast packets via
individual unicast packets instead of flooding them through the whole
mesh as long as the number of subscribed nodes does not exceed 16. This
reduces layer 2 overhead, especially for IPv6 Neighbour Discovery.
We also relaxed the firewall for IPv6 multicast packets: Instead of
always dropping non-essential multicast packets we now allow all IPv6
link-local multicast packets to pass when the destination group has up
to 16 subscribers
Status page:
The status page has received much attention in this release and now
exposes many more details that help to understand a node's setup remotely.
Among other things, we now expose wireless client count per radio, the
mac80211 identifiers, the frequencies radios are tuned to, as well as
information about the VPN provider and details on the mesh protocol stack.
gluon-switch-domain utility:
The ``gluon-switch-domain`` utility has been introduced to allow for a
standard way to encapsulate the steps required for safely switching
between domains. Existing packages like the hoodselector and the
scheduled-domain-switch have been tied in with gluon-switch-domain.
It has an experimental ``--no-reboot`` flag that requires further
testing, to ensure it doesn't accidentally bridge separate domains.
##############
Other changes:
##############
- The private WLAN interface is now assigned the interface name
`wan_radioX` where X is the phy index.
- Linux kernel has been updated to 4.14.235
- The kernel's mac80211 stack has been updated to 4.19.193-test1 to
mitigate the `FragAttacks <https://www.fragattacks.com/>`_ vulnerabilities
- OpenSSL has been updated to 1.1.1l, fixing CVE-2021-3449 and CVE-2021-3450
- openssl: use --cross-compile-prefix in Configure
- Dropbear has been patched against mishandling of special filenames in
its scp component (CVE-2020-36524)
- kernel: bump 4.14 to 4.14.245
#########
Bugfixes:
#########
- The firmware partition lookup in gluon-web-admin's firmware update
page was using an old partition label and therefore failed to look up
the available flash size. This resulted in misleading error messages in
case the uploaded firmware file exceeds the flash size.
- Android 9 and higher do not properly wake up to renew their MLD
subscriptions, therefore dropping out of the Neighbor Discovery MLD
group, which leads to broken IPv6 connectivity after the device has
slept for a while. A workaround has been deployed to wake these devices
up in regular intervals to prevent this regression.
- Missing bandwith limit settings resulted in a respondd crash for v2021.1.
- The Tunneldigger VPN provider was not registered with the Gluon VPN
backend, resulting in broken Tunneldigger configurations.
- Disabling Radio interfaces in v2021.1 could lead to nullpointer
dereferences in the respondd airtime module, as the survey returns no
data in this case.
#########
Internal:
#########
Mesh-VPN Abstraction Layer:
In preparation for the introduction of new tunneling protocols, the
gluon-mesh-vpn framework has been modularized. This allows for providers
to use a standard interface and keep their implementation details in a
dedicated package.
#######################
Continuous Integration:
#######################
* GitHub Actions
- GitHub actions is now enabled for the Gluon project, build-testing
all available targets.
- CI jobs are now run based on which paths have been modified.
- Linters for lua and shell scripts have been integrated.
Die upstream Änderungen findet ihr hier:
https://github.com/freifunk-gluon/gluon/compare/197e44da8ba47104ac088aedac7…
Folgende Comunnity spezifischen Änderungen gab es im siteconf repo:
* Das Buildscript kann nun builddir cleanups über alle Architekturen.
* ein RC autoupdater branch ist eingerichtet um das testen von release
canidates zu vereinfachen.
* Alle Domains bekommen ein zusätzliches neues IPv6 Präfix.
* Die Domain Delmenhorst wurde westlicher von Delmenhost verschoben und
heißt jetzt Landkreis Oldenburg. Hinzugekommen ist die Domain Bremen.
* Teile der Domain landkreis_osnabrueck wurden in die Domain bad_iburg
verschoben um Domain grenzen weniger durch Ortschaften laufen zu lassen
und die Anzahl der Router pro Domain anzugleichen.
* Die Domain landkreis_wittmund wurde in landkreis_wittmund_nord und
landkreis_wittmund_sued geteilt.
* Der Patch
0004-patches-openwrt-add-0016-ath9k-check-for-deaf-rx-pat.patch wurde
entfernt.
* eine Outdoor channel liste wurde hinzugefügt.
Die Änderungen an der Siteconf können im Siteconf-Repo hier eingesehen
werden:
https://git.ffnw.de/ffnw-firmware/siteconf/-/compare/rc%2F20210427...rc%2F2…
Ich bitte euch die Änderungen zu prüfen und die Firmware im Anschluss zu
signieren. Die Dokumentation zum Signaturprozess findet ihr im Wiki unter:
https://wiki.ffnw.de/Firmware/Releaseprozess#Firmware_signieren
Ein Script zum vereinfachten signieren findet ihr hier:
https://git.ffnw.de/lrnzo/firmware-signing-made-easy
Viele Grüße
Jan-Tarek Butt
Hi,
Kindly treat this as a gentle follow up mail as I was wondering if you have
gone through my previous mail, Please let me know your views so that we can
take this forward.
Waiting for your response.
Kinds Regards,
Mayank Singh
From: Mayank Singh [mailto:mayank@phpmatrix.com]
Sent: 21 August 2021 15:13
To: 'dev(a)lists.ffnw.de'
Subject: Create, Update and Manage Your Own Website Using WordPress
Hi,
Greetings for the day!
We are a web services company with primary focus on website design and
development, including:
. Website Design and Development
. Mobile Apps (iOS, Android, Hybrid)
. CMS (WordPress, Joomla, Magento, OpenCart, ZenCart, WooCommerce
etc.)
Our USP:
1. Competitive pricing - as we offer offshore development
2. Client focused - every client is important as we believe in building
professional long-term relationship
3. Timely communication - one of the key ingredients when you work with
long distance client
4. Flexible team - you can add or remove resource based on needs
5. Strict NDA - everything that you share with us are kept safe and
secure
I would be happy to share our work portfolio, client testimonials and
service packages as soon as I hear back from you.
Kind Regards,
Mayank Singh | BDE
A-59, Sector- 65, Noida, India - 201301
P.S: Please share your Skype or Contact number for Real-time Communication.
On 02/02/2021 12:50, lrnzo via Dev wrote:
> tagchen, irgendwie scheint das nicht mehr aktualisiert zu werden.
>
> Am 19.11.16 um 18:24 schrieb Jan-Tarek Butt via Dev:
>> Hi,
>>
>> Ich hab eben die manifest datein die falsch signiert worden repariert.
>> Zudem nachträglich die signiert die ich nicht signiert hatte.
>>
>> Dazu hab ich einen haufen testing images gelöscht.
>>
>> Alles in unserer schönen neuen übersicht zu sehnen
>> https://firmware.ffnw.de/status.html
Ja, die nordwest.freifunk.net Domain funktioniert nicht mehr so wie
ursprünglich. Daher konnte der firmware-bot keine Updates mehr ziehen.
Fixed
LG
Tarek
Hello,
I'm writing to follow up on my last email. You haven't responded yet.
I know you're busy and I completely understand if you just haven't had the
time to write me back. But I don't want to bombard you with emails if you're
not interested.
Just let me know if you're interested or not.
Warm Regards,
Gaurav Chaudhary
From: Gaurav Chaudhary
<file:///C:\Users\aarya\AppData\Roaming\Microsoft\Word\%5bmailto:Gaurav@iqte
ch360.com%5d> [mailto:Gaurav@iqtech360.com]
Sent: 26 July 2021 16:43
To: 'dev(a)lists.ffnw.de'
Subject: Custom Mobile Apps (Native iOS | Android | Hybrid app)
Hello,
Do you need a custom, native iOS, Android or Hybrid app?
Our competent application development team employs modern technology to
ensure 100% unique and efficient applications for your idea or business.
Do you wish to mobilize your business and enterprise applications? Do you
wish to optimize your existing mobile for better performance or wish to get
an innovative app from scratch?
Need help? Share full requirement with us to connect you with our
consultants!
Warm Regards,
Gaurav Chaudhary
Business Development Executive
Sector - 57, Noida, India - 201301
Hi,
Kindly treat this as a gentle follow up mail as I was wondering if you have
gone through my previous mail, Please let me know your views so that we can
take this forward.
Waiting for your response.
Kinds Regards,
Ravi Kishore
From: Ravi Kishore [mailto:Ravi@webappmaker.site]
Sent: 21 August 2021 15:13
To: 'dev(a)lists.ffnw.de'
Subject: Get an Website / App for your business
Hi,
Are you planning for a mobile app for your business?
We create mobile app that helps your customers connect with your services
and products straight from their Android or iOS or devices?
Do you feel the following as a point of concern -?
1. How to inform current customers / prospects about your new product
/ service offerings?
2. How to personalize client engagements?
3. Be visible to client all the time
We make bespoke apps -
. Android app
. iOS app
. Hybrid app (one that can work on both android and iOS devices)
Mobile apps are extremely important for small business and startup. So if
you are the one let's explore the possibilities of having an app for your
business.
If you want us to share cost, then please mention your requirement /
reference site / reference app, and accordingly we will get back.
Thank you. I look forward to hearing back from you soon!
Kind Regards,
Ravi Kishore | BDE
A-59, Sector- 65, Noida, India - 201301
P.S: Please share your Skype or Contact number for Real-time Communication.
Hi,
Kindly treat this as a gentle follow up mail as I was wondering if you have
gone through my previous mail, Please let me know your views so that we can
take this forward.
Waiting for your response.
Kinds Regards,
Anita Gibbs
From: Anita Gibbs [mailto:Anita@convert2deal.storem]
Sent: 21 August 2021 15:13
To: 'dev(a)lists.ffnw.de'
Subject: Laravel | WooCommerce | Magento | Drupal| OpenCart | PrestaShop |
WordPress | ZenCart..
Hi,
I hope this email finds you well! I visited your website today and was
wondering if you would be interested in a website design, mobile app or
website maintenance service.
We make well designed, easily navigable and engaging website that meets the
needs of your customer and your business alike.
Share your website goals with us and let's talk about how we can deliver
more intuitive, easy-to-update and a website that brings new opportunities
for your business.
If you are interested kindly share your requirement with any contact
like-WhatsApp, Skype ID then I can send you our Company
profile/portfolio/more details/action for your website with affordable
quotation?
Kind Regards,
Anita Gibbs | BDE
A-59, Sector- 65, Noida, India - 201301
P.S: Please share your Skype or Contact number for Real-time Communication.
Moin Moin,
Ich habe heute eine neue Firmware gebaut. Basisdaten:
* Firmware-Version: 20210810
* Gluon-Version: v2021.1.x
* Commit ID: a7331b5933f421312f72029db0b49561c379f439
* Download: https://firmware.ffnw.de/l2tp/20210810/
Folgende Gluon spezifischen Änderungen gab es unter anderen:
#######################
Added hardware support:
#######################
ath79-generic
* Plasma Cloud
- PA300
- PA300E
* TP-Link
- Archer C2 v3
- Archer D50 v1
ipq40xx-generic
* AVM
- FRITZ!Box 7530
* Plasma Cloud
- PA1200
- PA2200
ramips-mt7620
* Netgear
- EX3700
- EX3800
##############
Major changes:
##############
Multicast optimizations (batman-adv):
In this release, we reenable the multicast optimizations, that have gone
through another round of bug squashing upstream. With this feature
batman-adv will distribute IPv6 link-local multicast packets via
individual unicast packets instead of flooding them through the whole
mesh as long as the number of subscribed nodes does not exceed 16. This
reduces layer 2 overhead, especially for IPv6 Neighbour Discovery.
We also relaxed the firewall for IPv6 multicast packets: Instead of
always dropping non-essential multicast packets we now allow all IPv6
link-local multicast packets to pass when the destination group has up
to 16 subscribers
Status page:
The status page has received much attention in this release and now
exposes many more details that help to understand a node's setup remotely.
Among other things, we now expose wireless client count per radio, the
mac80211 identifiers, the frequencies radios are tuned to, as well as
information about the VPN provider and details on the mesh protocol stack.
gluon-switch-domain utility:
The ``gluon-switch-domain`` utility has been introduced to allow for a
standard way to encapsulate the steps required for safely switching
between domains. Existing packages like the hoodselector and the
scheduled-domain-switch have been tied in with gluon-switch-domain.
It has an experimental ``--no-reboot`` flag that requires further
testing, to ensure it doesn't accidentally bridge separate domains.
##############
Other changes:
##############
- The private WLAN interface is now assigned the interface name
`wan_radioX` where X is the phy index.
- Linux kernel has been updated to 4.14.235
- The kernel's mac80211 stack has been updated to 4.19.193-test1 to
mitigate the `FragAttacks <https://www.fragattacks.com/>`_ vulnerabilities
- OpenSSL has been updated to 1.1.1k, fixing CVE-2021-3449 and CVE-2021-3450
- Dropbear has been patched against mishandling of special filenames in
its scp component (CVE-2020-36524)
#########
Bugfixes:
#########
- The firmware partition lookup in gluon-web-admin's firmware update
page was using an old partition label and therefore failed to look up
the available flash size. This resulted in misleading error messages in
case the uploaded firmware file exceeds the flash size.
- Android 9 and higher do not properly wake up to renew their MLD
subscriptions, therefore dropping out of the Neighbor Discovery MLD
group, which leads to broken IPv6 connectivity after the device has
slept for a while. A workaround has been deployed to wake these devices
up in regular intervals to prevent this regression.
#########
Internal:
#########
Mesh-VPN Abstraction Layer:
In preparation for the introduction of new tunneling protocols, the
gluon-mesh-vpn framework has been modularized. This allows for providers
to use a standard interface and keep their implementation details in a
dedicated package.
#######################
Continuous Integration:
#######################
* GitHub Actions
- GitHub actions is now enabled for the Gluon project, build-testing
all available targets.
- CI jobs are now run based on which paths have been modified.
- Linters for lua and shell scripts have been integrated.
Die upstream Änderungen findet ihr hier:
https://github.com/freifunk-gluon/gluon/compare/197e44da8ba47104ac088aedac7…
Folgende Comunnity spezifischen Änderungen gab es im siteconf repo:
* Das Buildscript kann nun builddir cleanups über alle Architekturen.
* ein RC autoupdater branch ist eingerichtet um das testen von release
canidates zu vereinfachen.
* Alle Domains bekommen ein zusätzliches neues IPv6 Präfix.
* Die Domain Delmenhorst wurde westlicher von Delmenhost verschoben und
heißt jetzt delmenhorst_west. Hinzugekommen ist die Domain Bremen.
* Teile der Domain landkreis_osnabrueck wurden in die Domain bad_iburg
verschoben um Domain grenzen weniger durch Ortschaften laufen zu lassen
und die Anzahl der Router pro Domain anzugleichen.
* Die Domain landkreis_wittmund wurde in landkreis_wittmund_nord und
landkreis_wittmund_sued geteilt.
* Der Patch
0004-patches-openwrt-add-0016-ath9k-check-for-deaf-rx-pat.patch wurde
entfernt.
* eine Outdoor channel liste wurde hinzugefügt.
Die Änderungen an der Siteconf können im Siteconf-Repo hier eingesehen
werden:
https://git.ffnw.de/ffnw-firmware/siteconf/-/compare/rc%2F20210427...rc%2F2…
Ich bitte euch die Änderungen zu prüfen und die Firmware im Anschluss zu
signieren. Die Dokumentation zum Signaturprozess findet ihr im Wiki unter:
https://wiki.ffnw.de/Firmware/Releaseprozess#Firmware_signieren
Ein Script zum vereinfachten signieren findet ihr hier:
https://git.ffnw.de/lrnzo/firmware-signing-made-easy
Viele Grüße
Jan-Tarek Butt
Hi,
On 11/02/2021 21:49, Stefan via Dev wrote:
> Hallo,
>
> ich hätte gerne gewusst, ob es möglich ist eine Freifunk Firmware für die
> FritzBox 3390 zu erstellen und wenn ja, ob es jemand wohl machen könnte?
>
könnte wohl noch nen Weilchen dauern, der Support ist erst frisch in
OpenWrt drinnen.
LG
Tarek
Hi,
Kindly treat this as a gentle follow up mail as I was wondering if you have
gone through my previous mail, Please let me know your views so that we can
take this forward.
Waiting for your response!
Thanks
Shaurabh Sharma
From: Shaurabh Sharma [mailto:Shaurabh@atlasoftwares.com]
Sent: 09 July 2021 15:13
To: 'dev(a)lists.ffnw.de'
Subject: Web Development/Designing/Web Apps using the latest technologies
-Work from Anywhere during COVID-19 Crisis
Hi,
Are you struggling working with freelance developers/designers?
Reaching out today to see if it would be worth a quick conversation about:
. Website design & development - made to order website for your
business
. Mobile app development - an edge over your competition
. Offshore web design & development support - cost advantage, to
build additional delivery capacity
Programming languages that we work with:
. PHP, .Net, Python, Android, iOS
Frame we support:
. Laravel, Symfony, CodeIgniter, Yii, CakePHP, Zend, Asp.net MVC
CMS we support:
. WordPress, Joomla, Magento, Drupal, OpenCart, ZenCart
We handpick our resources and ensure that each one follows industry best
practices and meets high quality standards through our work process.
Interested in a discussion? Please reply to this email and we will be in
touch.
Kind Regards,
Shaurabh Sharma | Manager Client Success
Noida, India - 201301
Hi,
Kindly treat this as a gentle follow up mail as I was wondering if you have
gone through my previous mail, Please let me know your views so that we can
take this forward.
Waiting for your response!
Thanks
Shaurabh Sharma
From: Shaurabh Sharma [mailto:Shaurabh@atlasoftwares.com]
Sent: 09 July 2021 15:13
To: 'dev(a)lists.ffnw.de'
Subject: Web Development/Designing/Web Apps using the latest technologies
-Work from Anywhere during COVID-19 Crisis
Hi,
Are you struggling working with freelance developers/designers?
Reaching out today to see if it would be worth a quick conversation about:
. Website design & development - made to order website for your
business
. Mobile app development - an edge over your competition
. Offshore web design & development support - cost advantage, to
build additional delivery capacity
Programming languages that we work with:
. PHP, .Net, Python, Android, iOS
Frame we support:
. Laravel, Symfony, CodeIgniter, Yii, CakePHP, Zend, Asp.net MVC
CMS we support:
. WordPress, Joomla, Magento, Drupal, OpenCart, ZenCart
We handpick our resources and ensure that each one follows industry best
practices and meets high quality standards through our work process.
Interested in a discussion? Please reply to this email and we will be in
touch.
Kind Regards,
Shaurabh Sharma | Manager Client Success
Noida, India - 201301
Hallo,
ich habe gerade ca. 700 Spamuser im Gitlab händisch geblockt. Ich kann
nicht ausschließen, dass mir dabei ein echter Nutzer mit durchgerutscht ist.
Bitte prüft euren Zugang und gebt mir im Zweifel kurz Bescheid.
Ab nächster Woche schaue ich mal, wie man den ganzen Müll gut löschen kann
(inkl. Projekten!).
Viele Grüße,
Simon