Package Release Info

mozjs52-52.6.0-3.3.2

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmozjs-52

Change Logs

* Tue Jul 24 2018 msuchanek@suse.com
- Remove trailing backslash (https://build.suse.de/request/show/168818)
* Mon Jun 18 2018 normand@linux.vnet.ibm.com
- update _constraints file for ppc64/ppc64le to avoid
  "Out of memory" build failure on some PowerPC workers.
* Wed May 30 2018 normand@linux.vnet.ibm.com
- for ppc64 (BE) use same patches as s390x
  (mozilla-s390-bigendian.patch xulrunner-24.0-s390-inlines.patch)
- This change is sufficient to solve boo#1093033
* Wed May 30 2018 schwab@suse.de
- No JIT on ppc, don't run jit test
* Tue May 22 2018 guillaume.gardet@opensuse.org
- Fix armv6 build by fixing armv6 detection:
  * fix_armv6_build.patch
* Thu Mar 01 2018 stefan.bruens@rwth-aachen.de
- Actually remove bundled zlib and use system zlib. Avoids potential
  problems when trying to use system zlib while mozjs52-devel is
  installed (two zlib.h instances with conflicting definitions).
  Likewise fix for boo#1082720.
- Drop unused zip BuildRequires.
* Mon Jan 29 2018 bjorn.lie@gmail.com
- Update to 52.6.0
- Drop fix-64bit-archs.patch and bmo1379539.patch, fixed upstream
- Update Source url.
* Fri Dec 01 2017 cgrobertson@suse.com
- Added support for ICU and data file.
- Added mozilla-s390-bigendian.patch to enable bigendian support
  for s390 machines.
- Added xulrunner-24.0-s390-inlines.patch for s390 builds.
* Sat Nov 18 2017 jones_ld@protonmail.com
- Enable Internationalization required by GJS
- Disable running tests due to broken toLocaleDateString_timeZone test
* Fri Oct 06 2017 cgrobertson@suse.com
- Added additional compiler flags on the condition
  of building for ppc64le using gcc7 or newer.
  (see bmo#1399248)