cfa5b989 | 28-Aug-2018 |
Matthias Seidel |
Bump up version number to 4.1.6 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839420 13f79535-47bb-0310-9956-ffa450edef68 |
d99d64bc | 27-Aug-2018 |
Matthias Seidel |
Updated English dictionary git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839371 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 |
989a9cd8 | 27-Aug-2018 |
Jim Jagielski |
And update the makefile git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839352 13f79535-47bb-0310-9956-ffa450edef68 |
ed8cf6f0 | 27-Aug-2018 |
Jim Jagielski |
Not needed any longer (sync w/ trunk) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839350 13f79535-47bb-0310-9956-ffa450edef68 |
2d019523 | 27-Aug-2018 |
Jim Jagielski |
Merge r1748497, r1758150, r1839130 from trunk: #i126893#: Upgrade bundled libxml2 version to 2.9.3 and libxslt to 1.1.28 These security vulnerabilities have been fixed since the rel
Merge r1748497, r1758150, r1839130 from trunk: #i126893#: Upgrade bundled libxml2 version to 2.9.3 and libxslt to 1.1.28 These security vulnerabilities have been fixed since the release of libxml2-2.7.8 which is bundled with OpenOffice: CVE-2011-3202 CVE-2011-3919 CVE-2013-0338 CVE-2013-0339 CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8241 CVE-2015-8242 This vulnerability has been fixed since the release of libxslt-1.1.26: CVE-2015-7995 Upgrade libxml2 to version 2.9.3 which has no publicly disclosed vulnerabilities at this time. Rebase libxml2-configure.patch to the new version of libxml2. The freebsd-elf change to ltmain.sh is no longer necessary and is eliminated from the patch. The fixes in libxml2-fixes.patch were either fixed upstream or don't seem to apply anymore, so this patch file was deleted. The fixes in libxml2-testapi.patch and libxml2-runtest.patch are in now in the upstream source, so these patch files have been deleted. The libxml2-mingw.patch and Solaris-specific libxml2-global-symbols.patch were not updated and are disconnected from the build. Several of the fixes in libxml2-long-path.patch are now fixed upstream. Upgrade libxslt to version 1.1.28 and add libxslt-CVE-2015-7995.patch, which is imported from the FreeBSD port and which appears to have been cherry picked from upstream. Rebase libxslt-configure.patch to the new version of libxslt, with the libtool-related changes coming from the libxslt port to FreeBSD. The fixes in libxslt-bsd.patch are now present in the upstream source, so this patch was deleted. Tested by: kschenk Upgrade bundled libxml2 from version 2.9.3 to version 2.9.4 to fix: CVE-2016-1762 CVE-2016-1833 CVE-2016-1834 CVE-2016-1835 CVE-2016-1836 CVE-2016-1837 CVE-2016-1838 CVE-2016-1839 CVE-2016-1840 CVE-2016-3627 CVE-2016-3705 CVE-2016-4449 CVE-2016-4483 It is not known whether any of these affect OpenOffice. Import a post-2.9.4 patch from the upstream git repo to fix a build problem on systems with pre-C99 compilers. Upgrade bundled libxml2 to version 2.9.8 and libxslt to version 1.1.32. Some of the patches for the previous version of libxml2 have been picked up upstream and are no longer needed. One new patch is needed for clean builds on Windows, so cherrypick it from upstream. Submitted by: truckman Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839349 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9219e696 | 27-Aug-2018 |
Jim Jagielski |
Update w/ latest openssl git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1839347 13f79535-47bb-0310-9956-ffa450edef68 |
689be2e0 | 08-Dec-2017 |
Matthias Seidel |
#i127552# Point updateURL to 415 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1817496 13f79535-47bb-0310-9956-ffa450edef68 |
ebe73eab | 07-Dec-2017 |
Jim Jagielski |
Merge r1813450 from trunk: Updated English dictionary Submitted by: mseidel Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@181
Merge r1813450 from trunk: Updated English dictionary Submitted by: mseidel Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1817389 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8014634f | 27-Nov-2017 |
Jim Jagielski |
Until we know for sure git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1816477 13f79535-47bb-0310-9956-ffa450edef68 |
4956baca | 27-Nov-2017 |
Jim Jagielski |
Generalized opt fix by Don Lewis for clang-based platforms BUGZ 126622 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1816476 13f79535-47bb-0310-9956-ffa450
Generalized opt fix by Don Lewis for clang-based platforms BUGZ 126622 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1816476 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
aec4334e | 20-Nov-2017 |
Jim Jagielski |
missed this... We should document this on the wiki ;) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1815796 13f79535-47bb-0310-9956-ffa450edef68 |
2577b028 | 19-Nov-2017 |
Jim Jagielski |
This is 4.1.5 not 4.1.4 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1815758 13f79535-47bb-0310-9956-ffa450edef68 |
8521a88a | 19-Nov-2017 |
Jim Jagielski |
https://bz.apache.org/ooo/show_bug.cgi?id=127581 Protect against NULL pointer access as noted in above BZ report. Patch by: Patricia Shanahan <pats@acm.org> git-svn-id: https:
https://bz.apache.org/ooo/show_bug.cgi?id=127581 Protect against NULL pointer access as noted in above BZ report. Patch by: Patricia Shanahan <pats@acm.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1815737 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
75e75f9c | 18-Nov-2017 |
Jim Jagielski |
Merge r1815700 from trunk: Force compilation with -O1 flag instead of -O2 Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1815701 1
Merge r1815700 from trunk: Force compilation with -O1 flag instead of -O2 Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1815701 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f0654b4a | 11-Oct-2017 |
Jim Jagielski |
Merge r1811435 from trunk: #i127141# Corrected wrong translation in Windows installer (same as in Pootle) Submitted by: mseidel Reviewed/backported by: jim git-svn-id:
Merge r1811435 from trunk: #i127141# Corrected wrong translation in Windows installer (same as in Pootle) Submitted by: mseidel Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1811819 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
969bd50f | 11-Oct-2017 |
Jim Jagielski |
Merge r1811013 from trunk: #i127538# Corrected wrong translation for "Basic" (same as in Pootle) Submitted by: mseidel Reviewed/backported by: jim git-svn-id: https://s
Merge r1811013 from trunk: #i127538# Corrected wrong translation for "Basic" (same as in Pootle) Submitted by: mseidel Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1811818 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ee7a4d83 | 11-Oct-2017 |
Jim Jagielski |
Bump up to make room for AOO 4.1.4-RC5 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1811810 13f79535-47bb-0310-9956-ffa450edef68 |
a621bfbf | 10-Oct-2017 |
Jim Jagielski |
Fix the 4.1.4 show-stopper regression reported in https://lists.apache.org/thread.html/73190a90b39e83e6d6594d3ce1680a4d4f1d6db04a8f55e648c4d6c7@%3Cdev.openoffice.apache.org%3E This is the pa
Fix the 4.1.4 show-stopper regression reported in https://lists.apache.org/thread.html/73190a90b39e83e6d6594d3ce1680a4d4f1d6db04a8f55e648c4d6c7@%3Cdev.openoffice.apache.org%3E This is the patch from Patricia, noted in the above thread. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1811747 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
33c31f3e | 10-Oct-2017 |
Jim Jagielski |
Merge r1811737 from trunk: #i127551# I introduced a regression with the Polish dictionary in 4.1.4, assuming that version: https://sourceforge.net/projects/aoo-extensions/files/806/7
Merge r1811737 from trunk: #i127551# I introduced a regression with the Polish dictionary in 4.1.4, assuming that version: https://sourceforge.net/projects/aoo-extensions/files/806/7/pl-dict.oxt/ was newer than: https://sourceforge.net/projects/aoo-extensions/files/806/4/pl-dict.oxt/ Now reverting it! Submitted by: mseidel Reviewed/backported by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1811743 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8b05abfe | 10-Oct-2017 |
Jim Jagielski |
Bump up build version numbers to reflect we are 4.1.5m1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO415@1811692 13f79535-47bb-0310-9956-ffa450edef68 |
f0a4f98a | 21-Sep-2017 |
Jim Jagielski |
Correct backport of expat fix git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1809226 13f79535-47bb-0310-9956-ffa450edef68 |
eecb7fcb | 21-Sep-2017 |
Jim Jagielski |
Merge r1805208 from trunk: Fix the Windows 64bit shell extension build breakage caused by expat-2.2.3. The 64 bit expat libraries also need to include loadlibrary.obj. Submitted
Merge r1805208 from trunk: Fix the Windows 64bit shell extension build breakage caused by expat-2.2.3. The 64 bit expat libraries also need to include loadlibrary.obj. Submitted by: truckman Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1809224 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d99b5d43 | 21-Sep-2017 |
Jim Jagielski |
Merge r1791815 from trunk: #i122376# Removed URL from Splash Screen, added ASF logo. Added ASF logo to About dialog. Submitted by: mseidel Reviewed by: jim git-svn-id:
Merge r1791815 from trunk: #i122376# Removed URL from Splash Screen, added ASF logo. Added ASF logo to About dialog. Submitted by: mseidel Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1809222 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|