summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-12-01 21:49:22 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-12-01 21:49:26 +0300
commit55aab703faf1d4826e23aa2c8d8226232d938dbd (patch)
tree2a41de0908c95d98f9a6a2585f0348400071cdf9 /debian
parent1e70255bfa82fbd517f367d628d92532344a0392 (diff)
downloadpython3.8-master.tar.gz
python3.8 (3.8.0-5+dyson0)HEADdyson/3.8.0-5+dyson0master
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
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.