ptudor_ has joined #openwrt-devel
vanDrunen has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…]
ptudor has quit [Ping timeout: 480 seconds]
lucascastro has joined #openwrt-devel
funkpumpr has quit [Ping timeout: 480 seconds]
n3ph has quit [Read error: No route to host]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Daanct12 has quit [Read error: Connection reset by peer]
Daaanct12 has joined #openwrt-devel
minimal has quit [Quit: Leaving]
Daaanct12 is now known as Daanct12
dangole has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#56](https://buildbot.openwrt.org/images/#/builders/135/builds/56) of `main_bcm27xx/bcm2710` failed: failed Git remote refs fetched (failure)
skynet2_ has quit [Ping timeout: 480 seconds]
lucascastro has quit [Ping timeout: 480 seconds]
kirdesde has joined #openwrt-devel
kirdesde has quit []
rua has quit [Quit: Leaving.]
lucascastro has joined #openwrt-devel
valku has quit [Quit: valku]
rua has joined #openwrt-devel
sorinello has joined #openwrt-devel
<dhewg> blogic, nbd: have you seen https://github.com/openwrt/openwrt/issues/17431 ? To me it looks like a few minor changes that blocks wide adoption?
<dhewg> I've just added that one psk type though since that's the only one that was missing for my setup which I can easily test
<nbd> dhewg: what do you think about this? https://nbd.name/p/9aa7381c
<dhewg> that looks better, but there're still missing pairs I think? Like 'sae'
<dhewg> just found this, dunno if it is really complete: https://openwrt.org/docs/guide-user/network/wifi/basic#encryption_modes
<nbd> sae is not missing
<nbd> it's implicit
<dhewg> Am I reading this wrong then? The function parses the config, and according to that wiki table 'sae' is a valid value?
<dhewg> but then again, there's no 'psk3', which you added
<nbd> i think it's not documented, but it was used at some point
<nbd> and psk3 is supported by the netifd-wireless.sh code as well
n3ph has joined #openwrt-devel
<dhewg> yeah, which is where I picked up "sae*" too ;9
<dhewg> ;)
<nbd> the code does: switch(config.auth_type) { ... }
<nbd> so if config.auth_type is 'sae', it is not matched here
<nbd> but it's left at sae
<nbd> that's what i meant by implicit
<dhewg> oh, indeed, didn't catch that
<dhewg> lgtm then :)
<dhewg> thanks!
robimarko has joined #openwrt-devel
lucascastro has quit [Read error: Connection reset by peer]
<enyc> downloads.openwrt backend error
<enyc> Error 503 Backend unavailable, connection timeout
<enyc> Error 54113
<enyc> Details: cache-lcy-eglc8600054-LCY 1737194588 3880537988
<enyc> Varnish cache server
<enyc> ^^ devs in charge of download server behind fastly ?
n3ph has quit [Quit: WeeChat 4.4.3]
rua has quit [Quit: Leaving.]
totkeks has joined #openwrt-devel
n3ph has joined #openwrt-devel
christophe0o has joined #openwrt-devel
gromero has quit [Read error: Connection reset by peer]
gromero has joined #openwrt-devel
rua has joined #openwrt-devel
lucascastro has joined #openwrt-devel
felix has quit [Read error: No route to host]
felix has joined #openwrt-devel
<totkeks> is there something broken with the package feed for snapshot? "libuci20130104 (no such package):" when running imagebuilder
<dwfreed> that date seems incredibly wrong
<dwfreed> what target
<totkeks> mediatek filogic. that is the second line "required by: block-mount-2024.12.02~49d36ba2-r1[libuci20130104]"
<totkeks> coincidentally someone else just posted an issue with installing something and it failed with libuci with a 2013 date. same arch, aarch64_cortex-a53. https://forum.openwrt.org/t/luci-dependency-conflict/221914
<dwfreed> sadly with the switch to apk I can't just download the packages list and read it
<totkeks> haha true, I tried the same. I can tell you, the file is not empty :D
<totkeks> I guess that means I just have to wait until all packages are rebuilt?
<dwfreed> maybe
<dwfreed> or something else is borked
<dwfreed> since ABI bumps happen so rarely, it's possible nobody tested them with apk
<totkeks> the fun of using snapshots. :-) I guess I might change my build script to use the 24.10 instead
<dwfreed> probably a good idea :)
rua has quit [Remote host closed the connection]
rua1 has joined #openwrt-devel
rua1 is now known as rua
vanDrunen has joined #openwrt-devel
rua has quit [Quit: Leaving.]
vanDrunen has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…]
rua has joined #openwrt-devel
vanDrunen has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
christophe0o has quit [Quit: Connection closed for inactivity]
Daanct12 has quit [Quit: WeeChat 4.4.4]
dangole has joined #openwrt-devel
vanDrunen has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…]
vanDrunen has joined #openwrt-devel
MAbeeTT has joined #openwrt-devel
vanDrunen has quit [Ping timeout: 480 seconds]
MAbeeTT5 has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
dryimpact has quit [Quit: Quit]
goliath has joined #openwrt-devel
totkeks has quit [Ping timeout: 480 seconds]
christophe0o has joined #openwrt-devel
skynet2 has joined #openwrt-devel
skynet2_ has joined #openwrt-devel
skynet2__ has joined #openwrt-devel
skynet2___ has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
skynet2_ has quit [Ping timeout: 480 seconds]
skynet2__ has quit [Ping timeout: 480 seconds]
kenny has quit [Quit: WeeChat 4.4.4]
kenny has joined #openwrt-devel
Fijxu has quit [Quit: XD!!]
Fijxu has joined #openwrt-devel
<efahl> dwfreed totkeks: that ABI versioning issue is well known and being worked on, I've got explanations and links at https://forum.openwrt.org/t/owut-openwrt-upgrade-tool/200035
hurricos_ has joined #openwrt-devel
hurricos has quit [Ping timeout: 480 seconds]
<efahl> oh, and if you see posts on the forum that look related, could I recruit you to tag me on them? "@efahl wants to see this" or something...
valku has joined #openwrt-devel
minimal has joined #openwrt-devel
SirLouen has quit [Quit: Hasta Luego, Lucas]
SirLouen has joined #openwrt-devel
rua is now known as Guest6290
rua has joined #openwrt-devel
rua has quit []
totkeks has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
xdarklight has quit [Quit: ZNC - https://znc.in]
christophe0o has quit [Quit: Connection closed for inactivity]
xdarklight has joined #openwrt-devel
Fijxu has quit [Quit: XD!!]
eluks has quit [Remote host closed the connection]
eluks has joined #openwrt-devel
eluks has quit [Remote host closed the connection]
eluks has joined #openwrt-devel
Fijxu has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Fijxu has quit [Quit: XD!!]
Fijxu has joined #openwrt-devel
Fijxu has quit [Remote host closed the connection]
Mangix has quit [Ping timeout: 480 seconds]
buck has joined #openwrt-devel
<buck> is there a curated list of smart tv manufacturer OUI's that i could block by including a ruleset to my firewall config? or is this inherently ineffective? samsung makes phones as well as tv's and i wouldn't want to block the former.
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
buck has quit [Remote host closed the connection]
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
buck has joined #openwrt-devel
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
buck has quit [Remote host closed the connection]
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
cmonroe has joined #openwrt-devel
Fijxu has joined #openwrt-devel
cmonroe has quit [Quit: Textual IRC Client: www.textualapp.com]
Fijxu has quit [Read error: Connection reset by peer]
goliath has joined #openwrt-devel
Fijxu has joined #openwrt-devel
cmonroe has joined #openwrt-devel
n3ph has joined #openwrt-devel
Mangix has joined #openwrt-devel
danitool has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Fijxu has quit [Quit: XD!!]
goliath has joined #openwrt-devel
Mangix has quit [Ping timeout: 480 seconds]
totkeks has quit [Read error: Connection reset by peer]
skynet2___ has quit []
skynet2 has joined #openwrt-devel
Fijxu has joined #openwrt-devel
Fijxu has quit []
skynet2_ has joined #openwrt-devel
Fijxu has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
skynet2 has joined #openwrt-devel
skynet2_ has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#51](https://buildbot.openwrt.org/images/#/builders/206/builds/51) of `openwrt-24.10_mvebu/cortexa9` completed successfully.
goliath has quit [Quit: SIGSEGV]
Mangix has joined #openwrt-devel
sorinello has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
minimal has quit [Quit: Leaving]
Fijxu has quit [Read error: Connection reset by peer]
<owrt-images-builds> Build [#54](https://buildbot.openwrt.org/images/#/builders/145/builds/54) of `openwrt-24.10_ipq40xx/mikrotik` completed successfully.
gromero has quit [Ping timeout: 480 seconds]
Fijxu has joined #openwrt-devel
Fijxu has quit []
Fijxu has joined #openwrt-devel
Fijxu has quit [Quit: XD!!]
Fijxu has joined #openwrt-devel
Mangix has quit [Read error: Connection reset by peer]
<aparcar[m]> efahl: I think we should add a package change which replaces auc with eval when switching from 23.x to 24.x?
<Habbie> eval?
<aparcar[m]> Habbie: ?
<Habbie> how is eval a replacement for auc?
<aparcar[m]> sorry I mean owut, typo
<Habbie> ah cool
<Habbie> from backlog i was slowly starting to suspect that :)
<aparcar[m]> 🙂