From: Dmitry V. Levin Date: Wed, 5 Oct 2016 06:19:41 +0000 (+0000) Subject: Post-release administrivia X-Git-Tag: v4.15~223 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0916b6dc3d226ea8c76bdff127e53d6fba965dc;p=strace Post-release administrivia * NEWS: Add a header line for the next release. * debian/changelog.in: Add a changelog entry for 4.14-1. * strace.spec.in: Likewise. --- diff --git a/NEWS b/NEWS index 47ffe026..f1b691fa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Noteworthy changes in release ?.?? (????-??-??) + Noteworthy changes in release 4.14 (2016-10-04) =============================================== diff --git a/debian/changelog.in b/debian/changelog.in index 3f4bd04c..788a256e 100644 --- a/debian/changelog.in +++ b/debian/changelog.in @@ -4,6 +4,12 @@ strace (@PACKAGE_VERSION@-1) experimental; urgency=low -- Strace <@PACKAGE_BUGREPORT@> @DEB_CHANGELOGTIME@ +strace (4.14-1) unstable; urgency=medium + + * New upstream version. + + -- Dmitry V. Levin Tue, 04 Oct 2016 18:19:20 +0000 + strace (4.13-1) unstable; urgency=medium * New upstream version. diff --git a/strace.spec.in b/strace.spec.in index 0e136401..927b814d 100644 --- a/strace.spec.in +++ b/strace.spec.in @@ -103,6 +103,11 @@ echo 'END OF TEST SUITE INFORMATION' * @RPM_CHANGELOGTIME@ @PACKAGE_BUGREPORT@ - @PACKAGE_VERSION@-1 - @PACKAGE_STRING@ snapshot. +* Tue Oct 04 2016 Dmitry V. Levin - 4.14-1 +- v4.13 -> v4.14: + + added printing of the mode argument of open and openat syscalls + when O_TMPFILE flag is set (#1377846). + * Tue Jul 26 2016 Dmitry V. Levin - 4.13-1 - v4.12 -> v4.13.