5 次代碼提交 7bf346c2f1 ... c288bdc22b

作者 SHA1 備註 提交日期
  Waldemar Brodkorb c288bdc22b gnupg2: update to 2.5.18 2 周之前
  Waldemar Brodkorb abbd7c0a11 libgcrypt: update to 1.12.2 2 周之前
  Waldemar Brodkorb a869ea8406 libgpg-error: update to 1.59 2 周之前
  Waldemar Brodkorb 4dd6d74901 cryptsetup: update to 2.8.6 2 周之前
  Waldemar Brodkorb 1a0483fb8f nmap: update to 7.99 2 周之前
共有 5 個文件被更改,包括 13 次插入11 次删除
  1. 5 3
      package/cryptsetup/Makefile
  2. 2 2
      package/gnupg2/Makefile
  3. 2 2
      package/libgcrypt/Makefile
  4. 2 2
      package/libgpg-error/Makefile
  5. 2 2
      package/nmap/Makefile

+ 5 - 3
package/cryptsetup/Makefile

@@ -4,12 +4,13 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		cryptsetup
-PKG_VERSION:=		2.4.1
+PKG_VERSION:=		2.8.6
 PKG_RELEASE:=		1
-PKG_HASH:=		a356a727a83a464ade566e95239622a22dbe4e0f482b198fdb04ab0d3a5a9c5f
+PKG_HASH:=		8004265fd993885d08f7b633dbe056851de1a210307613a4ebddc743fccefe5a
 PKG_DESCR:=		utility used to conveniently setup disk encryption
 PKG_SECTION:=		app/crypto
 PKG_DEPENDS:=		libgcrypt device-mapper libuuid libpopt json-c libncurses
+PKG_DEPENDS+=		libblkid
 PKG_BUILDDEP:=		libgcrypt popt e2fsprogs lvm json-c ncurses
 PKG_NEEDS:=		iconv
 PKG_KDEPENDS:=		crypto-user-api-hash crypto-user-api-skcipher
@@ -18,7 +19,7 @@ PKG_KDEPENDS+=		crypto-user-api-rng crypto-user-api-aead
 PKG_KDEPENDS+=		dm-crypt crypto-essiv crypto-cbc crypto-xts
 PKG_KDEPENDS+=		crypto-aes crypto-sha1 crypto-sha256
 PKG_URL:=		https://gitlab.com/cryptsetup/cryptsetup
-PKG_SITES:=		https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/
+PKG_SITES:=		https://www.kernel.org/pub/linux/utils/cryptsetup/v2.8/
 PKG_OPTS:=		dev
 
 PKG_FLAVOURS_CRYPTSETUP:=	WITH_LIBARGON2
@@ -47,6 +48,7 @@ CONFIGURE_ARGS+=	--disable-selinux \
 			--disable-ssh-token \
 			--disable-udev \
 			--disable-nls \
+			--disable-asciidoc \
 			--enable-libargon2
 
 ifeq (${ADK_PACKAGE_CRYPTSETUP_WITH_GCRYPT},y)

+ 2 - 2
package/gnupg2/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		gnupg2
-PKG_VERSION:=		2.5.16
+PKG_VERSION:=		2.5.18
 PKG_RELEASE:=		1
-PKG_HASH:=		05144040fedb828ced2a6bafa2c4a0479ee4cceacf3b6d68ccc75b175ac13b7e
+PKG_HASH:=		0dbd64e0322fe1a4813360d46539d5f8daf4a8fa235cf5fce464e8b0214a7e4f
 PKG_DESCR:=		gnu privacy guard (modern)
 PKG_SECTION:=		app/crypto
 PKG_DEPENDS:=		libreadline libncurses libgcrypt libgpg-error libassuan

+ 2 - 2
package/libgcrypt/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		libgcrypt
-PKG_VERSION:=		1.11.2
+PKG_VERSION:=		1.12.2
 PKG_RELEASE:=		1
-PKG_HASH:=		6ba59dd192270e8c1d22ddb41a07d95dcdbc1f0fb02d03c4b54b235814330aac
+PKG_HASH:=		7ce33c2492221a0436f96a8500215e9f3e3dcb5fd26a757cd415e7a843babd5e
 PKG_DESCR:=		crypto library
 PKG_SECTION:=		libs/crypto
 PKG_DEPENDS:=		libgpg-error

+ 2 - 2
package/libgpg-error/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		libgpg-error
-PKG_VERSION:=		1.58
+PKG_VERSION:=		1.59
 PKG_RELEASE:=		1
-PKG_HASH:=		f943aea9a830a8bd938e5124b579efaece24a3225ff4c3d27611a80ce1260c27
+PKG_HASH:=		a19bc5087fd97026d93cb4b45d51638d1a25202a5e1fbc3905799f424cfa6134
 PKG_DESCR:=		helper library for common error codes and descriptions
 PKG_SECTION:=		libs/misc
 PKG_URL:=		http://www.gnupg.org/

+ 2 - 2
package/nmap/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		nmap
-PKG_VERSION:=		7.98
+PKG_VERSION:=		7.99
 PKG_RELEASE:=		1
-PKG_HASH:=		ce847313eaae9e5c9f21708e42d2ab7b56c7e0eb8803729a3092f58886d897e6
+PKG_HASH:=		df512492ffd108e53a27a06f26d8635bbe89e0e569455dc8ffef058c035d51b2
 PKG_DESCR:=		utility for network exploration or security auditing
 PKG_SECTION:=		net/security
 PKG_DEPENDS:=		libdnet libpcap pcre2 zlib