SHA256
1
0
forked from pool/libtirpc

- update to 1.3.2:

* Replace the final SunRPC licenses with BSD licenses
  * blacklist: Add a few more well known ports
  * libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS

OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=96
This commit is contained in:
2021-05-16 09:21:02 +00:00
committed by Git OBS Bridge
parent 977730024b
commit b1ced23b7f
4 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun May 16 09:17:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
* Replace the final SunRPC licenses with BSD licenses
* blacklist: Add a few more well known ports
* libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS
-------------------------------------------------------------------
Wed Dec 23 12:50:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>