package/libsepol: change policy version to an int
authorAdam Duskett <aduskett@gmail.com>
Mon, 3 Feb 2020 13:29:50 +0000 (05:29 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Feb 2020 15:49:33 +0000 (16:49 +0100)
commit45bd1e73a9297239bc318df2d57ecb70a4fc7bb5
treea307d98df2574b3596e7936d1aec6e283b36937c
parent10e19b7532250d5868de11cc226c0f001ef2cdb1
package/libsepol: change policy version to an int

The policy version has to be a number, as such, set the type to int.

Due to the type change, we can't any longer do the legacy handling of
re-using the refpolicy policy version.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libsepol/Config.in
package/refpolicy/refpolicy.mk