Skip to content

Commit

Permalink
Release v2.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
Andrei Gherzan committed Oct 5, 2017
1 parent 44083f1 commit 3848b0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change log
-----------

# v2.7.2
## (2017-10-05)

* Fix mkfs.hostapp-ext4 with pyro [Andrei Gherzan]
* Fix a syntax error in image_types_resin [Andrei Gherzan]
* Add a fixed goarch.bbclass for pyro [Will Newton]
* Docker: Improved pull progress reporting [Akis Kesoglou]
* Update supervisor to v6.3.1 [Akis Kesoglou]

# v2.7.1
## (2017-10-04)

Expand Down
2 changes: 1 addition & 1 deletion meta-resin-common/conf/distro/include/resin-os.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require conf/distro/include/security_flags.inc

DISTRO = "resin-os"
DISTRO_NAME = "Resin OS"
DISTRO_VERSION = "2.7.1"
DISTRO_VERSION = "2.7.2"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 3848b0e

Please sign in to comment.