History log of /trunk/main/nss/makefile.mk (Results 1 - 25 of 27)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO420-Dev5-m5
# 93a0d7ef 16-Jan-2024 Arrigo Marchiori

Disable -Werror during nss compilation

(cherry picked from commit 2201f5fd0147ad0b789fa99f490d09968bb8e126)


# 2266b4fa 07-Mar-2024 Matthias Seidel

Build nss with OS_TARGET=WINNT (#199)

* Build nss with OS_TARGET=WINNT

* Additional files

* Fixed typo


# be73badc 21-Jan-2024 mseidel

The directory names depend on the OS_TARGET. Better not use hardcoded names here.


Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA
# 685ffcd1 12-Feb-2022 Arrigo Marchiori

Check sizes

(cherry picked from commit 568c901ec1cdfe318d37f42d7baa08ee38f4065c)


Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA
# 71f9ed3a 29-Sep-2020 Don Lewis

Fix nss build on Windows.


# 13effbfb 29-Sep-2020 Don Lewis

Upgrade nss to nss-3.39-with-nspr-4.20


Revision tags: 420-Dev2-m2
# 4363d9ee 31-Oct-2019 Ariel Constenla-Haile

Fixes from upstream for newer GCC

Bug 1348767 - logical rather than bitwise OR operator used in OCSP requests
Bug 1437734 - sign.c use of sprintf generates format-overflow errors
Bug

Fixes from upstream for newer GCC

Bug 1348767 - logical rather than bitwise OR operator used in OCSP requests
Bug 1437734 - sign.c use of sprintf generates format-overflow errors
Bug 1438426 - stringop-truncation warning in pathsub.c

show more ...


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


Revision tags: AOO415, AOO414, AOO413, AOO4121
# f44f5fe4 25-Jul-2016 truckman

The nss upgrade in r1753163 broke packaging on Windows (if nss is
enabled, which it is not by default) and Mac (not actually verified).
These two platforms do not build a separate libfreeblpr

The nss upgrade in r1753163 broke packaging on Windows (if nss is
enabled, which it is not by default) and Mac (not actually verified).
These two platforms do not build a separate libfreeblpriv3.so (or
Windows equivalent) but instead bundle it into libfreebl3.so. Since a
separate libfreeblpriv3.so is only required on Linux (see #i105566# and
moz#513024#), only attempt to package this library on Linux. Since a
separate libfreeblpriv3.so does not seem to be required on FreeBSD,
don't build it there.



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

show more ...


# 282fc96f 18-Jul-2016 truckman

#i126891# bundled nss-3.14.4-with-nspr-4.9.5 has many security
vulnerabilities

Upgrade bundled nss-3.14.4-with-nspr-4.9.5 to nss-3.25-with-nspr-4.12.
These CVEs have been fixed since

#i126891# bundled nss-3.14.4-with-nspr-4.9.5 has many security
vulnerabilities

Upgrade bundled nss-3.14.4-with-nspr-4.9.5 to nss-3.25-with-nspr-4.12.
These CVEs have been fixed since nss-3.14.4 was released:
CVE-2014-1533
CVE-2014-1534
CVE-2014-1536
CVE-2014-1537
CVE-2014-1540
CVE-2014-1541
CVE-2014-1542
CVE-2014-1543
CVE-2014-1544
CVE-2014-1545
CVE-2014-1547
CVE-2014-1548
CVE-2014-1549
CVE-2014-1550
CVE-2014-1551
CVE-2014-1552
CVE-2014-1555
CVE-2014-1556
CVE-2014-1557
CVE-2014-1558
CVE-2014-1559
CVE-2014-1560
CVE-2014-1561
CVE-2014-1568
CVE-2014-1569
CVE-2014-1587
CVE-2014-1588
CVE-2014-1589
CVE-2014-1590
CVE-2014-1591
CVE-2014-1592
CVE-2014-1593
CVE-2014-1594
CVE-2014-1595
CVE-2015-4513
CVE-2015-4514
CVE-2015-4515
CVE-2015-4518
CVE-2015-7181
CVE-2015-7182
CVE-2015-7183
CVE-2015-7185
CVE-2015-7186
CVE-2015-7187
CVE-2015-7188
CVE-2015-7189
CVE-2015-7190
CVE-2015-7191
CVE-2015-7192
CVE-2015-7193
CVE-2015-7194
CVE-2015-7195
CVE-2015-7196
CVE-2015-7197
CVE-2015-7198
CVE-2015-7199
CVE-2015-7200
CVE-2015-7575
CVE-2016-1938
CVE-2016-1950
CVE-2016-1978
CVE-2016-1979
Whether any of these actually impacts OpenOffice is not known.

Rebase the nss patches to the new version and move any non-conflicting
changes from the platform-specific patch files to nss.patch. The
nss.patch.mingw file was already out of date and was not updated.

Disable nss tests which require at least partial c++11 (-stdc++0x)
support because they use nullptr. This reportedly requires at least
gcc 4.6, which is newer that some of what is provided by some of
our supported platforms.

Fix build issue on FreeBSD 11.0 and other platforms with picky compilers.
The result of shifting a negative signed value is undefined in C and C++.
The generated code does the expected thing in my experience and this
construct just generates a compiler warning, but
nss-3.24/nss/lib/zlib/inflate.c is compiled with -Werror, which breaks
the build. Fix the issue by doing the calculations using the equivalent
unsigned type. The function return should probably also be changed, but
that is more invasive.

Patch pratom.h to no include <intrin.H> inside an extern "C" block
because it breaks the build on Windows.

Recent versions of nss include a new shared library, libfreeblpriv3.so,
so package it so that it gets installed.

Temporarily change nss download URL from https to http to avoid breaking
bootstrap on the buildbots.



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

show more ...


# a21e1734 18-Jul-2016 truckman

Revert previous change, mangled commit message.



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


# 6a694403 18-Jul-2016 truckman

Ps-3.14.4-with-nspr-4.9.5 has many security
vulnerabilities

Upgrade bundled nss-3.14.4-with-nspr-4.9.5 to nss-3.25-with-nspr-4.12.
These CVEs have been fixed since nss-3.14.4 was rel

Ps-3.14.4-with-nspr-4.9.5 has many security
vulnerabilities

Upgrade bundled nss-3.14.4-with-nspr-4.9.5 to nss-3.25-with-nspr-4.12.
These CVEs have been fixed since nss-3.14.4 was released:
CVE-2014-1533
CVE-2014-1534
CVE-2014-1536
CVE-2014-1537
CVE-2014-1540
CVE-2014-1541
CVE-2014-1542
CVE-2014-1543
CVE-2014-1544
CVE-2014-1545
CVE-2014-1547
CVE-2014-1548
CVE-2014-1549
CVE-2014-1550
CVE-2014-1551
CVE-2014-1552
CVE-2014-1555
CVE-2014-1556
CVE-2014-1557
CVE-2014-1558
CVE-2014-1559
CVE-2014-1560
CVE-2014-1561
CVE-2014-1568
CVE-2014-1569
CVE-2014-1587
CVE-2014-1588
CVE-2014-1589
CVE-2014-1590
CVE-2014-1591
CVE-2014-1592
CVE-2014-1593
CVE-2014-1594
CVE-2014-1595
CVE-2015-4513
CVE-2015-4514
CVE-2015-4515
CVE-2015-4518
CVE-2015-7181
CVE-2015-7182
CVE-2015-7183
CVE-2015-7185
CVE-2015-7186
CVE-2015-7187
CVE-2015-7188
CVE-2015-7189
CVE-2015-7190
CVE-2015-7191
CVE-2015-7192
CVE-2015-7193
CVE-2015-7194
CVE-2015-7195
CVE-2015-7196
CVE-2015-7197
CVE-2015-7198
CVE-2015-7199
CVE-2015-7200
CVE-2015-7575
CVE-2016-1938
CVE-2016-1950
CVE-2016-1978
CVE-2016-1979
Whether any of these actually impacts OpenOffice is not known.

Rebase the nss patches to the new version and move any non-conflicting
changes from the platform-specific patch files to nss.patch. The
nss.patch.mingw file was already out of date and was not updated.

Disable nss tests which require at least partial c++11 (-stdc++0x)
support because they use nullptr. This reportedly requires at least
gcc 4.6, which is newer that some of what is provided by some of
our supported platforms.

Fix build issue on FreeBSD 11.0 and other platforms with picky compilers.
The result of shifting a negative signed value is undefined in C and C++.
The generated code does the expected thing in my experience and this
construct just generates a compiler warning, but
nss-3.24/nss/lib/zlib/inflate.c is compiled with -Werror, which breaks
the build. Fix the issue by doing the calculations using the equivalent
unsigned type. The function return should probably also be changed, but
that is more invasive.

Patch pratom.h to no include <intrin.H> inside an extern "C" block
because it breaks the build on Windows.

Recent versions of nss include a new shared library, libfreeblpriv3.so,
so package it so that it gets installed.

Temporarily change nss download URL from https to http to avoid breaking
bootstrap on the buildbots.



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

show more ...


Revision tags: AOO412, SNAPSHOT, AOO411
# 86c91c64 14-Jul-2015 Pedro Giffuni

Fix nss build on the FreeBSD buildbot.

Submitted by: Don Lewis


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


Revision tags: AOO410, AOO410_Beta
# 1e1ac450 23-Jan-2014 Herbert Dürr

#i122301# switch Mac port to SDK 10.7 / 64bit

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


# fb2e0c6f 08-Jan-2014 Herbert Dürr

#i122301# use the BUILD64 flag to simplify the NSS makefile

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


# ea15b27d 11-Nov-2013 Herbert Dürr

#i123637# set NSS's FREEBL_LOWHASH=1 on Linux

This should fix the build problem on Fedora and related systems.
https://bugzilla.mozilla.org/show_bug.cgi?id=717906 seems related.

#i123637# set NSS's FREEBL_LOWHASH=1 on Linux

This should fix the build problem on Fedora and related systems.
https://bugzilla.mozilla.org/show_bug.cgi?id=717906 seems related.

Found by: Andrea Pescetti <pescetti@apache.org>


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

show more ...


# 15887683 07-Nov-2013 Herbert Dürr

#i123637# nss-3.14 has fixed the assembler-problems that stopped clang


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


# c38ced1b 07-Nov-2013 Herbert Dürr

#i123637# update nss libraries to 3.14.4

Patch by: Pedro Giffuni <pfg@apache.org>


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

#i123637# update nss libraries to 3.14.4

Patch by: Pedro Giffuni <pfg@apache.org>


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

show more ...


# 0021cf80 06-Nov-2013 Herbert Dürr

#i123639# RmMoz 4/9: allow using the system provided nss library


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


Revision tags: AOO401, AOO400
# 645b2185 28-Mar-2013 Herbert Dürr

change comment format in asm source for clang compatibility

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


Revision tags: AOO340
# 47589224 22-Feb-2012 Jürgen Schmidt

change PATH order to avoid build problems under windows in nss when building with moz build tools

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

change PATH order to avoid build problems under windows in nss when building with moz build tools

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

show more ...


# 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


# 9ef65f0e 16-Dec-2011 Andre Fischer

118674: Made category B code optional and disabled by default.

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


# 595ef848 15-Dec-2011 Ariel Constenla-Haile

moz/nss: missing Linux3.X.mk in security/coreconf

Applied upstream patch.
Vid. https://bugzilla.mozilla.org/show_bug.cgi?id=661609

git-svn-id: https://svn.apache.org/repos/asf/i

moz/nss: missing Linux3.X.mk in security/coreconf

Applied upstream patch.
Vid. https://bugzilla.mozilla.org/show_bug.cgi?id=661609

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

show more ...


# 1439c24f 08-Dec-2011 Jürgen Schmidt

fix to solve build problems on MacOS in nss, when --disable-build-mozilla is used, means prebuild moz libs

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1211816 13f79535-4

fix to solve build problems on MacOS in nss, when --disable-build-mozilla is used, means prebuild moz libs

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

show more ...


12