Date: Wed, 19 Jan 2011 07:44:47 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/secure/lib/libcrypto Makefile src/secure/lib/libssl Makefile Message-ID: <201101190745.p0J7j7RZ017147@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2011-01-19 07:44:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_4)
secure/lib/libcrypto Makefile
secure/lib/libssl Makefile
Log:
SVN rev 217574 on 2011-01-19 07:44:47Z by simon
MFS7 r217562:
Decrease the libcrypto and libssl shared object version numbers from 6
to 5. They were accidentally bumped in r215997 (on 2010-11-28) with the
merge of OpenSSL 0.9.8p, but unfortunately this was not caught until
now.
Also add compat links for libcrypto.so.6 / libssl.so.6 (pointing to
their .5 counterparts) in case any users have compiled any third party
during the time stable/7 (and releng/7.4) were broken.
This is deemed the last poor of bad options. Had the number bump not
been reverted binary packages for stable/7 would not have worked on the
still supported 7.3 and 7.1 releases.
Approved by: re (kensmith)
Revision Changes Path
1.81.2.1.2.2 +3 -1 src/secure/lib/libcrypto/Makefile
1.25.2.1.2.2 +3 -1 src/secure/lib/libssl/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101190745.p0J7j7RZ017147>
