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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
pev (0.81-3+deb11u1) bullseye; urgency=medium
* debian/patches/0002-fix-bo-pe_exports.patch: created to fix a buffer
overflow vulnerability present on libpe's pe_exports function from exports.c
(CVE-2021-45423). Without this patch, a maliciously-crafted PE file opened
by pev utilities can trigger arbitrary code execution. (Closes: #1034725)
-- David da Silva Polverari <david.polverari@gmail.com> Sat, 22 Apr 2023 20:48:00 +0000
pev (0.81-3) unstable; urgency=medium
* QA upload.
* Avoid off-by-one error in libpe pe_utils_str_widechar2ascii()
(Closes: #987959)
* Extended autopkgtest to report if the Windows EXE file is missing.
-- Petter Reinholdtsen <pere@debian.org> Wed, 05 May 2021 14:09:18 +0200
pev (0.81-2) unstable; urgency=medium
* QA upload.
* Upload to unstable.
-- Petter Reinholdtsen <pere@debian.org> Wed, 20 Jan 2021 10:27:52 +0100
pev (0.81-1) experimental; urgency=medium
* QA upload.
* New upstream version 0.81.
- Dropped 10-bogus-const.patch, 11-pehash-openssl-1.1.patch,
11-pesec-openssl-1.1.patch and 12-text-typos.patch as the issues
are fixed upstream.
- Dropped 01-plugins-path.patch and moved setting to d/rules, as
the upstream code provide global define for it now.
-- Petter Reinholdtsen <pere@debian.org> Tue, 19 Jan 2021 09:39:20 +0100
pev (0.80-7) unstable; urgency=medium
* Removed trailing blank line from d/rules. Thanks Lintian.
* Updated from debhelper 9 to 12.
* Updated Standards-Version from 4.1.2 to 4.5.1.
* Added new 12-text-typos.patch fixing some typos.
* Allow stderr output from valgrind in autopkgtest run.
-- Petter Reinholdtsen <pere@debian.org> Sun, 17 Jan 2021 19:02:24 +0100
pev (0.80-6) unstable; urgency=medium
* QA upload.
[ Ondřej Nový ]
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
-- Petter Reinholdtsen <pere@debian.org> Sun, 17 Jan 2021 11:33:05 +0100
pev (0.80-5) unstable; urgency=low
* QA upload.
* Fix the autopkgtest. (Closes: #960880)
-- Adrian Bunk <bunk@debian.org> Tue, 30 Jun 2020 11:09:02 +0300
pev (0.80-4) unstable; urgency=medium
* QA upload.
* Migrate to openssl 1.1. (Closes: #870779)
* Priority optional.
* R³.
-- Adam Borowski <kilobyte@angband.pl> Mon, 18 Dec 2017 16:02:05 +0100
pev (0.80-3) unstable; urgency=medium
* QA upload.
* Fix segfault due to modification of const value. (Closes: #868554)
* Extend autopkgtest check to run pehash too.
-- Petter Reinholdtsen <pere@debian.org> Sun, 16 Jul 2017 20:50:18 +0200
pev (0.80-2) unstable; urgency=medium
* QA upload.
* Reorder build dependency for ssl, list libssl1.0-dev first to make
life easier for the autobuilders.
-- Petter Reinholdtsen <pere@debian.org> Sat, 15 Jul 2017 17:31:35 +0000
pev (0.80-1) unstable; urgency=medium
* QA upload.
* New upstream version 0.80 (Closes: #772837).
- Dropped install-target.patch now applied upstream.
- Adjusted build rules for new upstream version.
- Added libssl1.0-dev as build dependency.
- Added 01-plugins-path.patch to adjust plugin path.
* Added simple autopkgtest check.
-- Petter Reinholdtsen <pere@debian.org> Sat, 15 Jul 2017 14:27:47 +0000
pev (0.50-1) unstable; urgency=medium
* QA upload.
* Imported Debian packaging to collab-maint git.
* Change maintainer to Debian QA Group as package is orphaned (bug #836368).
* Changed Standards-Version from 3.9.2 to 3.9.8.
* Changed debhelper compat level from 7 to 9.
* Updated to upstream version 0.50.
- Adjust build rules for version 0.50. Added install-target.patch.
- Not updating to version 0.60 and newer because this is a GPL
program linking to OpenSSL without the OpenSSL exception.
-- Petter Reinholdtsen <pere@debian.org> Fri, 02 Sep 2016 11:33:08 +0200
pev (0.40-1) unstable; urgency=low
* New upstreamer version.
* Added PE32+ support, TLS, ASLR and DEP checks.
-- Fernando Mercês <fernando@mentebinaria.com.br> Wed, 17 Aug 2011 09:21:20 -0300
pev (0.31-2) unstable; urgency=low
* Fixed description.
* Compliance with Standards-Version 3.9.2
-- Fernando Mercês <fernando@mentebinaria.com.br> Thu, 19 May 2011 11:39:39 -0300
pev (0.31-1) unstable; urgency=low
* New upstream release.
* Updated description (Closes: #618693)
* Display PE headers and sections.
-- Fernando Mercês <fernando@mentebinaria.com.br> Thu, 19 May 2011 04:12:56 -0300
pev (0.22-1) unstable; urgency=low
* Initial release. (Closes: #608460)
-- Fernando Mercês <fernando@mentebinaria.com.br> Tue, 28 Dec 2010 22:35:58 -0200
|