Commit Graph

142 Commits

Author SHA1 Message Date
Schrijvers Luc
b526c937f9 openssl3, bump to 3.5.1 (#12546) 2025-07-18 06:00:32 +00:00
Jérôme Duval
721d4d8a47 openssl3: fix x86_gcc2 build
don't build tests
fix conflicts
2025-04-09 22:45:23 +02:00
Jérôme Duval
99c24b1550 openssl3: bump to next LTS version 2025-04-09 18:00:16 +02:00
Jérôme Duval
2cf97ec408 openssl3: bump version
remove Bsymbolic like Debian, avoid issue with asan
2025-03-17 16:22:28 +01:00
Jérôme Duval
9f33c81d9f openssl3: bump version 2024-12-03 17:25:52 +01:00
Adrien Destugues
dd7412649d openssl3: unprefix openssl and c_rehash commands
These should be the ones used by default now.
2024-09-01 09:28:35 +02:00
Augustin Cavalier
083cc00a19 openssl3: Enable for secondary arch. 2024-08-08 20:54:31 -04:00
Augustin Cavalier
eaf0e7c797 openssl 1: Remove devel provides.
This way applications that need to be built against OpenSSL 1
must explicitly specify the package name instead of just a devel:
requirement.
2024-08-08 14:29:18 -04:00
Augustin Cavalier
d8847ded77 openssl3: Bump to 3.0.14. 2024-08-08 14:28:01 -04:00
PulkoMandy
21ead58135 Enable Openssl3, bump recipes that depend on it and are used by Haiku 2024-08-08 14:27:03 -04:00
PulkoMandy
b28828a576 openssl3: preserve configuration file compatibility with openssl 1.1
So that the two versions can be installed side by side.
2024-08-08 14:09:08 -04:00
Jerome Duval
2b79a5a87f openssl3: enable symbol versioning 2024-06-04 23:59:11 +02:00
David Karoly
e5ab3efa17 openssl3: new recipe 2024-06-02 15:13:23 +02:00
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
Schrijvers Luc
6b0baf3423 Remove static libraries from packages (#7541) 2022-12-12 20:44:00 -05: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
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Fredrik Holmqvist
49bc0a7aa2 Added arm64 riscv64 for openssl recipe 2021-08-27 21:37:35 +02: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
waddlesplash
1ab89562f1 Delete openssl1.0-1.0.2u.recipe 2020-05-29 10:26:55 -04:00
waddlesplash
a6d7061ebb openssl: 1.1.1 is still under the OpenSSL license.
3.0.0 is under Apache v2 however.
2020-05-29 10:26:43 -04:00
waddlesplash
3af8e737e9 Re-add OpenSSL license. 2020-05-29 10:26:13 -04:00
Adrien Destugues
361770d0a6 Add OpenSSL 1.1.1g. 2020-05-02 15:41:05 +02:00
Jerome Duval
34aabf4e57 openssl: bump version. 2020-03-26 09:27:44 +01:00
Augustin Cavalier
6f0ee85ab7 openssl: Actually now under the Apache license. 2020-03-19 19:26:15 -04:00
waddlesplash
7d39725f66 openssl1.0: Bump revision for rebuild. 2020-03-15 18:17:36 -04:00
waddlesplash
c77570ff43 openssl: Fix copyright year. 2020-03-15 17:13:00 -04:00
waddlesplash
9c9dbe83cc openssl: Actually enable 1.1. 2020-03-15 16:24:08 -04: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
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01: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
650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval
99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02: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
fbrosson
48adfbdd60 openssl: allow co-installation of 1.0.2 and 1.1.0. (#1793)
The changes detailed below allow to co-install the base
packages of 1.0.2 and 1.1.0 (as well as their debuginfo).
The _devel (or _man) packages cannot be co-installed.

* Define a debuginfo package for openssl11.
* Fix typo in call to defineDebugInfoPackage for openssl,
  which was producing an incorrect debuginfo on 2nd arch.
* Also add cmd:openssl{,-1.1} to their debuginfo packages.
* Move $docDir/html/man3 to openssl11_devel.
* Add a "-1.1" suffix to each cmd:{openssl,c_rehash} for
  openssl11 to allow the co-installation of 1.0.2 & 1.1.
* Create new _man sub-packages for openssl and openssl11 and
  move all man pages (other than the man3 section) there to
  avoid overlaps when the 2 base packages are installed.
* Add symetric (openssl vs openssl11) CONFLICTS for their
  _devel and _man sup-packages.
* openssl{,11}_man REQUIRES and SUPPLEMENTS openssl{,11}.

* Introduce 4 custom variables (after portVersion):
    portVersion  1.0.2*  1.1.0*
    libVersion   1.0.0   1.1
    cmdSuffix            -1.1
    mySuffix             11
    altSuffix    11
  These are used inside both recipes at the same places to make
  it easier to spot the real differences between 1.0.2 & 1.1.0.
2017-12-05 01:13:13 +01:00