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/2018-04

Paul's Blog Entries for April 2018

Tuesday 3rd April 2018

Local Packages

  • Updated getmail to 5.6:

    • Fix references to version 4 in README

    • Add Gmail-specific XOAUTH2 login support for IMAP

  • Updated libidn to 1.34:

    • Fix various libidn issues found by fuzzing:

      • Integer overflow in combine_hangul()

      • Integer overflow in punycode decoder

      • Performance issue in idna_to_unicode_internal()

      • Performance issue in stringprep functions

      • NULL pointer dereference in g_utf8_normalize()

      • NULL pointer dereference in stringprep_ucs4_nfkc_normalize()

      • Increase performance of stringprep functions

    • testing: Add OSS-fuzz integration and regression testing
    • build: Update gnulib files

    • build: Modernize GTK-Doc build
    • build: Fix parallel builds
    • build: Add configure flag --disable-doc

    • build: Add configure flag --enable-ubsan (enable UB Sanitizer)

    • build: Add configure flag --enable-asan (enable Address Sanitizer)

    • build: Fix compiler warnings
    • build: Fix build for gcc-7

    • i18n: Added Swedish translation
  • Updated unrar to 5.60 beta 2

  • Cleaned up and rebuilt perl-Text-Glob (0.11), perl-Text-Haml (0.990118), perl-Tie-IxHash (1.23), perl-Tie-RefHash-Weak (0.09), perl-Tie-ToObject (0.03), perl-TimeDate (2.30) and perl-Types-Serialiser (1.0)

Wednesday 4th April 2018

Fedora Project

  • Updated GeoIP-GeoLite-data to the final free databases from Maxmind in F-26, F-27, F-28, Rawhide and EPEL-6

  • Updated perl-Compress-Raw-Lzma to 2.080 in F-28 and Rawhide (no changes)

  • Updated perl-IO-Compress to 2.080 in F-28 and Rawhide:

    • bin/zipdetails: zipdetails SYNOPSIS section had a typo: zipdetailezipdetails (CPAN RT#124003)

    • IO::Uncompress::Base.pm: Changes for Archive::Zip::SimpleUnzip

    • bin/zipdetails: Fix issues with zip64 archives

    • bin/zipdetails: Cope with zip archives where there is padding data after the compressed payload, e.g. Microsoft appx file

    • File::GlobMapper: File::GlobMapper::$VERSION needed increment; trailing whitespace (CPAN RT#120580)

    • t/cz-03zlib-v1.t: valgrind errors fixed in Compress::Raw::Zlib 2.0.75 for CPAN RT#121074 (CPAN RT#121076)

  • Updated perl-IO-Compress-Lzma to 2.080 (no changes)

Local Packages

  • Updated GeoIP-GeoLite-data to the final free databases from Maxmind

  • Updated perl-Compress-Raw-Bzip2 to 2.080 (no changes)

  • Updated perl-Compress-Raw-Lzma to 2.080 as per the Fedora version

  • Updated perl-Compress-Raw-Zlib to 2.080 (no changes)

  • Updated perl-DateTime-Locale to 1.18:

    • Rebuilt all locale data with CLDR 33, released on 2018-03-26
  • Updated perl-IO-Compress to 2.080 as per the Fedora version

  • Updated perl-IO-Compress-Lzma to 2.080 as per the Fedora version

  • Cleaned up and rebuilt perl-Test-Vars (0.014), perl-Test-Warn (0.32), perl-Test-Warnings (0.026), perl-Test-Without-Module (0.20), perl-Test-YAML (1.06) and perl-Test-YAML-Valid (0.04)

Thursday 5th April 2018

Fedora Project

  • Updated perl-DBD-CSV to 0.52 in F-28 and Rawhide:

    • More test fixes for Perl without dot in @INC

  • Updated perl-Math-GMP to 2.17 in F-28 and Rawhide:

  • Updated perl-Test-Signature (1.11) in F-28 and Rawhide to use mktemp to create GNUPGHOME, resulting in a simplified build process

Local Packages

  • Updated perl-DBD-CSV to 0.52 as per the Fedora version

  • Updated perl-Test-Signature (1.11) as per the Fedora version

  • Cleaned up and rebuilt perl-Test-Pod-Coverage (1.10), perl-Test-Prereq (2.002), perl-Test-Regexp (2017040101), perl-Test-Requires (0.10), perl-Test-RequiresInternet (0.05), perl-Test-Spelling (0.20), perl-Test-Synopsis (0.15), perl-Test-TrailingSpace (0.0301), perl-Test-Unit-Lite (0.12), perl-Test-UseAllModules (0.17) and perl-Test-utf8 (1.01)

Friday 6th April 2018

Local Packages

  • Updated ppp (2.4.7) to use openssl for DES instead of libcrypt/glibc (Bug #1556132), and to build with distro's LDFLAGS (Bug #1563157)

  • Cleaned up and rebuilt perl-Test-Memory-Cycle (1.06), perl-Test-MinimumVersion (0.101082), perl-Test-Modern (0.013), perl-Test-Mojibake (1.3), perl-Test-Most (0.35), perl-Test-Needs (0.002005), perl-Test-NoTabs (2.00), perl-Test-NoWarnings (1.04), perl-Test-Output (1.031), perl-Test-Pod (1.51)

Saturday 7th April 2018

Fedora Project

  • Updated perl-Math-GMP to 2.18 in F-28 and Rawhide:

  • I patched out usage of Alien::GMP as it's not needed in Fedora - our build system provisions the library automatically

Sunday 8th April 2018

Fedora Project

  • Updated perl-Math-GMP to 2.19 in F-28 and Rawhide:

    • Fix int() on large unsigned integers (GH#2)

Local Packages

  • Updated dovecot (2.3.1) to retain CAP_AUDIT_WRITE (Bug #1564348)

Monday 9th April 2018

Fedora Project

  • Updated perl-Compress-Raw-Lzma to 2.081 in F-28 and Rawhide:

    • Previous release used $^W instead of use warnings - fixed

  • Updated perl-IO-Compress-Lzma to 2.081 in F-28 and Rawhide:

    • Previous release used $^W instead of use warnings - fixed

Local Packages

  • Updated perl-Compress-Raw-Bzip2, perl-Compress-Raw-Zlib and perl-IO-Compress to 2.081:

    • Previous release used $^W instead of use warnings - fixed

  • Updated perl-Compress-Raw-Lzma to 2.081 as per the Fedora version

  • Updated perl-IO-Compress-Lzma to 2.081 as per the Fedora version

  • Updated perl-version to 0.9920:

  • Updated ppp (2.4.7) to build all DSOs (as well as the main program) with distro's LDFLAGS (Bug #1563157), and to link with -E so as not to break plugins (Bug #1564459)

  • Cleaned up and rebuilt perl-Test-HasVersion (0.014), perl-Test-HTML-Tidy (1.00), perl-Test-Kwalitee-Extra (0.4.0), perl-Test-LongString (0.17) and perl-Test-Manifest (2.02)

Tuesday 10th April 2018

Fedora Project

Local Packages

  • Cleaned up and rebuilt perl-Test-Deep (1.127), perl-Test-Differences (0.64), perl-Test-Directory (0.041), perl-Test-DistManifest (1.014), perl-Test-Distribution (2.00), perl-Test-EOL (2.00), perl-Test-Exception (0.43), perl-Test-FailWarnings (0.008), perl-Test-Fatal (0.014), perl-Test-File (1.443) and perl-Test-File-ShareDir (1.001002)

Wednesday 11th April 2018

Local Packages

  • Cleaned up and rebuilt perl-Test-Assert (0.0504), perl-Test-Base (0.88), perl-Test-CheckChanges (0.14), perl-Test-CheckDeps (0.010), perl-Test-CleanNamespaces (0.22), perl-Test-CPAN-Meta (0.25), perl-Test-CPAN-Meta-JSON (0.16), perl-Test-CPAN-Meta-YAML (0.25) and perl-Test2-Plugin-NoWarnings (0.06)

Thursday 12th April 2018

Fedora Project

  • Cleaned up and rebuilt perl-Sub-Exporter (0.987) in F-28 and Rawhide

Local Packages

  • Updated perl-version to 0.9921:

  • Cleaned up and rebuilt perl-Sub-Exporter (0.987), perl-Sub-Exporter-ForMethods (0.100052), perl-Sub-Exporter-Progressive (0.001013), perl-Sub-Info (0.002), perl-Sub-Install (0.928), perl-Sub-Uplevel (0.2800), perl-SUPER (20141117), perl-superclass (0.003), perl-Symbol-Util (0.0203), perl-Sys-HostAddr (0.993), perl-Sys-Hostname-Long (1.5)

Friday 13th April 2018

Fedora Project

  • Cleaned up and rebuilt perl-Software-License-CCpack (1.11) in Rawhide

Local Packages

  • Updated libgpg-error to 1.29:

    • The formerly internal yat2m tool is now installed

    • The new files gpgrt.m4 and gpgrt-config are now installed; they can be used instead of gpg-error.m4 and gpg-error-config

    • New logging functions similar to those used by GnuPG
    • New option parser and associated functions similar to the one used by GnuPG
    • New helper functions for platform abstraction
    • New Base-64 encoder
    • New symbols (in 1.28): gpgrt_get_errorcount, gpgrt_inc_errorcount, gpgrt_log_set_sink, gpgrt_log_set_socket_dir_cb, gpgrt_log_set_pid_suffix_cb, gpgrt_log_set_prefix, gpgrt_log_get_prefix, gpgrt_log_test_fd, gpgrt_log_get_fd, gpgrt_log_get_stream, gpgrt_log, gpgrt_logv, gpgrt_logv_prefix, gpgrt_log_string, gpgrt_log_info, gpgrt_log_error, gpgrt_log_fatal, gpgrt_log_bug, gpgrt_log_debug, gpgrt_log_debug_string, gpgrt_log_printf, gpgrt_log_flush, gpgrt_log_printhex, gpgrt_log_clock, gpgrt_assert, _gpgrt_log_assert, GPGRT_LOGLVL_BEGIN, GPGRT_LOGLVL_CONT, GPGRT_LOGLVL_INFO, GPGRT_LOGLVL_WARN, GPGRT_LOGLVL_ERROR, GPGRT_LOGLVL_FATAL, GPGRT_LOGLVL_BUG, GPGRT_LOGLVL_DEBUG, gpgrt_realloc, gpgrt_malloc, gpgrt_calloc, gpgrt_strdup, gpgrt_strconcat, gpgrt_w32_reg_query_string, gpgrt_getenv, gpgrt_setenv, gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd

    • New symbols (in 1.29): gpgrt_argparse, gpgrt_usage, gpgrt_strusage, gpgrt_set_strusage, gpgrt_set_usage_outfnc, gpgrt_set_fixed_string_mapper, GPGRT_ENABLE_ARGPARSE_MACROS, gpgrt_b64enc_start, gpgrt_b64enc_write, gpgrt_b64enc_finish

  • Cleaned up and rebuilt perl-Scalar-Properties (1.100860), perl-Scope-Guard (0.21), perl-Sendmail-AccessDB (1.04), perl-Sendmail-PMilter (1.00), perl-Set-Scalar (1.29), perl-Software-License-CCpack (1.11), perl-Spellunker (0.4.0), perl-Spiffy (0.46), perl-SQL-Statement (1.412), perl-strictures (2.000003) and perl-String-Escape (2010.002)

Monday 16th April 2018

Fedora Project

  • Updated perl-Compress-Raw-Lzma to 2.082 in Rawhide:

Local Packages

  • Updated perl-Compress-Raw-Lzma to 2.082 as per the Fedora version

  • Updated perl-Module-CoreList to 5.20180414:

    • Updated for v5.26.2
    • Updated for v5.24.4
  • Updated perl-version to 0.9923:

    • Switch master repo to GitHub

    • Add back spaces for picky C++ compilers
  • Cleaned up and rebuilt perl-Pod-Escapes (1.07), perl-Pod-Eventual (0.094001), perl-Pod-MinimumVersion (50), perl-Pod-Readme (1.1.2), perl-Pod-Simple (3.35), perl-Pod-Spell (1.20), perl-Pod-Strip (1.02), perl-Pod-Wordlist-hanekomu (1.132680), perl-PPI (1.236), perl-PPIx-Utilities (1.001000), perl-Probe-Perl (0.03), perl-Readonly (2.04), perl-Ref-Util (0.203), perl-Regexp-Common (2017060201)

Tuesday 17th April 2018

Local Packages

  • Cleaned up and rebuilt perl-Perl-Critic-Deprecated (1.119), perl-Perl-Critic-Lax (0.013), perl-Perl-Critic-More (1.003), perl-Perl-OSType (1.010), perl-Perl6-Caller (0.100), perl-Perl6-Junction (1.60000), perl-Perl6-Slurp (0.051005), perl-PlRPC (0.2020), perl-Pod-Coverage (0.23) and perl-Pod-Coverage-Moose (0.07)

Wednesday 18th April 2018

Fedora Project

  • Updated perl-Math-BigInt-GMP (1.6005) in Rawhide to fix build --with author_tests

  • Submitted a review request for a perl-File-Copy-Recursive-Reduced (0.003) package, which was quickly reviewed and approved by Robert-André Mauchin - thanks Robert!

  • Imported and built perl-File-Copy-Recursive-Reduced (0.003) in F-26, F-27, F-28, Rawhide and EPEL-7

  • Updated perl-Module-Build-XSUtil to 0.19 in Rawhide:

    • Use File::Copy::Recursive::Reduced instead of File::Copy::Recursive (GH#13)

Local Packages

  • New package perl-File-Copy-Recursive-Reduced (0.003)

  • Updated java-1.8.0-oracle to Java SE 8 Update 172

  • Updated perl-Module-Build-XSUtil to 0.19 as per the Fedora version

  • Updated perl-PPIx-Regexp to 0.057:

    • Allow ->asserts( 'a*' ); this modification actually allows wildcards in asserts() on all match semantic modifiers, but it is probably only useful in the case of 'a*', because that is the only one that can be doubled

    • Explain grouping structure as 'Grouping', not 'Capture or grouping'
    • Caret modifier was not turning off /n, which was complicated by the fact that (?^) was introduced in 5.13.6, but (?n) was not introduced until 5.21.8; the solution was to include -n in the expansion of the caret if and only if /n had been seen in the scope of the caret

    • Recognize caret in /(?^)x/

    • Acknowledge Regexp::Parsertron in SEE ALSO

  • Updated perl-Type-Tiny to 1.002002:

    • Compatibility with constants and with CV-in-stash optimisation (CPAN RT#123408)

Thursday 19th April 2018

Fedora Project

  • Updated perl-Ref-Util to 0.204 in Rawhide:

    • Fix Makefile.PL so that the 'install' sub is patched before WriteMakefile() is called (GH#41)

  • Updated perl-Test-Simple to 1.302136 in Rawhide:

    • Add test2_add_callback_testing_done to Test2::API

Local Packages

  • Updated perl-Ref-Util to 0.204 as per the Fedora version

  • Updated perl-Test-Simple to 1.302136 as per the Fedora version

  • Updated python-zope-interface to 4.5.0:

    • Drop support for 3.3, avoid accidental dependence breakage via setup.py (GH#110)

    • Allow registering and unregistering instance methods as listeners (GH#12, GH#102)

    • Synchronize and simplify zope/__init__.py (GH#114)

  • Cleaned up and rebuilt perl-Package-Constants (0.06), perl-Package-DeprecationManager (0.17), perl-Package-Generator (1.106), perl-Package-Stash (0.37), perl-PAR-Dist (0.49), perl-Parallel-Runner (0.013), perl-Params-Check (0.38), perl-Params-Coerce (0.14), perl-parent (0.236), perl-Parse-RecDescent (1.967015), perl-Path-Class (0.37), perl-Path-FindDev (0.5.3), perl-Path-IsDev (1.001003), perl-Path-Tiny (0.104)

Friday 20th April 2018

Fedora Project

  • Updated perl-Class-C3 to 0.34 in Rawhide:

    • Update bundled ExtUtils::HasCompiler to 0.021

    • Fix some examples in pod
  • Updated perl-File-Copy-Recursive-Reduced to 0.005 in Rawhide:

    • Introduce rcopy(), a stripped-down replacement for File::Copy::Recursive::rcopy()

    • Implement copying of symlinks within all three public functions; at this point we should be able to make substitutions for File::Copy::Recursive's fcopy(), dircopy() and rcopy() functions in a large proportion of toolchain libraries, particularly in test suites

  • Updated perl-JSON-MaybeXS to 1.004000 in Rawhide:

    • Added true and false subs so they can be used via JSON::MaybeXS rather than only JSON() exported sub

  • Updated perl-strictures to 2.000004 in Rawhide:

    • Update bundled ExtUtils::HasCompiler to 0.021

    • Update internal list of warnings for categories added in 5.26.0 (no behaviour change)
  • Updated perl-Task-Weaken to 1.06 in Rawhide:

    • Merge last commits from adamk's svn repository, which bump the minimum version of Scalar::Util in some cases (GH#1)

  • Updated perl-Test-Base to 0.89 in Rawhide:

    • Require Test::More ≥ 0.88 (GH#19)

    • Support the use of plain 'use Test::Base' without any tests (GH#21)

  • Updated perl-Test-Deep to 1.128 in Rawhide:

    • Numerous small improvements to documentation
    • Improved CI setup

Local Packages

  • Updated perl-Class-C3 to 0.34 as per the Fedora version

  • Updated perl-File-Copy-Recursive-Reduced to 0.005 as per the Fedora version

  • Updated perl-File-ShareDir-Install to 0.12:

    • Add rules files for 'prove' and Test::Harness to specify that tests need to be run serially for now

    • Support spaces (and other special characters too) in share files (GH#2)

  • Updated perl-JSON-MaybeXS to 1.004000 as per the Fedora version

  • Updated perl-strictures to 2.000004 as per the Fedora version

  • Updated perl-Sub-Quote to 2.005001:

    • Add a workaround for test failures on early 5.8 releases with threads
  • Updated perl-Task-Weaken to 1.06 as per the Fedora version

  • Updated perl-Test-Base to 0.89 as per the Fedora version

  • Updated perl-Test-Deep to 1.128 as per the Fedora version

  • Updated perl-Test-Pod to 1.52:

    • *.psgi files are now recognized as pod-containing files

    • Explicit perl 5.8 dependency removed
  • Updated perl-Test2-Suite to 0.000114:

    • Switch spec to use the testing_done callback

    • Update copyright dates
    • Finish the Anatomy manual section

    • Finish the Tooling manual section

  • Updated perl-version to 0.9924:

    • Revise CPAN metadata to advertise correct repo

Sunday 22nd April 2018

Fedora Project

  • Updated perl-List-MoreUtils-XS in F-27 from 0.426 to 0.428 (current upstream release), fixing some failures in its test suite precipitated by other recent changes in F-27

Monday 23rd April 2018

Fedora Project

  • Updated perl-autobox to 2.86 in Rawhide:

    • Fix bug that prevented autoboxing working under the debugger on perl 5.22+ (GH#9); added t/debugger.t

    • Fix bug that prevented bareword method-calls being exempted when the method is a variable e.g. Foo->$bar (GH#8)

    • Add operator-overloading note to the gotchas section (GH#7)

    • License changed to Artistic 2.0
  • Updated perl-Digest-SHA to 6.02 in Rawhide:

    • Silenced compiler warnings from VS2017 (CPAN RT#124477)

    • Modified addfile to return error when given a directory name, which makes behaviour consistent with GNU coreutils shaXsum

  • Updated perl-URI to 1.74 in Rawhide:

    • Avoid 'uninitialized' warning in URI::File when host has no domain name set (PR#53)

Local Packages

  • Updated nmap (7.70) not to build zenmap and ndiff from Fedora 29 onwards because of Python 2 deprecation

  • Updated perl-Capture-Tiny to 0.48:

    • Appends PID to random file names for tee signalling to avoid random name collision when used in multiple forked children
  • Updated perl-Digest-SHA to 6.02 as per the Fedora version

  • Updated perl-File-ShareDir-Install to 0.13:

    • Reinstate testrules.yml file to force serialized testing

  • Updated perl-MetaCPAN-Client to 2.025000:

    • Fix warning on a JSON::PP::Boolean check

    • Added support for the new 'cover' index - cpancover.org info
  • Updated perl-Module-CPANfile to 1.003:

    • Make options written back with save()

    • Documented options_for_module method

    • Internal refactoring
  • Updated perl-strictures to 2.000005:

    • Update internal list of warnings for categories added in 5.28.0 (no behaviour change)

Tuesday 24th April 2018

Fedora Project

  • Updated perl-B-Hooks-EndOfScope to 0.24 in Rawhide:

    • Fix memory corruption on perls 5.8.0 - 5.8.3
    • Improve use of constants in compile-time perl version checks
  • Updated perl-File-Copy-Recursive-Reduced to 0.006 in Rawhide:

    • File::Copy::Recursive 0.41 has been released to CPAN and addresses the problem that was the focus of File::Copy::Recursive::Reduced; hence, FCR2 is now feature-complete

  • Updated perl-Safe-Isa to 1.000009 in Rawhide:

    • Fix handling of DOES and does (they no longer fall back to isa in most situations outside of Moo/Moose)

  • Updated perl-Test-NoTabs to 2.02 in Rawhide:

    • Altered a test to not bake @INC into -I options for a subprocess, to avoid too-long commands

Local Packages

  • Updated perl-B-Hooks-EndOfScope to 0.24 as per the Fedora version

  • Updated perl-DateTime-Locale to 1.19:

    • Fix handling of a locale (nds) that does not provide a native name for its own locale code; this is a bug in CLDR, but since it exists we should handle it sanely
    • If you attempted to thaw a DateTime::Locale::FromData object in a process that had not loaded DateTime::Locale, this would fail (GH#18)

  • Updated perl-File-Copy-Recursive-Reduced to 0.006 as per the Fedora version

  • Updated perl-Module-CoreList to 5.20180420:

    • Updated for v5.27.11
  • Updated perl-Safe-Isa to 1.000009 as per the Fedora version

  • Updated perl-Test-NoTabs to 2.02 as per the Fedora version

Wednesday 25th April 2018

Fedora Project

  • Cleaned up and rebuilt perl-Object-ID (0.1.2) in Rawhide

Local Packages

  • Cleaned up and rebuilt perl-namespace-clean (0.27), perl-Net-CIDR (0.18), perl-Net-CIDR-Lite (0.21), perl-Net-Daemon (0.48), perl-Net-HTTPTunnel (0.51), perl-Net-IP (1.26), perl-Net-SMTP-SSL (1.04), perl-Net-Telnet (3.04), perl-Number-Compare (0.03) and perl-Object-ID (0.1.2)

Thursday 26th April 2018

Fedora Project

  • Updated perl-Safe-Isa to 1.000010 in Rawhide:

    • Fix DOES tests on 5.8.x

  • Updated perl-Test-Version to 2.09 in Rawhide:

    • Handle common special characters on Windows in taint mode

Local Packages

  • Updated perl-ConfigReader-Simple to 1.293:

    • Clarify that it's Artistic License 2.0
  • Updated perl-Module-CPANfile to 1.004:

    • Fix a bug in to_strings with empty feature block (GH#50)

  • Updated perl-PPIx-Regexp to 0.058:

    • Prefer /[0-9]/ over /\d/ for numeric checks; the latter can match non-ASCII digits

    • Explain the negated POSIX character classes, and tweak some of the asserted explanations - mostly for readability and parallel construction with the negated explanations, but it turns out [[:digit:]] is not equivalent to [0-9]

  • Updated perl-Safe-Isa to 1.000010 as per the Fedora version

  • Updated perl-Test-Version to 2.09 as per the Fedora version

  • Cleaned up and rebuilt perl-Mock-Quick (1.111), perl-Module-Build-Deprecated (0.4210), perl-Module-Build-Tiny (0.039), perl-Module-CPANTS-Analyse (0.96), perl-Module-Extract-Use (1.043), perl-Module-Extract-VERSION (1.113), perl-Module-Find (0.13), perl-Module-Implementation (0.09), perl-Module-Info (0.37), perl-Module-Load (0.32), perl-Module-Load-Conditional (0.68), perl-Module-Metadata (1.000033), perl-Module-Refresh (0.17), perl-Module-Runtime-Conflicts (0.003), perl-Module-Signature (0.81), perl-MooseX-GlobRef (0.0701), perl-MooseX-InsideOut (0.106), perl-MooseX-NonMoose (0.26), perl-MooseX-Role-Parameterized (1.10), perl-MooseX-Types (0.50), perl-MRO-Compat (0.13) and perl-namespace-autoclean (0.28)

Friday 27th April 2018

Local Packages

  • Cleaned up and rebuilt perl-Locale-Maketext-Simple (0.21), perl-Locale-US (3.04), perl-Mail-IMAPClient (3.39), perl-Mail-Mbox-MessageParser (1.5105), perl-Mail-Sender (0.903), perl-Mail-SPF (2.9.0), perl-Mail-SPF-Test (1.001), perl-Mail-SRS (0.31), perl-Math-Base-Convert (0.11), perl-Math-Round (0.07), perl-Meta-Builder (0.003), perl-MetaCPAN-API-Tiny (1.150270), perl-MIME-Base32 (1.303), perl-MIME-tools (5.509), perl-Mixin-Linewise (0.108), perl-MLDBM (2.05) and perl-Module-Pluggable (5.2)

Saturday 28th April 2018

Local Packages

  • Cleaned up and rebuilt perl-IO-Capture (0.05), perl-IO-Multiplex (1.16), perl-IO-Socket-INET6 (2.72), perl-IO-Socket-IP (0.39), perl-IO-String (1.08), perl-IO-stringy (2.111), perl-IO-Zlib (1.10), perl-IPC-Run3 (0.048), perl-Jcode (2.07), perl-LMAP-CID2SPF (0.9) and perl-Locale-Maketext-Lexicon (1.00)

Sunday 29th April 2018

Fedora Project

  • Updated trac-accountmanager-plugin to 0.5.0 in Rawhide

Local Packages

  • Updated trac-accountmanager-plugin to 0.5.0 as per the Fedora version

Monday 30th April 2018

Fedora Project

  • Retired perl-MetaCPAN-API-Tiny from Fedora 29 onwards as the v0 API it tries to use no longer exists (CPAN RT#122004)

  • Updated perl-MetaCPAN-Client to 2.025000 in Rawhide:

    • Fix warning on a JSON::PP::Boolean check

    • Added support for the new 'cover' index - cpancover.org info

Local Packages

  • Updated perl-HTTP-SimpleLinkChecker to 1.167:

    • Clarify that it's the Artistic License 2.0

Previous Month: March 2018
Next Month: May 2018

Recent