gluon-firmware/modules

17 lines
640 B
Plaintext
Raw Normal View History

2019-11-23 14:20:40 +00:00
GLUON_FEEDS='packages routing gluon'
2013-12-28 13:54:49 +00:00
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
2019-08-04 18:40:45 +00:00
OPENWRT_BRANCH=openwrt-21.02
modules: update openwrt dec9e83956 hostapd: fix goto loop for ubus assoc handler c254d83ea8 hostapd: enable ht40 in wpa_supplicant when using wider HE modes 0243f09465 hostapd: add support for providing vendor specific IE elements 28b30ae10b hostapd: add eap_server support 21eb0a5aa3 hostapd: add default values for r0kh/r1kh 32b047e22e hostapd: add support for configuring the beacon rate 1f5155d005 hostapd: add support for configuring rts threshold 75f72696b5 hostapd: fix use after free bugs 0b75372275 hostapd: add wmm qos map set by default 6ac1b9188a hostapd: support qos_map_set without CONFIG_INTERWORKING 5a8988baa9 hostapd: refresh patches 9b660c63ad hostapd: fix a race condition on adding AP mode wds sta interfaces d9373c5922 hostapd: fix max_oper_chwidth setting for HE 4a53adbd43 hostapd: let netifd set bridge port attributes for snooping 345f8fc7f3 hostapd: respect fixed channel BW in HE20 mode 23909a85de hostapd: make proxyarp work with libnl-tiny aada4d0e78 hostapd: fix a segfault on sta disconnect with proxy arp enabled c75d176882 hostapd: make the snooping interface (for proxyarp) configurable 93dc8760b0 hostapd: configure inter-AP communication interface for 802.11r ce7a170414 hostapd: add additional radius options 7d1c464a23 hostapd: add extra options for hotspot 2.0 / interworking e480a0986e hostapd: fix civic location option 46aa34ee0f hostapd: enable airtime policy for the -basic variants 62fa301cce hostapd: add patch for disabling automatic bridging of vlan interfaces 2982f1ec0a mt76: update to the latest version ee5b593435 mac80211: fix crash in drivers relying on mac80211 retransmitting packets for powersave clients fb98c8a610 mac80211: backport a few trivial patches 2007d4e208 mac80211: backport AP mode TWT support c5ef1cee8a mac80211: backport support for BSS color changes bb5da058db mac80211: add missing change for encap offload on devices with sw rate control 52300733cd mac80211: backport SAR power limit support 68886f3018 mac80211: merge the virtual time based airtime scheduler c20f4e24bd mac80211: set beamformer/beamformee number of antennas in VHT caps 91ba22e3a4 mac80211: fix IBSS/adhoc mode for brcmfmac 27e4c5cf47 mac80211: allow retry of wifi setup if an iw interface add command fails 4a70b93f2d mac80211: fix HT40 mode for 6G band cdb867b73a mac80211: fix processing HE capabilities (FS#3871) 7b7b494d56 mac80211: fix typo 8e3b3fa577 mac80211: do not enable VHT in the default config on 2.4 GHz 4edda0c544 mac80211: fix detecting VHT capabilities when generating the default config 8133d59da9 mac80211: add more HE capabilities 42d542e04f mac80211: fix center freq selection for 6 GHz b535ec25eb mac80211: set hostapd op_class for 6 GHz 7a2405efc6 mac80211: rework default config script d0b33833ae mac80211: make use of the new 'band' option be55e7d5dd netifd: update to the master branch aae63bb9a9 iw: enable print wpa ie for scan df363764b7 netifd: fix deletion of ip tunnels (FS#4058) c744798cad uboot-lantiq: danube: fix hanging lzma kernel uncompression 4b0f87729c wireless-regdb: update to version 2021.08.28 0b7311300b kernel: bump 5.4 to 5.4.158 2f04012b20 base-files: chmod 1777 /var/lock 6ec5dbd2a1 libpcap: add rpcapd as package 6fe4b7aa2b gpio-button-hotplug: convert to gpio descriptor (gpiod_) API 4607f55439 bcm4908: fix calculation of new cferam index b4c40a7efc ramips: minew g1-c: Allow dynamic RAM sizes f441be3921 iproute2: m_xt.so depends on dynsyms.list a77ea2f05f OpenWrt v21.02.1: revert to branch defaults b4d7885af7 OpenWrt v21.02.1: adjust config defaults 88151b8303 ipq40xx: ar40xx: reset port status register 23778f067a wolfssl: fix compile when enable-devcrypto is set 3f8adcb215 wolfssl: remove --enable-sha512 configure switch 249478ec48 wolfssl: always build with --enable-reproducible-build 23cd9fafa8 ath79: mikrotik: use 64 KiB SPI NOR erase sectors 16414718f9 wolfssl: update to 4.8.1-stable 5a02760c8f wolfssl: fix build with GCC 10 on 32 x86 targets 24b23ed96a layerscape: Add missing config option 7bf7f78891 layerscape: Fix build in dtb 2274e4c1fc ncurses: add tmux terminfo eb5c2fed51 ncurses: add screen-256color terminfo df9ca41322 ncurses: split long line of supported terminfo f509ff77d4 glibc: update to latest 2.33 HEAD (bug 28213) a13efd2253 tools/isl: update the download URL 284f8a64b7 ath10k-ct: update to version from 2021-09-22 aa2d61eced tools/m4: update to 1.4.19 b4ed8a9275 kernel: bump 5.4 to 5.4.154 43a5bebda1 wolfssl: bump PKG_RELEASE 4b212b1306 wolfssl: build with WOLFSSL_ALT_CERT_CHAINS c43a5921fa mvebu: add support for iEi Puzzle-M901/Puzzle-M902 bb1eb5e8e6 mvebu: backport CN9130 dts necessary files changes to 5.4 f1f304940b build: prereq detect Python 3.10 for `python3` binary e7c5e08db0 kernel: ar8216: add get_features method 9b258f220f prereq-build: recognize Python 3.10 913403b587 build: fix `which` detection on Fedora & MacOS e604873e8a uhttpd: make organization (O=) of the cert configurable via uci 76d90a5eaf uboot-lantiq: fix sha1.h header clash when system libmd installed 8cc7ac54b6 kernel: bump 5.4 to 5.4.150
2021-11-23 21:30:32 +00:00
OPENWRT_COMMIT=dec9e8395605d9ff3f1eb09f9dfb7d743939ee37
2013-12-28 13:54:49 +00:00
2018-07-10 20:57:40 +00:00
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
2019-08-04 18:40:45 +00:00
PACKAGES_PACKAGES_BRANCH=openwrt-21.02
modules: update packages b320cc083 docker: Update to 20.10.11 307236dca dockerd: Update to 20.10.11 b35eba3c9 containerd: Update to 1.4.12 b74f8b68c conntrack-tools: import patch to fix cache 47ce72c8b conntrack-tools: add a patch to fix endianness issue 41b3505f7 php8: update to 8.0.13 2381ced33 php7: update to 7.4.26 495c76cd5 rosy-file-server: drop this package e112fc953 nextdns: Update to version 1.37.4 8d99ece4b golang: Update to 1.17.3 c0ceaca00 auc: remove superfluous variables 34e512ac2 auc: use /json/v1/ a95f71a73 auc: fix some minor issues 15beed2b4 rclone: Update to 1.57.0 966e3cc09 yq: Update to 4.14.2 2c6faddd3 exim: update to version 4.95 4f84a8631 exim: some clean ups 72288cc39 exim: add default config and init script, enable lmtp 783ee334f exim: update to version 4.94.2 cead8569e exim: fix compilation without deprecated OpenSSL APIs b30fc0a67 gpgme: update to version 1.16.0 c55523b8c podman: update to 3.4.1 23415c437 podman: fix broken conffiles 4ccf03482 podman: update to 3.3.1 37df6c3ca podman: change permissions on /usr/share/containers/seccomp.json ea7b959fd podman: update to 3.2.0 16a3da37a podman: change permissions on /etc/containers a129759f0 podman: bumb version to 3.1.2 405bc67f8 podman: update to 3.1.1 961551a85 podman: Add selinux variant and several improvements cb1d97d52 podman: add 'crun' to containers.conf 90e58bdb9 podman: update to version 3.0.1 2b7349773 conmon: update to 2.0.30 6e74b5d7b conmon: update to 2.0.29 18cc7640b conmon: fix segfault, correct a typo and update description 78a629de7 conmon: update to version 2.0.27 e4d64cc27 conmon: update to 2.0.26 da757a11e cni-plugins: update to version 1.0.1 95c604415 cni-plugins: update to version 1.0.0 89574510e cni-plugins: depend on kmod-veth 3a8dac1bc cni-plugins: update to version 0.9.1 2a684bdfa cni: update to version 1.0.1 e1489cd0f cni: update to 0.8.1 2d027dc82 libinput: update to version 1.19.2 0972feac5 libinput: update to version 1.19.1 975bb6f48 libinput: package libinput cli applets and quriks cd42b74ac libinput: update to version 1.18.0 4042c299b libinput: update to version 1.17.1 2e5a72bf5 libevdev: update to version 1.12.0 d337bce97 libextractor: update to version 1.11 fd4648a61 pyodbc: update to version 4.0.32 aac8be18a pyodbc: update hash fe1b4a705 pyodbc: update to version 4.0.31 c4c8aeef2 Werkzeug: update to version 2.0.2 0eb4b34fe Jinja2: update to version 3.0.3 1c0dba883 click: update to version 8.0.3 738e354e2 perl-mail-spamassassin: update to version 3.4.6 68e5146b1 perl-mail-spamassassin: fix compilation without deprecated OpenSSL APIs 7882b7a01 perl-net-dns: update to version 1.32 de68cf3c4 perl-net-dns: update to version 1.30 8dbccb11e opentracker: update to git HEAD of 2021-08-23 10a19bf58 opentracker: update to git HEAD 1bab442de opentracker: update to git HEAD 9fde4ba67 libksba: update to version 1.6.0 132280158 libksba: update to version 1.5.1 821bcc603 libassuan: update to version 2.5.5 2260a2227 libgpg-error: patch to fix cross-compile 8c8e57488 libgpg-error: update to 1.42 a7a051959 i2c-tools: update to version 4.3 698f54b32 hiredis: update to version 1.0.2 543c0969d hiredis: fix compilation with macOS 2fb629239 gawk: update to version 5.1.1 dc8398b66 ccid: update to version 1.4.36 7ee645cba ccid: fix compilation under macOS 920608fdc ccid: update to version 1.4.35 c0d45ae37 ccid: update to version 1.4.34 4c9cb7aa5 cryptsetup: update to version 2.4.1 d6474f836 cryptsetup: update to version 2.3.6 c840b702b cryptsetup: update to version 2.3.5 010ac6555 opensc: update to version 0.22.0 45388a559 opensc: update to version 0.21.0 4f879fe49 pcsc-lite: update to version 1.9.4 98bd76585 pcsc-lite: update to version 1.9.1 717f494ca postgresql: update to version 13.5 3b0f19d6d lvm2: update to version 2.03.14 bc5bb1254 lvm2: update to version 2.03.13 3bbdaa49e lvm2: add hotplug script to scan and enable PVs on hotplug 633e6a303 lvm2: update to version 2.03.12 99dcad1ae lvm2: don't use `-normal` suffix for non-SELinux variants ec01d0c39 libudev-zero: update to version 1.0.0 beffb3c3f libudev-zero: update to version 0.5.2 3d417377b libudev-zero: update to version 0.4.8 6918a2c9a php8: Clean up and update distributed php.ini for php 8.0.12 44838c21e cyrus-sasl: patch CVE-2019-19906 ad1c43328 dockerd: Update to 20.10.10 786d3c7d7 docker: Update to 20.10.10 895dac37b containerd: Update to 1.4.11 2c928a098 runc: Update to 1.0.2 7e45ad87f php7: Clean up and update distributed php.ini for php 7.4.25 309c5d62a nano: enable showing line numbers with M-N (Alt-n) 50fdbd3a7 nano: enable line numbers (from cmdline) 07b7e67e6 mosquitto: bump to 2.0.13 8c504b293 php7-pecl-redis: update to 5.3.4 ab0bcf1ea php7-pecl-imagick: update to 3.5.1 1ded6ea24 php7-pecl-http: update to version 3.2.4 37941038a xray-core: remove dead jail files 4df93ea61 afuse: Add new package 6eecc3bd4 php7: Support for icu 70.1 f173d1d1d php8: Support for icu 70.1 f2300cd65 tvheadend: add patch to update hdhomerun 3aa30ceee rclone-ng: initial package 33b852064 rclone-webui-react: initial package 698699409 rclone: add test script 139dcb277 rclone: fix logic err in service file ebabd2430 rclone: initial package 3ff099e0d yq: Update to 4.14.1 fdda9ff98 mariadb: Update to version 10.4.21 6b2535230 lighttpd: update to lighttpd 1.4.61 release hash a740068f0 lighttpd: update to lighttpd 1.4.60 release hash 6d753e569 bind: Bump to 9.17.19 74081b945 nginx: fix compilation with BUILD_NLS f57e56fd4 generate-ipv6-address: fix PIC compilation 7f10cee8c php7: update to 7.4.25 a446dba54 php8: update to 8.0.12 b6d2c8f69 dawn: set symm_enc default to 0 733126fc8 mariadb: update to 10.4.18 18a48195c python-websockets: new package bf3fc8365 atlas-probe: allow parallel build 11f686bc3 atlas-probe: Fix compilation with gcc11 9d02dfdbb knot-resolver: update to 5.4.2 55ba91017 git: update to version 2.33.1 5a96548c2 msmtp: update to version 1.8.17 e6cea0eb5 syslog-ng: update to version 3.34.1 08107fbc5 dnscrypt-proxy2: update to version 2.1.1 63a261a34 checksec: update to version 2.5.0 e0a2da463 miniflux: new package bc785e584 redis: update to version 6.2.6 edadea28c redis: update to version 6.2.5 86ce4cee0 redis: update to version 6.2.4 0412c3f0e redis: update to version 6.2.3 f5464f16d redis: update to version 6.2.2 cdd2b4668 redis: update to version 6.2.1 a92f8ea07 redis: update to version 6.2.0 14a3dfd30 knot: update to version 3.1.3 5fccb6fd7 dawn: update to 2021-10-26 e2d1c8a0d dawn: respawn dawn in case of crash 44629438d dawn: update to 2021-10-13 4855c37bd dawn: update to 2021-08-05 ded142471 docker: update to 20.10.9 4ae2fa2df dockerd: update to 20.10.9 a8b45f6f6 yq: Update to 4.13.5 97cd95d09 nextdns: Update to version 1.37.3 26e9cbc4c ksmbd-tools: update to 3.4.2 6bc415fce ksmbd-tools: update to 3.4.1 6657d5f61 ksmbd: use hostname only as name 8677e7efa ksmbd-tools: update to 3.4.0 35fefa105 django: bump to version 3.2.8 4d0867210 vpn-policy-routing: bugfixes: killall and tmpfs params c8c12fdad node: bump to 14.18.1 / October 12th 2021 Security Releases 33c4ad121 vpn-policy-routing: revert to 0.3.4-8 a1556162a msgpack-c: Update to 4.0.0 b0efc1697 msgpack-c: don't check for GTest 5195be18a nnn: update to 4.2 70ddf0543 fakepop: fix compilation with PKG_ASLR 9b2e060e5 lxc: update to 4.0.10 b7bec631e simple-adblock: update to 1.8.8-1 3faeb8b09 curl: update to 7.79.1 e4dec5bea knot: update to 3.1.2 a597e12e2 crowdsec-firewall-bouncer: initial package v0.0.15 738fda6b6 crowdsec: initial package v1.2.0 b92db741e yq: Update to 4.13.4 b1bd6ec8f https-dns-proxy: update to 2021-09-27 ac6566a7d tor: update to 0.4.5.10 db856b617 acme: update to 3.0.1 70a8a309a golang: Update to 1.17.2 f41827d27 perl: perlmod.mk: use flock when hostpkg/perl used 58181f8fe ttyd: fix ssl ca option init 0139e44ff python-pytz: bump to version 2021.3 e155b3d29 nano: update to 5.9 39a116f58 smcroute: update to version 2.5.3 d09b92396 autossh: fix procd env issue da5684671 autossh: fix compilation without ssh installed 3741e45ea php8: update to 8.0.11 b188ecff2 php8: fix module loading with glibc (refs #16642) 934de93ad php8: update to 8.0.10 998d21563 php7: update to 7.4.24 49ffbab9c php7: fix module loading with glibc (refs #16642) dc5faddac travelmate: support meta-refresh with single-quote c98f06003 cache-domains: Fixed remote script usage change * Removed all unnecessary files after configuration * Reduced code duplication * Changed to symlinking config instead of copying 1f3f63f5d haveged: update to 1.9.15 670fe1ea1 yq: Update to 4.13.3
2021-11-23 21:30:39 +00:00
PACKAGES_PACKAGES_COMMIT=f71a9c91cb44f4e50fbfb53ce5666fa0097d61a0
2013-12-28 13:54:49 +00:00
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
2019-08-04 18:40:45 +00:00
PACKAGES_ROUTING_BRANCH=openwrt-21.02
PACKAGES_ROUTING_COMMIT=d8b445726723e90df7d8858787051f262ad3ba9e
2013-12-28 13:54:49 +00:00
2018-07-10 20:57:40 +00:00
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=52d7ac4aea7dc17c639c96ad9e179137ca66e614