- update to version 4.34.1
* add file descriptor sanity checks in the NSPR poll function OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=132
This commit is contained in:
parent
af8bb51f78
commit
a1bbe8dffc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 11:18:23 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- 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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define useccache 1
|
||||
|
||||
Name: mozilla-nspr
|
||||
Version: 4.34
|
||||
Version: 4.34.1
|
||||
Release: 0
|
||||
Summary: Netscape Portable Runtime
|
||||
License: MPL-2.0
|
||||
@ -115,9 +115,6 @@ if [ $TEST_FAILURES -ne 0 ]; then
|
||||
fi
|
||||
echo "test suite completed"
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
3
nspr-4.34.1.tar.gz
Normal file
3
nspr-4.34.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5b8354c48b632b8f4c1970628146c0e0c0ca8f32c7315d7d5736c002e03774f
|
||||
size 1096874
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:beef011cd15d8f40794984d17014366513cec5719bf1a78f5e8a3e3a1cebf99c
|
||||
size 1096407
|
Loading…
x
Reference in New Issue
Block a user