19 Commits

Author SHA256 Message Date
Klaus Kämpf
10ccf9eafd Accepting request 1151516 from home:dimstar:rpm4.20:s
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
2024-02-26 16:24:56 +00:00
Klaus Kämpf
542b732a4c Accepting request 1075012 from home:kwk:branches:security
- 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)

OBS-URL: https://build.opensuse.org/request/show/1075012
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=39
2023-03-29 06:57:29 +00:00
Klaus Kämpf
ce938959a3 Accepting request 946008 from home:msmeissn:branches:security
- require "ssh" at buildtime to enable remote mode. (bsc#1194604)

OBS-URL: https://build.opensuse.org/request/show/946008
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=38
2022-01-13 17:02:40 +00:00
Klaus Kämpf
a0237c905a - Update to 1.2.1+git20210604.1fc6def to fix Factory build
- drop 0001-Port-Qt5-deprecated-methods.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=35
2021-06-04 10:20:14 +00:00
Klaus Kämpf
1df91631d8 Accepting request 788256 from home:cgiboudeaux:branches:security
- 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

OBS-URL: https://build.opensuse.org/request/show/788256
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=33
2020-03-26 16:36:24 +00:00
Klaus Kämpf
762c15c5e8 - fix Qt5 deprecation warnings
0002-Qt5-deprecations.patch

OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=31
2019-10-11 07:45:07 +00:00
8fa30d36e2 Accepting request 693951 from home:cgiboudeaux:branches:security
- 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

OBS-URL: https://build.opensuse.org/request/show/693951
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=29
2019-05-01 06:28:35 +00:00
Klaus Kämpf
4fce087b2a Accepting request 625386 from home:mgerstner:branches:security
- 0001-pkexec-avoid-potential-local-root-exploit-by-using-P.patch:
  harden and sanitize the pkexec wrapper (bsc#1084706).

Can you please forward this to Factory and backport to Leap-15? Thank you.

OBS-URL: https://build.opensuse.org/request/show/625386
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=27
2018-07-31 12:03:48 +00:00
Klaus Kämpf
937e0510d9 Accepting request 560734 from home:jengelh:branches:security
- Fix RPM groups. Optimize unnecessary subshell calls.

OBS-URL: https://build.opensuse.org/request/show/560734
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=25
2018-01-02 07:33:54 +00:00
Klaus Kämpf
179fe68cc9 Accepting request 527442 from home:Zaitor:branches:security
- 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.

OBS-URL: https://build.opensuse.org/request/show/527442
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=23
2017-09-20 08:30:46 +00:00
2730c17ca0 - 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:

OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=21
2017-01-16 13:21:28 +00:00
Klaus Kämpf
b1f18f3492 - Update to 1.1.1
Bugfix release

OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=19
2015-10-12 10:38:31 +00:00
Klaus Kämpf
01c30033b6 - take ownership of /usr/share/polkit-1*
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=18
2015-10-12 10:36:12 +00:00
4ef8501c1b - 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.

OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=15
2015-03-26 06:31:25 +00:00
Klaus Kämpf
48a4c74391 - Require libqt4-devel >= 4.8
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=13
2015-02-13 08:13:33 +00:00
Klaus Kämpf
3b0184580c - Require qt-devel >= 4.8
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=12
2015-02-05 08:53:14 +00:00
a7db43ea02 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

OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=7
2015-01-09 16:17:13 +00:00
5d7f2d4e45 - version 1.0.3
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=5
2015-01-09 14:51:13 +00:00
63ba93a172 Accepting request 221413 from home:kwk:branches:home:emendonca
add patch

OBS-URL: https://build.opensuse.org/request/show/221413
OBS-URL: https://build.opensuse.org/package/show/security/scap-workbench?expand=0&rev=1
2014-02-08 18:32:43 +00:00