forked from pool/samba
- s3/doc: add man page for aio_fork vfs module.
- Fix uninitialized memory problem in group_sids_to_info3; (bso#8455). - s3: Samba PDC is looking up only primary user group; (bso#8455). - Add script to create or update an AppArmor sniplet with permissions for all Samba shares; (bnc#688040). - Fix winbind internal error; (bso#7636); (bnc#659424). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=198
This commit is contained in:
parent
8d69df66f4
commit
a58c903567
@ -1,2 +1,2 @@
|
|||||||
2676
|
2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:37020300fb4ac20b9e5c59a98c31273787cf813f299013ba54a6843de0a52402
|
oid sha256:0ab03d292af2041c059a7a49e5109677decbc0093845324018de7ac58d0ad4f6
|
||||||
size 77422
|
size 79084
|
||||||
|
@ -432,7 +432,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 21:27:31 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- s3/doc: add man page for aio_fork vfs module.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 21:23:57 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- Fix uninitialized memory problem in group_sids_to_info3; (bso#8455).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 21:11:37 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- s3: Samba PDC is looking up only primary user group; (bso#8455).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 18:33:34 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
- Add script to create or update an AppArmor sniplet with permissions for all
|
||||||
|
Samba shares; (bnc#688040).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 14:00:57 CEST 2011 - ddiss@suse.de
|
Fri Oct 14 14:00:57 CEST 2011 - ddiss@suse.de
|
||||||
|
|
||||||
@ -458,6 +479,11 @@ Thu Jul 14 10:26:22 UTC 2011 - lmuelle@suse.de
|
|||||||
- Make use of the actual library version as part of the package name on
|
- Make use of the actual library version as part of the package name on
|
||||||
post-11.3 systems only.
|
post-11.3 systems only.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 11 21:01:00 CEST 2011 - jmcdonough@suse.de
|
||||||
|
|
||||||
|
- Fix winbind internal error; (bso#7636); (bnc#659424).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 11 16:21:23 CEST 2011 - ddiss@suse.de
|
Mon Jul 11 16:21:23 CEST 2011 - ddiss@suse.de
|
||||||
|
|
||||||
|
55
samba.spec
55
samba.spec
@ -205,7 +205,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package client
|
%package client
|
||||||
@ -249,7 +249,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||||
@ -275,7 +275,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -305,7 +305,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -332,7 +332,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Jeremy Allison <jra at samba dot org>
|
Jeremy Allison <jra at samba dot org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_utils}
|
%if %{make_utils}
|
||||||
@ -353,7 +353,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -388,7 +388,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -414,14 +414,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbclient
|
%description -n libsmbclient
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbclient0
|
%description -n libsmbclient0
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -469,7 +469,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi0
|
%package -n libnetapi0
|
||||||
@ -487,7 +487,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi-devel
|
%package -n libnetapi-devel
|
||||||
@ -511,7 +511,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -532,14 +532,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbsharemodes
|
%description -n libsmbsharemodes
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbsharemodes0
|
%description -n libsmbsharemodes0
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -575,7 +575,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient0
|
%package -n libwbclient0
|
||||||
@ -593,7 +593,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient-devel
|
%package -n libwbclient-devel
|
||||||
@ -617,7 +617,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc2
|
%package -n libtalloc2
|
||||||
@ -637,7 +637,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc-devel
|
%package -n libtalloc-devel
|
||||||
@ -663,7 +663,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb1
|
%package -n libtdb1
|
||||||
@ -683,7 +683,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb-devel
|
%package -n libtdb-devel
|
||||||
@ -705,7 +705,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent0
|
%package -n libtevent0
|
||||||
@ -725,7 +725,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent-devel
|
%package -n libtevent-devel
|
||||||
@ -753,7 +753,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb1
|
%package -n libldb1
|
||||||
@ -775,7 +775,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb-devel
|
%package -n libldb-devel
|
||||||
@ -802,7 +802,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_ldapsmb}
|
%if %{make_ldapsmb}
|
||||||
@ -825,7 +825,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Guenther Deschner <guenther at deschner dot de>
|
Guenther Deschner <guenther at deschner dot de>
|
||||||
|
|
||||||
Source Timestamp: 2676
|
Source Timestamp: 2686
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -1162,6 +1162,8 @@ for script in ${startScripts}; do
|
|||||||
done
|
done
|
||||||
install -m 0755 tools/nmbstatus %{buildroot}/%{_bindir}/nmbstatus
|
install -m 0755 tools/nmbstatus %{buildroot}/%{_bindir}/nmbstatus
|
||||||
pod2man tools/nmbstatus >%{buildroot}/%{_mandir}/man1/nmbstatus.1
|
pod2man tools/nmbstatus >%{buildroot}/%{_mandir}/man1/nmbstatus.1
|
||||||
|
install -m 0755 tools/update-apparmor-samba-profile \
|
||||||
|
%{buildroot}/%{_datadir}/samba/
|
||||||
# PDF generator
|
# PDF generator
|
||||||
install -p -m 0755 tools/smbprngenpdf %{buildroot}/%{_bindir}/smbprngenpdf
|
install -p -m 0755 tools/smbprngenpdf %{buildroot}/%{_bindir}/smbprngenpdf
|
||||||
touch %{buildroot}/var/run/%{cifs_init_script}
|
touch %{buildroot}/var/run/%{cifs_init_script}
|
||||||
@ -1563,6 +1565,7 @@ fi
|
|||||||
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/nmb.xml
|
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/nmb.xml
|
||||||
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/smb.xml
|
%attr(0644,root,root) %{_datadir}/omc/svcinfo.d/smb.xml
|
||||||
%dir %{_datadir}/samba
|
%dir %{_datadir}/samba
|
||||||
|
%{_datadir}/samba/update-apparmor-samba-profile
|
||||||
%doc %{_mandir}/man1/smbstatus.1.*
|
%doc %{_mandir}/man1/smbstatus.1.*
|
||||||
%doc %{_mandir}/man5/smbpasswd.5.*
|
%doc %{_mandir}/man5/smbpasswd.5.*
|
||||||
%doc %{_mandir}/man8/nmbd.8.*
|
%doc %{_mandir}/man8/nmbd.8.*
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:55816f3ef618424cd8074e2912b00a0fe4e953ef6cb03dcdb1768de966c34a69
|
oid sha256:269fb3ef878a9d7f15fe0a4fe1e15b6ad0b84515e22214d20d02c4d3af767dbf
|
||||||
size 51510
|
size 52349
|
||||||
|
Loading…
Reference in New Issue
Block a user