srlabs / blue-merle

The blue-merle package enhances anonymity and reduces forensic traceability of the GL-E750 Mudi 4G mobile wi-fi router
BSD 3-Clause "New" or "Revised" License
171 stars 26 forks source link

Build and publish a new release please #44

Open adokitkat opened 3 weeks ago

adokitkat commented 3 weeks ago

Hello.

Could you please build, package and release a new version with latest commits (e.g. v2.1) to release page?

I would build it myself but I get this error:

...
Enabling urandom_seed
Enabling urngd
Enabling wpad
rm -rf /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/boot /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/tmp/* /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/lib/apk/db/*.post-install* /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/usr/lib/opkg/info/*.postinst* /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/usr/lib/opkg/lists/* /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/var/lock/*.lock
find /home/ado_linux/git/openwrt/build_dir/target-mips_24kc_musl/root-ath79/ -mindepth 1 -execdir touch -hcd "@1724003867" "{}" +
find: The relative path 'Files' is included in the PATH environment variable, which is insecure in combination with the -execdir action of find.  Please remove that entry from $PATH
make[2]: *** [package/Makefile:102: package/install] Error 1
make[2]: Leaving directory '/home/ado_linux/git/openwrt'
make[1]: *** [package/Makefile:172: /home/ado_linux/git/openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/ado_linux/git/openwrt'
make: *** [/home/ado_linux/git/openwrt/include/toplevel.mk:248: world] Error 2
adokitkat commented 3 weeks ago

Alright, I was in WSL2 and was able to solve it by modifying PATH env variable by removing Windows paths, but still it would be nice if I could just download it :) Thank you.

githubbapoopa commented 2 weeks ago

+1