forked from pool/rpmlint
31bb0c13a8
You need to stage rpmlint-mini with this, so that it rebuilds. Otherwise one of the tests in rpmlint-tests will fail. Or you just sent it through, will self heal once rpmlint-mini is rebuild - Update to version 84.87+git20200130.c0de5f4: * libzork4.spec: removed define for 'basename' in libzork4.spec. This causes build errors because 'basename' is a builtin and it's not used - Update to version 84.87+git20200115.9339533: * use uname -m instead of uname -i as the latter is not portable * remove rpm directory upon make clean * Support for different output based on architecture. For that create a <NAME>.<ARCH>.ref file instead of <NAME>.ref E.g. debug.i386.ref * verify that new permissions paths need whitelisting - Whitelist a batch of PAM modules that have been forgotted to be whitelisted in the past, or have never been requested to be reviewed before (bsc#1150178). Since we want to add badness to the PAM warning in rpmlint we need to add those entries to avoid build errors of existing packages in Factory. - config: add 'sanlock' to StandardGroups and StandardUsers - config: add 'libvirt' to StandardGroups - Update to version master: * CheckCronJobs: correct cronjob-unauthorized-file explanation * Use named constants to check file modes * CheckSUIDPermissions.py: check new permission paths OBS-URL: https://build.opensuse.org/request/show/769026 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=328 |
||
---|---|---|
_service | ||
_servicedata | ||
.gitattributes | ||
.gitignore | ||
0001-ZipCheck-Also-ignore-RuntimeError.patch | ||
add-check-for-a-non-zero-.text-segment-in-.a-archive.patch | ||
check-for-self-provides.diff | ||
config | ||
devel-provide-is-devel-package.diff | ||
docdata-examples.diff | ||
extend-suse-conffiles-check.diff | ||
fix-diag-sortorder.diff | ||
invalid-filerequires.diff | ||
licenses.config | ||
no-badness-return.diff | ||
no-doc-for-lib.diff | ||
only-reg-files-are-scripts.diff | ||
pie.config | ||
README.packaging.txt | ||
remove-ghostfile-checks.diff | ||
rpm415-workaround.diff | ||
rpmgroup-checks.diff | ||
rpmlint-1.11.tar.gz | ||
rpmlint-checks-master.tar.xz | ||
rpmlint-slpp-NUM-NUM.patch | ||
rpmlint-suse.diff | ||
rpmlint-tests-84.87+git20200130.c0de5f4.tar.xz | ||
rpmlint-tests-sle15.patch | ||
rpmlint-tests.changes | ||
rpmlint-tests.spec | ||
rpmlint.changes | ||
rpmlint.spec | ||
suse-binarieschecks.diff | ||
suse-checks.diff | ||
suse-filter-exception.diff | ||
suse-filter-more-verbose.diff | ||
suse-ignore-specfile-errors.diff | ||
suse-pkg-config-check.diff | ||
suse-python3-naming-policy.diff | ||
suse-rpmlint-all-pie.patch | ||
suse-shlib-devel-dependency.diff | ||
suse-skip-macro-expansion.diff | ||
suse-spdx-license-exceptions.patch | ||
suse-speccheck-utf8.diff | ||
suse-tests-without-badness.patch | ||
suse-url-check.diff | ||
suse-version.diff | ||
syntax-validator.py | ||
yast-provides.diff |
= rpmlint-checks, rpmlint-tests = The files from rpmlint-checks and rpmlint-tests managed in git. If you need to make changes, you have the following options: * Make them in git and update the package from git (you can file pull requests if you don't have write access) * Create a patch, add the patch to the package and let one of the maintainers commit it for you The online repos are at: https://github.com/openSUSE/rpmlint-checks https://github.com/openSUSE/rpmlint-tests For building the package from git run the service directly: osc service disabledrun The services may mess up versions and changes files a bit. Needs some manual tweaking.