Changelog for
ocspd-1.9.0-5.fc21.x86_64.rpm :
Sun Aug 17 14:00:00 2014 Fedora Release Engineering
- 1.9.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Tue May 27 14:00:00 2014 Patrick Monnerat 1.9.0-3
- Patch \"noformat\" fixes a printf format warning.
Wed Dec 4 13:00:00 2013 Patrick Monnerat 1.9.0-2
- Patch \"stealthy\" fixes handling of stealthy connections.
https://bugzilla.redhat.com/show_bug.cgi?id=1037717
Tue Nov 5 13:00:00 2013 Patrick Monnerat 1.9.0-1
- New upstream release.
Mon Nov 4 13:00:00 2013 Patrick Monnerat 1.7.0-1
- New upstream release.
- Patch \"badcasts\" to fix bad casting (ptr <--> int, ssize_t <--> int).
- Patch \"deprecldap\" to get rid of using deprecated ldap API.
- Patch \"threadinit\" to move thread initialization after scheduling.
- Patch \"config\" to add needed LDAP configuration parameters to default config.
- Patch \"setgroups\" to call setgroups() before setuid() (CERT POS36-C).
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 1.5.1-0.16.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Mon Feb 18 13:00:00 2013 Patrick Monnerat 1.5.1-0.15.rc1
- Build requires \"perl-podlators\": pod2man moved to this package in F19.
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.5.1-0.14.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Mon Jan 21 13:00:00 2013 Patrick Monnerat 1.5.1-0.13.rc1
- Patch \"podsyntax\" to fix man page pod syntax.
- Patch \"badalgorcast\" to fix a bad X509_ALGOR cast.
https://bugzilla.redhat.com/show_bug.cgi?id=901793
Fri Nov 16 13:00:00 2012 Patrick Monnerat 1.5.1-0.12.rc1
- Use new systemd scriptlet macros.
https://bugzilla.redhat.com/show_bug.cgi?id=850238
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 1.5.1-0.11.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 1.5.1-0.10.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Tue Jul 12 14:00:00 2011 Patrick Monnerat 1.5.1-0.9.rc1
- Migration from SysV daemon handling to systemd (BZ# 720521).
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 1.5.1-0.8.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Sat Aug 22 14:00:00 2009 Tomas Mraz - 1.5.1-0.7.rc1
- rebuilt with new openssl
Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 1.5.1-0.6.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 1.5.1-0.5.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Sat Jan 17 13:00:00 2009 Tomas Mraz 1.5.1-0.4.rc1
- rebuild with new openssl
Wed Oct 8 14:00:00 2008 Patrick Monnerat 1.5.1-0.3.rc1
- Use group \"ocspd\" for daemon.
Tue Oct 7 14:00:00 2008 Patrick Monnerat 1.5.1-0.2.rc1
- Spec file section reworked.
- autoheader called.
- Patch \"badcomment\" to replace bad \"#\" comment marks in configure.in.
- Unimplemented configure option \"--disable-shared\" removed.
- System user creation reworked.
Wed Jul 2 14:00:00 2008 Patrick Monnerat 1.5.1-0.1.rc1
- Package revision change and specs reworked according to Fedora standards.
Mon Jun 30 14:00:00 2008 Patrick Monnerat 1.5.1-rc1.2
- Specific Fedora RPM spec file, obsolescing package \"openca-ocspd\".
- Patch \"bufresponse\" to output response in a single packet if possible.
- Patch \"misc\" to clean-up various things, such as suppressing the need of
an unused CA certificate, use of regular Fedora directories, configuration
files fixes, typos, configurable listen() queue length, configuration
parameter names, autoconf 2.62 compatibility, etc.
Sun Oct 15 14:00:00 2006 Massimiliano Pala
-Fixed HTTP HEADERS parsing problem
-Tested behind an Apache Proxy
-Added \'-debug\' startup option to output the HTTP head and additional
informations to be pushed to stderr
Fri Oct 13 14:00:00 2006 Massimiliano Pala
-Completely changed the codebase in order to use threads instead
of fork().
-Fixed compilation under OpenSolaris (SunOS 5.11)
-Added chroot() capabilities
-Added options to set the number of threads to be pre-spawned
-Fixed Socket creation under Solaris (Accept)
-Moved from BIO_
* interface to pure socket implementation for
better Network options management
Tue Jul 18 14:00:00 2006 Massimiliano Pala
-Removed required index file option in the configuration file (was not
used)
Mon Apr 24 14:00:00 2006 Massimiliano Pala
-Fixed invalidity date problem (no more empty ext added to responses)
-Added log reporting of returned status about a response when the
verbose switch is used (before it was enabled only in DEBUG mode)
Mon Dec 19 13:00:00 2005 Massimiliano Pala
-Added chroot facility to enhance server security
Thu Nov 3 13:00:00 2005 Massimiliano Pala
-Fixed compile against OpenSSL 0.9.8a
-Fixed HTTP downloading routines for CRLs and CA certs
-Fixed Solaris Port for Signal Handling on CRLs check and reloading
Thu Oct 6 14:00:00 2005 Massimiliano Pala
-Fixed variables init (for Solaris) and code cleanup
Thu Apr 28 14:00:00 2005 Massimiliano Pala
-Fixed RPM installation of man pages
Wed Apr 27 14:00:00 2005 Massimiliano Pala
-Fixed RPM creation on Fedora Distros
Tue Apr 19 14:00:00 2005 Massimiliano Pala
-Fixed child re-spawning when HSM is active
-Added support for CA/CRL downloading via HTTP
Fri Jan 28 13:00:00 2005 Massimiliano Pala
-Fixed SIGHUP problem when auto_crl_reload was enabled
-Fixed Solaris include for flock usage instead of semaphores
-Added --enable-flock and --enable-semaphores in configure script
Tue Jan 18 13:00:00 2005 Massimiliano Pala
- Fixed bug for nextUpdate and lastUpdate fields setting when reloading
CRLs.
- Added CA certificate loading from LDAP.
- Added multiple CA certificate from the same cACertificate entry in LDAP.
- Fixed Solaris putenv issues in configure.c
- Added OS architecture specific targes in makefiles
Wed May 19 14:00:00 2004 Massimiliano Pala
- First support for new data structure for CRL lookup and multi CAs
support (not working now)
- Fixed configure.in for correct generation of config.h
- Fixed configure.in for openldap ld options (for non-standard directories)
Mon May 17 14:00:00 2004 Massimiliano Pala
- Fixed compilation problems on Solaris
- Added support for exclusion of ldap usage (--disable-openldap)
- Added support for openldap directory specification
- Fixed signal handling and correct children death
- Added pre-spawning of processes()
Thu May 13 14:00:00 2004 Massimiliano Pala
- Fixed miscreation of responses when certificate is revoked
- Fixed crl loading checking (segmentation fault on loading fixed)
Fri Jan 17 13:00:00 2003 Massimiliano Pala
- Correclty lookup using loaded CRL
- Added extensions management from CRL to OCSP response
Mon Jan 13 13:00:00 2003 Massimiliano Pala
- Updated the sample (contrib/) configuration file
- Added CRL retrivial from LDAP server
- Added LDAP support (needs OpenLDAP libraries)
- Added CRL retrivial from file
Wed Oct 16 14:00:00 2002 Massimiliano Pala
- Fixed daemon description
- Fixed requirements (for ENGINE support)
- Added multi child spawning (max_childs_num)
- Fixed zombi child presence
Mon Feb 25 13:00:00 2002 Massimiliano Pala
- Fixed response generation
Tue Feb 20 13:00:00 2001 Massimiliano Pala
- First RPM spec file