forked from pool/scap-workbench
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151516 OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=42
169 lines
6.6 KiB
Plaintext
169 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 26 13:16:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
PatchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 28 07:48:22 UTC 2023 - kkaempf@suse.com
|
|
|
|
- Update to version 1.2.1+git20221219.10c1929:
|
|
* Use version 1 of get package for Ubuntu package installation.
|
|
* Replace words with "control".
|
|
* Use fedora latest to build scap-workbench.
|
|
* Switch branch target to main.
|
|
* Remove obsoleted sources of SCAP content from the manual
|
|
* Update manual with how to obtain content from upstream source
|
|
* Fix appdata, desktop and icons for Linux (Freedesktop)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 13 08:11:54 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- require "ssh" at buildtime to enable remote mode. (bsc#1194604)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 4 09:44:15 UTC 2021 - Klaus Kämpf <kkaempf@suse.com>
|
|
|
|
- Update to 1.2.1+git20210604.1fc6def to fix Factory build
|
|
|
|
- drop 0001-Port-Qt5-deprecated-methods.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 14:07:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 1.2.1. No changelog.
|
|
- Rebase 0001-pkexec-avoid-potential-local-root-exploit-by-using-P.patch
|
|
- Drop 0002-Qt5-deprecations.patch. Merged upstream
|
|
- Add 0001-Port-Qt5-deprecated-methods.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 11 07:42:16 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
|
|
|
|
- fix Qt5 deprecation warnings
|
|
0002-Qt5-deprecations.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 13 21:12:02 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 1.2.0. Changes since 1.1.5:
|
|
* ported from Qt4 to Qt5
|
|
* UX improvements
|
|
* Generate bash and Ansible remediation roles from profiles
|
|
* Generate bash and Ansible remediation roles from results after
|
|
scanning
|
|
* Fixed a short integer overflow when using ssh port numbers
|
|
higher than 32k
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 09:11:29 UTC 2018 - matthias.gerstner@suse.com
|
|
|
|
- 0001-pkexec-avoid-potential-local-root-exploit-by-using-P.patch:
|
|
harden and sanitize the pkexec wrapper (bsc#1084706).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 30 09:02:23 UTC 2017 - jengelh@inai.de
|
|
|
|
- Fix RPM groups. Optimize unnecessary subshell calls.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 06:24:10 UTC 2017 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.1.5:
|
|
+ Highlights: Tri-state checkboxes in Tailoring Window.
|
|
+ Bugfixes:
|
|
- Fixed remote host and port being cleared when scan starts
|
|
- Fixed formating of Profile html description in Tailoring Window
|
|
- Fixed oscap message "Downloading ... ok" appearing as an error
|
|
+ Other improvements:
|
|
- Fixed tab order of widgets in main window.
|
|
- Load Content as the default button of the SSG integration
|
|
dialog.
|
|
- New validation of the customization file name.
|
|
- Drop obsolete and unused conditional libwebkitgtk-devel and
|
|
libwebkit-devel BuildRequires, this dependency was dropped in
|
|
version 0.0.8 upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 16 13:19:42 UTC 2017 - meissner@suse.com
|
|
|
|
- Update to 1.1.4
|
|
- Highlights
|
|
Fix --fetch-remote-resources warning with older openscap
|
|
- Bugfixes
|
|
Check capabilities of oscap with propper arguments
|
|
- Other improvements
|
|
Show number of selected rules in profile listing
|
|
Enable High DPI mode in MacOSX builds
|
|
Remove fixed sizes of checkboxes and Port label
|
|
Improve UX of recent remote machine history list
|
|
- See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.4 for more details
|
|
- Update to 1.1.3
|
|
- Highlights
|
|
UX improvements
|
|
Improved error message when scanning a remote machine in which openscap-scanner is not installed
|
|
- Bugfixes
|
|
Fixed search on disabled item
|
|
Fixed multi benchmark tailoring use case
|
|
Fixed a bug that caused tailored profiles to have titles duplicated
|
|
Fixed path of tailoring file in dry run output
|
|
Fixed fetch remote resources warning
|
|
- Other improvements
|
|
Added a helper script that builds SCAP Workbench for OSX
|
|
Now Workbench doesn't allow edit of values with prohibitedChanges attribute
|
|
Added --version and --help command line options
|
|
Improved workflow of dry run execution
|
|
- See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.3 for more details
|
|
- Update to 1.1.2:
|
|
- New feature: "dry-run" - see which oscap arguments you have to use to do the same evaluation as SCAP Workbench as it is currently set.
|
|
- Minor bugfixes:
|
|
fixed checklist combobox when a datastream with multiple benchmarks is opened
|
|
fixed minor licensing issues
|
|
- See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.2 for more
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 12 10:38:16 UTC 2015 - kkaempf@suse.com
|
|
|
|
- Update to 1.1.1
|
|
Bugfix release
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 12 10:35:43 UTC 2015 - kkaempf@suse.com
|
|
|
|
- take ownership of /usr/share/polkit-1*
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 06:31:08 UTC 2015 - meissner@suse.com
|
|
|
|
- updated to 1.1.0
|
|
Shiny new major release of SCAP Workbench. A lot of UX improvements
|
|
and many new exciting features including a much better SCAP Security
|
|
Guide integration. Downstreams are now encouraged to depend on
|
|
scap-security-guide.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 5 08:52:56 UTC 2015 - kkaempf@suse.com
|
|
|
|
- Require libqt4-devel >= 4.8
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 9 14:51:06 UTC 2015 - meissner@suse.com
|
|
|
|
- version 1.0.3
|
|
This is a maintenance release with many bugfixes, usability improvements
|
|
and documentation fixes. All users are recommended to update.
|
|
See https://fedorahosted.org/scap-workbench/query?group=status&milestone=1.0.3
|
|
for full list of changes.
|
|
|
|
- scap-workbench-0.8.6.patch: upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 14:31:53 UTC 2014 - kkaempf@suse.com
|
|
|
|
- fix path to bash, add scap-workbench-0.8.6.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 13:17:11 UTC 2014 - kkaempf@suse.com
|
|
|
|
- Initial version 0.8.6
|
|
|