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

cyrus-imapd-devel-static-2.0.17-1U80_1cl RPM for i386

From Conectiva Linux / atualizacoes / 8 / RPMS

Name: cyrus-imapd-devel-static Distribution: Conectiva Linux
Version: 2.0.17 Vendor: Conectiva
Release: 1U80_1cl Build date: Wed Dec 11 17:41:50 2002
Group: Development Build host: buildmaster.distro.conectiva
Size: 621634 Source RPM: cyrus-imapd-2.0.17-1U80_1cl.src.rpm
Packager: Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
Url: http://asg.web.cmu.edu/cyrus/imapd/
Summary: Cyrus IMAPD static libraries
This package contains the static libraries of Cyrus IMAPD (libcyrus + libacap)

Provides

Requires

Copyright

CMU

Signatures

internal MD5: 4ac9b37b58b1b4d9c3a5bbc910da81c9
GPG

Changelog

* Mon Dec 09 2002 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
  + cyrus-imapd-2.0.17-1U80_1cl
  - New upstream version: 2.0.17
    Fix pre-login buffer overflow vulnerability, some potential buffer
    overflow and adds a minor bugfix in strlcpy() internal
    implementation
* Thu Feb 14 2002 Ricardo Erbano <erbano@conectiva.com>
  + cyrus-imapd-2.0.16-5cl
  - Added explicit requires to perl (closes: #4820)
* Wed Feb 13 2002 Andreas Hasenack <andreas@conectiva.com>
  + cyrus-imapd-2.0.16-4cl
  - recompiled against ucd-snmp 4.2.3
  - fixed init script
  - using gprintf in init script now
  - Closes: #4826 (missing symbol)
  - Closes: #4822 (cyrus-imapd init script failure)
* Tue Dec 04 2001 Ricardo Erbano <erbano@conectiva.com>
  + cyrus-imapd-2.0.16-3cl
  - Moved master manpage and command to resolve conflicts with postfix
  - Added patch to link manpages with command master-cyrus
  - Closes: #4571 (cyrius-imapd - file conflicts with postfix)
* Mon Dec 03 2001 Ricardo Erbano <erbano@conectiva.com>
  + cyrus-imapd-2.0.16-2cl
  - Added MasterMIB.patch
* Mon Aug 20 2001 Harald Welte <laforge@conectiva.com>
  + cyrus-imapd-2.0.16-1cl
  - updated to 2.0.16 upstream release
* Mon Aug 20 2001 Harald Welte <laforge@conectiva.com>
  + cyrus-imapd-2.0.13-3cl
  - added correct paths to /etc/cyrus.conf
* Tue May 15 2001 Harald Welte <laforge@conectiva.com>
  + cyrus-imapd-2.0.13-2cl
  - cleaned up specfile
  - split subpackages for -devel and -devel-static
* Tue May 15 2001 Harald Welte <laforge@conectiva.com>
  + cyrus-imapd-2.0.13-1cl
  - updated rpm to 2.0.13 release
* Sat Mar 10 2001 Harald Welte <laforge@conectiva.com>
  + cyrus-imapd-2.0.12-1cl
  - updated rpm to 2.0.12 release
  - removed all the sendmail dependent stuff
  - reverted the strange nossl-patch (argh!)
* Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
  - give cyrus a real shell
  - use chattr -R when making directory updates synchronous
* Fri Aug 18 2000 Nalin Dahyabhai <nalin@redhat.com>
  - enable SSL support
* Tue Aug 08 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.6 to get lots of bug fixes
  - enable built-in tcp_wrapper support
  - make the scripts in /usr/bin symlinks to their counterparts
  - fix the scripts to test $1 and not $?
* Mon Aug 07 2000 Nalin Dahyabhai <nalin@redhat.com>
  - change sasldb perms to 0600 because sendmail would complain
* Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix PAM configuration files
* Thu Aug 03 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix cyrus's shell so that cyradm will actually start
  - create a log file so that logrotate won't spit out useless warnings
  - include all of the man pages
  - tag files in /usr/cyrus/etc as config files
  - tweak sendmail.cyrus.mc to be more similar to sendmail.mc
  - remove redhat-procmail+cyrus.mc
* Fri Jul 28 2000 Than Ngo <than@redhat.de>
  - add missing restart function in startup script
* Fri Jul 28 2000 Tim Powers <timp@redhat.com>
  - fixed initscript so that condrestart won't return 1 when the test fails
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
  - rebuilt
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  - re-enable Kerberos
  - add condrestart to the init script and rename it to "cyrus"
  - use chkconfig to manage links
* Mon Jul 10 2000 Todd Nemanich <todd@baymountain.com>
  - Correctly populated /var/imap
  - Added /etc/cyrus.conf for master process
  - Added LDFLAGS and configure fix to correctly link /lib/db-3.1.so
  - Added master, cyradm, ctl_mboxlist, ctl_deliver to install list
  - Added standalone rc script
* Thu Jun 15 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.5
  - remove %pre that was useless without its %post
* Fri Feb 11 2000 Tim Powers <timp@redhat.com>
  - fixed man pages not being gzipped.
* Tue Nov 16 1999 Tim Powers <timp@redhat.com>
  - incorporated changes from Mads Kiilerich
  - release is not mk1, it's 1
* Wed Nov 10 1999 Mads Kiilerich <mads@kiilerich.com>
  - updated source to 1.6.19
  - removed configure --with-login=unix 
  - added configure --with-com_err=yes
  - made it less sendmail-centric [postfix rules!] 
  - PAMified: /usr/lib/sasl/Cyrus.conf uses PAM, and pop and imapd installed
    in /etc/pam.d.
  - adds cyrus user to shadow group (if it exists) so that pam can be used even
    when /etc/shadow is used.
  - use useradd, userdel and usermod for changes in system files
  - added documentation
  - fix /var/imap owner problems
* Fri Aug 13 1999 Tim Powers <timp@redhat.com>
  - updated source
  - quiet setup
  - updated URL
  - changed spec file so that sendmail.cf is not generated. 
  - now requires cyrus-sasl to build
  - moved changelog to the bottom
  - first build for Powertools
* Wed Feb 24 1999 Brian Candler
  - Implemented the deliver-wrapper; now users can securely manage their
    own .procmailrc
* Tue Feb 16 1999 Brian Candler
  - Removed 'Packager:' line. It is annoying when someone changes what
    you've done but leaves you in to take the blame :-)
  - Updated to 1.5.19
  - Fixed sendmail.cf handling
* Sun Aug 16 1998 joerg@cogito.de
  - procmail/sendmail configuration added, based on
    http://www.ncworldmag.com/ncw-05-1998/ncw-05-imap.html
  
  
  -- 
  Fábio Olivé Leite - http://www.conectiva.com.br/~olive
  - A31F CCB3 6BC4 A875 27E7  C2B4 2A74 5690 F127 519B -

Files

/usr/lib/libacap.a
/usr/lib/libcyrus.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 7 03:16:57 2008