Your message dated Sat, 27 Apr 2019 11:14:32 +0100
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.9
has caused the Debian Bug report #922987,
regarding stretch-pu: package cernlib/20061220+dfsg3-4.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
922987: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi Release Team,
Because RC bug #922453 affects Stretch as well, I propose a stable update
for cernlib. Debdiff attached.
Thanks in advance,
_g.
- -- System Information:
Debian Release: buster/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAlxwI3sACgkQ7+hsbH/+
z4PV6gf/bHfCFA1SBEYuUHOejOtRTC7CkFQATm1jxnxgBhDmjnBMar3T9/uMVaoF
ZCEby/0wThqdi3VG59rDH5Pc6up/KWhCkUC1QyKwlOfCC6TC6cxUN+R/oYLJLkmQ
Dx3tNefc9DkI/E0aGcwfKs2xlYDStSrF0JNrSNu7KqFH7tHqDrPXC+vgry3cIWly
0kFJd6qR2YMF5spGLVLyuqIB7PMU2zFiX/Azt6K5SZZpW1pt57YsQKubSbkaACkd
NZMQ47ZCUSMn2gdSUeNGRgNy/LePgpFT3Kr9XaSo6dCnOJBUzyJazMchSgfwYiHw
PTWEFGgssb3JBflYsNPMH3qtxFKLSA==
=d6em
-----END PGP SIGNATURE-----
diff -Nru cernlib-20061220+dfsg3/debian/changelog
cernlib-20061220+dfsg3/debian/changelog
--- cernlib-20061220+dfsg3/debian/changelog 2017-01-06 11:22:45.000000000
+0100
+++ cernlib-20061220+dfsg3/debian/changelog 2019-02-16 12:17:12.000000000
+0100
@@ -1,3 +1,13 @@
+cernlib (20061220+dfsg3-4.3+deb9u1) stable-proposed-updates; urgency=medium
+
+ * Backport for s-p-u of the fix for #922453 bringed by 20061220+dfsg3-4.4
+ * 126-fix-patchy-compile-flags.dpatch 304-update-Imake-config-files.dpatch:
+ fix these patches to apply optimization flag -O to fortran modules
+ instead of -O2 which generates broken code (closes: #922453; thanks to
+ Jacek M. Holeczek <[email protected]>)
+
+ -- Gilles Filippini <[email protected]> Sat, 16 Feb 2019 12:17:12 +0100
+
cernlib (20061220+dfsg3-4.3) unstable; urgency=medium
* Non-maintainer upload
diff -Nru
cernlib-20061220+dfsg3/debian/patches/126-fix-patchy-compile-flags.dpatch
cernlib-20061220+dfsg3/debian/patches/126-fix-patchy-compile-flags.dpatch
--- cernlib-20061220+dfsg3/debian/patches/126-fix-patchy-compile-flags.dpatch
2013-08-24 11:16:07.000000000 +0200
+++ cernlib-20061220+dfsg3/debian/patches/126-fix-patchy-compile-flags.dpatch
2019-02-16 12:17:12.000000000 +0100
@@ -76,7 +76,7 @@
- PARAMETER (CHPOF = '-c -O -fno-automatic')
- PARAMETER (CHPOC = '-c -O2 -m486')
-+ PARAMETER (CHPOF = '-c -g -O2 -fno-automatic')
++ PARAMETER (CHPOF = '-c -g -O -fno-automatic')
+ PARAMETER (CHPOC = '-c -g -O2')
PARAMETER (CHPOA = ' ')
diff -Nru
cernlib-20061220+dfsg3/debian/patches/304-update-Imake-config-files.dpatch
cernlib-20061220+dfsg3/debian/patches/304-update-Imake-config-files.dpatch
--- cernlib-20061220+dfsg3/debian/patches/304-update-Imake-config-files.dpatch
2015-09-09 03:24:30.000000000 +0200
+++ cernlib-20061220+dfsg3/debian/patches/304-update-Imake-config-files.dpatch
2019-02-16 12:17:12.000000000 +0100
@@ -1794,7 +1794,7 @@
+
+#ifdef AMD64Architecture
+# ifndef OptimizationLevel
-+# define OptimizationLevel -O3
++# define OptimizationLevel -O
+# endif
+# ifndef OptimizedCDebugFlags
+# define OptimizedCDebugFlags OptimizationLevel
--- End Message ---
--- Begin Message ---
Version: 9.9
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---