#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 1st January 2024 === ==== Fedora Project ==== * Updated `perl-Finance-Quote` to 1.59 in F-38, F-39, Rawhide and EPEL-9: * Fixed XETRA, Tradegate and SInvestor after webpage was restructured ([[https://github.com/finance-quote/finance-quote/issues/350|GH#350]]) * `Fidelity.pm` temporarily disabled ([[https://github.com/finance-quote/finance-quote/issues/346|GH#346]]) * `Finanzpartner.pm` - Fix scraper, did not work if quote was higher than the previous day's quote * `GoogleWeb.pm` - Updated to retrieve mutual fund and BATS prices ([[https://github.com/finance-quote/finance-quote/issues/355|GH#355]]) * `BSEIndia.pm`: * Updated to use standardized data file at URL `https://www.bseindia.com/download/BhavCopy/Equity/BSE_EQ_BHAVCOPY_{DDMMYYYY}.ZIP` * Eliminated need to use temp folders by storing standardized file data from URL into a variable * Updated names of source fields to conform to those in the standardized data file * Removed print when symbol not found ([[https://github.com/finance-quote/finance-quote/issues/335|GH#335]]) * `IndiaMutual.pm` - Eliminated need to use temp folders by storing NAV file data from URL into a variable * `TMX.pm` - Correct a self-reference in documentation ([[https://github.com/finance-quote/finance-quote/pull/345|GH#345]]) * `Stooq.pm` - Added new currencies and a fix for commodities' prices * `YahooWeb.pm` - Skip rows in the price table where the prices are "-"; this seems to happen sometimes with TIAA (and perhaps other) securities including TILIX and QCILIX * `TSP.pm` - Was not returning hash when the `HTTP GET` failed completely or the content did not contain the expected CSV file ([[https://github.com/finance-quote/finance-quote/issues/338|GH#338]]) * Updated `proftpd` (1.3.8b) in Rawhide and EPEL-9 to use `libsodium` to provide `ed25519` key support for `mod_sftp` ([[RedHatBugzilla:2256340|Bug #2256340]]) and to update the `logrotate` snippet to use `try-reload-or-restart` rather than `reload` for distributions with `systemd` 229 or later (based on [[https://src.fedoraproject.org/rpms/proftpd/pull-request/3|PR#3]]) ==== Local Packages ==== * Updated `proftpd` (1.3.8b and 1.3.9rc2) as per the Fedora version ----