Revisions of rpmlint

Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 26)
- Update to version 84.87+git20190920.e27d431:
  * Fix tests with disabled 'group' checks

- Update to version 84.87+git20190828.2c92180:
  * Revert "added LTO errors as expected for debug tests"

- Update to version 84.87+git20190828.8fa8ac5:
  * Do not use -flto for debug tests.

- Update to version master:
  * Allow /usr/etc as discussed on opensuse-factory and opensuse-packaging

- Update to version 84.87+git20190717.48212cf:
  * added LTO errors as expected for debug tests

- Update to version 84.87+git20190318.caf1835:
  * pie.spec: use /usr/bin/mount, since /bin/mount was removed from permissions

- Update to version 84.87+git20190123.8914352:
  * adjust ref for rpmlint 1.11
------------------------------------------------------------------
- Update to version 84.87+git20181018.60e0249:
  * Add test for %tmpfiles_create foo.conf with no full path

- Update to version 84.87+git20180703.88daa4e:
  * Adjust order of output as well

- Update to version 84.87+git20180703.03176da:
  * adjust reference testoutput for removal of badness
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 25)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 24)
- Update to version 84.87+git20171011.8b163ac:
  * Trying to fixup the erlang check

- Update to version 84.87+git20171011.856375f:
  * Add unit test for ErlangCheck

- Update to version 84.87+git20171010.a53d9bd:
  * Remove appdata related tests, those are upstream now

- Update to version 84.87+git20171009.dfac67b:
  * Adjust output for enabled non-std group checks

- Update to version 84.87+git20170930.921e051:
  * Update reference files against rpmlint 1.10

- Update to version 84.87+git20170928.27b6cb3:
  * Adjustments for newer rpmlint
  drop 0001-Update-varrun-test-for-Leap-42.2-severity-reduction.patch
  rpmlint-pie-factory.patch, rpmlint-pie-leap42.patch:
  this belongs into git

- Update to version 84.87+git20170928.d2c55ee:
  * Remove some outdated sysv init check, we have switched to systemd

- rpmlint-pie-leap42.patch, rpmlint-pie-factory.patch:
  adjust testsuite to match new PIE warning, for both
  Leap 42.3 and Factory.

- Update to version master:
  * remote unused/outdated checks
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 23)
- Update to version 84.87+git20170320.f92cea5:
  * Adjust for new init script check

- Update to version 84.87+git20161214.5500838
  * add checks for shlib-policy-name-error and "no dependency on *lib*"
- remove
  0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch as
  rpmlint-Factory-strict is pulled in always.

- actually enable CheckSysVinitOnSystemd

- Add logstash to StandardGroups and StandardUsers.

- rpmlint-checks:
  * Check for old SysVinit scripts and the usage of insserv (FATE#322953)
  * Prevent a false-positive in systemd

- fix boo#1027577
  patch boo1027577-license_tag.patch

- rename user/group sks to _sks following 
  https://github.com/LinuxStandardBase/lsb/pull/21

- adding blueman (bsc#987141) 

- Add gdm to StandardGroups.
- Add polkitd to StandardUsers.

- suse-spdx-license-exceptions.patch: removed fuzziness from patch.
- issue_68_BinariesCheck_lower_memory.patch: split into seperate patches
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 22)
- Adding org.freedesktop.resolve1.conf (bsc#917781)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 21)
- add suse-readd_terminator_in_regex.patch
  Fixes bad detection of dependencies for devel packages
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 20)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 19)
- Save generated testsuite rpms, to simplify problem analysis
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 18)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 17)
- Patch lint severity reductions for >= Leap 42.2:
  0001-Update-varrun-test-for-Leap-42.2-severity-reduction.patch
  0002-Update-license1-test-for-Leap-42.2-severity-reductio.patch

- whitelisting pam_slurm (bsc#1007053) 

- whitelisting pam_gdm (bsc#1004346) 

- config: whitelist flatpak dbus service/config (bsc#984817)

- adding sysprof DBUS service (bsc#996111)

- Adding sks (Synchronizing Key Server) to known user/group

- rpmlint-checks:
  * Make checks python3 compatible
  * Fix update-alternatives check when it's quoted
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 16)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 15)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 14)
- Update to version 13.2+git20160725.8d99488:
  * add check for calls to gethostbyname and similar
  * add check for correct invocation of chroot
- remove rpmlint-check-gethostbyname.patch

- rpmlint-checks:
  * Fix typo in BrandingPolicyCheck.py
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 13)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 12)
- Update some checks to work on both Python 2 and 3
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 11)
- Add regression test for 'missing-call-to-chdir-with-chroot'
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 10)
- BuildRequire rpmlint-Factory-strict to have same config on all
  releases, fixes failed tests on Tumbleweed
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 9)
adapt patch for changes done to upstream git after release
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 8)
add patch
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 7)
- Add issue_68_BinariesCheck_lower_memory.patch
  Fixes out-of-memory errors on 32bit systems (bsc#969732)
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by