[EPEL-devel] Fedora EPEL 10.0 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following builds have been pushed to Fedora EPEL 10.0 updates-testing

    distrobox-1.8.1-1.el10_0
    eggdrop-1.10.0-1.el10_0
    isa-l-2.31.1-3.el10_0
    python-cheroot-10.0.1-4.el10_0
    python-jaraco-collections-5.1.0-1.el10_0
    python-jaraco-logging-3.3.0-9.el10_0
    python-jaraco-stream-3.0.4-6.el10_0
    python-sphinxygen-1.0.10-1.el10_0
    serd-0.32.4-1.el10_0
    sord-0.16.18-1.el10_0
    zix-0.6.2-1.el10_0

Details about builds:


================================================================================
 distrobox-1.8.1-1.el10_0 (FEDORA-EPEL-2025-f3afd7a73d)
 Another tool for containerized command line environments on Linux
--------------------------------------------------------------------------------
Update Information:

Update to 1.8.1
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Alessio <alciregi_AT_fedoraproject.org> - 1.8.1-1
- Update to 1.8.1
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 eggdrop-1.10.0-1.el10_0 (FEDORA-EPEL-2025-d658bbf38b)
 World's most popular Open Source IRC bot
--------------------------------------------------------------------------------
Update Information:

Eggdrop v1.10.0
General changes
Added the new Tcl autoscripts capability. By loading the autoscripts Tcl script,
Eggdrop can automatically view, download and install Tcl scripts hosted by the
Eggheads team, all via the partyline! No modification of the config file needed.
Eggdrop can now use the account a user is logged into as an identification
method in the same manner that a hostmask does. For this feature to be fully
accurate, Eggdrop use a server with WHOX enabled and negotiate the extended-join
and account-notify IRCv3 capabilities.
Added the IRCv3 userhost-in-names capability. This capability is negotiated with
the server at connect and prompts the server to add hostmask to the NAMES
command. This is useful in a scenario where an IRC server has disabled the WHO
command, but allows Eggdrop to still track hostmasks (and removes the "pending"
status from the channel listing under .status).
Added the IRCv3 standard-replies capability. This capability is negotiated with
the server at connect and enables the use of non-numeric FAIL, WARN, and NOTE
messages.
Modified .bans to properly display channel bans.
Fixed a bug with network reads performed on TLS connections, where Eggdrop could
hang until a connection times out, most commonly manifesting itself on server
connects and userfile transfers. This is expected to fix the last documented
issue with Eggdrop's handling of secure connections.
Fixed the Monitor bind to properly use wildcards in binds.
Updated language files from ISO-8859 to UTF-8.
Botnet changes
Fixed an issue in pbkdf2-only links properly using/comparing PASS2 entries.
Tcl API changes
Updated much of the core Tcl integration to be compatible with the upcoming Tcl
9 release. Much work was done to update Eggdrop's internal Tcl calls to prevent
breakages using Tcl 9. Most of these changes are transparent to the user, but
the one major item to call out is the improvement of Tcl's UTF-8 emoji handling,
which no longer requires users to modify TCL_MAX and compile Tcl manually in
order to use emojis properly.
The Python module (below) adds the pysource Tcl command, to load a python script
into Eggdrop.
Added the Tcl CHGHOST bind, which is triggered when a user's hostmask is changed
via an IRCv3 CHGHOST message.
Added the hidden-host type to the event (EVNT) bind. This bind is triggered when
the bot's own host is hidden (+x) by a 396 message sent by server.
Added the got-chanlist type to the event (EVNT) bind. This bind is triggered
once Eggdrop finishes receiving the list of usernames for a channel from a
server. This can be used when Eggdrop needs to wait to perform specific
functions when joining a channel but needs to wait until the users on a channel
have been presented by the server.
Fixed a bug in the isidentified command to check if a user has definitively been
identified or unidentified.
Module changes
Added a Python module! This module integrates an embedded Python interpreter
similar to the Tcl interpreter already present in Eggdrop. This module adds the
.python command to the partyline (again, similar to the .tcl command) to execute
python strings, as well as adding the pysource Tcl command that will load a
Python script into Eggdrop. See doc/modules/mod.python for details on how to use
it, or example scripts in the scripts/ directory.
Eggdrop config changes
The copy-to-tmp option was removed from the config. This value is now functions
under the old '1' behavior where an intermediate temp file is created before
copying from/to files that are in use.
The quick-logs option was removed from the config. This value was created to
hedge against frequent writes to disk, but is less relveant with today's
technology. Eggdrop now writes logfiles to disk immediately.
The old DNS module section was removed
A Python module section was added, but does not load the python module by
default.
The Autoscripts capability to load and manage some scripts from the partyline is
loaded by default
Documentation changes
Added documentation that covers values commonly used when writing new Tcl binds
in C
Added a tutorial to demonstrate how to share userfiles
Added version variable for document generation
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 1.10.0-1
- Upgrade to 1.10.0 (#2337700, #2338018)
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2338018 - eggdrop-1.10.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2338018
--------------------------------------------------------------------------------


================================================================================
 isa-l-2.31.1-3.el10_0 (FEDORA-EPEL-2025-21e86f589e)
 Intel(R) Intelligent Storage Acceleration Library
--------------------------------------------------------------------------------
Update Information:

Adderss compiler warnings on ppc64le and s390x
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 18 2025 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 2.31.1-3
- Adderss compiler warnings on ppc64le and s390x
* Fri Jan 17 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.31.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 python-cheroot-10.0.1-4.el10_0 (FEDORA-EPEL-2025-e102037705)
 Highly-optimized, pure-python HTTP server
--------------------------------------------------------------------------------
Update Information:

Submitting python-jaraco-collections to epel 10 RHBZ#2315446
Submitting python-jaraco-cheroot to epel 10 RHBZ#2324170
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep  4 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 10.0.1-4
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 10.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jun  9 2024 Python Maint <python-maint@xxxxxxxxxx> - 10.0.1-2
- Rebuilt for Python 3.13
* Mon Apr 22 2024 Ken Dreyer <kdreyer@xxxxxxx> 10.0.1-1
- Update to 10.0.1
* Tue Apr  2 2024 Dan Radez <dradez@xxxxxxxxxx> - 10.0.0-6
- adding patch to fix ssl unit tests rhbz#2270931
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 10.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 10.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 10.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 29 2023 Python Maint <python-maint@xxxxxxxxxx> - 10.0.0-2
- Rebuilt for Python 3.12
* Mon Jun 19 2023 Dan Radez <dradez@xxxxxxxxxx> - 10.0.0-1
- update to 10.0.0 (rhbz#2208818)
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 9.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Nov 23 2022 Dan Radez <dradez@xxxxxxxxxx> - 9.0.0-1
- update to 9.0.0 (rhbz#2144238)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2315446 - Build python-jaraco-collections for epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2315446
  [ 2 ] Bug #2324170 - Please branch and build python-cheroot in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324170
--------------------------------------------------------------------------------


================================================================================
 python-jaraco-collections-5.1.0-1.el10_0 (FEDORA-EPEL-2025-e102037705)
 Collection objects similar to those in stdlib by jaraco
--------------------------------------------------------------------------------
Update Information:

Submitting python-jaraco-collections to epel 10 RHBZ#2315446
Submitting python-jaraco-cheroot to epel 10 RHBZ#2324170
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep 18 2024 Cristian Le <cristian.le@xxxxxxxxxxx> - 5.1.0-1
- Update to 5.1.0
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun  8 2024 Python Maint <python-maint@xxxxxxxxxx> - 3.0.0-18
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint@xxxxxxxxxx> - 3.0.0-14
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2315446 - Build python-jaraco-collections for epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2315446
  [ 2 ] Bug #2324170 - Please branch and build python-cheroot in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2324170
--------------------------------------------------------------------------------


================================================================================
 python-jaraco-logging-3.3.0-9.el10_0 (FEDORA-EPEL-2025-f8c35379fa)
 Support for Python logging facility
--------------------------------------------------------------------------------
Update Information:

Introduce python-jaraco-logging and -stream into EPEL 10.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.3.0-8
- Run the upstream tests
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.3.0-7
- Stop depending on python3-jaraco
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.3.0-6
- Let Python macros include the license automatically
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 3.3.0-4
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Dec 24 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.3.0-1
- Update to version 3.3.0 (fedora#2255760)
* Thu Aug 31 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.2.0-1
- Update to version 3.2.0 (fedora#2236348)
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.1.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint@xxxxxxxxxx> - 3.1.2-5
- Rebuilt for Python 3.12
* Wed Mar 15 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.1.2-4
- Adjust for EPEL9
* Tue Mar 14 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.1.2-3
- Add back the %license line
* Tue Feb 21 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.1.2-2
- Apply minor suggestions from review
* Fri Feb 17 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.1.2-1
- Initial import (fedora#2164875)
--------------------------------------------------------------------------------


================================================================================
 python-jaraco-stream-3.0.4-6.el10_0 (FEDORA-EPEL-2025-f8c35379fa)
 Routines for dealing with data streams
--------------------------------------------------------------------------------
Update Information:

Introduce python-jaraco-logging and -stream into EPEL 10.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.4-5
- Fix for EPEL9 by building using hatch instead of setuptools
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.4-4
- Simplify handling the tests
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.4-3
- Stop depending on python3-jaraco
* Sat Jan 11 2025 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.4-2
- Let Python macros include the license automatically
* Wed Aug 21 2024 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.4-1
- Update to version 3.0.4 (fedora#2307112)
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 3.0.3-9
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@xxxxxxxxxx> - 3.0.3-5
- Rebuilt for Python 3.12
* Wed Mar 15 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.3-4
- Adjust for EPEL9
* Tue Mar 14 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.3-3
- Add back the %license line
* Tue Feb 21 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.3-2
- Apply minor suggestions from review
* Fri Feb 17 2023 Ondrej MosnáÄ?ek <omosnacek@xxxxxxxxx> - 3.0.3-1
- Initial import (fedora#2164874)
--------------------------------------------------------------------------------


================================================================================
 python-sphinxygen-1.0.10-1.el10_0 (FEDORA-EPEL-2025-28317af97f)
 A script to read Doxygen XML output and emit ReST for Sphinx
--------------------------------------------------------------------------------
Update Information:

Update to 1.0.10
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Guido Aulisi <guido.aulisi@xxxxxxx> - 1.0.10-1
- Update to 1.0.10
* Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 serd-0.32.4-1.el10_0 (FEDORA-EPEL-2025-053fee5ce0)
 A lightweight C library for RDF syntax
--------------------------------------------------------------------------------
Update Information:

Update to 0.32.4
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Guido Aulisi <guido.aulisi@xxxxxxx> - 0.32.4-1
- Update to 0.32.4
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.32.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 sord-0.16.18-1.el10_0 (FEDORA-EPEL-2025-07799c66c2)
 A lightweight Resource Description Framework (RDF) C library
--------------------------------------------------------------------------------
Update Information:

Update to 0.16.18
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Guido Aulisi <guido.aulisi@xxxxxxx> - 0.16.18-1
- Update to 0.16.18
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.16.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 zix-0.6.2-1.el10_0 (FEDORA-EPEL-2025-f782050003)
 A lightweight C library of portability wrappers and data structures
--------------------------------------------------------------------------------
Update Information:

Update to 0.6.2
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Guido Aulisi <guido.aulisi@xxxxxxx> - 0.6.2-1
- Update to 0.6.2
- Verify sources
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux