fee3374b | 26-Sep-2018 |
Matthias Seidel |
Deleted whitespace, added https for some URLs git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842057 13f79535-47bb-0310-9956-ffa450edef68 |
cc8a1405 | 01-Jun-2018 |
Pedro Giffuni |
Update internal Python to bugfix version 2.7.15. The new version includes fixes for security issues among the regular maintainance changes upstream does. For this version we are
Update internal Python to bugfix version 2.7.15. The new version includes fixes for security issues among the regular maintainance changes upstream does. For this version we are also dropping the mingw build support. It was not terribly difficult to maintain but AFAICT it has never been tested. Tested on: FreeBSD git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832718 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
18079e30 | 22-May-2018 |
Matthias Seidel |
Enabling the use of Mozilla Build versions >= 3.0. (From 3.0 on Mozilla Build is 64-bit only and requires Windows 64-bit) Changed locations of nsinstall.exe: Version <= 2.2.0: $(moz_
Enabling the use of Mozilla Build versions >= 3.0. (From 3.0 on Mozilla Build is 64-bit only and requires Windows 64-bit) Changed locations of nsinstall.exe: Version <= 2.2.0: $(moz_build)/moztools/bin (32-bit) Version 3.0 - 3.1.1: $(moz_build)/msys/local/bin (64-bit only) Version >= 3.2: $(moz_build)/bin (64-bit only) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832057 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
567f0862 | 14-Mar-2018 |
Pedro Giffuni |
python: rename pcbuild to msvs9 in patch names to avoid confusion. Since r1759046, which updated python to version 2.7.12, we are using the legacy buildfiles which upstream moved from PC
python: rename pcbuild to msvs9 in patch names to avoid confusion. Since r1759046, which updated python to version 2.7.12, we are using the legacy buildfiles which upstream moved from PCbuild to PC/VS9.0. We kept the old name for the patches to preserve the history in the repository but since there is a good chance we may update the required compiler, and use the updated build files, rename them properly to avoid confusion. Consistently use $(PYVERSION) while here. Note this is untested: being a simple rename there should be no problem. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1826694 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
427e3d3c | 08-Mar-2018 |
Damjan Jovanovic |
Get main/python to build on Win64. Adjust which files get delivered. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1826259 13f79535-47bb-0
Get main/python to build on Win64. Adjust which files get delivered. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1826259 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e1df3ed4 | 14-Dec-2017 |
Yuri Dario |
#i126518# build redland using autotools chain also on OS/2. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1818098 13f79535-47bb-0310-9956-ffa450edef68 |
09368832 | 22-Oct-2017 |
Pedro Giffuni |
Update Python to version 2.7.14. Released on 2017-09-16. ChangeLog available here: https://raw.githubusercontent.com/python/cpython/84471935ed2f62b8c5758fd544c7d37076fe0fa5/Misc
Update Python to version 2.7.14. Released on 2017-09-16. ChangeLog available here: https://raw.githubusercontent.com/python/cpython/84471935ed2f62b8c5758fd544c7d37076fe0fa5/Misc/NEWS Tested on: FreeBSD git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812865 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1c556a90 | 09-Oct-2017 |
Jim Jagielski |
Force lib again git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811604 13f79535-47bb-0310-9956-ffa450edef68 |
e0ac9675 | 09-Oct-2017 |
Jim Jagielski |
More hoo-haa trying to get NSS to compile under macOS with 10.7 as the target. Moving to 10.9 most likely is the better fix, but that means AOO 4.2.0 will no longer support anything older
More hoo-haa trying to get NSS to compile under macOS with 10.7 as the target. Moving to 10.9 most likely is the better fix, but that means AOO 4.2.0 will no longer support anything older than Mavericks. Which I don't think we want to do. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811598 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a46ef990 | 15-Aug-2017 |
Jim Jagielski |
Get compiling/building again on osx/macos git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805089 13f79535-47bb-0310-9956-ffa450edef68 |
64fbd395 | 15-Aug-2017 |
Jim Jagielski |
macOS fixes... Source the correct file and allow for macOS XCode8 SDK git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805069 13f79535-47bb-0310-9956-ffa450edef68 |
2b3ca41a | 24-Jun-2017 |
Matthias Seidel |
Updated links to SourceForge to HTTPS git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1799774 13f79535-47bb-0310-9956-ffa450edef68 |
12395228 | 24-Jun-2017 |
Matthias Seidel |
Updated link to Mozilla Build (Windows) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1799750 13f79535-47bb-0310-9956-ffa450edef68 |
a5af9bda | 23-Jan-2017 |
Pedro Giffuni |
Update Hunspell to version 1.3.3 (minor) This is the last version available on sourceforge, new versions are available through github. Main changes are: 2014-06-02: Hun
Update Hunspell to version 1.3.3 (minor) This is the last version available on sourceforge, new versions are available through github. Main changes are: 2014-06-02: Hunspell 1.3.3 release: - OpenDocument (ODF and Flat ODF) support (ODF needs unzip program) - various bug fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779997 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
211a8543 | 09-Jan-2017 |
pfg |
Bring new Python bugfix release version 2.7.13. Release Notes: https://hg.python.org/cpython/raw-file/v2.7.13/Misc/NEWS Tested on FreeBSD but since it is a minor update, we don'
Bring new Python bugfix release version 2.7.13. Release Notes: https://hg.python.org/cpython/raw-file/v2.7.13/Misc/NEWS Tested on FreeBSD but since it is a minor update, we don't expect problems on other platforms. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777922 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
dcdb0838 | 01-Dec-2016 |
pfg |
CoinMP uses https now, update it. In the hopes of fixing the buildbot. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772137 13f79535-47bb-0310-9956-ffa450edef68 |
e280ad51 | 30-Nov-2016 |
pfg |
Update URL for Serf. We were using still the old Google code URL, use the Apache archive instead. Reported by: rbircher git-svn-id: https://svn.apache.org/repos/asf/
Update URL for Serf. We were using still the old Google code URL, use the Apache archive instead. Reported by: rbircher git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772065 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
379d8a41 | 03-Sep-2016 |
pfg |
Update dejavu fonts to version 2.37. Most notable feature is the addition of DejaVuMathTeXGyre.ttf. Complete Changelog at: http://dejavu-fonts.org/wiki/Changelog While
Update dejavu fonts to version 2.37. Most notable feature is the addition of DejaVuMathTeXGyre.ttf. Complete Changelog at: http://dejavu-fonts.org/wiki/Changelog While here also remove now obsolete version 2.35. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1759138 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3c0e7dcb | 03-Sep-2016 |
truckman |
Tweak some of the source paths in the python d.lst file so that all the necessary files are copied to solver to unbreak the Windows build. git-svn-id: https://svn.apache.org/re
Tweak some of the source paths in the python d.lst file so that all the necessary files are copied to solver to unbreak the Windows build. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1759057 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0eaf9826 | 03-Sep-2016 |
pfg |
Update Python to version 2.7.12. This is the latest bugfix release in the 2.7.x series (Released 2016-06-28). We expect this to be the best release that still guarantees some co
Update Python to version 2.7.12. This is the latest bugfix release in the 2.7.x series (Released 2016-06-28). We expect this to be the best release that still guarantees some compatibility with previous versions while still letting us use some of the features in newer language versions. It is also easier to keep up to date with upstream and with newer compilers. Tested on FreeBSD, but shouldn't have problems on other platforms. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1759046 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4929b009 | 02-Sep-2016 |
truckman |
Add missing quotes to .vcproj file to unbreak python build on Windows. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758938 13f79535-47bb-0310-9956-ffa450edef68 |
4b778d53 | 02-Sep-2016 |
truckman |
Update Gentium font. Patch-by: Pedro Giffuni <pfg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758891 13f79535-47bb-0310-9956-ffa450edef68 |
4ad7762f | 02-Sep-2016 |
pfg |
python: update to version 2.7.9. The new version contains many fixes including the following vulnerabilities: CVE-2013-1752 CVE-2013-1753 Which may or may not appl
python: update to version 2.7.9. The new version contains many fixes including the following vulnerabilities: CVE-2013-1752 CVE-2013-1753 Which may or may not apply to AOO. It is also an important step as it uses features from the newer OpenSSL version that was imported in r1756954. Tested on FreeBSD, may still need adjustments for MS-Windows. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758877 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e9fab906 | 26-Aug-2016 |
truckman |
Upgrade bundled raptor from raptor-1.4.18 to raptor2-2.0.15 to get the fix for CVE-2012-0037. It is not know whether this vulnerability affects OpenOffice. Also upgrade rasqal from
Upgrade bundled raptor from raptor-1.4.18 to raptor2-2.0.15 to get the fix for CVE-2012-0037. It is not know whether this vulnerability affects OpenOffice. Also upgrade rasqal from version 0.9.16 to version 0.9.33 and redland from version 1.0.8 to version 1.0.17 since all three packages are closely related parts of the OpenOffice redland module for handling RDF. OpenDocument version 1.2 documents contain an RDF metadata blob for things like bookmarks and OLE objects. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1757789 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f7070ae3 | 26-Jul-2016 |
damjan |
Fix prefix in apr patch. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1754165 13f79535-47bb-0310-9956-ffa450edef68 |