diff --git a/openscap-1.0.0.tar.gz b/openscap-1.0.0.tar.gz deleted file mode 100644 index 0ae7322..0000000 --- a/openscap-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47105500b8b3d80cdf07b277bfab59091de5eadb16d97d27ee663bfbee58cb76 -size 13141090 diff --git a/openscap-1.0.0.tar.gz.sha1sum b/openscap-1.0.0.tar.gz.sha1sum deleted file mode 100644 index 36179ed..0000000 --- a/openscap-1.0.0.tar.gz.sha1sum +++ /dev/null @@ -1 +0,0 @@ -f8f72e5bff654feec2629aa74c7a8f4ca3f0ad45 openscap-1.0.0.tar.gz diff --git a/openscap-1.0.1.tar.gz b/openscap-1.0.1.tar.gz new file mode 100644 index 0000000..8f9c5dd --- /dev/null +++ b/openscap-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fe190e35c68aaaaf0890daaed07ab65521c6879217ae30cfc68a66b743f0bb +size 13166679 diff --git a/openscap-1.0.1.tar.gz.sha1sum b/openscap-1.0.1.tar.gz.sha1sum new file mode 100644 index 0000000..ab8df96 --- /dev/null +++ b/openscap-1.0.1.tar.gz.sha1sum @@ -0,0 +1 @@ +bde225c8dec2e8e15c109405d041abebd02a11ac openscap-1.0.1.tar.gz diff --git a/openscap.changes b/openscap.changes index 6e5f844..985c176 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Nov 28 12:57:03 UTC 2013 - meissner@suse.com + +- openscap-1.0.1 update: + - versioned interface is used to handle internal SCE plug-in + - build-in gnulib package was updated to current version + - bug fixes: + - selinux_domain_label and posix_capability properties + were reintroduced to OVAL system characteristics model + - selinux_domain_label now collects the domain/type + (not the context) + - oscap oval collect reports progress on stdout (not on the stderr) + - typo in the manual page (rhbz#1032537), and another small + clarification + ------------------------------------------------------------------- Tue Nov 19 12:50:35 UTC 2013 - meissner@suse.com diff --git a/openscap.spec b/openscap.spec index 697ab53..56f5dc9 100644 --- a/openscap.spec +++ b/openscap.spec @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 1.0.0 +Version: 1.0.1 Release: 1.0 Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz Source5: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum