Add support for determining new/extended update types from i2p.i2p #33
Part of reseed-tools is a general-purpose Go library for reading, unpacking, and re-packing .su3 files. It should be useful outside the context of reseeding, so I should make sure this implementation is compatible with all the features in the Java I2P version. It probably doesn't need changed much, if at all, but should test against these scenarios which it does not test against yet:
- su3 update
- su3 plugin
- su3 .dmg update
- su3 .exe update
see also: https://i2pgit.org/i2p-hackers/i2p.i2p/-/merge_requests/33
see also: https://i2pgit.org/idk/newsxml-tools
This might affect the release schedule of reseed-tools, if we choose to test against the "Real" as in, up to date, official version of the .su3
release, then we'll start tagging at every I2P release after we update the tests.