SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for proftpd-mod_ldap-1.3.1-0.rc2.3.3mdv2007.1.i586.rpm :
Fri Sep 7 04:00:00 2007 Vincent Danen 1.3.1-0.rc2.3.3mdv2007.1
- P27: fixes bugzilla #3118 (syslog containing bogus \"error setting IPV6_V6ONLY\" messages)
- cflags use -DUSE_LDAP_TLS instead of -DUSE_LDAPV3_TLS (fixes bugzilla #31940)

Thu Jun 21 04:00:00 2007 Vincent Danen 1.3.1-0.rc2.3.2mdv2007.1
- fix P26

Sat May 19 04:00:00 2007 Gustavo De Nardin 1.3.1-0.rc2.3.1mdv2007.1
- Patch25: security fix for CVE-2007-2165
- Patch26: fix for check using PAM, broken by fix for CVE-2007-2165

Mon Mar 12 03:00:00 2007 Oden Eriksson 1.3.1-0.rc2.3mdv2007.1
+ Revision: 141317
- disable mod_facl, it is not working

Thu Mar 8 03:00:00 2007 Oden Eriksson 1.3.1-0.rc2.2mdv2007.1
+ Revision: 134874
- third take
- build mod_facl statically into the proftpd binary, fixes #29257

+ Thierry Vignaud
- do not package huge (0.5Mb!) ChangeLog

Thu Jan 25 03:00:00 2007 Oden Eriksson 1.3.1-0.rc2.1mdv2007.1
+ Revision: 112885
- 1.3.1rc2
- drop patches applied upstream (including the CVE-2006-6563 and CommandBufferSize patches)
- disable ipv6 per default in /etc/proftpd.conf (UseIPv6 Off)
- added some small patches to make it compile
- mod-shaper-0.6.2 -> mod-shaper-0.6.3
- drop mod_wrap 2.0.4 and use the bundled mod_wrap2 (2.0.5)
- added the devel, mod_quotatab_radius, mod_ban sub packages
- added missing post/postun stuff

Sat Jan 6 03:00:00 2007 Oden Eriksson 1.3.0a-4mdv2007.1
+ Revision: 104615
- sync with 1.3.0-4.4mdv2007.0 from updates

Wed Dec 20 03:00:00 2006 Guillaume Rousse 1.3.0a-3mdv2007.1
+ Revision: 99202
- bump release
- drop anonymous subpackage
- dont ship /etc/proftpd.d content in base package (fix #27720)

Sat Dec 9 03:00:00 2006 Guillaume Rousse 1.3.0a-2mdv2007.1
+ Revision: 92247
- bump release
- cleanup file perm mess, standard perms are OK
don\'t enforce strict perms on configuration files without reason
- drop excessive dependencies on additional modules, none is really mandatory (fix #27362)
rewrite init scripts:
- use functions to avoid useless forks
- use less useless conditionals
- use lockfile to determine running status
- condrestart entry
use init script condrestart entry from modules %post and %postun

Thu Nov 30 03:00:00 2006 Oden Eriksson 1.3.0a-1mdv2007.1
+ Revision: 88685
- 1.3.0a (CVE-2006-5815)

Fri Nov 24 03:00:00 2006 Oden Eriksson 1.3.0-10mdv2007.1
+ Revision: 86818
- rebuild
- merge with the update package (1.3.0-4.2mdv2007.0):
- P100: security fix for mod_tls
- P101: security fix for CVE-2006-5815

Fri Nov 17 03:00:00 2006 Oden Eriksson 1.3.0-8mdv2007.1
+ Revision: 84779
- merge with my private package (P24,P25,S32)

Fri Nov 17 03:00:00 2006 Oden Eriksson 1.3.0-7mdv2007.1
+ Revision: 84725
- proftpd-mod-shaper-0.6.2

Fri Oct 27 04:00:00 2006 Oden Eriksson 1.3.0-6mdv2007.1
+ Revision: 73015
- make proftpd survive logrotation, mod_wrap and mod_gss wasn\'t updated for shared compilation (P22,P23), fixes #26729
- rebuild
- Import proftpd

Tue Sep 19 04:00:00 2006 Gwenole Beauchesne 1.3.0-4mdv2007.0
- Rebuild

Thu Sep 14 04:00:00 2006 Oden Eriksson 1.3.0-3mdv2007.0
- change the generic pam service name after looking at debian (ftp/proftpd) (P7)
- fix upstream #2714 - mod_auth_file munges AuthUserFile, AuthGroupFile records (P10)
- fix upstream #2721 - mod_auth_unix does not behave properly when first in AuthOrder (P11)
- fix upstream #2769 - mod_auth_pam needs a patch to allow pam_group to work (P12)
- fix upstream #2784 - Ability to specify MySQL Unix domain socket path (P13)
- fix upstream #2733 - IP TOS not being set for data transfers (P14)
- fix upstream #2482 - REST in ASCII mode returns error but leaves session in inconsistent state (P15)
- fix upstream #2486 - IPv4-mapped IPv6 network ACLs not matched properly against IPv4 connections (P16)
- fix upstream #2488 - Trouble with mod_tls and DSA certificates (P17)
- fix upstream #2825 - SSL/TLS CRLs are not working properly (P18)
- fix upstream #2807 - mod_sql processes SQLLog QUIT query twice (P19)
- fix upstream #2809 - conf.h should be included before mysql.h in mod_sql_mysql.c (P20)
- fix upstream #2839 - ProFTPD seems to re-read the file two times in RETR command (P21)
- enhanced the initscript, made it quiet at startup and other fixes

Tue Sep 5 04:00:00 2006 Oden Eriksson 1.3.0-1mdv2007.0
- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes

Wed Aug 30 04:00:00 2006 Oden Eriksson 1.3.0-1
- 1.3.0
- rediffed P1
- drop upstream/obsolete patches
- mod_ldap_version 2.8.12
- mod_wrap_version 2.0.4
- mod_gss_version 1.3.0
- make most of the modules as DSO\'s
- added P3,P4 for obvious fixes
- added 2 patches from fedora extras (P5,P6)
- added additional modules (mod_autohost,mod_case,mod_clamav,mod_shaper,mod_time)
- added spec file stuff from ALTLinux (%package, %description)
- added ideas from the debian config
- added a README.urpmi file

Thu Jun 15 04:00:00 2006 Oden Eriksson 1.2.10-20mdv2007.0
- rotate the correct log files (P1,S1,#23096)
- misc spec file fixes

Sat Mar 4 03:00:00 2006 Michael Scherer 1.2.10-19mdk
- add avahi description file
- fix pam stack

Wed Feb 15 03:00:00 2006 Olivier Blin 1.2.10-18mdk
- remove duplicate xinetd entry (Neoclust, #21037)

Tue Jan 10 03:00:00 2006 Olivier Blin 1.2.10-17mdk
- fix typo in initscript

Tue Jan 10 03:00:00 2006 Olivier Blin 1.2.10-16mdk
- convert parallel init to LSB

Wed Jan 4 03:00:00 2006 Per Øyvind Karlsen 1.2.10-15mdk
- add parallel init support
- fix executable-marked-as-config-file
- fix source-or-patch-not-bzipped

Mon Nov 14 03:00:00 2005 Oden Eriksson 1.2.10-14mdk
- added P14 to make it compile against openssl-0.9.8a

Wed Sep 7 04:00:00 2005 Oden Eriksson 1.2.10-13mdk
- rebuild

Wed Aug 31 04:00:00 2005 Oden Eriksson 1.2.10-12mdk
- rebuilt against new openldap-2.3.6 libs

Thu Aug 4 04:00:00 2005 Olivier Thauvin 1.2.10-11mdk
- --enable-ipv6
- Fix PreReq

Mon Aug 1 04:00:00 2005 Guillaume Bedot 1.2.10-10mdk
- Rebuild
- Patch10: allows to build mod_radius with gcc4

Sat Apr 2 04:00:00 2005 Nicolas Chipaux 1.2.10-9mdk
- Disable sendfile (break big file transfer on i586)

Fri Feb 11 03:00:00 2005 Oden Eriksson 1.2.10-8mdk
- fix dates in changelog (Christiaan Welvaart aka. hawkeye)

Fri Feb 11 03:00:00 2005 Oden Eriksson 1.2.10-7mdk
- rebuilt against new openldap libs
- fix strange perms

Wed Feb 9 03:00:00 2005 Buchan Milne 1.2.10-6mdk
- rebuild for ldap2.2_7

Sat Feb 5 03:00:00 2005 Oden Eriksson 1.2.10-5mdk
- rebuilt against new openldap libs

Thu Nov 18 03:00:00 2004 Per Øyvind Karlsen 1.2.10-4mdk
- arg, mixed up, fix the correct buildrequires

Sun Nov 14 03:00:00 2004 Per Øyvind Karlsen 1.2.10-3mdk
- fix buildrequires

Thu Sep 30 04:00:00 2004 Gwenole Beauchesne 1.2.10-2mdk
- buildrequires fixes for lib64 platforms

Thu Sep 16 04:00:00 2004 Florin 1.2.10-1mdk
- 1.2.10
- add the gss module
- update the ldap and biarch patches
- remove the obsolete getfile patch
- add the ftpdctl man page
- update the BuildRequires


 
ICM