schleuder 4.0.3-11 source package in Ubuntu

Changelog

schleuder (4.0.3-11) unstable; urgency=medium

  * debian/patches:
    - x-subscribe: fix parsing of arguments. Optional flags provided at the
      end are only taken into account if there is a valid fingerprint, and
      they are checked to be "true", or "false". Before, due to insufficient
      validation, an email address might have been erroneously subscribed with
      'admin' permissions. (Closes: #1068330)
    - x-add-key: fix importing keys from attachments as Thunderbird sends
      them. Before, such attachments were ignored. This regression was
      introduced in 4.0.0. (Closes: #1068331)
    - x-add-key: fix handling of emails without further content or
      attachments. A proper error message is returned. Before, a traceback was
      thrown. (Closes: 1068332)
    - Stop looking for keywords if email starts with other content. This
      allows to send usage instructions including keywords within an email to
      a Schleuder list. Before, these keywords would have been stripped, which
      limited the value of such an email. (Closes: #1068333)
    - receive_from_subscribed_emailaddresses_only(): check downcased email
      address. This follows and mirrors changes made in both schleuder-cli and
      schleuder-web, which nowadays enforce lowercase if adding subscriptions.
      Before, incoming emails might have been erroneously rejected, if an
      uppercase email address was used in the From: header. (Closes: #1068334)
    - Consider From: when finding reply address. Look for a subscription that
      matches the sending email address, in case of multiple subscriptions
      which rely on the same key. As a fallback, the first subscription found
      is used. Before, people might have received a reply to a different email
      address. (Closes: #1068335)

 -- Georg Faerber <email address hidden>  Wed, 03 Apr 2024 14:05:09 +0000

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
schleuder_4.0.3-11.dsc 1.6 KiB 55e46ec10a1cfeeaceb015c614571aabcd44d9093332c490f36244165c516d35
schleuder_4.0.3.orig.tar.gz 284.7 KiB 121fe3dff20845063cd06c945f958a4ee7791b15eb506034941cf65e3099f047
schleuder_4.0.3-11.debian.tar.xz 45.1 KiB 900e53e7ab8c8c3272b7e8e82c3530b6e8469d02a573665775c7595daeb40438

Available diffs

No changes file available.

Binary packages built by this source

schleuder: encrypting mailing list manager with remailing-capabilities

 Schleuder is an encrypting mailing list manager with remailing-capabilities.
 Subscribers can communicate encrypted (and pseudonymously) among themselves,
 receive emails from non-subscribers and send emails to non-subscribers via the
 list.
 .
 Schleuder aims to be robust, flexible, and internationalized. It also provides
 an API to be used with schleuder-cli and/or schleuder-web.