--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-ba941f42b4
2021-06-27 01:47:00.530036
--------------------------------------------------------------------------------
Name : perl-Statistics-ChiSquare
Product : Fedora EPEL 8
Version : 1.0000
Release : 2.el8
URL : https://metacpan.org/release/Statistics-ChiSquare
Summary : How well-distributed is your data?
Description :
Suppose you flip a coin 100 times, and it turns up heads 70 times. Is the coin
fair? Suppose you roll a die 100 times, and it shows 30 sixes. Is the die
loaded?
In statistics, the chi-square test calculates how well a series of numbers fits
a distribution. In this module, we only test for whether results fit an even
distribution. It doesn't simply say "yes" or "no". Instead, it gives you a
confidence interval, which sets upper and lower bounds on the likelihood that
the variation in your data is due to chance.
--------------------------------------------------------------------------------
Update Information:
This is the first Fedora/EPEL build of perl-Statistics-ChiSquare.
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1967876 - Review Request: perl-Statistics-ChiSquare - How well-distributed is your data?
https://bugzilla.redhat.com/show_bug.cgi?id=1967876
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Statistics-ChiSquare' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-c3ba5610f6
2021-06-27 01:47:00.529951
--------------------------------------------------------------------------------
Name : perl-File-Share
Product : Fedora EPEL 8
Version : 0.25
Release : 20.el8
URL : https://metacpan.org/release/File-Share
Summary : Extend File::ShareDir to local libraries
Description :
This module is a drop-in replacement for File::ShareDir. It supports the
dist_dir and dist_file functions, except these functions have been enhanced
to understand when the developer's local ./share/ directory should be used.
--------------------------------------------------------------------------------
Update Information:
Add new package to EPEL 8
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1963221 - Please build perl-File-Share for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1963221
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-File-Share' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-5cd3c9b775
2021-06-26 00:35:03.670175
--------------------------------------------------------------------------------
Name : ansible
Product : Fedora EPEL 8
Version : 2.9.23
Release : 1.el8
URL : http://ansible.com
Summary : SSH-based configuration management, deployment, and task execution system
Description :
Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
over SSH and does not require any software or daemons to be installed
on remote nodes. Extension modules can be written in any language and
are transferred to managed machines automatically.
--------------------------------------------------------------------------------
Update Information:
Upgrade to 2.9.23. Fixes CVE-2021-3583
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 22 2021 Kevin Fenzi <kevin(a)scrye.com> - 2.9.23-1
- Update to 2.9.23. Fixes rhbz#1974592
- Add patch for Rocky Linux. Fixes rhbz#1968728
* Mon May 24 2021 Kevin Fenzi <kevin(a)scrye.com> - 2.9.22-1
- Update to 2.9.22.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1945983 - Ansible no longer converging on enabling firewalld ports
https://bugzilla.redhat.com/show_bug.cgi?id=1945983
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ansible' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-fd64e84148
2021-06-26 00:35:03.670164
--------------------------------------------------------------------------------
Name : paraview
Product : Fedora EPEL 8
Version : 5.9.1
Release : 2.el8
URL : https://www.paraview.org/
Summary : Parallel visualization application
Description :
ParaView is an open-source, multi-platform data analysis and visualization
application. ParaView users can quickly build visualizations to analyze their
data using qualitative and quantitative techniques. The data exploration can
be done interactively in 3D or programmatically using ParaView���s batch
processing capabilities.
ParaView was developed to analyze extremely large datasets using distributed
memory computing resources. It can be run on supercomputers to analyze
datasets of petascale size as well as on laptops for smaller data.
NOTE: The version in this package has NOT been compiled with MPI support.
Install the paraview-openmpi package to get a version compiled with openmpi.
Install the paraview-mpich package to get a version compiled with mpich.
--------------------------------------------------------------------------------
Update Information:
Build for EPEL8
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update paraview' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-61aab66405
2021-06-26 00:35:03.670150
--------------------------------------------------------------------------------
Name : youtube-dl
Product : Fedora EPEL 8
Version : 2021.06.06
Release : 1.el8
URL : https://yt-dl.org
Summary : A small command-line program to download online videos
Description :
Small command-line program to download videos from YouTube and other sites.
--------------------------------------------------------------------------------
Update Information:
Update to version 2021.06.06
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 9 2021 David Schw��rer <davidsch(a)fedoraproject.org> - 2021.06.06-1
- Update to 2021.06.06
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 2021.05.16-2
- Rebuilt for Python 3.10
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update youtube-dl' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-9f5b95bf55
2021-06-26 00:35:03.670088
--------------------------------------------------------------------------------
Name : bloaty
Product : Fedora EPEL 8
Version : 1.1
Release : 8.el8
URL : https://github.com/google/bloaty
Summary : A size profiler for binaries
Description :
Ever wondered what's making your binary big? Bloaty McBloatface will show
you a size profile of the binary so you can understand what's taking up
space inside.
Bloaty works on binaries, shared objects, object files, and static
libraries. Bloaty supports the ELF and Mach-O formats, and has experimental
support for WebAssembly.
--------------------------------------------------------------------------------
Update Information:
Introducing bloaty package to epel8
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1968069 - Please branch and build bloaty for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1968069
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update bloaty' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-15e2fbe1e4
2021-06-25 00:41:05.441384
--------------------------------------------------------------------------------
Name : unrealircd
Product : Fedora EPEL 7
Version : 5.2.0
Release : 1.el7
URL : https://www.unrealircd.org/
Summary : Open Source IRC server
Description :
UnrealIRCd is an Open Source IRC server based on the branch of IRCu called
Dreamforge, formerly used by the DALnet IRC network. Since the beginning of
development on UnrealIRCd in May of 1999, it has become a highly advanced
IRCd with a strong focus on modularity, an advanced and highly configurable
configuration file. Key features include SSL/TLS, cloaking, advanced anti-
flood and anti-spam systems, swear filtering and module support.
--------------------------------------------------------------------------------
Update Information:
UnrealIRCd 5.2.0 ================ This is UnrealIRCd 5.2.0, a release with lots
of new features. The two main new features are: an improved and more flexible
anti-flood block and channel history which can now be stored encrypted on disk
and allows clients to fetch hundreds/thousands of lines. Notice from upstream:
UnrealIRCd 5.2.0 is the direct successor to 5.0.9/5.0.9.1. There will be no
further 5.0.x releases, in particular there will be no 5.0.10. The only
configuration change is in the `set::anti-flood` block (as explained further
down under "Enhancements"). When starting UnrealIRCd will give clear
instructions if anything needs to be changed (and what). This process is really
minor, the server will usually tell to just delete a few old lines from the
configuration file. Enhancements ------------ * The `set::anti-flood` block
has been redone so you can have different limits for `unknown-users` and `known-
users`. * As a reminder, by default, `known-users` are users who are
identified to services OR are on an IP that has been connected for over 2 hours
in the past X days. The exact definition of "known-users" is in the security-
group block. * See https://www.unrealircd.org/docs/Anti-flood_settings for
more information on the layout of the new set::anti-flood block. * All
violations of `target-flood`, `nick-flood`, `join-flood`, `away-flood`, `invite-
flood`, `knock-flood`, `max-concurrent-conversations` are now reported to opers
with the snomask `f` (flood). * Add support for database encryption. The way
this works is that you define an encryption password in a `secret { }` block.
Then from the various modules you can refer to this secret block, from
`set::reputation::db-secret`, `set::tkldb::db-secret` and `set::channeldb::db-
secret`. This way you can encrypt the reputation, TKL and channel database for
increased privacy. * Add optional support for persistent channel history:
* This stores channel history on disk for channels that have both `+H` and `+P`
set. * If you enable this then we ALWAYS require you to set an encryption
password, as we do not allow storing of channel history in plain text. * If
you enable the option, then the history is stored in `data/history/` in
individual .db files. No channel names are visible in the filenames for optimal
privacy. * See
https://www.unrealircd.org/docs/Set_block#Persistent_channel_history on how to
enable this. By default it is off. * Add support for IRCv3 draft/chathistory:
https://ircv3.net/specs/extensions/chathistory * The maximums for channel mode
`+H` have been raised and are now different for `+r` (registered) and `-r`
channels. For unregistered channels the limit is now 200 lines / 31 days. For
registered channels the limit is 5000 lines / 31 days. The old limit for both
was 200 lines / 7 days. These maximums can be changed in the now slightly
different `set::history::channel::max-storage-per-channel` block. * Add c-ares
and libsodium version output to boot screen and `/VERSION`. * `WHOX` now
supports displaying the reputation score. If you are an IRCOp then you can use
e.g. `WHO * %cuhsnfmdaRr`. * Add ability to spamfilter message tags via the
new `T` target. Right now it would be unusual to use this, but some day when we
have more message tags it may come in handy. * Support `+draft/reply` IRCv3
client tag. Can be used by bots (and others) to indicate to what message people
are replying to. This module, reply-tag, is loaded by default. * Send
`draft/bot` IRCv3 message tag if the user has mode `+B` set. * Websockets: add
support for clients to negotiate an explicit type via `Sec-WebSocket-Protocol`,
instead of only the default type from `listen::websocket::type`. This is based
on an IRCv3 websocket draft specification. Note that UnrealIRCd refuses type
text if your configuration allows non-UTF8 characters in channel or nick names
because it would lead to security and compatibility issues. * `set::restrict-
commands`: new option `exempt-tls` which allows SSL/TLS users to bypass a
restriction. Fixes ----- * Server squiting the wrong side. Often harmless,
but when (re)connecting rapidly to multiple servers with autoconnect this could
cause the network to fall apart. * Forbid using extended server bans in
`ZLINE`/`GZLINE` since they won't work there. * Extended server ban
`~a:accname` was not working for shun, and only partially working for
`KLINE`/`GLINE`. * More accurate `/ELINE` error message. Changed ------- *
Channel mode `+H` always showed time in minutes (`m`) until now. From now on it
will show it in minutes (`m`), hours (`h`) or days (`d`) depending on the actual
value. E.g. `+H 50:7d`. * If you have zero log blocks then we already
automatically logged errors to `ircd.log`. From now on we will log everything
(not only errors) to that file.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 15 2021 Robert Scheck <robert(a)fedoraproject.org> 5.2.0-1
- Upgrade to 5.2.0 (#1967860)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1967860 - unrealircd-5.2.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1967860
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update unrealircd' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-99f99b8862
2021-06-25 00:33:27.597011
--------------------------------------------------------------------------------
Name : unrealircd
Product : Fedora EPEL 8
Version : 5.2.0
Release : 1.el8
URL : https://www.unrealircd.org/
Summary : Open Source IRC server
Description :
UnrealIRCd is an Open Source IRC server based on the branch of IRCu called
Dreamforge, formerly used by the DALnet IRC network. Since the beginning of
development on UnrealIRCd in May of 1999, it has become a highly advanced
IRCd with a strong focus on modularity, an advanced and highly configurable
configuration file. Key features include SSL/TLS, cloaking, advanced anti-
flood and anti-spam systems, swear filtering and module support.
--------------------------------------------------------------------------------
Update Information:
UnrealIRCd 5.2.0 ================ This is UnrealIRCd 5.2.0, a release with lots
of new features. The two main new features are: an improved and more flexible
anti-flood block and channel history which can now be stored encrypted on disk
and allows clients to fetch hundreds/thousands of lines. Notice from upstream:
UnrealIRCd 5.2.0 is the direct successor to 5.0.9/5.0.9.1. There will be no
further 5.0.x releases, in particular there will be no 5.0.10. The only
configuration change is in the `set::anti-flood` block (as explained further
down under "Enhancements"). When starting UnrealIRCd will give clear
instructions if anything needs to be changed (and what). This process is really
minor, the server will usually tell to just delete a few old lines from the
configuration file. Enhancements ------------ * The `set::anti-flood` block
has been redone so you can have different limits for `unknown-users` and `known-
users`. * As a reminder, by default, `known-users` are users who are
identified to services OR are on an IP that has been connected for over 2 hours
in the past X days. The exact definition of "known-users" is in the security-
group block. * See https://www.unrealircd.org/docs/Anti-flood_settings for
more information on the layout of the new set::anti-flood block. * All
violations of `target-flood`, `nick-flood`, `join-flood`, `away-flood`, `invite-
flood`, `knock-flood`, `max-concurrent-conversations` are now reported to opers
with the snomask `f` (flood). * Add support for database encryption. The way
this works is that you define an encryption password in a `secret { }` block.
Then from the various modules you can refer to this secret block, from
`set::reputation::db-secret`, `set::tkldb::db-secret` and `set::channeldb::db-
secret`. This way you can encrypt the reputation, TKL and channel database for
increased privacy. * Add optional support for persistent channel history:
* This stores channel history on disk for channels that have both `+H` and `+P`
set. * If you enable this then we ALWAYS require you to set an encryption
password, as we do not allow storing of channel history in plain text. * If
you enable the option, then the history is stored in `data/history/` in
individual .db files. No channel names are visible in the filenames for optimal
privacy. * See
https://www.unrealircd.org/docs/Set_block#Persistent_channel_history on how to
enable this. By default it is off. * Add support for IRCv3 draft/chathistory:
https://ircv3.net/specs/extensions/chathistory * The maximums for channel mode
`+H` have been raised and are now different for `+r` (registered) and `-r`
channels. For unregistered channels the limit is now 200 lines / 31 days. For
registered channels the limit is 5000 lines / 31 days. The old limit for both
was 200 lines / 7 days. These maximums can be changed in the now slightly
different `set::history::channel::max-storage-per-channel` block. * Add c-ares
and libsodium version output to boot screen and `/VERSION`. * `WHOX` now
supports displaying the reputation score. If you are an IRCOp then you can use
e.g. `WHO * %cuhsnfmdaRr`. * Add ability to spamfilter message tags via the
new `T` target. Right now it would be unusual to use this, but some day when we
have more message tags it may come in handy. * Support `+draft/reply` IRCv3
client tag. Can be used by bots (and others) to indicate to what message people
are replying to. This module, reply-tag, is loaded by default. * Send
`draft/bot` IRCv3 message tag if the user has mode `+B` set. * Websockets: add
support for clients to negotiate an explicit type via `Sec-WebSocket-Protocol`,
instead of only the default type from `listen::websocket::type`. This is based
on an IRCv3 websocket draft specification. Note that UnrealIRCd refuses type
text if your configuration allows non-UTF8 characters in channel or nick names
because it would lead to security and compatibility issues. * `set::restrict-
commands`: new option `exempt-tls` which allows SSL/TLS users to bypass a
restriction. Fixes ----- * Server squiting the wrong side. Often harmless,
but when (re)connecting rapidly to multiple servers with autoconnect this could
cause the network to fall apart. * Forbid using extended server bans in
`ZLINE`/`GZLINE` since they won't work there. * Extended server ban
`~a:accname` was not working for shun, and only partially working for
`KLINE`/`GLINE`. * More accurate `/ELINE` error message. Changed ------- *
Channel mode `+H` always showed time in minutes (`m`) until now. From now on it
will show it in minutes (`m`), hours (`h`) or days (`d`) depending on the actual
value. E.g. `+H 50:7d`. * If you have zero log blocks then we already
automatically logged errors to `ircd.log`. From now on we will log everything
(not only errors) to that file.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 15 2021 Robert Scheck <robert(a)fedoraproject.org> 5.2.0-1
- Upgrade to 5.2.0 (#1967860)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1967860 - unrealircd-5.2.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1967860
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update unrealircd' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-aa56cc3024
2021-06-24 17:22:43.057654
--------------------------------------------------------------------------------
Name : rpminspect
Product : Fedora EPEL 7
Version : 1.5
Release : 1.el7
URL : https://github.com/rpminspect/rpminspect
Summary : Build deviation compliance tool
Description :
Build deviation and compliance tool. This program runs a number of tests
against one or two builds of source RPM files. The built artifacts are
inspected and compared to report changes and validate policy compliance
against the defined parameters.
--------------------------------------------------------------------------------
Update Information:
Upgrade to rpminspect-1.5
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 30 2021 David Cantrell <dcantrell(a)redhat.com> - 1.5-1
- Begin work on version 1.5
- Use llabs() instead of labs() in the filesize inspection
- Improve has invalid execstack flags reporting
- Use long unsigned int to report size changes in patches
- Fix some errors in the changedfiles inspection
- Update the changedfiles test cases
- Check DT_SONAME in is_elf_shared_library()
- Skip debuginfo and debugsource files in abidiff
- Make sure abidiff test cases add a DT_SONAME to the test lib
- Report INFO level for patches findings by default
- Python black fixes in test/test_abidiff.py
- Update the test/test_patches.py cases for patches changes
- Generate regular changelog in utils/srpm.h
- Skip branches without targets in submit-koji-builds.sh
- Fedora and CentOS systems in ci need diffstat
- opensuse-leap CI job requires diffstat
- Fix the Debian CI jobs in GitHub Actions
- Fix and enable the Ubuntu extra-ci job in GitHub Actions
- Use pip instead of pip3 for the Ubuntu command
- Use apt-get -y install in
- Enable the opensuse-tumbleweed GHA job again
- Make sure the Gentoo GHA job has diffstat
- Get the Arch Linux GHA job working again
- Use ubuntu:latest for the ubuntu GHA image
- Simplify the utils/determine-os.sh script
- Update license table in README.md
- Allow any number of builds specified for fetch only mode
- Handle old or broken versions of libmagic in changedfiles
- Update GitHub Action status badges in README.md
- Fix $(OS) check in the Makefile
- Fix the ubuntu GitHub Actions extra-ci job
- Make sure the centos8 job has git available before cloning
- Change strappend() to work as a variadic function
- Use json_tokener_parse_ex() to get better error reporting
- Fix reading of the javabytecode block in the config file
- Catch missing/losing -fPIC correctly on .a ELF objects (#352)
- Refactor elf_archive_tests() and its helper functions
- Followup fix for find_no_pic, find_pic, and find_all
- Install cpp-coveralls using pacman on Arch Linux
- Install cpp-coveralls using pip on Arch Linux
- Install cpp-coveralls in pre.sh on Arch Linux
- Install required Python modules in pre.sh on Arch Linux
- Do not upgrade pip on Arch Linux, go back to using pip.txt
- Drop DEBUG_PRINT from source generated by pic_bits.sh
- Do not run apt-get update as a second time on Debians systems
- The lost PIC tests need to invoke gcc with -fno-PIC
- Update the OpenSUSE Tumbleweed files, but disable it anyway
- Define inspection_ignores in struct rpminspect
- Clean up the config file section reading code
- Add add_ignore() to init.c
- Fix fetch only mode download directory
- Stub out libcurl download progress callback function
- Perform symbolic owner and group matching in ownership (#364)
- Restrict download_progress() to systems with CURLOPT_XFERINFOFUNCTION
- Read per-inspection ignore lists from the config file.
- Add commented out per-inspection ignore blocks
- Implement per-inspection path ignore support (#351)
- Report annocheck failures correctly in librpminspect.
- Note all regular expression settings use regex(7) syntax
- Allow size_threshold: info in the config file (#261)
- Check ignore list in files for path prefixes to ignore (#360)
- Support a list of expected empty RPMs in the config file (#355)
- Call mparse_reset() before mparse_readfd()
- Do not crash with the -c option specifies a non-existent file
- Update TODO list
- Make sure brp-compress is disabled in test_manpage.py
- Require/Recommend /usr/bin/annocheck
- Note size_threshold can be the keyword info
- Ensure ctxt->lastError.message is not NULL before strdup (#382)
- Handle corrupt compressed files in changedfiles (#382)
- Disable debugging output for the ignore lists in init.c
- Drop debugging output in the xml inspection
- Remove what working directories we can
- Correctly find icons for desktop files in subpackages (#367)
- Followup to the Icon= check in the desktop inspection (#367)
- BuildRequires libmandoc-devel >= 1.14.5
- Manually install mandoc on centos7 for now
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rpminspect' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-bea8f54571
2021-06-24 17:22:43.057562
--------------------------------------------------------------------------------
Name : distribution-gpg-keys
Product : Fedora EPEL 7
Version : 1.54
Release : 1.el7
URL : https://github.com/xsuchy/distribution-gpg-keys
Summary : GPG keys of various Linux distributions
Description :
GPG keys used by various Linux distributions to sign packages.
--------------------------------------------------------------------------------
Update Information:
mock - mock: fix broken --help output - compress_logs: compress also after repo
failures - suggest moving to libera.chat - Define _platform_multiplier macro -
allow to --install external:* - honor --cwd for --shell (msuchy(a)redhat.com)
mock-core-configs - Add GPG keys and RPM repositories for openSUSE Leap 15.3 -
EOL Fedora 32 (msuchy(a)redhat.com) - sync centos-stream-8 with centos-stream-
repos distribution-gpg-keys - update copr keys - Add openSUSE Backports OBS
project key - Add SUSE's package signing keys
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jun 7 2021 Miroslav Such�� <msuchy(a)redhat.com> 1.54-1
- update copr keys
- Add openSUSE Backports OBS project key
- Add SUSE's package signing keys
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update distribution-gpg-keys' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------