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
|
pexec (1.0~rc8-7) unstable; urgency=medium
* QA upload
* Added new segfault-remote-shell-opt.patch (Closes: #716136)
* Bump standards version to 4.7.2
* Use HTTPS for debian/control homepage field URI
* Update debian/watch to version 4
* Convert debian/copyright to DEP-5 format
-- Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> Sat, 19 Apr 2025 11:14:21 -0400
pexec (1.0~rc8-6) unstable; urgency=medium
* QA upload.
* Switched d/watch to use https.
* Rewrote d/rules to use dh with autoreconf and enabled hardening.
-- Petter Reinholdtsen <pere@debian.org> Mon, 15 Apr 2024 22:53:31 +0200
pexec (1.0~rc8-5) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.3 to 4.7.0.
* Updated vcs in d/control to Salsa.
* Switched from debhelper compat level 7 to 13.
* Changed obsolete package priority extra to optional.
* Added new cflags.patch to make sure CFLAGS set in d/rules are applied.
* Drop unnecessary dependency on install-info. (Closes: #1013837)
* Drop root requirement for targets in d/rules.
* Added no-use-after-free.patch to avoid incorrect use of memory block.
-- Petter Reinholdtsen <pere@debian.org> Sun, 14 Apr 2024 05:49:13 +0200
pexec (1.0~rc8-4) unstable; urgency=medium
* Orphaned.
-- Milan Zamazal <pdm@debian.org> Wed, 11 Jul 2018 14:54:41 +0200
pexec (1.0~rc8-3) unstable; urgency=low
* Make documentation processing work with Texinfo 5; closes: #713295.
-- Milan Zamazal <pdm@debian.org> Sat, 29 Jun 2013 16:35:01 +0200
pexec (1.0~rc8-2) unstable; urgency=low
* Standards 3.9.3 (no real change).
* Missing build-* targets added to debian/rules.
* Sign of the initial template removed from debian/copyright.
-- Milan Zamazal <pdm@debian.org> Mon, 04 Jun 2012 20:26:40 +0200
pexec (1.0~rc8-1) unstable; urgency=low
* Initial release; closes: #569822.
-- Milan Zamazal <pdm@debian.org> Sun, 28 Feb 2010 19:00:36 +0100
|