Go to file
Filippo Bonazzi cf2725dbc4 Accepting request 1152267 from home:fbonazzi:branches:Base:System
- Update to version 1699_20240223:
  * chkstat: replace ProcMountState enum by simple bool member
  * chkstat: minor style, spelling and documentation fixes
  * chkstat: drop types.h header
  * chkstat: make ProcMountState a private type of ChkStat
  * chkstat: EntryProcessor: rename some member variables for improved readability
  * chkstat: get rid of EntryContext and incorporate it into EntryProcessor
  * chkstat: split-off EntryProcessor from Chkstat main class
  * chkstat: define _GNU_SOURCE via Makefile
  * chkstat: processEntries(): make loop variables const
  * chkstat: split up checkHaveProc()
  * chkstat: ProfileParser: fix a bug when applying capabilities in custom root
  * chkstat: ProfileParser: make adding the root to paths transparent
  * chkstat: ProfileParser: refactor the now reduced codebase
  * chkstat: split off separate ProfileParser
  * chkstat: ProfileEntry: mark dropXID() const to support const ProfileEntry use
  * chkstat: parseProfile(): improve badProfileLine() calls
  * chkstat: drop deprecated capability check
  * chkstat: also move expandProfilePaths() into new VariableExpansions class
  * chkstat: split off variable expansion logic into separate class
  * chkstat: loadVariableExpansions(): a bit of refactoring
  * chkstat: parseSysconfig(): bit of refactoring
  * chkstat: remove deprecated CHECK_PERMISSIONS logic
  * chkstat: move assorted types into dedicated header
  * chkstat: replace #include guards by #pragma once
  * chkstat: split off command line arguments from Chkstat main class
  * chkstat: drop SaneValueArg wrapper
  * chkstat: document new packages.d directory
  * chkstat: drop TODO regarding ProfileEntry being changed on-the-fly
  * chkstat: harmonize FileCapabilities API
  * chkstat: support /usr/share/permissions/package.d for per-package drop-ins
  * chkstat: minor coding style fixes
  * chkstat: improve readability for rstrip() to strip trailing slashes
  * chkstat: remove trailing slashes from paths found on the command line
  * chkstat: add warning messages for rare error situations
  * chkstat: open profiles right away without racy `access()` check.
- Remove fix_version.sh, handle version with services

OBS-URL: https://build.opensuse.org/request/show/1152267
OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=333
2024-02-27 12:47:01 +00:00
_service Accepting request 1152267 from home:fbonazzi:branches:Base:System 2024-02-27 12:47:01 +00:00
_servicedata Accepting request 1152267 from home:fbonazzi:branches:Base:System 2024-02-27 12:47:01 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=1 2006-12-18 23:17:28 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=1 2006-12-18 23:17:28 +00:00
permissions-1699_20240223.tar.xz Accepting request 1152267 from home:fbonazzi:branches:Base:System 2024-02-27 12:47:01 +00:00
permissions.changes Accepting request 1152267 from home:fbonazzi:branches:Base:System 2024-02-27 12:47:01 +00:00
permissions.rpmlintrc address and suppress some rpmlint warnings 2022-12-20 10:43:28 +00:00
permissions.spec Accepting request 1152267 from home:fbonazzi:branches:Base:System 2024-02-27 12:47:01 +00:00