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. > [...] > > I have never noticed this issue before, but that's probably because I have > a pretty good tile cache for this very same OSM map (tiled_mapnik is my > favorite).
confirmed, if I move my cache out of the way nothing works. > I'll do some testing and push out a fix if it works. There are several other OSM hard-coded URLs in the makefile, all using http instead of https. I presume they are all wrong now, but will have to test them out to make sure. -- 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
