Accepting request 1117029 from home:tsaupe:branches:Base:System:libtirpc-bsc1199467

update to 1.3.4 (bsc#1199467)

OBS-URL: https://build.opensuse.org/request/show/1117029
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=101
This commit is contained in:
Dirk Mueller 2023-10-12 09:17:43 +00:00 committed by Git OBS Bridge
parent 43f63738e1
commit 47e8e59809
4 changed files with 18 additions and 5 deletions

BIN
libtirpc-1.3.3.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
libtirpc-1.3.4.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Oct 11 12:38:02 UTC 2023 - Thomas Blume <thomas.blume@suse.com>
- update to 1.3.4 (bsc#1199467)
* binddynport.c honor ip_local_reserved_ports
* gss-api: expose gss major/minor error in authgss_refresh()
* rpcb_clnt.c: Eliminate double frees in delete_cache()
* rpcb_clnt.c: memory leak in destroy_addr
* portmapper: allow TCP-only portmapper
* getnetconfigent: avoid potential DoS issue by removing unnecessary sleep
* clnt_raw.c: fix a possible null pointer dereference
* bindresvport.c: fix a potential resource leakage
-------------------------------------------------------------------
Fri Aug 19 15:27:29 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libtirpc
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define debug_package_requires libtirpc3 = %{version}-%{release}
Name: libtirpc
Version: 1.3.3
Version: 1.3.4
Release: 0
Summary: Transport Independent RPC Library
License: BSD-3-Clause