XPost: linux.debian.devel.release
This is a multi-part MIME message sent by reportbug.
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
routino@packages.debian.org
Control: affects -1 + src:routino
User:
release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package routino
[ Reason ]
The new upstream release fixes a crash which we'd like to get into trixie.
Because of the soft freeze the package was intended to stay in experimental until after the release, but users of the package who experienced these crashes have contacted me privately to ask about getting the fix in trixie.
[ Impact ]
Using routino directly or via QMapShack to process OSM data will result in crashes.
[ Tests ]
User tests have reported the crashes to not occur with 3.4.3.
[ Risks ]
Low risk, the new release only addresses this crash. The diff is a little cluttered by the inclusion of the #nodesx.c# junk file.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
N/A
unblock routino/3.4.3-1
Kind Regards,
Bas
diff -Nru routino-3.4.2/ChangeLog routino-3.4.3/ChangeLog
--- routino-3.4.2/ChangeLog 2025-03-29 11:47:31.000000000 +0100
+++ routino-3.4.3/ChangeLog 2025-04-26 11:39:06.000000000 +0200
@@ -1,3 +1,62 @@
+2025-04-26 Andrew M. Bishop <amb>
+
+ Version 3.4.3 released.
+
+2025-04-26 [r2207] Andrew M. Bishop <amb>
+
+ * doc/html/readme.html: Fix typo in release notes.
+
+2025-04-26 [r2205] Andrew M. Bishop <amb>
+
+ * FILES, doc/NEWS.txt, doc/README.txt, doc/html/readme.html,
+ src/version.h: Update to version 3.4.3.
+
+2025-04-09 [r2203] Andrew M. Bishop <amb>
+
+ * src/files.c, src/files.h, src/sorting.c: Merge the "filebuffer"
+ and "openedfile" data structures. Add a new function for deleting
+ an open buffered file. Improve the new logassert messages to
+ print the filename.
+
+2025-04-08 [r2202] Andrew M. Bishop <amb>
+
+ * src/files.c: Allocate the string for the filename of the mapped
+ files. Don't allocate a filebuffer structure for mapped files.
+
+2025-04-06 [r2201] Andrew M. Bishop <amb>
+
+ * src/files.c: Print