On Mon, Sep 22, 2025 at 10:12:12AM -0600, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > On Mon, Sep 22, 2025 at 09:50:49AM -0600, we recorded a bogon-computron > collision of the <[email protected]> flavor, containing: > > On Mon, Sep 22, 2025 at 09:47:25AM -0600, we recorded a bogon-computron > > collision of the <[email protected]> flavor, containing: > > > The URL is put into an OSM template by the Xastir build process, so the > > > http URL is in the main Makefile.am. If it were changed in that one spot > > > it would be changed in all OSM geo files. > > > > > > I *think* that this is the correct fix.
A better fix will be to make cURL follow redirects. That involves hacking all the code that sets up cURL sessions, but I think it's just a matter of adding a single option setting in both dlm.c and fetch_remote.c. Once again, it's the *testing* that is the hard part, and I probably won't get to it this week. -- Tom Russo KM5VY Tijeras, NM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
