diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4558abe..8edbceb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +python3.8 (3.8.0-5+dyson0) unstable; urgency=medium + + * Package for Dyson. + * Disable dtrace on Dyson (illegal instruction in machine code). + * Add dyson.patch. + * Add dyson-socketmodule-ifindex.patch. + * Update debian/libpython.symbols.in. + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 01 Dec 2019 21:40:21 +0300 + python3.8 (3.8.0-5) unstable; urgency=medium * Update to 20191123 from the 3.8 branch. |