Merge version 9.6.2+dfsg1-2+rpi1 and 9.6.2+dfsg1-4 to produce 9.6.2+dfsg1-4+rpi1 archive/raspbian/9.6.2+dfsg1-4+rpi1 raspbian/9.6.2+dfsg1-4+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 6 Sep 2026 17:00:29 +0000 (18:00 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 6 Sep 2026 17:00:29 +0000 (18:00 +0100)
1  2 
debian/changelog

index 223da97b213c80bc4dc2e04c72f9c11232c3c39e,df5f5620af73a816082761e47d294a9c92632a9d..bbd4ca78d9c6e215e26541b1595a8ed98438b4ea
@@@ -1,14 -1,27 +1,39 @@@
- vtk9 (9.6.2+dfsg1-2+rpi1) forky-staging; urgency=medium
++vtk9 (9.6.2+dfsg1-4+rpi1) forky-staging; urgency=medium
 +
 +  [changes brought forward from 9.0.1+dfsg1-5+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 05 Jan 2021 14:46:48 +0000]
 +  * Link with libatomic on armhf too for raspbian.
 +
 +  [changes brought forward from 9.3.0+dfsg1-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 26 Sep 2024 16:08:15 +0000]
 +  * Change build-depends to libhdf5-mpi-dev
 +  * Add build-depends on libopenmpi-dev, I'm not sure why this is still
 +    trying to link against openmpi libs but I need it built.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Wed, 29 Jul 2026 13:20:24 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 06 Sep 2026 17:00:29 +0000
++
+ vtk9 (9.6.2+dfsg1-4) unstable; urgency=medium
+   * Team upload.
+   * debian patch fix_xmlwriter_ascii_implicit_cellarray_segfault.patch
+     now also writes the cell types instead of only guarding the crash.
+     The templated writer already returned early on a null iterator, so
+     the array was written empty and, WriteInlineData() discarding the
+     return value, ascii .vtu files were silently written without any
+     cell at all.
+   * autopkgtest writeVTUAsciiImplicitCellTypes: read the file back and
+     check the number of cells, the previous version passed on such an
+     empty types array.
+  -- Anton Gladky <gladk@debian.org>  Tue, 28 Jul 2026 16:20:19 +0200
+ vtk9 (9.6.2+dfsg1-3) unstable; urgency=medium
+   * Team upload.
+   * debian patch fix_xmlwriter_ascii_implicit_cellarray_segfault.patch
+     fixes segfault writing ascii .vtu files with implicit cell type
+     arrays, fixing yade FTBFS.
+   * add autopkgtest writeVTUAsciiImplicitCellTypes covering this bug.
+  -- Anton Gladky <gladk@debian.org>  Mon, 27 Jul 2026 16:37:42 +0200
  
  vtk9 (9.6.2+dfsg1-2) unstable; urgency=medium