Skip to content

firmware-2025-01-02

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 08:36
· 553 commits to master since this release

Changes in this release:

  • dc2ee84 webui: tool-upgrade.cgi: don't redirect to reboot page after sysupgrade at this time
  • 0a3ec10 webui: tool-upgrade.cgi: fix reboot logic
  • 9edf18f init: refactor to use a guarding conditional statement.
  • 36a6436 webui: clean up
  • 1fb4948 webui: formatting
  • 328b0c2 webui: add quotes to path
  • 06219ae webui: switch send2telegram to send short video clips
  • 832fb33 webui: fix flickering zoom button
  • 628c1c5 makefle: alternative calculation of kernel offset for future config partition.
  • fc0b638 makefile: clean up
  • f81215a makefile: rearrange code logically.
  • 9f27c6b makefile: rewrite final images packing
  • 28a9da1 makefile: clean up
  • 30b04d3 makefile: adjust comments.
  • 872dbb1 makefile: make is awful at tracking directories. add .keep file into the directory.
  • 4f0454d makerfile: add markers for easier debugging.
  • f909dd2 makefile: add preliminary support for a config partition.
  • 59405a1 makefile: rewrite alignment calculation
  • cc0b096 makefile: use a separate output directory when compiling from a branch.
  • f7ae815 makefile: update help message
  • 3a6fa1b makefile: drop support of dd older than ver.9
  • 1efb87a webui: tool-upgrade.cgi: update text
  • de65361 makefile: add upboot_ota to upgrade only bootloader.
  • 6843217 webui: tool-upgrade.cgi: fix layout on mobile
  • 40f51a3 wolfssl: prepare curl and dropbear for incoming wolfssl.
  • b03684f scripts: additions to common
  • 7d8e18d env: drop trailing blank lines
  • a7d2cf9 makefile: adjust templates.
  • 0ccd19f wifi-atbm6032: indenting config with tabs.
  • 4fa18a1 webui: mostly formatting.
  • 5db8e97 cron: move crontab to /etc/cron/crontabs as it is intended by busybox, and get rid of duplicated directories.
  • 88c1969 cameras: reorder testing configs after renaming parameters.
  • 6a7e30b makefile: get rid of gcc12
  • 8dc9ba8 makefile: rename THINGINO_KERNEL to KERNEL_TARBALL_URL, THINGINO_UBOOT* to just UBOOT*
  • 5f313b9 irled: properly handle status of active low pins.
  • c9e6d0b makefile: use fast build with cleanbuild
  • a55945b webui: refactor tool-upgrade.cgi
  • f5b0f25 wifi-atbm6032(x): add dwc fixups
  • fe31d01 makefile: add sc2336p sensor
  • 5779301 makefile: we do not extract buildroot from a bundle anymore.