swupdate: bump to version 2016.10
authorGary Bisson <gary.bisson@boundarydevices.com>
Tue, 8 Nov 2016 14:34:46 +0000 (15:34 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 9 Nov 2016 21:37:23 +0000 (22:37 +0100)
A short list of new features:

- progress interface as general way to signalize the update
  status outside of the process.

- support encrypted artifacts (encryption via simmetric keys)

- host verification for swu images (-c option)

- configuration file to configure the update process

- HAwkbit backend: API extended, support for configData messages

- Hawkbit backend: supports SSL certificates

- remote handler : general interface to connect external
  installers.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/swupdate/swupdate.hash
package/swupdate/swupdate.mk

index 918ca2fe8920fc1c41a2990c4602fc98b0d5f9b5..1ba10f6457b7daf80415dbcc0843888067e6b7df 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256  c21d2fd52eb7ed9c304a7a996d230a8f1b47b9879a8c9fa50c80b41e117d1e60  swupdate-2016.07.tar.gz
+sha256  840d6287a41f7a42e08a74045ee40b7c2f82c1ecfedf8c915e3935d4f0084376  swupdate-2016.10.tar.gz
index d442810b21d626a348a3d80fb55acbcc603077e7..c905c1d74605825dab144fd8295943222d459efe 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SWUPDATE_VERSION = 2016.07
+SWUPDATE_VERSION = 2016.10
 SWUPDATE_SITE = $(call github,sbabic,swupdate,$(SWUPDATE_VERSION))
 SWUPDATE_LICENSE = GPLv2+, MIT, Public Domain
 SWUPDATE_LICENSE_FILES = COPYING