| #
df26b234
|
| 26-Sep-2020 |
DonLewisFreeBSD <truckman@FreeBSD.org> |
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-
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 ...
|
| #
b12b9c61
|
| 24-Sep-2020 |
Jim Jagielski <jim@apache.org> |
Merge pull request #94 from DonLewisFreeBSD/bundle418
Bundle418
|
| #
61fb1b54
|
| 24-Sep-2020 |
Jim Jagielski <jimjag@gmail.com> |
test Merge branch 'bundle418' of git://github.com/DonLewisFreeBSD/openoffice into AOO418
|
| #
da02c194
|
| 11-Jan-2020 |
Pedro Giffuni <pfg@FreeBSD.org> |
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 e979ffc33f79b67739349b3f5
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 ...
|
| #
cc8a1405
|
| 01-Jun-2018 |
Pedro Giffuni <pfg@apache.org> |
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
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 ...
|
| #
09368832
|
| 22-Oct-2017 |
Pedro Giffuni <pfg@apache.org> |
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: Fr
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 ...
|
| #
211a8543
|
| 09-Jan-2017 |
pfg <pfg@13f79535-47bb-0310-9956-ffa450edef68> |
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 o
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 ...
|
| #
0eaf9826
|
| 03-Sep-2016 |
pfg <pfg@13f79535-47bb-0310-9956-ffa450edef68> |
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 pr
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 <pfg@13f79535-47bb-0310-9956-ffa450edef68> |
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 importa
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 ...
|
| #
6ee2a585
|
| 03-Jan-2016 |
Pedro Giffuni <pfg@apache.org> |
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: h
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 ...
|
| #
6ae46fac
|
| 15-Apr-2014 |
Juergen Schmidt <jsc@apache.org = jsc = Juergen Schmidt jsc@apache.org@apache.org> |
#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
|
| #
d3e0dd8e
|
| 02-Sep-2013 |
Steve Yin <steve_y@apache.org> |
Merged with the trunk.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
|
| #
d3c32b8c
|
| 05-Jul-2013 |
Herbert Dürr <hdu@apache.org> |
#i122647# prevent symbol preemption of openssl symbols in python libs
Using the "exlude-libs ALL" linker option to prevent symbol preemptions could be a good idea for all the third-party binaries we
#i122647# prevent symbol preemption of openssl symbols in python libs
Using the "exlude-libs ALL" linker option to prevent symbol preemptions could be a good idea for all the third-party binaries we are redistibuting to prevent clashes with system libraries. For now the change is specific to the openssl symbols imported by our redistributed python libs.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1500058 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
59dd616d
|
| 02-Jul-2013 |
Herbert Dürr <hdu@apache.org> |
#i122647# link python against own libraries
The python module prefered system headers and libraries over the ones requested by AOO's configure scripts. This impacted the build for packages intended
#i122647# link python against own libraries
The python module prefered system headers and libraries over the ones requested by AOO's configure scripts. This impacted the build for packages intended for redistribution, especially for the OpenSSL provided libs.
Found by: Ariel Constenla-Haile <arielch@apache.org> Fixed by: Herbert Durr <hdu@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498829 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|