[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-2024-21e104619e   rust-rustls-0.23.17-1.el10_0 rust-zlib-rs-0.4.0-1.el10_0
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-63b3a88151   chromium-131.0.6778.85-1.el10_0


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

    bluefish-2.2.16-1.el10_0
    htop-3.3.0-5.el10_0
    ncdu-1.21-1.el10_0
    rust-yoke-0.7.5-1.el10_0
    rust-yoke-derive-0.7.5-1.el10_0
    rust-zerofrom-0.1.5-1.el10_0
    rust-zerofrom-derive-0.1.5-1.el10_0

Details about builds:


================================================================================
 bluefish-2.2.16-1.el10_0 (FEDORA-EPEL-2024-6a138ae857)
 Web development application for experienced users
--------------------------------------------------------------------------------
Update Information:

This is the first bluefish build for EPEL-10.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 22 2024 Paul Howarth <paul@xxxxxxxxxxxx> - 2.2.16-1
- Update to 2.2.16 (rhbz#2314037)
  - Bluefish 2.2.16 is mostly a maintenance release
  - New feature: Bookmarks can now be generated from external commands such as
    ctags
  - The 2.2.16 code has a lot of small fixes and improvements for Mac OSX
  - The old built-in javascript beautifier has been removed; Bluefish now uses
    the jsbeautify from your system (if available)
  - The word-wrap function has been fixed
- Add fix for type issue causing FTBFS with gcc 14
  (https://sourceforge.net/p/bluefish/tickets/95/)
- Drop support for EL-7 and Fedora releases of a similar vintage
* Fri Sep 20 2024 Paul Howarth <paul@xxxxxxxxxxxx> - 2.2.15-4
- Switch from enchant to enchant2 for spell checking
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 2.2.15-2
- Rebuilt for Python 3.13
* Mon Mar 18 2024 Paul Howarth <paul@xxxxxxxxxxxx> - 2.2.15-1
- Update to 2.2.15 (rhbz#2269978)
  - Bluefish 2.2.15 is a minor maintenance release
  - New feature: it can highlight the indenting level with a vertical line,
    which is very useful during python programming and helps with a lot more
    programming languages
  - Fix zencoding for python releases newer than 3.12
  - Add a retry button when opening files from a remote location
  - Tiny performance improvement when scrolling
  - Fix a bug in the bookmarks function and the visible indenting function
    that potentially could lead to a crash
  - The perl syntax detection has been greatly improved
  - YAML syntax detection has been added
  - The code has several fixes to make it compile on modern Mac OSX releases
    and to make it compile with the clang compiler
- Hardlink identical packaged files together to save space
* Tue Jan 23 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.14-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.14-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Dec 13 2023 Paul Howarth <paul@xxxxxxxxxxxx> - 2.2.14-5
- Fix use of incompatible pointer types (upstream rev 8991)
- Fix improper use of pointer: https://sourceforge.net/p/bluefish/tickets/80/
* Fri Sep  1 2023 Florian Weimer <fweimer@xxxxxxxxxx> - 2.2.14-4
- Improve C99 compatibility
* Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@xxxxxxxxxx> - 2.2.14-2
- Rebuilt for Python 3.12
* Sun Jun  4 2023 Paul Howarth <paul@xxxxxxxxxxxx> - 2.2.14-1
- Update to 2.2.14 (rhbz#2212156)
  - Fix three bugs that in certain situations could lead to a segfault
    - When deleting backup files on close
    - When closing some of the dialogs in a flatpak distributed version of
      bluefish
    - When the CSS language file was loaded on a 32bit system.
  - Fix zencoding functionality with python3
  - Add an option to store the scope of the search dialog to the session or
    project (this was removed in 2.2.12 because of a bug report)
  - Improve the speed of the bookmarks code
  - The build infrastructure was also slightly modernized; intltool is no
    longer used
- Avoid use of deprecated patch syntax
* Fri Feb 24 2023 Paul Howarth <paul@xxxxxxxxxxxx> - 2.2.13-1
- Update to 2.2.13 (rhbz#2173097)
  - Bluefish 2.2.13 is a very minor maintenance release
  - The biggest update is in the CSS syntax support
  - Next to that it improves a few user interface parts, and fixes some very
    minor bugs
  - It also has some minor improvements for the syntax highlighting in a few
    other languages, most notably python
* Wed Jan 18 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.2.12-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 htop-3.3.0-5.el10_0 (FEDORA-EPEL-2024-ae04ac2bb0)
 Interactive process viewer
--------------------------------------------------------------------------------
Update Information:

Initial build on EPEL10
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jul 25 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 3.3.0-5
- convert GPLv2+ license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 15 2024 Mukundan Ragavan <nonamedotc@xxxxxxxxx> - 3.3.0-1
- Update to v3.3.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Feb 14 2023 topazus <topazus@xxxxxxxxxxx> - 3.2.2-2
- fix and update the configure options
* Sun Feb 12 2023 Mukundan Ragavan <nonamedotc@xxxxxxxxx> - 3.2.2-1
- Update to v3.2.2
* Thu Jan 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Oct  7 2022 Troy Dawson <tdawson@xxxxxxxxxx> - 3.2.1-3
- platform-python is for rhel8 only.  rhel9 and above follow Fedoras python
  naming
--------------------------------------------------------------------------------


================================================================================
 ncdu-1.21-1.el10_0 (FEDORA-EPEL-2024-53f37d46bb)
 Text-based disk usage viewer
--------------------------------------------------------------------------------
Update Information:

Update to 1.21. Changes in this version:
Perform tilde expansion on paths in the config file (from 2.7)
Fix JSON import of escaped UTF-16 surrogate pairs (from 2.7)
Fix displaying and exporting zero values when extended info is not available
(from 2.6)
Fix JSON export and import of the â??other filesystemâ?? flag (from 2.5)
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 23 2024 Richard Fearn <richardfearn@xxxxxxxxx> - 1.21-1
- Update to 1.21
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2327292 - ncdu-1.21 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2327292
--------------------------------------------------------------------------------


================================================================================
 rust-yoke-0.7.5-1.el10_0 (FEDORA-EPEL-2024-3366c407d2)
 Abstraction allowing borrowed data to be carried along with its backing data
--------------------------------------------------------------------------------
Update Information:

Update rust-yoke/rust-yoke-derive to 0.7.5 and rust-zerofrom/rust-zerofrom-
derive to 0.1.5 â?? both SemVer-compatible.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 23 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.7.5-1
- Update to 0.7.5 (close RHBZ#2328447)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328447 - rust-yoke-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328447
  [ 2 ] Bug #2328448 - rust-yoke-derive-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328448
  [ 3 ] Bug #2328449 - rust-zerofrom-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328449
  [ 4 ] Bug #2328450 - rust-zerofrom-derive-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328450
--------------------------------------------------------------------------------


================================================================================
 rust-yoke-derive-0.7.5-1.el10_0 (FEDORA-EPEL-2024-3366c407d2)
 Custom derive for the yoke crate
--------------------------------------------------------------------------------
Update Information:

Update rust-yoke/rust-yoke-derive to 0.7.5 and rust-zerofrom/rust-zerofrom-
derive to 0.1.5 â?? both SemVer-compatible.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 23 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.7.5-1
- Update to 0.7.5 (close RHBZ#2328448)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328447 - rust-yoke-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328447
  [ 2 ] Bug #2328448 - rust-yoke-derive-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328448
  [ 3 ] Bug #2328449 - rust-zerofrom-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328449
  [ 4 ] Bug #2328450 - rust-zerofrom-derive-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328450
--------------------------------------------------------------------------------


================================================================================
 rust-zerofrom-0.1.5-1.el10_0 (FEDORA-EPEL-2024-3366c407d2)
 ZeroFrom trait for constructing
--------------------------------------------------------------------------------
Update Information:

Update rust-yoke/rust-yoke-derive to 0.7.5 and rust-zerofrom/rust-zerofrom-
derive to 0.1.5 â?? both SemVer-compatible.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 23 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.1.5-1
- Update to 0.1.5 (close RHBZ#2328449)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328447 - rust-yoke-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328447
  [ 2 ] Bug #2328448 - rust-yoke-derive-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328448
  [ 3 ] Bug #2328449 - rust-zerofrom-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328449
  [ 4 ] Bug #2328450 - rust-zerofrom-derive-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328450
--------------------------------------------------------------------------------


================================================================================
 rust-zerofrom-derive-0.1.5-1.el10_0 (FEDORA-EPEL-2024-3366c407d2)
 Custom derive for the zerofrom crate
--------------------------------------------------------------------------------
Update Information:

Update rust-yoke/rust-yoke-derive to 0.7.5 and rust-zerofrom/rust-zerofrom-
derive to 0.1.5 â?? both SemVer-compatible.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 23 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.1.5-1
- Update to 0.1.5 (close RHBZ#2328450)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328447 - rust-yoke-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328447
  [ 2 ] Bug #2328448 - rust-yoke-derive-0.7.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328448
  [ 3 ] Bug #2328449 - rust-zerofrom-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328449
  [ 4 ] Bug #2328450 - rust-zerofrom-derive-0.1.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2328450
--------------------------------------------------------------------------------


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