Skip to content

Commit

Permalink
Prepare 2016.10
Browse files Browse the repository at this point in the history
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: Stefano Babic <[email protected]>
  • Loading branch information
sbabic committed Oct 27, 2016
1 parent 9422348 commit edd6559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VERSION = 2016
PATCHLEVEL = 10
SUBLEVEL = 0
EXTRAVERSION = -rc1
EXTRAVERSION =
NAME =

# *DOCUMENTATION*
Expand Down

0 comments on commit edd6559

Please sign in to comment.