All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tim Orling" <ticotimo@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Tim Orling <timothy.t.orling@intel.com>
Subject: [meta-perl][PATCH 0/8] Perl recipe upgrades
Date: Sun, 11 Jul 2021 01:07:55 +0000	[thread overview]
Message-ID: <cover.1625965484.git.timothy.t.orling@intel.com> (raw)

meta-perl recipe upgrades with the help of auto-upgrade-helper.

The following changes since commit 0412a4befcd190cf020dd525aad31eba54b93a32:

  suitesparse: Fix LIC_FILES_CHKSUM (2021-07-08 09:21:41 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib timo/perl-auh-upgrades-20210710
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=timo/perl-auh-upgrades-20210710

Tim Orling (8):
  libcgi-perl: upgrade 4.51 -> 4.53
  libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13
  libextutils-cppguess-perl: upgrade 0.21 -> 0.23
  libio-socket-ssl-perl: upgrade 2.068 -> 2.071
  libmoo-perl: upgrade 2.004000 -> 2.005004
  libnet-dns-perl: upgrade 1.26 -> 1.31
  libtest-warnings-perl: upgrade 0.028 -> 0.030
  logcheck: upgrade 1.3.20 -> 1.3.23

 .../logcheck/{logcheck_1.3.20.bb => logcheck_1.3.23.bb}        | 3 +--
 .../libcgi/{libcgi-perl_4.51.bb => libcgi-perl_4.53.bb}        | 3 +--
 ...-guess-perl_0.12.bb => libcrypt-openssl-guess-perl_0.13.bb} | 3 +--
 ...cppguess-perl_0.21.bb => libextutils-cppguess-perl_0.23.bb} | 3 +--
 ...socket-ssl-perl_2.068.bb => libio-socket-ssl-perl_2.071.bb} | 3 +--
 .../{libmoo-perl_2.004000.bb => libmoo-perl_2.005004.bb}       | 3 +--
 .../{libnet-dns-perl_1.26.bb => libnet-dns-perl_1.31.bb}       | 3 +--
 ...t-warnings-perl_0.028.bb => libtest-warnings-perl_0.030.bb} | 3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)
 rename meta-perl/recipes-extended/logcheck/{logcheck_1.3.20.bb => logcheck_1.3.23.bb} (95%)
 rename meta-perl/recipes-perl/libcgi/{libcgi-perl_4.51.bb => libcgi-perl_4.53.bb} (90%)
 rename meta-perl/recipes-perl/libcrypt/{libcrypt-openssl-guess-perl_0.12.bb => libcrypt-openssl-guess-perl_0.13.bb} (86%)
 rename meta-perl/recipes-perl/libextutils/{libextutils-cppguess-perl_0.21.bb => libextutils-cppguess-perl_0.23.bb} (89%)
 rename meta-perl/recipes-perl/libio/{libio-socket-ssl-perl_2.068.bb => libio-socket-ssl-perl_2.071.bb} (91%)
 rename meta-perl/recipes-perl/libmoo/{libmoo-perl_2.004000.bb => libmoo-perl_2.005004.bb} (91%)
 rename meta-perl/recipes-perl/libnet/{libnet-dns-perl_1.26.bb => libnet-dns-perl_1.31.bb} (92%)
 rename meta-perl/recipes-perl/libtest/{libtest-warnings-perl_0.028.bb => libtest-warnings-perl_0.030.bb} (88%)

-- 
2.30.2


             reply	other threads:[~2021-07-11  1:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-11  1:07 Tim Orling [this message]
2021-07-11  1:07 ` [meta-perl][PATCH 1/8] libcgi-perl: upgrade 4.51 -> 4.53 Tim Orling
2021-07-11  1:07 ` [meta-perl][PATCH 2/8] libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13 Tim Orling
2021-07-11  1:07 ` [meta-perl][PATCH 3/8] libextutils-cppguess-perl: upgrade 0.21 -> 0.23 Tim Orling
2021-07-11  1:08 ` [meta-perl][PATCH 4/8] libio-socket-ssl-perl: upgrade 2.068 -> 2.071 Tim Orling
2021-07-11  1:08 ` [meta-perl][PATCH 5/8] libmoo-perl: upgrade 2.004000 -> 2.005004 Tim Orling
2021-07-11  1:08 ` [meta-perl][PATCH 6/8] libnet-dns-perl: upgrade 1.26 -> 1.31 Tim Orling
2021-07-11  1:08 ` [meta-perl][PATCH 7/8] libtest-warnings-perl: upgrade 0.028 -> 0.030 Tim Orling
2021-07-11  1:08 ` [meta-perl][PATCH 8/8] logcheck: upgrade 1.3.20 -> 1.3.23 Tim Orling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1625965484.git.timothy.t.orling@intel.com \
    --to=ticotimo@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=timothy.t.orling@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.