Package: nss-pem / 1.1.0+1-1.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| nss-pem | 1.1.0+1-1.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix ftbfs s390x.patch | (download) |
nss/nss/cmd/certutil/certext.c |
6 3 + 3 - 0 ! |
fix ftbfs on s390x error: element may be used uninitialized in this function error: cmpResult may be used uninitialized in this function error: value may be used uninitialized in this function error: sprintf may write a terminating nul past the end of the destination |
| 0001 cmake require at least CMake 3.5.patch | (download) |
src/CMakeLists.txt |
2 1 + 1 - 0 ! |
cmake: require at least cmake 3.5 ... to be compatible with CMake 4.0+ and also move the requirement to the top of CMakeLists.txt to fix the following warning: ``` CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. ``` |
1
