| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: openssl-python | Distribution: Red Hat Linux |
| Version: 0.9.5a | Vendor: Red Hat, Inc. |
| Release: 29 | Build date: Thu Aug 1 20:38:54 2002 |
| Group: Applications/Internet | Build host: george.devel.redhat.com |
| Size: 1028100 | Source RPM: openssl-0.9.5a-29.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.openssl.org/ | |
| Summary: Support for using OpenSSL in python scripts. | |
This package allows you to call OpenSSL functions from python scripts.
BSDish
* Fri Aug 02 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.5a-29
- update asn patch to fix accidental reversal of a logic check
* Thu Aug 01 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.5a-28
- update asn patch to reduce chance that compiler optimization will remove
one of the added tests
* Tue Jul 30 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.5a-27
- add patch to fix ASN.1 vulnerabilities
* Mon Jul 29 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.5a-26
- make subpackages require the main package
- create missing directories in the dummy cert makefile
- don't build with debug flags
* Fri Jul 26 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.5a-25
- add backport of Ben Laurie's patches for OpenSSL 0.9.6d
* Thu Feb 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix s390 patch
* Fri Dec 08 2000 Than Ngo <than@redhat.com>
- added support s390
* Mon Nov 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- remove -Wa,* and -m* compiler flags from the default Configure file (#20656)
- add the CA.pl man page to the perl subpackage
* Thu Nov 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- always build with -mcpu=ev5 on alpha
* Tue Oct 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- add a symlink from cert.pem to ca-bundle.crt
* Thu Oct 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- add a ca-bundle file for packages like Samba to reference for CA certificates
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- remove libcrypto's crypt(), which doesn't handle md5crypt (#19295)
* Tue Oct 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- add unzip as a buildprereq (#17662)
- update m2crypto to 0.05-snap4
* Wed Sep 27 2000 Bill Nottingham <notting@redhat.com>
- fix some issues in building when it's not installed
* Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- make sure the headers we include are the ones we built with (aaaaarrgh!)
* Sat Sep 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- add Richard Henderson's patch for BN on ia64
- clean up the changelog
* Wed Aug 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix the building of python modules without openssl-devel already installed
* Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- byte-compile python extensions without the build-root
- adjust the makefile to not remove temporary files (like .key files when
building .csr files) by marking them as .PRECIOUS
* Sun Aug 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- break out python extensions into a subpackage
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak the makefile some more
* Wed Jul 12 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable MD2 support
* Fri Jul 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable MDC2 support
* Mon Jul 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak the disabling of RC5, IDEA support
- tweak the makefile
* Fri Jun 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- strip binaries and libraries
- rework certificate makefile to have the right parts for Apache
* Thu Jun 29 2000 Nalin Dahyabhai <nalin@redhat.com>
- use %{_perl} instead of /usr/bin/perl
- disable alpha until it passes its own test suite
* Sat Jun 10 2000 Nalin Dahyabhai <nalin@redhat.com>
- move the passwd.1 man page out of the passwd package's way
* Sat Jun 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 0.9.5a, modified for U.S.
- add perl as a build-time requirement
- move certificate makefile to another package
- disable RC5, IDEA, RSA support
- remove optimizations for now
* Wed Mar 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- Bero told me to move the Makefile into this package
* Wed Mar 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- add lib*.so symlinks to link dynamically against shared libs
* Tue Feb 29 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 0.9.5
- run ldconfig directly in post/postun
- add FAQ
* Sat Dec 18 1999 Bernhard Rosenkränzer <bero@redhat.de>
- Fix build on non-x86 platforms
* Fri Nov 12 1999 Bernhard Rosenkränzer <bero@redhat.de>
- move /usr/share/ssl/* from -devel to main package
* Wed Oct 27 1999 Bernhard Rosenkränzer <bero@redhat.de>
- inital packaging
- changes from base:
- Move /usr/local/ssl to /usr/share/ssl for FHS compliance
- handle RPM_OPT_FLAGS
/usr/doc/openssl-python-0.9.5a /usr/doc/openssl-python-0.9.5a/BUGS /usr/doc/openssl-python-0.9.5a/CHANGES /usr/doc/openssl-python-0.9.5a/HOWTO.smime.html /usr/doc/openssl-python-0.9.5a/HOWTO.ssl.server.html /usr/doc/openssl-python-0.9.5a/LICENCE /usr/doc/openssl-python-0.9.5a/README /usr/doc/openssl-python-0.9.5a/TODO /usr/lib/python1.5/site-packages/M2Crypto /usr/lib/python1.5/site-packages/M2Crypto/ASN1.py /usr/lib/python1.5/site-packages/M2Crypto/ASN1.pyc /usr/lib/python1.5/site-packages/M2Crypto/BIO.py /usr/lib/python1.5/site-packages/M2Crypto/BIO.pyc /usr/lib/python1.5/site-packages/M2Crypto/DH.py /usr/lib/python1.5/site-packages/M2Crypto/DH.pyc /usr/lib/python1.5/site-packages/M2Crypto/DSA.py /usr/lib/python1.5/site-packages/M2Crypto/DSA.pyc /usr/lib/python1.5/site-packages/M2Crypto/EVP.py /usr/lib/python1.5/site-packages/M2Crypto/EVP.pyc /usr/lib/python1.5/site-packages/M2Crypto/Err.py /usr/lib/python1.5/site-packages/M2Crypto/Err.pyc /usr/lib/python1.5/site-packages/M2Crypto/PGP /usr/lib/python1.5/site-packages/M2Crypto/PGP/PublicKey.py /usr/lib/python1.5/site-packages/M2Crypto/PGP/PublicKey.pyc /usr/lib/python1.5/site-packages/M2Crypto/PGP/PublicKeyRing.py /usr/lib/python1.5/site-packages/M2Crypto/PGP/PublicKeyRing.pyc /usr/lib/python1.5/site-packages/M2Crypto/PGP/RSA.py /usr/lib/python1.5/site-packages/M2Crypto/PGP/RSA.pyc /usr/lib/python1.5/site-packages/M2Crypto/PGP/__init__.py /usr/lib/python1.5/site-packages/M2Crypto/PGP/__init__.pyc /usr/lib/python1.5/site-packages/M2Crypto/PGP/constants.py /usr/lib/python1.5/site-packages/M2Crypto/PGP/constants.pyc /usr/lib/python1.5/site-packages/M2Crypto/PGP/packet.py /usr/lib/python1.5/site-packages/M2Crypto/PGP/packet.pyc /usr/lib/python1.5/site-packages/M2Crypto/RC4.py /usr/lib/python1.5/site-packages/M2Crypto/RC4.pyc /usr/lib/python1.5/site-packages/M2Crypto/RSA.py /usr/lib/python1.5/site-packages/M2Crypto/RSA.pyc /usr/lib/python1.5/site-packages/M2Crypto/Rand.py /usr/lib/python1.5/site-packages/M2Crypto/Rand.pyc /usr/lib/python1.5/site-packages/M2Crypto/SMIME.py /usr/lib/python1.5/site-packages/M2Crypto/SMIME.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL /usr/lib/python1.5/site-packages/M2Crypto/SSL/Cipher.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/Cipher.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/Connection.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/Connection.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/Context.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/Context.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/SSLServer.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/SSLServer.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/Session.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/Session.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/__init__.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/__init__.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/cb.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/cb.pyc /usr/lib/python1.5/site-packages/M2Crypto/SSL/ssl_dispatcher.py /usr/lib/python1.5/site-packages/M2Crypto/SSL/ssl_dispatcher.pyc /usr/lib/python1.5/site-packages/M2Crypto/X509.py /usr/lib/python1.5/site-packages/M2Crypto/X509.pyc /usr/lib/python1.5/site-packages/M2Crypto/__init__.py /usr/lib/python1.5/site-packages/M2Crypto/__init__.pyc /usr/lib/python1.5/site-packages/M2Crypto/_m2crypto.py /usr/lib/python1.5/site-packages/M2Crypto/_m2crypto.pyc /usr/lib/python1.5/site-packages/M2Crypto/_m2cryptoc.so /usr/lib/python1.5/site-packages/M2Crypto/callback.py /usr/lib/python1.5/site-packages/M2Crypto/callback.pyc /usr/lib/python1.5/site-packages/M2Crypto/httpslib.py /usr/lib/python1.5/site-packages/M2Crypto/httpslib.pyc /usr/lib/python1.5/site-packages/M2Crypto/m2.py /usr/lib/python1.5/site-packages/M2Crypto/m2.pyc /usr/lib/python1.5/site-packages/M2Crypto/threading.py /usr/lib/python1.5/site-packages/M2Crypto/threading.pyc /usr/lib/python1.5/site-packages/M2Crypto/urllib2.py /usr/lib/python1.5/site-packages/M2Crypto/urllib2.pyc /usr/lib/python1.5/site-packages/M2Crypto/util.py /usr/lib/python1.5/site-packages/M2Crypto/util.pyc /usr/lib/python1.5/site-packages/M2Crypto/xmlrpclib2.py /usr/lib/python1.5/site-packages/M2Crypto/xmlrpclib2.pyc
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:39:19 2013