14 Commits

Author SHA256 Message Date
a65a7b37a6 Accepting request 1158819 from home:AndreasStieger:branches:network
libnfs 5.0.3

OBS-URL: https://build.opensuse.org/request/show/1158819
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=23
2024-03-25 15:29:07 +00:00
ea846a509b Accepting request 997598 from home:dirkmueller:Factory
- update to 5.0.2:
  * Various small multithreading fixes
  * Add opaque pointer to service_proc to make it easier to build server apps.
  * BSD compile fix
  * OpenBSD support
  * fix double free in nfs3_pread_mcb()

OBS-URL: https://build.opensuse.org/request/show/997598
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=21
2022-08-18 08:09:24 +00:00
dd1c78961e Accepting request 975734 from home:polslinux:branches:network
- Update to version 5.0.1:
  * Multithread support for Linux and Windows
  * Fix NFS4 behavior of chmod/chown/utimes
  * Add marshalling / unmarshalling of various NFSv4.1 structures (but not 4.1 support)
  * PS3 support
  * PS2 EE support
  * Support escaped characters in the URL

OBS-URL: https://build.opensuse.org/request/show/975734
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=19
2022-05-16 08:32:22 +00:00
Tomáš Chvátal
0efa9f41ac Accepting request 718305 from home:iznogood:branches:network
New stable rel

OBS-URL: https://build.opensuse.org/request/show/718305
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=17
2019-07-24 18:02:52 +00:00
08a44bd64f Accepting request 647393 from home:alois:branches:network
- Update to version 3.0.0
  * NFSv4 support.
  * lockf() support (NFSv4 only).
  * fcntl() support for locking (NFSv4 only).
  * Add CMake support.
  * URL arguments to select NFS version.
  * URL argument to set nfsport. This allows NFSv4 to work for
    servers without portmapper support.
  * URL argument to set he mount port.
  * NFSv4: use getpwnam to map NFSv4 (Ganesha) when passing
    uid/gid as a user/group name insead of as a uid/gid.
  * Added nfs-fh: a simle utility to print the filehandle for a
    nfs file.
  * Add a new open2() function that takes a mode argument.
  * Add a testsuite for libnfs.
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/647393
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=15
2018-11-11 12:01:02 +00:00
bab79c6980 Accepting request 534508 from home:Zaitor
- Update to version 2.0.0:
  + Bug fixes:
    - Fix NULL pointer crash in nfs_link().
    - Clamp read/write size for servers (Ganesha) that offer very
      large io sizes instead of failing to connect to the export.
    - Tell the server to commit all data to stable storage when we
      close files.
    - Double free fix: don't call rpc_free_pdu() after
      rpc_queue_pdu() failure.
    - Fix for memory leak in rpc_allocate_*().
    - Abort the mount process correctly if MOUNT/MNT returns error
      or is cancelled.
    - Fix memory leak in error path in nfs_create_2_cb().
    - Fix leak of rpc->inbuf if we destroy the context while we
      have still PDUs in flight.
  + New features:
    - Add O_NOFOLLOW support for nfs_open().
    - Add a new mkdir2 command that also takes a mode argument.
    - Add a new readlink2 command that avoids having to preallocate
      the buffer.
    - Add support for RPC timeouts for both the sync and async
      interfaces.
    - Use SOCK_CLOEXEC for the sockets.
    - Make rpc_set{g|u}id() public.
    - Performance optimization: socket: Batch pdu read in
      rpc_read_from_socket.
    - Low level support for NFSv4 some and examples.
    - Support for building RPC servers.
- Bump soname to 11 following upstream changes.
- Stop passing disable-werror to configure, no longer needed.

OBS-URL: https://build.opensuse.org/request/show/534508
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=13
2017-10-17 19:21:33 +00:00
Bjørn Lie
e0e14cc36b Accepting request 478637 from home:Zaitor:branches:network
Fix build in factory

OBS-URL: https://build.opensuse.org/request/show/478637
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=11
2017-03-11 09:33:46 +00:00
Bjørn Lie
86d063c9a5 Accepting request 478581 from home:Zaitor:branches:network
New upstream release

OBS-URL: https://build.opensuse.org/request/show/478581
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=10
2017-03-10 22:38:15 +00:00
Ismail Dönmez
5300e3a25a Accepting request 417362 from home:olh:branches:network
- Add also Release to really obsolete libnfs

OBS-URL: https://build.opensuse.org/request/show/417362
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=8
2016-08-08 08:10:46 +00:00
Ismail Dönmez
36767da37a Accepting request 414549 from home:olh:branches:network
- Obsolete libnfs from PMBS

OBS-URL: https://build.opensuse.org/request/show/414549
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=6
2016-07-23 07:39:30 +00:00
Bjørn Lie
99843f60ec Do version requires in devel, silence lint warning
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=4
2016-04-23 12:25:02 +00:00
Bjørn Lie
7efd2ed56c Fix build for sle11 I hope
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=3
2016-04-23 12:17:02 +00:00
Bjørn Lie
6c157dceec Drop superfluous Requires
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=2
2016-04-23 12:15:14 +00:00
Ismail Dönmez
058e076d90 Accepting request 391377 from home:Zaitor:branches:GNOME:Next
Resub after comments (sr#391346), sorry for the spam, had to convert some tabs to spaces..

OBS-URL: https://build.opensuse.org/request/show/391377
OBS-URL: https://build.opensuse.org/package/show/network/libnfs?expand=0&rev=1
2016-04-23 11:26:02 +00:00