Skip to content

v0.8.1

Compare
Choose a tag to compare
@AxelDum AxelDum released this 01 Aug 15:10
· 24 commits to master since this release

[v0.8.1] - 2023-11-21

Added

  • Add python3 support

Removed

  • Deletion of deprecated package graph

Fixed

  • Resolve a bug on opkg which was sometime failing due to absence of ipv6

[v0.8.0] - 2023-04-18

Added

  • Add otb-v2c package which include specific customization for this platform

Changed

  • Upgrade openWRT to 19.07.10
  • Upgrade linux kernel to 4.14.276 patch with MPTCP v0.94
  • Replace OTB v2b package swconfig based on python2 to a C implementation
  • Use official openwrt package jq and dnsmasq instead of our own fork
  • Various improvement on build script and openWRT configuration generation

Removed

  • Deletion of deprecated packages yara, svfs, otb-full and otb in image
  • Remove configuration for unsupported targets : mipsel32 and neoplus2

Fixed

  • Resolve a bug on OTB v2b where a LTE USB modem was not correctly detected at boot
  • Hotspot sharing with an iPhone on iOS 14 and superior is working again