Go to file
Matthias Schiffer 30be52e03b
autoupdater: consider end of string smaller than all characters except for '~'
This fixes ordering for the following patterns:

* 1.0 < 1.0a
* 1.0a < 1.0ab
* 1.0a < 1.0a1

Note that trailing zeros are still ignored (1.0 == 1., 1test0 == 1test),
which matches the behaviour of dpkg and opkg.
2018-12-18 23:16:17 +01:00
admin autoupdater: consider end of string smaller than all characters except for '~' 2018-12-18 23:16:17 +01:00
libs libplatforminfo: extend Makefile to define compile with custom target 2018-11-28 09:50:16 +01:00
net mmfd: bump version, include babeld reconnect fix 2018-11-25 23:07:53 +01:00
utils libbabelhelper: bump version, correct error handling on babel socket 2018-11-25 23:07:53 +01:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00