diff --git a/checkpolicy-3.2.tar.gz b/checkpolicy-3.2.tar.gz deleted file mode 100644 index e3d290f..0000000 --- a/checkpolicy-3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b1c81fa86fe3867842164448d90c8e7ea94b2987497809c65d4caa87a5c5bc8 -size 69035 diff --git a/checkpolicy-3.3.tar.gz b/checkpolicy-3.3.tar.gz new file mode 100644 index 0000000..da2c4e1 --- /dev/null +++ b/checkpolicy-3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c84edfa3a10ab8cb073b97bc55cb66377532d54a2723da9accdabd05431485 +size 69286 diff --git a/checkpolicy.changes b/checkpolicy.changes index c09ac0a..e73944e 100644 --- a/checkpolicy.changes +++ b/checkpolicy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 11 13:23:59 UTC 2021 - Johannes Segitz + +- Update to version 3.3 + * When reading a binary policy by checkpolicy, do not automatically change the version + to the max policy version supported by libsepol or, if specified, the value given + using the "-c" flag. + * Updated documentation + * Prints the reason why opening a source policy file failed + ------------------------------------------------------------------- Tue Mar 9 08:59:58 UTC 2021 - Johannes Segitz diff --git a/checkpolicy.spec b/checkpolicy.spec index 940dbc2..fe54efa 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -16,9 +16,9 @@ # -%define libsepol_ver 3.2 +%define libsepol_ver 3.3 Name: checkpolicy -Version: 3.2 +Version: 3.3 Release: 0 Summary: SELinux policy compiler License: GPL-2.0-or-later