EPEL2RHEL - New Wording? - New Workflow?
by Troy Dawson
Hi All,
EPEL2RHEL is part of the RHEL 8 and 9 new package workflow. When a RHEL
maintainer wants to add a package to RHEL 8 or 9 they start a "new package
workflow". There are several automations that happen when they start that
workflow. One of them is checking if the package is already in epel. If
it is, it creates a bugzilla against that package, and links that bug
against the EPEL2RHEL tracker. [1]
Remember, this check currently happens at the beginning of the new package
workflow. Before a package has been branched, built, or put into testing
repos.
Thus far, there are three problems.
1 - The wording can be confusing:
Subject: Remove <package> from epel9
Comment: This package is being added to RHEL 9.1 at the next minor release.
Please remove it from epel after the next RHEL minor release.
The subject sounds like it should be removed right now. Only if the
maintainer reads the comments do they see it should be removed after the
next release.
What is further confusing is if the package is coming out for a release
that has already happened. We just had one that said it was being added to
RHEL 8.6. The instructions clearly state that it should be removed after
RHEL 8.6 is released, and so it was removed.
2 - What about BuildRoot only packages.
If a RHEL package is a BuildRoot only package, they are fine being in
epel. But at the time the new package is requested, the scripts have no
way of knowing where the binary packages will end up.
Thus, it is possible that a package creates an EPEL2RHEL bug, that package
ends up being in RHEL BuildRoot only, and the epel maintainer removed the
package anyway.
3 - Race conditions
We already saw in RHEL 8.6 that race conditions exist. There were two
packages that were requested in epel and RHEL on the same week. Both
checked, didn't see anything, and then went along their proper path. Only
to find out that when RHEL 8.6 was released, we had duplicate packages in
epel8.
** Solution(s)
A - At the very least, we need to change the wording of the bugs. I am
proposing the following
Subject: Remove <package> from epel9 when rhel 9.1 is released
Comment: This package is being added to RHEL 9.1 at the next minor
release. After the next RHEL minor release, please verify this package was
released in RHEL, and if so remove it from epel9.
B - If possible, move the EPEL2RHEL check to later in the development
cycle. I would like it to be in the step where the packages get added to
BaseOS, AppStream, or CRB. That way we would know it isn't going to be a
BuildRoot only package, and it would reduce the time the bugs sit waiting.
I don't know if this is possible, but I'm going to ask.
C - ?? What if we only created the bugs on the tracker itself, and not the
individual packages ??
Would that be a good thing? Or would it irritate the maintainers?
Troy
[1] - https://bugzilla.redhat.com/show_bug.cgi?id=1998160
5 months, 3 weeks
Proposal: Dropping modules from EPEL-8. Not adding modules to EPEL-9
by Stephen Smoogen
When EPEL-8 was launched, it came with some support for modules with the
hope that a module ecosystem could be built from Fedora packages using RHEL
modules as an underlying tool. This has never happened and we have ended up
with a muddle of modular packages which will 'build' but may not install or
even run on an EL-8 system. Attempts to fix this and work within how EPEL
is normally built have been tried for several years by different people but
have not worked.
At this point it is time to say this experiment with modules in EPEL has
not worked and focus resources on what does work. I would like to propose
that modular support is removed from EPEL by January 2023.
Steps:
1. Approval of this proposal by the EPEL Steering committee and any other
ones required.
2. Announcement of end of life to various lists.
3. Archiving of the modules on XYZ date to
/pub/archive/epel/8.YYYY-MM/Modular and pointing mirrormanager to that for
that
4. Make changes in bodhi to turn off reporting about modules for EL8.
5. Make changes in MBS configs to turn off building modules for EL8.
6. Make changes in PDC for EL8 modules
7. Make changes in compose scripts and tools to no longer cover EPEL-8
modules
8. Remove epel-8 modules from /pub/epel/8
9. Announce closure of this proposal and any lessons learned.
--
Stephen Smoogen, Red Hat Automotive
Let us be kind to one another, for most of us are fighting a hard battle.
-- Ian MacClaren
11 months, 2 weeks
python-passlib for python38 module
by Leon Fauster
Hi all,
with the "upcoming" ansible-core migration, I wonder if its possible to
provide a python-passlib package (or stream) for the python38
environment (ansible-core dependency).
The current status:
# rpm -q python3-passlib --requires |head -1
python(abi) = 3.6
Whats the best approach. Upgrade the ABI compat or provide a module build?
--
Thanks
Leon
1 year
Adding Package to side-tag
by Frank Crawford
While building two related new packages for EPEL9 with a chainbuild,
the second one failed, however, now I am trying to work out how to
specify the completed package in the build for the second package.
I have tried creating a side-tag and add the completed build to the
side-tag, then building the second package in that side-tag, but it
still claims that it can't find the first package, which it requires to
build.
What is the correct sequence to do this for an EPEL9 build, or do I
have to wait until the first package gets pushed to the stable before I
can now build the second?
Regards
Frank
1 year
Fedora EPEL 7 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 7 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-cf9b662b60 tcpreplay-4.4.2-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
btrbk-0.31.3-2.el7
shdoc-1.1-1.el7
Details about builds:
================================================================================
btrbk-0.31.3-2.el7 (FEDORA-EPEL-2022-0eeb05d119)
Tool for creating snapshots and remote backups of btrfs sub-volumes
--------------------------------------------------------------------------------
Update Information:
Relax btrfs-progs requirements
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Juan Orti Alcaine <jortialc(a)redhat.com> - 0.31.3-2
- Relax btrfs-progs requirements (#2117867)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2117867 - btrbk depends on btrfs-progs >= 4.12 not bein available
https://bugzilla.redhat.com/show_bug.cgi?id=2117867
--------------------------------------------------------------------------------
================================================================================
shdoc-1.1-1.el7 (FEDORA-EPEL-2022-01460ba016)
Documentation generator for bash/zsh/sh for generating documentation in Markdown
--------------------------------------------------------------------------------
Update Information:
Update to 1.1
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 1.1-1
- Update to 1.1 - Closes rhbz#2122511
* Mon Aug 29 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 0-1.20220827gitb64998d
- Initial package - Closes rhbz#2054410
--------------------------------------------------------------------------------
1 year
Fedora EPEL 8 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 8 Security updates need testing:
Age URL
42 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-89ad385971 chromium-103.0.5060.114-1.el8
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-00b4829e45 tcpreplay-4.4.2-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
shdoc-1.1-1.el8
Details about builds:
================================================================================
shdoc-1.1-1.el8 (FEDORA-EPEL-2022-cc065a9ac5)
Documentation generator for bash/zsh/sh for generating documentation in Markdown
--------------------------------------------------------------------------------
Update Information:
Update to 1.1
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 1.1-1
- Update to 1.1 - Closes rhbz#2122511
* Mon Aug 29 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 0-1.20220827gitb64998d
- Initial package - Closes rhbz#2054410
--------------------------------------------------------------------------------
1 year
Fedora EPEL 9 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 9 Security updates need testing:
Age URL
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e8156314ff tcpreplay-4.4.2-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
cfitsio-4.1.0-1.el9
cinfo-0.4.9-1.el9
flatbuffers-2.0.8-2.el9
grpc-1.46.4-1.el9
lv2-1.18.8-1.el9
python-gitlab-3.9.0-1.el9
python-importlib-metadata-4.6.3-2.el9
python-parameterized-0.8.1-16.el9
python-rdflib-6.2.0-1.el9
python-tabulate-0.8.10-1.el9
python-tinycss2-1.1.1-1.el9
shdoc-1.1-1.el9
znc-1.8.2-15.el9
Details about builds:
================================================================================
cfitsio-4.1.0-1.el9 (FEDORA-EPEL-2022-56c821f6cf)
Library for manipulating FITS data files
--------------------------------------------------------------------------------
Update Information:
Update to 4.1.0
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 24 2022 Orion Poplawski <orion(a)nwra.com> - 4.1.0-1
- Update to 4.1.0
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
cinfo-0.4.9-1.el9 (FEDORA-EPEL-2022-148682a7bf)
Fast and minimal system information tool
--------------------------------------------------------------------------------
Update Information:
update to 0.4.9 ---- initial package build
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Jonathan Wright <jonathan(a)almalinux.org> 0.4.9-1
- update to 0.4.9
- rhbz#2121986
* Sat Aug 20 2022 Jonathan Wright <jonathan(a)almalinux.org> 0.4.8-1
- Initial package build
- rhbz#2120002
--------------------------------------------------------------------------------
================================================================================
flatbuffers-2.0.8-2.el9 (FEDORA-EPEL-2022-c4b5c75b18)
Memory efficient serialization library
--------------------------------------------------------------------------------
Update Information:
## 2.0.8 (Aug 29 2022) * Fix for `--keep-prefix` that was generating the wrong
include statements for C++
([#7469](https://github.com/google/flatbuffers/issues/7486)). The bug was
introduced in 2.0.7. * Added the `Verifier::Options` option struct to allow
specifying runtime configuration settings for the verifier (#7489). This allows
to skip verifying nested flatbuffers, a on-by-default change that was introduced
in 2.0.7. This deprecates the existing `Verifier` constructor, which may be
removed in a future version. * Refactor of `tests/test.cpp` that lead to ~10%
speedup in compilation of the entire project
([#7487](https://github.com/google/flatbuffers/issues/7487)). ## 2.0.7 (Aug 22
2022) * This is the first version with an explicit change log. * Verifier now
checks that buffers are at least the minimum size required to be a flatbuffers
(12 bytes). This includes nested flatbuffers, which previously could be declared
valid at size 0. * Annotated binaries. Given a flatbuffer binary and a schema
(or binary schema) one can generate an annotated flatbuffer (.afb) to describe
each byte in the binary with schema metadata and value. * First binary schema
generator (Lua) to generate Lua code via a .bfbs file. This is mostly an
implementation detail of flatc internals, but will be slowly applied to the
other language generators.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 2.0.8-2
- Out-of-source build fix
* Tue Aug 30 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 2.0.8-1
- Update to 2.0.8 (close RHBZ#2122466, fix RHBZ#2122528)
* Wed Aug 24 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 2.0.7-1
- Update to 2.0.7 (close RHBZ#2120889)
* Wed Aug 24 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 2.0.6-4
- Update License field to SPDX
- Treat grpc-derived code as Apache-licensed, too; see
https://github.com/google/flatbuffers/pull/7073
* Wed Aug 24 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 2.0.6-3
- Fix extra newline in description
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2120889 - flatbuffers-2.0.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2120889
[ 2 ] Bug #2122466 - flatbuffers-2.0.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2122466
[ 3 ] Bug #2122528 - flatbuffers compiler 2.0.7 produces C headers with missing include directories
https://bugzilla.redhat.com/show_bug.cgi?id=2122528
--------------------------------------------------------------------------------
================================================================================
grpc-1.46.4-1.el9 (FEDORA-EPEL-2022-440dcc77d6)
RPC library and framework
--------------------------------------------------------------------------------
Update Information:
This is release gRPC Core 1.46.4 (golazo). This release contains refinements,
improvements, and bug fixes. **Core** - Using string rep for status-time
([#30123](https://github.com/grpc/grpc/pull/30123))
[#30146](https://github.com/grpc/grpc/pull/30146)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 27 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 1.46.4-1
- Update to 1.46.4
* Fri Aug 5 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 1.46.3-9
- Add dependency on grpc-plugins from grpc-devel
* Fri Aug 5 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 1.46.3-8
- Use new upstream PR#25635 as .pc path fix
--------------------------------------------------------------------------------
================================================================================
lv2-1.18.8-1.el9 (FEDORA-EPEL-2022-ecbdea27f6)
Audio Plugin Standard
--------------------------------------------------------------------------------
Update Information:
New packages.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Simone Caronni <negativo17(a)gmail.com> - 1.18.8-1
- Update to 1.18.8, switch to Meson.
- Update docs installation.
- Drop gcc/python-devel build requirements.
- Avoid exclude directives in the files section so build ids are not duplicated.
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.18.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 2 2022 Guido Aulisi <guido.aulisi(a)gmail.com> - 1.18.4-1
- Update to 1.18.4
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.18.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Oct 8 2021 Guido Aulisi <guido.aulisi(a)gmail.com> - 1.18.2-1
- Update to 1.18.2
- Add BR gcc-c++
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.18.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2112429 - Please branch and build lv2 in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2112429
[ 2 ] Bug #2112430 - Please branch and build python-rdflib in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2112430
--------------------------------------------------------------------------------
================================================================================
python-gitlab-3.9.0-1.el9 (FEDORA-EPEL-2022-d9ca6d6d8c)
Interact with GitLab API
--------------------------------------------------------------------------------
Update Information:
FIrst epel9 release
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 28 2022 Steve Traylen <steve.traylen(a)cern.ch> - 3.9.0-1
- New 3.9.0 version
* Sun Aug 28 2022 Steve Traylen <steve.traylen(a)cern.ch> - 3.8.1-3
- Relax exact dependencies for requests and pytest
* Thu Aug 18 2022 Nikola Forr�� <nforro(a)redhat.com> - 3.8.1-3
- Re-enable tox tests
* Thu Aug 18 2022 Nikola Forr�� <nforro(a)redhat.com> - 3.8.1-2
- Do not try to remove shebangs from cli.py scripts, they are no longer there
* Thu Aug 11 2022 Steve Traylen <steve.traylen(a)cern.ch> - 3.8.1-1
- New 3.8.1 version
- Migrate to pyproject macros
- Drop -doc package
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 15 2022 Python Maint <python-maint(a)redhat.com> - 3.3.0-2
- Rebuilt for Python 3.11
* Thu Apr 14 2022 Steve Traylen <steve.traylen(a)cern.ch> - 3.3.0-1
- New 3.3.0 version
* Mon Jan 31 2022 Steve Traylen <steve.traylen(a)cern.ch> - 3.1.1-1
- New 3.1.1 version, Use default sphinx theme rather than furo.
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Dec 9 2021 Steve Traylen <steve.traylen(a)cern.ch> - 2.10.1-1
- New 2.10.1 version
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.7.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 2.7.1-2
- Rebuilt for Python 3.10
* Mon May 24 2021 Stephen Gallagher <sgallagh(a)redhat.com> - 2.7.1-1
- New 2.7.1 version
- Adds support for setting merge request approval rules
* Mon Mar 8 2021 Steve Traylen <steve.traylen(a)cern.ch> - 2.6.0-1
- New 2.6.0 version
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2119355 - Please branch and build python-gitlab in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2119355
--------------------------------------------------------------------------------
================================================================================
python-importlib-metadata-4.6.3-2.el9 (FEDORA-EPEL-2022-05fd63546d)
Library to access the metadata for a Python package
--------------------------------------------------------------------------------
Update Information:
First release for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 23 2022 Lum��r Balhar <frank(a)crawford.emu.id.au> - 4.6.3-2
- First release for EPEL9
Resolves: rhbz#2087565
* Mon Aug 2 2021 Lum��r Balhar <lbalhar(a)redhat.com> - 4.6.3-1
- Update to 4.6.3
Resolves: rhbz#1988649
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jul 7 2021 Lum��r Balhar <lbalhar(a)redhat.com> - 4.6.1-1
- Update to 4.6.1
Resolves: rhbz#1979098
* Wed Jun 30 2021 Lum��r Balhar <lbalhar(a)redhat.com> - 4.6.0-1
- Unretired and updated package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2087565 - Please branch and build python-importlib-metadata in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2087565
--------------------------------------------------------------------------------
================================================================================
python-parameterized-0.8.1-16.el9 (FEDORA-EPEL-2022-4508e8d4d2)
Parameterized testing with any Python test framework
--------------------------------------------------------------------------------
Update Information:
Initial package for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.8.1-5
- Update License field to SPDX
- Drop dependency on deprecated python-nose
- Port to pyproject-rpm-macros
* Sun Jul 24 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.8.1-4
- Fix nose2-0.12.0 compatibility: do not use the python-versioned entry point
for nose2, e.g. nose2-3.11
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 0.8.1-2
- Rebuilt for Python 3.11
* Wed Jun 8 2022 Miro Hron��ok <mhroncok(a)redhat.com> - 0.8.1-1
- Update to 0.8.1
- Fixes: rhbz#1697443
- Fix test failures with pytest 7+
- Fixes: rhbz#2059963
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 2 2021 Python Maint <python-maint(a)redhat.com> - 0.7.4-3
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 21 2021 Jiri Popelka <jpopelka(a)redhat.com> - 0.7.4-1
- 0.7.4
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2030642 - RFE - build python-parameterized for EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2030642
--------------------------------------------------------------------------------
================================================================================
python-rdflib-6.2.0-1.el9 (FEDORA-EPEL-2022-ecbdea27f6)
Python library for working with RDF
--------------------------------------------------------------------------------
Update Information:
New packages.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Simone Caronni <negativo17(a)gmail.com> - 6.2.0-1
- Update to 6.2.0.
- Update SPEC file.
- Trim changelog.
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 5.0.0-6
- Rebuilt for pyparsing-3.0.9
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 5.0.0-5
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jun 3 2021 Python Maint <python-maint(a)redhat.com> - 5.0.0-2
- Rebuilt for Python 3.10
* Mon Feb 15 2021 Dan Callaghan <djc(a)djc.id.au> - 5.0.0-1
- New upstream release 5.0.0:
https://github.com/RDFLib/rdflib/blob/5.0.0/CHANGELOG.md
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.2.1-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2112429 - Please branch and build lv2 in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2112429
[ 2 ] Bug #2112430 - Please branch and build python-rdflib in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2112430
--------------------------------------------------------------------------------
================================================================================
python-tabulate-0.8.10-1.el9 (FEDORA-EPEL-2022-38c8056ecc)
Pretty-print tabular data in Python, a library and a command-line utility
--------------------------------------------------------------------------------
Update Information:
0.8.10: Python 3.10 support. Bug fixes. Column width parameter.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 18 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.8.10-1
- Update to 0.8.10 (close RHBZ#2099766)
- Drop EPEL9 numpy workaround; the flexiblas-related crashes have been fixed
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2099766 - python-tabulate-0.8.10 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2099766
--------------------------------------------------------------------------------
================================================================================
python-tinycss2-1.1.1-1.el9 (FEDORA-EPEL-2022-c05640104d)
Low-level CSS parser for Python
--------------------------------------------------------------------------------
Update Information:
Build for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 22 2021 Felix Schwarz <fschwarz(a)fedoraproject.org> - 1.1.1-1
- update to 1.1.1
* Tue Jul 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.0-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 1.1.0-3
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 7 2020 Felix Schwarz <fschwarz(a)fedoraproject.org> - 1.1.0-1
- update to 1.1.0
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jun 25 2020 Felix Schwarz <fschwarz(a)fedoraproject.org> - 1.0.2-7
- add python3-setuptools to BuildRequires
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 1.0.2-6
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
shdoc-1.1-1.el9 (FEDORA-EPEL-2022-96d9c6833f)
Documentation generator for bash/zsh/sh for generating documentation in Markdown
--------------------------------------------------------------------------------
Update Information:
Update to 1.1
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 30 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 1.1-1
- Update to 1.1 - Closes rhbz#2122511
* Mon Aug 29 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 0-1.20220827gitb64998d
- Initial package - Closes rhbz#2054410
--------------------------------------------------------------------------------
================================================================================
znc-1.8.2-15.el9 (FEDORA-EPEL-2022-bc88d5cb08)
An advanced IRC bouncer
--------------------------------------------------------------------------------
Update Information:
build for EPEL 9
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 1 2022 Frantisek Zatloukal <fzatlouk(a)redhat.com> - 1.8.2-15
- Rebuilt for ICU 71.1
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.8.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 1.8.2-13
- Rebuilt for Python 3.11
* Mon May 30 2022 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.8.2-12
- Perl 5.36 rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.8.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 14 2021 Sahana Prasad <sahana(a)redhat.com> - 1.8.2-10
- Rebuilt with OpenSSL 3.0.0
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.8.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 1.8.2-8
- Rebuilt for Python 3.10
* Fri May 21 2021 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.8.2-7
- Perl 5.34 rebuild
* Thu May 20 2021 Pete Walter <pwalter(a)fedoraproject.org> - 1.8.2-6
- Rebuild for ICU 69
* Wed May 19 2021 Pete Walter <pwalter(a)fedoraproject.org> - 1.8.2-5
- Rebuild for ICU 69
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.8.2-4
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Thu Jan 28 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.8.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Oct 31 2020 Robert Scheck <robert(a)fedoraproject.org> - 1.8.2-2
- Build against OpenSSL 1.1 on RHEL/CentOS 7 (for TLSv1.3 support)
* Thu Oct 1 2020 Nick Bebout <nb(a)fedoraproject.org> - 1.8.2-1
- Update to 1.8.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2029107 - Please branch and build znc in epel9.
https://bugzilla.redhat.com/show_bug.cgi?id=2029107
--------------------------------------------------------------------------------
1 year
[Fedocal] Reminder meeting : EPEL Steering Committee
by tdawson@redhat.com
Dear all,
You are kindly invited to the meeting:
EPEL Steering Committee on 2022-08-31 from 16:00:00 to 17:00:00 US/Eastern
At fedora-meeting(a)irc.libera.chat
The meeting will be about:
This is the weekly EPEL Steering Committee Meeting.
A general agenda is the following:
#meetingname EPEL
#topic Intros
#topic Old Business
#topic EPEL-7
#topic EPEL-8
#topic EPEL-9
#topic Openfloor
#endmeeting
Source: https://calendar.fedoraproject.org//meeting/9854/
1 year
Fedora EPEL 9 updates-testing report
by updates@fedoraproject.org
The following Fedora EPEL 9 Security updates need testing:
Age URL
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e8156314ff tcpreplay-4.4.2-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
autossh-1.4g-9.el9
btop-1.2.9-1.el9
cmark-0.29.0-4.el9
jc-1.21.2-1.el9
koji-1.30.0-1.el9
mkrdns-3.3-9.20220829git9dee4a3.el9
perl-Number-Bytes-Human-0.11-19.el9
ptex-2.4.2-1.el9
python-kgb-7.1.1-1.el9
python-roundrobin-0.0.4-1.el9
shdoc-0-1.20220827gitb64998d.el9
sqlcipher-4.5.2-1.el9
syncthing-1.20.4-1.el9
unrealircd-6.0.4.1-1.el9
zathura-cb-0.1.10-1.el9
zathura-djvu-0.2.9-6.el9
Details about builds:
================================================================================
autossh-1.4g-9.el9 (FEDORA-EPEL-2022-804418dfbc)
Utility to autorestart SSH tunnels
--------------------------------------------------------------------------------
Update Information:
Add autossh to EPEL9.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4g-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4g-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Aug 28 2021 Alexander Bostr��m <abo(a)root.snowtree.se> - 1.4g-7
- Fix service template related scriptlet failure (#1996234)
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4g-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 1.4g-5
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4g-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4g-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2032972 - [RFE:EPEL9] EPEL9 branch for autossh
https://bugzilla.redhat.com/show_bug.cgi?id=2032972
--------------------------------------------------------------------------------
================================================================================
btop-1.2.9-1.el9 (FEDORA-EPEL-2022-f8216c3b58)
Modern and colorful command line resource monitor that shows usage and stats
--------------------------------------------------------------------------------
Update Information:
update to 1.2.9
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Jonathan Wright <jonathan(a)almalinux.org> - 1.2.9-1
- update to 1.2.9
- rhbz#2122053
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Jonathan Wright <jonathan(a)almalinux.org> - 1.2.8-2
- Update spec file to build on epel8
--------------------------------------------------------------------------------
================================================================================
cmark-0.29.0-4.el9 (FEDORA-EPEL-2022-b23200c5c3)
CommonMark parsing and rendering
--------------------------------------------------------------------------------
Update Information:
first build for EPEL 9
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.29.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.29.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.29.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Feb 1 2020 Jens Petersen <petersen(a)redhat.com> - 0.29.0-1
- https://github.com/commonmark/cmark/releases/tag/0.29.0
- disable tests for F32: https://github.com/commonmark/cmark/issues/331
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.28.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.28.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.28.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2034524 - Please build cmark for EPEL-9
https://bugzilla.redhat.com/show_bug.cgi?id=2034524
--------------------------------------------------------------------------------
================================================================================
jc-1.21.2-1.el9 (FEDORA-EPEL-2022-d525d5de7d)
Serialize the output of CLI tools and file-types to structured JSON
--------------------------------------------------------------------------------
Update Information:
Update to v1.21.2 ---- Update to v1.21.1
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Artur Frenszek-Iwicki <fedora(a)svgames.pl> - 1.21.2-1
- Update to v1.21.2
* Mon Aug 29 2022 Artur Frenszek-Iwicki <fedora(a)svgames.pl> - 1.21.1-1
- Update to v1.21.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2122063 - jc-1.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2122063
[ 2 ] Bug #2122276 - jc-1.21.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2122276
--------------------------------------------------------------------------------
================================================================================
koji-1.30.0-1.el9 (FEDORA-EPEL-2022-2f8a386b2c)
Build system tools
--------------------------------------------------------------------------------
Update Information:
Upgrade to 1.30.0
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Kevin Fenzi <kevin(a)scrye.com> - 1.30.0-1
- Update to 1.30.0. Fixes rhbz#2122127
* Wed Aug 10 2022 Adam Williamson <awilliam(a)redhat.com> - 1.29.1-4
- Replace PR #3458 with PR #3459 (preferred by upstream)
* Tue Aug 9 2022 Adam Williamson <awilliam(a)redhat.com> - 1.29.1-3
- Backport PR #3458 to fix download-task arch filtering. fixes rhbz#2116674
* Wed Jul 20 2022 Adam Williamson <awilliam(a)redhat.com> - 1.29.1-2
- Backport PR #3445 to fix a koji crash in image builds
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2118410 - koji download-task behaviour change breaking Fedora CI
https://bugzilla.redhat.com/show_bug.cgi?id=2118410
--------------------------------------------------------------------------------
================================================================================
mkrdns-3.3-9.20220829git9dee4a3.el9 (FEDORA-EPEL-2022-ce5f0123a1)
Automatic reverse DNS zone generator
--------------------------------------------------------------------------------
Update Information:
Updated to latest git commit to include response-policy support
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Christian Schuermann <spike(a)fedoraproject.org> 3.3-9.20220829git9dee4a3
- Updated to latest git commit to include response-policy support
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3-8.20210224gitf6e8414
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3-7.20210224gitf6e8414
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.3-6.20210224gitf6e8414
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
perl-Number-Bytes-Human-0.11-19.el9 (FEDORA-EPEL-2022-8f153e6706)
Convert byte count to human readable format
--------------------------------------------------------------------------------
Update Information:
This module is designed to format byte counts to usual readable format, like
'2.0K', '3.1G', '100B'. It was inspired in the `-h` option of Unix utilities
like `du`, `df` and `ls` for "human-readable" output.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon May 30 2022 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.11-18
- Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.11-15
- Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.11-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2115572 - Please build perl-Number-Bytes-Human for EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2115572
--------------------------------------------------------------------------------
================================================================================
ptex-2.4.2-1.el9 (FEDORA-EPEL-2022-f6b974d967)
Per-Face Texture Mapping for Production Rendering
--------------------------------------------------------------------------------
Update Information:
Update to 2.4.2 (#2116015)
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 7 2022 Luya Tshimbalanga <luya(a)fedoraproject.org> 2.4.2-1
- Update to 2.4.2 (#2116015)
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 2.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat May 28 2022 Luya Tshimbalanga <luya(a)fedoraproject.org> 2.4.1-1
- Update to 2.4.1 (#1989906)
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 2.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> 2.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 19 2021 Luya Tshimbalanga <luya(a)fedoraproject.org> 2.4.0-2
- Update to 2.4.0 (#1961968) Drop so versioning downstream patch
* Wed May 19 2021 Fedora Release Monitoring <release-monitoring(a)fedoraproject.org> 2.4.0-1
- Update to 2.4.0 (#1961968)
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> 2.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 10 2020 Luya Tshimbalanga <luya(a)fedoraproject.org> 2.3.2-1
- Patch for .so versioning Clean cmake option
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2120118 - request epel9 for ptex
https://bugzilla.redhat.com/show_bug.cgi?id=2120118
--------------------------------------------------------------------------------
================================================================================
python-kgb-7.1.1-1.el9 (FEDORA-EPEL-2022-be90949ddd)
Intercept and record calls to functions
--------------------------------------------------------------------------------
Update Information:
initial package build
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 6 2022 Jonathan Wright <jonathan(a)almalinux.org> - 7.1.1-1
- Initial package build
- rhbz#2114603
--------------------------------------------------------------------------------
================================================================================
python-roundrobin-0.0.4-1.el9 (FEDORA-EPEL-2022-1e0a7266d8)
Rather small collection of round robin utilites
--------------------------------------------------------------------------------
Update Information:
initial package build
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 7 2022 Jonathan Wright <jonathan(a)almalinux.org> - 0.0.4-1
- Initial package build
- rhbz#2116219
--------------------------------------------------------------------------------
================================================================================
shdoc-0-1.20220827gitb64998d.el9 (FEDORA-EPEL-2022-69588f63b4)
Documentation generator for bash/zsh/sh for generating documentation in Markdown
--------------------------------------------------------------------------------
Update Information:
Add shdoc to epel
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> 0-1.20220827gitb64998d
- Initial package - Closes rhbz#2054410
--------------------------------------------------------------------------------
================================================================================
sqlcipher-4.5.2-1.el9 (FEDORA-EPEL-2022-663511d988)
Fork of the SQLite database library that adds 256 bit AES encryption
--------------------------------------------------------------------------------
Update Information:
Initial epel9 package.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 24 2022 Carl George <carl(a)george.computer> - 4.5.2-1
- Latest upstream, resolves rhbz#2018427
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.4.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 14 2021 Sahana Prasad <sahana(a)redhat.com> - 4.4.3-3
- Rebuilt with OpenSSL 3.0.0
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Mar 19 2021 Tadej Jane�� <tadej.j(a)nez.si> - 4.4.3-1
- Update to 4.4.3 (RHBZ#1528491)
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.4.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2120882 - Please branch and build sqlcipher in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2120882
--------------------------------------------------------------------------------
================================================================================
syncthing-1.20.4-1.el9 (FEDORA-EPEL-2022-d4e65cd54d)
Continuous File Synchronization
--------------------------------------------------------------------------------
Update Information:
Update to version 1.20.4. Release notes:
https://github.com/syncthing/syncthing/releases/tag/v1.20.4
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Fabio Valentini <decathorpe(a)gmail.com> 1.20.4-1
- Update to version 1.20.4; Fixes RHBZ#2113971
--------------------------------------------------------------------------------
================================================================================
unrealircd-6.0.4.1-1.el9 (FEDORA-EPEL-2022-a88f6f0c33)
Open Source IRC server
--------------------------------------------------------------------------------
Update Information:
# UnrealIRCd 6.0.4.1 This is a small update to 6.0.4. It fixes the following
issues that were present in all 6.0.x versions: * Fix sporadic crash when
linking a server (after successful authentication). This feels like a compiler
bug. It affected only some people with GCC and only in some situations. When
compiled with clang there was no problem. Hopefully we can work around it this
way. * Make `/INVITE` bypass (nearly) all channel mode restrictions, as it
used to be in UnrealIRCd 5.x. Both for invites by channel ops and for
`OperOverride`. This also fixes a bug where an IRCOp with `OperOverride` could
not bypass `+l` (limit) and other restrictions and would have to resort back to
using `MODE` or `SAMODE`. Only `+b` and `+i` could be bypassed via `INVITE
OperOverride`.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 29 2022 Robert Scheck <robert(a)fedoraproject.org> 6.0.4.1-1
- Upgrade to 6.0.4.1 (#2122120)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2122120 - unrealircd-6.0.4.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2122120
--------------------------------------------------------------------------------
================================================================================
zathura-cb-0.1.10-1.el9 (FEDORA-EPEL-2022-09e624eba9)
Comic book support for zathura
--------------------------------------------------------------------------------
Update Information:
Zathura plug-in
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 28 2022 Alain Vigne <avigne(a)fedoraproject.org> - 0.1.10-1
- 0.1.10 bump
- Update URLs and SPDX license
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.8-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.8-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.8-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jan 28 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
zathura-djvu-0.2.9-6.el9 (FEDORA-EPEL-2022-14e8b57f6d)
DjVu support for zathura
--------------------------------------------------------------------------------
Update Information:
Zathura plug-in
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.9-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jan 28 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.2.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
1 year