Your message dated Thu, 08 Jan 2026 02:33:35 +0000
with message-id <[email protected]>
and subject line Bug#1124154: fixed in django-allauth 65.0.2-2
has caused the Debian Bug report #1124154,
regarding django-allauth: FTBFS: AttributeError: module 'fido2.features' has no 
attribute 'webauthn_json_mapping'
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.)


-- 
1124154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:django-allauth
Version: 65.0.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/202512/

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:django-allauth, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd allauth && django-admin compilemessages
processing file django.po in /<<PKGBUILDDIR>>/allauth/locale/uk/LC_MESSAGES
processing file django.po in /<<PKGBUILDDIR>>/allauth/locale/tr/LC_MESSAGES

[... snipped ...]

adding 'allauth/templates/account/email/password_set_message.txt'
adding 'allauth/templates/account/email/password_set_subject.txt'
adding 'allauth/templates/account/email/unknown_account_message.txt'
adding 'allauth/templates/account/email/unknown_account_subject.txt'
adding 'allauth/templates/account/messages/cannot_delete_primary_email.txt'
adding 'allauth/templates/account/messages/email_confirmation_failed.txt'
adding 'allauth/templates/account/messages/email_confirmation_sent.txt'
adding 'allauth/templates/account/messages/email_confirmed.txt'
adding 'allauth/templates/account/messages/email_deleted.txt'
adding 'allauth/templates/account/messages/logged_in.txt'
adding 'allauth/templates/account/messages/logged_out.txt'
adding 'allauth/templates/account/messages/login_code_sent.txt'
adding 'allauth/templates/account/messages/password_changed.txt'
adding 'allauth/templates/account/messages/password_set.txt'
adding 'allauth/templates/account/messages/primary_email_set.txt'
adding 'allauth/templates/account/messages/unverified_primary_email.txt'
adding 'allauth/templates/account/snippets/already_logged_in.html'
adding 'allauth/templates/account/snippets/warn_no_email.html'
adding 'allauth/templates/allauth/elements/alert.html'
adding 'allauth/templates/allauth/elements/badge.html'
adding 'allauth/templates/allauth/elements/button.html'
adding 'allauth/templates/allauth/elements/button_group.html'
adding 'allauth/templates/allauth/elements/field.html'
adding 'allauth/templates/allauth/elements/fields.html'
adding 'allauth/templates/allauth/elements/form.html'
adding 'allauth/templates/allauth/elements/h1.html'
adding 'allauth/templates/allauth/elements/h2.html'
adding 'allauth/templates/allauth/elements/hr.html'
adding 'allauth/templates/allauth/elements/img.html'
adding 'allauth/templates/allauth/elements/p.html'
adding 'allauth/templates/allauth/elements/panel.html'
adding 'allauth/templates/allauth/elements/provider.html'
adding 'allauth/templates/allauth/elements/provider_list.html'
adding 'allauth/templates/allauth/elements/table.html'
adding 'allauth/templates/allauth/elements/tbody.html'
adding 'allauth/templates/allauth/elements/td.html'
adding 'allauth/templates/allauth/elements/th.html'
adding 'allauth/templates/allauth/elements/thead.html'
adding 'allauth/templates/allauth/elements/tr.html'
adding 'allauth/templates/allauth/layouts/base.html'
adding 'allauth/templates/allauth/layouts/entrance.html'
adding 'allauth/templates/allauth/layouts/manage.html'
adding 'allauth/templates/mfa/authenticate.html'
adding 'allauth/templates/mfa/base_entrance.html'
adding 'allauth/templates/mfa/base_manage.html'
adding 'allauth/templates/mfa/index.html'
adding 'allauth/templates/mfa/reauthenticate.html'
adding 'allauth/templates/mfa/email/recovery_codes_generated_message.txt'
adding 'allauth/templates/mfa/email/recovery_codes_generated_subject.txt'
adding 'allauth/templates/mfa/email/totp_activated_message.txt'
adding 'allauth/templates/mfa/email/totp_activated_subject.txt'
adding 'allauth/templates/mfa/email/totp_deactivated_message.txt'
adding 'allauth/templates/mfa/email/totp_deactivated_subject.txt'
adding 'allauth/templates/mfa/email/webauthn_added_message.txt'
adding 'allauth/templates/mfa/email/webauthn_added_subject.txt'
adding 'allauth/templates/mfa/email/webauthn_removed_message.txt'
adding 'allauth/templates/mfa/email/webauthn_removed_subject.txt'
adding 'allauth/templates/mfa/messages/recovery_codes_generated.txt'
adding 'allauth/templates/mfa/messages/totp_activated.txt'
adding 'allauth/templates/mfa/messages/totp_deactivated.txt'
adding 'allauth/templates/mfa/messages/webauthn_added.txt'
adding 'allauth/templates/mfa/messages/webauthn_removed.txt'
adding 'allauth/templates/mfa/recovery_codes/base.html'
adding 'allauth/templates/mfa/recovery_codes/download.txt'
adding 'allauth/templates/mfa/recovery_codes/generate.html'
adding 'allauth/templates/mfa/recovery_codes/index.html'
adding 'allauth/templates/mfa/totp/activate_form.html'
adding 'allauth/templates/mfa/totp/base.html'
adding 'allauth/templates/mfa/totp/deactivate_form.html'
adding 'allauth/templates/mfa/webauthn/add_form.html'
adding 'allauth/templates/mfa/webauthn/authenticator_confirm_delete.html'
adding 'allauth/templates/mfa/webauthn/authenticator_list.html'
adding 'allauth/templates/mfa/webauthn/base.html'
adding 'allauth/templates/mfa/webauthn/edit_form.html'
adding 'allauth/templates/mfa/webauthn/reauthenticate.html'
adding 'allauth/templates/mfa/webauthn/signup_form.html'
adding 'allauth/templates/mfa/webauthn/snippets/login_script.html'
adding 'allauth/templates/mfa/webauthn/snippets/scripts.html'
adding 'allauth/templates/openid/base.html'
adding 'allauth/templates/openid/login.html'
adding 'allauth/templates/socialaccount/authentication_error.html'
adding 'allauth/templates/socialaccount/base_entrance.html'
adding 'allauth/templates/socialaccount/base_manage.html'
adding 'allauth/templates/socialaccount/connections.html'
adding 'allauth/templates/socialaccount/login.html'
adding 'allauth/templates/socialaccount/login_cancelled.html'
adding 'allauth/templates/socialaccount/login_redirect.html'
adding 'allauth/templates/socialaccount/signup.html'
adding 'allauth/templates/socialaccount/email/account_connected_message.txt'
adding 'allauth/templates/socialaccount/email/account_connected_subject.txt'
adding 'allauth/templates/socialaccount/email/account_disconnected_message.txt'
adding 'allauth/templates/socialaccount/email/account_disconnected_subject.txt'
adding 'allauth/templates/socialaccount/messages/account_connected.txt'
adding 'allauth/templates/socialaccount/messages/account_connected_other.txt'
adding 'allauth/templates/socialaccount/messages/account_connected_updated.txt'
adding 'allauth/templates/socialaccount/messages/account_disconnected.txt'
adding 'allauth/templates/socialaccount/snippets/login.html'
adding 'allauth/templates/socialaccount/snippets/login_extra.html'
adding 'allauth/templates/socialaccount/snippets/provider_list.html'
adding 'allauth/templates/tests/test_403_csrf.html'
adding 'allauth/templates/usersessions/base_manage.html'
adding 'allauth/templates/usersessions/usersession_list.html'
adding 'allauth/templates/usersessions/messages/sessions_logged_out.txt'
adding 'allauth/templatetags/__init__.py'
adding 'allauth/templatetags/allauth.py'
adding 'allauth/usersessions/__init__.py'
adding 'allauth/usersessions/adapter.py'
adding 'allauth/usersessions/admin.py'
adding 'allauth/usersessions/app_settings.py'
adding 'allauth/usersessions/apps.py'
adding 'allauth/usersessions/forms.py'
adding 'allauth/usersessions/middleware.py'
adding 'allauth/usersessions/models.py'
adding 'allauth/usersessions/signals.py'
adding 'allauth/usersessions/urls.py'
adding 'allauth/usersessions/views.py'
adding 'allauth/usersessions/internal/__init__.py'
adding 'allauth/usersessions/internal/flows/__init__.py'
adding 'allauth/usersessions/internal/flows/sessions.py'
adding 'allauth/usersessions/migrations/0001_initial.py'
adding 'allauth/usersessions/migrations/__init__.py'
adding 'allauth/usersessions/tests/__init__.py'
adding 'allauth/usersessions/tests/test_middleware.py'
adding 'allauth/usersessions/tests/test_views.py'
adding 'django_allauth-65.0.2.dist-info/licenses/AUTHORS'
adding 'django_allauth-65.0.2.dist-info/licenses/LICENSE'
adding 'django_allauth-65.0.2.dist-info/METADATA'
adding 'django_allauth-65.0.2.dist-info/WHEEL'
adding 'django_allauth-65.0.2.dist-info/top_level.txt'
adding 'django_allauth-65.0.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_allauth-65.0.2-py3-none-any.whl
I: pybuild plugin_pyproject:165: Unpacking wheel built for python3.13 with 
"installer" module
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
py3versions: no X-Python3-Version in control file, using supported versions
set -e; \
for python in python3.14 python3.13; do \
        PYTHONPATH="." DJANGO_SETTINGS_MODULE=tests.regular.settings $python 
/usr/bin/django-admin test allauth.tests;\
done
Creating test database for alias 'default'...
Found 7 test(s).
Destroying test database for alias 'default'...
Traceback (most recent call last):
  File "/usr/bin/django-admin", line 8, in <module>
    sys.exit(execute_from_command_line())
             ~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 442, in execute_from_command_line
    utility.execute()
    ~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 436, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File 
"/usr/lib/python3/dist-packages/django/core/management/commands/test.py", line 
24, in run_from_argv
    super().run_from_argv(argv)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3/dist-packages/django/core/management/base.py", line 
412, in run_from_argv
    self.execute(*args, **cmd_options)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/core/management/base.py", line 
458, in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/python3/dist-packages/django/core/management/commands/test.py", line 
68, in handle
    failures = test_runner.run_tests(test_labels)
  File "/usr/lib/python3/dist-packages/django/test/runner.py", line 1060, in 
run_tests
    self.run_checks(databases)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/test/runner.py", line 977, in 
run_checks
    call_command("check", verbosity=self.verbosity, databases=databases)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 194, in call_command
    return command.execute(*args, **defaults)
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/core/management/base.py", line 
458, in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/python3/dist-packages/django/core/management/commands/check.py", line 
76, in handle
    self.check(
    ~~~~~~~~~~^
        app_configs=app_configs,
        ^^^^^^^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        databases=options["databases"],
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/django/core/management/base.py", line 
485, in check
    all_issues = checks.run_checks(
        app_configs=app_configs,
    ...<2 lines>...
        databases=databases,
    )
  File "/usr/lib/python3/dist-packages/django/core/checks/registry.py", line 
88, in run_checks
    new_errors = check(app_configs=app_configs, databases=databases)
  File "/usr/lib/python3/dist-packages/django/core/checks/urls.py", line 14, in 
check_url_config
    return check_resolver(resolver)
  File "/usr/lib/python3/dist-packages/django/core/checks/urls.py", line 24, in 
check_resolver
    return check_method()
  File "/usr/lib/python3/dist-packages/django/urls/resolvers.py", line 494, in 
check
    for pattern in self.url_patterns:
                   ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/utils/functional.py", line 57, in 
__get__
    res = instance.__dict__[self.name] = self.func(instance)
                                         ~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/urls/resolvers.py", line 715, in 
url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
                       ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/utils/functional.py", line 57, in 
__get__
    res = instance.__dict__[self.name] = self.func(instance)
                                         ~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/urls/resolvers.py", line 708, in 
urlconf_module
    return import_module(self.urlconf_name)
  File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 759, in exec_module
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "/<<PKGBUILDDIR>>/tests/regular/urls.py", line 13, in <module>
    path("accounts/", include("allauth.urls")),
                      ~~~~~~~^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/urls/conf.py", line 38, in include
    urlconf_module = import_module(urlconf_module)
  File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 759, in exec_module
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "/<<PKGBUILDDIR>>/allauth/urls.py", line 36, in <module>
    urlpatterns += [path("2fa/", include("allauth.mfa.urls"))]
                                 ~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/urls/conf.py", line 38, in include
    urlconf_module = import_module(urlconf_module)
  File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 759, in exec_module
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "/<<PKGBUILDDIR>>/allauth/mfa/urls.py", line 9, in <module>
    path("", include("allauth.mfa.base.urls"))
             ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/django/urls/conf.py", line 38, in include
    urlconf_module = import_module(urlconf_module)
  File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 759, in exec_module
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "/<<PKGBUILDDIR>>/allauth/mfa/base/urls.py", line 5, in <module>
    from allauth.mfa.base import views
  File "/<<PKGBUILDDIR>>/allauth/mfa/base/views.py", line 13, in <module>
    from allauth.mfa.stages import AuthenticateStage
  File "/<<PKGBUILDDIR>>/allauth/mfa/stages.py", line 5, in <module>
    from allauth.mfa.webauthn.internal.flows import did_use_passwordless_login
  File "/<<PKGBUILDDIR>>/allauth/mfa/webauthn/internal/flows.py", line 22, in 
<module>
    from allauth.mfa.webauthn.internal import auth
  File "/<<PKGBUILDDIR>>/allauth/mfa/webauthn/internal/auth.py", line 26, in 
<module>
    fido2.features.webauthn_json_mapping.enabled = True
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'fido2.features' has no attribute 'webauthn_json_mapping'
make[1]: *** [debian/rules:19: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: django-allauth
Source-Version: 65.0.2-2
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
django-allauth, 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.
Colin Watson <[email protected]> (supplier of updated django-allauth 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: Thu, 08 Jan 2026 02:12:24 +0000
Source: django-allauth
Architecture: source
Version: 65.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1124154
Changes:
 django-allauth (65.0.2-2) unstable; urgency=medium
 .
   * Team upload.
   * d/watch: Fix line-continuation error.
   * Fix fido2 v2 compatibility (closes: #1124154).
Checksums-Sha1:
 7f725bb9fa2a8e6d4c6c269eaddf376558c65e07 2882 django-allauth_65.0.2-2.dsc
 ad9bf17c1b7e56115f5cacb48eeb4648090fb7f5 8636 
django-allauth_65.0.2-2.debian.tar.xz
 20cf1b2692adad2b69e77eb9c50f86c87fa65188 2366868 
django-allauth_65.0.2-2.git.tar.xz
 94884af136deaf092c83505dc7571c25c6a25e34 17165 
django-allauth_65.0.2-2_source.buildinfo
Checksums-Sha256:
 38f9131ae120e3ab3f0c987883e1a7baddb64635be7f02319f3609208c8be990 2882 
django-allauth_65.0.2-2.dsc
 4bcc8143c35281dd3eea1be84577b51a596ea0b9bfeddfa2ade473374619b013 8636 
django-allauth_65.0.2-2.debian.tar.xz
 cb1ef741e41b6006b4c8318badba7a5a92fc15bcdf9a45042d238f82c1927a46 2366868 
django-allauth_65.0.2-2.git.tar.xz
 fdf7bdebbebc4e95ccaf858a0ab3544e5b2b78ecaa99fb94555204e5adcb6830 17165 
django-allauth_65.0.2-2_source.buildinfo
Files:
 077cff9a0a469c2376f53825cf383b3e 2882 python optional 
django-allauth_65.0.2-2.dsc
 a5cd7f07a59c7658920ed90cdcb8bce6 8636 python optional 
django-allauth_65.0.2-2.debian.tar.xz
 eee151364358d7ac2d5ad37a9c50d8e6 2366868 python optional 
django-allauth_65.0.2-2.git.tar.xz
 cffaff69b73d1db655497dcf7611722c 17165 python optional 
django-allauth_65.0.2-2_source.buildinfo
Git-Tag-Info: tag=dc2564333511a722a0501549a6c1a0a19ee15aa7 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmlfEvoACgkQYG0ITkaD
wHlhww//WrrJTatB+g2h6Cg2Bn16PhkqBzwRtvSosxxhkkDH4lFf1HQjOGXroyqD
CzU6AkiT/X1f+iqJjCwkGmDI9PZz2+VyeISseCtXHzTzJKfkMDQ4YIsK/IgDqiLX
ACb7kQOE0XrqNAb6EAdCyWFg3+tAY6OKakM2DGj1OhCy0bAH7gA50SCVCzx5c6W/
s+GOL22++dab380p7aXc1OVKGyTheDZncA2KRUJOYNTrNvUCwdQ6jMTAx4dAMCPg
kj+W/74w8hLCE2qOlk0Uv9pjkIW4ZHC9Cr0BCGXAUYkndaAPjIrdqprZaZVsjS5S
qzxsSHXF4pIT9ipHxw8BREhJLR5sMNE/PMcU6QaPLfe7GX7q9/tpjJiDQCG7y0ZZ
6hrxzpjX71T6Ia/RS+62MA0eoG5wWGvzxW8MC4ZE31pW3EvGU2hD+Auu80SEdI4q
wR1249jHkioqatjnHCjerX+uVy2Inu/ePfiLEtP92sX5/ID2j/L/rF7xSzGHcEgN
PcoXRKtBiaTTQ4aSc3dzhMvYlFjsS42ZlsVrVOqdEaRdzK1vhKRyqyQNXIwwQKLU
fXx6DRQoiCBqAtedBeDR6Xu60TYEAC5mcrzXiBpflBwT0xDlkuz0BVq65JFFvR57
JbhsJDz5EB4oGodea2eiqEkhvuiAt7oKlXsjmv2XChOT5vsGaLw=
=gtzo
-----END PGP SIGNATURE-----

Attachment: pgpeNjQp5E28U.pgp
Description: PGP signature


--- End Message ---

Reply via email to