SHA256
1
0
forked from pool/rpmlint

* Add TmpFilesCheck

* Flake8 / Stop leaking filedescriptors
- Update rpmlint-tests:
  * Stop leaking filedescriptors
  * Address various deprecation warnings
  * Avoid leaking fds and further Python 3.x porting
- drop sourced-dirs.diff, fix-shared-library-matching.diff,
       suse-python-abi-check.diff, add-check-for-tmpfiles-created-at-r.diff: obsolete
      ignore-readelf-ar-error.diff, remove-ghostfile-checks.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=499
This commit is contained in:
2017-09-30 08:27:35 +00:00
committed by Git OBS Bridge
parent b2de5e99ae
commit 680daa4eb0
14 changed files with 60 additions and 220 deletions

View File

@@ -1,17 +1,17 @@
-------------------------------------------------------------------
Sat Sep 30 07:53:20 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version master:
* Stop leaking filedescriptors
* Address various deprecation warnings
-------------------------------------------------------------------
Fri Sep 29 12:06:57 UTC 2017 - opensuse-packaging@opensuse.org
Fri Sep 29 12:06:57 UTC 2017 - dmueller@suse.com
- Update rpmlint-checks:
* Flake8 fixes
* Properly anchor systemd path checks
* Python 3.x porting
* Add TmpFilesCheck
* Flake8 / Stop leaking filedescriptors
- Update rpmlint-tests:
* Stop leaking filedescriptors
* Address various deprecation warnings
* Avoid leaking fds and further Python 3.x porting
-------------------------------------------------------------------
Thu Sep 28 10:40:08 UTC 2017 - dmueller@suse.com
@@ -82,13 +82,14 @@ Thu Sep 28 10:40:08 UTC 2017 - dmueller@suse.com
* test: Test for unexpected errors in default and C locales
* Remove obsolete LC_ALL setting from Makefile
- drop version-control-internal-file.diff, boo1027577-license_tag.patch: upstream
- drop sourced-dirs.diff, fix-shared-library-matching.diff, suse-python-abi-check.diff: obsolete
- drop sourced-dirs.diff, fix-shared-library-matching.diff,
suse-python-abi-check.diff, add-check-for-tmpfiles-created-at-r.diff: obsolete
- drop suse-readd_terminator_in_regex.patch: merged into original patch
- add suse-tests-without-badness.patch,
0001-Extend-scm_regex-to-capture-more-SCM-system-files.patch,
0003-Tighten-lib_regex-to-avoid-false-positive-in-python-.patch,
0001-Execute-chroot-tests-also-on-x86-rpms.patch,
ignore-readelf-ar-error.diff
ignore-readelf-ar-error.diff, remove-ghostfile-checks.diff
- drop config.in: unused
- switch to python 3.x