Commit Graph

68 Commits

Author SHA1 Message Date
davidkaroly
ff86fea482 openssl: update to 1.1.1w (#9590) 2023-10-07 11:43:37 +03:00
davidkaroly
9f16d888db openssl: update to 1.1.1v (#9147) 2023-08-04 13:39:32 +03:00
davidkaroly
fc43fcb809 openssl: update to 1.1.1t (#7875) 2023-02-22 22:29:30 +03:00
Jerome Duval
a37f20fbfd openssl: bump version 2022-11-01 21:07:24 +01:00
Jerome Duval
46ce79920d openssl: bump version 2022-09-25 17:48:25 +02:00
Augustin Cavalier
a98b8df642 openssl: Bump version. 2022-04-25 19:57:17 -04:00
Jerome Duval
114dfafc01 openssl: bump version 2021-12-15 21:49:07 +01:00
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