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

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

 



The following Fedora EPEL 10.0 Security updates need testing:
 Age  URL
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-f3e455b799   libssh2-1.11.1-1.el10_0


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

    debmirror-2.43-1.el10_0
    plantuml-1.2025.2-1.el10_0
    python-nh3-0.2.21-1.el10_0
    rust-env_home-0.1.0-1.el10_0
    rust-which-7.0.2-1.el10_0
    stb-0^20250314gitf056911-1.el10_0

Details about builds:


================================================================================
 debmirror-2.43-1.el10_0 (FEDORA-EPEL-2025-c5c2cd3fe4)
 Debian partial mirror script, with ftp and package pool support
--------------------------------------------------------------------------------
Update Information:

Automatic update for debmirror-2.43-1.el10_0.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb  7 2025 Packit <hello@xxxxxxxxxx> - 2.43-1
- Update to version 2.43
- Resolves: rhbz#2335288
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.42-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Sep 10 2024 Packit <hello@xxxxxxxxxx> - 2.42-1
- Update to version 2.42
- Resolves: rhbz#2295455
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri May 10 2024 Packit <hello@xxxxxxxxxx> - 2.40-1
- Update to version 2.40
- Resolves: rhbz#2257545
* Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.38-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Aug  6 2023 Sérgio Basto <sergio@xxxxxxxxxx> - 2.38-1
- Update debmirror to 2.38 (#2222948)
* Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.37-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jun 25 2023 Sérgio Basto <sergio@xxxxxxxxxx> - 2.37-3
- Migrate to SPDX license format
--------------------------------------------------------------------------------


================================================================================
 plantuml-1.2025.2-1.el10_0 (FEDORA-EPEL-2025-d6c3e20ab9)
 Program to generate UML diagram from a text description
--------------------------------------------------------------------------------
Update Information:

Update to version 1.2025.2
--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar 15 2025 blinxen <h-k-81@xxxxxxxxxxx> - 1:1.2025.2-1
- Update to version 1.2025.2 (rhbz#2345993)
--------------------------------------------------------------------------------


================================================================================
 python-nh3-0.2.21-1.el10_0 (FEDORA-EPEL-2025-1ca0dec6d1)
 Python binding to Ammonia HTML sanitizer Rust crate
--------------------------------------------------------------------------------
Update Information:

Update to 0.2.21
--------------------------------------------------------------------------------
ChangeLog:

* Sun Mar 16 2025 Mattia Verga <mattia.verga@xxxxxxxxx> - 0.2.21-1
- Update to 0.2.21 (fedora#2347531)
--------------------------------------------------------------------------------


================================================================================
 rust-env_home-0.1.0-1.el10_0 (FEDORA-EPEL-2025-b240be2e01)
 Get the user home directory in a cross-platform way
--------------------------------------------------------------------------------
Update Information:

Update rust-which to 7.0.2, with bug fixes. Initial package of its new
dependency rust-env_home.
which 7.0.2
Don't return paths containing the single dot . reference to the current
directory, even if the original request was given in terms of the current
directory.
which 7.0.1
Get user home directory from env_home instead of home.
If home directory is unavailable, do not expand the tilde to an empty string.
Leave it as is.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar 15 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.1.0-1
- Initial package (close RHBZ#2333657)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2323107 - rust-which-7.0.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2323107
--------------------------------------------------------------------------------


================================================================================
 rust-which-7.0.2-1.el10_0 (FEDORA-EPEL-2025-b240be2e01)
 Rust equivalent of Unix command "which"
--------------------------------------------------------------------------------
Update Information:

Update rust-which to 7.0.2, with bug fixes. Initial package of its new
dependency rust-env_home.
which 7.0.2
Don't return paths containing the single dot . reference to the current
directory, even if the original request was given in terms of the current
directory.
which 7.0.1
Get user home directory from env_home instead of home.
If home directory is unavailable, do not expand the tilde to an empty string.
Leave it as is.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar 15 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 7.0.2-1
- Update to version 7.0.2; Fixes RHBZ#2344152
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 7.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2323107 - rust-which-7.0.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2323107
--------------------------------------------------------------------------------


================================================================================
 stb-0^20250314gitf056911-1.el10_0 (FEDORA-EPEL-2025-86f2087103)
 Single-file public domain libraries for C/C++
--------------------------------------------------------------------------------
Update Information:

Updates stb_image_resize2 from 2.11 to 2.13
In version 2.13:
fixed a bug when using input callbacks
turned off simd for tiny-c
fixed some variables that should have been static
fixed a bug when calculating temp memory with resizes that exceed 2GB of
temp memory (very large resizes).
In version 2.12:
Fix STBIR__FREE_AND_CLEAR causing null reference member access
--------------------------------------------------------------------------------
ChangeLog:

* Sun Mar 16 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0^20250314gitf056911-1
- stb_image_resize2 2.13
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0^20241002git31707d1-6
- 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