- Update to 4.1.0.
+ pam_winbindd: Support the KEYRING ccache type; (bso#10132). + Fix PAC parsing failure; (bso#10178). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=346
This commit is contained in:
parent
20d4c4ee42
commit
e62d5ba698
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92220c3a3d308548319048428b4ff9dc97fbdc72be7585728138cfb52fb85942
|
||||
size 25667
|
||||
oid sha256:de873e3090b06d4fff3abb6a9d064b9968c3581d51bd2854c4d5d9ff0dd36d4d
|
||||
size 25695
|
||||
|
@ -1,7 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iD8DBQBSRWG8bzORW2Vot+oRAuc7AJ93F1UEv0v+nroqHbAU69hNjJ+j9QCgrbe9
|
||||
rxoBJ0qt8nHd3vfuK36SEuY=
|
||||
=izxR
|
||||
iD8DBQBSVQ4pbzORW2Vot+oRAkxhAJ47OF095zFV4RIzDn0PUHQfie/bfwCeJ8oQ
|
||||
Bfk88b6aeucH9NGcLO018uM=
|
||||
=36fM
|
||||
-----END PGP SIGNATURE-----
|
3
samba-4.1.0.tar.gz
Normal file
3
samba-4.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca56ed4fc34cea8198d79ebbfe9ca555eedd884ed24da9348f439910c28c5f12
|
||||
size 23149430
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d5dbc990c96632c58910e2d210ab5c9fd9984ae3a708afb1767854963716462
|
||||
size 23151729
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 08:58:29 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Update to 4.1.0.
|
||||
+ pam_winbindd: Support the KEYRING ccache type; (bso#10132).
|
||||
+ Fix PAC parsing failure; (bso#10178).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 9 20:41:52 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
|
@ -109,7 +109,7 @@ BuildRequires: libxslt-tools
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
%define samba_ver 4.1.0
|
||||
%define samba_ver_suffix rc4
|
||||
%define samba_ver_suffix %nil
|
||||
%if "%{samba_ver_suffix}" == ""
|
||||
%define samba_source_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
|
||||
%define samba_source_signature_location http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.asc
|
||||
@ -135,7 +135,7 @@ BuildRequires: gpg-offline
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3086
|
||||
%define SOURCE_TIMESTAMP 3087
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b6ec9e5b400328aef66592cedafd6ebb653ff6e4d3fd2bc19cce0a4fcf7b6aa
|
||||
size 54152
|
||||
oid sha256:9ad32db6a08ce3939c4ef2c085b8fcf241dee90ac18c09b99e8c76fb6f0535d7
|
||||
size 54192
|
||||
|
Loading…
Reference in New Issue
Block a user