| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: yast2-nfs-client | Distribution: SUSE Linux Enterprise 15 |
| Version: 4.6.2 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.2 | Build date: Sat Mar 9 01:25:56 2024 |
| Group: System/YaST | Build host: h01-ch3a |
| Size: 108704 | Source RPM: yast2-nfs-client-4.6.2-150600.1.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/yast/yast-nfs-client | |
| Summary: YaST2 - NFS Configuration | |
The YaST2 component for configuration of NFS. NFS stands for network file system access. It allows access to files on remote machines.
GPL-2.0-or-later
* Fri Sep 01 2023 jreidinger@suse.com
- Branch package for SP6 (bsc#1208913)
- 4.6.2
* Tue Mar 07 2023 lslezak@suse.com
- Fixed unit test to not read the values from the current system
(bsc#1209007)
- 4.5.2
* Wed May 11 2022 jreidinger@suse.com
- Fix localization of NFS Version widget values (bsc#1198076)
- 4.5.1
* Wed Apr 06 2022 lslezak@suse.cz
- Bump version to 4.5.0 (bsc#1198109)
* Fri Feb 04 2022 jlopez@suse.com
- Recover hosts caching (related to fate#318196).
* Wed Feb 02 2022 jlopez@suse.com
- Adapt code for a better integration with the storage Expert
Partitioner (related to fate#318196).
- Provide a new NfsForm to be used from the Expert Partitioner and
move code to yast-storage-ng.
- 4.4.4
* Tue Jan 25 2022 igonzalezsosa@suse.com
- Use Package module instead of PackageSystem (bsc#1194886).
- 4.4.3
* Mon Dec 13 2021 mail@georg-pfuetzenreuter.net
- Adding /usr/bin/killall as a requirement (bsc#1161687)
- 4.4.2
* Tue Jun 29 2021 jreidinger@suse.com
- Support systemd mount options in fstab (bsc#1187781)
- 4.4.1
* Tue Apr 20 2021 lslezak@suse.cz
- 4.4.0 (bsc#1185510)
* Thu Feb 18 2021 jreidinger@suse.com
- Adapted unit test to recent changes in Yast::Report (related to
bsc#1179893).
- 4.3.3
* Mon Aug 10 2020 schubi@suse.de
- AutoYaST: Added supplements: autoyast(nfs) into the spec file
in order to install this packages if the section has been defined
in the AY configuration file (bsc#1146494).
- 4.3.2
* Tue May 12 2020 jreidinger@suse.com
- Autoyast schema: Allow optional types for string and map objects
(bsc#1170886)
- 4.3.1
* Mon May 11 2020 shundhammer@suse.com
- Fixed crash when using [Cancel] in the "Add" dialog (bsc#1170447)
- 4.3.0
* Thu Feb 06 2020 jlopez@suse.com
- Kill rpcbind process if it was directly executed without using
systemd (bsc#1161687).
- 4.2.7
* Thu Jan 23 2020 jreidinger@suse.com
- fix return code for cli `yast2 nfs list` (bsc#1150070)
- Add error message when delete failed due to not found entry
- 4.2.6
* Fri Jan 17 2020 jlopez@suse.com
- Delegates mount/unmount actions to yast2-storage-ng.
- Keeps mount point status for existing shares.
- Adds an asterisk to mount point for unmounted entries.
- Related to bsc#1006815, bsc#1151426, bsc#1060159.
- 4.2.5
* Wed Jan 08 2020 dgonzalez@suse.com
- Avoids displaying phantom NFS entries adding an action to
refresh the UI (related to bsc#1156446).
- 4.2.4
* Wed Oct 30 2019 kanderssen@suse.com
- Removed nfsidmap hardcoded dependency once libnfsidmap was merged
into nfs-utils and a separate package should not be needed
anymore (bsc#1150807, bsc#1153568)
- 4.2.3
* Tue Aug 27 2019 schubi@suse.de
- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
- 4.2.2
* Thu Aug 22 2019 schubi@suse.de
- Using rb_default_ruby_abi tag in the spec file in order to
handle several ruby versions (bsc#1146403).
- 4.2.1
* Fri May 31 2019 hellcp@mailbox.org
- Add metainfo (fate#319035)
- Revamp spec
- Replace GenericName with Comment
- 4.2.0
* Wed Feb 27 2019 mvidner@suse.com
- Use /sbin/rpcinfo only, /usr/sbin/rpcinfo is gone (bsc#1127138).
- 4.1.5
* Fri Dec 28 2018 schubi@suse.de
- Handle NFS version 4.2 (bsc#1118779).
- 4.1.4
* Tue Dec 11 2018 jreidinger@suse.com
- always use absolute path to binaries (bsc#1118291)
- properly escape shell arguments (bsc#1118291)
- 4.1.3
* Thu Nov 29 2018 noahadvs@gmail.com
- Provide icon with module (boo#1109310)
- 4.1.2
* Tue Nov 27 2018 jreidinger@suse.com
- fix build failure caused by changes in storage-ng
(related to change done for bsc#1088426)
- 4.1.1
* Tue Oct 16 2018 schubi@suse.de
- Added license file to spec.
* Thu Aug 23 2018 jreidinger@suse.com
- do not crash when nfs version is written as 4.0 instead of 4
(bsc#1105674)
- 4.1.0
* Wed Aug 22 2018 schubi@suse.de
- Switched license in spec file from SPDX2 to SPDX3 format.
* Wed Jun 27 2018 schubi@suse.de
- Added additional searchkeys to desktop file (fate#321043).
- 4.0.7
* Fri May 18 2018 ancor@suse.com
- Fixed a bug preventing some strings (introduced while fixing
bsc#1088426) to be translated.
- Do not crash when 'edit' button is pressed in the partitioner
if there are no NFS entries (affects installation, part of
fate#318196).
- When executed standalone (not embedded in the Partitioner),
use storage-ng to read and write /etc/fstab, instead of the old
buggy parser (bsc#429326, bsc#1064437).
- 4.0.6
* Fri Apr 06 2018 ancor@suse.com
- Use only nfsvers (or its alias) to specify the version of the
NFS protocol, instead of the legacy nfs4 (vfstype) and
minorversion (bsc#1088426).
- Detect legacy entries and warn the user.
- 4.0.5
* Tue Apr 03 2018 ancor@suse.com
- Command line interface: display correct content in the 'Options'
column (bsc#1087826) when listing.
- Command line interface: updated help about the 'type' option.
- 4.0.4
* Tue Feb 27 2018 knut.anderssen@suse.com
- Fix a missing definition of firewalld method (bsc#1082919)
- 4.0.3
* Fri Feb 23 2018 lslezak@suse.cz
- During installation do not check whether the portmapper package
is installed, fixed error handling when scanning the NFS exports
fails (bsc#1079624)
- 4.0.2
* Thu Feb 01 2018 knut.anderssen@suse.com
- Replace SuSEFirewall2 by firewalld (fate#323460)
- 4.0.1
* Fri Nov 03 2017 knut.anderssen@suse.com
- Fix teststuite once SuSEFirewall2 is being replaced by firewalld
(fate#323460)
- 4.0.0
* Mon Jun 06 2016 igonzalezsosa@suse.com
- Stop generating autodocs (fate#320356)
- Add a conditional BuildRequires to allow using Jenkins for
continuous integration (lslezak@suse.cz)
- 3.1.17
* Mon Jul 20 2015 mvidner@suse.com
- Do not block an update of nfs-utils (boo#911986)
- 3.1.16
* Mon Apr 06 2015 ancor@suse.com
- Consider path dependencies between mount points, allowing eg.
a local mount on top of an NFS mount point (bsc#922307).
- 3.1.15
* Tue Feb 24 2015 kmroz@suse.com
- Fix crash when accessing certain variables outside their block
local scope. (bnc#919061)
* Thu Jan 08 2015 mvidner@suse.com
- Used Rubocop to enforce a consistent coding style.
- 3.1.13
* Thu Dec 04 2014 jreidinger@suse.com
- remove X-KDE-Library from desktop file (bnc#899104)
* Tue Nov 18 2014 lslezak@suse.cz
- fixed string substitution in a translated message
* Fri Nov 07 2014 locilka@suse.com
- Removed obsolete service (nfsboot) handling (bnc#867766)
- 3.1.10
/usr/share/YaST2/clients /usr/share/YaST2/clients/nfs-client.rb /usr/share/YaST2/clients/nfs-client4part.rb /usr/share/YaST2/clients/nfs.rb /usr/share/YaST2/clients/nfs_auto.rb /usr/share/YaST2/include /usr/share/YaST2/include/nfs /usr/share/YaST2/include/nfs/routines.rb /usr/share/YaST2/include/nfs/ui.rb /usr/share/YaST2/include/nfs/wizards.rb /usr/share/YaST2/lib /usr/share/YaST2/lib/y2nfs_client /usr/share/YaST2/lib/y2nfs_client/widgets /usr/share/YaST2/lib/y2nfs_client/widgets/nfs_form.rb /usr/share/YaST2/lib/y2nfs_client/widgets/nfs_version.rb /usr/share/YaST2/modules /usr/share/YaST2/modules/Nfs.rb /usr/share/YaST2/modules/NfsOptions.rb /usr/share/YaST2/schema /usr/share/YaST2/schema/autoyast /usr/share/YaST2/schema/autoyast/rnc /usr/share/YaST2/schema/autoyast/rnc/nfs.rnc /usr/share/applications/YaST2 /usr/share/applications/YaST2/org.opensuse.yast.NFS.desktop /usr/share/doc/packages/yast2-nfs-client /usr/share/doc/packages/yast2-nfs-client/README /usr/share/doc/packages/yast2-nfs-client/README.md /usr/share/icons /usr/share/icons/hicolor /usr/share/icons/hicolor/scalable /usr/share/icons/hicolor/scalable/apps /usr/share/icons/hicolor/scalable/apps/yast-nfs.svg /usr/share/licenses/yast2-nfs-client /usr/share/licenses/yast2-nfs-client/COPYING /usr/share/metainfo /usr/share/metainfo/org.opensuse.yast.NFS.metainfo.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:27:08 2026