1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
modsecurity (3.0.4-2) unstable; urgency=high
* Added patch: rx_op_remove_g_modif.patch. Fixes CVE-2020-15598
-- Ervin Hegedüs <airween@gmail.com> Mon, 14 Sep 2020 12:43:20 +0200
modsecurity (3.0.4-1) unstable; urgency=medium
[ Ervin Hegedüs ]
* New upstream version 3.0.4. Fixes CVE-2019-19886
* Remove setenv_term_avoid.patch, upstream contains the fix
* Remove bigendian_fix.patch, upstream contains the fix
* Bump Standards-Version to 4.4.1
- removed Vcs-Browser field from d/control
-- Ervin Hegedus <airween@gmail.com> Thu, 16 Jan 2020 09:52:23 +0100
modsecurity (3.0.3-1) unstable; urgency=medium
[ Ervin Hegedüs ]
* New upstream version 3.0.3
* Remove from debian/rules: Export TERM var required for test case.
* Fix FTBFS (Closes: #911209):
- Add upstream patch to avoid to use ENV:TERM in the regression tests
- Add upstream patch to fix inet addr handling on 64 bit big endian
systems
* Add pkg-config to dependency list in d/control for make check in sbuild
* Add <airween@gmail.com> to Uploaders
-- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 12 Dec 2018 08:17:40 +0100
modsecurity (3.0.2-2) UNRELEASED; urgency=medium
* debian/copyright: Updated with all copyrights/licenses (Closes: #911153)
* debian/patches: Add disable-network-dependent-tests.patch
[ Ervin Hegedüs ]
* debian/rules: Export TERM var required for test case.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 26 Nov 2018 22:30:05 +0100
modsecurity (3.0.2-1) unstable; urgency=medium
* Initial release (Closes: #909025)
-- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 17 Sep 2018 13:16:27 +0200
|