package/luksmeta: bump to version v9
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 12 Sep 2019 20:14:37 +0000 (22:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 13 Sep 2019 20:16:01 +0000 (22:16 +0200)
Bugfix release, fixing a potential infinite loop when handling the LUKS
header:

git shortlog v8..v9
Daniel Kopeček (2):
      Use asciidoc as the manual page source format
      Generate manual page from source during build time

Milan Broz (1):
      Fix infinite loop when initializing trimmed LUKS header.

Nathaniel McCallum (3):
      Fix invalid man page section reference
      Fix typos in the man page
      Release version 9

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/luksmeta/luksmeta.hash
package/luksmeta/luksmeta.mk

index f5d756405a22c8a57acb2396b1d5579ac74eb18a..7e252294bbd2f984d355346fbf1e084e3b921222 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 0154af98e7302a172060d83d24b6d87557a822c39ba3e911461bb1a6d3a22d51  luksmeta-8.tar.bz2
+sha256 2ca0c35b551b331ba1444fc9d36e8c48ff8cae53dd4e6155b028e8904edc202a  luksmeta-9.tar.bz2
 sha256 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf  COPYING
index 33671e469ab24ca9f8ebc4ebbab9fe40750ba15e..c8a19ddeeb0ac6d15c9f136ee7e7e4808f6179cc 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUKSMETA_VERSION = 8
+LUKSMETA_VERSION = 9
 LUKSMETA_SOURCE = luksmeta-$(LUKSMETA_VERSION).tar.bz2
 LUKSMETA_SITE = https://github.com/latchset/luksmeta/releases/download/v$(LUKSMETA_VERSION)
 LUKSMETA_LICENSE = LGPL-2.1+