SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mozilla-nspr-debuginfo-4.9.6-1.12.1.x86_64.rpm :

* Sat Mar 16 2013 wrAATTrosenauer.org- update to version 4.9.6
* aarch64 support (removed obsolete aarch64-support.patch)
* added PL_SizeOfArenaPoolExcludingPool function (bmo#807883)
* Auto detect android api version for x86 (bmo#782214)
* Initialize Windows CRITICAL_SECTIONs without debug info and with nonzero spin count (bmo#812085)
* Thu Feb 28 2013 wrAATTrosenauer.org- update to version 4.9.5
* bmo#634793: define NSPR\'s exact-width integer types PRInt{N} and PRUint{N} types to match the exact-width integer types int{N}_t and uint{N}_t.
* bmo#782815: passing \'int
*\' to parameter of type \'unsigned int
*\' in setsockopt().
* bmo#822932: Port bmo#802527 (NDK r8b support for x86) to NSPR.
* bmo#824742: NSPR shouldn\'t require librt on Android.
* bmo#831793: data race on lib->refCount in PR_UnloadLibrary.
* Thu Feb 28 2013 dmuellerAATTsuse.com- Add config-guess-sub-update.diff:
* update config.guess/sub for aarch64 support- Add aarch64-support.patch:
* add support for aarch64
* Fri Nov 30 2012 wrAATTrosenauer.org- update to version 4.9.4
* bmo#757593: PR_IntervalNow not monotonic for Android, Linux, Mac OS X.
* bmo#804806: Remove support for obsolete platforms (ncr, nec, sony, nextstep, sinix/reliantunix, and sunos4).
* bmo#804833: Allow PR_FormatTime and PR_FormatTimeUSEnglish with NO_NSPR_10_SUPPORT. Fixed by Isaac Aggrey.
* Thu Oct 25 2012 wrAATTrosenauer.org- update to version 4.9.3
* bmo#749849: NSPR pthread_key_t leak and memory corruption.
* bmo#794316: PR_PushIOLayer doesn\'t push layer on the top correctly
* bmo#795213: clang\'s -Wtautological-constant-out-of-range-compare warns on prnetdb.c
* Tue Jul 24 2012 wrAATTrosenauer.org- update to version 4.9.2
* new PR_SetThreadName and PR_GetThreadName functions for setting and getting the name of the
*current thread
*
* Fri Jun 01 2012 wrAATTrosenauer.org- update to version 4.9.1
* Android fixes
* pkgconfig file included (removed our patch)
* added Hurd support
* honor EHOSTDOWN
* a few smaller fixes- license change from tri-license to MPL-2.0
* Thu Feb 16 2012 wrAATTrosenauer.org- update to version 4.9- added testsuite in %check
* Wed Sep 21 2011 wrAATTrosenauer.org- some spec file cleanup- override the build time detection and use the last change time instead to incorporate into the build
* Fri Aug 12 2011 wrAATTrosenauer.org- update to 4.8.9 RTM
* no release notes available from upstream
* Thu May 19 2011 wrAATTrosenauer.org- update to 4.8.8 RTM
* minor cleanup changes
* minor changes not affecting the Linux platform
* Thu Apr 28 2011 wrAATTrosenauer.org- update to 4.8.8beta3
* support IPv6 on Android (bmo#626866)
* use AI_ADDRCONFIG for loopback hostnames (bmo#614526)
* support SDP sockets (bmo#518078)
* support m32r architecture (bmo#635667)
* use atomic functions on ARM (bmo#626309)
* some other fixes not affecting the Linux platform
* Sun Jan 09 2011 wrAATTrosenauer.org- update to 4.8.7 RTM
* no code changes to beta2
* only updated internal version information
* Thu Dec 09 2010 wrAATTrosenauer.org- update to 4.8.7beta2
* minimal requirement for NSS 3.12.9
* bugfixes
* Fri Jul 23 2010 wrAATTrosenauer.org- update to 4.8.6
* moved PR_STATIC_ASSERT from prlog.h to prtypes.h
* use new NSPR atomic macros
* bugfixes- removed fixes for temporary package split
* Sat Apr 24 2010 cooloAATTnovell.com- buildrequire pkg-config to fix provides
* Fri Mar 05 2010 wrAATTrosenauer.org- update to 4.8.4
* bugfix release
* Fri Dec 18 2009 wrAATTrosenauer.org- update to 4.8.3
* NSPR logging timestamp month number is off by one
* fixed possible DoS in prdtoa- added baselibs.conf
* Tue Oct 13 2009 wrAATTrosenauer.org- update to 4.8.2 (bnc#546371)
* RISC OS, Symbian and WinCE improvements
* bugfixes and optimizations
* Wed May 20 2009 wrAATTrosenauer.org- update to 4.8
* Windows 9x and NT 3.51 and 4.0 are no longer supported
* Windows Mobile and Mac OS X 64-bit (x86_64) are now supported
* New macros: prlock.h: PR_ASSERT_CURRENT_THREAD_OWNS_LOCK prmon.h: PR_ASSERT_CURRENT_THREAD_IN_MONITOR
* special log module timestamp adds timestamps to NSPR log messages
* Sat Apr 11 2009 wrAATTrosenauer.org- update to 4.7.4
* Fix strict aliasing issues in prdtoa.c for gcc 4.4 (bmo#439144) - obsoletes prdtoa.patch and -fno-strict-aliasing flag
* In prlink.c, errStrBuf is not thread-safe
* Fri Jan 30 2009 hfiguiereAATTsuse.de- update to 4.7.3
* Only Solaris fixes.
* Tue Jan 13 2009 wrAATTrosenauer.org- update to 4.7.2 RTM version
* use /dev/urandom instead of /dev/random (bmo#455829)
* support Linux/SPARC64 (bmo#459304)
* Wed Jan 07 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Wed Jun 18 2008 mawAATTsuse.de- Merge changes from the build service (thanks, Wolfgang) (bnc#400001 and SWAMP#18164).
* Fri May 02 2008 wrAATTrosenauer.org- update to 4.7.1 RTM version
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Mon Mar 31 2008 mawAATTsuse.de- Undo the shared library package split, per discussion in opensuse-packaging.
* Wed Mar 26 2008 wrAATTrosenauer.org- update to 4.7.1beta2-20080325 snapshot
* Tue Mar 25 2008 mawAATTsuse.de- Merge changes from the build service (thanks, Wolfgang)- Update to the 4.7.1beta1-20080225 snapshot- Split out a shared library subpackage.
* Thu Feb 07 2008 mawAATTsuse.de- Merge changes from the build service (thanks, Wolfgang).- Remove strcstr.patch, which has been upstreamed.
* Thu Feb 07 2008 wrAATTrosenauer.org- update to 4.7.0 (requirement for Firefox 3)- added a %clean section
* Thu Nov 22 2007 wrAATTrosenauer.org- update to version 4.6.8
* Mon Jun 11 2007 roAATTsuse.de- update to NSPR 4.6.7 (pull in from wr from opensuse BS)
* Wed Feb 21 2007 mawAATTsuse.de- Update to version 4.6.5
* Wed Feb 07 2007 wrAATTrosenauer.org- fixed crasher in PL_strcaserstr() (strcstr.patch) (bmo #369467)
* Wed Jan 31 2007 mawAATTsuse.de- Don\'t install %{_includedir}/nspr4/prvrsion.h with the executable bit set.
* Sat Oct 21 2006 ajAATTsuse.de- from openSUSE BuildService (thanks Wolfgang Rosenauer):- update to version 4.6.3: Bug fix release.
* Tue Aug 01 2006 starkAATTsuse.de- version is still 4.6.2
* Sat Jul 15 2006 starkAATTsuse.de- added PR_SI_HOSTNAME_UNTRUNCATED flag to get the hostname as FQDN with PR_GetSystemInfo() if configured on a system (bmo #322956)
* Mon May 15 2006 starkAATTsuse.de- update to 4.6.2 RTM version bugs fixed:
* PR_ParseTimeString use PR_Assert and it calls abort on invalid date (bmo #247896)
* PR_SetSysfdTableSize and PR_GetSysfdTableMax are not exported (bmo #326110)
* Add a UTF-16 API to load a library (bmo #326168)
* various changes for non-Linux platforms
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Fri Dec 16 2005 starkAATTsuse.de- update to final 4.6.1 RTM version
* Wed Dec 07 2005 starkAATTsuse.de- moved headers to nspr4 sub-directories and removed some unneeded headers
* Fri Nov 25 2005 starkAATTsuse.de- changed ldconfig call in install-scripts
* Tue Nov 15 2005 starkAATTsuse.de- current 4.6.1pre (20051114)
* Tue Oct 11 2005 starkAATTsuse.de- next official release will most likely be 4.6.1 (20051010)
* Mon Sep 26 2005 mlsAATTsuse.de- make devel package require base package
* Thu Sep 22 2005 starkAATTsuse.de- update to 4.7.0pre (20050921)
* Tue May 31 2005 starkAATTsuse.de- update to final 4.6
* Thu May 19 2005 starkAATTsuse.de- renamed mozilla-nspr.pc to nspr.pc as decided upstream- latest snapshots which integrates hidden.patch
* Wed May 18 2005 starkAATTsuse.de- workaround for gcc bug (bmo #293438, bnc #83908)- provide its own pkgconfig file (mozilla-nspr.pc)
* Tue May 10 2005 starkAATTsuse.de- update to current HEAD (upstreamed two patches)
* Tue Apr 26 2005 starkAATTsuse.de- moved static libs to sub-directory (almost nobody should link against them statically)
* Mon Apr 25 2005 starkAATTsuse.de- fix nspr-config for biarch
* Tue Mar 22 2005 starkAATTsuse.de- update to HEAD for mozilla compatibility
* Sat Mar 19 2005 starkAATTsuse.de- update to 4.5.2beta1
* Tue Mar 08 2005 starkAATTsuse.de- initial standalone package
 
ICM