[commits] Crypt_Blowfish branch FRAMEWORK_5_2 updated. 1b63d609c7cfb31b53c0e10a90742b9718faa242

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 25 20:45:47 UTC 2022


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 9ee740617de4df9ac7173203db2273d87f275416

00eb00a As of openssl 3 bf ciphers are not loaded by default.
7aa8303 [mjr] Fix detecting if blowfish ciphers are supported when using openssl 3.
96ec260 Released Crypt_Blowfish-1.1.4
1b63d60 Development mode for Crypt_Blowfish-1.1.5

Summary: https://github.com/horde/Crypt_Blowfish/compare/9ee740617de4...1b63d609c7cf

-----------------------------------------------------------------------

commit 00eb00a7efbddfaeb53ecfa010b263e92ca41188
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 16:43:24 -0400

As of openssl 3 bf ciphers are not loaded by default.

It can be worked around using some environment variables and
custom openssl configs, but we can no longer assume they are available
just because openssl is loaded.

 M lib/Horde/Crypt/Blowfish/Openssl.php

https://github.com/horde/Crypt_Blowfish/commit/00eb00a7efbddfaeb53ecfa010b263e92ca41188

-----------------------------------------------------------------------

commit 7aa830355de15ac5bfbaae0aa8478c3696352d9e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 16:44:27 -0400

[mjr] Fix detecting if blowfish ciphers are supported when using openssl 3.

 M doc/Horde/Crypt/Blowfish/changelog.yml

https://github.com/horde/Crypt_Blowfish/commit/7aa830355de15ac5bfbaae0aa8478c3696352d9e

-----------------------------------------------------------------------

commit 96ec260e9c2bcfcde89caa61eae1548cd59bd2a0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 16:45:42 -0400

Released Crypt_Blowfish-1.1.4

 M composer.json
 M doc/Horde/Crypt/Blowfish/CHANGES
 M doc/Horde/Crypt/Blowfish/changelog.yml
 M package.xml

https://github.com/horde/Crypt_Blowfish/commit/96ec260e9c2bcfcde89caa61eae1548cd59bd2a0

-----------------------------------------------------------------------

commit 1b63d609c7cfb31b53c0e10a90742b9718faa242
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Jun 2022 16:45:42 -0400

Development mode for Crypt_Blowfish-1.1.5

 M .horde.yml
 M composer.json
 M doc/Horde/Crypt/Blowfish/CHANGES
 M doc/Horde/Crypt/Blowfish/changelog.yml
 M package.xml

https://github.com/horde/Crypt_Blowfish/commit/1b63d609c7cfb31b53c0e10a90742b9718faa242


More information about the commits mailing list