Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cyrus-imapd-utils-2.2.13-4mdv2007.0 RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / main / release

Name: cyrus-imapd-utils Distribution: Mandriva Linux
Version: 2.2.13 Vendor: Mandriva
Release: 4mdv2007.0 Build date: Fri Aug 18 20:09:34 2006
Group: System/Servers Build host: seggie.mandriva.com
Size: 301695 Source RPM: cyrus-imapd-2.2.13-4mdv2007.0.src.rpm
Packager: Thierry Vignaud <tvignaud@mandriva.com>
Url: http://asg.web.cmu.edu/cyrus/imapd/
Summary: Cyrus IMAPd server admin utilities
This package contains Cyrus IMAPd server administrative tools. It
can be installed on systems other than the one running the server.

This package depends on the perl-Cyrus package.
The main package is cyrus-imapd.

Provides

Requires

License

OSI Approved

Changelog

* Wed Aug 16 2006 Andreas Hasenack <andreas@mandriva.com>
  + 2006-08-15 15:09:06 (56199)
  - added parallel init information to the initscript (closes #24222)
* Sun Aug 06 2006 Andreas Hasenack <andreas@mandriva.com>
  + 2006-08-05 00:01:56 (53022)
  - added some commented options to default imapd.conf (#22197)
* Sat Aug 05 2006 Andreas Hasenack <andreas@mandriva.com>
  + 2006-08-04 23:55:33 (53020)
  - bunzip pam conf files
* Sat Aug 05 2006 Andreas Hasenack <andreas@mandriva.com>
  + 2006-08-04 23:52:17 (53012)
  - import cyrus-imapd-2.2.13-2mdv2007.0
* Mon Jun 12 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.13-2mdv2007.0
  - added P27 (#23051)
* Fri Jun 02 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.13-1mdv2007.0
  - 2.2.13
  - drop upstream patches; P0,P24,P25
  - new P11
  - rediffed patches; P21,P23
  - cleaned up the spec file some
  - make it backportable for older pam (S7,S8)
* Fri May 26 2006 Andreas Hasenack <andreas@mandriva.com> 2.2.12-22mdk
  - added patch from CVS to fix a compatibility issue with sasl-2.1.22 final
    (imtest was incorrectly relying on a sasl bug that was fixed)
  - removed buildrequires for XFree86-devel, couldn't find anything using it
* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 2.2.12-21mdk
  - rebuild for sparc
* Tue Apr 18 2006 Andreas Hasenack <andreas@mandriva.com> 2.2.12-20mdk
  - added patch for timsieved, from amal@krasn.ru, to fix
    "Database handles remain at environment close" errors when using
    berkeley db for tls sessions
* Fri Mar 24 2006 Andreas Hasenack <andreas@mandriva.com> 2.2.12-19mdk
  - updated auto-* patches
* Wed Jan 04 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-18mdk
  - rebuilt against new net-snmp with new major (10)
* Wed Dec 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-17mdk
  - rebuilt against net-snmp that has new major (9)
* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-16mdk
  - rebuilt against openssl-0.9.8a
* Thu Sep 08 2005 Andreas Hasenack <andreas@mandriva.com> 2.2.12-15mdk
  - added patch from wes@umich.edu to avoid an off-by-one error which
    was causing cyrus to reject messages with long lines. Thanks to 
    joeghi for supplying a sample message and being patient.
    (fixes https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2676)
* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-14mdk
  - rebuilt against new openldap-2.3.6 libs
* Sat Aug 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-13mdk
  - added one more annotation patch for kolab2 from the kolab cvs
* Fri Aug 05 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-12mdk
  - revert the lib64 fixes
* Fri Aug 05 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-11mdk
  - /usr/lib/cyrus-imapd is now /usr/lib64/cyrus-imap
* Sat Jul 30 2005 Andreas Hasenack <andreas@mandriva.com> 2.2.12-10mdk
  - enabled virtual domains in ldap by default (needed by Kolab2)
  - moved virtual domains' buildrequires (openldap) outside the nested %if
    it was in (otherwise, it would only be required if snmp support was also
    enabled)
* Sat Jul 23 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-9mdk
  - use a more descriptive build option for virtual domains in ldap (Andreas Hasenack)
  - reworked the virtual domains in ldap patch (Andreas Hasenack)
* Thu Jul 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.12-8mdk
  - added rediffed P21, P22 from the openpkg kolab2 packages
  - added one gcc4 patch by Ondrej Sury
* Sun Mar 20 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.2.12-7mdk
  - fix #9788, conflicts is in the eyes of the beholder...
* Sat Mar 19 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.2.12-6mdk
  - only do the recursive chown if not upgrading (Luca Olivetti)
* Thu Mar 17 2005 Oden Eriksson <oden.eriksson@kvikkjokk.net> 2.2.12-5mdk
  - make sure cyrus:mail owns /var/lib/imap 
    and /var/spool/imap in %post
* Fri Mar 11 2005 Luca Berra <bluca@vodka.it> 2.2.12-4mdk
  - revert liblm_sensors-devel change, fixed in net-snmp package
* Thu Mar 10 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.12-3mdk
  - buildrequires: liblm_sensors-devel (cyrus-imapd/master)
* Fri Feb 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2.12-2mdk
  - rebuilt against the system bdb (P20)
* Tue Feb 15 2005 Luca Olivetti <luca@olivetti.cjb.net> 2.2.12-1mdk
  - 2.2.12 (bug fix release)
  - ugly compatibility macros for uglier release tag. See
    http://qa.mandrakesoft.com/twiki/bin/view/Main/DistroSpecificReleaseTag
  - new autocreate and autosievefolder patches
* Thu Jan 13 2005 Luca Olivetti <luca@olivetti.cjb.net> 2.2.10-2mdk
  - drop last digit from release tag
  - fetchnews man page moved to cyrus-imapd-nntp subpackage (conflict with
    leafnode, thanks to Marek Kruz.el <marek@good.solutions.net.pl>
  - new version of autocreate patch
  - removed last chunk from 64bit fixes patch (the fault was in the
    previous autocreate patch, not in cyrus proper)
* Wed Nov 24 2004 Luca Olivetti <luca@olivetti.cjb.net> 2.2.10-1mdk
  - 2.2.10 (security fixes)
  - removed failing hunk in 64-bit fixes patch, it shouldn't be necessary
    anymore
* Wed Oct 27 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2.8-3mdk
  - some 64-bit fixes
  - stick to /usr/lib/cyrus-imapd as _cyrexecdir
* Sun Aug 29 2004 Luca Berra <bluca@vodka.it> 2.2.8-2.mdk
  - rebuild with db-4.2
* Sat Jul 31 2004 Luca Olivetti <luca@olivetti.cjb.net> 2.2.8-1mdk
  - 2.2.8
* Wed Jul 28 2004 Luca Olivetti <luca@olivetti.cjb.net> 2.2.7-1mdk
  - 2.2.7
  - new autocreate,autosievefolder,rmquota patches
  - removed p100 (quota patches from cvs)
  - removed p2 and p3 (man pages fixes, fixed upstream)
  - patch9 (munge8bit) and patch17 (plaintext) no longer patch html manpage
    (it's less tiresome to regenerate them with groff)
  - removed patch19 (masssievec, fixed upstream)
  - cleanup
* Fri Jul 02 2004 Luca Olivetti <luca@olivetti.cjb.net> 2.2.6-2mdk
  - new imapcreate.pl script
  - added quota patches from cvs
* Thu Jun 24 2004 Luca Olivetti <luca@olivetti.cjb.net> 2.2.6-1mdk
  - 2.2.6
  - changed version detection defines (and now it builds under 10.0 again)
  - new autocreate,autosievefolder,rmquota patches
  - removed patch0 (mandir, fixed upstream)
  - removed patch1 (cflags, fixed upstream)
  - rediffed patch9 (munge8bit)
  - removed patch16 (netsnmp, , upstream package already has net-snmp support)
  - rediffed patch17 (disallow plaintext login with a command line switch)
  - removed patch100 (fix list command for non personal namespaces, fixed
    upstream)
  - added BuildRequires libelfutils-devel for net-snmp
* Fri Jun 18 2004 Luca Berra <bluca@vodka.it> 2.2.3-7mdk
  - updated p15 and rebuilt against updated net-snmp
  - add 10.1 to recognized versions
* Tue Apr 06 2004 Florin <florin@mandrakesoft.com> 2.2.3.6
  - update to 2.2.3 (merge with the L. Olivetti's work)
* Fri Jan 23 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 2.1.16-5mdk
  - rebuild with the new net-snmp that doesn't require rpm
  - replaced agent-libs by netsnmp-agent-libs in ucdsnmp.m4 so we don't link
    with extra libraries, such as libelf, librpm, popt, etc.
* Thu Jan 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1.16-4mdk
  - Rebuild with new perl
* Sun Jan 18 2004 <bluca@vodka.it> 2.1.16-3mdk
  - fixed net-snmp patch (me sucks)
* Sun Dec 28 2003 Luca Berra <bluca@vodka.it> 2.1.16-2mdk
  - added net-snmp patch (P16)
  - force use of secure connections on daemon command-line (P17)
* Sun Dec 28 2003 Giuseppe GHibò <ghibo@mandrakesoft.com> 2.1.16-1mdk
  - Release 2.1.16.
  - Updated Patch12 (IPV6).
  - Updated Patch11 (autocreate).
  - Added Patch13 (autosieve)
  - Added Patch15 (username_tolower), from Simon Matter's RPM.
  - Added Patch100.
* Thu Dec 11 2003 Florin <florin@mandrakesoft.com> 2.1.15-8mdk
  - fix the libsnmp-devel requires (stupid me)
  - get rid of rpm-devel
* Thu Dec 11 2003 Florin <florin@mandrakesoft.com> 2.1.15-7mdk
  - fix the mdk82,90,92 macro definitions
  - add rpm-devel in BuildRequires (G. Ghibo)
  - Requires on libnet-snmp-devel instead of libsnmp-devel
  - remove the libopenssl0.9.7, libsasl2 explicit Requires
  - use config(noreplace) for the initscripts and the cron files
* Tue Sep 23 2003 Florin <florin@mandrakesoft.com> 2.1.15-6mdk
  - requires libopenssl0.9.7
* Tue Sep 23 2003 Florin <florin@mandrakesoft.com> 2.1.15-5mdk
  - fix wrong buildrequires
* Sat Sep 20 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.1.15-4mdk
  - adjust requires
* Thu Sep 04 2003 Florin <florin@mandrakesoft.com> 2.1.15-3mdk
  - remove the Requires on the devel package
* Thu Aug 28 2003 Luca Olivetti <luca@olivetti.cjb.net> 2.1.15-2mdk
  - now should build under 8.2/9.0/9.1 as well as cooker
* Wed Aug 27 2003 Florin <florin@mandrakesoft.com> 2.1.15-1mdk
  - 2.1.15
  - upgrade the ipv6 and autocreate patches
  - comment out the perllocal.pod line (file not found)
  - add the unpackaged file arbitron

Files

/usr/bin/cyradm
/usr/bin/imapcreate
/usr/bin/imtest
/usr/bin/installsieve
/usr/bin/lmtptest
/usr/bin/mupdatetest
/usr/bin/nntptest
/usr/bin/pop3test
/usr/bin/sieveshell
/usr/bin/sivtest
/usr/bin/smtptest
/usr/lib/cyrus-imapd/cyradm
/usr/lib/cyrus-imapd/imapcreate
/usr/lib/cyrus-imapd/imtest
/usr/share/man/man1/cyradm.1.bz2
/usr/share/man/man1/imtest.1.bz2
/usr/share/man/man1/installsieve.1.bz2
/usr/share/man/man1/lmtptest.1.bz2
/usr/share/man/man1/mupdatetest.1.bz2
/usr/share/man/man1/nntptest.1.bz2
/usr/share/man/man1/pop3test.1.bz2
/usr/share/man/man1/sieveshell.1.bz2
/usr/share/man/man1/sivtest.1.bz2
/usr/share/man/man1/smtptest.1.bz2


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 12:50:42 2013