up-imapproxy 1.2.8~svn20171105-2build3 source package in Ubuntu

Changelog

up-imapproxy (1.2.8~svn20171105-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:29:21 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe mail
Noble release universe mail

Downloads

File Size SHA-256 Checksum
up-imapproxy_1.2.8~svn20171105.orig.tar.bz2 116.1 KiB 2fa3d400227c791b94d7f1e04f5ead5c2165eece44c8b018cc94ed55bb9efdde
up-imapproxy_1.2.8~svn20171105-2build3.debian.tar.xz 28.6 KiB 883780f4d8ff928200123b46e787d8df18296541ffce54e3038309fb0070a499
up-imapproxy_1.2.8~svn20171105-2build3.dsc 2.1 KiB 25cd1424e063a13a56ffd66955782543c308581641e4548cd039e99cbaae5be1

View changes file

Binary packages built by this source

imapproxy: IMAP protocol proxy

 IMAP Proxy proxies IMAP transactions between an IMAP client and an IMAP
 server. The general idea is that the client should never know that it is
 not talking to the real IMAP server while IMAP Proxy caches server connections.
 .
 IMAP Proxy was written to compensate for webmail clients that are unable to
 maintain persistent connections to an IMAP server. Most webmail clients
 need to log in to an IMAP server for nearly every single transaction. This
 behaviour can cause tragic performance problems on the IMAP server.
 IMAP Proxy tries to deal with this problem by leaving server connections
 open for a short time after a webmail client logs out. When the webmail client
 connects again, IMAP Proxy will determine if there is a cached connection
 available and reuse it if possible.

imapproxy-dbgsym: debug symbols for imapproxy