Commit Graph

348 Commits

Author SHA1 Message Date
Michal Hlavinka
8f3e92912a - dovecot and pigeonhole updated
- enabled pigeonhole's build time test suite
- acl: Fixed crashon FS layout with non-default hierarchy separator
- dbox renamed to sdbox
- dsync fixes and improvements
2010-07-16 09:02:24 +00:00
Michal Hlavinka
3ca3631896 enable pigeonhole tests 2010-07-15 14:15:56 +00:00
Michal Hlavinka
7a947687b1 - dovecot and pigeonhole updated
- fixed a crash with empty mail_plugins
- fixed sharing INBOX to other users
- director+LMTP proxy wasn't working correctly
- v1.x config parser failed with some settings if pigeonhole wasn't
    installed.
- virtual: If non-matching messages weren't expunged within same session,
    they never got expunged.
2010-07-12 08:33:16 +00:00
Michal Hlavinka
d555ceed10 - updated dovecot and pigeonhole
- a lot of dsync fixes
- improved (m)dbox recovery
2010-07-07 14:21:24 +00:00
Michal Hlavinka
18ecba13ac with dovecot 20100629 we don't need to fix encoding of doc anymore 2010-06-29 13:44:21 +00:00
Michal Hlavinka
b73e28750e starting snapshot 20100629, man pages are integrated 2010-06-29 10:12:49 +00:00
Michal Hlavinka
e6279a1941 install man pages from all sections 2010-06-28 10:23:46 +00:00
Michal Hlavinka
0c526086d4 - updated dovecot, pigeonhole and man pages
- moved disable_plaintext_auth to 10-auth.conf
- mdbox: Fixed assert-crash on storage rebuild if file got lost
- lib-charset: Don't assert-crash when iconv() skips lots of invalid input
- master: Fixed crash on deinit (maybe also on reload)
2010-06-28 09:53:20 +00:00
Michal Hlavinka
79342e3d14 fix changelog 2010-06-10 15:30:17 +00:00
Michal Hlavinka
3c9e95d290 - dovecot updated
- lib-storage: Fixed accessing uncommitted saved mails with dsync
- example-config: Moved ACL and quota settings to a separate .conf files
- dbox, mdbox: Fixed race conditions when creating mailboxes
2010-06-10 15:01:38 +00:00
Michal Hlavinka
4304f26f26 use -fno-strict-aliasing 2010-06-01 11:10:45 +00:00
Michal Hlavinka
6911d95ba5 add missing buildrequire 2010-06-01 06:48:45 +00:00
Michal Hlavinka
5fbd9c371b add missing buildrequire for solr 2010-05-31 11:08:41 +00:00
Michal Hlavinka
b639eacaef - dovecot and pigeonhole updated
- enable solr fulltext search
- master: Fixed crash on config reload
- lib-storage: Don't assert-crash when copying a mail fails
2010-05-31 11:04:50 +00:00
Michal Hlavinka
55784cfba6 dovecot uig and gid are reserved, use those ids 2010-05-20 13:13:07 +00:00
Michal Hlavinka
549f54abe5 create /var/run/dovecot/empty so dovecot does not need to do it itself 2010-05-20 06:39:32 +00:00
Michal Hlavinka
1d62475472 do not set cflags twice spec cleanup 2010-05-18 15:03:57 +00:00
Michal Hlavinka
54620ffdc5 - dovenull is unauthorized user, needs own dovenull group 2010-05-18 12:17:10 +00:00
Michal Hlavinka
84d3af1913 - fix typo in dovenull username 2010-05-18 10:27:36 +00:00
Michal Hlavinka
4f3e645fd2 fix date in changelog 2010-05-18 08:32:41 +00:00
Michal Hlavinka
2ba47a94f4 fix source name 2010-05-17 16:12:02 +00:00
Michal Hlavinka
c8da1b8e2e - pigeonhole and dovecot updated to snapshot 20100515
- fix crash for THREAD command
2010-05-17 15:59:00 +00:00
Michal Hlavinka
05f822bca9 - pigeonhole and dovecot updated to snapshot 20100505
- mdbox: Avoid rebuilding storage if another process already did it
- lib-storage: Fixed () sublists in IMAP SEARCH parser
- example-config: auth-checkpassword include wasn't listed in 10-auth.conf
- doveadm: Added search command
- lib-master: Don't crash after timeouting an auth-master request
- master: If inet listener uses DNS name, which returns multiple IPs,
    listen in all of them
2010-05-05 09:57:38 +00:00
Michal Hlavinka
88d815fefd - updated to snapshot 20100427
- doveconf <setting name> now prints only the one setting's value
- mdbox: Automatically delete old temp.* files from storage/ directory
- mdbox: use flock locking by default
2010-04-28 14:24:37 +00:00
Michal Hlavinka
6145773401 fix typo in changelog 2010-04-22 10:56:54 +00:00
Michal Hlavinka
84c2b5013d fix pigeonhole to build with new dovecot 2010-04-21 16:12:07 +00:00
Michal Hlavinka
528edeab7d - updated to snapshot 20100424
- mdbox: Purge crashed if it purged all messages from a file
- lib-storage: Shared namespace's prefix_len wasn't updated after prefix
    was truncated
- imap-quota: Iterate quota roots only once when replying to GETQUOTAROOT
- idle: Do cork/uncork when sending "OK Still here" notification
- login: If proxy returns ssl=yes and no port, switch port to imaps/pop3s
2010-04-21 15:31:19 +00:00
Michal Hlavinka
04fe17b685 - add make check
- updated to snapshot 20100414
- config: Added nn- prefix to *.conf files so the sort ordering makes more
    sense
- lib-master: Log an error if login client disconnects too early
- mdbox: If purging found corrupted files, it didn't auto-rebuild storage
- lib-storage: Added support for searching save date
- and more...
- pigeonhole updated:
- Mailbox extension: fixed memory leak in the mailboxexists test
- added login failure handler
2010-04-14 08:32:10 +00:00
Michal Hlavinka
a15693e148 - updated to snapshot 20100414
- config: Added nn- prefix to *.conf files so the sort ordering makes more
    sense
- lib-master: Log an error if login client disconnects too early
- mdbox: If purging found corrupted files, it didn't auto-rebuild storage
- lib-storage: Added support for searching save date
- and more...
- pigeonhole updated:
- Mailbox extension: fixed memory leak in the mailboxexists test
- added login failure handler
2010-04-14 08:29:46 +00:00
Michal Hlavinka
a8fea56664 spec cleanup 2010-04-09 11:34:21 +00:00
Michal Hlavinka
9475add470 fix typo in changelog date 2010-04-06 13:10:08 +00:00
Michal Hlavinka
adc8d02ea9 - updated to snapshot 20100406
- auth: If userdb lookup fails internally, don't cache the result.
- Added support for userdb lookup to fail with a reason
- sdbox: mailbox_update() could have changed UIDVALIDITY incorrectly
- layout=maildir++: Fixed deleting mailboxes with mailbox=file storages
- Fixed potential problems with parsing invalid address groups.
- dsync: Don't repeatedly try to keep opening the same failing mailbox
- lib-storage: Don't crash if root mail directory isn't given.
2010-04-06 12:04:23 +00:00
Michal Hlavinka
cfab5631c0 - fix certs location in ssl.conf 2010-03-30 09:40:11 +00:00
Michal Hlavinka
ad83a5ece1 - update to snapshot aefa279e2c70 from 2010-03-27
- fixes complains about missing tcpwrap (#577426)
2010-03-29 07:08:01 +00:00
Michal Hlavinka
fbf4f13a5e fix man pages 2010-03-25 14:37:55 +00:00
Michal Hlavinka
08701bf9bf - dovecot updated to 2.0 beta 4 2010-03-25 14:22:30 +00:00
Michal Hlavinka
cd18c470c6 - fix missing bzip2 support in zlib plugin (#572797) 2010-03-12 09:25:47 +00:00
Michal Hlavinka
fddf639ba2 - updated to 1.2.11
- mbox: Message header reading was unnecessarily slow. Fetching a huge
    header could have resulted in Dovecot eating a lot of CPU. Also
    searching messages was much slower than necessary.
- maildir: Reading uidlist could have ended up in an infinite loop.
- IMAP IDLE: v1.2.7+ caused extra load by checking changes every
0.5 seconds after a change had occurred in mailbox
2010-03-09 10:58:15 +00:00
Michal Hlavinka
27d5bb9c7d - move libs to correct package 2010-02-23 16:34:51 +00:00
Michal Hlavinka
e823d4a615 - merged dovecot-sieve and dovecot-managesieve into dovecot-pigeonhole
- merged dovecot-sqlite, dovecot-gssapi and dovecot-ldap into dovecot
2010-02-23 15:39:46 +00:00
Michal Hlavinka
d9e67b590b update sieve and managesieve 2010-01-25 14:44:00 +00:00
Michal Hlavinka
cf3aa897c1 fix percent sign in changelog 2010-01-25 10:25:48 +00:00
Michal Hlavinka
7cff37a93e - updated to 1.2.10
- %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME}
    everywhere.
- LIST-STATUS capability is now advertised
- maildir: Fixed several assert-crashes.
- imap: LIST "" inbox shouldn't crash when using namespace with "INBOX."
    prefix.
- lazy_expunge now ignores non-private namespaces.
2010-01-25 09:33:08 +00:00
Michal Hlavinka
e3f90928c6 - sieve updated to 0.1.14
- managesieve updated to 0.11.10
2009-12-22 17:57:53 +00:00
Michal Hlavinka
8901686bd6 updated to 1.2.9 2009-12-18 17:23:47 +00:00
Michal Hlavinka
449aae464c spec cleanup 2009-11-25 16:24:36 +00:00
Michal Hlavinka
17eef1a5ce - remove obsolete doc
- another try to re-add some files (step 1/3)
2009-11-25 15:54:10 +00:00
Michal Hlavinka
21c5d96e31 - fix dovecot's restart after update (#518753) 2009-11-24 16:26:20 +00:00
Michal Hlavinka
ea749c536c - fix initdddir typo (for rhel rebuilds) 2009-11-24 15:36:57 +00:00
Michal Hlavinka
1424304286 updated to 1.2.8 2009-11-20 08:21:13 +00:00
Michal Hlavinka
e2f6b8a5dc - use originall managesieve to dovecot diff
- EPEL-ize spec for rhel5 rebuilds (#537666)
2009-11-18 10:14:26 +00:00
Michal Hlavinka
2f972db62e commit changes 2009-11-13 13:56:36 +00:00
Michal Hlavinka
180412ea2c - updated to dovecot 1.2.7
- add man pages
2009-11-13 13:52:01 +00:00
Michal Hlavinka
dc8740b837 spec cleanup 2009-11-02 17:03:59 +00:00
Michal Hlavinka
70a412d96c sieve updated to 0.1.13 2009-10-19 07:32:42 +00:00
Michal Hlavinka
9034bdd503 fix license 2009-10-13 12:31:28 +00:00
Michal Hlavinka
eed6bdbfd6 - fix init script for case when no action was specified 2009-10-09 19:01:08 +00:00
Michal Hlavinka
47d0637e61 - dovecot updated to 1.2.6
- Added authtest utility for doing passdb and userdb lookups.
- login: ssl_security string now also shows the used compression.
- quota: Don't crash with non-Maildir++ quota backend.
- imap proxy: Fixed crashing with some specific password characters.
- fixed broken dovecot --exec-mail.
- Avoid assert-crashing when two processes try to create index at the same
    time.
2009-10-06 09:57:36 +00:00
Michal Hlavinka
137c3c5220 fix _initddir <-> _initrddir 2009-09-30 13:37:46 +00:00
Michal Hlavinka
9770f2cf02 - build with libcap enabled 2009-09-29 15:04:14 +00:00
Michal Hlavinka
b71fd61689 updated to 1.2.5 2009-09-17 15:08:17 +00:00
Tomáš Mráz
e4986a9ef5 - use password-auth common PAM configuration instead of system-auth 2009-09-16 11:56:41 +00:00
Michal Hlavinka
4be1622220 update sieve summary and description 2009-09-14 09:10:35 +00:00
Tomáš Mráz
0fd10351c8 - rebuilt with new openssl 2009-08-21 13:07:34 +00:00
Michal Hlavinka
455b69cd55 - updated: dovecot 1.2.4, managesieve 0.11.9, sieve 0.1.12 2009-08-21 10:44:35 +00:00
Michal Hlavinka
42585896d8 fix dovecot-sive build script 2009-08-10 16:04:58 +00:00
Michal Hlavinka
2bd0f68b28 updated to 1.2.3 2009-08-10 05:06:15 +00:00
Michal Hlavinka
8899781d12 updated to post 1.2.2 snapshot (including post release GSSAPI fix) 2009-07-28 08:06:06 +00:00
Jesse Keating
abc1de8655 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 20:29:38 +00:00
Michal Hlavinka
fd93d3ee89 update sieve plugin to 0.1.9 2009-07-23 06:46:29 +00:00
Michal Hlavinka
7d4504d6ae update to 1.2.1 2009-07-13 14:33:17 +00:00
Michal Hlavinka
149f02eb01 clean-up spec fo merge review 2009-04-20 08:57:40 +00:00
Michal Hlavinka
55922a655a updated to 1.2.rc3 2009-04-20 07:51:18 +00:00
Michal Hlavinka
208c1a547e update to 1.2.rc2 2009-04-06 08:55:28 +00:00
Michal Hlavinka
850e204943 fix typo in source filename 2009-03-30 14:43:55 +00:00
Michal Hlavinka
073ed5526a update to 1.2.beta4 spec clean-up 2009-03-30 14:35:23 +00:00
Jesse Keating
c056241350 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 12:34:35 +00:00
Michal Hlavinka
e88b38b887 update to 1.1.11 2009-02-11 10:36:29 +00:00
Michal Hlavinka
af05b3f1ad update to 1.1.10 2009-01-27 12:04:29 +00:00
Dan Horák
23b96956a9 - rebuild with new mysql 2009-01-24 09:55:35 +00:00
Michal Hlavinka
c55c44401f added managesieve support 2009-01-13 18:57:15 +00:00
Michal Hlavinka
2225a43945 dovecot updated to 1.1.8 sieve-plugin updated to 1.1.6 2009-01-08 06:32:20 +00:00
Michal Hlavinka
01789f7170 - revert changes from 1:1.1.6-2 and 1:1.1.6-1
- password can be stored in different file readable only for root via
    !include_try directive
2008-12-02 16:58:17 +00:00
Michal Hlavinka
caea9fbfe7 update to upstream version 1.1.7 2008-12-02 14:16:32 +00:00
Michal Hlavinka
147dae1f6e changed comment in sysconfig to match actual state 2008-11-03 10:52:34 +00:00
Michal Hlavinka
63a5416c5b update to upstream version 1.1.6 change permissions of deliver and
dovecot.conf to prevent possible password exposure
2008-11-03 10:12:01 +00:00
Michal Hlavinka
2574a232f8 update to upstream version 1.1.5 (Resolves: CVE-2008-4577, CVE-2008-4578) 2008-10-29 08:18:06 +00:00
Dan Horák
2a0ae5ddc9 - update to upstream version 1.1.3 2008-09-02 07:05:42 +00:00
Dan Horák
ca7de250ae - really ask for the password during start-up 2008-07-29 19:19:51 +00:00
Dan Horák
9568d00d97 - update to upstream version 1.1.2
- final solution for #445200 (put the password into /etc/sysconfig/dovecot)
2008-07-29 14:35:20 +00:00
Dan Horák
b166a49003 - update default settings to listen on both IPv4 and IPv6 instead of IPv6
only
2008-06-27 07:22:55 +00:00
Dan Horák
04e5887f9f - update to upstream version 1.1.1 2008-06-22 14:49:13 +00:00
Dan Horák
4b979e74cc - update to upstream version 1.1.0
- update sieve plugin to 1.1.5
- remove unnecessary patches
- enable ldap and gssapi plugins
- change ownership of dovecot.conf (Resolves: #452088)
2008-06-21 07:57:03 +00:00
Dan Horák
3312c431f5 - update init script (Resolves: #451838) 2008-06-18 12:41:41 +00:00
Dan Horák
5122e8d9b6 - build devel subpackage (Resolves: #306881) 2008-06-06 16:29:09 +00:00
Dan Horák
41e1ab9fcd - install convert-tool (Resolves: #450010) 2008-06-05 10:14:51 +00:00
Dan Horák
e5822552f2 - update to upstream version 1.0.14
- remove setcred patch (use of setcred must be explictly enabled in config)
2008-06-03 08:35:49 +00:00
Dan Horák
7eb19217f6 - update scriptlets to follow UsersAndGroups guideline
- remove support for upgrading from version < 1.0 from scriptlets
- Resolves: #448095
2008-05-29 07:04:07 +00:00
Dan Horák
32ffc73cd1 - spec file cleanup
- update sieve plugin to 1.0.3
- Resolves: #445200, #238018
2008-05-21 12:39:41 +00:00
Tomas Janousek
80b85ac3db - update to latest upstream stable (1.0.13) 2008-03-09 15:43:23 +00:00
Jesse Keating
7cefb87e9e - Autorebuild for GCC 4.3 2008-02-21 02:39:09 +00:00
Jesse Keating
45e5495714 - Autorebuild for GCC 4.3 2008-02-20 05:30:56 +00:00
Tomas Janousek
192f38ffcc - update to latest upstream stable (1.0.10) 2008-01-07 10:22:38 +00:00
Jesse Keating
35559c4af8 - Bump for deps 2007-12-06 01:41:52 +00:00
Tomas Janousek
cdfda42c61 wibnind -> winbind. 2007-11-06 16:40:45 +00:00
Tomas Janousek
67deaac565 - update to latest upstream stable (1.0.7)
- added the wibnind patch (#286351)
2007-11-05 18:13:24 +00:00
Tomas Janousek
79f4b5bbc2 - update to latest upstream stable (1.0.7) 2007-11-05 18:01:17 +00:00
Tomas Janousek
43686eca00 - downgraded to lastest upstream stable (1.0.5) 2007-09-25 13:05:58 +00:00
Tomas Janousek
c7e009b33c - updated license tags 2007-08-22 12:45:08 +00:00
Tomas Janousek
754d1e8b66 - updated to latest upstream alpha
- update dovecot-sieve to 0367450c9382 from hg
2007-08-13 14:58:08 +00:00
Tomas Janousek
9c42f98e90 Typo. 2007-08-13 11:03:32 +00:00
Tomas Janousek
a520dff18f - updated to latest upstream alpha
- split ldap and gssapi plugins to subpackages
2007-08-10 12:13:40 +00:00
Tomas Janousek
7aeed048a4 Another try -- make dist 2007-07-25 12:56:19 +00:00
Tomas Janousek
638731e0ce BuildRequires: byacc, bison, flex 2007-07-25 12:39:19 +00:00
Tomas Janousek
2d4697b953 BuildRequires: byacc 2007-07-25 11:30:38 +00:00
Tomas Janousek
869a79a307 Ok, no wgetting on the builders. 2007-07-25 11:21:27 +00:00
Tomas Janousek
309d5fc9cc # wget is needed to download unicode map 2007-07-25 11:09:20 +00:00
Tomas Janousek
b1451a6432 - update to a744ae38a9e1 from hg
- update dovecot-sieve to 131e25f6862b from hg and enable it again
2007-07-25 11:02:09 +00:00
Tomas Janousek
086ecbdf4a - update to latest upstream beta
- don't build dovecot-sieve, it's only for 1.0
Removed unused patches.
2007-07-19 09:40:18 +00:00
Tomas Janousek
9012a4c479 - update to latest upstream 2007-07-15 15:50:38 +00:00
Tomas Janousek
fc6690c2ed - update to latest upstream 2007-06-18 10:36:42 +00:00
Tomas Janousek
6c3816188d - specfile merge from 145241 branch
- new sql split patch
- support for not building all sql modules
- split sql libraries to separate packages
2007-06-08 12:37:41 +00:00
Tomas Janousek
2a32883f09 - dovecot-1.0.beta2-pam-tty.patch is no longer needed 2007-04-13 22:30:02 +00:00
Tomas Janousek
21d5afd835 - update to latest upstream 2007-04-13 12:31:23 +00:00
Tomas Janousek
59bba446ca - update to latest upstream 2007-04-10 16:51:43 +00:00
Tomas Janousek
97818b3245 - update to latest upstream 2007-04-06 10:32:29 +00:00
Tomas Janousek
0133c111b8 - spec file cleanup (fixes docs path) 2007-03-30 12:05:16 +00:00
Tomas Janousek
6770a05505 - update to latest upstream 2007-03-23 21:31:41 +00:00
Tomas Janousek
854117cdd4 - use dovecot-sieve's version for the package 2007-03-19 15:45:05 +00:00
Tomas Janousek
151b53d42e - update to latest upstream
- added dovecot-sieve
2007-03-19 15:14:43 +00:00
Tomas Janousek
29f257c07a - update to latest upstream, little specfile tweaks
Sun Feb 25 2007 Jef Spaleta <jspaleta@gmail.com> - 1.0-4.rc22
- Merge review changes
2007-03-02 14:28:15 +00:00
Tomas Janousek
cc0323b75d - update to latest upstream, fixes a few bugs 2007-02-08 14:06:00 +00:00
Tomas Janousek
0dbe47f77d - update to latest upstream, fixes a few bugs 2007-01-08 16:13:27 +00:00
Tomas Janousek
f93a9d13bc - reenabled GSSAPI (#220377) 2007-01-08 14:48:02 +00:00
Tomas Janousek
e6905a1522 Second try on the config.rpath issue. 2006-12-11 11:22:54 +00:00
Tomas Janousek
fbbfe457a6 Added -i to autoreconf in specfile, should fix the config.rpath build
issue.
2006-12-11 11:01:29 +00:00
Tomas Janousek
9de1b89680 - update to latest upstream, fixes a few bugs, plus a security
vulnerability (#216508, CVE-2006-5973)
2006-12-11 08:51:58 +00:00
prockai
43d3914028 - fix few inconsistencies in specfile, fixes #198940 2006-10-10 17:35:37 +00:00
prockai
6e9c0689ce - fix default paths in the example mkcert.sh to match configuration
defaults (fixes #183151)
2006-10-04 10:43:20 +00:00
Jesse Keating
d7c53366cb bump for gcc bug 2006-10-01 21:16:02 +00:00
prockai
c1e9329384 - update to latest upstream release candidate, should fix occasional hangs
and mbox issues... INBOX. namespace is still broken though
- do not run over symlinked certificates in new locations on upgrade
2006-09-22 09:37:20 +00:00
prockai
210375c750 - include /var/lib/dovecot in the package, prevents startup failure on new
installs
2006-08-15 07:01:29 +00:00
prockai
a5af4112b8 - reenable inotify and see what happens 2006-07-17 13:22:47 +00:00
prockai
cf0e7a0f00 - disable inotify for now, doesn't build -- this needs fixing though 2006-07-17 08:27:04 +00:00
prockai
22db7b7fcf - update to latest upstream release candidate 2006-07-13 10:18:49 +00:00
Jesse Keating
06b4655f39 bumped for rebuild 2006-07-12 05:42:10 +00:00
prockai
5bcda47c8d - put back pop3_uidl_format default that got lost in the beta2->beta7
upgrade (would cause pop3 to not work at all in many situations)
2006-06-08 10:10:05 +00:00
prockai
00c966c3c5 - upgrade to latest upstream beta release (beta8)
- contains a security fix in mbox handling
2006-05-30 17:07:59 +00:00
prockai
bdb6f60b0d Rebase on 1.0 beta7 (current upstream beta). 2006-05-04 13:34:13 +00:00
prockai
f93e9dc0c3 - fix sqlite detection in upstream configure checks, second part of #182240 2006-03-17 10:56:29 +00:00
Bill Nottingham
95594b0470 bump 2006-03-08 19:37:32 +00:00
Bill Nottingham
e85d3956d6 redirect output 2006-03-08 19:37:07 +00:00
Jeremy Katz
8aec4d24ca - fix scriptlet error (mitr, #184151) 2006-03-07 00:59:12 +00:00
prockai
93182d14ab - fix #182240 by looking in lib64 for libs first and then lib
- fix comment #1 in #182240 by copying over the example config files to
    documentation directory
2006-03-01 14:44:47 +00:00
Jesse Keating
d978fe7b80 bump for bug in double-long on ppc(64) 2006-02-11 02:27:22 +00:00
prockai
cc66ac365d - enable inotify as it should work now (#179431) 2006-02-09 12:37:04 +00:00
Jesse Keating
17470fc75d bump for new gcc/glibc 2006-02-07 11:25:21 +00:00
prockai
fccc5ac14c - change the compiled-in defaults and adjust the default's configfile
commented-out example settings to match compiled-in defaults, instead
    of changing the defaults only in the configfile, as per #179432
- fix #179574 by providing a default uidl_format for pop3
- half-fix #179620 by having plaintext auth enabled by default... this
    needs more thinking (which one we really want) and documentation either
    way
2006-02-02 16:35:05 +00:00
prockai
43cfb74a3f - update URL in description
- call dovecot --build-ssl-parameters in postinst as per #179430
2006-01-31 12:26:28 +00:00
prockai
0259e2e090 - fix spec to work with BUILD_DIR != SOURCE_DIR
- forward-port and split pam-nocred patch
2006-01-30 11:07:34 +00:00
prockai
458ac7a952 Forward port the pam-setcred patch (and split into two, as it had
2 unrelated changes in it, apparently).
2006-01-30 10:28:59 +00:00
prockai
f79562347c - new upstream version, hopefully fixes #173928, #163550
- fix #168866, use install -p to install documentation
2006-01-26 13:44:22 +00:00
Jesse Keating
bd7638a3f5 gcc update bump 2005-12-09 22:40:15 +00:00
Tom Lane
2f1b8f5ff8 Rebuild due to mysql update. 2005-11-12 17:25:26 +00:00
Tomáš Mráz
56b33da684 - rebuilt with new openssl 2005-11-09 08:38:00 +00:00
Tomáš Mráz
8cf1f2f5bc - use include instead of pam_stack in pam config 2005-09-30 12:23:24 +00:00
John Dennis
18cc8345e4 fix bug #150888, log authenication failures with ip address 2005-07-27 21:46:51 +00:00
John Dennis
c0aee78a27 fix bug #149673, add dummy PAM_TTY 2005-07-22 21:15:59 +00:00
John Dennis
807ef6579e fix bug #156159 insecure location of restart flag file 2005-04-28 19:57:40 +00:00
John Dennis
a88a87906d move ssl certs from /usr/share/ssl to /etc/pki/dovecot 2005-04-22 21:01:48 +00:00
Tom Lane
7bd282783f Rebuild for Postgres 8.0.2 (new libpq major version). 2005-04-13 03:46:09 +00:00
John Dennis
dd4ab9e223 bump rev for gcc4 build 2005-03-07 16:42:44 +00:00
John Dennis
2ca2e0d14b fix bug #147874, update to 0.99.14 release 2005-02-14 18:58:50 +00:00
John Dennis
daf6971323 fix bug #146198, clean up temp kerberos tickets 2005-02-02 22:02:10 +00:00
John Dennis
c749286388 fix bugs 145214, 145241, dovecot only uses fcntl mbox_locks and FC-2 has no
support for mysql or postgres
2005-01-17 20:12:57 +00:00
John Dennis
299eec03b3 postgres & mysql now conditional build options, add FAQ to doc remove
execute bit on example scripts so perl modules don't become rpm
    dependencies
2005-01-13 20:24:42 +00:00
John Dennis
f0dad0c4be fix bugs 143707, 14462, bring up to latest upstream, 0.99.13 2005-01-07 21:52:28 +00:00
John Dennis
21412c6698 fix bug #133618, remove LITERAL+ from capability string 2005-01-06 17:40:02 +00:00
John Dennis
3711f66cf6 fix bug #134325, stop dovecot during installation 2005-01-05 22:55:27 +00:00
John Dennis
9c72578133 fix bug #129539, dovecot starts too early 2005-01-05 21:42:51 +00:00
John Dennis
71d947cd2c improve documentation and migration 2004-12-23 20:17:34 +00:00
John Dennis
6cf645eca7 enhance documentation, clean-up installation 2004-12-14 20:49:25 +00:00
Warren Togami
43539f916b attempt rebuild against MySQL4 again 2004-12-06 07:53:40 +00:00
Warren Togami
a8a836f210 rebuild against MySQL4 2004-11-25 21:51:31 +00:00
John Dennis
d1c7b84013 fix bug 136623, change license field from GPL to LGPL 2004-10-21 16:31:13 +00:00
John Dennis
2e94ca7b5d fix bug #124786, listen to ipv6 as well as ipv4 2004-09-30 20:55:24 +00:00
Elliot Lee
ff7a4371ed Bump & rebuild 2004-09-29 18:04:00 +00:00
cvsdist
4ef70aaf74 auto-import changelog data from dovecot-0.99.11-1.FC3.1.src.rpm
Wed Sep 08 2004 John Dennis <jdennis@redhat.com> 0.99.11-1.FC3.1
- bring up to latest upstream, comments from Timo Sirainen <tss at iki.fi>
    on release v0.99.11 2004-09-04
127.* and ::1 IP addresses are treated as secured with
    disable_plaintext_auth = yes
auth_debug setting for extra authentication debugging
Some documentation and error message updates
Create PID file in /var/run/dovecot/master.pid
home setting is now optional in static userdb
Added mail setting to static userdb
- After APPENDing to selected mailbox Dovecot didn't always notice the new
    mail immediately which broke some clients
- THREAD and SORT commands crashed with some mails
- If APPENDed mail ended with CR character, Dovecot aborted the saving
- Output streams sometimes sent data duplicated and lost part of it. This
    could have caused various strange problems, but looks like in practise
    it rarely caused real problems.
2004-09-09 04:23:57 +00:00
cvsdist
87b236e4d9 auto-import changelog data from dovecot-0.99.10.9-1.FC3.2.src.rpm
Wed Aug 04 2004 John Dennis <jdennis@redhat.com>
- change release field separator from comma to dot, bump build number
2004-09-09 04:23:54 +00:00
cvsdist
c843d590e1 auto-import changelog data from dovecot-0.99.10.9-1,FC3,1.src.rpm
Mon Aug 02 2004 John Dennis <jdennis@redhat.com> 0.99.10.9-1,FC3,1
- bring up to date with latest upstream, fixes include:
- LDAP support compiles now with Solaris LDAP library
- IMAP BODY and BODYSTRUCTURE replies were wrong for MIME parts which
    didn't contain Content-Type header.
- MySQL and PostgreSQL auth didn't reconnect if connection was lost to SQL
    server
- Linking fixes for dovecot-auth with some systems
- Last fix for disconnecting client when downloading mail longer than
30 seconds actually made it never disconnect client. Now it works properly:
    disconnect when client hasn't read _any_ data for 30 seconds.
- MySQL compiling got broken in last release
- More PostgreSQL reconnection fixing
2004-09-09 04:23:50 +00:00
cvsdist
b99b8b208b auto-import changelog data from dovecot-0.99.10.7-1,FC3,1.src.rpm
Mon Jul 26 2004 John Dennis <jdennis@redhat.com> 0.99.10.7-1,FC3,1
- enable postgres and mySQL in build
- fix configure to look for mysql in alternate locations
- nuke configure script in tar file, recreate from configure.in using
    autoconf
- bring up to latest upstream, which included:
- Added outlook-pop3-no-nuls workaround to fix Outlook hang in mails with
    NULs.
- Config file lines can now contain quoted strings ("value ")
- If client didn't finish downloading a single mail in 30 seconds, Dovecot
    closed the connection. This was supposed to work so that if client
    hasn't read data at all in 30 seconds, it's disconnected.
- Maildir: LIST now doesn't skip symlinks
2004-09-09 04:23:45 +00:00
cvsdist
6467c31708 auto-import changelog data from dovecot-0.99.10.6-1,FC3,1.src.rpm
Wed Jun 30 2004 John Dennis <jdennis@redhat.com>
- bump rev for build
- change rev for FC3 build
Fri Jun 25 2004 John Dennis <jdennis@redhat.com> - 0.99.10.6-1
- bring up to date with upstream, recent change log comments from Timo
    Sirainen were: SHA1 password support using OpenSSL crypto library
    mail_extra_groups setting maildir_stat_dirs setting Added NAMESPACE
    capability and command Autocreate missing maildirs (instead of
    crashing) Fixed occational crash in maildir synchronization Fixed
    occational assertion crash in ioloop.c Fixed FreeBSD compiling issue
    Fixed issues with 64bit Solaris binary
2004-09-09 04:23:42 +00:00
cvsdist
115b43b7c5 auto-import changelog data from dovecot-0.99.10.5-2.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:22:38 +00:00
cvsdist
d738498f51 auto-import changelog data from dovecot-0.99.10.5-1.src.rpm
Thu May 27 2004 David Woodhouse <dwmw2@redhat.com> 0.99.10.5-1
- Update to 0.99.10.5 to fix maildir segfaults (#123022)
2004-09-09 04:22:00 +00:00
cvsdist
1d7855bdef auto-import changelog data from dovecot-0.99.10.4-4.src.rpm
Fri May 07 2004 Warren Togami <wtogami@redhat.com> 0.99.10.4-4
- default auth config that is actually usable
- Timo Sirainen (author) suggested functionality fixes maildir,
    imap-fetch-body-section, customflags-fix
Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
- Use ':' instead of '.' as separator for chown.
2004-09-09 04:20:42 +00:00
cvsdist
e1b76e26cf auto-import changelog data from dovecot-0.99.10.4-3.src.rpm
Tue Feb 17 2004 Jeremy Katz <katzj@redhat.com> - 0.99.10.4-3
- restart properly if it dies (#115594)
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:20:17 +00:00
cvsdist
44fc5bd42f auto-import changelog data from dovecot-0.99.10.4-1.src.rpm
Mon Nov 24 2003 Jeremy Katz <katzj@redhat.com> 0.99.10.4-1
- update to 0.99.10.4
Mon Oct 06 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-7
- another patch from upstream to fix returning invalid data on partial
    BODY[part] fetches
- patch to avoid confusion of draft/deleted in indexes
2004-09-09 04:19:41 +00:00
cvsdist
a405b18e8e auto-import changelog data from dovecot-0.99.10-6.src.rpm
Tue Sep 23 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-6
- add some patches from upstream (#104288)
Thu Sep 04 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-5
- fix startup with 2.6 with patch from upstream (#103801)
Tue Sep 02 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-4
- fix assert in search code (#103383)
Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 0.99.10-3
- rebuild
Thu Jul 17 2003 Bill Nottingham <notting@redhat.com> 0.99.10-2
- don't run by default
Thu Jun 26 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-1
- 0.99.10
Mon Jun 23 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-0.2
- 0.99.10-rc2 (includes ssl detection fix)
- a few tweaks from fedora
- noreplace the config file
- configure --with-ldap to get LDAP enabled
Mon Jun 23 2003 Jeremy Katz <katzj@redhat.com> 0.99.10-0.1
- 0.99.10-rc1
- add fix for ssl detection
- add zlib-devel to BuildRequires
- change pam service name to dovecot
- include pam config
Thu May 08 2003 Jeremy Katz <katzj@redhat.com> 0.99.9.1-1
- update to 0.99.9.1
- add patch from upstream to fix potential bug when fetching with CR+LF
    linefeeds
- tweak some things in the initscript and config file noticed by the fedora
    folks
Sun Mar 16 2003 Jeremy Katz <katzj@redhat.com> 0.99.8.1-2
- fix ssl dir
- own /var/run/dovecot/login with the correct perms
- fix chmod/chown in post
Fri Mar 14 2003 Jeremy Katz <katzj@redhat.com> 0.99.8.1-1
- update to 0.99.8.1
Tue Mar 11 2003 Jeremy Katz <katzj@redhat.com> 0.99.8-2
- add a patch to fix quoting problem from CVS
Mon Mar 10 2003 Jeremy Katz <katzj@redhat.com> 0.99.8-1
- 0.99.8
- add some buildrequires
- fixup to build with openssl 0.9.7
- now includes a pop3 daemon (off by default)
- clean up description and %preun
- add dovecot user (uid/gid of 97)
- add some buildrequires
- move the ssl cert to /usr/share/ssl/certs
- create a dummy ssl cert in %post
- own /var/run/dovecot
- make the config file a source so we get default mbox locks of fcntl
Sun Dec 01 2002 Seth Vidal <skvidal@phy.duke.edu>
- 0.99.4 and fix startup so it starts imap-master not vsftpd :)
Tue Nov 26 2002 Seth Vidal <skvidal@phy.duke.edu>
- first build
2004-09-09 04:19:32 +00:00