Go to file
Matthias Schiffer f49aef69e8
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.

(cherry picked from commit 30be52e03b)
2018-12-20 19:44:05 +01:00
admin autoupdater: consider end of string smaller than all characters except for '~' 2018-12-20 19:44:05 +01:00
libs treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00
net respondd-module-airtime: Fix reported noise result (#190) 2018-07-08 20:10:17 +02:00
utils libbabelhelper: bump version for new lexer 2018-05-21 22:24:32 +02:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00