]> granicus.if.org Git - sudo/commit
Better handling of versions with a patchlevel. For rpm and deb, use
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 7 Aug 2010 15:08:32 +0000 (11:08 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 7 Aug 2010 15:08:32 +0000 (11:08 -0400)
commitee2bdd2488ce14ff66cf8fa3fdd416f1684b995f
tree4bec1db9b62d765791370c19bfdaec0e5cc1f5bd
parentd2cc4740c10008acf5f921632553bfbb10527d76
Better handling of versions with a patchlevel.  For rpm and deb, use
the patchlevel+1 as the release.  For AIX, use the patchlevel as the
4th version number.  For the rest, just leave the patchlevel in the
version string.
sudo.pp