/[pkgs]/devel/openssl/Makefile.certificate
ViewVC logotype

Log of /devel/openssl/Makefile.certificate

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 11:17:44 2009 UTC (4 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: F-12-split, HEAD, openssl-0_9_8k-6_fc12, openssl-0_9_8k-7_fc12, openssl-1_0_0-0_10_beta3_fc13, openssl-1_0_0-0_11_beta4_fc13, openssl-1_0_0-0_12_beta4_fc13, openssl-1_0_0-0_13_beta4_fc13, openssl-1_0_0-0_14_beta4_fc13, openssl-1_0_0-0_15_beta4_fc13, openssl-1_0_0-0_1_beta3_fc12, openssl-1_0_0-0_2_beta3_fc12, openssl-1_0_0-0_3_beta3_fc12, openssl-1_0_0-0_4_beta3_fc12, openssl-1_0_0-0_5_beta3_fc12, openssl-1_0_0-0_6_beta3_fc12, openssl-1_0_0-0_7_beta3_fc12, openssl-1_0_0-0_8_beta3_fc13, openssl-1_0_0-0_9_beta3_fc13
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
* Tue Jun 30 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-6
- abort if selftests failed and random number generator is polled
- mention EVP_aes and EVP_sha2xx routines in the manpages
- add README.FIPS
- make CA dir absolute path (#445344)
- change default length for RSA key generation to 2048 (#484101)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 10:48:43 2005 UTC (4 years, 6 months ago) by tmraz
Branch: MAIN
CVS Tags: F-10-split, F-11-split, F-7-split, F-8-split, F-9-split, FC-4-split, FC-5-split, FC-6-split, openssl-0_9_7f-10, openssl-0_9_7f-11, openssl-0_9_7f-6, openssl-0_9_7f-7, openssl-0_9_7f-8, openssl-0_9_7f-9, openssl-0_9_8a-1, openssl-0_9_8a-3, openssl-0_9_8a-4, openssl-0_9_8a-4_1, openssl-0_9_8a-5, openssl-0_9_8a-5_1, openssl-0_9_8a-5_2, openssl-0_9_8a-6, openssl-0_9_8b-1, openssl-0_9_8b-10_fc7, openssl-0_9_8b-11_fc7, openssl-0_9_8b-12_fc7, openssl-0_9_8b-13_fc8, openssl-0_9_8b-14_fc8, openssl-0_9_8b-15_fc8, openssl-0_9_8b-16_fc8, openssl-0_9_8b-17_fc8, openssl-0_9_8b-2, openssl-0_9_8b-3, openssl-0_9_8b-3_1, openssl-0_9_8b-4, openssl-0_9_8b-4_1, openssl-0_9_8b-5, openssl-0_9_8b-6, openssl-0_9_8b-7, openssl-0_9_8b-8, openssl-0_9_8b-9_fc6, openssl-0_9_8b-9_fc7, openssl-0_9_8g-10_fc10, openssl-0_9_8g-10_fc9, openssl-0_9_8g-11_fc10, openssl-0_9_8g-1_fc9, openssl-0_9_8g-2_fc9, openssl-0_9_8g-3_fc9, openssl-0_9_8g-4_fc9, openssl-0_9_8g-5_fc9, openssl-0_9_8g-6_fc9, openssl-0_9_8g-8_fc10, openssl-0_9_8g-9_fc10, openssl-0_9_8j-10_fc11, openssl-0_9_8j-1_fc11, openssl-0_9_8j-2_fc11, openssl-0_9_8j-3_fc11, openssl-0_9_8j-4_fc11, openssl-0_9_8j-5_fc11, openssl-0_9_8j-6_fc11, openssl-0_9_8j-7_fc11, openssl-0_9_8j-8_fc11, openssl-0_9_8j-9_fc11, openssl-0_9_8k-1_fc11, openssl-0_9_8k-2_fc11, openssl-0_9_8k-3_fc12, openssl-0_9_8k-4_fc12, openssl-0_9_8k-5_fc12
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
* Wed Apr 27 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-6
- use poll instead of select in rand (#128285)
- fix Makefile.certificate to point to /etc/pki/tls
- change the default string mask in ASN1 to PrintableString+UTF8String

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 10:52:21 2005 UTC (4 years, 7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-1, openssl-0_9_7f-2, openssl-0_9_7f-3, openssl-0_9_7f-4
Changes since 1.2: +9 -3 lines
Diff to previous 1.2
- added support for changing serial number to
  Makefile.certificate (#151188)
- make ca-bundle.crt a config file (#118903)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 09:26:39 2005 UTC (4 years, 9 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7e-2, openssl-0_9_7e-3
Changes since 1.1: +7 -5 lines
Diff to previous 1.1
* Thu Feb 10 2005 Tomas Mraz <tmraz@redhat.com>
- Support UTF-8 charset in the Makefile.certificate (#134944)
- Added cmp to BuildPrereq

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:35:06 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: FC-1-split, FC-2-split, FC-3-split, RHEL-2_1-split, RHEL-3-split, RHEL-4-split, RHL-7_0-split, RHL-7_1-split, RHL-7_2-split, RHL-7_3-split, RHL-8-split, RHL-9-split, openssl-0_9_5a-14, openssl-0_9_5a-17, openssl-0_9_6-10, openssl-0_9_6-13, openssl-0_9_6-13_0p, openssl-0_9_6-16, openssl-0_9_6-16_0p, openssl-0_9_6-3, openssl-0_9_6-8, openssl-0_9_6-9, openssl-0_9_6-9_1ppc, openssl-0_9_6-9_71_0sx, openssl-0_9_6b-15, openssl-0_9_6b-16, openssl-0_9_6b-18, openssl-0_9_6b-24, openssl-0_9_6b-26, openssl-0_9_6b-29, openssl-0_9_6b-3, openssl-0_9_6b-31, openssl-0_9_6b-33, openssl-0_9_6b-4, openssl-0_9_6b-5, openssl-0_9_6b-6, openssl-0_9_6b-7, openssl-0_9_6b-8, openssl-0_9_7a-2, openssl-0_9_7a-20, openssl-0_9_7a-20_1, openssl-0_9_7a-20_2, openssl-0_9_7a-23, openssl-0_9_7a-26, openssl-0_9_7a-34, openssl-0_9_7a-35, openssl-0_9_7a-36, openssl-0_9_7a-37, openssl-0_9_7a-38, openssl-0_9_7a-39, openssl-0_9_7a-40, openssl-0_9_7a-44, openssl-0_9_7a-45, openssl-0_9_7a-46, openssl-0_9_7a-5, present-on-devel
auto-import changelog data from openssl-0.9.5a-14.src.rpm
* Thu Sep 21 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak the makefile some more
- disable MD2 support
- disable MDC2 support
- tweak the makefile
- rework certificate makefile to have the right parts for Apache
- strip binaries and libraries
- enable actual RSA support
- use /usr/bin/perl instead of /usr/bin/perl
- move the passwd.1 man page out of the passwd package's way
- update to 0.9.5a, modified for U.S.
- add perl as a build-time requirement
- disable RC5, IDEA support
- break out python extensions
- byte-compile python extensions without the build-root
- adjust the makefile to not remove temporary files (like .key files when
  building .csr files)
- fix the building of python modules without openssl-devel already installed

* 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

* Tue Oct 26 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

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2