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
|
libpff (20180714-3) unstable; urgency=medium
[ Balint Reczey ]
* d/tests/pfftools: Update sample URL to fix autopkgtest (LP: #1910396)
[ Aleksey Kravchenko ]
* d/patches/04-disable-memory-tests-on-riscv64.patch: Import BTS patch to
fix FTBFS by disabling broken memory tests on riscv64 (Closes: #978485)
* upstream/metadata:
- Fix YAML format by removing hyphens
- Add Bug-Submit field
* d/control:
- Bump debhelper-compat to 13
- Bump Standards-Version to 4.5.1
- Add Aleksey Kravchenko to Uploaders
* d/rules: Remove the -Wl,--as-needed linker flag as it is already set
by toolchain by default
-- Aleksey Kravchenko <rhash.admin@gmail.com> Sun, 10 Jan 2021 16:17:11 +0300
libpff (20180714-2) unstable; urgency=medium
* Team upload.
* d/watch: track libpff releases
* d/source/lintian-overrides: Override
debian-watch-does-not-check-gpg-signature tag
* d/patches/: Mark all patches as forwarded
* d/control:
- Bump debhelper-compat to 12
- Bump Standards-Version to 4.4.1
- Add Rules-Requires-Root: no
- Drop dependency on Python 2 (Closes: #936901)
- Add python3-pypff package
* d/rules:
- Specify buildsystem explicitly as autoconf
- Remove override_dh_strip to finish debug symbol migration
- Build Python3 pypff module
* d/python3-pypff.install: Specify files for python3-pypff package
* d/tests: add autopkgtest for pffexport and pffinfo utils
-- Aleksey Kravchenko <rhash.admin@gmail.com> Mon, 20 Jan 2020 00:36:49 +0300
libpff (20180714-1) unstable; urgency=medium
* Team upload.
[ Raphaƫl Hertzog ]
* Update team maintainer address to Debian Security Tools
* Update Vcs-Git and Vcs-Browser
* Drop Christophe Monniez from Uploaders
[ Joao Eriberto Mota Filho ]
* Fix building twice with debuild command
* debian/patches/01-fix-spelling-binary.patch: fix spelling errors in the
pffexport binary
[ Aleksey Kravchenko ]
* Imported release 20180714 (Closes: #764527)
* CVE-2018-11723: is fixed in version 20180714 see issues #64 and #66
in the upstream bugtracker (Closes: #901967)
* Bump Standards-Version to 4.2.1
* Switch to debhelper-compat 11
* Secure copyright url
* Dropped obsolete patches
* Recreated libpff1.symbols, since ABI is broken
* Remove deprecated dependency on dh-autoreconf
* Migrate to automatic debug package
* Add metadata about upstream
* Clean up copyright file
* Clean up debian/rules
* Update short description of pff-tools
* Fix build in a fresh jail
* Override spelling-error-in-binary lintian warning
* Override lintian warning on the libpff.3 manpage
* debian/patches/02-fix-man-pages-pffexport-and-pffinfo.patch: fix man
warnings in the pffexport.1 and pffinfo.1 manpages
* debian/patches/03-fixes-for-libpff-manpage.patch: fix lintian and man
warnings for the libpff.3 manpage
-- Aleksey Kravchenko <rhash.admin@gmail.com> Thu, 25 Oct 2018 08:48:56 +0300
libpff (20120802-5.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Drop explicit Pre-Depends on multiarch-support (Closes:
#870546).
-- Aurelien Jarno <aurel32@debian.org> Sat, 20 Jan 2018 12:41:34 +0100
libpff (20120802-5) unstable; urgency=medium
* Team upload.
* debian/control: removed the full stop character from short descriptions.
* debian/patches/02-fix-FTBFS-GCC5.patch: added to fix a FTBFS with GCC-5.
(Closes: #777966)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 02 Jul 2015 23:18:31 -0300
libpff (20120802-4) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 16 Jun 2015 23:51:40 -0300
libpff (20120802-3) experimental; urgency=medium
* Team upload.
* New upstream homepage.
* debian/control:
- Bumped Standards-Version to 3.9.6.
- Updated the Vcs-* fields.
* debian/watch: added a fake site to explain about the current
status of the original upstream homepage.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 22 Mar 2015 22:52:55 -0300
libpff (20120802-2) unstable; urgency=medium
* Use dh-autoreconf instead of autotools-dev (Closes: #735642)
* Remove deprecated field DM-Upload-Allowed
* Switch to Debian source format 3.0 (quilt)
* Fix FTBFS on hurd-386 (Closes: #754818)
Thanks to Svante Signell for the patch.
-- Pierre Chifflier <pollux@debian.org> Thu, 28 Aug 2014 08:59:52 +0200
libpff (20120802-1) unstable; urgency=low
* Initial release (Closes: #575358)
-- Pierre Chifflier <pollux@debian.org> Thu, 09 May 2013 18:50:43 +0200
|