[OE-core] [PATCH] pango: update to 1.43.0

Alexander Kanavin alex.kanavin at gmail.com
Sun Mar 31 14:50:34 UTC 2019


You can see the list of packages in need of update here:

https://layers.openembedded.org/rrs/recipes/OE-Core/2.7/M4/?upstream_status=Not%20updated#

Particularly anything maintained by Derek Straka (python* recipes) -
we know for a fact he has left the project.

Also, anything maintained by Ross or Armin - they are very much
present, but could do with less things to take care of.

Obviously it's better to pick items you are interested in personally,
or which are relevant to Pelux :)

Do give 'devtool upgrade' a try - it automates pretty much everything
in the upgrade process that can be automated (it will determine the
latest version, adjust the recipe (incl. tarball checksums), diff the
LICENSE if it has changed, and attempt to rebase the patches).

Alex


On Sun, 31 Mar 2019 at 16:26, Oleksandr Kravchuk
<open.source at oleksandr-kravchuk.com> wrote:
>
> > 1.43.0 is a development release.
> > You can use 'devtool latest-version pango' to find out what the latest
> > stable release is (facilitated by 'inherit upstream-version-is-even').
>
> Aha, nice. Thanks for the tip.
>
> > BTW, would you want to be the maintainer for some of these items?
> > You'll get patches from Automated Upgrade Helper whenever there is a
> > new version. YP is struggling to find people for this activity; many
> > existing maintainers have become unresponsive.
>
> Hm... I would love to help the project more, but it's better be
> something I am familiar with; also I would prefer to start "low", so I
> don't get overburden and join the army of "unresponsive" maintainers.
>
> Do you have any specific suggestions? Is there a list of poorly
> maintained packages I could scroll through or something?
>
> > On Sun, 31 Mar 2019 at 01:41, Oleksandr Kravchuk
> > <open.source at oleksandr-kravchuk.com> wrote:
> >> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
> >> ---
> >>  .../pango/{pango_1.42.4.bb => pango_1.43.0.bb}                | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>  rename meta/recipes-graphics/pango/{pango_1.42.4.bb => pango_1.43.0.bb} (93%)
> >>
> >> diff --git a/meta/recipes-graphics/pango/pango_1.42.4.bb b/meta/recipes-graphics/pango/pango_1.43.0.bb
> >> similarity index 93%
> >> rename from meta/recipes-graphics/pango/pango_1.42.4.bb
> >> rename to meta/recipes-graphics/pango/pango_1.43.0.bb
> >> index d3357f82de..e91e02a837 100644
> >> --- a/meta/recipes-graphics/pango/pango_1.42.4.bb
> >> +++ b/meta/recipes-graphics/pango/pango_1.43.0.bb
> >> @@ -18,8 +18,8 @@ inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspec
> >>  SRC_URI += "file://run-ptest \
> >>              file://insensitive-diff.patch"
> >>
> >> -SRC_URI[archive.md5sum] = "deb171a31a3ad76342d5195a1b5bbc7c"
> >> -SRC_URI[archive.sha256sum] = "1d2b74cd63e8bd41961f2f8d952355aa0f9be6002b52c8aa7699d9f5da597c9d"
> >> +SRC_URI[archive.md5sum] = "2df040d3f6a4ed9bc316a70b35adcd8b"
> >> +SRC_URI[archive.sha256sum] = "d2c0c253a5328a0eccb00cdd66ce2c8713fabd2c9836000b6e22a8b06ba3ddd2"
> >>
> >>  DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"
> >>
> >> --
> >> 2.17.1
> >>
> >> --
> >> _______________________________________________
> >> Openembedded-core mailing list
> >> Openembedded-core at lists.openembedded.org
> >> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list