0
0
Fork 0
Commit Graph

61 Commits

Author SHA1 Message Date
davidkaroly 2e4ede891c
openssl: bump to 1.1.1l (#6298) 2021-10-18 18:17:59 +03:00
Jerome Duval 225666a5ab openssl: bump version 2021-04-01 12:03:41 +02:00
Jerome Duval 8a7a6d063c openssl: bump version 2021-01-15 19:22:12 +01:00
Adrien Destugues bab2d72fbc OpenSSL: move user certificates in non-packaged directory. 2020-11-18 18:34:13 +01:00
waddlesplash 0ba4232924
Delete openssl-1.0.2u.patchset 2020-05-29 10:27:07 -04:00
Jerome Duval 34aabf4e57 openssl: bump version. 2020-03-26 09:27:44 +01:00
Augustin Cavalier c83113f94a openssl: Bump versions and transition to 1.1 as the default.
For convenience, I've renamed the old recipe to be "openssl1.0"
and the new one to be "1.1"; once all packages are rebuilt,
the "build packages" list for Haiku should not have to be
updated at all, as openssl1.0 should not be needed by any
built-in packages, at least.

Also note that the "devel:libssl" and "devel:libcrypto"
provides are intentionally disabled in the openssl1.0 packages,
as otherwise HaikuPorter tends to select these (as existing
packages need libssl 1.0 until they are rebuilt, so this
ensures that only packages which really need 1.0 will get them.)
2020-03-15 16:20:24 -04:00
Jerome Duval cabd3263d3 openssl-1.0.2: add versioned symbols. 2019-11-24 17:33:51 +01:00
Jerome Duval c0bc3fc86f openssl: bump version. 2019-09-28 15:01:15 +02:00
Augustin Cavalier ccc5a5974e openssl: Bump to 1.0.2s. 2019-07-03 15:52:35 -04:00
Jerome Duval e237299d40 openssl: bump version. 2018-12-18 19:57:43 +01:00
fbrosson f8549809eb
OpenSSL: bump to 1.0.2p. 2018-08-14 21:49:32 +00:00
fbrosson 7754c71118
openssl: bump to 1.0.2o. (#2395) 2018-03-27 15:46:43 +00:00
fbrosson 3522aa04e1 openssl: bump to 1.0.2n. 2017-12-21 15:20:09 +00:00
Adrien Destugues 6cbacb8e73 openssl: fix threading support 2017-11-23 09:16:10 +01:00
Jerome Duval 5083d54aad openssl: bump version. 2017-11-07 22:03:58 +01:00
Adrien Destugues 4bb14c21b6 OpenSSL: recipe for current 1.1.0 release
- Remove old 1.0.0 and 1.0.1 recipes (now unsupported by OpenSSL)
- Convert 1.1.0~git into 1.1.0f (using stable source release)
- Rewrite patch to remove upstreamed bits and adjust the remaining ones
- Fix install of HTML documentation
2017-08-15 14:29:42 +02:00
Jerome Duval 9abd8ee39a openssl: bump version. 2017-06-05 15:40:48 +02:00
fbrosson 55be434f14 openssl: bump to 1.0.2k. 2017-01-26 18:59:17 +00:00
fbrosson 68e4cb9840 openssl: bump to 1.0.2j. 2016-09-27 00:19:40 +00:00
fbrosson 918ced0b20 openssl: bump to 1.0.1u & 1.0.2i. (#810) 2016-09-23 17:11:30 -04:00
fbrosson 2de99196b7 openssl: bump to 1.0.1t and 1.0.2h.
Also add cmd:cmp to BUILD_PREREQUIRES since "make test" needs it.
2016-05-05 21:53:44 +02:00
Jerome Duval 6b70c41049 openssl: restore patch.
* This reverts commit 7f3bd1daac.
* openssl is about to revert Haiku support.
* remove RC4_CHAR on x86_64.
2016-05-02 00:01:59 +00:00
Jerome Duval 7f3bd1daac openssl: update git recipe.
* remove upstreamed part of the patchset.
2016-04-14 20:44:04 +00:00
fbrosson 49ebcb19cf openssl: bump version (1.0.2g & 1.0.1s)
* bump 1.0.2 series to 1.0.2g with enable-ssl2 to prevent API breakage.

* bump 1.0.1 series to 1.0.1s with enable-ssl2 to prevent API breakage.

* Fix the patchset for the 1.0.1 series:
 1. by using a copy of patch "Do not use __INTEL__ to detect x86_64"
from the 1.0.2 series for crypto/evp/e_aes_cbc_hmac_sha1.c.
 2. by using a copy of the 2nd chunk of patch "more __intel__ fixes..."
from the 1.0.2 series for crypto/evp/e_rc4_hmac_md5.c.
2016-03-10 14:00:21 +00:00
Jerome Duval dd33c7d5a5 openssl: update git patchset.
* build with no-asm, as it fails to link on x86_64 otherwise.
2016-02-23 22:42:27 +00:00
fbrosson 60da30641a openssl: fix 1.0.0t, update 1.0.1h→1.0.1r, fix 1.0.2f 2016-02-11 20:34:21 +01:00
Jerome Duval 2965ab5e48 openssl: update git patchset. 2016-02-09 06:59:49 +00:00
Jerome Duval f8ae970806 openssl: add recipe for git master.
* incompatible with 1.0.x.
2016-02-02 23:39:48 +00:00
fbrosson 8e4ece2b6c openssl: 1.0.0s→1.0.0t & reformat recipe 2016-01-29 10:02:50 +01:00
fbrosson 1dcd68eca3 openssl: 1.0.2e→1.0.2f & reformat recipe 2016-01-28 20:32:35 +01:00
Jerome Duval 6863be9006 openssl: bump version. 2015-12-09 23:20:19 +00:00
Jerome Duval e923a190f3 removed outdated recipes. 2015-11-28 11:01:31 +00:00
Adrien Destugues 9146ff723d Add recipe for openSSL 1.0.2
* This includes a new algorithm for validating certificate chains, which
  is compatible with the current versions of the ca_root_certificates
  data.
* The libraries are still binary compatible, so the soname still doesn't
  change.
2015-11-10 09:26:31 +01:00
Jerome Duval 5b71d94e12 openssl: bump version. 2015-06-12 21:09:56 +00:00
Jerome Duval 9e55f3b4e0 openssl: bump version 2015-03-20 20:23:22 +00:00
Jerome Duval d35e1d05bc openssl: add recipe for version 1.0.0p
* clean old version
2015-01-10 13:32:21 +00:00
Jerome Duval e4bd47f901 openssl: added recipe for version 1.0.0o
* clean up old version
2014-10-21 16:36:40 +00:00
Jerome Duval 06de5a573b openssl: added recipe for version 1.0.0n
* clean up old versions
2014-08-18 21:46:09 +00:00
Alexander von Gluck IV afec2147dc openssl: Fix 1.0.0m certificate locations 2014-06-21 21:47:35 +00:00
Alexander von Gluck IV c843f40e27 openssl: Add openssl-1.0.1h recipe 2014-06-20 14:21:11 +00:00
Alexander von Gluck IV 1ba84f6eb1 Revert "openssl: Add openssl-1.0.1h recipe"
This reverts commit 687a8bdf95.

PulkoMandy pointed out that the older 1.0.1 recipe was used on
x86_64
2014-06-20 14:18:36 +00:00
Alexander von Gluck IV 687a8bdf95 openssl: Add openssl-1.0.1h recipe
* The patchsets also fix the root CA location
* 1.0.1 isn't binary compat with 1.0.0 compiled
  applications.  Working on a 1.0.0 patchset now
2014-06-20 13:41:43 +00:00
Jerome Duval f32074f804 openssl: added recipe for version 1.0.0m 2014-06-05 17:30:47 +00:00
Jerome Duval f6aa8c6e5b openssl: added recipe for version 1.0.0l 2014-05-15 22:20:41 +00:00
Adrien Destugues 6c7c45d5d3 Add OpenSSL 1.0.1e recipe and patchset
* Builds, but is untested.
2013-10-21 10:42:58 +02:00
Alexander von Gluck IV 507aa7bf15 openssl: Fix openssl recipe
* Man page errors preventing
  proper build of man page pod's
* Drop odd MANDIR patch and use
  make install var.
2013-10-19 02:15:09 -05:00
Oliver Tappe f3532dc2cb Merge branch 'package-management'
Conflicts:
	app-arch/p7zip/p7zip-9.04.bep
	app-arch/p7zip/p7zip-9.13.bep
	app-arch/tar/tar-1.22.bep
	app-arch/tar/tar-1.23.bep
	app-arch/tar/tar-1.25.bep
	app-arch/xz-utils/xz-utils-4.999.9.bep
	app-cdr/bchunk/bchunk-1.2.0.bep
	app-cdr/cdrtools/cdrtools-2.01.01a66.bep
	app-cdr/cdrtools/cdrtools-3.01a01.bep
	app-crypt/gnupg/gnupg-1.4.11.bep
	app-doc/doxygen/doxygen-1.6.3.bep
	app-editors/nano/nano-2.2.6.bep
	app-editors/vim/vim-7.3.bep
	app-text/antiword/antiword-0.37.bep
	app-text/libpaper/libpaper-1.1.23.bep
	app-text/libpaper/libpaper-1.1.24.bep
	app-text/rman/rman-3.2.bep
	dev-db/sqlite/sqlite-3.6.22.bep
	dev-db/sqlite/sqlite-3.6.23.bep
	dev-db/sqlite/sqlite-3.7.2.bep
	dev-db/sqlite/sqlite-3.7.3.bep
	dev-db/sqlite/sqlite-3.7.4.bep
	dev-db/sqlite/sqlite-3.7.5.bep
	dev-lang/lua/lua-5.1.4.bep
	dev-lang/nasm/nasm-2.08.01.bep
	dev-lang/perl/patches/perl-5.10.0.patch
	dev-lang/python/python-2.5.4.bep
	dev-lang/python/python-2.6.4.bep
	dev-lang/python/python-2.6.5.bep
	dev-lang/python/python-2.6.6.bep
	dev-lang/python/python-2.6.7.bep
	dev-lang/python/python-2.6.8.bep
	dev-lang/python/python-3.2.bep
	dev-lang/python/python-3.2.recipe
	dev-lang/python/python-3.2a4.bep
	dev-lang/yasm/yasm-1.1.0.bep
	dev-libs/apr-util/apr-util-1.3.10.bep
	dev-libs/apr-util/apr-util-1.3.9.bep
	dev-libs/apr/apr-1.3.8.bep
	dev-libs/apr/apr-1.3.9.bep
	dev-libs/apr/apr-1.4.2.bep
	dev-libs/apr/patches/apr-1.4.2.patch
	dev-libs/expat/expat-2.0.1.bep
	dev-libs/fribidi/fribidi-0.19.2.bep
	dev-libs/icu/icu-4.4.1.bep
	dev-libs/libedit/libedit-20090923.bep
	dev-libs/libedit/libedit-20100424.bep
	dev-libs/libevent/libevent-1.4.11.bep
	dev-libs/libevent/libevent-1.4.13.bep
	dev-libs/libevent/libevent-1.4.14b.bep
	dev-libs/libevent/libevent-2.0.10.bep
	dev-libs/libiconv/libiconv-1.12.bep
	dev-libs/libiconv/libiconv-1.13.1.bep
	dev-libs/libpcre/libpcre-8.00.bep
	dev-libs/libpcre/libpcre-8.02.bep
	dev-libs/libpcre/libpcre-8.12.bep
	dev-libs/libxml2/libxml2-2.7.3.bep
	dev-libs/libxml2/libxml2-2.7.6.bep
	dev-libs/libxml2/libxml2-2.7.7.bep
	dev-libs/libxml2/libxml2-2.7.8.bep
	dev-libs/openssl/openssl-0.9.8l.bep
	dev-libs/openssl/openssl-0.9.8m.bep
	dev-libs/openssl/openssl-1.0.0.bep
	dev-libs/openssl/openssl-1.0.0a.bep
	dev-libs/openssl/openssl-1.0.0c.bep
	dev-qt/qtcore/qtcore-4.8.x-git.bep
	dev-qt/qtcore/qtcore-4.8.x.recipe
	dev-util/ccache/ccache-3.0.1.bep
	dev-util/cmake/cmake-2.6.4.bep
	dev-util/cmake/cmake-2.8.0.bep
	dev-util/cmake/cmake-2.8.1.bep
	dev-util/cmake/cmake-2.8.2.bep
	dev-util/cmake/cmake-2.8.3.bep
	dev-util/cmake/cmake-2.8.4.bep
	dev-util/ctags/ctags-5.8.bep
	dev-util/fastdep/fastdep-0.16.bep
	dev-util/gperf/gperf-3.0.4.bep
	dev-util/pkgconfig/pkgconfig-0.23.bep
	dev-util/pkgconfig/pkgconfig-0.25.bep
	dev-vcs/cvs/cvs-1.12.13.1.bep
	dev-vcs/cvs/cvs-1.12.13.bep
	dev-vcs/subversion/subversion-1.6.11.bep
	dev-vcs/subversion/subversion-1.6.12.bep
	dev-vcs/subversion/subversion-1.6.13.bep
	dev-vcs/subversion/subversion-1.6.15.bep
	dev-vcs/subversion/subversion-1.6.6.bep
	dev-vcs/subversion/subversion-1.6.9.bep
	dev-vcs/subversion/subversion-1.7.xx-svn.bep
	haiku-apps/bepdf/bepdf-1.1.1b4.bep
	haiku-apps/libwalter/libwalter-97.bep
	haiku-apps/paladin/paladin-1.3-hg.bep
	haiku-apps/pe/pe-2.4.3-600.bep
	haiku-apps/vision/patches/vision-908-gcc4.patch
	haiku-apps/vision/vision-0.9.7.bep
	haiku-libs/libwalter/libwalter-97.bep
	haiku-libs/libwalter/libwalter-97.recipe
	media-gfx/graphviz/graphviz-2.24.bep
	media-gfx/graphviz/graphviz-2.26.3.bep
	media-libs/flac/flac-1.2.1.bep
	media-libs/freetype/freetype-2.3.11.bep
	media-libs/freetype/freetype-2.4.2.bep
	media-libs/freetype/freetype-2.4.4.bep
	media-libs/ftgl/ftgl-2.1-svn.bep
	media-libs/guilib/guilib-1.2.1.bep
	media-libs/jpeg/jpeg-7.bep
	media-libs/jpeg/jpeg-8b.bep
	media-libs/jpeg/jpeg-8c.bep
	media-libs/libao/libao-1.0.0.bep
	media-libs/libmad/libmad-0.15.1b.bep
	media-libs/libmng/libmng-1.0.10.bep
	media-libs/libogg/libogg-1.1.4.bep
	media-libs/libogg/libogg-1.2.0.bep
	media-libs/libogg/libogg-1.2.2.bep
	media-libs/libpng/libpng-1.2.29.bep
	media-libs/libpng/libpng-1.2.30.bep
	media-libs/libpng/libpng-1.2.40.bep
	media-libs/libpng/libpng-1.2.41.bep
	media-libs/libpng/libpng-1.2.43.bep
	media-libs/libpng/libpng-1.2.44.bep
	media-libs/libpng/libpng-1.4.1.bep
	media-libs/libpng/libpng-1.4.2.bep
	media-libs/libpng/libpng-1.4.3.bep
	media-libs/libpng/libpng-1.4.4.bep
	media-libs/libpng/libpng-1.5.0.bep
	media-libs/libsdl/patches/libsdl-1.2-hg.patch
	media-libs/libtheora/libtheora-1.1.1.bep
	media-libs/libvorbis/libvorbis-1.2.3.bep
	media-libs/libvorbis/libvorbis-1.3.1.bep
	media-libs/libvorbis/libvorbis-1.3.2.bep
	media-libs/libvpx/libvpx-0.9.2-git.bep
	media-libs/smpeg/smpeg-0.4.5.bep
	media-libs/speex/speex-1.2-git.bep
	media-libs/speex/speex-1.2rc1.bep
	media-sound/lame/lame-3.98.4.bep
	media-sound/lame/lame-398-2.bep
	media-sound/vorbis-tools/vorbis-tools-1.2.0.bep
	media-sound/vorbis-tools/vorbis-tools-1.4.0.bep
	media-video/ffmpeg/ffmpeg-0.5.bep
	media-video/ffmpeg/ffmpeg-0.6.bep
	net-misc/curl/curl-7.18.2.bep
	net-misc/curl/curl-7.19.1.bep
	net-misc/curl/curl-7.19.2.bep
	net-misc/curl/curl-7.19.5.bep
	net-misc/curl/curl-7.19.7.bep
	net-misc/curl/curl-7.20.0.bep
	net-misc/curl/curl-7.20.1.bep
	net-misc/curl/curl-7.21.1.bep
	net-misc/curl/curl-7.21.2.bep
	net-misc/curl/curl-7.21.3.bep
	net-misc/openssh/openssh-5.4p1.bep
	net-misc/openssh/openssh-5.5p1.bep
	net-misc/openssh/openssh-5.6p1.bep
	net-misc/openssh/openssh-5.7p1.bep
	net-misc/openssh/openssh-5.8p1.bep
	net-wireless/b43-fwcutter/b43-fwcutter-012.bep
	sci-libs/gsl/gsl-1.14.bep
	sys-apps/ed/ed-1.4.bep
	sys-apps/gawk/gawk-3.1.8.bep
	sys-apps/grep/grep-2.5.4.bep
	sys-apps/grep/grep-2.7.bep
	sys-apps/groff/groff-1.20.1.bep
	sys-apps/man/man-1.6f.bep
	sys-apps/sed/sed-4.2.1.bep
	sys-apps/texinfo/texinfo-4.13a.bep
	sys-devel/autoconf/autoconf-2.68.bep
	sys-devel/automake/automake-1.11.1.bep
	sys-devel/bison/bison-2.4.1.bep
	sys-devel/bison/bison-2.4.bep
	sys-devel/flex/flex-2.5.35.bep
	sys-devel/gettext/gettext-0.18.1.1-dev.bep
	sys-devel/gettext/gettext-0.18.1.1.bep
	sys-devel/jam/jam-2.5.bep
	sys-devel/m4/m4-1.4.14.bep
	sys-libs/ncurses/ncurses-5.6.bep
	sys-libs/ncurses/ncurses-5.7.bep
	sys-libs/readline/readline-5.2.bep
	sys-libs/readline/readline-6.0.bep
	sys-libs/readline/readline-6.1.bep
	sys-libs/zlib/zlib-1.2.3.bep
	sys-libs/zlib/zlib-1.2.5.bep
	x11-libs/qt/qt-4.8.x-git.bep
2013-10-15 22:48:02 +02:00
Ingo Weinhold 8677d466b9 Remove old/intermediate openssl non-recipes 2013-04-26 01:34:29 +02:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00