SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpmlint-1.10-lp150.5.1.noarch.rpm :

* Fri May 04 2018 okurzAATTsuse.com- Add \'synapse\' user and group.
* Wed May 02 2018 mchandrasAATTsuse.de- Add \'openvswitch\' user and group.
* Thu Apr 19 2018 matthias.gerstnerAATTsuse.com- whitelisting pam_yubico module (bsc#1087060)
* Tue Apr 10 2018 matthias.gerstnerAATTsuse.com- adding new names for kalarm DBUS service (bsc#1087714)
* Sun Apr 01 2018 novellAATTchromanet.de- added bacula user and group.
* Thu Mar 22 2018 sleep_walkerAATTopensuse.org- Add tox user and toxcmd group as standard openSUSE GID and UID
* Fri Mar 09 2018 matthias.gerstnerAATTsuse.com- Corrected tpm2-abrmd (bnc#1049694). The D-Bus activation file is named differently than the configuration file.
* Tue Feb 20 2018 dimstarAATTopensuse.org- Add one more deprecated license: + GPL-2.0-with-font-exception.
* Tue Feb 20 2018 cooloAATTsuse.com- allow more deprecated licenses to unbreak ring1+2
* Sun Feb 18 2018 dmuellerAATTsuse.com- add 0001-Always-import-XDG-desktop-files-as-utf8.patch
* Thu Feb 15 2018 cooloAATTsuse.com- Allow some deprecated licenses that we would replace on commit (SPDX 2->SPDX 3 conversion)
* Thu Feb 08 2018 opensuse-packagingAATTopensuse.org- Update rpmlint-checks to version master:
* polkit: make untracked privileges also an error
* Thu Feb 08 2018 opensuse-packagingAATTopensuse.org- Update rpmlint-checks to version master:
* Support uppercase tag macros used by RPM 4.14
* Thu Feb 08 2018 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20180202.3df4ae7:
* Add testcases for MenuXDGCheck.py
* Tue Jan 23 2018 dmuellerAATTsuse.com- refresh for 0001-Improve-XDG-Menu-checks-stability.patch remove xdg-paths-update.diff (merged into other patch)
* Mon Jan 15 2018 krahmerAATTsuse.com- whitelisting usbauth (bsc#1066877)
* Sun Jan 14 2018 ngompa13AATTgmail.com- Add Development/{Languages,Libraries}/Rust groups as noted in wiki
* Wed Jan 03 2018 adam.majerAATTsuse.de- add missing comma (,) to config file- add user/group _nsd for NSD name server
* Sat Dec 02 2017 stefan.bruensAATTrwth-aachen.de- add 0001-Binariescheck-Check-for-chroot-chdir-on-ARM-PPC.patch
* Wed Nov 29 2017 krahmerAATTsuse.com- whitelisting kcmsddm (bsc#1065563)
* Fri Nov 24 2017 opensuse-packagingAATTopensuse.org- Update to version master:
* Fix warnings
* Add new rpmlint check for new %{_fillupdir} macro (boo#1069468)
* Open paths within the rpm file itself
* Fix python warning
* BashismCheck: Only check regular files
* Rewrite BashismsCheck to actually work
* Tue Nov 14 2017 dimstarAATTopensuse.org- Add rpmlint-slpp-NUM-NUM.patch: Match libFOO- as a valid dependency on a libary. According the openSUSE packaging policy, if the library name ends on a number, we add a dash between the basename (before the .so) and the version after .so.
* Fri Nov 03 2017 opensuse-packagingAATTopensuse.org- Update rpmlint-tests to version master:
* Add Flake8 travis check
* Fix scriptprog invocation
* Print the duplicated filenames sorted to be stable accross multiple calls
* Wed Nov 01 2017 dmuellerAATTsuse.com- add 0001-Avoid-calling-close-on-undefined-fd-variable.patch
* Tue Oct 24 2017 jengelhAATTinai.de- Description updates. Use the %make_install macro.
* Tue Oct 24 2017 dmuellerAATTsuse.com- update suse-whitelist-opensuse.diff to avoid a false positive
* Tue Oct 24 2017 krahmerAATTsuse.com- adding connman (bsc#1057697)
* Sat Oct 21 2017 dmuellerAATTsuse.com- add 0001-Accept-python-abi-as-a-valid-versioned-python-depend.patch
* Mon Oct 16 2017 dmuellerAATTsuse.com- refresh 0001-Improve-XDG-Menu-checks-stability.patch (bsc#1063371)
* Wed Oct 11 2017 opensuse-packagingAATTopensuse.org- Update to version master:
* Python 3.x porting of the ErlangCheck
* Wed Oct 11 2017 opensuse-packagingAATTopensuse.org- Update to version master:
* Treat strongly versioned libs also as compliant (bsc#723726)
* LibraryPolicy: allow %%_licensedir in packages (used by %license)- Hide the noisy warnings
* Tue Oct 10 2017 dmuellerAATTsuse.com- add 0001-Avoid-false-positives-on-is_elf-check.patch (bsc#1057216) add 0007-Validate-Appdata-also-when-appstream-util-is-unavail.patch- Update rpmlint-checks to version master:
* Fix false positives for -theme- -> -branding- rename
* Stop leaking filedescriptors
* Pythonic fixes
* Drop CheckAppdata (there is AppDataCheck upstream)
* Tighten ELF check
* Tiny code formatting cleanup
* Tighten the branding policy reporting a bit to make it less confusing
* Fri Oct 06 2017 lnusselAATTsuse.de- add package groups from https://en.opensuse.org/openSUSE:Package_group_guidelines to enable the groups check
* Fri Sep 29 2017 dmuellerAATTsuse.com- Update rpmlint-checks:
* Flake8 fixes
* Properly anchor systemd path checks
* Python 3.x porting
* Add TmpFilesCheck
* Flake8 / Stop leaking filedescriptors
* Port LibraryPolicyCheck to Python 3.x- Update rpmlint-tests:
* Stop leaking filedescriptors
* Address various deprecation warnings
* Avoid leaking fds and further Python 3.x porting
* Thu Sep 28 2017 dmuellerAATTsuse.com- update to 1.10:
* test: Skip fedoradev GPG checks at least for now
* test: Refresh fedora
* packages on image build
* test: Use assertEqual where appropriate, thanks to flake8/hacking
* test: Update fedora24 config to fedora26, run it on Travis
* Add a new test for tmpfiles.d snippets in the /etc/ tree.
* Add new tests for systemd units and udev rules in /etc/ tree
* test: Disable hacking for now until it\'s flake8 3.4+ compatible
* test: Set up flake8-bugbear, enable it in fedoradev container
* rpmlint: Avoid unused loop control variable
* ZipCheck: Add TODO
*
*: Avoid mutable argument defaults
* Be aware of -debugsource packages
* rpmdiff: Fix unused variable from previous commit
* rpmdiff: Support soft dependencies
* BinariesCheck, FilesCheck: Ignore various .build-id dirs
* Add python3-devel and rpm-build to fedoradev container to provoke some issues
* BinariesCheck: Popen env consistency fix
* Pkg.getstatusoutput: Set LC_ALL for all Popens, defaulting to C
* rpmlint: Fix checking specfile from stdin
* test.sh: Extract rpmlint command to run_rpmlint
* Revert \"Remove unused spec_lines check_spec argument\"
* BinariesCheck: Trivial cleanups
* travis: Run make install too
* FilesCheck: Allow multiple bytecode magic values per Python version
* tests: Make output test tools easier to reuse
* FilesCheck: hg.python.org -> github.com/python
* Pkg: Return vendor and distribution as unicode strings
* FilesCheck: Add Python 3.7 bytecode magic value
* Pkg.b2s: Add some more test cases
* Pkg.b2s: Pass through str as-is on Python 3
* TagsCheck.py: accept SPDX \"and\" and \"or\" operators in all-uppercase spelling
* rb\'foo\' is not supported in Python 2, use br\'foo\' instead
* travis: Enable centos6
* Avoid Python 3.6 invalid esc seq warnings, use more raw strings
* flake8 fixes
* SpecCheck: Detect patches applied with \"patch <\" and \"patch -i\"
* add /usr/lib/systemd to DEFAULT_HARDCODED_LIB_PATH_EXCEPTIONS (#93)
* SpecCheck: Do not demand versioned filename Provides/Obsoletes
* FilesCheck: Update Python 3.6 bytecode magic value again
* Config: Fix flake8 3.2 / pycodestyle 2.2 errors (closes #82)
*
*: Fix various low hanging issues flagged by pycodestyle 2.1.0 (#82)
* test.sh: Output flake8 --version
* rpmdiff.1: update Arturo Borrero Gonzalez email address
* FilesCheck: Update Python 3.6 bytecode magic value
* Skip chroot-without-chdir check on non-x86_64
* shlib-with-non-pic-code: add text on how to figure files compiled without -fPIC (#79)
*
*: Move indentation etc settings to .editorconfig
* AbstractCheck: Close urllib responses explicitly also on error
* tests: Switch Travis tests to Docker
* Use importlib to load checks where available
* FilesCheck: Use os.devnull
* Testing: Avoid ResourceWarning on config read
* Run tests with warnings on
* Ignore negative returncode after SIGPIPE caused by closing on purpose
* Fix last commit
* Use default bufsize, move regex compile to common place
* BinariesCheck: lower memory requirements, fix chroot/chdir detection
* FilesCheck: Avoid crash accessing non-ASCII filenames in some cases
* Filter: More non-ASCII print fixing, including in e.g. C locale
* SpecCheck: Output spec basename, not tempfile when checking srpm
* Cleanups
* FilesCheck: Update Python 3.5 and 3.6 bytecode magic values
* 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, add-weak-dependencies.diff: upstream- 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, remove-ghostfile-checks.diff, fix-diag-sortorder.diff, drop-unicodedata-dep.diff, 0001-Tighten-wrong-script-interpreter-check-to-lower-fals.patch, 0001-Improve-XDG-Menu-checks-stability.patch, 0001-split-wrong-script-interpreter-into-env-script-inter.patch, 0001-Handle-post-scripts-that-contain-non-ascii-character.patch- drop config.in: unused- switch to python 3.x
* Thu Sep 28 2017 dmuellerAATTsuse.com- update to 1.9:
* Pkg: Fix magic.descriptor availability check
* warn: Define only once, with print_function
* FilesCheck: Check for
*.gir in devel,
*.typelib in non-devel, fixes #74
* FilesCheck: Improve devel-file-in-non-devel-package description
* flake8: Ignore H105
* Makefile: Remove generate-isocodes dep from __isocodes__
* __isocodes__: Regenerate
* generate-isocodes: Switch to JSON source files (#72)
* test.sh: Check man pages for warnings
* Delete dead if-block
* Filter: Line wrap cleanup
* Filter: Use sys.version_info to check Python version
* Fix octal string literals
* Solve exceptions on printing str (Fixes #61)
* tests: Add autofs binary rpm for testing non-ASCII output issues
* test: Add some test packages containing non-UTF-8 filenames
* BinariesCheck: avoid false chroot w/o chdir when objdump fails
* flake8 fixes
* rpmdiff: Import site only if needed
* Testing: Add and use default for path to tests
* FilesCheck: Update Python 3.6 bytecode magic value
* FilesCheck: Fix regression in finding shebangs without arguments
* Ignore .cache dir
* Clean up Python < 2.6 cruft
* Add hacking flake8 to Travis and ignores
* flake8 fixes
* Use new style classes
* Run flake8 on rpmdiff and rpmlint too
* Handle more file open/close with \"with\"
* Exception handling cleanups
* FilesCheck: Look for shebang only at start of file
* travis: python3-rpm doesn\'t exist even for Trusty, so can\'t test with 3.4
* travis: Switch to Ubuntu Trusty, test with Python 2.7 and 3.4
* Use Travis apt addon for whitelisted packages
* Test import order
* Sort imports per PEP8, Google Python Style Guide
* Add Python 3.6 magic value
* Fix resolving Python source from 3.5
*.opt-[12].pyc
* Move most Emacs settings to .dir-locals.el
* Add %python2_sitearch and %python3_sitearch to private SO paths
* Prevent empty paths from entering private SO paths
* remove files-attr-not-set check
* Expand postin/postun once per pkg instead once per file
* Install rpm in travis for signature check
* Avoid running some regexps
* Run flake8 in test suite
* flake8 fixes
* make test suite fail on more errors
* Comment update
* Note and test libmagic >= 5.05 dep
* Fix magic processing for Python 3
* Mimic magic closer for symbolic links
* Workaround slowness due to python-magic bug
* Shortcut file magic, derive from file mode
* Spelling fix
* Unbreak create_
*regex_call now that lines are shortened by call_regex
* Drop unnecessary symbol_table_regex
* Avoid false function call vs definition positives, thanks to Stefan Bruens
* pep8 fixes
* Add some pep8 settings
* Split parsing of readelf output into header and symbols part
* Skip checks for problematic function calls if common prefix does not match
* Use shlex.quote for better shell escaping where available
* TODO update
* Don\'t limit build badge to master branch
* Convert README to markdown
* Travis: install rpm2cpio
* +TODO
* Travis: Use Python 2.7 and system site packages
* Travis: try pytest from pip instead of apt-get
* Initial travis setup
* Include interpreter arguments in output messages for filtering control
* Flag /usr/bin/env as a wrong interpreter- drop rpmlint-pkg-quoting.diff, suse-g-ir-chech.diff, remove-expand-macros.diff, remove-files-attr-not-set-check.diff, postin-speedup.diff, binaryinfo-speedup.diff, 0001-Fix-resolving-Python-source-from-3.5-.opt-12.pyc.patch, issue_68_BinariesCheck_lower_memory-1.patch, issue_68_BinariesCheck_lower_memory-2.patch, issue_68_BinariesCheck_lower_memory-3.patch, issue_68_BinariesCheck_lower_memory-4.patch, BinariesCheck_fix_chroot_check_on_non_x86.patch: either upstreamed as is or slightly different- drop suse-sysv-init-checks.diff, 0001-Avoid-messing-with-the-error-encoding-Fixes-61.patch, suse-filesystem.diff, script-interpreter-only-for-exec-sc.diff: obsolete- drop update_git.sh related stuff: this is obsolete, patches are either supposed to be upstreamed or handled via quilt- add suse-skip-macro-expansion.diff: rename from remove-expand-macros.diff
* Thu Sep 28 2017 opensuse-packagingAATTopensuse.org- Update to version master:
* Ignore trailing whitespace in permission files (bsc#1060738)
* Fri Sep 22 2017 eichAATTsuse.com- Add group \'singularity\' for package singularity (See network:cluster/singularity) (FATE#323048).
* Wed Sep 20 2017 daniel.molkentinAATTsuse.com- Add dehydrated user & group for dehydrated, a letsencrypt client FATE#323377
* Wed Sep 06 2017 krahmerAATTsuse.com- Adding fwupd (bsc#932807)
* Tue Aug 15 2017 bliuAATTsuse.com- add coroqnetd for corosync-qnetd to rpmlint
* Mon Aug 14 2017 matthias.gerstnerAATTsuse.com- Adding NetworkManager-l2tp (bsc#846337)
* Mon Aug 14 2017 matthias.gerstnerAATTsuse.com- Adding pam_script (bsc#1039848)
* Tue Aug 08 2017 krahmerAATTsuse.com- Adding nfs-ganesha (bsc#997880)
* Tue Jul 25 2017 matthias.gerstnerAATTsuse.com- Added tpm2-abrmd (bnc#1049694)
* Sat Jul 15 2017 ilyaAATTilya.pp.ua- Add user mednafen for mednafen network play server
* Tue Jul 11 2017 krahmerAATTsuse.com- Adding pam_dbus (bsc#1039709)
* Thu Jun 22 2017 meissnerAATTsuse.com- rpmlint-all-pie.patch: for non-PIE built binaries emit a warning to suggest build them as PIE.
* Tue Jun 06 2017 marecAATTdetebe.org- std-user and std-group \'bitcoin\' added for building correct bitcoin daemon
* Thu Jun 01 2017 stefan.bruensAATTrwth-aachen.de- Add BinariesCheck_fix_chroot_check_on_non_x86.patch Check for correct invocation of chroot was only implemented for x86
* Wed May 31 2017 jochen.beckerAATThrz.tu-darmstadt.de- std-user and std-group \'xymon\', added for building correct xymon client
* Wed May 31 2017 krahmerAATTsuse.com- whitelisting openqa (bsc#1039290)
* Thu May 25 2017 tserongAATTsuse.com- add \'prometheus\' and \'grafana\' standard users and groups
* Tue May 16 2017 krahmerAATTsuse.com- whitelisting switchroo-control (bsc#1034309)
* Fri Apr 28 2017 mgerstnerAATTsuse.com- whitelisting backintime (bsc#1007723, bsc#1032717)
* Wed Apr 19 2017 krahmerAATTsuse.com- whitelisting thunderbolt (bsc#1033554)
* Tue Apr 18 2017 opensuse-packagingAATTopensuse.org- Update to version master:
* remote unused/outdated checks
* Tue Apr 18 2017 opensuse-packagingAATTopensuse.org- Update to version 84.87+git20170418.092177d:
* Remove initscript related tests, systemd FTW!
* Tue Apr 11 2017 mgerstnerAATTsuse.com- Adding kwalletmanager5 (bsc#1033296)
* Tue Apr 11 2017 krahmerAATTsuse.com- Adding os-autoinst (bsc#1032649)
* Mon Apr 10 2017 dmuellerAATTsuse.com- remove CheckKDE4Deps, CheckInitScripts
* Mon Mar 20 2017 lnusselAATTsuse.de- actually enable CheckSysVinitOnSystemd
* Fri Mar 17 2017 kkaempfAATTsuse.com- Add logstash to StandardGroups and StandardUsers.
* Thu Mar 09 2017 lnusselAATTsuse.de- rpmlint-checks:
* Check for old SysVinit scripts and the usage of insserv (FATE#322953)
* Prevent a false-positive in systemd
* Thu Mar 02 2017 mimi.vxAATTgmail.com- fix boo#1027577 patch boo1027577-license_tag.patch
* Mon Feb 06 2017 larsAATTlinux-schulserver.de- rename user/group sks to _sks following https://github.com/LinuxStandardBase/lsb/pull/21
* Mon Feb 06 2017 krahmerAATTsuse.com- adding blueman (bsc#987141)
* Tue Jan 31 2017 zaitorAATTopensuse.org- Add gdm to StandardGroups.- Add polkitd to StandardUsers.
* Tue Jan 31 2017 meissnerAATTsuse.com- suse-spdx-license-exceptions.patch: removed fuzziness from patch.- issue_68_BinariesCheck_lower_memory.patch: split into seperate patches issue_68_BinariesCheck_lower_memory-1.patch issue_68_BinariesCheck_lower_memory-2.patch issue_68_BinariesCheck_lower_memory-3.patch issue_68_BinariesCheck_lower_memory-4.patch and unfuzzed patch number 3.
* Tue Jan 31 2017 krahmerAATTsuse.com- Whitelisting rebootmgr (bsc#1019644)
* Tue Jan 24 2017 krahmerAATTsuse.com- Whitelisting powerdevil discretegpuhelper (bsc#1019748)
* Mon Jan 09 2017 krahmerAATTsuse.com- Adding org.freedesktop.resolve1.conf (bsc#917781)
* Tue Jan 03 2017 stefan.bruensAATTrwth-aachen.de- add suse-readd_terminator_in_regex.patch Fixes bad detection of dependencies for devel packages
* Mon Jan 02 2017 dmuellerAATTsuse.com- update suse-obsolete-version check (bsc#743981)
* Mon Dec 05 2016 krahmerAATTsuse.com- whitelisting pam_slurm (bsc#1007053)
* Wed Oct 26 2016 krahmerAATTsuse.com- whitelisting pam_gdm (bsc#1004346)
* Tue Oct 11 2016 meissnerAATTsuse.com- config: whitelist flatpak dbus service/config (bsc#984817)
* Wed Sep 14 2016 krahmerAATTsuse.com- adding sysprof DBUS service (bsc#996111)
* Tue Sep 06 2016 larsAATTlinux-schulserver.de- Adding sks (Synchronizing Key Server) to known user/group
* Tue Sep 06 2016 lnusselAATTsuse.de- rpmlint-checks:
* Make checks python3 compatible
* Fix update-alternatives check when it\'s quoted
* Fri Aug 19 2016 stefan.bruensAATTrwth-aachen.de- Update some checks to work on both Python 2 and 3
* Mon Jul 25 2016 lnusselAATTsuse.de- rpmlint-checks:
* Fix typo in BrandingPolicyCheck.py
* Thu Jun 30 2016 stefan.bruensAATTrwth-aachen.de- Add issue_68_BinariesCheck_lower_memory.patch Fixes out-of-memory errors on 32bit systems (bsc#969732)
* Fri Jun 17 2016 mvetterAATTsuse.com- Adding prosody to known user/group
* Fri May 27 2016 alarrosaAATTsuse.com- add 0001-Fix-resolving-Python-source-from-3.5-.opt-12.pyc.patch: Fixes FilesCheck to resolve correctly the python source file from pyc files following PEP0488 (like
*.{tag}.opt-[12].pyc). (bsc#982076)
* Thu May 19 2016 dmuellerAATTsuse.com- suse-spdx-license-exceptions.patch, suse-sysv-init-checks.diff: adjust to match rpmlint-tests again
* Thu May 19 2016 dmuellerAATTsuse.com- update link to list of valid licenses
* Thu May 19 2016 meissnerAATTsuse.com- temporary approval for tcmu-runner dbus service (bsc#978903)
* Tue May 03 2016 stefan.bruensAATTrwth-aachen.de- add omit_BUILDROOT_from_pyo_files.patch (boo#978306)
* Wed Apr 06 2016 dmuellerAATTsuse.com- add suse-spdx-license-exceptions.patch (bsc#973404)
* Wed Mar 30 2016 krahmerAATTsuse.com- whitelisting openattic (bsc#972478)
* Thu Mar 24 2016 mpostAATTsuse.com- Updated config file to add user chrony and group chrony (Fate#319508)
* Mon Mar 14 2016 christophAATTstop.pe- whitelist rabbitmq user and group
* Tue Mar 08 2016 stefan.bruensAATTrwth-aachen.de- Fix boo#970170: rpmlint no longer detects gethostbyname calls, also detect gethostbyname{,2}{,_r}, gethostbyaddr{,_r}
* update suse-binariescheck.diff
* rpmlint-check-gethostbyname.patch
* Mon Feb 22 2016 dmuellerAATTsuse.com- add 0001-Avoid-messing-with-the-error-encoding-Fixes-61.patch (bsc#967556)- fix requires
* Fri Feb 12 2016 sleep_walkerAATTopensuse.org- add \'guixbuild\' as standard group- don\'t require %config for bash completion scripts in /etc
* Thu Feb 04 2016 lnusselAATTsuse.de- whitelist systemd-importd (bnc#964935)
* Thu Jan 28 2016 dmuellerAATTsuse.com- enable tests during building
* Thu Jan 21 2016 dmuellerAATTsuse.com- add postin-speedup.diff, binaryinfo-speedup.diff
* Wed Jan 20 2016 krahmerAATTsuse.com- whitelist iio-sensor-proxy (bsc#939191)
* Wed Jan 13 2016 krahmerAATTsuse.com- whitelist drbdmanage DBUS (bsc#956811)
* Fri Dec 11 2015 astiegerAATTsuse.com- add wireshark group [bsc#957624]
* Tue Dec 01 2015 krahmerAATTsuse.com- adding thermald DBUS service (bsc#954771)
* Mon Nov 30 2015 lnusselAATTsuse.de- fix shared library matching (fix-shared-library-matching.diff)
* Fri Nov 13 2015 lnusselAATTsuse.de- rpmlint 1.8 update
* python 3 fixes
* Add support for file triggers
* Mechanism to black list certain C calls
* new error: non-devel-file-in-devel-package
* appdata check configurable
* project moved to github
* Patches dropped: avoid-mismatched-libregex.diff filename-non-utf8-exception.diff fix-ghost-file-handling.diff save-content-to-an-array.diff fix-TmpFilesCheck-pattern-match.diff move-ghost-file-check-to-TmpFilesCh.diff
* Fri Nov 13 2015 lnusselAATTsuse.de- fix TmpFilesCheck not finding pattern in the full script (fix-TmpFilesCheck-pattern-match.diff)
* Mon Nov 09 2015 krahmerAATTsuse.com- whitelisting cinnamon settings daemon (bsc#951830)
* Wed Oct 14 2015 lnusselAATTsuse.de- Speedup CheckBuildDate check- add _service file snippet for rpmlint-checks and regenerate from git
* Fri Sep 11 2015 aboe76AATTgmail.com- Added salt user and group (bnc#939831)
* Wed Sep 09 2015 krahmerAATTsuse.com- Added teamd DBUS config (bnc#941993)
* Tue Sep 08 2015 kstreitovaAATTsuse.com- Add shibd user and group [fate#318304]
* Thu Jul 09 2015 msrbAATTsuse.com- Add vnc user and group. (fate#318936)
* Tue Jun 30 2015 meissnerAATTsuse.com- add a whitespace line as %autosetup seems broken.
* Wed Jun 24 2015 tchvatalAATTsuse.com- Add mysql group to the known groups
* Wed May 20 2015 lnusselAATTsuse.de- skip files handled by tmpfile mechnism in regular ghost file check (move-ghost-file-check-to-TmpFilesCh.diff)
* Tue May 19 2015 lnusselAATTsuse.de- fix update_git.sh- make sure tmpfiles are listed in %files (add-check-for-tmpfiles-created-at-r.diff)- don\'t complain about missingok ghost files (fix-ghost-file-handling.diff)- remove obsolete check for %defattr in spec files (remove-files-attr-not-set-check.diff)
* Fri Apr 24 2015 tserongAATTsuse.com- added standard user and group ceph (bnc#928492)
* Wed Apr 22 2015 krahmerAATTsuse.com- fixing some .conf/.service suffixes
* Wed Apr 22 2015 krahmerAATTsuse.com- adding realmd DBUS service (bnc#916766)
* Mon Apr 20 2015 lnusselAATTsuse.de- update save-content-to-an-array.diff with upstream version
* Fri Apr 10 2015 lnusselAATTsuse.de- new versioin 1.6- add script update_git.sh based on qemu\'s to simplify importing a patch series from git after rebasing.
* Patches dropped: 0001-Python-3-compatibility-tweaks.patch (upstream) 0001-Set-Python-3.4-magic-number-to-3310.patch (upstream) add-scoring-support.diff (different upstream solution) check-buildroot-during-install.diff (need to fix no-cleaning-of-buildroot check upstream) fix-versioned-prereq.diff (was disabled, not sure what it\'s useful for) ignore-non-readable-in-etc.diff (filtered anyways) locale-support.diff (drop) locale-update.diff (different upstream solution now) more-verbose-lsb-check.diff (drop) perl-versioned-rpath-deps.diff (upstream) rpmlint-1.5-disallow-var-run-and-var-lock.diff (upstream) rpmlint-1.5-Fix-setgroups-error-name.diff (upstream) rpmlint-decode-fix.diff (different upstream solution) rpmlint-fix-unexpanded-macros-for-array-values.patch (different upstream solution) stricter-tags-check.diff (merged in weak deps and check-for-self-provides.diff) suppress-for-perl-python.diff (use filter instead) suse-binary-info-compile-opts.diff (drop) suse-changelog.patch (change config instead) suse-mono-deps-checks.diff (useful?) suse-required-lsb-tags.diff (different upstream solution) verify-buildrequires.diff (very build system specific, drop) xdg-check-exception.diff (upstream)
* renamed patches: script-interpreter-only-for-exec-scripts.diff - > script-interpreter-only-for-exec-sc.diff confusing-invalid-spec-name.patch - > confusing-invalid-spec-name.diff suse-manpages-for-rc-scripts.patch - > suse-manpages-for-rc-scripts.diff sysv5-init-checks.diff - > suse-sysv-init-checks.diff
* added patches: check-for-self-provides.diff save-content-to-an-array.diff
* Thu Apr 09 2015 meissnerAATTsuse.com- use the correct networkd dbus service names. (bnc#918799)
* Mon Mar 09 2015 krahmerAATTsuse.com- added systemd network DBUS service (bnc#918799)
* Wed Feb 11 2015 krahmerAATTsuse.com- added storaged DBUS service (bnc#915769)
* Tue Feb 10 2015 kkaempfAATTsuse.com- add standard users and groups pcp and pcpqa for pcp
* Wed Dec 10 2014 hrvoje.senjanAATTgmail.com- whitelist sddm (boo#897788)
* Wed Dec 10 2014 krahmerAATTsuse.com- added firewalld dbus service (bnc#907625)
* Wed Dec 03 2014 krahmerAATTsuse.com- added iouyap group (bnc#904060)
* Mon Dec 01 2014 jmatejekAATTsuse.com- added standard user and group davfs2 (bnc#907662, FATE#318116)
* Mon Oct 27 2014 tboergerAATTsuse.com- Added standard user and group crowbar for crowbar systemmanagement
* Wed Sep 24 2014 sfalkenAATTopensuse.org- added standard user and group siproxd for the siproxd proxy
* Wed Aug 27 2014 wagner-thomasAATTgmx.at- added standard user iodined for the iodine DNS tunnel daemon
* Fri Aug 22 2014 nwangAATTsuse.com- FATE#314409. Add libstoragemgmt user/group.
* Thu Aug 21 2014 hrvoje.senjanAATTgmail.com- Add sddm user/group
* Thu Aug 21 2014 wagner-thomasAATTgmx.at- Added standard user/group polipo
* Thu Aug 21 2014 darinAATTdarins.net- Add user/group unbound for unbound caching dns server
* Thu Aug 21 2014 lnusselAATTsuse.de- adjust initscript check to match new systemctl based %restart_on_update resp %stop_on_removal
* Mon Jul 21 2014 wernerAATTsuse.de- Add the groups systemd-journal, systemd-journal-gateway, and tape as required by systemd- Add the user systemd-journal-gateway as required by systemd
* Fri Jul 18 2014 jsegitzAATTsuse.com- updated rpmlint-checks-master.tar.gz to include CheckSystemdInstall.py
* Thu Jul 17 2014 meissnerAATTsuse.com- allow org.kde.kf5auth.conf after adjustment of race condition (bnc#864716)
* Tue Jul 08 2014 achernikovAATTsuse.com- added user and group sensu required for sensu server, client
* Tue Jul 01 2014 meissnerAATTsuse.com- allow user and group ddclient for the ddclient users (bnc#881520)
* Fri Jun 20 2014 meissnerAATTsuse.com- allow user bitlbee for the bitlbee irc server.
* Wed Jun 11 2014 krahmerAATTsuse.com- enable oFono DBUS for SLE12 (bnc#862354)
* Mon May 19 2014 meissnerAATTsuse.com- enable org.selinux.service and org.selinux.conf of policycoreutils (pending more review) bnc#878631
* Thu May 08 2014 dmuellerAATTsuse.com- add 0001-Set-Python-3.4-magic-number-to-3310.patch (bnc#876470)
* Tue May 06 2014 lnusselAATTsuse.de- dd filter expections for filesystem package
* Mon May 05 2014 lnusselAATTsuse.de- disallow /var/run and /var/lock (rpmlint-1.5-disallow-var-run-and-var-lock.diff)
* Fri Apr 25 2014 evilissimoAATTredhat.com- adding ovirtagent standard user and standard group names (uid/gid 175)
* Tue Apr 22 2014 krahmerAATTsuse.com- adding baloo DBUS service file (missing in last request) (bnc#866131)
* Wed Apr 16 2014 krahmerAATTsuse.com- adding baloo DBUS config, formerly nepomuk (bnc#866131)
* Fri Apr 04 2014 lnusselAATTsuse.de- allow /run (bnc#870190)
* Wed Apr 02 2014 dmuellerAATTsuse.com- update KMPPolicycheck
* Sat Mar 29 2014 chrisAATTcomputersalat.de- added group \'squid\' for squid
* Wed Mar 26 2014 chrisAATTcomputersalat.de- added user, group \'boinc\' for boinc-client
* Tue Mar 18 2014 meissnerAATTsuse.com- allow org.freedesktop.GeoClue2.Agent.conf (bnc#862216)
* Wed Mar 05 2014 lnusselAATTsuse.de- add minimal check to verify appdata.xml files are parsable XML
* Thu Feb 27 2014 aplanasAATTsuse.com- added patches:
* rpmlint-fix-unexpanded-macros-for-array-values.patch- fix _unexpanded_macros for array values
* Thu Feb 27 2014 lnusselAATTsuse.de- rip out all decode in an attempt to make it work- modified patches:
* rpmlint-decode-fix.diff
* Thu Feb 27 2014 aplanasAATTsuse.com- added paches:
* rpmlint-decode-fix.diff- Fix decode from UTF-8 string in Python 2
* Sun Feb 23 2014 schwabAATTsuse.de- usr-arch.diff: update usr_arch_share_regex
* Fri Feb 21 2014 mlsAATTsuse.de- adapt to new rpm weak dependency tags
* Fri Feb 21 2014 dmuellerAATTsuse.com- added patches:
* 0001-Python-3-compatibility-tweaks.patch- Change openstack- related users to non-prefixed variants, as they get renamed with the switch to Icehouse
* Mon Feb 10 2014 krahmerAATTsuse.com- whitelisting networkmanager-openswan (bnc#808549)
* Thu Jan 30 2014 lnusselAATTsuse.de- remove suse-rclink-check.diff and implement as separate check for systemd units instead (bnc#860340).
* Tue Jan 28 2014 mpostAATTsuse.com- Added group \'ts-shell\' for terminal server
* Wed Nov 27 2013 krahmerAATTsuse.com- Whitelisting NFC neard DBUS service (bnc#837978)
* Wed Nov 20 2013 f.cellerAATTtriagens.de- Add user and group \'arangodb\' for ArangoDB database server
* Wed Nov 20 2013 krahmerAATTsuse.com- Whitelisting kwallet DBUS service (bnc#849739)
* Tue Nov 19 2013 krahmerAATTsuse.com- Whitelisting bluez DBUS service (bnc#768062)
* Mon Nov 18 2013 krahmerAATTsuse.com- Adding org.selinux DBUS service (bnc#848550)
* Wed Oct 23 2013 heinemannj66AATTgmail.com- Add \'elasticsearch\' to standard users and groups
* package: elasticsearch
* Summary: Open Source, Distributed, RESTful Search Engine
* URL: http://www.elasticsearch.org
* License: Apache-2.0
* systemd elasticsearch.service needs LimitNOFILE=65535 LimitMEMLOCK=infinity for user and group elasticsearch
* Tue Oct 15 2013 krahmerAATTsuse.com- Whitelisting com.redhat.tuned DBUS service (bnc#787379)
* Mon Sep 30 2013 dmuellerAATTsuse.com- Sync checks with git (FATE#316521)
* Wed Sep 25 2013 meissnerAATTsuse.com- whitelist second iteration of wicked dbus service names (bnc#783932)
* Mon Sep 23 2013 dmuellerAATTsuse.com- blacklist old systemd/udev directories (bnc#816467)- remove checking for groups (bnc#767551)- ignore icon size mismatches on animated icons (bnc#480664)- update obsolete/invalid suse version check
* Tue Sep 17 2013 abergmannAATTsuse.com- whitelisted mate DBUS Service (bnc#831404)
* Sat Sep 14 2013 matwey.kornilovAATTgmail.com- add requirement for ErlangCheck.py (pull request #2)
* Wed Sep 11 2013 abergmannAATTsuse.de- whitelisted GeoClue2 DBUS Service (bnc#838360)
* Wed Aug 28 2013 meissnerAATTsuse.com- allow pam_mate_keyring (same to gnome keyring) (bnc#831404)
* Fri Aug 09 2013 dmuellerAATTsuse.com- update rpmlint-checks from git
* Wed Aug 07 2013 dmuellerAATTsuse.com- add suse-ignore-specfile-errors.diff: ignore specfile-errors
* Tue Aug 06 2013 dmuellerAATTsuse.com- add xdg-check-exception.diff: handle xdg menu files without exec entry (bnc#833384)
* Wed Jul 31 2013 meissnerAATTsuse.com- allow pam_snapper after audit (bnc#815383)
* Tue Jul 30 2013 meissnerAATTsuse.com- follow /usr move for the /bin/ binaries in pie.config.
* Tue Jul 30 2013 lnusselAATTsuse.de- fix setgroups error name, patch from upstream git: rpmlint-1.5-Fix-setgroups-error-name.diff
* Mon Jul 29 2013 meissnerAATTsuse.com- allow systemd machined service as-is (bnc#828207)
* Tue Jul 23 2013 meissnerAATTsuse.com- Allow current wicked DBUS services (bnc#783932)
* Thu Jul 04 2013 meissnerAATTsuse.com- allow nepomuk helpers temporary without full audit (bnc#825262)
* Fri Jun 28 2013 dmuellerAATTsuse.com- drop outdated Update-alternatives check (bnc#826993)- add basic new update-alternatives check
* Fri Jun 21 2013 nkrinnerAATTsuse.com- Add \'chef\' to standard users and groups
* Tue Jun 11 2013 meissnerAATTsuse.com- allowed kcm helper for lightdm-kde-greeter (bnc#794705)
* Mon Jun 03 2013 meissnerAATTsuse.com- allow fprintd DBUS services (bnc#792095)
* Thu May 30 2013 tchvatalAATTsuse.com- Add group \'locate\' for mlocate package
* Tue May 28 2013 dmuellerAATTsuse.com- update to 1.5:
* New Homepage
* Plenty of new checks- add compressed-backup-regex.diff- remove python3_magic_number_fix.diff
* Mon May 20 2013 andreas.stiegerAATTgmx.de- Add user and group \'svn\' for svnserve in package subversion
* Mon Apr 15 2013 meissnerAATTsuse.com- add new ModemManager interface / service (bnc#798273)
* Tue Feb 26 2013 dmuellerAATTsuse.com- add suse-filter-more-verbose.diff:
* make it more obvious which rpmlintrc causes an exception (bnc#801192)
* Mon Feb 18 2013 meissnerAATTsuse.com- allow nm-iodine-service.conf DBUS service (bnc#781071)
* Fri Feb 08 2013 matwey.kornilovAATTgmail.com- Add user and group \'empd\' for erlang
* Sat Feb 02 2013 archieAATTdellroad.org- Add user \'fonehome\' and group \'fonehome\'
* Thu Jan 24 2013 ajAATTajaissle.de- Add Kolab users + groups
* kolab (Kolab System Account / management)
* kolab-n (Kolab System Account (N) / non-privileged)
* kolab-r (Kolab System Account (R) / restricted)
* Wed Jan 02 2013 dmuellerAATTsuse.com- fix incorrect branding require warnings
* Thu Dec 20 2012 lnusselAATTsuse.de- update check for %run_permissions
* Fri Dec 07 2012 saschpeAATTsuse.de- Add suse-manpages-for-rc-scripts.patch: Don\'t complain about missing man-pages for rc-scripts
* Thu Nov 29 2012 dimstarAATTopensuse.org- Add colord uid and gid.
* Fri Nov 23 2012 saschpeAATTsuse.de- Add additional OpenStack users/groups
* Fri Nov 16 2012 asterios.dramisAATTgmail.com- Added a patch (python3_magic_number_fix.diff) to update the magic number for python 3 (patch taken from upstream).
* Wed Nov 14 2012 meissnerAATTsuse.com- whitelist org.freedesktop.AutoMount.conf (bnc#782691), that wants to talk to udisks
* Mon Nov 05 2012 lnusselAATTsuse.de- add libopenal1 to legacy exceptions again. Got lost after the packaging changes apparently.
* Fri Oct 12 2012 meissnerAATTsuse.com- allow snapper dbus service after audit (bnc#759391)
* Mon Oct 08 2012 cooloAATTsuse.com- no longer allow semicolon in licenses
* Thu Oct 04 2012 ajAATTsuse.de- Remove check for /var/lock and /var/run since it\'s in upstream rpmlint already.
* Wed Sep 26 2012 ajAATTsuse.de- Add README.packaging.txt to explain packaging of file rpmlint-checks-$VERSION.tar.gz- Package all
*py files into rpmlint-checks tarball- Add _service file to update rpmlint-checks tarball- Add /etc/systemd.d, /etc/modules-load.d and /etc/tmpfiles.d to the blacklist, only users should write here.- Blacklist the directories used by systemd.- Remove SuSEconfig directories (update patch suse-filesystem.diff)- Add warnings about files on tmpfs in /var/lock or /var/run.
* Wed Sep 26 2012 dmuellerAATTsuse.com- restore LibraryPolicy from git
* Sat Sep 15 2012 cooloAATTsuse.com- fix one more case of scripts progs changing types
* Thu Sep 13 2012 dmuellerAATTsuse.com- update to 1.4:
* rpmdiff: Teach rpmdiff about pretrans and posttrans
* SpecCheck.py: merge patch from #97, using BuildArch with something else than Noarch is likely a error and causing issues.
* FilesCheck.py: Add Python 3.3 magic number
* FilesCheck.py, InitScriptCheck.py, MenuCheck.py, Pkg.py, PostCheck.py: Prepare for rpm-python possibly returning script progs as arrays.
* Fri Aug 03 2012 thardeckAATTsuse.com- added icinga users and groups
* Thu Jul 05 2012 dmuellerAATTsuse.com- remove python naming check (bnc#768247)
* Tue Jun 26 2012 lnusselAATTsuse.de- add libopenal1 to legacy exceptions. It\'s a special case since the ABI for openal is defined in a standard and there can be multiple imlementations of the standard. Therefore it\'s necessary to have some kind of prefix or suffix for packages that contain libopenal1
* Thu Jun 21 2012 lnusselAATTsuse.de- add bluez dbus autolaunch stub (bnc#768062)
* Mon Jun 18 2012 saschpeAATTsuse.de- Add several OpenStack users/groups
* Mon Jun 18 2012 ajAATTsuse.de- Cleanup list of SuSEconfig scripts - remove non-existant entries.
* Tue Jun 05 2012 lnusselAATTsuse.de- remove tdb tools binaries, not needed for PIE (bnc#765476)
* Fri Jun 01 2012 lnusselAATTsuse.de- add cdemu-deamon to dbus white list (bnc#764063)
* Wed May 23 2012 lnusselAATTsuse.de- add check for pam modules (fate#313077)
* Tue May 15 2012 lnusselAATTsuse.de- add texlive.texlive to whitelist (bnc#762144)
* Mon May 14 2012 lnusselAATTsuse.de- add \'mktex\' group as used by texlive
* Wed Mar 21 2012 dmuellerAATTsuse.de- fix false positives for swp matching
* Tue Mar 20 2012 lnusselAATTsuse.de- better deal with spaces in logrotate config- add colord-sane dbus service to whitelist (bnc#752518)
* Fri Mar 16 2012 dmuellerAATTsuse.de- fix parsing of update-alternatives and clarify info message
* Tue Mar 13 2012 dmuellerAATTsuse.de- block .swp files as well (they are usually vi(m) backup files)
* Wed Feb 29 2012 lnusselAATTsuse.de- add udisks2 to dbus whitelist (bnc#742751)- add smb4k to dbus whitelist (bnc#749065)
* Wed Feb 29 2012 dmuellerAATTsuse.de- ignore fixed dependencies on config()
* Mon Feb 20 2012 lnusselAATTsuse.de- add logrotate check (bnc#677335)
* Mon Feb 20 2012 lnusselAATTsuse.de- NetworkManager.conf was renamed to org.freedesktop.NetworkManager.conf (bnc#747780)
* Tue Jan 31 2012 lnusselAATTsuse.de- suse-filelist-empty is meant as warning only
* Thu Jan 26 2012 suseAATTammler.ch- add standard group and user znc (server:irc/znc)
* Wed Jan 11 2012 vcizekAATTsuse.com- added standard user and group \"puppet\"
* Wed Jan 04 2012 dmuellerAATTsuse.de- reenable libtool wrapper check
* Wed Dec 21 2011 dmuellerAATTsuse.de- unbreak config afer DesktopTranslationCheck was removed
* Fri Dec 16 2011 cooloAATTsuse.com- create the valid licenses from list tracked by SUSE legal (dumped into obs-service_format_spec_file, so use that one as buildrequire)
* Tue Dec 13 2011 andreas.stiegerAATTgmx.de- added: standard group \'tor\'- added: standard user \'tor\'
* Tue Dec 13 2011 cooloAATTsuse.com- the untranslated-desktop-file check is obsolete, in factory all .desktop files are trimmed and marked - in all other projects (including devel projects) %suse_update_desktop_file won\'t touch the files for translation only
* Mon Dec 05 2011 dmuellerAATTsuse.de- fix invalid-suse-version-chec (bnc#732671)
* Tue Nov 29 2011 lnusselAATTsuse.de- fix devel-package-with-non-devel-group check (bnc#732897)
* Tue Nov 29 2011 lnusselAATTsuse.de- enable license check
* Mon Nov 28 2011 lnusselAATTsuse.de- add NetworkManager-openconnect to dbus whitelist (bnc#732915)- add global filter for SuSEfirewall2\'s sysconfig file as setBadness in the package is not allowed
* Wed Nov 23 2011 projectsAATTlocalside.net- added: standard group \'citadel\'- added: standard user \'citadel\'- changed: addDetails(\'non-standard-uid\', ... branch paket ...\', \'non-standard-uid\', ... branch paket ...\')
* Sun Aug 28 2011 opensuseAATTcboltz.de- add vacation/vacation to valid group/user list (needed for PostfixAdmin\'s vacation.pl script)
* Wed Aug 24 2011 dmuellerAATTsuse.de- avoid warning with shlib policy on libtool
* Sat Aug 20 2011 dmuellerAATTsuse.de- check for versioned dependency on python(abi) (bnc#659068)
* Fri Aug 19 2011 dmuellerAATTsuse.de- fix stripping of unknown polkit suffixes (bnc#711485)
* Fri Aug 12 2011 dmuellerAATTsuse.de- update to 1.3:
* Add --rawout option
* Warn about non-ghost files in /var/run and /var/lock
* Fix setting message type for reasons with badness threshold defined
* Use \"declare -F\" instead of \"type\" to check if a bash function exists.
* Fri Aug 12 2011 dmuellerAATTsuse.de- add jenkins/jenkins to valid group/user list
* Sat Aug 06 2011 jengelhAATTmedozas.de- Spelling fixes
* Fri Aug 05 2011 lnusselAATTsuse.de- add org.kde.kalarmrtcwake to dbus whitelist (bnc#707723)
* Fri Aug 05 2011 lnusselAATTsuse.de- only consider executable ELF files for non-position-independent-executable check- add more users and groups from Factory
* Mon Aug 01 2011 lnusselAATTsuse.de- add lightdm user and group (bnc#708205)
* Fri Jul 29 2011 lnusselAATTsuse.de- add org.freedesktop.DisplayManager.conf (bnc#708205)
* Sat Jul 23 2011 toddrme2178AATTgmail.com- remove obsolete knotification-requires check- bump obsolete openSUSE version to 11.2
* Thu Jul 14 2011 lnusselAATTsuse.de- add more systemd dbus services to whitelist (bnc#705677)
* Wed Jul 13 2011 lnusselAATTsuse.de- CheckSUIDPermissions: use non-position-independent-executable as accepted upstream
* Thu Jun 23 2011 dmuellerAATTsuse.de- remove some false positives of the no-dependency-on checker
* Wed Jun 15 2011 lnusselAATTsuse.de- fix library policy check complaining about non-ELF files (bnc#700067)
* Tue Jun 07 2011 lnusselAATTsuse.de- add colord to dbus whitelist (bnc#698250)
* Tue Jun 07 2011 lnusselAATTsuse.de- CheckPolkitPrivs.py: use different tag for non-fatal issues- CheckBuildDate.py: print either file-contains-current-date or file-contains-current-date but not both
* Tue May 31 2011 lnusselAATTsuse.de- add check for /var/lock/subsys usage
* Tue May 24 2011 lnusselAATTsuse.de- disable source-or-patch-not-compressed. Not useful anymore.
* Fri May 20 2011 lnusselAATTsuse.de- add synche-connector (bnc#683956) to dbus whitelist- update system-config-printer (bnc#694640) in dbus whiteliste
* Fri May 20 2011 dmuellerAATTsuse.de- update legacy filter in shlib policy checker
* Thu May 19 2011 lnusselAATTsuse.de- new version 1.2
* Check outdated or misspelled FSF addresses in text files.
* Tue May 17 2011 lnusselAATTsuse.de- update rpmlint-pie.diff and suse-file-var-run.diff with upstream accepted variant
* Wed May 11 2011 lnusselAATTsuse.de- don\'t filter non-standard-gid anymore- add dir-or-file-in-var-lock check- remove \'nobody\' from standard users
* Tue May 10 2011 lnusselAATTsuse.de- add not-a-position-independent-executable check
* Thu May 05 2011 lnusselAATTsuse.de- add radvd user to known list- add org.freedesktop.hostname1 to dbus whitelist (641924)
* Mon May 02 2011 lnusselAATTsuse.de- add account services (bnc#676638)
* Mon May 02 2011 lnusselAATTsuse.de- another try to fix InitScriptCheck.py (bnc#690961)
* Wed Apr 27 2011 dmuellerAATTsuse.de- implement setFilterException()- rediff noarch-lib64.diff and enable it again (bnc#663885)
* Tue Apr 26 2011 dmuellerAATTsuse.de- make error description more clearn (bnc#686328)
* Sat Apr 23 2011 dmuellerAATTsuse.de- fix abort in BinariesCheck- fix sysv5-init-check.diff for real
* Thu Apr 21 2011 lnusselAATTsuse.de- fix sysv5-init-check.diff to not throw exception
* Wed Apr 20 2011 dmuellerAATTsuse.de- fix sysv5-init-check.diff to check for preun, not postin
* Tue Apr 19 2011 lnusselAATTsuse.de- update CheckInitScripts.py:
* add check for runlevel 4
* clarify boot.
* error
* accept $null in start/stop tags- also check for %run_permissions if package doesn\'t actually need permissions handling- merge suse-binarieschecks.diff and suse-hide-unstripped-outside-build.diff and fix the former
* Tue Apr 19 2011 lnusselAATTsuse.de- ignore dir-or-file-in-usr-local as it\'s handled by CheckFilelist.py- non-standard-dir-in-usr dito
* Tue Apr 19 2011 lnusselAATTsuse.de- add urfkill (bnc#688328))
* Fri Apr 15 2011 dmuellerAATTsuse.de- update to 1.1: - remove upstreamed patches
* FilesCheck.py: Don\'t crash if a file cannot be opened
* FilesCheck.py: Update expected Python 3.2 bytecode magic value
* TagsCheck.py: Improve no-description-tag info message
* TagsCheck.py: Improve changelog related info messages.
* Pkg.py: Treat \'Unspecified\' as a valid Group
* TagsCheck.py: Add future and overflow checks for changelog
* FilesCheck.py: Don\'t emit spurious executable perm warnings for docs with shebangs
* FilesCheck.py: Don\'t read \"head\" of files for in each test
* SpecCheck.py: Check source and patch file sizes and MD5 hashes
* Pkg.py: Fix traceback when stringifying epoch-only versions
* TagsCheck.py: Fix TypeError when outputting
* Pkg.py: Make file capabilities available in PkgFile- add check for missing rcXXX symlinks (FATE#310641)
* Mon Mar 21 2011 lnusselAATTsuse.de- add NetworkManager to dbus whitelist (bnc#681128)- add wpa_supplicant to dbus whitelist (bnc#681116)
* Wed Mar 16 2011 dmuellerAATTsuse.de- fix typo (bnc#675329)
* Thu Mar 10 2011 lnusselAATTsuse.de- add better help message for non-standard-uid
* Wed Feb 16 2011 lnusselAATTsuse.de- add kde backlight helper to whitelist (bnc#672145)
* Wed Feb 09 2011 lnusselAATTsuse.de- add webyast to dbus whitelist (bnc#660981)
* Thu Jan 13 2011 lnusselAATTsuse.de- add hal dbus system activation file too
* Wed Jan 12 2011 lnusselAATTsuse.de- add mumble-server to dbus white list (bnc#660784)
* Mon Jan 10 2011 lnusselAATTsuse.de- add NetworkManager-strongswan to dbus white list (bnc#656222)
* Sun Dec 19 2010 jwAATTnovell.com- Fix message for no-changelogname-tag: This is also caused by missing changes file. Original message posed a contradiction, in case the %changelog section header was there.
* Wed Nov 24 2010 dmuellerAATTsuse.de- remove filter for no-url-tag (bnc#642588)- clarify wording for run_ldconfig check (bnc#637187)- skip desktop files in /etc (bnc#604283)
* Fri Nov 19 2010 dmuellerAATTsuse.de- fix exception on postgresql build
* Thu Nov 18 2010 lnusselAATTsuse.de- also check ghost files for permission violations
* Wed Nov 17 2010 lnusselAATTsuse.de- add check for %set_permissions
* Tue Nov 16 2010 lnusselAATTsuse.de- modify match in CheckSUIDPermissions to work with new macros- allow info messages even if badness scoring is used
* Mon Nov 15 2010 dmuellerAATTsuse.de- change Documentation/SuSE to /SUSE (bnc#618716)- whitelist \"openSUSE\" at start of Summary (bnc#618716)
* Sun Nov 14 2010 dmuellerAATTsuse.de- remove invocations of expandMacro()
* Thu Nov 11 2010 dmuellerAATTsuse.de- fix another exception in branding policy check (bnc#652628)
* Thu Nov 04 2010 lnusselAATTsuse.de- enable suse-hide-unstripped-outside-build.diff again
* Thu Nov 04 2010 lnusselAATTsuse.de- check for file system capabilities- check for %verifyscript and %run_permissions
* Wed Nov 03 2010 dmuellerAATTsuse.de- update to 1.0:
* add support for PEP 3147 when handling python bytecode
* various doc improvements
* Fri Oct 29 2010 lnusselAATTsuse.de- remove debug logging- fix BrandingPolicy.py
* Wed Oct 27 2010 dmuellerAATTsuse.de- fix supplements parsing (bnc#648404)
* Thu Oct 21 2010 dmuellerAATTsuse.de- add build time check (bnc#635351)
* Tue Oct 19 2010 lnusselAATTsuse.de- init script check logic
* Tue Oct 19 2010 lnusselAATTsuse.de- add all currently known dbus services as legacy exception
* Tue Oct 19 2010 lnusselAATTsuse.de- add configurable whitelist to CheckDBUSServices.py
* Fri Oct 15 2010 dmuellerAATTsuse.de- fix regression in suse-binariescheck.diff
* Tue Oct 12 2010 lnusselAATTsuse.de- add check for gnome and desktop related macros
* Sun Oct 03 2010 andreaAATTopensuse.org- Added lxdm as a valid group and user
* Mon Sep 27 2010 dmuellerAATTsuse.de- update to 0.99:
* Add Python 2.7 magic number ( https://bugzilla.redhat.com/623607, Nils Philippsen)
* Mon Sep 27 2010 dmuellerAATTsuse.de- update to 0.98:
* Pkg.py, test/test.Pkg.py: Fix self-obsoletion bug with Provides containing Epoch.
* Pkg.py: Don\'t stringify None Epoch to \'None\' string in compareEVR().
* Pkg.py: Sync rangeCompare() with yum 3.2.27.
* TagsCheck.py: Reduce some spell check noise.
* rpmlint: Fix handling of arguments containing spaces.
* DocFilesCheck.py: Bypass doc file check earlier if package has no doc files.
* Thu Aug 19 2010 dimstarAATTopensuse.org- Add suse-g-ir-chech.diff:
*.gir belong in -devel packages.
* Sun Aug 08 2010 vuntzAATTopensuse.org- Update suse-version.diff: last non-obsolete version of openSUSE is 11.1, and latest valid version of openSUSE is 11.4.
* Thu Jul 29 2010 dmuellerAATTsuse.de- fix printWarning error in CheckBashisms
* Thu Jul 29 2010 puzelAATTnovell.com- add confusing-invalid-spec-name.patch
* Tue Jul 20 2010 guido+opensuse.orgAATTberhoerster.name- add BashismsCheck
* Mon Jul 12 2010 dmuellerAATTsuse.de- add Development/Debug group (bnc#612044)
* Wed Jun 30 2010 lnusselAATTsuse.de- additionally look at the BUILD_DEBUG variable to determine whether a warning should be printed. Needs an updated \'build\' script.
* Tue Jun 29 2010 lnusselAATTsuse.de- don\'t print unstripped binary warning when used with build script (bnc#618004)
* Mon Jun 07 2010 andreaAATTopensuse.org- added \"System/GUI/LXDE\" as a valid rpmgroup
* Wed May 05 2010 lnusselAATTsuse.de- don\'t allow perl vendorarch in noarch packages
* Thu Apr 29 2010 dmuellerAATTsuse.de- check for gethostbyname calls (bnc#506945)
* Thu Apr 29 2010 dmuellerAATTsuse.de- fix branding check (bnc#579556)
* Wed Apr 28 2010 dmuellerAATTsuse.de- fix exception in interpreter check- restrict shlib-fixed-dependency to shlib-policy packages- allow files in /tmp to be listed as %ghost
* Tue Apr 27 2010 dmuellerAATTsuse.de- tighten pkg-config check
* Mon Apr 26 2010 dmuellerAATTsuse.de- check for missing xinetd.d (bnc#436326)- check for files in /var/run (fate#303793)
* Thu Apr 22 2010 dmuellerAATTsuse.de- check for live update problems (bnc#477649)- rediff and enable the shared lib dependency check fix
* Wed Apr 21 2010 ajAATTsuse.de- Add some missing rpm groups and sort list.
* Mon Apr 19 2010 dmuellerAATTsuse.de- tighten the interpreter check (bnc#574650)
* Fri Apr 16 2010 dmuellerAATTsuse.de- suppress warnings about cron.d symlinks (bnc#591431)
* Tue Apr 06 2010 dmuellerAATTsuse.de- workaround unicode error exceptions on non-utf8 filenames
* Fri Apr 02 2010 dmuellerAATTsuse.de- rediff some suse specific patches
* Thu Mar 25 2010 dmuellerAATTsuse.de- fix buildroot detection (bnc#584952)
* Fri Mar 19 2010 dmuellerAATTsuse.de- update to 0.95:
* Skip ghost files in files checks, https://bugzilla.redhat.com/570086
* Work around Python\'s ASCII non-TTY stdout and our non-ASCII output.
* Omit spell check warnings for capitalized words that do not start a sentence.
* Wrap bunch of long lines, tune comments and info messages.
* Require rpm-python >= 4.4.2.2 for expandMacro() in r1729.
* do not execute check if the network test are marked as disabled, and simplify the logic
* do not expand the format of the filename format, (patch from Per Oyvind Karlsten )
* Sat Feb 27 2010 dmuellerAATTsuse.de- update to 0.94: - rpm 4.8.0 support - better python bytecode checks - improved LSB/taglist - various fixes/patches upstreamed
* Thu Feb 25 2010 lnusselAATTsuse.de- update and enable CheckPolkitPrivs
* Fri Feb 19 2010 puzelAATTnovell.com- update suse version check (add 11.2, drop 10.3)
* Mon Feb 01 2010 lnusselAATTsuse.de- fix usr-arch.diff- require python-magic as it\'s needed by some checks
* Wed Jan 13 2010 lnusselAATTsuse.de- suppress depmod warnings (bnc#456048)
* Sun Jan 10 2010 detlefAATTlinks2linux.de- add some missing groups
* Sat Jan 09 2010 lnusselAATTsuse.de- disable badness for group check until we know the impact
* Fri Jan 08 2010 detlefAATTlinks2linux.de- add a config file for standard RPM groups
* Thu Jan 07 2010 mvyskocilAATTsuse.cz- fixed bnc#566018 - no-ghost-alternative-file check makes no sense - fixed CheckAlternativesGhostFiles test, renamed the warnings to generic-name-not-in-filelist, generic-name-not-marked-as-ghost
* Sat Jan 02 2010 jengelhAATTmedozas.de- enable parallel build
* Sat Nov 14 2009 dmuellerAATTsuse.de- update to 0.92:
* various fixes and python 3 compatibility added
* new checks for python compiled files
* Wed Oct 07 2009 dmuellerAATTsuse.de- tighten the regex for libraries (bnc#544906)
* Wed Sep 30 2009 dmuellerAATTsuse.de- fix exceptions in BinaryInfo
* Wed Sep 09 2009 dmuellerAATTsuse.de- update to 0.90:
* Makefile: 0.90.
* rpmdiff: Add missing magic coding comment (https://bugzilla.redhat.com/508683, Michal Nowak).
* TagsCheck.py: Fix incorrect info in self-obsoletion message.
* FilesCheck.py: Output interpreter in non-executable-script warning, remove quotes from wrong-script-interpreter one.
* Pkg.py: Remove stale comments.
* TagsCheck.py: Code cleanup, NFC.
* TagsCheck.py: improve percent-in-
* message details.
* TagsCheck.py: Remove obsolete-on-name check (superseded by self-obsoletion).
* TagsCheck.py: Add check for self-obsoletion cases, https://bugzilla.redhat.com/461610
* Pkg.py: Borrow various utilities from yum\'s rpmUtils.miscutils.
* Makefile, rpmUtils: Revert previous commit.
* Makefile, rpmUtils, rpmUtils/miscutils.py, rpmUtils/transaction.py: Borrow rpmUtils/{miscutils,transaction}.py from yum.
* rpmdiff: Improve dependency formatting.
* rpmdiff: Take Epoch into account in self-provides filtering.
* Pkg.py: Improve legacy prereq tracking with new rpm versions.
* BinariesCheck.py: Don\'t output missing-PT_GNU_STACK-section messages if readelf failed.
* FilesCheck.py: Add check for debuginfo packages without sources.
* FilesCheck.py: Allow more common files to be non-readable (https://bugzilla.redhat.com/226412).
* FilesCheck.py: Revert relative symlink target normalization back to more aggressive.
* BinariesCheck.py, Config.py, ConfigCheck.py, FHSCheck.py, FilesCheck.py, I18NCheck.py, MenuCheck.py, Pkg.py, PostCheck.py, TagsCheck.py, rpmdiff: Code cleanups.
* FilesCheck.py: Do not check existence of relative link targets on the filesystem for consistency with absolute link target checks, improve dangling-
*symlink info messages.
* FilesCheck.py, Pkg.py: Be a bit stricter when normalizing link targets, do it earlier.
* FilesCheck.py, Pkg.py: Improve link target normalization in symlink checks.- filter cross-directory-hard-link as it is duplicate to a suse check
* Mon Sep 07 2009 dmuellerAATTsuse.de- filter buildroot related checks (bnc#536594)
* Fri Aug 28 2009 mvyskocilAATTsuse.cz- Added CheckAlternativesGhostFiles.py - see bnc#534451 comment#17
* Wed Aug 26 2009 lnusselAATTsuse.de- disable bogus patch to InitScriptCheck.py. Causes failures and needs to be reworked- fix and add weak dependencies patch again to make some suse checks work
* Wed Aug 26 2009 lnusselAATTsuse.de- fix CheckPkgConfig.py to work with rpmlint 0.87
* Wed Aug 26 2009 lnusselAATTsuse.de- refresh some patches to remove fuzz- BuildIgnore rpmlint-mini as it is currently broken
* Mon Aug 24 2009 lnusselAATTsuse.de- don\'t import pprint in CheckSUIDPermissions.py- remove /selinux again. No package except \'filesystem\' is supposed to include that.- add filter for FHS violation of skelcd type packages- fix some more suse patches
* Mon Aug 10 2009 thomasAATTnovell.com- added /selinux to allowed prefixes in CheckFilelist.py
* Wed Jul 29 2009 lnusselAATTsuse.de- add cups to dbus whitelist (bnc#515977)
* Mon Jul 20 2009 lnusselAATTsuse.de- fix suse checks for 0.87
* Thu Jul 16 2009 lnusselAATTsuse.de- fix syntax error in suse-hide-unstripped-outside-build.diff
* Sun Jun 21 2009 dmuellerAATTsuse.de- update to 0.87:
* remove old rpm support
* improved performance and compat with python 2.6
* many pylint/pychecker code fixes
* Sat Apr 04 2009 dmuellerAATTsuse.de- fix library policy checker being inactive due to API change
 
ICM