1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

215 Commits

Author SHA1 Message Date
Dirk Meyer
dfc1fbb738 - fix path in c_rehash
Submitted by:	Matthias Andree
Obtained from:	http://rt.openssl.org/Ticket/Display.html?id=2234

- add more DTLS bugfixes
Obtained from:	http://sctp.fh-muenster.de/
2010-05-05 15:21:58 +00:00
Dirk Meyer
adab779a7c - add option WITHOUT_ASM 2010-04-06 19:16:05 +00:00
Dirk Meyer
8fde0631e0 - fix build on sparc64
Submitted by:	kwm
2010-04-06 17:30:33 +00:00
Dirk Meyer
8e0cfdaeaf - chase updated patches for sctp-17 and dtls 2010-04-06 10:46:38 +00:00
Dirk Meyer
8fedce2dc9 - add options WITH_MD2
Suggested by: Tatsuki Makino

- add options WITH_RC5 and WITH_RFC3779
2010-04-05 18:21:07 +00:00
Dirk Meyer
f4d71924fa - strip text for options
Reported by:	Richard J. Dawes
2010-04-05 07:44:05 +00:00
Dirk Meyer
e5b44a0bfe - update to 1.0.0
- regression tested on i386, amd64 and ia64
- use DIST_SUBDIR to resolve conflicts with old patchfiles
- new options DTLS_RENEGOTIATION, DTLS_HEARTBEAT, TLS_EXTRACTOR, SCTP
2010-04-02 18:42:11 +00:00
Dirk Meyer
845a89146e - Security update to 0.9.8n
Security: http://www.openssl.org/news/secadv_20100324.txt
2010-03-30 19:07:14 +00:00
Dirk Meyer
a294aacc66 - update to 0.9.8m
- support RFC5746
Security: CVE-2008-1678
Security: CVE-2009-1377
Security: CVE-2009-1378
Security: CVE-2009-1379
Approved by:	portmgr (pav)
Feature safe:	yes
2010-02-26 18:47:09 +00:00
Dirk Meyer
1ebd0b8bc3 - allow use of faster CPU
- enable SSE2 optimisations
- fix thread option
- cleanup

- fix spelling
- pass no-zlib option
Submitted by:	b.f.
2010-01-23 18:00:29 +00:00
Dirk Meyer
c7131cd5e3 - Security patch to fix Memory leak
http://cvs.openssl.org/chngview?cn=19068
http://www.openwall.com/lists/oss-security/2010/01/13/3
Security: CVE-2009-4355
Security: CVE-2008-1678
Obtained from:	cvs.openssl.org
2010-01-20 14:56:53 +00:00
Dirk Meyer
d5539ce8ec - new option WITH_OPENSSL_THREADS
- revert Configure
- bump shared libs
2010-01-13 13:30:27 +00:00
Dirk Meyer
4538e2f16e - drop broken FIPS support
- drop broken SCTP support
- drop out of date MASTER_SITE
- mark DEPRECATED
2010-01-12 15:43:52 +00:00
Alex Dupre
72501233fc Don't link unneeded PTHREAD_LIBS.
Approved by:	portmgr
2010-01-05 12:13:56 +00:00
Dirk Meyer
f7ca7c18b6 - improve message for option WITH_SCTP
PR:		140153
Submitted by:	Paul J Murphy
2009-11-06 21:15:35 +00:00
Dirk Meyer
6eb8da82f8 - Security update to 0.9.8l
Security: CVE-2009-3555
2009-11-06 20:09:49 +00:00
Dirk Meyer
fb67194ad5 - add option WITH_FIPS to make config
Submitted by:	Patrick Rael
2009-10-30 08:24:05 +00:00
Dirk Meyer
113bb2e0b7 PR: 138881
Obtained from:	openssl-1.0.0
Feature safe:	yes
2009-09-19 05:21:20 +00:00
Dirk Meyer
32cddc21a1 - fix Hardware acceleration
PR:		138881
Submitted by:	Larry Baird
Feature safe:	yes
2009-09-17 07:06:24 +00:00
Dirk Meyer
1f374b9d63 - make patches fetchable
- add temorary location to allow fetch before mirrors are in sync.
2009-08-14 09:49:16 +00:00
Dirk Meyer
fa16f0a068 - revert patch 2009-08-14 06:32:22 +00:00
Dirk Meyer
36a579c7fb - update dtls-bugs.patch 2009-08-13 20:01:34 +00:00
Dirk Meyer
605eb60398 - mark option WITH_SCTP as broken 2009-08-10 12:47:30 +00:00
Dirk Meyer
94d3cac055 - fix build for OSVERSION 800105 2009-07-21 17:51:43 +00:00
Dirk Meyer
50769fcb33 - set MAKE_JOBS_UNSAFE
PR:		136938
Submitted by:	Dmitry Marakasov
2009-07-21 04:40:09 +00:00
Dirk Meyer
7e3ed674f2 - keep private directories around if used 2009-07-07 04:31:07 +00:00
Dirk Meyer
7e2e2acc6d - WITH_SCTP does not buuild on 7.1 2009-05-22 05:42:26 +00:00
Dirk Meyer
f062b23d9f - add more DTLS bugfixes
- use options framework
- new option WITH_FIPS
add fips code
- new option WITH_SCTP
add SCTP support to openssl
2009-05-20 19:22:47 +00:00
Dirk Meyer
315e28571a - Security Fix
Security:	CVE-2009-1377
Security:	CVE-2009-1378
Security:	http://article.gmane.org/gmane.comp.security.oss.general/1769
PR:		134653
2009-05-20 12:56:26 +00:00
Dirk Meyer
06e7a37f0a - Security update to 0.9.8k
Security: http://www.openssl.org/news/secadv_20090325.txt
Security: CVE-2009-0590
Security: CVE-2009-0591 (port not affected)
Security: CVE-2009-0789
PR:		133156
Submitted by:	Eygene Ryabinkin
2009-03-28 17:32:24 +00:00
Dirk Meyer
5269bfb809 - fix shared lib path
Force libssl.so to loads the match libcrypto.so.
The old fix was not working with 0.9.7

This should help ports linking to openssl from ports in FreeBSD 7.1 and above.
2009-02-23 13:03:10 +00:00
Dirk Meyer
c8a2a27107 - cleanup beta 2009-02-23 12:58:23 +00:00
Dirk Meyer
4c5fb218aa - update to 0.9.8j
- move patches from files-beta back to files
- FIPS disabled with force
- support for crypto_hw device cloning restored
- support for crypto_hw aes_256 restored
2009-01-09 18:49:06 +00:00
Dirk Meyer
e11ec731ce - Security fix for incorrect checks for malformed signatures
Security: http://www.openssl.org/news/secadv_20090107.txt
2009-01-09 14:56:30 +00:00
Dirk Meyer
d68cd7c715 - cleanup 0.97 2009-01-09 06:38:40 +00:00
Dirk Meyer
1d7c4cc65b - mark FORBIDDEN
Security: incorrect checks for malformed signatures
2009-01-08 18:57:20 +00:00
Dirk Meyer
d0af69ac7f - mark BROKEN 2009-01-08 14:52:51 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Dirk Meyer
3a3ac6e98f - update to 0.9.8i 2008-10-09 05:35:34 +00:00
Dirk Meyer
c0656a8298 - Security fix for 0.9.7m
Security:	CVE-2007-5135
Security:	http://www.openssl.org/news/secadv_20071012.txt
Submitted by:	Jung-uk Kim
2008-08-20 16:46:48 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Dirk Meyer
ffc0e28292 - enable cryptodev
124972
PR:		124972
Submitted by:	Larry Baird
Obtained from:	Simon L. Nielsen
2008-06-25 18:06:55 +00:00
Dirk Meyer
19d55ea725 - readd 0.9.7m 2008-06-08 10:51:47 +00:00
Dirk Meyer
efd08b3a27 - Security update to 0.9.8h
Security: http://openssl.org/news/secadv_20080528.txt
Security: http://secunia.com/advisories/30405/
Security: http://cert.fi/haavoittuvuudet/2008/advisory-openssl.html
Security: CVE-2008-0891
Security: CVE-2008-1672
2008-05-29 17:49:51 +00:00
Dirk Meyer
f8e108704f - remove WITH_OPENSSL_SNAPSHOT 2008-03-29 11:27:32 +00:00
Dirk Meyer
03911fceb2 - remove option OPENSSL_OVERWRITE_BASE
it was only supported for FreeBSD 4.x
2007-10-23 20:39:31 +00:00
Dirk Meyer
a169a59876 - update to 0.9.8g 2007-10-23 20:24:16 +00:00
Dirk Meyer
092e182ecf - Secuurity update to 0.9.8f
Security: CVE-2007-4995
2007-10-16 20:37:24 +00:00
Dirk Meyer
4cf26145e8 - fix DESTDIR for config stage 2007-08-06 10:39:24 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00