Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/cryptsetup: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main/cryptsetup: added -openrc subpackage | Francesco Colista | 2018-10-03 | 1 | -3/+2 |
| | |||||
* | main/cryptsetup: upgrade to 2.0.4 | J0WI | 2018-10-03 | 2 | -18/+3 |
| | |||||
* | main/[various]: properly rebuild against json-c-0.13 | Natanael Copa | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: rebuild against json-c-0.13 | Natanael Copa | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 2 | -1/+16 |
| | |||||
* | main/cryptsetup: upgrade to 2.0.2 | Sören Tempel | 2018-03-08 | 1 | -3/+3 |
| | |||||
* | main/cryptsetup: add bash to checkdepend to avoid test not found errors | Mike Sullivan | 2018-03-01 | 1 | -2/+2 |
| | |||||
* | main/cryptsetup: Add tests | A. Wilcox | 2018-02-26 | 1 | -0/+7 |
| | |||||
* | main/cryptsetup: upgrade to 2.0.1 | Sören Tempel | 2018-02-06 | 1 | -5/+4 |
| | | | | | Also remove the --with-luks2-lock-path configure option since `/run/cryptsetup` is now the default. | ||||
* | main/cryptsetup: depend on argon2 | Sören Tempel | 2018-01-24 | 1 | -2/+4 |
| | | | | Upstream highly recommends this. | ||||
* | main/cryptsetup: upgrade to 2.0.0 | Sören Tempel | 2018-01-24 | 1 | -9/+11 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | main/cryptsetup: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: upgrade to 1.7.5, modernize APKBUILD | Sören Tempel | 2017-05-02 | 1 | -11/+12 |
| | |||||
* | main/cryptsetup: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: upgrade to 1.7.4 | Sören Tempel | 2017-03-18 | 2 | -62/+6 |
| | |||||
* | main/cryptsetup: fix fd leak to child processes | Natanael Copa | 2017-01-11 | 2 | -1/+40 |
| | |||||
* | main/cryptsetup: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/cryptsetup: support cross building | Timo Teräs | 2016-07-13 | 1 | -1/+3 |
| | |||||
* | main/cryptsetup: upgrade to 1.7.2 | Natanael Copa | 2016-06-24 | 1 | -4/+4 |
| | |||||
* | main/cryptsetup: upgrade to 1.7.1 | Carlo Landmeter | 2016-03-01 | 1 | -5/+5 |
| | |||||
* | main/cryptsetup: use newest dmcrypt service version from gentoo | Sören Tempel | 2016-01-08 | 3 | -83/+86 |
| | | | | The findfs change has been reapplied. | ||||
* | main/cryptsetup: new upstream version 1.7.0 | Christian Kampka | 2015-11-12 | 1 | -4/+4 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.8 | Eivind Uggedal | 2015-09-17 | 1 | -5/+5 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/cryptsetup: update upstream url | Samantha Baldwin | 2015-08-10 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: Replace blkid with findfs in init.d script | Samantha Baldwin | 2015-08-06 | 2 | -6/+5 |
| | | | | blkid -U does not work on default alpine. | ||||
* | main/cryptsetup: update to 1.6.7 | Stuart Cardall | 2015-06-24 | 2 | -32/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/*: remove !libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/cryptsetup: fix segfault in error reporting | Natanael Copa | 2014-12-18 | 2 | -1/+28 |
| | | | | | | | | | Problem is that strerror_r in glibc is non-conformat with POSIX. ref #3470 reported upstream: https://code.google.com/p/cryptsetup/issues/detail?id=237 | ||||
* | main/cryptsetup: make sure we flush stdout when prompting user | Natanael Copa | 2014-10-24 | 2 | -1/+22 |
| | | | | ref #3471 | ||||
* | main/cryptsetup: add support for dmcrypt at boot | Roger Newman | 2014-10-08 | 3 | -4/+466 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.6 | Natanael Copa | 2014-09-26 | 2 | -157/+5 |
| | |||||
* | main/cryptsetup: fix issue with tmpfs and O_DIRECT | Natanael Copa | 2014-08-08 | 2 | -5/+167 |
| | | | | | | patch from upstream. fixes #3281 | ||||
* | main/cryptsetup: upgrade to 1.6.5 | Natanael Copa | 2014-07-21 | 1 | -4/+4 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.3 | Fabian Affolter | 2014-03-03 | 1 | -4/+5 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.4 | Natanael Copa | 2014-03-03 | 1 | -5/+5 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.3 | Bartłomiej Piotrowski | 2013-12-26 | 1 | -5/+5 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.2 | Bartłomiej Piotrowski | 2013-08-22 | 1 | -4/+4 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/cryptsetup: fix location of .pc file | Dubiousjim | 2013-06-28 | 1 | -2/+4 |
| | | | | | | | | Currently cryptsetup is installing its .pc file in /lib/pkgconfig; however, our main/pkgconf is not looking in that folder. This patch moves the .pc file from /lib/pkgconfig to /usr/lib/pkgconfig, as main/procps also does. (Alternatively, we might instead patch main/pkgconf to include /lib/pkgconfig in its default PKG_CONFIG_PATH.) | ||||
* | main/cryptsetup: upgrade to 1.6.1 | Natanael Copa | 2013-05-15 | 1 | -4/+4 |
| | |||||
* | main/cryptsetup: upgrade to 1.6.0 | Natanael Copa | 2013-02-17 | 1 | -2/+4 |
| | |||||
* | main/cryptsetup: upgrade to 1.5.1 | Natanael Copa | 2012-10-30 | 1 | -2/+2 |
| | |||||
* | main/cryptsetup: upgrade to 1.5.0 | Natanael Copa | 2012-08-03 | 1 | -2/+2 |
| | |||||
* | main/cryptsetup: upgrade to 1.4.3 | Natanael Copa | 2012-07-03 | 1 | -2/+2 |
| | |||||
* | main/cryptsetup: upgrade to 1.4.2 | Natanael Copa | 2012-05-30 | 1 | -3/+3 |
| | |||||
* | main/cryptsetup: remove *.la | Natanael Copa | 2012-04-20 | 1 | -2/+3 |
| |