On Wed, Feb 03, 2021 at 10:40:46AM -0300, Antonio Terceiro wrote: > Package: ser2net > Version: 4.3.2-2 > Severity: important > > Hi, > > Thanks for maintaining ser2net. > > When upgrading from 3.5 to 4.3.2, it now uses /etc/ser2net.yaml instead > of the previously used /etc/ser2net.conf. This breaks any local > configuration on upgrade. I don't expect my existing configuration to be > automatically migrated over to the new format, but I would expect at > least an entry in NEWS.Debian alerting me of that fact.
Well, it's supposed to be backwards compatible. But I was able to reproduce (I think, you didn't say what went wrong, which is always good information). I'm sorry this didn't work, I tried to keep it backwards compatible, but I missed something. The fix is in glib library, a fix is in the repository: 6b9b8ceff serialdev: Fix parsing of some backward compatibility strings Thanks for the report, and I hope you like the new format better than the old. I got a lot of complaints on the old config format, it's hard to read and it made parsing some strange device strings a big pain.