Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/dnssec-tools: Updating config.guess | Breno Leitao | 2017-05-02 | 1 | -0/+1 |
| | | | | | Fixing FTBFS on ppc64le due to outdate config.guess. Updating it before compiling. | ||||
* | testing/dnssec-tools: Modernize APKBUILD | Breno Leitao | 2017-05-02 | 1 | -12/+8 |
| | | | | | Modernizing package, as using helpers as default_prepare other than appllying patches "manually". | ||||
* | testing/dnssec-tools: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | testing/dnssec-tool: rebuild against bind-9.11 libs | Natanael Copa | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | testing/dnssec-tools: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | testing/dnssec-tools: temporary use alpine distfiles src | Carlo Landmeter | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | testing/dnssec-tools: split doc | Timo Teräs | 2016-03-09 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | testing/dnssec-tools: bump pkgrel for validator lib changes | Natanael Copa | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | testing/dnssec-tools: build with validator libs | Stuart Cardall | 2015-02-24 | 1 | -2/+5 |
| | | | | | | | | | | adds: libsres.so libval_shim.so libval-threads.so Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | testing/dnssec-tools: new aport | xming | 2014-11-04 | 1 | -0/+55 |
Set of tools that will help ease the deployment of DNSSEC https://www.dnssec-tools.org/ fixes #3468 |