Commit Graph

  • 8a2b51c871 use wildcards in source file names Peter Robinson 2018-03-04 16:30:54 +0000
  • 88a20bf4a4 dovecot updated to 2.3.0.1, pigeonhole updated to 0.5.0.1 Michal Hlavinka 2018-03-01 14:04:22 +0100
  • 203deaf4c3
    Escape macros in %changelog Igor Gnatenko 2018-02-09 09:04:23 +0100
  • 971df43302 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Fedora Release Engineering 2018-02-07 07:14:22 +0000
  • 2cb29a2a44
    Rebuilt for switch to libxcrypt Björn Esser 2018-01-20 23:06:40 +0100
  • 70e36f28d3 remove tcp_wrappers on Fedora 28 and later (#1518761) use use mariadb-connector-c-devel instead of mysql-devel on Fedora 28 and later (#1493624) Michal Hlavinka 2018-01-08 13:40:19 +0100
  • a061dc525c dovecot updated to 2.2.33.2 doveadm: Fix crash in proxying (or dsync replication) if remote is running older than v2.2.33 auth: Fix memory leak in %{ldap_dn} dict-sql: Fix data types to work correctly with Cassandra Michal Hlavinka 2017-10-24 10:51:09 +0200
  • 184d8e3feb dovecot updated to 2.2.33.1, pigeonhole updated to Added %{if}, see https://wiki2.dovecot.org/Variables#Conditionals sdbox: Mails were always opened when expunging, unless mail_attachment_fs was explicitly set to empty. lmtp/doveadm proxy: hostip passdb field was ignored, which caused unnecessary DNS lookups if host field wasn't an IP lmtp proxy: Fix crash when receiving unexpected reply in RCPT TO quota_clone: Update also when quota is unlimited (broken in v2.2.31) mbox, zlib: Fix assert-crash when accessing compressed mbox doveadm director kick -f parameter didn't work doveadm director flush <host> resulted flushing all hosts, if <host> wasn't an IP address. director: Various fixes to handling backend/director changes at abnormal times, especially while ring was unsynced. director: Use less CPU in imap-login processes when moving/kicking many users. lmtp: Session IDs were duplicated/confusing with multiple RCPT TOs when lmtp_rcpt_check_quota=yes LDA Sieve plugin: Fixed sequential execution of LDAP-based scripts. A missing LDAP-based script could cause the script sequence to exit earlier. sieve-filter: Removed the (now) duplicate utf8 to mutf7 mailbox name conversion. This caused problems with mailbox names containing UTF-8 characters. Michal Hlavinka 2017-10-18 14:41:24 +0200
  • e0034abe1a pigeonhole updated to 0.4.20 Made the retention period for redirect duplicate identifiers configurable. Changed the default retention period from 24 to 12 hours. sieve-filter: Fixed memory leak: forgot to clean up script binary at end of execution managesieve-login: Fixed handling of AUTHENTICATE command. A second authenticate command would be parsed wrong. Michal Hlavinka 2017-08-28 14:26:57 +0200
  • 2d992c6f39 dovecot updated to 2.2.32 Modseq tracking didn't always work correctly. This could have caused imap unhibernation to fail or IMAP QRESYNC/CONDSTORE extensions to not work perfectly. mdbox: "Inconsistency in map index" wasn't fixed automatically dict-ldap: %variable values used in the LDAP filter weren't escaped. quota=count: quota_warning = -storage=.. was never executed (try #2). imapc: >= 32 kB mail bodies were supposed to be cached for subsequent FETCHes, but weren't. quota-status service didn't support recipient_delimiter acl: Don't access dovecot-acl-list files with acl_globals_only=yes mail_location: If INDEX dir is set, mailbox deletion deletes its childrens' indexes. director: v2.2.31 caused rapid reconnection loops to directors that were down. Michal Hlavinka 2017-08-25 09:50:33 +0200
  • 45577f1282 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild Fedora Release Engineering 2017-08-02 19:44:38 +0000
  • ade4ef471e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild Fedora Release Engineering 2017-07-26 06:30:36 +0000
  • bcee2255b9 enable tcpwrap support (#1450587) Michal Hlavinka 2017-07-11 15:20:28 +0200
  • 4d309a7ae2 revert commit breaking NOTIFY support Michal Hlavinka 2017-07-04 09:22:38 +0200
  • 7d2c75b7dc dovecot updated to 2.2.31 Various fixes to handling mailbox listing. Especially related to handling nonexistent autocreated/autosubscribed mailboxes and ACLs. Global ACL file was parsed as if it was local ACL file. This caused some of the ACL rule interactions to not work exactly as intended. Using mail_sort_max_read_count may have caused very high CPU usage. Message address parsing could have crashed on invalid input. imapc_features=fetch-headers wasn't always working correctly and caused the full header to be fetched. imapc: Various bugfixes related to connection failure handling. quota=count: quota_warning = -storage=.. was never executed quota=count: Add support for "ns" parameter dsync: Fix incremental syncing for mails that don't have Date or Message-ID headers. imap: Fix hang when client sends pipelined SEARCH + EXPUNGE/CLOSE/LOGOUT. oauth2: Token validation didn't accept empty server responses. imap: NOTIFY command has been almost completely broken since the beginning. pigeonhole updated to 0.4.19 Fixed bug in handling of implicit keep in some cases. include extension: Fixed segfault that (sometimes) occurred when the global script location was left unconfigured. Michal Hlavinka 2017-06-27 10:38:30 +0200
  • e20207d373 dovecot updated to 2.2.30.2 auth: Multiple failed authentications within short time caused crashes push-notification: OX driver crashed at deinit Michal Hlavinka 2017-06-08 15:25:06 +0200
  • b6c95e87ed dovecot updated to 2.2.30.1 More fixes to automatically fix corruption in dovecot.list.index dsync-server: Fix support for dsync_features=empty-header-workaround imapc: Various bugfixes, including infinite loops on some errors IMAP NOTIFY wasn't working for non-INBOX if IMAP client hadn't enabled modseq tracking via CONDSTORE/QRESYNC. fts-lucene: Fix it to work again with mbox format Some internal error messages may have contained garbage in v2.2.29 mail-crypt: Re-encrypt when copying/moving mails and per-mailbox keys are used. Otherwise the copied mails can't be opened. Michal Hlavinka 2017-06-01 16:25:11 +0200
  • 47787255f7 dovecot updated to 2.2.29.1 dict-sql: Merging multiple UPDATEs to a single statement wasn't actually working. pigeonhole updated to 0.4.18 imapsieve plugin: Implemented the copy_source_after rule action. When this is enabled for a mailbox rule, the specified Sieve script is executed for the message in the source mailbox during a "COPY" event. This happens only after the Sieve script that is executed for the corresponding message in the destination mailbox finishes running successfully. imapsieve plugin: Added non-standard Sieve environment items for the source and destination mailbox. multiscript: The execution of the discard script had an implicit "keep", rather than an implicit "discard". Michal Hlavinka 2017-04-12 15:15:59 +0200
  • 8be51b99fe fix regression test Michal Hlavinka 2017-04-11 12:55:08 +0200
  • 627140a00c dovecot updated to 2.2.29 fts-tika: Fixed crash when parsing attachment without Content-Disposition header. Broken by 2.2.28. trash plugin was broken in 2.2.28 auth: When passdb/userdb lookups were done via auth-workers, too much data was added to auth cache. This could have resulted in wrong replies when using multiple passdbs/userdbs. auth: passdb { skip & mechanisms } were ignored for the first passdb oauth2: Various fixes, including fixes to crashes dsync: Large Sieve scripts (or other large metadata) weren't always synced. Index rebuild (e.g. doveadm force-resync) set all mails as \Recent imap-hibernate: %{userdb:*} wasn't expanded in mail_log_prefix doveadm: Exit codes weren't preserved when proxying commands via doveadm-server. Almost all errors used exit code 75 (tempfail). ACLs weren't applied to not-yet-existing autocreated mailboxes. Fixed a potential crash when parsing a broken message header. cassandra: Fallback consistency settings weren't working correctly. doveadm director status <user>: "Initial config" was always empty imapc: Various reconnection fixes. Michal Hlavinka 2017-04-11 10:32:58 +0200
  • 6cde4f186a dovecot updated to 2.2.28, pigeonhole to 0.4.17 auth: Support OAUTHBEARER and XOAUTH2 mechanisms. Also support them in lib-dsasl for client side. imap: SEARCH/SORT may have assert-crashed in client_check_command_hangs imap: FETCH X-MAILBOX may have assert-crashed in virtual mailboxes. search: Using NOT n:* or NOT UID n:* wasn't handled correctly fts: fts_autoindex_exclude = \Special-use caused crashes doveadm-server: Fix leaks and other problems when process is reused for multiple requests (service_count != 1) sdbox: Fix assert-crash on mailbox create race lda/lmtp: deliver_log_format values weren't entirely correct if Sieve was used. especially %{storage_id} was broken. imapsieve plugin: Fixed assert failure occurring when used with virtual mailboxes. doveadm sieve plugin: Fixed crash when setting Sieve script via attribute's string value. Michal Hlavinka 2017-02-27 10:23:36 +0100
  • 60fba238a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild Fedora Release Engineering 2017-02-10 08:34:30 +0000
  • e50e991859 fixed bz#1403760, big endian issue Than Ngo 2016-12-14 17:09:11 +0100
  • 3203a05c7d Fixed crash in auth process when auth-policy was configured and Michal Hlavinka 2016-12-05 10:41:59 +0100
  • 828b5d8c85 fix remote crash when auth-policy component is activated (CVE-2016-8652,#1401025) Michal Hlavinka 2016-12-02 17:21:11 +0100
  • 621a521183 dovecot updated to 2.2.26.0, pigeonhole updated to 0.4.16 Michal Hlavinka 2016-10-31 16:13:54 +0100
  • a9c67892af add note to dovecot unit file about ProtectSystem option Michal Hlavinka 2016-08-09 10:19:05 +0200
  • 4e13d130a0 dovecot updated to 2.2.25 Michal Hlavinka 2016-07-04 16:16:17 +0200
  • f4c61be70c dovecot updated to 2.2.24 Michal Hlavinka 2016-04-27 11:27:42 +0200
  • cc37c37fa9 dovecot updated to 2.2.23, pigeonhole updated to 0.4.13 Michal Hlavinka 2016-03-31 17:23:11 +0200
  • 437ee22f0c update files section Michal Hlavinka 2016-03-16 15:31:29 +0100
  • 8c9abbf261 dovecot updated to 2.2.22 Michal Hlavinka 2016-03-16 13:58:24 +0100
  • 6c7ce94860 pigeonhole updated to 0.4.12 Michal Hlavinka 2016-02-08 16:46:41 +0100
  • c1158c6c59 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild Dennis Gilmore 2016-02-03 18:57:37 +0000
  • 90086d6bb4 update pigeonhole source url Michal Hlavinka 2016-01-29 15:44:21 +0100
  • 27efdc43f0 pigeonhole updated to 0.4.11 Michal Hlavinka 2016-01-28 11:50:38 +0100
  • d792532462 update file list Michal Hlavinka 2015-12-16 14:45:54 +0100
  • dc5e809093 dovecot updated to 2.2.21 Michal Hlavinka 2015-12-16 13:27:15 +0100
  • 76785b6c24 move ssl initialization from %post to dovecot-init.service Michal Hlavinka 2015-12-08 19:07:07 +0100
  • 7fbbaf9773 dovecot updated to 2.2.20 Michal Hlavinka 2015-12-08 09:38:42 +0100
  • 7e0f121e5e dovecot updated to 2.2.19 Michal Hlavinka 2015-10-05 13:02:53 +0200
  • e8c10d3eba use the system crypto policy (#1109114) Michal Hlavinka 2015-08-24 17:12:10 +0200
  • c761f78337 fix build for s390x and ppc64 (#1232650) Michal Hlavinka 2015-06-19 13:31:53 +0200
  • 65cfd5ffb0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild Dennis Gilmore 2015-06-17 04:21:27 +0000
  • 00c784df4e update pigeonhole to 0.4.8 Michal Hlavinka 2015-05-18 10:26:58 +0200
  • 554733c72e director: Login UNIX sockets were normally detected as doveadm or Michal Hlavinka 2015-05-18 09:53:03 +0200
  • 407352a4eb director: Login UNIX sockets were normally detected as doveadm or Michal Hlavinka 2015-05-15 15:19:40 +0200
  • 51f4fff5f1 fix CVE-2015-3420: SSL/TLS handshake failures leading to a crash of the login process Michal Hlavinka 2015-04-28 15:43:34 +0200
  • 907076b191 update files section Michal Hlavinka 2015-03-16 13:02:49 +0100
  • c4ef51f5aa dovecot updated to 2.2.16 Michal Hlavinka 2015-03-16 12:42:18 +0100
  • 14512a3359 fix mbox istream crashes (#1189198, #1186504) Michal Hlavinka 2015-02-05 16:50:58 +0100
  • 36260035e4 fix crash related to logging BYE notifications (#1176282) Michal Hlavinka 2015-01-05 09:36:54 +0100
  • a0c43f9f3e dovecot updated to 2.2.15 Michal Hlavinka 2014-10-30 14:03:27 +0100
  • 4beaca435e dovecot updated to 2.2.14, pigeonhole updated to 0.4.3 Michal Hlavinka 2014-10-17 15:36:50 +0200
  • fe8db23995 use network-online target instead of just network (#1119814) Michal Hlavinka 2014-08-21 13:48:50 +0200
  • 043dcef9fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild Peter Robinson 2014-08-16 09:39:50 +0000
  • 41f624fc00 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild Dennis Gilmore 2014-06-07 02:59:35 -0500
  • b0e24df588 dovecot updated to 2.2.13 Michal Hlavinka 2014-05-12 17:59:47 +0200
  • fa33e6dd2a el6 build fixes (#1082384) by John Morris Michal Hlavinka 2014-03-31 11:37:31 +0200
  • 861e720916 merge review cleanup Michal Hlavinka 2014-03-31 10:37:15 +0200
  • cb3273fa52 make list of man pages a little more abstract Michal Hlavinka 2014-03-26 15:01:50 +0100
  • ccd0cf09e4 dovecot updated to 2.2.12 Michal Hlavinka 2014-02-14 12:30:11 +0100
  • 549444db43 dovecot updated to 2.2.11 - part2 Michal Hlavinka 2014-02-13 10:11:34 +0100
  • 7ac1e9ea66 dovecot updated to 2.2.11 Michal Hlavinka 2014-02-13 10:10:59 +0100
  • 60ec5304bc pigeonhole is 2.2 branch, not 2.1 Michal Hlavinka 2014-01-08 12:07:32 +0100
  • 1753244ff8 dovecot updated to 2.2.10 Michal Hlavinka 2014-01-02 17:37:29 +0100
  • 0c5c743ea0 improved cache file handling exposed several old bugs related to fetching Michal Hlavinka 2013-11-25 10:58:30 +0100
  • 680863f7be Fixed infinite loop in message parsing if message ends with Michal Hlavinka 2013-11-20 17:12:58 +0100
  • 3ecaa4f55d fix ostream infinite loop (#1029906) Michal Hlavinka 2013-11-14 17:29:06 +0100
  • 7a3fe1431f dovecot updated to 2.2.7 Michal Hlavinka 2013-11-04 17:08:31 +0100
  • ddae93e1d0 dovecot updated to 2.2.6, pigeonhole updated to 0.4.2 Michal Hlavinka 2013-10-01 18:55:23 +0200
  • 94cb062d1e use unversioned doc dir (#993731) Michal Hlavinka 2013-08-08 18:22:40 +0200
  • 5716e092b0 dovecot updated to 2.2.5 Michal Hlavinka 2013-08-07 12:01:43 +0200
  • fd319c32d0 dovecot pigeonhole updated to 0.4.1 Michal Hlavinka 2013-07-30 16:17:10 +0200
  • c0f861a867 fix name conflict with cyrus-sasl (#975869) Michal Hlavinka 2013-07-10 17:28:55 +0200
  • 62233275a1 dovecot updated to 2.2.4 Michal Hlavinka 2013-06-25 12:33:26 +0200
  • b88813508d dovecot updated to 2.2.3 Michal Hlavinka 2013-06-17 13:32:47 +0200
  • d3f632547a fix location of tmpfiles configuration (#964448) Michal Hlavinka 2013-05-21 12:36:19 +0200
  • 8afd89fbd1 dovecot updated to 2.2.2 Michal Hlavinka 2013-05-20 15:50:35 +0200
  • 9d7b6ac353 upload new source file Michal Hlavinka 2013-05-16 11:59:56 +0200
  • 4005e17184 update pigeonhole to 0.4.0 Michal Hlavinka 2013-05-16 11:43:58 +0200
  • 0e493c3b89 revert last change and use different fix Michal Hlavinka 2013-04-29 16:28:20 +0200
  • b6d841aeea Filter out autogenerated perl deps Kalev Lember 2013-04-24 14:12:31 +0200
  • 1b545d9d4d dovecot updated to 2.2.1 Michal Hlavinka 2013-04-19 13:55:40 +0200
  • 4cab58b13d dovecot updated to 2.2.0 Michal Hlavinka 2013-04-15 13:14:22 +0200
  • 79296a82aa make dovecot executables hardened Michal Hlavinka 2013-04-15 13:01:33 +0200
  • 0b71efd9d6 dovecot updated to 2.2 RC4 Michal Hlavinka 2013-04-05 15:46:47 +0200
  • ca9a62b5cd add buildrequire Michal Hlavinka 2013-03-27 16:20:30 +0100
  • 4b438bfe16 dovecot updated to 2.2 RC3 Michal Hlavinka 2013-03-27 16:05:31 +0100
  • bb6a8ab18e do not print error when NetworkManager is not installed (#916456) Michal Hlavinka 2013-02-28 09:47:32 +0100
  • ad771a9d2a major update to dovecot 2.2 RC2 Michal Hlavinka 2013-02-27 13:06:12 +0100
  • fc84e28b36 dovecot updated to 2.1.15 Michal Hlavinka 2013-02-11 17:34:58 +0100
  • b07b4b4634 spec clean up Michal Hlavinka 2013-02-07 17:10:57 +0100
  • eb14d4821d dovecot updated to 2.1.14 Michal Hlavinka 2013-01-31 10:21:40 +0100
  • 073781ea2a dovecot updated to 2.1.13 Michal Hlavinka 2013-01-15 17:56:02 +0100
  • 3f11383314 dovecot updated to 2.1.12 Michal Hlavinka 2012-12-03 10:58:58 +0100
  • 238b8d2f24 fix network still not ready race condition (#871623) Michal Hlavinka 2012-11-08 17:26:53 +0100
  • c07c17e2c8 add reload command to service file Michal Hlavinka 2012-11-02 10:43:37 +0100
  • 3ba26e9288 reenable buildtime check Michal Hlavinka 2012-10-11 13:13:26 +0200
  • 03b4bb7134 dovecot updated to 2.1.10, pigeonhole updated to 0.3.3 Michal Hlavinka 2012-09-19 12:08:01 +0200