Changelog for
rpmlint-backports-12.0+git20200414.2e0814a-2.1.noarch.rpm :
* Tue Apr 14 2020 sbahlingAATTsuse.com- Update to version 12.0+git20200414.2e0814a:
* Handle python2/3 file conflicts
* Catch namespace error and and return empty file list for now
* Handle missing packages better
* Whitelist hdf-devel-data package
* Add .gitignore
* Better logging when skipping product repos
* Add force option to config file
* Clear channel data before each run to save on memory usage
* Remove servicepacks config item from SLE 15 configs
* Handle invalid repodata (empty xml)
* Fix
* Add sle 15 sp2 config
* raw_input() is deprecated. Use input() instead.
* Add --force option for the run_bot command
* Add Python2 and Transactional Server modules for SLE 15 SP1
* Enable Module-CAP-Tools for SLE 15 / 15-SP1
* Fix text quoting for consistency with PEP standards
* Whitelist protobuf-devel
* Allow gflags2man alternative
* Fix
* Enhance handling of changes to data
* Enhance logging of repo processing results
* Fix interval handling
* Do not copy .pyo files
* Dump backtrace on errors
* Handle old psutil api
* Cleanup logging of stats
* Use xpath in repodata operations
* Reduce memory usage on repodata based channels
* Add SLE 15 SP1 config
* Whitelist alternatives for python3-future package
* Whitelist conflicting cryptsetup2 files (bsc#1113907)
* Improve handling of IGNORE_CONFLICTS filter
* Handle empty BackportsIgnoreAlternatives and BackportsForbiddenFiles lists.
* Update the comments about the shelve db backend requirements.
* Close the db immediately after use.
* Wed Dec 05 2018 opensuse-packagingAATTopensuse.org- Update to version 12.0+git20181205.da1398c:
* Do not track kernel packages and files in the database.
* Tue Dec 04 2018 opensuse-packagingAATTopensuse.org- Update to version 12.0+git20181204.08b283f:
* Add missing modules to sle12 config
* Implement --by-arch option for merge
* Make --dry option actually work
* Fix multi-sp tracking
* Mon Dec 03 2018 opensuse-packagingAATTopensuse.org- Update to version 12.0+git20181203.3a40cff:
* Gracefully handle failure to open the package map db
* Fix dual arch specification for HA GEO
* Fix typo and don\'t crash when blacklist is not set.
* Add some docs
* Add SP4 channels to SLE 12 config
* Add note explaining purpose of sle12-exceptions file
* Fri Nov 30 2018 opensuse-packagingAATTopensuse.org- Update to version 12.0+git20180806.9059126:
* Whitelist libopenblas_openmp0 alternatives
* Whitelist b43-fwcutter files
* Whitelist more alternatives
* Add ffmpeg-4-devel file whitelists
* Whitelist /usr/bin/ht from the ht subpackage
* Whitelist conflicting files between libiodbc-devel and unixODBC-devel
* Fix libheimdal whitelist
* Whitelist conflict with texlive file
* add rspec to allowed alternatives
* Add ftp to allowed alternatives
* Continue to next file on error
* Remove debugging output
* Bring 12 config in sync with recent changes
* Cleanup file checking code
* Forbid files in the kernel areas
* Check for files set as forbidden
* Contact re strings instead of looping over them.
* Fix config
* Update policy strings in rpmlint configs
* Implement blacklisting files from package map db
* Remove conflicting python packages
* Dont track the Development-OBS module
* Minor string fix
* Code cleanup; change format of the Backports policy strings
* Handle alternatives
* Whitelist createrepo as alternative
* Reject package containing kernel modules
* Update -12.config to the new format
* Use special syntax for regex strings
* kdepimlibs4 provides own copy of libqgpgme headers
* Allow ksh alternative
* Allow libcblas alternatives
* Whitelist /lib/udev for all packages
* Whitelist postgresql96 files that conflict with postgresql10.
* White list file by package
* Add update alternatives files from desktops and displaymanagers to files whitelist
* Enhance rpmlint reporting
* Select the rpmlint config file based on the BACKPORTS variable
* Fix broken config file
* Add file whitelisting
* Separate configs for Backports 12 and Backports 15
* Cleanup code formatting. PEP8 standard
* Append channel type to output filenames
* Add update channels for sle15
* Change shelve backing db to dumbdbm for cross platform compatibility
* Rework pre-release snapshot handling
* Add exception info to debug output
* revert adding sle15-exceptions
* Adding sddm to exceptions
* Adding plasma5-session exception in config file
* Adding plasma5-session to whitelist
* Python2/Python3 shelve compatibility
* Add HA packages to 15 config
* Gracefully error and continue when failing to retrieve repodata
* Add empty update_channel_url config to make the tool happy
* Fix path
* Remove old, no longer required scripts
* Remove unused code
* Remove sle12 config artifacts from sle15 config
* Add sle15 config
* Remove SLE version from db file name
* Update sle12.config to include all archs
* Collect data from all specified archs
* Add support for parsing repomd data
* Switch to lxml and use etree name instead of ET
* Tue Jan 30 2018 opensuse-packagingAATTopensuse.org- Update to version 0.3+git20180130.39b9e4d:
* Raise exception on missing config only when config is required
* Cleanup exceptions channel
* Mon Jan 29 2018 opensuse-packagingAATTopensuse.org- Update to version 0.3+git20180129.a6f2a57:
* python-tornado was added back to the core product
* Thu Jan 25 2018 opensuse-packagingAATTopensuse.org- Update to version 0.3+git20180125.c1f221a:
* Remove \'.\' from systemd unit username
* Thu Jan 25 2018 sbahlingAATTsuse.com- Add Requires(pre): group(nogroup) for SLE15 builds
* Tue Jan 23 2018 opensuse-packagingAATTopensuse.org- Update to version 0.3+git20180123.0818a30:
* Log src package conflict (but do not error or fail)
* Ignore source packages (FATE#323679)
* Tue Jan 23 2018 opensuse-packagingAATTopensuse.orgRe-work tool - Move channel setup to separate configuration files thereby removing most SLE 12 hard coding - Merge data from all service packs into database - Rename bot command to \"rpmlint-backports-tool run_bot\" - Update systemd unit to run instance by specified config- Update to version 0.3+git20180123.50fe381:
* Re-add cachedir
* Fixup git-commit feature
* Make failure to access channel data in standard location not an error
* Fix formatting
* Update docs
* Update systemd unit file
* Move sle-exceptions to config directory. Rename to sle12-exceptions.
* Rename config directory to rpmlint-backports-tool
* Strip directories from channel name
* Add workpath option
* Fixup exception handling
* Fri Jan 12 2018 opensuse-packagingAATTopensuse.org- Update to version 0.2+git20180112.7715830:
* Adding Checks subproject to project path for rpmlint-backports-data package.
* Sat Oct 29 2016 opensuse-packagingAATTopensuse.org- Update to version 0.2+git20160926.4c689ee:
* Add python-tornado to package exception list
* Thu Apr 07 2016 opensuse-packagingAATTopensuse.org- Update to version 0.2+git20160407.60bedf2: + properly whitelist kde5 replacing packages
* Thu Apr 07 2016 opensuse-packagingAATTopensuse.org- Update to version 0.2+git20160407.8a3bbd4: + fix package name for oxygen icon theme for KDE5
* Thu Apr 07 2016 opensuse-packagingAATTopensuse.org- Update to version 0.2+git20160407.3c55622: + add more exceptions for KDE5 + add libkipi to exception list for KDE5
* Tue Mar 29 2016 opensuse-packagingAATTopensuse.org- Update to version 0.2+git20160329.744b94d: + do not rely on screen + fix servicepack call + do not use a different db name for each SP + handle if no tty is available (under systemd)
* Thu Mar 17 2016 lnusselAATTsuse.de- Update to version 0.2+git20160316.c7b28d2: + allow to specify a SP on CLI + add template for service (per servicepack) and handle SP in other command + ensure verbose and servicepack are not excluding each-other + ensure servicepack applies to dvd too
* Mon Jun 22 2015 lnusselAATTsuse.de- Update to version 0.2+git20150615.6b4f679: + blacklist SLE-Module-Containers_12_x86_64
* Mon Jun 15 2015 lnusselAATTsuse.de- Update to version 0.2+git20150615.e363f74: + install FileListExtractor.py + install sle-exceptions + fix unitdir path + fix check_exported + fix check_bsk + add systemd service file to start the tool
* Mon May 11 2015 lnusselAATTsuse.de- Update to version 0.2+git20150511.dac06aa: + refactor channel handling + generate fixtures for tests + also disallow lib and bin overlay paths
* Fri Apr 24 2015 lnusselAATTsuse.de- Update to version 0.2+git20150424.f007a52: + need to also allow libkonq-devel
* Wed Apr 22 2015 lnusselAATTsuse.de- Update to version 0.2+git20150422.b6bbf00: + also add libkde4-devel and libkdecore4-devel
* Tue Apr 21 2015 lnusselAATTsuse.de- Update to version 0.2+git20150421.520df1c: + add configurable whitelist for rpmlint check
* Tue Apr 21 2015 lnusselAATTsuse.de- Update to version 0.2+git20150421.f560800: + add configurable whitelist for rpmlint check
* Tue Apr 21 2015 lnusselAATTsuse.de- change to gitlab url- Update to version 0.2+git1429616875.4bb76a4: + add bsk check function + check exported binaries + implement automatic update and upload + rename to tool + update docu + catch exceptions in loop + block booth from ha geo + legacy is neither blocked nor exported + don\'t block anything in cloud + add configurable whitelist for rpmlint check
* Fri Feb 06 2015 lnusselAATTsuse.de- split data and program files
* Thu Feb 05 2015 lnusselAATTsuse.de- don\'t package stuff in /opt/testing/rpmlint. rpmlint-mini will do that for us.
* Mon Oct 27 2014 sbahlingAATTsuse.com- Update SLE-12-file-package-map.p
* Update using SLE12 GM bits
* Remove files from src and nosrc packages
* Tue Oct 07 2014 sbahlingAATTsuse.com- Initial package