File firewalld-rpcbind-helper.changes of Package firewalld-rpcbind-helper.12369
-------------------------------------------------------------------
Mon Aug 19 13:18:37 UTC 2019 - matthias.gerstner@suse.com
Fix for bsc#1146188:
- 0003-main-script-fix-dict_values-object-does-not-support-.patch: fix error
when running in python3 context and a port in `rpcinfo -p` is running
neither as tcp nor in udp protocol.
-------------------------------------------------------------------
Fri May 11 16:11:01 UTC 2018 - matthias.gerstner@suse.com
Fixes for bnc#1096064:
- 0001-main-script-fix-running-with-python3-need-to-decode.patch: fix error
when running in python3 context, because of a missing decode() call.
- 0002-main-script-be-prepared-for-some-of-the-sysconfig-fi.patch: don't raise
Exceptions when one of the target sysconfig files isn't installed.
-------------------------------------------------------------------
Tue Apr 17 11:29:54 UTC 2018 - jengelh@inai.de
- Feed file through spec-cleaner
-------------------------------------------------------------------
Mon Apr 16 12:23:52 UTC 2018 - matthias.gerstner@suse.com
- Require python3 and to be in line with the Leap-15 /
SLE-15 situation (see OBS comments in sr#595722).
- shebang.patch: use python3 in shebang for the same reasons.
-------------------------------------------------------------------
Wed Apr 11 13:00:40 UTC 2018 - matthias.gerstner@suse.com
- initial version of package