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

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

 



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

    distrobox-1.8.1-1.el8
    eggdrop-1.10.0-1.el8
    isa-l-2.31.1-3.el8
    perl-DBD-Firebird-1.39-1.el8
    tcl-tclreadline-2.4.0-1.el8

Details about builds:


================================================================================
 distrobox-1.8.1-1.el8 (FEDORA-EPEL-2025-f9591f8687)
 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.el8 (FEDORA-EPEL-2025-edd404a1f3)
 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
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.5-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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.el8 (FEDORA-EPEL-2025-e16dfb07e8)
 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
--------------------------------------------------------------------------------


================================================================================
 perl-DBD-Firebird-1.39-1.el8 (FEDORA-EPEL-2025-351179029d)
 Firebird interface for perl
--------------------------------------------------------------------------------
Update Information:

DBD::Firebird 1.39
Adapt checks for Firebird headers to Firebird 4.0.5
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 1.39-1
- Upgrade to 1.39 (#2338811)
* Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.38-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.38-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 11 2024 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.38-2
- Perl 5.40 rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2338811 - perl-DBD-Firebird-1.39 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2338811
--------------------------------------------------------------------------------


================================================================================
 tcl-tclreadline-2.4.0-1.el8 (FEDORA-EPEL-2025-7cf8178dca)
 GNU Readline extension for Tcl/Tk
--------------------------------------------------------------------------------
Update Information:

Switch to new upstream
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 19 2025 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.4.0-1
- Upgrade to 2.4.0 (#2337782, #2338795)
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 22 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Nov 18 2022 Florian Weimer <fweimer@xxxxxxxxxx> - 2.1.0-21
- Fixes for building in strict C99 mode
* Sat Jul 23 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jan 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2338795 - tcl-tclreadline-2.4.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2338795
--------------------------------------------------------------------------------


-- 
_______________________________________________
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