Skip to content

Latest commit

 

History

History
145 lines (92 loc) · 4.79 KB

CHANGELOG.md

File metadata and controls

145 lines (92 loc) · 4.79 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.1] - 2022-10-3

Changed

  • update skywire to 1.2.1
  • APT repo and skybian releases migrated to github.

[1.1.0] - 2022-08-27

Changed

  • Moved autopeering system to the skywire source code
  • Skybian postinstall script produces the env file with different defaults depending on environmental variables
  • Adapted the PKGBUILD and IMGBUILDs to produce images with pre-release or release candidate binaries + repository configuration for http://deb.skywire.dev

Removed

  • Scripted autopeering for orange pi prime image from skybian package

[1.0.0] - 2022-07-07

Changed

  • Updated base image to latest available armbian image (bullseye)
  • Use skywire-bin debian package instead of untracked files comprising the installation arranged in the filesystem
  • Create skybian PKGBUILD with .deb packaged modifications to the skybian image
  • Configure the apt repository in the software sources with skybian package
  • Create skybian .deb package for amd64 only containing the repository configuraion and signing key
  • Change builds of the images to PKGBUILD format (as .IMGBUILD)
  • Skywire configuration is generated on firstboot
  • Skywire is updated to the latest version on first boot

Added

  • Autopeering visors to a hypervisor for the orange pi prime image

Removed

  • Skyimager

[0.3.1] - 2021-06-30

Changed

  • Updated Skywire to v0.4.2.

Fixed

  • Fixed make build-skybian-img.
  • Updated orange pi prime and orange pi 3 OS image urls.

[0.2.1] - 2021-03-24

Added

  • Support for building an Orange Pi 3 Skybian arm64 image.
  • Support for building a Raspberry Pi Skybian arm image supported by all raspberry pi models.

Changed

  • Changed Debian Stretch to Debian Buster support for Orange Pi Prime
  • Combined initial build of Orange Pi Prime skybian image with Orange Pi 3 and Raspberry Pi

[0.1.2] - 2020-04-20

Changed

  • Updated Skywire to v0.2.3.

Fixed

[0.1.0] - 2020-04-09

Added

Changed

  • Updated Skywire to v0.2.0.
  • Various changes and simplifications to files within static, as well as to build.conf and build.sh, in order to accommodate integration of Skywire v0.2.0.

[0.0.5] - 2019-11-04

Added

  • Added new managerUI code.
  • Updated the discovery address.

[0.0.4] - 2019-04-18

Added

  • Added latest Skywire testnet code

Changed

  • OS upgraded to Armbian 5.75 with kernel 4.19.20
  • Armbian changed the layout of the filesystem and the boot firmware, so we changed to adapt to that.
  • Config offset is now at block #32768 (of 512 bytes) higher than in previous versions

Deprecated

  • Skyflash at this point needs to be modified to work with this because of the change on the filesystem layout of armbian

[0.0.3] - 2019-02-23

Added

  • Skybian will be distributed as a single base image (saving user's time and bandwidth), from this image you can generate a manager and how many nodes/minions you need by using the Skyflash tool
  • Explanatory document about the build process: Build_Skybian.md
  • The README.md now has the RELEASE steps for reference
  • Add a CHANGELOG.md file (this file)
  • First working version of Skybian

Changed

  • Skybian is based in Armbian version 5.65
  • Build script has now strict error checking
  • Renamed the environment.txt file to build.conf to better represent that it is a configuration file.
  • Travis yml build and deploy instructions update to match git flow logic.
  • Updated README.md with a comment on the build process on the Build_Skybian.md file.
  • Versioning for Skybian will match the Skywire ones, starting with 0.0.3