dovecot12-backend-sqlite-1.2.9-0.3.1>t  DH`pLR/=„U5C g.[%O1B(9 &5cщCUn&CCikTK6꺖ӈD_ږ?,9aڑiro\r%SLI$;.w,!S#f}+DAgq ȅhE! H&ͼu" b nu[$̹7oAB,;w,.5g 4K)>;8?8d! ' B48@DR[s      T`o~$ H  0D(8 9 :E B6YF6pG6H6I6X6Y6Z6[6\6]7^7<b7c8 d8e8f8l8z8Cdovecot12-backend-sqlite1.2.90.3.1SQLite support for DovecotDovecot is an IMAP and POP3 server for Linux and UNIX-like systems, written primarily with security in mind. Although it is written in C, it uses several coding techniques to avoid most of the common pitfalls. Dovecot can work with standard mbox and maildir formats and is fully compatible with UW-IMAP and Courier IMAP servers as well as mail clients accessing the mailboxes directly. This package holds the files needed for SQLite support. Authors: -------- Timo Sirainen LRLbuild19'openSUSE 11.2openSUSEBSD3c ; LGPLv2.1+ ; MIThttp://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.dovecot.orglinuxi586'LRLRLR,4c0cca749127e4f7aa63cd581a305e47../sql/libdriver_sqlite.so../sql/libdriver_sqlite.sorootrootrootrootrootrootdovecot12-1.2.9-0.3.1.src.rpmdovecot_sql_backenddovecot-backend-sqlitelibdriver_sqlite.sodovecot12-backend-sqlitedovecot12-backend-sqlite(x86-32)   @@@@ dovecot12rpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libsqlite3.so.0rpmlib(PayloadIsLzma)1.2.93.0.3-14.0-13.0.4-14.4.6-1dovecot10-backend-sqlitedovecot11-backend-sqlitedovecot-snapshot-backend-sqlitedovecot11-snapshot-backend-sqlitedovecot12-snapshot-backend-sqlite4.7.1LX@K@K,@K+nK y@KJJTJ@J1@J0@Ju@J]mrueckert@suse.demrueckert@suse.dealexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.brmrueckert@suse.dealexandre@exatati.com.bralexandre@exatati.com.bralexandre@exatati.com.brmrueckert@suse.de- added dovecot12-1.2.13_dont_copy_acl_from_inbox.patch: If a user create acls on the inbox dont copy it to the children. (bnc#640005) CVE-2010-3304- added dovecot-1.2.11_dos_bug.patch: (bnc#587356) fix the reading of mails with huge headers. additionally the fixes creating mailboxes with wrong permissions and assert crashes were backported.- update sieve version to 0.1.14: * Made the imposed limits on the number of redirects and the number of actions configurable. The settings are called sieve_max_actions and sieve_max_redirects. * Did a major rework of extension handling, making sure that no global state is maintained. This change was triggered by problems that global state info would cause for Dovecot v2.0, but it is also important for v1.2 as it significantly cleans up the library implementation. + Made LDA Sieve plugin recognize the deliver_log_format setting. + Message headers produced from user-supplied data are now RFC2047-encoded if necessary for outgoing messages. This is for example important for the :subject argument of the vacation action. + Added support for the $text$ substitution in the deprecated notify extension. + The subaddress extension now also accepts recipient_delimiter setting as an alias for sieve_subaddress_sep setting. This anticipates the recipient_delimiter setting in v2.0. - Fixed logging of mailbox names. It logged the converted mUTF7 version in stead of the original UTF8 version supplied by the user. - Fixed a minor memory leak in the multiscript support. - Fixed a bug in the recompilation of Sieve scripts. Made sure that scripts are only recompiled when the script file - or the symlink pointing to it - is strictly newer. - update managesieve patches to match the release: old: dovecot-1.2-managesieve-0.11.9.tar.bz2 new: dovecot-1.2-managesieve-0.11.10.tar.bz2 old: dovecot-1.2.8-managesieve-0.11.9.diff.bz2 new: dovecot-1.2.9-managesieve-0.11.10.diff.bz2 * This release contains adjustments to match changes in the Sieve API. This means that this release will only compile against Pigeonhole Sieve v0.1.14. - Fixed compilation of ManageSieve against CMUSieve. - update managesieve pie patch to match release: old: dovecot-1.2-managesieve-0.11.9_pie.patch new: dovecot-1.2-managesieve-0.11.10_pie.patch - update sieve pie patch to match release: old: dovecot-1.2-sieve-0.1.13_pie.patch new: dovecot-1.2-sieve-0.1.14_pie.patch- update to version 1.2.9 * maildir: When saving, filenames now always contain ,S=. Previously this was done only when quota plugin was loaded. It's required for zlib plugin and may be useful for other things too. + lazy-expunge: Support a single-namespace configuration. If a mailbox is deleted, its messages are merged with its old expunged messages (if there were any). + expire: Settings now support spaces in mailbox names by using quoted strings. - maildir: v1.2.7 and v1.2.8 caused assert-crashes in maildir_uidlist_records_drop_expunges() - maildir_copy_preserve_filename=yes could have caused crashes. - Maildir++ quota: % limits weren't updated when limits were read from maildirsize. - virtual: v1.2.8 didn't fully fix the "lots of mailboxes" bug - virtual: Fixed updating virtual mailbox based on flag changes. - fts-squat: Fixed searching multi-byte characters.- update managesieve patch to match the release: old: dovecot-1.2.7-managesieve-0.11.9.diff.bz2 new: dovecot-1.2.8-managesieve-0.11.9.diff.bz2- update to version 1.2.8 * Dovecot v1.2.x had been creating base_dir (and its parents if necessary) with 0777 permissions. The base_dir's permissions get changed to 0755 automatically at startup, but you may need to chmod the parent directories manually. - acl: If user has rights from more than one group, merge them instead of choosing one group's rights and ignoring others. - virtual: When using a lot of mailboxes, the virtual mailbox's header could have grown over 32 kB and caused "out of memory" crashes. Also over 64 kB headers couldn't even be updated with existing transaction log records. Added a new record type that gets used with >=64 kB headers. Older Dovecot versions don't understand this header and will log errors if they see it. - FETCH BODYSTRUCTURE didn't return RFC 2231 "key*" fields correctly- update to version 1.2.7 * IMAP: IDLE now sends "Still here" notifications to same user's connections at the same time. This hopefully reduces power usage of some mobile clients that use multiple IDLEing connections. * IMAP: If imap_capability is set, show it in the login banner. + IMAP: Implemented SORT=DISPLAY extension. - Login process creation could have sometimes failed with epoll_ctl() errors or without epoll probably some other strange things could have happened. - Maildir: Fixed some performance issues - Maildir: Fixed crash when using a lot of keywords. - Several fixes to QRESYNC extension and modseq handling - mbox: Make sure failed saves get rolled back with NFS. - dbox: Several fixes. - update managesieve patch to match the release: old: dovecot-1.2.6-managesieve-0.11.9.diff.bz2 new: dovecot-1.2.7-managesieve-0.11.9.diff.bz2- update sieve version to 0.1.13 + Body extension: implemented proper handling of the :raw transform and added various new tests to the test suite. However, :content "multipart" and :content "message/rfc822" are still not working. + Fixed race condition occuring when multiple instances are saving the same binary (patch by Timo Sirainen). + Test suite: added support for testing multiscript execution. - Made compiler more lenient towars missing CRLF at the end of the script in a hash comment. - Body extension: don't give SKIP_BODY_BLOCK flag to message parser, we want the body! (patch by Timo Sirainen). - Fixed handling of implicit side effects for multiscript execution. - Fixed bugs in multiscript support; subsequent keep actions were not always merged correctly and implicit side effects were not always handled correctly. - Fixed a segfault bug in the sieve-test tool occuring when compile fails. - Fixed segfault bug in action procesing. It was triggered while merging side effects in duplicate actions. - Fixed bug in the Sieve plugin that caused it to try to stat() a NULL path, yielding a 'Bad address' error. - update sieve pie patch to match release: old: dovecot-1.2-sieve-0.1.12_pie.patch new: dovecot-1.2-sieve-0.1.13_pie.patch- fix obsoletes/provides/conflicts- update to version 1.2.6 * Upgraded to Unicode 5.2.0 + 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. - dovecot --exec-mail was broken. - Avoid assert-crashing when two processes try to create index at the same time. - update managesieve patch to match the release: old: dovecot-1.2.4-managesieve-0.11.9.diff.bz2 new: dovecot-1.2.6-managesieve-0.11.9.diff.bz2- update to version 1.2.5 * Authentication: DIGEST-MD5 and RPA mechanisms no longer require user's login realm to be listed in auth_realms. It only made configuration more difficult without really providing extra security. * zlib plugin: Don't allow clients to save compressed data directly. This prevents users from exploiting (most of the) potential security holes in zlib/bzlib. + Added pop3_save_uidl setting. + dict quota: When updating quota and user isn't already in dict, recalculate and save the quota. - file_set_size() was broken with OSes that didn't support posix_fallocate() (almost everyone except Linux), causing all kinds of index file errors. - v1.2.4 index file handling could have caused an assert-crash - IMAP: Fixes to QRESYNC extension. - virtual plugin: Crashfix - deliver: Don't send rejects to any messages that have Auto-Submitted header. This avoids emails loops. - Maildir: Performance fixes, especially with maildir_very_dirty_syncs. - Maildir++ quota: Limits weren't read early enough from maildirsize file (when quota limits not enforced by Dovecot) - Message decoding fixes (mainly for IMAP SEARCH, Sieve).- update to version 1.2.4 * acl: When looking up ACL defaults, use global/local default files if they exist. So it's now possible to set default ACLs by creating dovecot-acl file to the mail root directory. + imap/pop3 proxy: If proxy destination is known to be down, fail connections to it immediately. + imap/pop3 proxy: Added proxy_timeout passdb extra field to specify proxy's connect timeout. - Fixed a crash in index file handling. - Fixed a crash in saving messages where message contained a CR character that wasn't followed by LF (and the CR happened to be the last character in an internal buffer). - v1.2.3 crashed when listing shared namespace prefix. - listescape plugin: Several fixes. - autocreate plugin: Fixed autosubscribing to mailboxes in subscriptions=no namespaces. - aditional changes from 1.2.3 * Mailbox names with control characters can't be created anymore. Existing mailboxes can still be accessed though. + Allow namespace prefix to be opened as mailbox, if a mailbox already exists in the root dir. - Maildir: dovecot-uidlist was being recreated every time a mailbox was accessed, even if nothing changed. - listescape plugin was somewhat broken - Compiling fixes for non-Linux/BSDs - imap: tb-extra-mailbox-sep workaround was broken. - ldap: Fixed hang when >128 requests were sent at once. - fts_squat: Fixed crashing when searching virtual mailbox. - imap: Fixed THREAD .. INTHREAD crashing. - aditional changes from 1.2.2 * GSSAPI: More changes to authentication. Hopefully good now. * lazy_expunge plugin: Drop \Deleted flag when moving message. + dovecot -n/-a now outputs also lda settings. + dovecot.conf !include now supports globs (e.g. !include /etc/dovecot/*.conf). Based on patch by Thomas Guthmann. + acl: Support spaces in user/group identifiers. + shared mailboxes: If only %%n is specified in prefix, default to current user's domain. - Dovecot master process could hang if it received signals too rapidly. - Fixed "corrupted index cache file" errors (and perhaps others) caused by e.g. IMAP's FETCH BODY[] command. - IMAP: When QRESYNC is enabled, don't crash when a new mail is received while IDLEing. - IMAP: FETCH X-* parameters weren't working. - Maildir++ quota: Quota was sometimes updated wrong when it was being recalculated. - Searching quoted-printable message body internally converted "_" characters to spaces and didn't match search keys with "_". - Messages in year's first/last day may have had broken timezones with OSes not having struct tm->tm_gmtoff (e.g. Solaris). - virtual plugin: If another session adds a new mailbox to index, don't crash. - update sieve pacthes to match the release: old: dovecot-1.2-sieve-0.1.8.tar.bz2 new: dovecot-1.2-sieve-0.1.12.tar.bz2 + Testsuite: added support for testing binaries stored on disk. + Implemented the new date extension. This allows matching against date values in header fields and the current date at the time of script evaluation. - update managesieve patches to match the release: old: dovecot-1.2-managesieve-0.11.7.tar.bz2 new: dovecot-1.2-managesieve-0.11.9.tar.bz old: dovecot-1.2.1-managesieve-0.11.7.diff.bz2 new: dovecot-1.2.4-managesieve-0.11.9.diff.bz2 * Adjusted to changes in the Dovecot login proxy API. This release therefore depends on Dovecot v1.2.4. + Reintroduced ability to abort SASL with "*" response. Latest ManageSieve specification includes it.- initial package of the 1.2 seriesdovecot-backend-sqlitebuild19 12847232761.2.9-0.3.11.2.9-0.3.11.2.9-0.3.11.2.9-0.3.11.2.9libdriver_sqlite.solibdriver_sqlite.solibdriver_sqlite.so/usr/lib/dovecot/modules/auth//usr/lib/dovecot/modules/dict//usr/lib/dovecot/modules/sql/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/10c7f22e0ea78a812c1d0a1ae58865b7-dovecot12cpiolzma2i586-suse-linux_^at$s\`3s?P] b2iDgluc0f~d3(CxaiP]{sq"7 pj9;Ɲ޷-Ô|V9e\ sXCy^mhRE_RF(0=,F٧W >MS8G9>a sK˟Ꝙ /.Rg vNZค*#zۡ!g';uy넫1vyq ܯW=!pd#](>vjϝqLg^7~;vOR΃o"0xzC+j#&A5) M/ ߒx5ѭF|D$l [Z6gSwHz+8ߨ|%UcoO}ƿXcbR?ZfvhKX1%gt? ^tkA> Bb'f{҈p}S:k:l\Lq -1 '^3wC|c.D$tfсW؏"v*9S(YrV'44{DAV ;v",}Z~u(Ip/gI.[#Ϧo?) ِ~ȅf>e"Cȏ<.^;7 fJVz,ξn t@༒T 턔7(& d$Ki*Alj{)nj/ţƥgtb/\oδFJ3oH6eUiiぎ̀nab!o2W SiaQV^~ڼ{%dY #$+Yoۥ9^ K{[OѢRlXYCB8 eAq3*ќCL #񃫴@w+fqI4=该mRh+=`.{e"1v8 $s"N(D$2oG7i]t qvN̸-R3*ITĺn؝8pej}r{X\&dJQ<EǤO~tyOʬ=|cOkVR{=e1#ޕĘcF-wM'gwKyQ 9K g)'<uҞN&|rw9p^ޏ{7vo)5fP6Qm0 cOt0S[֬L*`WMt9DefJ^a2^: ~! 3RU|#bkEj =NceˣwQᔸ>27[a^Յ4Lb5_IB,dU;&JKqTf%eh;~A?QI,ݐt__κw=ȯ>&!n=<' Q #`>?pc{N9NX>VB@Wy.C3lps^Ǵ)ط#O U4; HkN`ad-jI]1E*O:fͱmmW/e˫{Z2*<>.u4uDνnyҫs+1̃|U)"0Nz%$Op,iPV@Wuճlm=Ln*=B3Y5 E+ʫ,,^Ax͋)hfxkN5WrI$N6{-9/A+;A_$㪣.lAd5jߙ̣eYWjO~h^S0r 1Ud"%v|KH<-:%W)P(1jBQT+eK2+AIR D5A&5 V5@ } %w͉Db:5%sHcMe ۀz #Icӝ ,]Za3HG4^_W`( _je6[ӡ?. IL kP6Ub9C &+3B CNtܸ÷*zWu yPye[w WRt>7r޾N&COmfU+v˦(㯷hj[0Өt!kF&S`We'~Y1]j;5/4GR4JdذG/@T{boҚ/fRuZ17"eN2*LoDspZ=05r=1yKٛm˗<"\!\ {3řZ*QV~_B=&wP)#'l&RrmM=yzx~ )"әI\|؛+ԔBH~ǯgJ˿4L|}{baKфJJ~Y{5h_&oz'[Dum6ӯ Obnj#yYk~(MEOW;7`4"( -ŽA@E5WZOXN?N榉#^n_R ?") M$_yIBPe*J~ͻ nsqc_jYP =RxEQz)Lԋ\z~<$&Cc(N񾭯oDd'DZn,쪀ͥK IB=SbM8[cSTJH)i]a9;$cj)=E۴4ɚsX'cfLo`%5DzҨ܎'6=~eЇ)TJ3+YfH(! [Y~/@f_YJcLNMP^NB'xF-bpo fO{Y1,ۡ"_}x-$~ʂ3߾;* ?U& Tiɛej0½ A@`V>j4BOSش 75 =Mlf1Wh3VZN <@Pvx9 6U[uo,%x\Ç0°.!үqȕ__Adb9]%tۜxRn-uejoAR#Mv @Nيv#f:`YT:Uz/ՅV}4{BI(XRy(>ωH7^}PY5HշC:~g?{GXM W=Rm\nLrǝqeA D$D d$+I7u$v!"enl/nrioOo6} =, aJj,q]T,f^`Wl*$DlW35eG+.剒#֧9Y!;`xo#1T̒ KUg/ZYWU% gz,D<мS6 hj Q'>0&Zhv.