Hello community, here is the log from the commit of package nfs-ganesha for openSUSE:Factory checked in at 2020-07-24 09:47:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nfs-ganesha (Old) and /work/SRC/openSUSE:Factory/.nfs-ganesha.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nfs-ganesha" Fri Jul 24 09:47:38 2020 rev:12 rq:821543 version:3.3+git0.39e0cf712 Changes: -------- --- /work/SRC/openSUSE:Factory/nfs-ganesha/nfs-ganesha.changes 2020-04-04 12:19:59.947653759 +0200 +++ /work/SRC/openSUSE:Factory/.nfs-ganesha.new.3592/nfs-ganesha.changes 2020-07-24 09:47:50.252892433 +0200 @@ -1,0 +2,20 @@ +Fri Jul 17 16:20:27 UTC 2020 - Supriti Singh <[email protected]> + +- dropped fix-compilation-errors-on-xfs-ioctl-syscall-structs.patch which is a part of upstream 3.3 +- Update to version 3.3+git0.39e0cf712: + * V3.3 + * FSAL_CEPH: Fix size of handle + * FSAL_CEPH: Always use the large handle size + * FSAL_CEPH: clarify the User_Id setting in the sample config + * FSAL_CEPH: set ino_release_cb on mount + * RADOS_URLS: restore rados_urls watch on new configuration + * RADOS_URLS: when built with rados_urls, don't error if lib not installed + * Fix accessing object handle after feering its last state + * Fix get_state_obj_export_owner_refs() fail case + * Fix responding with NFS version mismatch + * core: multiple definitions of 'common' data compiling with gcc-10 + * Fixes in stats module + * Throttle the health warning + * Fix seg fault when NFSv4 compound op fails for regular files + +------------------------------------------------------------------- Old: ---- fix-compilation-errors-on-xfs-ioctl-syscall-structs.patch nfs-ganesha-3.2+git0.8d07e25a7.obscpio New: ---- nfs-ganesha-3.3+git0.39e0cf712.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfs-ganesha.spec ++++++ --- /var/tmp/diff_new_pack.NxGi4f/_old 2020-07-24 09:47:51.496893736 +0200 +++ /var/tmp/diff_new_pack.NxGi4f/_new 2020-07-24 09:47:51.500893740 +0200 @@ -110,7 +110,7 @@ %define sourcename @CPACK_SOURCE_PACKAGE_FILE_NAME@ Name: nfs-ganesha -Version: 3.2+git0.8d07e25a7 +Version: 3.3+git0.39e0cf712 Release: 0 Summary: An NFS server running in user space License: LGPL-3.0-or-later AND GPL-3.0-or-later @@ -118,7 +118,6 @@ URL: https://github.com/nfs-ganesha/nfs-ganesha/wiki Source: %{name}-%{version}.tar.bz2 -Patch0: fix-compilation-errors-on-xfs-ioctl-syscall-structs.patch %if 0%{?suse_version} %if 0%{?is_opensuse} @@ -213,11 +212,11 @@ file systems and name-spaces (notably the Ceph "file" and "object" back-ends - CephFS and RGW, respectively). -%package -n libntirpc3_2 +%package -n libntirpc3_3 Summary: NFS-Ganesha transport-independent RPC (TI-RPC) shared library Group: System/Libraries -%description -n libntirpc3_2 +%description -n libntirpc3_3 This package contains a new implementation of the original libtirpc, transport-independent RPC (TI-RPC) library for NFS-Ganesha. It has the following features not found in libtirpc: @@ -230,35 +229,35 @@ 5. Event channels (remove static arrays of xprt handles, new EPOLL/KEVENT integration) -%post -n libntirpc3_2 -p /sbin/ldconfig +%post -n libntirpc3_3 -p /sbin/ldconfig -%postun -n libntirpc3_2 -p /sbin/ldconfig +%postun -n libntirpc3_3 -p /sbin/ldconfig %package -n libntirpc-devel Summary: Copy of TIRPC headers from NFS-Ganesha Group: Development/Libraries/C and C++ -Requires: libntirpc3_2 = %{version} +Requires: libntirpc3_3 = %{version} Obsoletes: nfs-ganesha-devel < %{version} %description -n libntirpc-devel This package contains the libraries and headers needed to develop programs using NFS-Ganesha transport-independent RPC (TI-RPC). -%package -n libganesha_nfsd3_2 +%package -n libganesha_nfsd3_3 Summary: NFS-Ganesha NFSD shared library Group: System/Libraries -%description -n libganesha_nfsd3_2 +%description -n libganesha_nfsd3_3 This package contains the NFSD shared library from NFS-Ganesha. -%post -n libganesha_nfsd3_2 -p /sbin/ldconfig +%post -n libganesha_nfsd3_3 -p /sbin/ldconfig -%postun -n libganesha_nfsd3_2 -p /sbin/ldconfig +%postun -n libganesha_nfsd3_3 -p /sbin/ldconfig %package -n libganesha_nfsd-devel Summary: NFS-Ganesha NFSD shared library Group: Development/Libraries/C and C++ -Requires: libganesha_nfsd3_2 = %{version} +Requires: libganesha_nfsd3_3 = %{version} %description -n libganesha_nfsd-devel This package contains the libraries and headers needed to develop programs @@ -493,7 +492,6 @@ %prep %setup -q -%patch0 -p1 %build %global optflags %{optflags} -fcommon @@ -677,8 +675,8 @@ %if ! %{with system_ntirpc} -%files -n libntirpc3_2 -%{_libdir}/libntirpc.so.3.2 +%files -n libntirpc3_3 +%{_libdir}/libntirpc.so.3.3 %files -n libntirpc-devel %{_includedir}/ntirpc/ @@ -687,7 +685,7 @@ %endif -%files -n libganesha_nfsd3_2 +%files -n libganesha_nfsd3_3 %{_libdir}/libganesha_nfsd.so.* %files -n libganesha_nfsd-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.NxGi4f/_old 2020-07-24 09:47:51.528893769 +0200 +++ /var/tmp/diff_new_pack.NxGi4f/_new 2020-07-24 09:47:51.528893769 +0200 @@ -3,12 +3,12 @@ <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">V(.*)</param> <param name="url">git://github.com/nfs-ganesha/nfs-ganesha.git</param> - <param name="revision">V3.2</param> + <param name="revision">V3.3</param> <param name="filename">nfs-ganesha</param> <param name="scm">git</param> <param name="subdir">src</param> <param name="changesgenerate">enable</param> - <param name="changesauthor">[email protected]</param> + <param name="changesauthor">[email protected]</param> </service> <service name="set_version" mode="disabled"/> <service name="tar" mode="buildtime"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.NxGi4f/_old 2020-07-24 09:47:51.548893790 +0200 +++ /var/tmp/diff_new_pack.NxGi4f/_new 2020-07-24 09:47:51.552893794 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/nfs-ganesha/nfs-ganesha.git</param> - <param name="changesrevision">8d07e25a7ae659c5643fd939f4b33c45716ce71e</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">39e0cf7124dc3d0e0d53d263a05862a4fd4f45c9</param></service></servicedata> ++++++ nfs-ganesha-3.2+git0.8d07e25a7.obscpio -> nfs-ganesha-3.3+git0.39e0cf712.obscpio ++++++ /work/SRC/openSUSE:Factory/nfs-ganesha/nfs-ganesha-3.2+git0.8d07e25a7.obscpio /work/SRC/openSUSE:Factory/.nfs-ganesha.new.3592/nfs-ganesha-3.3+git0.39e0cf712.obscpio differ: char 48, line 1 ++++++ nfs-ganesha.obsinfo ++++++ --- /var/tmp/diff_new_pack.NxGi4f/_old 2020-07-24 09:47:51.588893832 +0200 +++ /var/tmp/diff_new_pack.NxGi4f/_new 2020-07-24 09:47:51.588893832 +0200 @@ -1,5 +1,5 @@ name: nfs-ganesha -version: 3.2+git0.8d07e25a7 -mtime: 1576877221 -commit: 8d07e25a7ae659c5643fd939f4b33c45716ce71e +version: 3.3+git0.39e0cf712 +mtime: 1591625312 +commit: 39e0cf7124dc3d0e0d53d263a05862a4fd4f45c9
