- Oct 19, 2023
-
-
David Bauer authored
In #2997 it was pointed out the current branch-trigger matches more branches than the release-branches. Retrict the match-pattern to only cover release-branches Also only trigger builds on the next-branch and not branches prefixed with this name. Link: https://github.com/freifunk-gluon/gluon/pull/2997#issuecomment-1771076385 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 16, 2023
-
-
David Bauer authored
actions: improve docker image build-process
-
citronalco authored
-
- Oct 15, 2023
-
-
David Bauer authored
Prefer packages from Gluon feeds to upstream feeds
-
- Oct 14, 2023
-
-
David Bauer authored
Also build the docker-container whan creating pull-requests. Keep the pull-request triggered builds from pushing to the container registry. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
Matthias Schiffer authored
We don't want OpenWrt packages to replace Gluon packages by accident; the same logic applies to packages from site feeds. This gives site feeds a higher precedence than gluon/packages, but that is unlikely to cause any issues. Gluon base packages still have an even higher precedence.
-
Matthias Schiffer authored
To avoid getting surprised again by a (possibly incompatible) OpenWrt package replacing one of ours, move our own feed to the front, so it has higher precedence than openwrt/{packages,routing}.
-
David Bauer authored
Only push the container to ghcr in case the repository is owned by the freifunk-gluon organization. THis avoids failing CI on forks. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Andreas Ziegler authored
lantiq-xrx200: mark target as broken
-
Andreas Ziegler authored
CI: Fix target filters, add CI check
-
Andreas Ziegler authored
modules: update gluon
-
- Oct 13, 2023
-
-
Matthias Schiffer authored
Cherry-pick v2023.1.1 release notes to master
-
Matthias Schiffer authored
ce2e6ac1937a simple-tc: fix kmod dependencies
-
Matthias Schiffer authored
`make update-ci` is very fast, so we can run it unconditionally.
-
Matthias Schiffer authored
This reverts commit c418b7bb. Our CI builds do not use the Docker image, so adding the Dockerfile to the filter does not make sense. In addition, the entry was missing in generate-target-filters.py, so it would have been removed when the filters were regenerated.
-
- Oct 12, 2023
-
-
David Bauer authored
modules: update to latest HEAD
-
Matthias Schiffer authored
lantiq-xrx200 is currently marked as source-only in OpenWrt 23.05, as the switch driver does not work correctly on Linux 5.15. Mark as broken in Gluon as well until the issue is fixed. Upstream PR: https://github.com/openwrt/openwrt/pull/13200
-
Tom Herbers authored
Co-authored-by:
Matthias Schiffer <mschiffer@universe-factory.net> (cherry picked from commit 1e954349fc401d3e7c80dda420eaa22982ee62a6)
-
Tom Herbers authored
(cherry picked from commit b313a63117fcb920a87196a5ea44b5c990a81140)
-
Magnus Frühling authored
72efd36 uradvd: remove redundant package
-
Magnus Frühling authored
2272106 luci-app-bmx6: drop this because of security vulnerabilities 828e764 bmx6: drop package
-
Magnus Frühling authored
0da9f6229 v2ray-geodata: add package v2ray-geosite-ir 277c4cb21 cloudreve: Update to 3.8.3 7eb9fe8a8 dnsproxy: Update to 0.56.0 0525b9b84 dnsproxy: Update to 0.55.0 e3c3b6c09 v2ray-core: Update to 5.8.0 ff0be7c4b curl: Update to version 8.4.0 bec2e7fc8 python3: Update to 3.11.6, refresh patches 0929d16d3 sing-box: update to v1.5.2 9b812d9c0 nextdns: Update to version 1.41.0 292551163 net-snmp: move to PCRE2 library caf47b755 libvpx: update to 1.13.1 f6ae83622 exim: update to version 4.96.1 da0a243e0 golang: Update to 1.21.2 15cfd52f1 python3: avoid unnecessary rebuilds 0d1b08013 openssh: bump to 9.5p1 2c0657205 tor-fw-helper: remove it 9f6eb89ea python-twisted: Update to 23.8.0, rework patches 4bcfa675f crowdsec-firewall-bouncer: new upstream release version 0.0.28 f611ae00d banip: release 0.9.1-1 40899bca7 yq: Update to 4.35.2 80bc44cb7 adblock-fast: bugfix: properly identify hosts-files 1458dc558 atftp: move to PCRE2 1013bdd5b atftp: bump to release 0.8.0 41e64f8a7 ffmpeg: Add avi muxer 0d95becbc wget: Update to 1.21.4 ba11cad3a syslog-ng: update to version 4.4.0 c5f6b62fd python-cffi: Update to 1.16.0 4c4fa3cd2 python-packaging: Update to 23.2 8620abe6a python-bcrypt: Update to 4.0.1, add myself as maintainer 36a473bf5 python-pyopenssl: Update to 23.2.0 71f226e03 python-charset-normalizer: Update to 3.3.0 35fbb7385 adblock-fast: update to 1.0.0-5 3360cce9f libwebp: bump to version 1.3.2 4c79fddac prometheus-node-exporter-lua: drop bmx6 package 24fdd4ae1 cloudflared: Update to 2023.7.3 cf3390106 adguardhome: update quic-go to v0.37.6 88ef5d0ba python-typing-extensions: Update to 4.8.0 66958cef9 python-trove-classifiers: Update to 2023.9.19 191d367d1 python-setuptools: Update to 68.2.2 4ed41a0cb python-cryptography: Update to 41.0.4 402ebe84f python: Add environment variables to build Rust extensions f78e60fa8 python-setuptools-rust: Add new host-only package 882ce5ddf python-semantic-version: Add new host-only package dc38ce57b exim: apply hotfix for some ZDI reported vulnerabilities e805d653d adblock-fast: update to 1.0.0-5 7d35ac5c1 v2raya: remove go version hack c38a05741 v2ray-core: backport upstream Go 1.21 updates 0aad4266f frp: update to 0.51.3 70960d4e8 frp: update to 0.51.0 77f62ddb6 kismet: drop the package 55ca07c78 adblock-fast: better error reporting when nothing to do
-
Magnus Frühling authored
86e852bcd0 OpenWrt v23.05.0: revert to branch defaults bd4f415efa OpenWrt v23.05.0: adjust config defaults 6637af95aa bsdiff: Add patches for CVEs fadbec8857 kernel: bump 5.15 to 5.15.134 6d65f5ea2b kernel: bump 5.15 to 5.15.133 e26947993f toolchain: glibc: Update glibc 2.37 to recent HEAD 4cbfbb2eda realtek: 5.15: rtl93xx: support 2500baseT and 5000baseT on USXGMII links 83e681e69e rtl83xx: fix STP by trapping BPDUs 5b00873f5d uqmi: added timeout to fix hanging qmi.sh 76758a8694 yafut: add missing PKG_MIRROR_HASH 130d5056c1 generic: add patch for GPON-ONU-34-20BI quirk 2a457dcd72 CI: push-containers: refresh containers also on modify cmake options 07e4352d80 CI: push-containers: fix concurrency group 3fff625542 rtl93xx: fix condition intended to only select internal serdes ports e92cf0c46f ramips: fix Mercusys MR70X LAN port assignments b742216dc8 OpenWrt v23.05.0-rc4: revert to branch defaults 50690dd5cc OpenWrt v23.05.0-rc4: adjust config defaults 7fe85ce1f2 hostapd: increase PKG_RELEASE to fix builds
-
- Oct 02, 2023
-
-
Matthias Schiffer authored
Merge pull request #3009 from freifunk-gluon/dependabot/github_actions/docker/login-action-b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 build(deps): bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
-
Matthias Schiffer authored
Merge pull request #3010 from freifunk-gluon/dependabot/github_actions/docker/build-push-action-4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0 build(deps): bump docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0
-
Matthias Schiffer authored
Merge pull request #3007 from freifunk-gluon/dependabot/github_actions/docker/metadata-action-879dcbb708d40f8b8679d4f7941b938a086e23a7 build(deps): bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 879dcbb708d40f8b8679d4f7941b938a086e23a7
-
dependabot[bot] authored
Bumps [docker/login-action](https://github.com/docker/login-action) from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/65b78e6e13532edd9afa3aa52ac7964289d1a9c1...b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 ) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matthias Schiffer authored
build(deps): bump actions/checkout from 3 to 4
-
- Oct 01, 2023
-
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/f2a1d5e99d037542a71f64918e516c093c6f3fc4...4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0 ) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 879dcbb708d40f8b8679d4f7941b938a086e23a7. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7...879dcbb708d40f8b8679d4f7941b938a086e23a7 ) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 29, 2023
-
-
David Bauer authored
Enterasys WS-AP3715i is a dualband wireless-N access point. It comes in a similar casing as the WS-AP3825i, however the hardware is fundamentally different from its bigger cousin. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Sep 28, 2023
-
-
Andreas Ziegler authored
modules: update to latest HEAD
-
David Bauer authored
1542103dd adguardhome: update to v0.107.36 13bd46428 syncthing: update to 1.24.0 5f79076fb syncthing: disable quic to support GO 1.21 133bddb2a syncthing: update to 1.23.7 131a04320 tailscale: Update to 1.50.0 a75e1150f tailscale: update to version 1.48.2 eced946bd tailscale: enable autodect of fw type e7ca549d6 tailscale: Update to 1.48.1 42e796f8a tailscale: Update to 1.48.0 8d1cf768a dnscrypt-proxy2: update to version 2.1.5 45b2d3ecd apache: move to PCRE2 5abeef2c3 apache: bump to release 2.4.57 032b5506c python3-networkx: Update to 3.1, rename source package 76e87af99 python-bidict: Update to 0.22.1 6d3ff6df7 adblock-fast: bugfix: better detect ABP lists
-
David Bauer authored
02ed2b0271 hostapd: fix wpa_supplicant mac address allocation on ap+sta 186747a169 mpc85xx: add Enterasys WS-AP3715i reset button 679f89ab65 treewide: Add extra CPE identifier ba9b93d913 toolchain: musl: add PKG_CPE_ID 0ba56ae446 toolchain: assign PKG_CPE_ID 1b7d48dc5f tools: assign PKG_CPE_ID 388d213392 packages: assign PKG_CPE_ID for all missing packages
-
David Bauer authored
Update modules
-
Matthias Schiffer authored
Remove a workaround for a CSS issue in older Firefox versions, which was recently fixed (at some point between Firefox 102 and 108). Firefox 108+ now displays the bullet points at the right vertical position even without the hack in [1]. [1] https://gluon.readthedocs.io/en/latest/releases/v2018.1.html#site-conf
-
- Sep 27, 2023
-
-
Matthias Schiffer authored
8329130a7c2c tunneldigger: remove redundant package
-
Matthias Schiffer authored
41c5a695dddb golang: Update to 1.21.1 29ae219a23ef golang: Update to 1.21.0, remove patch c6656a6289d1 btrfs-progs: update to version 6.5.1 a7e0076acdf5 openvswitch: disable groff manpage check d5fb69c0244e tunneldigger: set PKG_SOURCE_DATE 3ceb8b36603d tunneldigger: add group option to UCI config 5f8895386e28 django: bump to version 4.2.5
-