Accepting request 997589 from mozilla:Factory
- update to version 4.34.1 * add file descriptor sanity checks in the NSPR poll function OBS-URL: https://build.opensuse.org/request/show/997589 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=84
This commit is contained in:
commit
a25050d30c
@ -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>
|
Sun May 29 08:07:17 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define useccache 1
|
%define useccache 1
|
||||||
|
|
||||||
Name: mozilla-nspr
|
Name: mozilla-nspr
|
||||||
Version: 4.34
|
Version: 4.34.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Netscape Portable Runtime
|
Summary: Netscape Portable Runtime
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
@ -115,9 +115,6 @@ if [ $TEST_FAILURES -ne 0 ]; then
|
|||||||
fi
|
fi
|
||||||
echo "test suite completed"
|
echo "test suite completed"
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -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