I'm on Xiaomi ax3600 using Openwrt snapshots. One of my cron scripts uses curl digest auth. This no longer sends the correct authorization flow (checked via -vv).
Last worked on: r28926-openwrt-6397057851a8-qualcommax-ipq807x-xiaomi_ax3600-squashfs-sysupgrade.bin
Short after that build number it broke. I rolled back to r28926 and it worked again. Tried the recent build nr as they appeared - broken again.
Is there some apk dependency missing or sth wrong with the curl package itself?
What commands are required to run on my debian box to build a working version? Can I extract the working pkg from my old snapshot image and integrate into the new one where curl is broken?