The following Fedora EPEL 8 Security updates need testing: Age URL 10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-610589457a prosody-0.11.8-1.el8 8 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-bfa4482ae0 libmysofa-1.2-4.el8 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-3428ca1a34 ansible-2.9.18-1.el8 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-71d1af6aca isync-1.4.1-1.el8 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-4186de3a1a nagios-4.4.6-1.el8 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-525253c896 chromium-88.0.4324.182-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
bpytop-1.0.54-2.el8 fsverity-utils-1.3-3.el8 gnome-shell-extension-activities-configurator-75-2 libabigail-1.8.2-1.el8 libpri-1.6.0-13.el8 netbox-2.10.5-1.el8 rpminspect-1.3.1-1.el8 rpminspect-data-fedora-1.3-1.el8 s3fs-fuse-1.89-1.el8 stress-ng-0.12.03-2.el8 sysbench-1.0.20-5.el8 tmt-1.3.1-1.el8 xrootd-5.1.0-1.el8
Details about builds:
================================================================================ bpytop-1.0.54-2.el8 (FEDORA-EPEL-2021-8dacc19948) Linux/OSX/FreeBSD resource monitor -------------------------------------------------------------------------------- Update Information:
build(downgrade): 1.0.54 | RH#1932099 -------------------------------------------------------------------------------- ChangeLog:
* Thu Feb 25 2021 Artem Polishchuk ego.cordatus@gmail.com - 1:1.0.54-2 - build: Bump release because 1.0.54-1 was already built * Thu Feb 25 2021 Artem Polishchuk ego.cordatus@gmail.com - 1:1.0.54-1 - build(downgrade): 1.0.54 | RH#1932099 * Sun Feb 14 2021 Artem Polishchuk ego.cordatus@gmail.com - 1.0.62-1 - build(update): 1.0.62 * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 1.0.61-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1932099 - psutil version 5.7.0 or later required https://bugzilla.redhat.com/show_bug.cgi?id=1932099 --------------------------------------------------------------------------------
================================================================================ fsverity-utils-1.3-3.el8 (FEDORA-EPEL-2021-0b0bbc62f1) fsverity utilities -------------------------------------------------------------------------------- Update Information:
This is fsverity, a userspace utility for fs-verity. fs-verity is a Linux kernel feature that does transparent on-demand integrity/authenticity verification of the contents of read-only files, using a hidden Merkle tree (hash tree) associated with the file. The mechanism is similar to dm-verity, but implemented at the file level rather than at the block device level. The fsverity utility allows you to set up fs-verity protected files. This is the initial release for EPEL 8. -------------------------------------------------------------------------------- ChangeLog:
-------------------------------------------------------------------------------- References:
[ 1 ] Bug #1892483 - fsverity-utils is missing in EPEL8 https://bugzilla.redhat.com/show_bug.cgi?id=1892483 --------------------------------------------------------------------------------
================================================================================ gnome-shell-extension-activities-configurator-75-2 (FEDORA-EPEL-2021-77025d80ef) Configure the top bar and Activities button in GNOME Shell -------------------------------------------------------------------------------- Update Information:
Rebuild latest compatible versions of Activities Configurator for EPEL 7 and 8. -------------------------------------------------------------------------------- ChangeLog:
--------------------------------------------------------------------------------
================================================================================ libabigail-1.8.2-1.el8 (FEDORA-EPEL-2021-e01182d1ec) Set of ABI analysis tools -------------------------------------------------------------------------------- Update Information:
Update to upstream 1.8.2 point release -------------------------------------------------------------------------------- ChangeLog:
* Thu Feb 25 2021 Dodji Seketeli dodji@redhat.com - 1.8.2-1 - Update to upstream 1.8.2 point release --------------------------------------------------------------------------------
================================================================================ libpri-1.6.0-13.el8 (FEDORA-EPEL-2021-4c3269da81) An implementation of Primary Rate ISDN -------------------------------------------------------------------------------- Update Information:
Add cryptographic source file verification -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 23 2021 Benjamin A. Beasley code@musicinmybrain.net - 1.6.0-13 - Trivial typo fix in description - Add source file verification --------------------------------------------------------------------------------
================================================================================ netbox-2.10.5-1.el8 (FEDORA-EPEL-2021-06d86aad24) IP address management (IPAM) and data center infrastructure management (DCIM) -------------------------------------------------------------------------------- Update Information:
Update to 2.10.5 -------------------------------------------------------------------------------- ChangeLog:
* Wed Feb 24 2021 Igor Raits ignatenkobrain@fedoraproject.org - 2.10.5-1 - Update to 2.10.5 --------------------------------------------------------------------------------
================================================================================ rpminspect-1.3.1-1.el8 (FEDORA-EPEL-2021-63a58c9105) Build deviation compliance tool -------------------------------------------------------------------------------- Update Information:
Remove duplicate elf_end() call in init_elf_data() (#303) -------------------------------------------------------------------------------- ChangeLog:
* Thu Feb 25 2021 David Cantrell dcantrell@redhat.com - 1.3.1-1 - Remove duplicate elf_end() call in init_elf_data() (#303) - Update translation template * Thu Feb 25 2021 David Cantrell dcantrell@redhat.com - 1.3-2 - Small change to the way Koji builds are submitted - Move the master branch to version 1.3 - Drop DEBUG_PRINT in process_table() - Add doc/git.md to explain source control conventions - Change Suggests to Recommends in the spec file - Add kmidiff and politics to the inspections section of generic.yaml - Update TODO list - Use warn() for non-fatal errors in mkdirp() - Require libabigail >= 1.8 in rpminspect.spec.in - Enable multiple --headers-dir1 and --headers-dir2 args in abidiff - Swap out some more fprintf()/fflush() reporting with warn() - #include <err.h> in peers.c and rmtree.c - On fedora-rawhide CI jobs, install gcc-c++ and gcc-plugin-devel - Disable fedora-rawhide GitHub Action for now - Correctly handle the -w option on rpminspect(1) (#256) - Drop the relative path handling for the -w option - Build and install rc from source on opensuse-leap - Update doc/git.md on how to track upstream - Add .github/ and osdeps/ directories to extra-ci.yml - Build and install rc from source on opensuse-tumbleweed - Adjust curl(1) command line used for rc in opensuse CI jobs - Trying to figure out why the opensuse jobs produce curl errors - Another slight change to post.sh for the opensuse-leap CI job - s/PowerTools/powertools/g in the centos8 PKG_CMD definition - The output of html2text on opensuse systems is different - Rename HEADER_MAN to HEADER_MANPAGE (#264) - Add inspection_header_to_desc() to librpminspect (#264) - Add xunit output format support (#264) - Support the new output function call syntax (#264) - Move init_elf_data() to readelf.c, move data to struct rpminspect - Update inspect_elf.c unit tests for librpminspect changes - Remove check_ipv6() from inspect_elf.c - Create the badfuncs inspection - Update po/ translation files. - Add badfuncs test cases - Forgot to commit test_badfuncs.py. - Fix flake8 and black errors with test_badfuncs.py - Skip debug packages in filesize, display changes correctly - Fix spurious execstack failure - Fix YAML config file reading for BLOCK_INSPECTIONS - Expand dump_config() to cover all config file settings - Minor spelling fixes in strfuncs.c and making code explicit - Simplify list_to_string() so it handles 1-elements lists right - Add abspath() to canonicalize path strings - In the doc inspection, only show diff(1) output for text files (#254) - Add strxmlescape() to strfuncs.c in librpminspect (#264) - Output the system-out xunit portion as CDATA (#264) - Slightly change how strxmlescape() works - Add the runpath inspection to librpminspect - Rename test/data/lto.c to test/data/mathlib.c - Handle the empty string case in abspath() - Expand dump_cfg() to show runpath settings - Fix block handling problems in the YAML config reader - Note single builds cannot be rebases in is_rebase() - Hook up the driver for the runpath inspection - Install patchelf for tests on fedora and centos - Update TODO and README.md files - Pass -D to rpminspect in the test suite - Add integration tests for the runpath inspection - Python flake8 and black fixes in test_runpath.py - Fixes for GitHub Actions on Debian and Ubuntu - Disable Rust support in pip modules, more extra-ci fixes - Update pip and setuptools on debian and ubuntu CI jobs - Make sure pip is updated on debian, centos7, and centos8 - Fixes for extra-ci on arch, centos7, centos8, and debian - Adjust docker image names for opensuse and arch - Add Gentoo Linux to the Extra CI set - extra-ci.yml typo fix for the gentoo job - Use gentoo/stage3 as the container for the gentoo CI job - Disable opensuse-tumbleweed and archlinux CI jobs - Make sure util/determine-os.sh picks up Gentoo Linux - In the runpath inspection, fail if DT_RPATH and DT_RUNPATH exist - Use pip install for PIP_CMD on gentoo - Set PIP_CMD to pip install -user for gentoo - Handle a NULL from list_to_string() in abspath() - Do not match path prefixes in the runpath inspection - Python black fixes for test_runpath.py - Stop doing an emerge --sync on the gentoo CI job - Replace emerge --sync with a manual portage sync - Use emerge-webrsync to update portage on gentoo - Add uthash and move the file matching code to it. - Typo fix in README.md - Fix some memory leaks found by valgrind - Create mkannounce.sh to help make release announcements easier - shellcheck fixes for mkannounce.sh * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ rpminspect-data-fedora-1.3-1.el8 (FEDORA-EPEL-2021-2e65c6c4b8) Build deviation compliance tool data files -------------------------------------------------------------------------------- Update Information:
Small change to the way Koji builds are submitted -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 8 2021 David Cantrell dcantrell@redhat.com - 1.3-1 - Small change to the way Koji builds are submitted - Ignore build/ in .gitignore - Update fedora.yaml from generic.yaml, disable 'patches' inspection - Eliminate duplicate entries in licenses/fedora.json - Simplify test() definition in meson.build --------------------------------------------------------------------------------
================================================================================ s3fs-fuse-1.89-1.el8 (FEDORA-EPEL-2021-50fb155c02) FUSE-based file system backed by Amazon S3 -------------------------------------------------------------------------------- Update Information:
Update to 1.89 from https://github.com/s3fs-fuse/s3fs-fuse (#1932107) Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.89 -------------------------------------------------------------------------------- ChangeLog:
* Wed Feb 24 2021 Julio Gonz��lez Gil packages@juliogonzalez.es - 1.89-1 - Update to 1.89 from https://github.com/s3fs-fuse/s3fs-fuse (#1932107) Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.89 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 1.88-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1932107 - s3fs-fuse-1.89 is available https://bugzilla.redhat.com/show_bug.cgi?id=1932107 --------------------------------------------------------------------------------
================================================================================ stress-ng-0.12.03-2.el8 (FEDORA-EPEL-2021-44719c7417) Stress test a computer system in various ways -------------------------------------------------------------------------------- Update Information:
Enable ppc64le ---- Update to 0.12.03 ---- Bump to 0.12.02 -------------------------------------------------------------------------------- ChangeLog:
* Wed Feb 24 2021 Yaakov Selkowitz yselkowi@redhat.com - 0.12.03-2 - Enable ppc64le * Mon Feb 15 2021 Chris Brown chris.brown@redhat.com - 0.12.03-1 - Update to 0.12.03 * Sun Feb 7 2021 Chris Brown chris.brown@redhat.com - 0.12.02-1 - Bump to 0.12.02 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.12.01-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1919034 - stress-ng-0.12.02 is available https://bugzilla.redhat.com/show_bug.cgi?id=1919034 [ 2 ] Bug #1928427 - stress-ng-0.12.03 is available https://bugzilla.redhat.com/show_bug.cgi?id=1928427 --------------------------------------------------------------------------------
================================================================================ sysbench-1.0.20-5.el8 (FEDORA-EPEL-2021-957ffec5a3) System performance benchmark -------------------------------------------------------------------------------- Update Information:
Enable ppc64le and s390x. -------------------------------------------------------------------------------- ChangeLog:
* Thu Feb 25 2021 Yaakov Selkowitz yselkowi@redhat.com - 1.0.20-5 - Enable on ppc64le and s390x - Add upstream patch for python3 in testsuite * Mon Feb 8 2021 Pavel Raiskup praiskup@redhat.com - 1.0.20-4 - rebuild for libpq ABI fix rhbz#1908268 * Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 1.0.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 1.0.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Apr 29 2020 Xavier Bachelot xavier@bachelot.org 1.0.20-1 - Update to 1.0.20 (RHBZ#1827878) * Fri Jan 31 2020 Fedora Release Engineering releng@fedoraproject.org - 1.0.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ tmt-1.3.1-1.el8 (FEDORA-EPEL-2021-415a0467f0) Test Management Tool -------------------------------------------------------------------------------- Update Information:
Default branches, filtering, status, link... ---- Default branches, improved filtering, tmt status... -------------------------------------------------------------------------------- ChangeLog:
* Thu Feb 25 2021 Petr ��pl��chal psplicha@redhat.com - 1.3.1-1 - Add test for prepare freeze - Make file descriptors non-blocking - Update the specification and stories to use link - Implement the new core attribute 'link' * Tue Feb 23 2021 Petr ��pl��chal psplicha@redhat.com - 1.3.0-1 - Set timeout on select calls in utils._run() - Show the current tmt version in the debug log - Revert support for the 'el' distro shortcut - Strip whitespace before relevancy comment - Ensure rsync is installed on the guest if needed - Use the default branch in the discover fmf plugin - Suport the 'el' shortcut for the distro context - Implement the 'tmt --version' option [fix #445] - Adjust test create test, fix missing dots - Support creating tests in the current directory - Rename container images, update install docs - Fixup Dockerfiles to build in quay.io. - Support building mini and full tmt container image - Add a Dockerfile for container with tmt - Fix dependency error messages - Use a better trigger name for source code changes - Add a new 'Check Report' section to examples - Add the --force explanation in the documentation - Extend the test coverage to check for active runs - Add basic test coverage for tmt status - Restore context after processing each run - Correctly handle an undefined step status - Load default plan when no root is present - Implement tmt status command - Define command-line interface for status command - Print library in error message during ref conflict - Adjust the default branch handling for libraries - Handle default branch in Library - Adjust test duration, clean up old test metadata - Improve timeout handling (fix an infinite loop) - Adjust default timeout in the testcloud provision - Remove obsolete unit test coverage for steps - Adjust the filtering support, fix docs building - Allow filtering using custom L1 metadata - Allow filtering with lowercase bool names - Handle exceptions when applying filters and conditions - Share code for filters & conditions, test coverage - Apply filters after applying defaults and conversions - Fix IPv4 parsing when booting minute machine - Remove all hacks for the old cruncher executor - Remove the whole rhts-lint line during test import - Remove the old convert test from unit tests - Adjust contact handling to work with manual tests - Fix contacts without name during tmt test import - Finalize the specification of the 'link' attribute - Add specification of the new core attribute 'link' - Enough of dreaming, let's go to the forest! :) - Update the overview of core classes, minor cleanup - Add missing required packages for pip install - Implement tmt run --follow option for checking log - Extra check for required packages when using yum - Clean up obsolete names in examples and templates - Update the test checking for relevancy conversion - Adjust storing test case id for new nitrate cases - Append nitrate id when exporting instead of rewrite - Skip prereserve check if custom flavor requested - Use special compare operators only if minor given - Adjust support for selecting modified tests - Allow selecting only tests that have changed in git - Remove the duplicate build job from packit config - Verify the old beakerlib functions using Makefile - Enable debug output using the TMT_DEBUG variable --------------------------------------------------------------------------------
================================================================================ xrootd-5.1.0-1.el8 (FEDORA-EPEL-2021-9fbd9db005) Extended ROOT file server -------------------------------------------------------------------------------- Update Information:
XRootD 5.1.0- -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 23 2021 Mattias Ellert mattias.ellert@physics.uu.se - 1:5.1.0-1 - Update to version 5.1.0 - Add scitokens plugin package - Packages xrootd-ceph and xrdcl-http are now built as part of xrootd replacing the packages built from separate source rpms - Drop patches (accepted upstream or previously backported) - Fix broken library dependency in XrdCeph cmake file * Sat Feb 13 2021 Mattias Ellert mattias.ellert@physics.uu.se - 1:5.0.3-5 - Drop workaround for false positive warning from gcc 11 * Tue Jan 26 2021 Mattias Ellert mattias.ellert@physics.uu.se - 1:5.0.3-4 - Workaround false positive warning from gcc 11 (Fedora 34+) * Tue Dec 8 2020 Mattias Ellert mattias.ellert@physics.uu.se - 1:5.0.3-3 - Fix array length calculation (gcc 11 error) - Fix uninitialized variable error --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org