From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3a5ba6cf97322c9c931b841d72a3642109b2718c Date: Sun, 24 Apr 2022 16:30:02 +0000 Message-ID: <4KmYXB2kRKz2xgM@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8812512130637648574==" List-Id: --===============8812512130637648574== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 3a5ba6cf97322c9c931b841d72a3642109b2718c (commit) via 0487d6a5754fb2121dfcd61ca98d6e3a902cf0a9 (commit) from b26c72d569ebf1ee00f54e4d6363f5cbfd59abf3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3a5ba6cf97322c9c931b841d72a3642109b2718c Author: Peter M=C3=BCller Date: Sun Apr 24 16:29:49 2022 +0000 Core Update 168: Ship pango =20 Signed-off-by: Peter M=C3=BCller commit 0487d6a5754fb2121dfcd61ca98d6e3a902cf0a9 Author: Adolf Belka Date: Tue Apr 5 15:47:47 2022 +0200 pango: Update to version 1.50.6 =20 - Update from 1.50.4 to 1.50.6 - Update of rootfile - Changelog Overview of changes in 1.50.6, 19-03-2022 - Drop hb-glib dependency - Fix test font configuration - Maintain order in pango_attr_list_change - Fix a use-after-free in pango_attr_list_change Overview of changes in 1.50.5, 03-03-2022 * Fix compiler warnings * Enable cairo by default * pango-view: Show more baselines * layout: Handle baselines * Windows: build cleanups =20 Signed-off-by: Adolf Belka ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/pango | 6 +++--- config/rootfiles/{oldcore/163 =3D> core/168}/filelists/pango | 0 lfs/pango | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) copy config/rootfiles/{oldcore/163 =3D> core/168}/filelists/pango (100%) Difference in files: diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango index c009e6210..fe3164613 100644 --- a/config/rootfiles/common/pango +++ b/config/rootfiles/common/pango @@ -41,13 +41,13 @@ usr/bin/pango-view #usr/include/pango-1.0/pango/pangoft2.h #usr/lib/libpango-1.0.so usr/lib/libpango-1.0.so.0 -usr/lib/libpango-1.0.so.0.5000.4 +usr/lib/libpango-1.0.so.0.5000.6 #usr/lib/libpangocairo-1.0.so usr/lib/libpangocairo-1.0.so.0 -usr/lib/libpangocairo-1.0.so.0.5000.4 +#usr/lib/libpangocairo-1.0.so.0.5000.6 #usr/lib/libpangoft2-1.0.so usr/lib/libpangoft2-1.0.so.0 -usr/lib/libpangoft2-1.0.so.0.5000.4 +#usr/lib/libpangoft2-1.0.so.0.5000.6 #usr/lib/pkgconfig/pango.pc #usr/lib/pkgconfig/pangocairo.pc #usr/lib/pkgconfig/pangofc.pc diff --git a/config/rootfiles/core/168/filelists/pango b/config/rootfiles/cor= e/168/filelists/pango new file mode 120000 index 000000000..6c37231c7 --- /dev/null +++ b/config/rootfiles/core/168/filelists/pango @@ -0,0 +1 @@ +../../../common/pango \ No newline at end of file diff --git a/lfs/pango b/lfs/pango index 1a8d64c36..759f269ae 100644 --- a/lfs/pango +++ b/lfs/pango @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 1.50.4 +VER =3D 1.50.6 =20 THISAPP =3D pango-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 310a7be79ebf693b3a7775fa86557539bf4ea682b0903266248ab2= 812504e805024b14a917531e71ad9b5637d4d3f3c1a06b84188eb01aeed37fdcc7d11679a9 +$(DL_FILE)_BLAKE2 =3D 63cad33f5fe5361642edb0e26a11c45e28e23400f29c078079fa9c= e4411eca90c67fdd789e8cf9caec0f1d4a6b5d619808d8dcf53447f961b66db17e1bbcdb97 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============8812512130637648574==--