SHA256
1
0
forked from pool/libtirpc
Commit Graph

4 Commits

Author SHA256 Message Date
619f82ada1 Accepting request 345009 from home:kukuk:NSL
- Update to libtirpc-1.0.1
  - new major soname
  - Adjust auth code to match other RPC implementations
  - Implement more gss auth stuff
  - use poll() instead of select() in svc_run()
  - Add more sunrpc compat functions
  - Sync compat headers with real functions
- Drop 005-missing-symvers.patch (upstream)
- Drop 006-memleak1.patch (upstream)
- Drop 007-memleak2.patch (upstream)
- Drop 008-fix-undef-ref.patch (upstream)
- Drop 009-authdes_pk_create.patch (upstream)
- Drop 010-xdr_sizeof.patch (upstream)
- Drop 011-authdes_create.patch (upstream)
- Drop 012-xp_sock.patch (upstream)
- Drop 099-poll.patch (upstream)
- Add 005-libtirpc-1.0.2-rc1.patch (fixes deadlock)

- Update 099-poll.patch with newest version send upstream.

- Add 099-poll.patch: change svc_run from select() to poll().

OBS-URL: https://build.opensuse.org/request/show/345009
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=53
2015-11-26 09:35:36 +00:00
95f5f1cbd5 Accepting request 313578 from home:kukuk:NIS
- Add 008-fix-undef-ref.patch to fix a undefined reference bug

- Update to version 0.3.2 (bring authdes back)
- Remove 005-no_IPv6_for_old_code.patch (accepted upstream)
- Remove 001-tirpc-features.patch (obsolete)
- Add 005-missing-symvers.patch (fix missing, new symbols)
- Add 006-memleak1.patch (fix memory leak)
- Add 007-memleak2.patch (fix memory leak)

OBS-URL: https://build.opensuse.org/request/show/313578
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=49
2015-06-29 21:31:36 +00:00
Dominique Leuenberger
f6fcbb07cf Accepting request 309650 from home:kukuk:NIS
- Remove krb5-devel from -devel requires, not needed anymore

- Update to libtirpc 0.3.1, which incorporates the following
  patches:
  - 011-gssapi-update1.patch
  - 012-gssapi-update2.patch
  - 013-gssapi-update3.patch
  - 014-gssapi-update4.patch
  - 015-gssapi-update5.patch
  - 016-gssapi-update6.patch
  - 017-gssapi-update7.patch
  - 018-gssapi-update8.patch
  Not needed anymore:
  - 007-fix-tirpc_map.patch
  Adjusted:
  - 001-tirpc-features.patch, merged with 006-rework-features.diff
  - 002-old-automake.patch

- 007-fix-tirpc_map.patch: fix symbol version for new global names

- 006-rework-features.diff: Adjust for set of gssapi patches
- 003-fix-gssapi.patch replaced by 011-gssapi-update1.patch
- 012-gssapi-update2.patch: fix krb5-config usage
- 013-gssapi-update3.patch: check for gssapi.h
- 014-gssapi-update4.patch: don't include rpcsec_gss.h
- 015-gssapi-update5.patch: don't install GSSAPI files if disabled
- 016-gssapi-update6.patch: fix rpc_gss_seccreate
- 017-gssapi-update7.patch: officialy export two internal functions
- 018-gssapi-update8.patch: don't use glibc special header files

OBS-URL: https://build.opensuse.org/request/show/309650
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=47
2015-06-04 08:08:04 +00:00
Olaf Kirch
1be34e3c8c Accepting request 305881 from home:kukuk:NIS
- 001-tirpc-features.patch: update with official git version
- 002-old-automake.patch: re-add for SLES11
- 003-fix-gssapi.patch: try to fix the disable-gssapi option correct

OBS-URL: https://build.opensuse.org/request/show/305881
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=44
2015-05-08 10:53:50 +00:00