package/swupdate: bump to version 2019.04
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 10 Jun 2019 19:55:36 +0000 (21:55 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 10 Jun 2019 21:51:36 +0000 (23:51 +0200)
commite2d299485ee6997e32cbc1f11989925e22b8a9e1
tree8e92d97247b54bebffc95710747e8d6a51df0902
parent095420e05ae5102c10dd1f641baa4b18c8ba0609
package/swupdate: bump to version 2019.04

New features in this release:
 - Improved documentation
 - delta updates based on rdiff library
 - support for libubootenv
 - dry-run option
 - CA certificates for signed images
 - Fix security leak in parser

This commit also:
 - introduce BR2_PACKAGE_LIBRSYNC for 'rdiff' Handler. No HAVE_* is
   needed, it just declares the functions locally and links with
   -lrsync.
 - introduce BR2_PACKAGE_LIBUBOOTENV
 - drop upstreamed patch
 - backport upstream patches (important fix)
 - regenerate the default swupdate.config. Now CONFIG_GUNZIP is always
   enabled because gunzip is provided by the default busybox config.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
[Arnout: don't mention ZLIB in help text for libubootenv, since it is
 select'ed by libubootenv.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/swupdate/0001-Makefile-fix-static-build.patch [deleted file]
package/swupdate/0001-archive-handler-set-locale-for-libarchive.patch [new file with mode: 0644]
package/swupdate/0002-Lua-fix-segfault-in-image-property-handling.patch [new file with mode: 0644]
package/swupdate/0003-u-boot-fix-script-format-when-CONFIG_UBOOT_NEWAPI.patch [new file with mode: 0644]
package/swupdate/Config.in
package/swupdate/swupdate.config
package/swupdate/swupdate.hash
package/swupdate/swupdate.mk