Accepting request 297173 from network:samba:STABLE
This request depends on network:samba:STABLE/talloc version 2.1.2 see submit request 297171 https://build.opensuse.org/request/show/297171 - Update to 4.2.1. Check WHATSNEW.txt from the main tar ball, the web page, or the samba package change log for a detailed list of changes. - Prevent samba package updates from disabling samba kerberos printing. - Add sparse file support for samba; (fate#318424). - Purge printer name cache on spoolss SetPrinter change; (bso#11210); (bnc#901813). - Use domain name if search by domain SID fails to send SIDHistory lookups to correct idmap backend; (bnc#773464). OBS-URL: https://build.opensuse.org/request/show/297173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=182
This commit is contained in:
commit
1b52cf2f54
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93c6f796612ee2fd3b5b8b6163e91711496e2142edfa5e77d22cbc631d8e2303
|
||||
size 86482
|
||||
oid sha256:e546e49be077b61b88e2aa88c91c3eaad8dc859a0f1672afb87a838a7ddbfef1
|
||||
size 103790
|
||||
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlT3YnAACgkQbzORW2Vot+q1SACfcI+5whPJ5jPwMV2lNMJILZbp
|
||||
p1EAoK90ECwS9PtnskIsXm9jprNkhJMC
|
||||
=EFxp
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66a6057815a971fee64fbe936ff6cbad542421a4bd52cba8d8d41afc9abc490f
|
||||
size 20682204
|
7
samba-4.2.1.tar.asc
Normal file
7
samba-4.2.1.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlUup4MACgkQbzORW2Vot+obkgCffvK5FUhnuYVSa+xke4gppTkW
|
||||
aMgAn3rjyLofe55IX5xkHrZX5iWypB02
|
||||
=ngCD
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.2.1.tar.gz
Normal file
3
samba-4.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37eaa239c116dc2c22c29c5a2931eb178ed22e48b594687247446703119b4ac3
|
||||
size 20701467
|
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 11:32:55 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Update to 4.2.1.
|
||||
+ s3:winbind:grent: Don't stop group enumeration when a group has no gid;
|
||||
(bso#8905).
|
||||
+ Initialize dwFlags field of DNS_RPC_NODE structure; (bso#9791).
|
||||
+ s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with
|
||||
servers that don't send the 2 unused fields; (bso#10016).
|
||||
+ build:wafadmin: Fix use of spaces instead of tabs; (bso#10476).
|
||||
+ waf: Fix the build on openbsd; (bso#10476).
|
||||
+ s3: client: "client use spnego principal = yes" code checks wrong name;
|
||||
(bso#10888).
|
||||
+ spoolss: Retrieve published printer GUID if not in registry; (bso#11018).
|
||||
+ s3: lib: libsmbclient: If reusing a server struct, check every cli->timout
|
||||
miliseconds if it's still valid before use; (bso#11079).
|
||||
+ vfs_fruit: Enhance handling of malformed AppleDouble files; (bso#11125).
|
||||
+ backupkey: Explicitly link to gnutls and gcrypt; (bso#11135).
|
||||
+ replace: Remove superfluous check for gcrypt header; (bso#11135).
|
||||
+ Backport subunit changes; (bso#11137).
|
||||
+ libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with
|
||||
implementation; (bso#11140).
|
||||
+ s3-winbind: Fix cached user group lookup of trusted domains; (bso#11143).
|
||||
+ talloc: Version 2.1.2; (bso#11144).
|
||||
+ Update libwbclient version to 0.12; (bso#11149).
|
||||
+ brlock: Use 0 instead of empty initializer list; (bso#11153).
|
||||
+ s4:auth/gensec_gssapi: Let gensec_gssapi_update() return
|
||||
NT_STATUS_LOGON_FAILURE for unknown errors; (bso#11164).
|
||||
+ docs/idmap_rid: Remove deprecated base_rid from example; (bso#11169);
|
||||
(bnc#913304).
|
||||
+ s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev
|
||||
fails in the SMB1 case; (bso#11173).
|
||||
+ backupkey: Use ndr_pull_struct_blob_all(); (bso#11174).
|
||||
+ Fix lots of winbindd zombie processes on Solaris platform; (bso#11175).
|
||||
+ s3: libsmbclient: Add missing talloc stackframe; (bso#11177).
|
||||
+ s4-process_model: Do not close random fds while forking; (bso#11180).
|
||||
+ s3-passdb: Fix 'force user' with winbind default domain; (bso#11185).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 10:20:52 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Prevent samba package updates from disabling samba kerberos printing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 9 12:02:25 UTC 2015 - noel.power@suse.com
|
||||
|
||||
- Add sparse file support for samba; (fate#318424).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 23:21:12 UTC 2015 - ddiss@suse.com
|
||||
|
||||
- Purge printer name cache on spoolss SetPrinter change; (bso#11210);
|
||||
(bnc#901813).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 13:21:43 UTC 2015 - ddiss@suse.com
|
||||
|
||||
@ -431,11 +485,17 @@ Tue Sep 23 12:02:16 UTC 2014 - lmuelle@suse.com
|
||||
read; (bso#10794).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 16:59:49 UDT 2014 - jmcdonough@suse.com
|
||||
Thu Sep 18 16:59:49 UTC 2014 - jmcdonough@suse.com
|
||||
|
||||
- Wait for network-online.target to prevent caching of
|
||||
pre-network failures; (bnc#889175).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 08:54:38 UTC 2014 - jmcdonough@suse.com
|
||||
|
||||
- Use domain name if search by domain SID fails to send SIDHistory
|
||||
lookups to correct idmap backend; (bnc#773464).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 17:26:26 UTC 2014 - ddiss@suse.com
|
||||
|
||||
|
13
samba.spec
13
samba.spec
@ -121,7 +121,7 @@ BuildRequires: libavahi-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
%endif
|
||||
%define samba_ver 4.2.0
|
||||
%define samba_ver 4.2.1
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
@ -143,11 +143,11 @@ BuildRequires: systemd-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3386
|
||||
%define SOURCE_TIMESTAMP 3400
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
Url: http://www.samba.org/
|
||||
Provides: samba-gplv3 = %{version}
|
||||
@ -1384,7 +1384,7 @@ for file in winbindd.h winbindd_proto.h; do
|
||||
done
|
||||
# cups SMB support
|
||||
mkdir -p %{buildroot}/%{cups_lib_dir}/backend/
|
||||
ln -s %{_bindir}/smbspool %{buildroot}/%{cups_lib_dir}/backend/smb
|
||||
touch %{buildroot}/%{cups_lib_dir}/backend/smb
|
||||
# pam_smbpass is missing
|
||||
cp -a source3/pam_smbpass/samples examples/pam_smbpass
|
||||
install -m 0644 source3/pam_smbpass/CHANGELOG examples/pam_smbpass/CHANGELOG
|
||||
@ -1510,6 +1510,9 @@ if [ ${1:-0} -gt 1 -a -f /var/adm/backup/etc_samba_smbfstab-move ]; then
|
||||
fi
|
||||
fi
|
||||
%endif
|
||||
if ! test -e %{_bindir}/get_printing_ticket; then
|
||||
ln -fs %{_bindir}/smbspool %{cups_lib_dir}/backend/smb
|
||||
fi
|
||||
%if 0%{?suse_version} > 1220
|
||||
%{fillup_only -ans samba client}
|
||||
%endif
|
||||
@ -1797,7 +1800,7 @@ fi
|
||||
%{_bindir}/testparm
|
||||
%dir %{cups_lib_dir}
|
||||
%dir %{cups_lib_dir}/backend
|
||||
%{cups_lib_dir}/backend/smb
|
||||
%ghost %{cups_lib_dir}/backend/smb
|
||||
%{_libdir}/libnss_wins.so.*
|
||||
%dir %{_libdir}/samba
|
||||
%{_libdir}/samba/charset
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:414d189b5f16218f53348bcf53df0faba665355ae7f1dde595176f3b6a840193
|
||||
size 53966
|
||||
oid sha256:1e216db3228a520c8491727319c8ffb5c92a47813f0b97131308ecdd43346661
|
||||
size 52927
|
||||
|
Loading…
Reference in New Issue
Block a user