Change logs for uw-imap source package in Jammy

  • uw-imap (8:2007f~dfsg-7build1) jammy; urgency=medium
    
      * No-change rebuild against openssl3
    
     -- Simon Chopin <email address hidden>  Wed, 01 Dec 2021 12:15:50 +0100
  • uw-imap (8:2007f~dfsg-7) unstable; urgency=low
    
      * 2014_openssl1.1.1_sni.patch (new, from Ubuntu): Use SNI when building
        with OpenSSL 1.1.1 / TLSv1.3 support, since some servers (e.g.,
        imap.gmail.com, imap.mail.att.net) require SNI on TLSv1.3 to pass
        certificate verification (Closes: #916041). Thanks to Ed Spiridonov
        and David Zuelke.
      * 1005_poll.patch: Use poll(2) instead of select(2) for SSL connections
        as well (Closes: #770022).
      * 1001_shlibs.patch, 2012_krb5_multidev.patch, debian/rules: Make cross
        compilation work by not hard-coding the compiler and by letting
        dh_auto_build set the variables correctly (Closes: #876074). Thanks to
        Helmut Grohne.
      * 1002_fix_ftbfs.patch: Correct the order of arguments to syslog(),
        which has been wrong all these years, and rename to more descriptive
        1002_flock_fix_syslog_args.patch.
      * Bump Standards-Version to 4.4.0. (Not renaming libc-client2007e-dev
        now, but if the soname should need to change sometime in the future.)
    
     -- Magnus Holmgren <email address hidden>  Mon, 26 Aug 2019 22:52:52 +0200