Change log for reprotest package in Ubuntu
1 → 32 of 32 results | First • Previous • Next • Last |
reprotest (0.7.26) unstable; urgency=medium [ Vagrant Cascadian ] * tox.ini: Update to use "pytest" which is needed for tox 4. Thanks to Stefano Rivera. Closes: #1042918. -- Holger Levsen <email address hidden> Thu, 03 Aug 2023 16:24:39 +0200
Available diffs
- diff from 0.7.25 to 0.7.26 (1.5 KiB)
reprotest (0.7.25) unstable; urgency=medium * Add python3-wheel to build-depends. Thanks to Stefano Rivera. Closes: #1035645. -- Holger Levsen <email address hidden> Sat, 13 May 2023 15:40:17 +0200
Available diffs
- diff from 0.7.23 to 0.7.25 (1.1 KiB)
- diff from 0.7.24 to 0.7.25 (680 bytes)
reprotest (0.7.24) unstable; urgency=medium [ Vagrant Cascadian ] * Fix build with both tox 4 and tox 3 using multi-line entry for tox.ini. Thanks to Stefano Rivera. Closes: #1035645. [ Holger Levsen ] * Be more verbose in d/changelog entry of previous release. * Release as 0.7.24. -- Holger Levsen <email address hidden> Fri, 12 May 2023 14:49:28 +0200
Superseded in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
reprotest (0.7.23) unstable; urgency=medium [ Vagrant Cascadian ] * Do not randomize chosen locale and always vary with the same UTF-8 supported locale., et_EE.UTF-8. (Closes: #925879, #1004950) * Support passing --vary=locales.locale=LOCALE to specify locale to vary. * Document the above in README. [ Holger Levsen ] * README: - improve examples how to build a Debian package. - mention interesting locales in README. * Drop d/NEWS as it only contained one entry from 2017. [ lintian-brush ] * Bump standards version to 4.6.2, no changes needed. * Fill in Homepage field. -- Holger Levsen <email address hidden> Mon, 20 Feb 2023 12:55:54 +0100
Available diffs
- diff from 0.7.22 to 0.7.23 (2.5 KiB)
reprotest (0.7.22) unstable; urgency=medium [ Philip Hands ] * presets.py: include all files matching *.*deb in default artifact_pattern. * build.py: check setarch can run before including an arch, thus fixing salsa ci pipeline. * d/rules: emit an error message on version mismatch [ Holger Levsen ] * Release as 0.7.22. -- Holger Levsen <email address hidden> Mon, 05 Sep 2022 14:40:41 +0200
Available diffs
Superseded in lunar-release |
Published in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
reprotest (0.7.20ubuntu1) kinetic; urgency=medium * Dynamically tox environment in debian/rules instead of doing so statically in tox.ini (LP: #1981624). -- Nick Rosbrook <email address hidden> Wed, 13 Jul 2022 14:36:26 -0400
Available diffs
- diff from 0.7.19 (in Debian) to 0.7.20ubuntu1 (1.6 KiB)
- diff from 0.7.20 (in Debian) to 0.7.20ubuntu1 (977 bytes)
reprotest (0.7.20) unstable; urgency=medium [ Santiago Ruano Rincón ] * Add --append-build-command option. Closes: #1006923 [ Holger Levsen ] * Release as 0.7.20. -- Holger Levsen <email address hidden> Fri, 18 Mar 2022 14:40:41 +0100
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
reprotest (0.7.19) unstable; urgency=medium [ Stefano Rivera ] * Add diffoscope depends to autopkgtest. Closes: #999689 * Allow random suffixes in the debian version compared to the upstream version. Closes: #999691 [ Mattia Rizzolo ] * d/rules: make use of dh13 features to simplify some build targets. * Declaratively use dh_python3 through d/control. [ Holger Levsen ] * Release as 0.7.19. -- Holger Levsen <email address hidden> Mon, 15 Nov 2021 15:14:30 +0100
Available diffs
reprotest (0.7.18ubuntu1) jammy; urgency=medium * Depend on diffoscope for autopkgtests. (Closes: #999689) * Avoid needing to update setup.py when doing Ubuntu modifications. (Closes: #999691) -- Stefano Rivera <email address hidden> Sun, 14 Nov 2021 15:40:48 -0800
Available diffs
- diff from 0.7.16 (in Debian) to 0.7.18ubuntu1 (7.2 KiB)
- diff from 0.7.18 (in Debian) to 0.7.18ubuntu1 (984 bytes)
reprotest (0.7.18) unstable; urgency=medium [ Vasyl Gello ] * Log selected variations on verbosity >= 1. * Implement realistic CPU architecture shuffling. [ Holger Levsen ] * setup.py: clarify that python3.9 is used. * Release as 0.7.18. -- Holger Levsen <email address hidden> Wed, 13 Oct 2021 10:45:48 +0200
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
reprotest (0.7.16) unstable; urgency=medium [ Holger Levsen ] * Update standards version to 4.5.1, no changes needed. * setup.py: bump version number for release. * tox.ini: - disable skip_missing_interpreters to catch failures early. - use python 3.9. [ Frédéric Pierret (fepitre) ] * Help on available values for verbosity. * logger: replace deprecated warn method. * Fix few deprecation warnings. * Update .gitignore. * presets: - slightly reorganize functions. - disable %clean stage when building RPM. - better formatting for RPM extra_build_command. - clean rpmbuild folder. * Update README for RPM support. * Add RPM spec file. * Add support for building source RPM. * tox.ini: passenv TERM. * test_reprotest.py: add note on expected error for -d. [ Marek Marczykowski-Górecki ] * Do not run tests on py38. * ci: don't run reprotest nested in reprotest. -- Holger Levsen <email address hidden> Wed, 20 Jan 2021 16:44:02 +0100
Available diffs
- diff from 0.7.15 to 0.7.16 (6.1 KiB)
Superseded in hirsute-release |
Obsolete in groovy-release |
Deleted in groovy-proposed (Reason: moved to Release) |
reprotest (0.7.15) unstable; urgency=medium [ Holger Levsen ] * setup.py: bump version number for release. * Bump debhelper-compat to 13. [ Vagrant Cascadian ] * Update default arguments passed to diffoscope to support diffoscope version 153+. (Closes: #966256). Big thanks to Gregor Herrmann! * debian/control: Add myself to Uploaders. -- Vagrant Cascadian <email address hidden> Sun, 26 Jul 2020 13:58:22 -0700
Available diffs
- diff from 0.7.14 to 0.7.15 (1.6 KiB)
Superseded in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
reprotest (0.7.14) unstable; urgency=medium [ Vagrant Cascadian ] * Add support for GNU Guix. [ Holger Levsen ] * setup.py: bump version number for release. -- Holger Levsen <email address hidden> Mon, 10 Feb 2020 11:22:03 +0100
Available diffs
- diff from 0.7.12 to 0.7.14 (2.0 KiB)
- diff from 0.7.13 to 0.7.14 (1.5 KiB)
reprotest (0.7.13) unstable; urgency=medium [ Holger Levsen ] * setup.py: - update classifier to express we are using python3.7 now. - bump version number for this release. * Bump standards version to 4.5.0, no changes needed. [ Iñaki Malerba ] * Version test: split on + character. -- Holger Levsen <email address hidden> Thu, 06 Feb 2020 01:57:30 +0100
Available diffs
- diff from 0.7.12 to 0.7.13 (1.0 KiB)
reprotest (0.7.12) unstable; urgency=medium * README.rst: use "real" reStructuredText comments instead of using the "raw" directive. * setup.py: - update classifier to express we are using python3.7 now. - bump version number for this release. -- Holger Levsen <email address hidden> Tue, 14 Jan 2020 16:35:04 +0100
Available diffs
reprotest (0.7.10build1.1) focal; urgency=medium [Matthias Klose] * No-change rebuild, after removal from focal. [You-Sheng Yang] * Fix build error on Focal. -- You-Sheng Yang <email address hidden> Fri, 13 Dec 2019 06:54:49 +0000
Available diffs
- diff from 0.7.9 (in Debian) to 0.7.10build1.1 (2.6 KiB)
- diff from 0.7.10build1 to 0.7.10build1.1 (606 bytes)
Superseded in focal-proposed |
reprotest (0.7.10build1) focal; urgency=medium * No-change rebuild, after removal from focal. -- Matthias Klose <email address hidden> Thu, 07 Nov 2019 00:08:10 +0100
Available diffs
- diff from 0.7.10 (in Debian) to 0.7.10build1 (318 bytes)
Deleted in focal-proposed (Reason: temporarily remove reprotest, to let python-distro migrat...) |
reprotest (0.7.10) unstable; urgency=medium [ Iñaki Malerba ] * Add --control-build parameter. * Update Salsa CI. [ Holger Levsen ] * setup.py: bump version number for the next release. * Bump standards version to 4.4.1, no changes needed. * Fix typo in previous changelog entry, thanks lintian. -- Holger Levsen <email address hidden> Sat, 26 Oct 2019 13:26:10 +0200
Deleted in focal-release (Reason: temporarily remove reprotest, to let python-distro migrat...) |
Obsolete in eoan-release |
Deleted in eoan-proposed (Reason: moved to Release) |
reprotest (0.7.9) unstable; urgency=medium [ Dmitry Shachnev ] * reprotest/build.py: - do not use faketime at all when asked to not vary time. Closes: #930592. [ Ryan Scott ] * reprotest/__init__.py: fix --extra-build. [ Thomas Coldrick ] * reprotest/lib/adt_testbed.py: add FedoraInterface. [ AJ Jordan ] * reprotest/__init__.py: reference --no-clean-on-error in --store-dir text. [ Arnout Engelen ] * README.rst: add command-line example for make-based program. [ Chris Lamb ] * Add a .gitlab-ci.yml. * Publish built packages via aptly. [ Holger Levsen ] * setup.py: bump version number for the next release. * d/control: - bump standards version to 4.4.0, no changes needed. - drop debian/compat and build-depend on debhelper-compat instead. - bump build-depends on debhelper-compat=12, no changes - drop versioned recommends, the versions are fullfilled in oldstable. - stop declaring "X-Python3-Version: >= 3.5", this is the minimal version in oldstable anyway. - drop Ximin Luo from uploaders, thanks for all your work, Ximin! - add myself to uploaders. -- Holger Levsen <email address hidden> Sun, 15 Sep 2019 18:08:10 +0200
Available diffs
- diff from 0.7.8 to 0.7.9 (3.2 KiB)
Superseded in eoan-release |
Obsolete in disco-release |
Obsolete in cosmic-release |
Deleted in cosmic-proposed (Reason: moved to release) |
reprotest (0.7.8) unstable; urgency=medium * Team upload. [ Holger Levsen ] * d/control: Declare that reprotest doesn't need root to build. [ Chris Lamb ] * Drop executable bit on doc/Makefile. * Add a bin/reprotest to match diffoscope. * Use our bin/reprotest wrapper in manpage generation to ensure we are using the local version of reprotest. * Update Vcs-{Git,Browser} as repository has been migrated to Salsa. * Update "Source" location in debian/copyright to point to new URI. * Update upstream "url" kwarg in setup.py. [ Mattia Rizzolo ] * Update README with updated instructions on how to release the tarball. * Update release documentation to also remember to push to PyPI. * d/control: + Bump Standards-Version to 4.1.5, no changes needed. + Drop Build-Depends on old version of dpkg-dev that is garanteed to exist. + Recommend diffoscope by itself instead as an alternative to diffutils. + Do not Recommend diffutils, that is an Essential:yes package. + Drop trailing full stop from the package synopsis. * Bump debhelper compat level to 11. * d/tests/control: Add missing dependency on fakeroot on the second test. * d/rules: Use dpkg's pkg-info.mk instead of dpkg-parsechangelog. * Fix spelling errors in documentation strings. * d/watch: Update to look at our new release archive. -- Mattia Rizzolo <email address hidden> Mon, 09 Jul 2018 15:33:05 +0200
Available diffs
- diff from 0.7.7 to 0.7.8 (4.0 KiB)
Superseded in cosmic-release |
Published in bionic-release |
Deleted in bionic-proposed (Reason: moved to release) |
reprotest (0.7.7) unstable; urgency=medium * Update debian/copyright and use HTTPS in debian/watch. -- Ximin Luo <email address hidden> Fri, 15 Dec 2017 18:28:41 +0100
Available diffs
- diff from 0.7.5 to 0.7.7 (5.4 KiB)
reprotest (0.7.5) unstable; urgency=medium [ Santiago Torres ] * Use `uname -m` instead of `arch`. [ Ximin Luo ] * Allow the user to select a different path for diffoscope. * Allow --diffoscope-args to contain variables to be expanded. * Fix autopkgtest. -- Ximin Luo <email address hidden> Thu, 14 Dec 2017 17:44:39 +0100
Available diffs
- diff from 0.7.4 to 0.7.5 (3.4 KiB)
reprotest (0.7.4) unstable; urgency=medium * Hopefully fix the autopkgtest tests. * Add aslr, domain_host, and num_cpu variations. * Add a --print-sudoers feature. * Properly drop privs when running the build. (Closes: #877813) * Fix the time variation to actually make the time constant. This drops the time.auto_faketimes variation-spec option. * Make --no-clean-on-error a bit more reliable. -- Ximin Luo <email address hidden> Mon, 27 Nov 2017 14:19:11 +0100
Available diffs
- diff from 0.7.3 to 0.7.4 (19.7 KiB)
reprotest (0.7.3) unstable; urgency=medium * Fix --no-clean-on-error, it should work again. * Add a --env-build option to try to determine which (known and unknown) environment variables cause reproducibility. -- Ximin Luo <email address hidden> Fri, 13 Oct 2017 16:48:04 +0200
Available diffs
- diff from 0.6.2 to 0.7.3 (83.1 KiB)
Superseded in bionic-release |
Obsolete in artful-release |
Deleted in artful-proposed (Reason: moved to release) |
Deleted in artful-release (Reason: Depends on diffoscope, needs fixed version from Debian; L...) |
Deleted in artful-proposed (Reason: moved to release) |
reprotest (0.6.2) unstable; urgency=medium * Add a documentation section on "Known bugs". * Move developer documentation away from the man page. * Mention release instructions in the previous changelog. -- Ximin Luo <email address hidden> Tue, 09 May 2017 21:56:22 +0200
Available diffs
- diff from 0.6.1 to 0.6.2 (11.0 KiB)
reprotest (0.6.1) unstable; urgency=medium * Preserve directory structure when copying artifacts. Otherwise hash output on a successful reproduction sometimes fails, because find(1) can't find the artifacts using the original artifact_pattern. -- Ximin Luo <email address hidden> Tue, 09 May 2017 19:56:29 +0200
Available diffs
- diff from 0.6 to 0.6.1 (6.9 KiB)
Superseded in artful-release |
Obsolete in zesty-release |
Deleted in zesty-proposed (Reason: moved to release) |
reprotest (0.6) unstable; urgency=medium * When a reproduction succeeds, only output hashes of the artifacts rather than everything in the current directory. * Remove unimplemented variations from README. * Rename some variations: path -> exec_path, to distinguish it from build_path faketime -> time, since users care about interface not implementation * Fix a bug involving --store-dir and hash output. * Add a --config-file option and fix the loading of configs. * Add a man page. (Closes: #833282) * Improve logging so it's properly controlled by --verbosity. -- Ximin Luo <email address hidden> Tue, 24 Jan 2017 22:19:34 +0100
Available diffs
- diff from 0.5 to 0.6 (10.1 KiB)
reprotest (0.5) unstable; urgency=medium * Stop advertising variations that we're not actually varying. That is: domain_host, shell, user_group. * Fix auto-presets in the case of a file in the current directory. * Allow disabling build-path variations. (Closes: #833284) * Add a faketime variation, with NO_FAKE_STAT=1 to avoid messing with various buildsystems. This is on by default; if it causes your builds to mess up please do file a bug report. * Add a --store-dir option to save artifacts. -- Ximin Luo <email address hidden> Fri, 06 Jan 2017 20:18:45 +0100
Available diffs
- diff from 0.4 to 0.5 (9.0 KiB)
reprotest (0.4) unstable; urgency=medium * Document virtual servers and caveats better. * Add a --help [virtual server] option. * Add a --no-diffoscope option. (Closes: #844512) * Add a --testbed-init option to allow the user to install dependencies that are needed to make the variations in the first place. * Add an "auto" feature to the CLI, plus a presets module so it's easier to use, and other non-Debian systems can start populating this too. * Remove autopkgtest manpages and other unused files. (Closes: #834300) -- Ximin Luo <email address hidden> Mon, 28 Nov 2016 21:34:04 +0100
Available diffs
- diff from 0.2 to 0.4 (66.3 KiB)
- diff from 0.3.2 to 0.4 (60.4 KiB)
reprotest (0.3.2) unstable; urgency=medium * Add a --diffoscope-arg option to pass extra args to diffoscope. -- Ximin Luo <email address hidden> Mon, 26 Sep 2016 18:49:41 +0200
Superseded in zesty-release |
Obsolete in yakkety-release |
Deleted in yakkety-proposed (Reason: moved to release) |
reprotest (0.2) unstable; urgency=medium * Add support for schroot and qemu. -- Ceridwen <email address hidden> Sat, 11 Jun 2016 18:05:05 -0400
Available diffs
- diff from 0.1 to 0.2 (70.9 KiB)
reprotest (0.1) unstable; urgency=medium * Initial release. (Closes: #827293) -- Ceridwen <email address hidden> Sat, 11 Jun 2016 18:05:05 -0400
1 → 32 of 32 results | First • Previous • Next • Last |