PaulHowarth/Blog/2025-07-07

Monday 7th July 2025

Fedora Project

  • Updated perl-Finance-Quote to 1.66 in F-41, F-42, Rawhide and EPEL-10:

    • Modified CurrencyRates/CurrencyFreaks.pm to return from and to values instead of calculated rate

    • Removed Bloomberg.pm, Tiaacref.pm, Troweprice.pm

    • AlphaVantage: Return 'symbol not found' when no price data is returned

    • ASX: Changed error message when symbol isn't found (GH#497)

    • Added a new module to fetch the fund NAV from CMBChina (GH#494)

    • Added Cookie Jar to Comdirect user agent (GH#491)

    • Removed HU.pm, Oslobors.pm, and SEB.pm (GH#490)

  • Updated perl-Moose to 2.4000 in Rawhide:

  • Documentation
    • Clarified some wording regarding the interactions between attribute configuration options "init_arg" and "required" (GH#187)

  • Other
  • Updated perl-Test-Differences to 0.72 in Rawhide:

    • Changes to tests only, so tests pass when you have a new perl that supports bools, but an old Data::Dumper that doesn't

Local Packages

  • Updated city-fan.org-release to include the GPG key for the Fedora 43 repository in the package

  • Updated perl-Moose to 2.4000 as per the Fedora version

  • Updated perl-Net-DNS to 1.51:

    • Resync with IANA DNS Parameters registry
    • Add prototype DELEG RR package
    • Minor code and documentation improvements
  • Updated perl-Term-ReadLine-Gnu to 1.46:

    • Add readline-8.3 support

      • New functions: rl_reparse_colors, rl_print_keybinding

      • New variables: rl_full_quoting_desired, rl_macro_display_hook, rl_completion_rewrite_hook

      • New state values for rl_readline_state: RL_STATE_READSTR

    • Sample code updates
      • Import almost all examples from the GNU Readline Library
      • Use "/usr/bin/env" for sh-bang

      • Add eg/README.md

    • Make the check for being in emacs to be more like bash (GH#28)

    • Add a wrap function on every function that has Keymap as an argument

    • Add some constant functions
      • Add macro functions for rl_readline_state: RL_SETSTATE(), RL_UNSETSTATE(), RL_ISSTATE()

      • Export READERR

    • Fix for compilation in C23 mode (GH#32)

    • POD updates
      • Fix description of add_defun() in BUGS section (GH#23)

      • Fix formatting
    • GitHub actions: update OS and perl-version matrix

  • Updated perl-Test-Differences to 0.72 as per the Fedora version


Recent