Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

v1.1.1

Compare
Choose a tag to compare
@StefanScherer StefanScherer released this 14 Nov 14:28
· 276 commits to master since this release

HypriotOS

Fixed Issues

  • Fix dirty cow vulnerability by updating Kernel to 4.4.27
  • Update Docker engine to 1.12.3

this release works on all Raspberry Pi models (1, 2, 3, Zero & Compute Module) as the Docker Engine 1.12.2 is built for ARMv6

Quick Installation

$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.1.1/hypriotos-rpi-v1.1.1.img.zip
$ ssh pirate@black-pearl.local
  • login with username "pirate", password "hypriot"

Easy upgrade from HypriotOS 1.0.0 and above

$ sudo apt-get update
$ sudo apt-get upgrade -y
$ sudo reboot