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. b35bbd2ba20013d941a19a79f3b40eb991b575f7 Date: Sun, 25 Jun 2023 20:57:15 +0000 Message-ID: <4Qq3FS1DhRz2xdh@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7560372925802972888==" List-Id: --===============7560372925802972888== 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 b35bbd2ba20013d941a19a79f3b40eb991b575f7 (commit) via 9270456fa289e806b6b78815de51ce66df08a535 (commit) from 955964d7a28150570d2916c59698fa9b83a0a242 (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 b35bbd2ba20013d941a19a79f3b40eb991b575f7 Author: Peter M=C3=BCller Date: Sun Jun 25 20:57:03 2023 +0000 Core Update 176: Ship freetype =20 Signed-off-by: Peter M=C3=BCller commit 9270456fa289e806b6b78815de51ce66df08a535 Author: Peter M=C3=BCller Date: Sun Jun 25 20:53:42 2023 +0000 freetype: Update to 2.13.1 =20 Changelog is too long to include it here, please refer to the ChangeLog file in the sourcecode tarball. =20 Signed-off-by: Peter M=C3=BCller ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/freetype | 2 +- config/rootfiles/{oldcore/110 =3D> core/176}/filelists/freetype | 0 config/rootfiles/core/176/update.sh | 1 + lfs/freetype | 4 ++-- 4 files changed, 4 insertions(+), 3 deletions(-) copy config/rootfiles/{oldcore/110 =3D> core/176}/filelists/freetype (100%) Difference in files: diff --git a/config/rootfiles/common/freetype b/config/rootfiles/common/freet= ype index d42345cc9..9117f66ca 100644 --- a/config/rootfiles/common/freetype +++ b/config/rootfiles/common/freetype @@ -60,7 +60,7 @@ #usr/lib/libfreetype.la #usr/lib/libfreetype.so usr/lib/libfreetype.so.6 -usr/lib/libfreetype.so.6.19.0 +usr/lib/libfreetype.so.6.20.0 #usr/lib/pkgconfig/freetype2.pc #usr/share/aclocal/freetype2.m4 #usr/share/man/man1/freetype-config.1 diff --git a/config/rootfiles/core/176/filelists/freetype b/config/rootfiles/= core/176/filelists/freetype new file mode 120000 index 000000000..79ec5c42e --- /dev/null +++ b/config/rootfiles/core/176/filelists/freetype @@ -0,0 +1 @@ +../../../common/freetype \ No newline at end of file diff --git a/config/rootfiles/core/176/update.sh b/config/rootfiles/core/176/= update.sh index 0ab60085d..d802da6a4 100644 --- a/config/rootfiles/core/176/update.sh +++ b/config/rootfiles/core/176/update.sh @@ -42,6 +42,7 @@ rm -vf \ /usr/bin/gawk-5.1.1 \ /usr/lib/engines-1* \ /usr/lib/libcrypto.so.1* \ + /usr/lib/libfreetype.so.6.1* \ /usr/lib/libssl.so.1* \ /lib/udev/rules.d/69-dm-lvm-metad.rules =20 diff --git a/lfs/freetype b/lfs/freetype index 22ba9b4a4..ca416f7cc 100644 --- a/lfs/freetype +++ b/lfs/freetype @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2.13.0 +VER =3D 2.13.1 =20 THISAPP =3D freetype-$(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 11aac3cddb3e71cc0e6a616ed609294d6641aa0011842aa8230eac= e826955883aca0063331660025be14582b44aa189718ce21e0e5193a66bb5d7cffa1d0fb7f +$(DL_FILE)_BLAKE2 =3D edadf2cdd8eb17362239cc5ab7fdff7cb1ca398908d3a9fa0547c3= 922b098df331cc87e939cee62ce20a78b01f14372c952c823c30af9ac227fc7da10000d37b =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============7560372925802972888==--