Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA |
|
c2b382cf | 10-Nov-2021 |
Jim Jagielski |
Revert "Using openssl 1.1.1" This reverts commit d193cc068f136fb9081dd35bb407a0f5fe3910ea. |
d193cc06 | 09-Nov-2021 |
Jim Jagielski |
Using openssl 1.1.1 (cherry picked from commit b86e16e6b6a3d6837f70d8d07088d00ba1238de2) |
Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
ffb973fa | 22-Aug-2020 |
Don Lewis |
Upgrade to openssl-1.0.2u. Remove unused version.mk. (cherry picked from commit 5988caad9a0dac8ef57950ff3aeb2b6fa8267fc6) |
0d0810f7 | 21-Aug-2020 |
Matthias Seidel |
Update version.mk |
Revision tags: 420-Dev2-m2 |
|
906df4f2 | 07-Oct-2019 |
Don Lewis |
Upgrade openssl to version 1.0.2t. This requires NASM to build on Windows. |
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
6b2f4827 | 30-Aug-2018 |
Don Lewis |
Upgrade bundled openssl to version 1.0.2p. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839706 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
f26b964f | 07-Mar-2018 |
Damjan Jovanovic |
Get openssl to build on Win64. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1826081 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO414, AOO413 |
|
8d4c92f7 | 19-Aug-2016 |
truckman |
Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h which fixes many vulnerabiliies and adds support for newer, more secure ciphers and versions of the protocol. Note: OpenS
Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h which fixes many vulnerabiliies and adds support for newer, more secure ciphers and versions of the protocol. Note: OpenSSL version 1.0.2h contains two known minor vulnerabilites, CVE-2016-2177 and CVE-2016-2178, which will be fixed in the next OpenSSL release. Their potential impact is low enough that that various Linux distros have chosen not to apply the upstream patches to the versions that they distribute. On Windows, there is an optional new dependency on NASM, <http://www.nasm.us/>. If NASM is not available, then the C implementations of the low-level crypto code will be used instead of the optimized assembly language versions. Since OpenOffice is not a heavy user of this code, the impact should be minor. If NASM is installed, but its location is not in $PATH, the directory containing nasm.exe should be passed to configure using --with-nasm-home. The fallback to the C crypto implementation also happens on Linux if the version of gcc is sufficently old to indicate that the toolchain is likely to not support the some of the instructions in the assembly language versions of the code. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1756954 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b75e7cb3 | 28-Aug-2018 |
Matthias Seidel |
Fix for openssl 0.9.8.zh git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839422 13f79535-47bb-0310-9956-ffa450edef68 |
349ac365 | 27-Aug-2018 |
Jim Jagielski |
And update name due to new version git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839357 13f79535-47bb-0310-9956-ffa450edef68 |
015bfa94 | 27-Aug-2018 |
Jim Jagielski |
Update w/ latest version git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839356 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121, AOO412, SNAPSHOT |
|
8760e17b | 09-Oct-2015 |
Andrea Pescetti |
#i126572# Complete the OpenSSL update. Patch by: pfg git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1707646 13f79535-47bb-0310-9956-ffa450edef68 |
5b992670 | 09-Oct-2015 |
Andrea Pescetti |
#i126572# Update OpenSSL to 0.9.8zg. Patch by: pfg git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1707643 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO411, AOO410, AOO410_Beta, AOO401, AOO400 |
|
d6f8aed5 | 28-Mar-2013 |
Herbert Dürr |
fix an inline asm input-output bitwidth mismatch Clang rightfully rejects it, so we have to use the cast. Upstream has a similar fix for its OpenSSL-fips-2_0* tags. git-svn
fix an inline asm input-output bitwidth mismatch Clang rightfully rejects it, so we have to use the cast. Upstream has a similar fix for its OpenSSL-fips-2_0* tags. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1462159 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
4ee0f98c | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from many more non-exec files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244909 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
cdf0e10c | 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|