Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2020-08-29

Saturday 29th August 2020

Fedora Project

  • Updated perl-File-LibMagic to 1.23 in F-33 and Rawhide:

    • Fixed a bug with the Makefile.PL that caused every call to "make" to recompile the object file for the package's XS code (GH#28)

Local Packages

  • Updated perl-DateTime-Locale to 1.28:

    • The $locale->locale_data method now returns a deep clone of the locale's data; this allows you to modify safely any elements of the returned hash without breaking the original locale (GH#26)

    • We now support loading locale data from relative directories in @INC (GH#25)

    • When loading locale data, we now check $! for read errors, as well as checking for an error eval'ing the file's contents in $@ (GH#24)


Recent