2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-23 10:25:27 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
nspr: Update to 4.28
Changelog:
NSPR 4.28 contains the following changes:
- Fix a compiler warning
- Add rule for cross-compiling with cygwin
|
2020-08-11 18:12:57 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
nspr: Update to 4.27
Changelog:
NSPR 4.27 contains the following changes:
- The macOS platform code for shared library loading was
changed to support macOS 11.
If the absolute path parameter given to PR_LoadLibrary
begins with either /System/ or /usr/lib/ then no test is
performed if the library exists at a file.
- An include statement for a Windows system library header
was added
|
2020-06-29 14:06:37 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
nspr: Update to 4.26
Changelog:
NSPR 4.26 contains the following changes:
- PR_GetSystemInfo supports a new flag
PR_SI_RELEASE_BUILD to get information about the
operating system build version.
- Better support parallel building on Windows.
- The internal release automatic script requires
python 3.
|
2020-02-05 04:26:52 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
nspr: Update to 4.25
* Fix runtime error by pthread_equal() misuse.
Changelog:
NSPR 4.25 contains the following changes:
- fixed reading files larger than 4 GB on Win32
- changes to NSPR test tools to allow them to run on our CI
- added support for Xtensa architecture
|
2020-01-17 19:40:47 by Nia Alarie | Files touched by this commit (1) | |
Log message:
nspr: update silly-old DESCR
|
2019-12-04 13:53:18 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 4.24
Changelog:
NSPR 4.24 contains the following changes:
- added macro PR_ASSERT_ARG
- removed some declarations
- added support for Nios-II, Nds32 and Microblaze
architectures
|
2019-12-03 15:28:26 by Ryo ONODERA | Files touched by this commit (8) |
Log message:
Update to 4.23
Changelog:
NSPR 4.23 contains the following changes:
- 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
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|