Skip to content

Commit

Permalink
modules: update community-packages (#102)
Browse files Browse the repository at this point in the history
d839133 ffda-node-whisperer: update to latest HEAD
1172a9c Merge pull request #137 from freifunk-gluon/improve_autoupdater_wifi_fallback
8dca97b ffac-autoupdater-wifi-fallback: clarify interface and network, remove old wireless config change, remove unrequired ubus calls and params
7b4e8ad ffac-autoupdater-wifi-fallback: add improvements from tecff
ae79829 ffbs-collect-debug-info: Also run netstat
1e8d442 Merge pull request #135 from SmithChart/more-debugbathosts
a6dbaa7 ffbs-debugbathosts: Rename the Gateways-only parameter to --gw-only
37b9fb1 ffbs-debugbathosts: Move lua sources to luasrc/
39a38b6 ffmuc-mesh-vpn-wireguard: move code together
61ba5ab ffac-mt7915e-hotfix: silence stderr from ls command in cron (#134)
af58aa7 Merge pull request #129 from SmithChart/ffbs-debugbathosts
db60e8f Add ffbs-debugbathosts
9ed9621 Merge pull request #8 from rubo77/patch-1
41c50c8 ffka-gluon-web-usb-wan-hotplug: clarify the use-case
102e43e Merge pull request #128 from ffac/update-location-gps
03b0bba in hotplug.d/tty we already know it is a TTY device, so we do not need this check anymore
6c8a76f Merge pull request #130 from blabug/collect-debug-info
c966f97 ffda-wireless-rate-limiter: add package
b7ba830 improve readme, rename lockfile
61af535 do not change share_location setting
983ed32 add lock to update-location-gps lua - improve loop handling
c4bbc97 Add check if TTY_DEVICE actually exists
db5be52 ffac-update-location-gp: initial package version
0bc5c69 Merge pull request #132 from freifunk-gluon/ffac-mt7915-hotfix
3df6ac2 ffac-mt7915-hotfix: initial package version
db0a519 Merge pull request #124 from bobidle/ffda-ssh-manager_separator
50f13e2 ffda-usb-wan-hotplug: remove old mesh_wan check (#127)
32a07db ffbs-collect-debug-info: add package
3c85347 Merge pull request #122 from bobidle/ffda-node-whisperer_nodemonitor
b0f302d ffda-ssh-manager: rename separator variable and function
532ebcf ffda-node-whisperer: update url to NodeMonitor
ed68c70 ffmuc-mesh-vpn-wireguard: add shell minifier
961897f ffmuc-mesh-vpn-wireguard: improve nslookup calls
febde45 ffac-ssid-changer: control flow should continue for other interfaces
c7e7451 ffmuc-custom-banner: add new package
8f0a9dc ffmuc-mesh-vpn-wireguard: Cleanup Code (#107)
833dd04 ffac-ssid-changer: silence grep command
6714043 Merge pull request #116 from freifunk-gluon/fix_private_wlan_ssid_changer
0f0dd0a ffac-ssid-changer: ignore config if private-wlan is enabled (which uses br-wan instead)
01d54ad Merge pull request #114 from freifunk-gluon/fixes_for_ssid_changer
946e6a0 don't rely on hostapd radio name starting with phy
f1e4678 use ubus call hostapd reload instead of broken HUP
21e7038 use correct ONLINE_SSID_OWE to set offline state for OWE as well

Signed-off-by: David Bauer <mail@david-bauer.net>
  • Loading branch information
blocktrron authored Nov 10, 2024
1 parent 13cc70e commit 7a443ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ PACKAGES_FFDA_COMMIT=fb22679e053925b2838469046107dafcfe89e53a

PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git
PACKAGES_COMMUNITY_BRANCH=master
PACKAGES_COMMUNITY_COMMIT=bd78c4cea3fd2e203c0628ded1098c7a92cb3ae4
PACKAGES_COMMUNITY_COMMIT=d839133ea16174cc5cfeff3e7cae062979dae3be

0 comments on commit 7a443ce

Please sign in to comment.