Your message dated Thu, 27 Aug 2026 05:19:01 +0000
with message-id <[email protected]>
and subject line Bug#1144577: fixed in lemonade 11.8.0-1
has caused the Debian Bug report #1144577,
regarding lemonade: FTBFS with node-typescript 6
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 [email protected]
immediately.)


-- 
1144577: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1144577
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lemonade
Version: 11.5.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:lemonade, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]

 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/hooks/useSystem.tsx
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 51:20-48
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/hooks/useTTS.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/TTSPanel.tsx 44:17-46
 @ ../app/src/renderer/ChatWindow.tsx 51:35-74
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/hooks/useVoiceTranscription.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/RecordButton.tsx 9:32-73
 @ ../app/src/renderer/components/panels/LLMChatPanel.tsx 59:39-65
 @ ../app/src/renderer/ChatWindow.tsx 54:39-82
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/index.tsx
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.

ERROR in /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/web-app-staging/app/tsconfig.json
../app/src/renderer/index.tsx 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/web-app-staging/app/tsconfig.json
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.

ERROR in ../app/src/renderer/recipes/recipeOptions.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/ModelManager.tsx 53:24-58
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/recipes/recipeOptionsConfig.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/utils/backendInstaller.ts 15:30-71
 @ ../app/src/renderer/App.tsx 57:27-62
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/tabs/ConnectionSettings.tsx
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/SettingsPanel.tsx 43:45-81
 @ ../app/src/renderer/ModelManager.tsx 54:40-66
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/tabs/LLMChatSettings.tsx
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/SettingsPanel.tsx 45:42-75
 @ ../app/src/renderer/ModelManager.tsx 54:40-66
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/tabs/TTSSettings.tsx
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/SettingsPanel.tsx 44:38-67
 @ ../app/src/renderer/ModelManager.tsx 54:40-66
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/tauriShim.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/index.tsx 7:0-22

ERROR in ../app/src/renderer/utils/appSettings.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 52:22-52
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/audioUtils.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/LLMChatPanel.tsx 63:21-54
 @ ../app/src/renderer/ChatWindow.tsx 54:39-82
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/backendInstaller.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 57:27-62
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/clipboardUtils.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/ModelOptionsModal.tsx 47:25-58
 @ ../app/src/renderer/ModelManager.tsx 52:44-74
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/collectionImageConfig.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/LLMChatPanel.tsx 61:32-76
 @ ../app/src/renderer/ChatWindow.tsx 54:39-82
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/collectionModels.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 61:27-62
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/customCollections.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 58:28-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/decisionTree.tsx
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/RouterTestPromptPanel.tsx 42:23-55
 @ ../app/src/renderer/components/RouterCollectionPanel.tsx 49:48-82
 @ ../app/src/renderer/App.tsx 55:48-93
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/downloadTracker.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 53:26-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/lemonadeTools.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/LLMChatPanel.tsx 60:24-60
 @ ../app/src/renderer/ChatWindow.tsx 54:39-82
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/logWebSocketClient.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/LogsWindow.tsx 39:29-66
 @ ../app/src/renderer/App.tsx 46:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/marketplace.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/MarketplacePanel.tsx 40:22-52
 @ ../app/src/renderer/ModelManager.tsx 57:43-72
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/modelData.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 60:20-48
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/modelDisplayName.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/ModelManager.tsx 43:27-62
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/modelLabels.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/utils/customCollections.ts 9:22-46
 @ ../app/src/renderer/App.tsx 58:28-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/recipeNames.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/App.tsx 59:22-52
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/routerTree.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/RouterCollectionPanel.tsx 47:21-51
 @ ../app/src/renderer/App.tsx 55:48-93
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/serverConfig.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/ChatWindow.tsx 43:23-54
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/systemData.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/ModelManager.tsx 48:21-50
 @ ../app/src/renderer/App.tsx 45:39-64
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/textareaUtils.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/RerankingPanel.tsx 43:24-60
 @ ../app/src/renderer/ChatWindow.tsx 48:41-86
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/wav.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/TTSPanel.tsx 43:14-40
 @ ../app/src/renderer/ChatWindow.tsx 51:35-74
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

ERROR in ../app/src/renderer/utils/websocketClient.ts
[tsl] ERROR
      TS5107: Option 'moduleResolution=node10' is deprecated and will stop 
functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": 
"6.0"' to silence this error.
  Visit https://aka.ms/ts6 for migration information.
 @ ../app/src/renderer/components/panels/TranscriptionPanel.tsx 44:26-64
 @ ../app/src/renderer/ChatWindow.tsx 49:45-94
 @ ../app/src/renderer/App.tsx 44:37-60
 @ ../app/src/renderer/index.tsx 10:30-46

88 errors have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

webpack 5.108.0 compiled with 88 errors and 1 warning in 13416 ms
CMake Error at /<<PKGBUILDDIR>>/src/web-app/BuildWebApp.cmake:172 (message):
  Web app build failed with exit code 1


ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v 
returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: lemonade
Source-Version: 11.8.0-1
Done: Mario Limonciello <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lemonade, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mario Limonciello <[email protected]> (supplier of updated lemonade 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 [email protected])


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

Format: 1.8
Date: Wed, 26 Aug 2026 23:59:56 -0500
Source: lemonade
Built-For-Profiles: derivative.ubuntu noudeb
Architecture: source
Version: 11.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Mario Limonciello <[email protected]>
Changed-By: Mario Limonciello <[email protected]>
Closes: 1143219 1144577 1144656 1145015
Changes:
 lemonade (11.8.0-1) unstable; urgency=medium
 .
   * New upstream version
     - Add missing handler for lemonade:// URLs (Closes: #1144656)
   * Add a patch to fix FTBFS with newer node-typescript (Closes: #1144577)
   * Fix the license for metainfo
   * Install new metainfo in lemonade-desktop package
   * d/control: drop quilt dep (Closes: #1143219)
   * use systemd-sysusers instead of manual groupadd/useradd (Closes: #1145015)
Checksums-Sha1:
 4c7e0ed64352c7195733bc260563ab05d589b5d9 2545 lemonade_11.8.0-1.dsc
 41c79f420a6e5462d28fbcb464959f88371e3140 4285665 lemonade_11.8.0.orig.tar.gz
 7fbbc031a9a99f10eb53ce76400e4337d3a94651 9720 lemonade_11.8.0-1.debian.tar.xz
 7c169770d7e84fe7575ac19193209cc9d13bdc1b 9969 
lemonade_11.8.0-1_source.buildinfo
Checksums-Sha256:
 2e31961978a0432c19c7551de9e76e09b0a3e6b803b4b97248b7f2c0e6e5389e 2545 
lemonade_11.8.0-1.dsc
 dd259f8bf81981063f3ae17f7bb277aeedd17981f07d49b281a6ff04d6cc635a 4285665 
lemonade_11.8.0.orig.tar.gz
 12a21395e65813f78458081a7cd370e02e05816153eb2f70ce5dc4422d41e4bc 9720 
lemonade_11.8.0-1.debian.tar.xz
 d63dc54e63e9804d67b4e1268c093b49754838daab320bc1bc22e7fd346add1c 9969 
lemonade_11.8.0-1_source.buildinfo
Files:
 6df1e26b7d238b3b5630e8b803056130 2545 utils optional lemonade_11.8.0-1.dsc
 ed5614f0a5e1d84ede3133065e7a7b20 4285665 utils optional 
lemonade_11.8.0.orig.tar.gz
 481c66afdf9755b3a2eba2f78a541791 9720 utils optional 
lemonade_11.8.0-1.debian.tar.xz
 950635b9a212246254755f25e761377a 9969 utils optional 
lemonade_11.8.0-1_source.buildinfo

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

iQJHBAEBCgAxFiEECwtuSU6dXvs5GA2aLRkspiR3AnYFAmqPxjATHHN1cGVybTFA
ZGViaWFuLm9yZwAKCRAtGSymJHcCdgFrD/40r+uU8Sn/A2CkpmDezNoj7fsz/wm6
OTbrb5Knr4yyGmuiKf5R8ocSZxOwv0JNptS2g9uw8YD05OG2AmI7ryt23VIa8u+m
cmJ2iy7DrRUpF4MJnWxfTSzt2EIdemiADA03PUKbQZSQo+sJ6bo1Q5A3NgYnkZ+a
LEJS9b4t7x7o1Z8u6mS3lPFPGcBw/krPLIukToeQBVsE+/IQBVKH5vJbdENpuk2E
8gmDjp62RsqBdRp+sn56fvPmWUZ2T8S6dExcMh6gHoeRn0ttT6tRIu1t0IGCDVnX
LAOgz2WVKVY3RSpYrZ5Ckd6bIguHeSd7DkdHRAieSEzmujyCMDj+Fh7cIpmZ+/Ne
btD5YYlzCflS/ntcAHhgF8es1qX9xi/IcSQDJAe32M9BTHe1gAGyCc2C/SKqdBtI
VstoAwS2AGqvP5hO+7z6Es2XUudlvVcKIsKdpme2zFG3x64SVYKoRvoS7zQ/vbFu
vbSMenYIajTnr8+4f8I+Ie0lVJPTW6MBNemFmL/kNW8PcrU9Fe2Z3JCKMOzFmHT5
UJb1GxpbZV23pj1E51kV0iKeDXmCe0jJ5+pCYOh6HHhTb2EsOyRafnXdLwlcc4V4
Mc27vq/+Ti+kTz2t1O66LSxvPpv7kwYxxnNZVJcmJJ25KsHbkFARZQGWuF5+FWIu
gQbwyKfLyDxcqA==
=y9uc
-----END PGP SIGNATURE-----

Attachment: pgpdOebF7eErt.pgp
Description: PGP signature


--- End Message ---

Reply via email to