diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 66935e9..2ab2170 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gcc-9 (9.2.1-19+dyson1) unstable; urgency=medium + + * Package for Dyson. + * Disable SSP by default (unconditionally). + * Do not use dwz if not available, but keep build dependency. + There is no dwz yet on Dyson. + * Fix conflict with time() in GM-2. + * Drop /lib from default library path. + * Update Dyson patches. + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 24 Nov 2019 20:10:10 +0300 + gcc-9 (9.2.1-19) unstable; urgency=medium * Update to SVN 20191109 (r278002) from the gcc-9-branch. |