Releases: openwisp/ansible-openwisp2-imagegenerator
1.0.0 [2022-05-04]
[docs] Updated OpenWRT version to 19.07 in README
[fix] Run make clean before new compilations
This fixes issues during compilation for different architectures.
[change] Removed obsolete luci-openwisp #13
Closes #13
[change] upload_firmware.py: allow adding new images to existing build
[change] Updated to support latest openwisp-config (without SSL variants)
[change] Extract image builders right after compilation
Necessary due to the fact that now make clean is run
after each round.
[change] Cleanup and create generator dir before find scripts are executed
0.6.0 [2020-04-22]
Features:
- Added support for uploading imgages to OpenWISP using the openwisp-firmware-upgrader API
Changes:
- Backward incompatible change: fixed for compilation of specific devices
- Updated default OpenWrt version to 19.07
Bug fixes:
- [fix] Fixed interpretation of recompile argument
- [fix] Fixed find-imagebuilder script for custom names
0.5.0
- switched to OpenWRT 18.06
0.4.4
- 38ddd0a [apt] Become root when updating/installing apt packages
- e48129c [defaults] Fixed default values of recompile and core vars
- 2e47333 Added support for undefined subtargets (sunxi, qemu, arm, ecc.)
- 128bab2 Use ansible "command" module instead of "shell" when possible
- 9063ef6 [docs] Added "(must be sudoer and non-root)" to README
0.4.3
0.4.2
0.4.1
0.4
29e42a4 Switched to openssl
9814d2d [compile] Allow to compile curl with different SSL lib
8e33a98 Added iwinfo
1db9508 Changed default source repo to LEDE
51eda4c [docs] Updated README to mention the deafult base is now LEDE 17.01
50f536b Added temporary workaround for probable bug in lede-17 imagebuilder
0.3.3
0.3.2
[build] Added "flavour[arch] is defined" check
[install] Try to install acl module if non-root
[generator] Disabled "become" for local commands