diff options
author | Romain Francoise <rfrancoise@debian.org> | 2013-10-29 19:45:23 +0100 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2013-10-29 19:45:23 +0100 |
commit | dd2570163eb7e3bcd2ce554ad0390686db7c435e (patch) | |
tree | 268ac6f06fc8f84a4269a1612244f78c91531d12 /debian/changelog | |
parent | c937434e9fb02352a2cadc0051db379bedc3fd2b (diff) | |
download | vyos-strongswan-dd2570163eb7e3bcd2ce554ad0390686db7c435e.tar.gz vyos-strongswan-dd2570163eb7e3bcd2ce554ad0390686db7c435e.zip |
Disable broken integrity tests (#598138)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2f016c41e..7b28581e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ strongswan (5.1.0-3) UNRELEASED; urgency=low + [ Yves-Alexis Perez ] * debian/rules: - enable and install af-ag plugin on Linux. closes: #718292 - enable certexpire plugin. closes: #718293 @@ -21,7 +22,13 @@ strongswan (5.1.0-3) UNRELEASED; urgency=low - nb.po updated, thanks Bjørn Steensrud. closes: #725497 - fr.po updated, thanks Christian Perrier. closes: #725469 - -- Yves-Alexis Perez <corsac@debian.org> Tue, 01 Oct 2013 09:35:37 +0200 + [ Romain Francoise ] + * debian/rules: disable built-in integrity tests; they've been broken + for years, don't provide security (by design) and we have better tools + at the package level anyway. closes: #598138 + * debian/libstrongswan.install: libchecksum.so is no longer built, remove. + + -- Romain Francoise <rfrancoise@debian.org> Tue, 29 Oct 2013 18:46:55 +0100 strongswan (5.1.0-2) unstable; urgency=medium |