pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/up-imapproxy



Module name:    wip
Committed by:   adrian_p
Date:           Thu Nov  3 15:52:33 UTC 2005

Modified Files:
        wip/up-imapproxy: Makefile distinfo
Added Files:
        wip/up-imapproxy/patches: patch-ab
Removed Files:
        wip/up-imapproxy: TODO

Log Message:
Update to 1.2.4 + Security fix for CVE-2005-2661
>From the ChangeLog:
> 2005-08-31  Dave McMurtrie  <davemcmurtrie%gmail.com@localhost>
> 
>         * Version 1.2.4 released.
>  
> 2005-07-05  Dave McMurtrie  <davemcmurtrie%gmail.com@localhost>
> 
>       * main.c: Add logging of enable_admin_commands config setting.
> 
>       * imapproxy.h: Add enable_admin_commands to struct ProxyConfig.
> 
>       * config.c: Add enable_admin_commands to ConfigTable.
> 
>       * request.c: Added support for enable_admin_commands config option.
>       
> 2005-06-22  Dave McMurtrie  <davemcmurtrie%gmail.com@localhost>
> 
>       * main.c: Made initial imap server connection and DNS lookup
>         more robust.
>       
> 2005-06-14  Dave McMurtrie  <davemcmurtrie%gmail.com@localhost>
> 
>       * imapproxy.spec: Patch by William Hooper to remove obsolete Copyright
>         tag, add license tag and remove extra source tags.
>       
> 2005-06-07  Dave McMurtrie  <davemcmurtrie%gmail.com@localhost>
> 
>       * icc.c: Conditionally include unistd.h for close prototype.
>         Remove a few unused variables.  Include missing config.h 
>         include directive.
> 
>         * main.c: Added missing include directives to avoid implicit
>         declarations.  Assed missing config.h include directive.
> 
>       * imapcommon.c: Added missing include directive for openssl/err.h to
>         avoid implicit declarations.  Added atoui function.  Added include
>         directive for limits.h to accomodate atoui.  Include missing
>         config.h directive.
> 
>       * request.c: Removed unused variables.  Fixed snprintf argument lists.
>         Include missing config.h directive.
> 
>       * becomenonroot.c: Conditionally include unistd.h to avoid
>         implicit declarations.  Include missing config.h directive.  Patch
>         by Jarno Huuskonen to drop any supplemental group memberships.
>         Patch by Dave Steinberg (modified by Jarno Huuskonen) to allow
>         chroot.
> 
>       * logging.c: Include string.h to avoid implicit declarations.
> 
>       * select.c: Remove unused variables.
> 
>       * pimpstat.c: Patch by Mathew Anderson to add -c flag and behavior.
> 
>       * imapproxy.h: Changed all long values to int values.  Changed
>         logouttime in IMAPConnectionContext to time_t.  Added atoui
>         function prototype.  Patch by Jarno Huuskonen to allow chroot.
> 
>       * imapproxy.conf: Added chroot_directory option (Patch by Dave
>         Steinberg and Jarno Huuskonen).
> 
>       * config.c: Added chroot_directory option (Patch by Dave Steinberg
>         and Jarno Huuskonen).


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/up-imapproxy/patches/patch-ab
cvs -z3 rdiff -u -r1.2 -r0 wip/up-imapproxy/TODO
cvs -z3 rdiff -u -r1.2 -r1.3 wip/up-imapproxy/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/up-imapproxy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index