Revisions of nfs-utils

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 877825 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 160)
- Update to version 2.5.3
  https://mirrors.edge.kernel.org/pub/linux/utils/nfs-utils/2.5.3/2.5.3-Changelog
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 847956 from Neil Brown's avatar Neil Brown (neilbrown) (revision 159)
- Add missing ldconfig calls for libnfsidmap1.
[that is, unless there are already concrete plans to employ file triggers instead]

- Throw out some remaining old rpm constructs. (forwarded request 847812 from jengelh)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 844948 from Neil Brown's avatar Neil Brown (neilbrown) (revision 158)
- Update to version 2.5.2
  - fixed a couple memory leaks and other bug fixes,
  - a lot of clean up
- Refresh nfs-utils-1.0.7-bind-syntax.patch
- Use %autosetup -p1 (forwarded request 844899 from pevik)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 838679 from Neil Brown's avatar Neil Brown (neilbrown) (revision 157)
- Remove nfs-doc package.  The documentation is 20 years old
  and barely relevant.
  (bsc#1171448)

- Update to version 2.5.1
  Dropped patch accepted upstream:
  0001-conffile-Don-t-give-warning-for-optional-config-file.patch
  - improvements for 64bit time
  - improvements for SASL referrals
  - Rename clddb-tool to nfsdclddb
  - New tools  nfsdclnts
  - Better python3 support
  - many bug-fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 810693 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 155)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791592 from Neil Brown's avatar Neil Brown (neilbrown) (revision 154)
- Remove obsolete useradd call (forwarded request 791188 from kukuk)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 788739 from Neil Brown's avatar Neil Brown (neilbrown) (revision 153)
- Improve the hack to avoid python dependencies.
  A new python script had been added since that hack was written.
  (boo#1166067)

- 0001-conffile-Don-t-give-warning-for-optional-config-file.patch
  Support optional include files correctly
  (boo#1164619)

- Update nfs.conf
  - change value: udp=n (disabled in 2.2.1.)
  - update name: manage-gids
  - new: verbosity=0, rpc-verbosity=0, use-gss-proxy=0, rdma-port=20049,
	no-notify=0, force=0, lift-grace=y
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 784479 from Neil Brown's avatar Neil Brown (neilbrown) (revision 152)
- statd-user.conf: create user via sysusers.d template
- Use ordering for systemd instead of hard requires (forwarded request 782892 from kukuk)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 773539 from Neil Brown's avatar Neil Brown (neilbrown) (revision 151)
-  Update to version 2.4.3
   Dropped patches (accepted upstream):
   - 0001-nfs.conf-allow-empty-assignments.patch
   - 0002-Let-systemd-know-when-rpc.statd-is-needed.patch
   - 0003-systemd-run-statd-notify-even-when-nfs-client-isn-t-.patch
   - 0004-nfsidmap-honour-with-pluginpath-for-instalation.patch
   - 0005-nfs.conf-fail-to-disable-major-NFS-version-4-using-v.patch
   - 0006-conffile-allow-optional-include-files.patch
   - 0007-statd-user-from-sm
   - 0008-mountd-Initialize-logging-early.patch
   Dropped patches (upstream used different solution):
   - 0009-Allow-compilation-to-succeed-with-fno-common.patch (btw this used
	 Patch0: instead of Patch10:) (boo#1160405)
   
   Add nfsdcld - NFSv4 Client Tracking Daemon, add nfsdcld.service and enable it
   for nfs-kernel-server, add man page
   Add clddb-tool - tool for downgrading the nfsdcld sqlite database schema,
   add man page
   Removed osd_login (dropped in upstream in 2.3.4 rc1) (forwarded request 773318 from pevik)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 750032 from Neil Brown's avatar Neil Brown (neilbrown) (revision 150)
- nfs-utils.spec - don't chown when not needed.
  Only chown directories in /var/lib/nfs to statd
  if they are currently owned by root.
  The chown is needed for some upgrades, but if the
  dirs are already owned by statd, an vulnerability in
  statd could be escalated to root.
  (bsc#1157321)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 732555 from Neil Brown's avatar Neil Brown (neilbrown) (revision 149)
- Delete  0006-nfs.conf-silence-include-error.patch
  replaced with better version
- 0006-conffile-allow-optional-include-files.patch
   Avoid error if /etc/nfs.conf.local doesn't exist
  (bsc#1151044 bsc#1150807)
- 0008-mountd-Initialize-logging-early.patch
 Don't close the loging socket - it causes problems.
  (bsc#1151044 bsc#1150807)

- Don't make /var/lib/nfs owned by statd.
  Only sm and sm.bak need to be accessible by
  statd or sm-notify after they drop privs.
  Providing they get created, the parent
  directory can be root-owned.
- 0007-statd-user-from-sm
  Change rpc.statd and sm-notify to take uid from the sm
  directory.
  (bsc#1150733 CVE-2019-3689)

- 0006-nfs.conf-silence-include-error.patch
 Avoid an unhelpful warning (bsc#1150807)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 727642 from Neil Brown's avatar Neil Brown (neilbrown) (revision 148)
- 0005-nfs.conf-fail-to-disable-major-NFS-version-4-using-v.patch
  Fix a bug that cause NFSv4 service to always be enabled, if
  the server was enabled at all.

- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html

- remove libnfsidmap1 dependency for nfs-client.
  It isn't needed.

- Remove service aliases - these files are deleted.
   nfs.service
   nfsserver.service
   nfs-server.nfsserver.conf
   nfs-client.nfs.conf
  Now the upstream standard service names "nfs-client" and "nfs-server"
  must be used.

- 0004-nfsidmap-honour-with-pluginpath-for-instalation.patch
  Allow plugins to be installed properly
- nfs-utils.spec
  Package shared library correctly

- 0001-nfs.conf-allow-empty-assignments.patch
  Fix regression due to unnecessary "error" messages from nfs.conf
- 0002-Let-systemd-know-when-rpc.statd-is-needed.patch
  0003-systemd-run-statd-notify-even-when-nfs-client-isn-t-.patch
  Fixes for systemd integration
  (bsc#1116221)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 625583 from Neil Brown's avatar Neil Brown (neilbrown) (revision 146)
- nfs.conf: spell NFSV4LEASETIME correctly.
  (bsc#1098532)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 546722 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 144)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 532009 from Neil Brown's avatar Neil Brown (neilbrown) (revision 143)
- fix incorrect dependency in
  /usr/lib/systemd/system/nfs-client.target.d/nfs.conf
  When yast restarts "nfs" it should propagate to nfs-client,
  but doesn't.
  (boo#1053691)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 513638 from Neil Brown's avatar Neil Brown (neilbrown) (revision 142)
- nsm-headers.patch: add missing <stdint.h> (forwarded request 513155 from Andreas_Schwab)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 493620 from Neil Brown's avatar Neil Brown (neilbrown) (revision 141)
- Prerequire needed group "nogroup" (forwarded request 493421 from kukuk)
Displaying revisions 21 - 40 of 180
openSUSE Build Service is sponsored by