History log of /aoo41x/main/python/prj/d.lst (Results 1 - 16 of 16)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA
# df26b234 26-Sep-2020 DonLewisFreeBSD

Python418 - Upgrade bundled python on AOO418 branch. (#99)

* Upgrade bundled python to 2.7.18.

* Updated LICENSE for Python 2.7.18

Co-authored-by: Don Lewis <truckman@apach

Python418 - Upgrade bundled python on AOO418 branch. (#99)

* Upgrade bundled python to 2.7.18.

* Updated LICENSE for Python 2.7.18

Co-authored-by: Don Lewis <truckman@apache.org>
Co-authored-by: mseidel <mseidel@apache.org>

show more ...


Revision tags: 420-Dev2-m2
# da02c194 11-Jan-2020 Pedro Giffuni

Update Python to version 2.7.17 (#23)

* Update cpython to version 2.7.17

* Update cpython to version 2.7.17

* Update cpython to version 2.7.17

(cherry picked from

Update Python to version 2.7.17 (#23)

* Update cpython to version 2.7.17

* Update cpython to version 2.7.17

* Update cpython to version 2.7.17

(cherry picked from commit e979ffc33f79b67739349b3f5ed06f79f18edbbf)

show more ...


Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
# 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 ...


Revision tags: AOO415
# 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 ...


Revision tags: AOO414
# 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 ...


Revision tags: AOO413
# 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 ...


# 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 ...


# 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 ...


Revision tags: AOO4121
# 6ee2a585 03-Jan-2016 Pedro Giffuni

Revert r1722700, bringing back the bundled Python version to 2.7.8

The buildbots were not fetching the original tarball so
we cached thin in ext_sources (r1722746).

Found by:

Revert r1722700, bringing back the bundled Python version to 2.7.8

The buildbots were not fetching the original tarball so
we cached thin in ext_sources (r1722746).

Found by: damjan


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1722749 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO412, SNAPSHOT, AOO411, AOO410
# 6ae46fac 15-Apr-2014 Juergen Schmidt

#124680# merge from trunk, update pyhton from 2.7.5 to 2.7.6

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1587470 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO410_Beta, AOO401, AOO400
# bdfbb9ee 04-Jun-2013 Jürgen Schmidt

#122010# deliver _sysconfigdata.py

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489507 13f79535-47bb-0310-9956-ffa450edef68


# 80fabd26 03-Jun-2013 Jürgen Schmidt

#122010# update d.lst

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489077 13f79535-47bb-0310-9956-ffa450edef68


# 67da92c9 03-May-2013 Jürgen Schmidt

#122010# update python to ver 2.7.4

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478650 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO340
# 0a45483e 26-Jul-2012 Pedro Giffuni

i119384 - Python update to version 2.7.3

This is the last 2.x version released: it includes many bug
fixes and also supports some backward compatible features
from the 3.1 series. Mo

i119384 - Python update to version 2.7.3

This is the last 2.x version released: it includes many bug
fixes and also supports some backward compatible features
from the 3.1 series. More information is available here:
http://www.python.org/download/releases/2.7.3/

In order to reduce conflicts the patches were reorganized:
the FreeBSD patches are in their own patch now. The SSL
patches were split in three parts: -md5, -ssl and a
Windows-specific component that was merged along with
-security-flags into -pcbuild.

Patch by: Hanya Runo and pfg@


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366182 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 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 ...