Your message dated Fri, 29 Sep 2023 21:02:32 +0000
with message-id <e1qmkd6-006b2x...@fasolo.debian.org>
and subject line Bug#1053142: fixed in freetype 2.12.1+dfsg-5+deb12u2
has caused the Debian Bug report #1053142,
regarding chromium cannot startup after libfreetype6 upgrade to 
2.12.1+dfsg-5+deb12u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1053142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053142
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chromium
Version: 117.0.5938.62-1~deb12u1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

chromium cannot startup after libfreetype6 upgrade to 2.12.1+dfsg-5+deb12u1.

In the latest changes of libfreetype6, macro PUT_COLOR_LAYERS_V1 was set to
NULL pointer, which would make function FT_Get_Color_Glyph_Paint() become an
invalid function. SkScalerContext_FreeType::generateMetrics() will call
FT_Get_Color_Glyph_Paint() when chromium starts up.

Backtrace:
Core was generated by `/usr/lib/chromium/chromium --show-component-extension-
options --ignore-gpu-blac'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000000000 in ?? ()
[Current thread is 1 (Thread 0x7f849a4530c0 (LWP 1450075))]
(gdb) bt
#0 0x0000000000000000 in ()
#1 0x000055b7eea342d4 in SkScalerContext_FreeType::generateMetrics(SkGlyph*,
SkArenaAlloc*) ()
#2 0x000055b7ea18af08 in SkScalerContext::internalMakeGlyph(SkPackedGlyphID,
SkMask::Format, SkArenaAlloc*) ()
#3 0x000055b7ea18ae85 in SkScalerContext::makeGlyph(SkPackedGlyphID,
SkArenaAlloc*) ()
#4 0x000055b7ea1a2f7a in SkStrike::digestFor(skglyph::ActionType,
SkPackedGlyphID) ()
#5 0x000055b7ea1a22b3 in SkStrike::metrics(SkSpan<unsigned short const>,
SkGlyph const**) ()
#6 0x000055b7ea10a727 in SkFont::getWidthsBounds(unsigned short const*, int,
float*, SkRect*, SkPaint const*) const ()
#7 0x000055b7ef4ed573 in gfx::(anonymous
namespace)::GetGlyphHorizontalAdvance(hb_font_t*, void*, unsigned int, void*)
()
#8 0x000055b7ea2b70d2 in hb_font_get_glyph_h_advances_default(hb_font_t*,
void*, unsigned int, unsigned int const*, unsigned int, int*, unsigned int,
void*)
()
#9 0x000055b7ea2fba2f in _hb_ot_shape ()
#10 0x000055b7ea314cbf in hb_shape_plan_execute ()
#11 0x000055b7ea315095 in hb_shape_full ()
#12 0x000055b7ef4e0740 in
gfx::RenderTextHarfBuzz::ShapeRunsWithFont(std::__cxx11::basic_string<char16_t,
std::char_traits<char16_t>, std::allocator<char16_t> >--Type <RET> for more, q
to quit, c to continue without paging--
const&, gfx::internal::TextRunHarfBuzz::FontParams const&,
std::vector<gfx::internal::TextRunHarfBuzz*,
std::allocator<gfx::internal::TextRunHarfBuzz*> >*,
std::vector<gfx::internal::TextRunHarfBuzz*,
std::allocator<gfx::internal::TextRunHarfBuzz*> >*) ()
#13 0x000055b7ef4de5a1 in
gfx::RenderTextHarfBuzz::ShapeRuns(std::__cxx11::basic_string<char16_t,
std::char_traits<char16_t>, std::allocator<char16_t> > const&,
gfx::internal::TextRunHarfBuzz::FontParams const&,
std::vector<gfx::internal::TextRunHarfBuzz*,
std::allocator<gfx::internal::TextRunHarfBuzz*> >) ()
#14 0x000055b7ef4dc343 in
gfx::RenderTextHarfBuzz::ItemizeAndShapeText(std::__cxx11::basic_string<char16_t,
std::char_traits<char16_t>, std::allocator<char16_t> > const&,
gfx::internal::TextRunList*) ()
#15 0x000055b7ef4d9de5 in gfx::RenderTextHarfBuzz::EnsureLayoutRunList() ()
#16 0x000055b7ef4db289 in gfx::RenderTextHarfBuzz::EnsureLayout() ()
#17 0x000055b7ef4cebcd in gfx::RenderText::GetCursorBounds(gfx::SelectionModel
const&, bool) ()
#18 0x000055b7ef4d1a47 in gfx::RenderText::UpdateCachedBoundsAndOffset() ()
#19 0x000055b7ef4d19ee in gfx::RenderText::GetUpdatedCursorBounds() ()
#20 0x000055b7f12a422f in views::Textfield::Scroll(std::vector<unsigned long,
std::allocator<unsigned long> > const&) ()
#21 0x000055b7f3b65a94 in
OmniboxViewViews::SetTextAndSelectedRanges(std::__cxx11::basic_string<char16_t,
std::char_traits<char16_t>, std::allocator<char16_t> > const&,
std::vector<gfx::Range, std::allocator<gfx::Range> > const&) ()
#22 0x000055b7f3b65ce1 in
OmniboxViewViews::SetWindowTextAndCaretPos(std::__cxx1--Type <RET> for more, q
to quit, c to continue without paging--
1::basic_string<char16_t, std::char_traits<char16_t>, std::allocator<char16_t>
> const&, unsigned long, bool, bool) ()
#23 0x000055b7f3707750 in OmniboxEditModel::Revert() ()
#24 0x000055b7f3703da1 in OmniboxView::RevertAll() ()
#25 0x000055b7f3b64d83 in OmniboxViewViews::Update() ()
#26 0x000055b7f3b2fa44 in LocationBarView::Update(content::WebContents*) ()
#27 0x000055b7f3b2f421 in LocationBarView::Init() ()
#28 0x000055b7f3d34ba6 in ToolbarView::Init() ()
#29 0x000055b7f3a6533e in BrowserView::AddedToWidget() ()
#30 0x000055b7f12e1eeb in
views::View::PropagateAddNotifications(views::ViewHierarchyChangedDetails
const&, bool) ()
#31 0x000055b7f12e16c8 in views::View::AddChildViewAtImpl(views::View*,
unsigned long) ()
#32 0x000055b7f130de5b in
views::NonClientView::ViewHierarchyChanged(views::ViewHierarchyChangedDetails
const&) ()
#33 0x000055b7f12e1b8d in
views::View::ViewHierarchyChangedImpl(views::ViewHierarchyChangedDetails
const&) ()
#34 0x000055b7f12e1ed2 in
views::View::PropagateAddNotifications(views::ViewHierarchyChangedDetails
const&, bool) ()
#35 0x000055b7f12e16c8 in views::View::AddChildViewAtImpl(views::View*,
unsigned long) ()
#36 0x000055b7f12f3105 in views::Widget::Init(views::Widget::InitParams) ()
#37 0x000055b7f3a57071 in BrowserFrame::InitBrowserFrame() ()
--Type <RET> for more, q to quit, c to continue without paging--
#38 0x000055b7f3aeb052 in
BrowserWindow::CreateBrowserWindow(std::unique_ptr<Browser,
std::default_delete<Browser> >, bool, bool) ()
#39 0x000055b7f37510b4 in Browser::Browser(Browser::CreateParams const&) ()
#40 0x000055b7f37506df in Browser::Create(Browser::CreateParams const&) ()
#41 0x000055b7f37d4dd7 in
StartupBrowserCreatorImpl::OpenTabsInBrowser(Browser*,
chrome::startup::IsProcessStartup, std::vector<StartupTab,
std::allocator<StartupTab> > const&) ()
#42 0x000055b7f37d5dff in
StartupBrowserCreatorImpl::RestoreOrCreateBrowser(std::vector<StartupTab,
std::allocator<StartupTab> > const&,
StartupBrowserCreatorImpl::BrowserOpenBehavior, unsigned int,
chrome::startup::IsProcessStartup, bool)
()
#43 0x000055b7f37d4966 in
StartupBrowserCreatorImpl::DetermineURLsAndLaunch(chrome::startup::IsProcessStartup)
()
#44 0x000055b7f37d4433 in StartupBrowserCreatorImpl::Launch(Profile*,
chrome::startup::IsProcessStartup, std::unique_ptr<OldLaunchModeRecorder,
std::default_delete<OldLaunchModeRecorder> >) ()
#45 0x000055b7f37d1382 in
StartupBrowserCreator::LaunchBrowser(base::CommandLine const&, Profile*,
base::FilePath const&, chrome::startup::IsProcessStartup,
chrome::startup::IsFirstRun, std::unique_ptr<OldLaunchModeRecorder,
std::default_delete<OldLaunchModeRecorder> >) ()
#46 0x000055b7f37d1bac in
StartupBrowserCreator::LaunchBrowserForLastProfiles(base::CommandLine const&,
base::FilePath const&, chrome::startup::IsProcessStartup,
chrome::startup::IsFirstRun, StartupProfileInfo, std::vector<Profile*, std::al
--Type <RET> for more, q to quit, c to continue without paging--
locator<Profile*> > const&) ()
#47 0x000055b7f37d10c5 in
StartupBrowserCreator::ProcessCmdLineImpl(base::CommandLine const&,
base::FilePath const&, chrome::startup::IsProcessStartup, StartupProfileInfo,
std::vector<Profile*, std::allocator<Profile*> > const&) ()
#48 0x000055b7f37cff39 in StartupBrowserCreator::Start(base::CommandLine
const&, base::FilePath const&, StartupProfileInfo, std::vector<Profile*,
std::allocator<Profile*> > const&) ()
#49 0x000055b7edcd8435 in ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
()
#50 0x000055b7edcd7826 in ChromeBrowserMainParts::PreMainMessageLoopRun() ()
#51 0x000055b7ec135608 in content::BrowserMainLoop::PreMainMessageLoopRun() ()
#52 0x000055b7ec7a3393 in content::StartupTaskRunner::RunAllTasksNow() ()
#53 0x000055b7ec1351ff in content::BrowserMainLoop::CreateStartupTasks() ()
#54 0x000055b7ec137c5b in
content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams) ()
#55 0x000055b7ec133a7c in content::BrowserMain(content::MainFunctionParams) ()
#56 0x000055b7ed6a0ab2 in
content::RunBrowserProcessMain(content::MainFunctionParams,
content::ContentMainDelegate*) ()
#57 0x000055b7ed6a2196 in
content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool)
()
#58 0x000055b7ed6a1fe1 in content::ContentMainRunnerImpl::Run() ()
#59 0x000055b7ed69f788 in
content::RunContentProcess(content::ContentMainParams,
content::ContentMainRunner*) ()
--Type <RET> for more, q to quit, c to continue without paging--
#60 0x000055b7ed69fc51 in content::ContentMain(content::ContentMainParams) ()
#61 0x000055b7e9e8f2f5 in ChromeMain ()
#62 0x00007f849d8461ca in __libc_start_call_main
(main=main@entry=0x55b7e9e8f0f0 <main>, argc=argc@entry=11,
argv=0x7ffcd7156ea8, argv@entry=0x0) at
../sysdeps/nptl/libc_start_call_main.h:58
#63 0x00007f849d846285 in __libc_start_main_impl
(main=0x55b7e9e8f0f0 <main>, argc=11, argv=0x0, init=<optimized out>,
fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcd7156e98)
at ../csu/libc-start.c:360
#64 0x000055b7e9e8f021 in _start ()


-- System Information:
Debian Release: 12.1
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.1.0-12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages chromium depends on:
ii chromium-common 117.0.5938.62-1~deb12u1
ii libasound2 1.2.8-1+b1
ii libatk-bridge2.0-0 2.46.0-5
ii libatk1.0-0 2.46.0-5
ii libatomic1 12.2.0-14
ii libatspi2.0-0 2.46.0-5
ii libc6 2.36-9+deb12u1
ii libcairo2 1.16.0-7
ii libcups2 2.4.2-3+deb12u1
ii libdbus-1-3 1.14.10-1~deb12u1
ii libdouble-conversion3 3.2.1-1
ii libdrm2 2.4.114-1+b1
ii libevent-2.1-7 2.1.12-stable-8
ii libexpat1 2.5.0-1
ii libflac12 1.4.2+ds-2
ii libfontconfig1 2.14.1-4
ii libfreetype6 2.12.1+dfsg-5+deb12u1
ii libgbm1 22.3.6-1+deb12u1
ii libgcc-s1 12.2.0-14
ii libglib2.0-0 2.74.6-2
ii libgtk-3-0 3.24.38-2~deb12u1
ii libjpeg62-turbo 1:2.1.5-2
ii libjsoncpp25 1.9.5-4
ii liblcms2-2 2.14-2
ii libminizip1 1.1-8+b1
ii libnspr4 2:4.35-1
ii libnss3 2:3.87.1-1
ii libopenh264-7 2.3.1+dfsg-3
ii libopenjp2-7 2.5.0-2
ii libopus0 1.3.1-3
ii libpango-1.0-0 1.50.12+ds-1
ii libpng16-16 1.6.39-2
ii libpulse0 16.1+dfsg1-2+b1
ii libsnappy1v5 1.1.9-3
ii libstdc++6 12.2.0-14
ii libwebp7 1.2.4-0.2+deb12u1
ii libwebpdemux2 1.2.4-0.2+deb12u1
ii libwebpmux3 1.2.4-0.2+deb12u1
ii libwoff1 1.0.2-2
ii libx11-6 2:1.8.4-2+deb12u1
ii libxcb1 1.15-1
ii libxcomposite1 1:0.4.5-1
ii libxdamage1 1:1.1.6-1
ii libxext6 2:1.3.4-1+b1
ii libxfixes3 1:6.0.0-2
ii libxkbcommon0 1.5.0-1
ii libxml2 2.9.14+dfsg-1.3~deb12u1
ii libxnvctrl0 525.85.05-3~deb12u1
ii libxrandr2 2:1.5.2-2+b1
ii libxslt1.1 1.1.35-1
ii xdg-desktop-portal-gtk [xdg-desktop-portal-backend 1.14.1-1
]
ii zlib1g 1:1.2.13.dfsg-1

Versions of packages chromium recommends:
ii chromium-sandbox 117.0.5938.62-1~deb12u1

Versions of packages chromium suggests:
pn chromium-driver <none>
pn chromium-l10n <none>
pn chromium-shell <none>

Versions of packages chromium-common depends on:
ii libc6 2.36-9+deb12u1
ii libgcc-s1 12.2.0-14
ii libjsoncpp25 1.9.5-4
ii libstdc++6 12.2.0-14
ii libx11-6 2:1.8.4-2+deb12u1
ii libxnvctrl0 525.85.05-3~deb12u1
ii x11-utils 7.7+5
ii xdg-utils 1.1.3-4.1
ii zlib1g 1:1.2.13.dfsg-1

Versions of packages chromium-common recommends:
ii chromium-sandbox 117.0.5938.62-1~deb12u1
ii fonts-liberation 1:1.07.4-11
ii gnome-flashback [notification-daemon] 3.46.0-1
ii gnome-shell [notification-daemon] 43.6-1~deb12u2
ii libgl1-mesa-dri 22.3.6-1+deb12u1
ii libu2f-udev 1.1.10-3
ii notification-daemon 3.20.0-4+b1
ii system-config-printer 1.5.18-1
ii upower 0.99.20-2
ii xfce4-notifyd [notification-daemon] 0.7.3-1

Versions of packages chromium-sandbox depends on:
ii libc6 2.36-9+deb12u1

-- Configuration Files:
/etc/chromium.d/default-flags changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: freetype
Source-Version: 2.12.1+dfsg-5+deb12u2
Done: Hugh McMaster <hugh.mcmas...@outlook.com>

We believe that the bug you reported is fixed in the latest version of
freetype, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1053...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hugh McMaster <hugh.mcmas...@outlook.com> (supplier of updated freetype package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 29 Sep 2023 22:27:32 +1000
Source: freetype
Binary: freetype2-demos freetype2-demos-dbgsym freetype2-doc libfreetype-dev 
libfreetype6 libfreetype6-dbgsym libfreetype6-dev libfreetype6-udeb
Architecture: source amd64 all
Version: 2.12.1+dfsg-5+deb12u2
Distribution: bookworm
Urgency: high
Maintainer: Hugh McMaster <hugh.mcmas...@outlook.com>
Changed-By: Hugh McMaster <hugh.mcmas...@outlook.com>
Description:
 freetype2-demos - FreeType 2 demonstration programs
 freetype2-doc - FreeType 2 font engine, development documentation
 libfreetype-dev - FreeType 2 font engine, development files
 libfreetype6 - FreeType 2 font engine, shared library files
 libfreetype6-dev - FreeType 2 font engine, development files (transitional 
package)
 libfreetype6-udeb - FreeType 2 font engine for the debian-installer (udeb)
Closes: 1053142
Changes:
 freetype (2.12.1+dfsg-5+deb12u2) bookworm; urgency=high
 .
   * debian/patches: Temporarily revert disable_COLRv1.patch to allow
     Chromium to start (Closes: #1053142).
Checksums-Sha1:
 2719c4c13ba9bdc90c0e1564c444744ca930a45b 3799 
freetype_2.12.1+dfsg-5+deb12u2.dsc
 23e34f2ca7f60114bbb1261401bc1b52641b4b9e 43960 
freetype_2.12.1+dfsg-5+deb12u2.debian.tar.xz
 6a380450281569ea7b55355836f180a0adde844c 964368 
freetype2-demos-dbgsym_2.12.1+dfsg-5+deb12u2_amd64.deb
 43aaa7fcba31b32bbc601a235e3bec2f11261904 180008 
freetype2-demos_2.12.1+dfsg-5+deb12u2_amd64.deb
 6dcba2a635371273d1a2ada9f567f073f208a216 2461292 
freetype2-doc_2.12.1+dfsg-5+deb12u2_all.deb
 4fcddf686b6edceef8c66b84244488c6f2b73567 8959 
freetype_2.12.1+dfsg-5+deb12u2_amd64.buildinfo
 d3606b3781207bcc4fd87a0eed6d8928a83578d3 567812 
libfreetype-dev_2.12.1+dfsg-5+deb12u2_amd64.deb
 201e981b2b1d399560a7c6513c25d6610b4112f1 1153796 
libfreetype6-dbgsym_2.12.1+dfsg-5+deb12u2_amd64.deb
 81f252917f70e0ef85ba80f5169cf1954c3bcc95 46508 
libfreetype6-dev_2.12.1+dfsg-5+deb12u2_amd64.deb
 c5791f1973537cd97ded9294719f9bb646cd8fda 343756 
libfreetype6-udeb_2.12.1+dfsg-5+deb12u2_amd64.udeb
 ad47b894c774cb794ffdc4f3879f5d08e3db313a 399276 
libfreetype6_2.12.1+dfsg-5+deb12u2_amd64.deb
Checksums-Sha256:
 3a34f5c44a117ae34de31a8c4385206ffb66641bc37fb603dab9b3592b6238c3 3799 
freetype_2.12.1+dfsg-5+deb12u2.dsc
 982165be65566dd2bec1a42828e16de9f0783dec2d6ec47eaaef1a6023ccf8b2 43960 
freetype_2.12.1+dfsg-5+deb12u2.debian.tar.xz
 218ccab6b90824371807502b04f6b34df11ba19db2c39e9db6f8d10ce36b4cc8 964368 
freetype2-demos-dbgsym_2.12.1+dfsg-5+deb12u2_amd64.deb
 292919587fac4d7a4c12161c4f32d393a1b8f9feba5be0bac6b83a72fd619e57 180008 
freetype2-demos_2.12.1+dfsg-5+deb12u2_amd64.deb
 f080850f263550ee2d37a1955e238ee639d586bb5dd26bd181e51c405227c47f 2461292 
freetype2-doc_2.12.1+dfsg-5+deb12u2_all.deb
 2e300eef1c6004f1032f5a44151b1a8462eabf76ef6867e95803bb66a2aa2333 8959 
freetype_2.12.1+dfsg-5+deb12u2_amd64.buildinfo
 c01ddf6350d618f84f85c6da6d85dc148275b5643edeedbb371bfe21e4674c2b 567812 
libfreetype-dev_2.12.1+dfsg-5+deb12u2_amd64.deb
 b6fd4313d78149bc95d36c650f25ff0b58772eb67c1f94f03a0e61255ee967c0 1153796 
libfreetype6-dbgsym_2.12.1+dfsg-5+deb12u2_amd64.deb
 beee63c1094d678b363504ee285c32e048aa0faa99b14378e7a1cb2c017162fd 46508 
libfreetype6-dev_2.12.1+dfsg-5+deb12u2_amd64.deb
 2ddca756f22a422aad4ec78708ffcc801c412e1bccb8a2e066f81bc58bf0ed48 343756 
libfreetype6-udeb_2.12.1+dfsg-5+deb12u2_amd64.udeb
 d753fdb78208fdadaceeb3b94efcf593a122eb0ba577465946a4ddbab7f12399 399276 
libfreetype6_2.12.1+dfsg-5+deb12u2_amd64.deb
Files:
 26d0bf519cacb2477ebb02d472d3e30b 3799 libs optional 
freetype_2.12.1+dfsg-5+deb12u2.dsc
 c41eaf16427e4e225f0e25ef039630ca 43960 libs optional 
freetype_2.12.1+dfsg-5+deb12u2.debian.tar.xz
 95f5c405d179aafdd2efd53517888192 964368 debug optional 
freetype2-demos-dbgsym_2.12.1+dfsg-5+deb12u2_amd64.deb
 90cbdab8f86085b6cb1d10752cd0552c 180008 utils optional 
freetype2-demos_2.12.1+dfsg-5+deb12u2_amd64.deb
 8b2d4f7ab3cb4aced7c18d0154c23dee 2461292 doc optional 
freetype2-doc_2.12.1+dfsg-5+deb12u2_all.deb
 e511666157413fb399e23aa03a97818e 8959 libs optional 
freetype_2.12.1+dfsg-5+deb12u2_amd64.buildinfo
 23d370feaa12767f0c34a46702c20e8f 567812 libdevel optional 
libfreetype-dev_2.12.1+dfsg-5+deb12u2_amd64.deb
 895c7642bb7d680112043e5772c36b74 1153796 debug optional 
libfreetype6-dbgsym_2.12.1+dfsg-5+deb12u2_amd64.deb
 328b27fe92bedeeb242e4cb3909f15d2 46508 oldlibs optional 
libfreetype6-dev_2.12.1+dfsg-5+deb12u2_amd64.deb
 75f4a4a9eb04ee76ca9c4507f4b97ca6 343756 debian-installer optional 
libfreetype6-udeb_2.12.1+dfsg-5+deb12u2_amd64.udeb
 356384eaea2a3c5c61a2dc5c253a186b 399276 libs optional 
libfreetype6_2.12.1+dfsg-5+deb12u2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJOBAEBCgA4FiEEOiCBPKV5RoaMUVIRWsYQdMXoG8QFAmUWyWkaHGh1Z2gubWNt
YXN0ZXJAb3V0bG9vay5jb20ACgkQWsYQdMXoG8Q9TxAAydwIssaEvzwLSN0fvjWP
qVN37qb1TGhohBY52CwQMVS+clLnFgbRYTXgq5PTWtuxS/eyp7oQkGZPs/5pKJ3J
GbtgEuZpEG3QK0G8q58MQAq+Rtgj4xRWXW9DQym/CAqjL5BiKRVhyPID5hvrRjCG
BUgMsF1Cio5NBsgrOOJpfzig/0zksPG830EXoYqpAgJ2NNZcz8b3hNAnBPBe+kzY
fokPAhwjdEgcmkiEL4Hyb9cPh8j0qL9UJf3+YIVzoUFHyaZZQFDnIE/5MhhejW6E
Zb38//kp19qxdFB4/JDusj/YMk808Bh+0j+GJmm7x4BHqxL02snchIL7YaY1egsf
9QlHCRDWCLYJYds1m5NhhOZctDtplOUvfLVvQTyQNPtfVOOY+ZZzZLXwPHIMJBj9
S9ka0qQyxzScnQebormCZaHLhwPrblBONa12CPfG3Y8Py8JcansbjLGmDnJnaGmN
GNwg/sko8luDNGdSwnmwqu0HnJCbozuca+P4okPqdxyW858p+/Zggx4hTBbqB1ib
aK20vduW3IgZ3rpYI+2i5NidSai8HBfjrSLbdBxm++iwf49eqE8Yo9Wi5hezILdd
drraZu+SBc2nLGBAoR4EfWIGbyUnLa8Y+2qz6o+XnvCnNCYwu5YQBu139IzGvGky
6UwHecSBT/igPKU8ST6+gCU=
=4LVl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to