[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 216
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Jun 10 06:05:16 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
78b8b20e by Chris Lamb at 2022-06-10T07:01:00+01:00
releasing package diffoscope version 216
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (216) UNRELEASED; urgency=medium
+diffoscope (216) unstable; urgency=medium
- * WIP (generated upon release).
+ * Print profile output if we were called with --profile and we receive a
+ TERM signal.
+ * Emit a warning if/when we are handling a TERM signal.
+ * Clarify in the code in what situations the main "finally" block gets
+ called, especially in relation to handling TERM signals.
+ * Clarify and tidy some unconditional control flow in diffoscope.profiling.
- -- Chris Lamb <lamby at debian.org> Fri, 03 Jun 2022 06:56:25 +0100
+ -- Chris Lamb <lamby at debian.org> Fri, 10 Jun 2022 07:00:54 +0100
diffoscope (215) unstable; urgency=medium
=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "215"
+VERSION = "216"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/78b8b20ef5fae12c6e91cdc04db683337ac682a5
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/78b8b20ef5fae12c6e91cdc04db683337ac682a5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220610/f646f212/attachment.htm>
More information about the rb-commits
mailing list