1 Commits

Author SHA256 Message Date
e26c51951b Sync changes to SLFO-1.2 branch 2025-08-20 09:52:18 +02:00
2 changed files with 20 additions and 28 deletions

View File

@@ -21,10 +21,10 @@ Sun Oct 16 19:59:43 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
* Add support for the LoongArch 64-bit architecture
-------------------------------------------------------------------
Wed Aug 17 11:18:23 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
Wed Aug 10 13:25:50 UTC 2022 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- update to version 4.34.1
* add file descriptor sanity checks in the NSPR poll function
- update to version 4.34.1
* add file descriptor sanity checks in the NSPR poll function.
-------------------------------------------------------------------
Sun May 29 08:07:17 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
@@ -40,14 +40,9 @@ Wed Dec 29 11:14:31 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
* fixes to build system and export of private symbols
-------------------------------------------------------------------
Mon Aug 9 12:36:58 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
Mon Jul 26 14:24:32 UTC 2021 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- added a ccache conditional
-------------------------------------------------------------------
Sun Jul 18 09:17:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
- update to version 4.32
- update to version 4.32:
* implement new socket option PR_SockOpt_DontFrag
* support larger DNS records by increasing the default buffer
size for DNS queries
@@ -112,7 +107,7 @@ Tue Mar 3 21:11:34 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
* added support for Xtensa architecture
-------------------------------------------------------------------
Tue Jan 7 08:17:40 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
Wed Jan 15 13:29:53 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- update to version 4.24
* added macro PR_ASSERT_ARG
@@ -120,17 +115,13 @@ Tue Jan 7 08:17:40 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
* added support for Nios-II, Nds32 and Microblaze architectures
-------------------------------------------------------------------
Fri Nov 15 23:22:52 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
Wed Dec 4 09:41:12 UTC 2019 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- update to version 4.23
* fixed a build failure that was introduced in 4.22
* correctness fix for Win64 socket polling
* whitespace in C files was cleaned up and no longer uses
tab characters for indenting
-------------------------------------------------------------------
Fri Oct 18 20:04:23 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
- update to version 4.22
* added support for the ARC architecture
* removed support for the following platforms:
@@ -138,23 +129,24 @@ Fri Oct 18 20:04:23 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
* correctness and build fixes
-------------------------------------------------------------------
Fri Aug 2 08:14:58 UTC 2019 - Martin Liška <mliska@suse.cz>
Fri Nov 22 18:01:49 UTC 2019 - Charles Robertson <cgrobertson@suse.com>
- Use FAT LTO objects in order to provide proper static library.
- Use FAT LTO objects in order to provide proper static library
-------------------------------------------------------------------
Tue Apr 23 12:03:45 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
Mon Jul 15 06:05:03 UTC 2019 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- update to version 4.21
* Use MAP_SHARED for read-only file mappings on MacOS and Android
* Changed prbit.h to use builtin function on aarch64
* Test program build fixes
* Minor fixes to support unified builds
* Update library copyright notices
* Removed Gonk/B2G references
* Use MAP_SHARED for read-only file mappings on MacOS and
Android.
* Changed prbit.h to use builtin function on aarch64.
* Test program build fixes.
* Minor fixes to support unified builds.
* Update library copyright notices.
* Removed Gonk/B2G references.
-------------------------------------------------------------------
Sun Oct 21 07:30:43 UTC 2018 - wr@rosenauer.org
Mon Oct 29 17:33:55 UTC 2018 - alarrosa@suse.com
- update to version 4.20
* abstract socket address support for Linux (incl. Android)

View File

@@ -1,8 +1,8 @@
#
# spec file for package mozilla-nspr
#
# Copyright (c) 2024 SUSE LLC
# 2006-2024 Wolfgang Rosenauer
# Copyright (c) 2025 SUSE LLC
# 2006-2025 Wolfgang Rosenauer
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed