diff --git a/system/base/cryptsetup/pspec.xml b/system/base/cryptsetup/pspec.xml index 936d6a23..a109d805 100644 --- a/system/base/cryptsetup/pspec.xml +++ b/system/base/cryptsetup/pspec.xml @@ -13,7 +13,7 @@ app:cli Userspace setup tool for transparent encryption of block devices using dm-crypt Userspace setup tool for transparent encryption of block devices using dm-crypt - https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.1.tar.xz + https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.3.tar.xz device-mapper-devel libgpg-error-devel @@ -82,6 +82,13 @@ + + 2017-01-29 + 1.7.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 1.7.1 diff --git a/system/base/gperf/pspec.xml b/system/base/gperf/pspec.xml index e7449f57..2fbc6f6a 100644 --- a/system/base/gperf/pspec.xml +++ b/system/base/gperf/pspec.xml @@ -12,7 +12,7 @@ app:console A perfect hash function generator gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. - mirrors://gnu/gperf/gperf-3.0.4.tar.gz + mirrors://gnu/gperf/gperf-3.1.tar.gz @@ -29,6 +29,13 @@ + + 2017-01-29 + 3.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-04-27 3.0.4