This commit is contained in:
parent
2729c84e8f
commit
ccff9d7b5c
@ -1,2 +1,2 @@
|
||||
1778
|
||||
1784
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1fb525b0319b5cf2af8e8ec657b036b3c8dc36aa19677be4a63459d07ddec15
|
||||
size 73212
|
||||
oid sha256:2146aaacc647c39fc1083abe28e7dc54bbe5636ce3281652befa0106df106a2e
|
||||
size 72866
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56d36c1762a8f43b12566970c68b2e02e5c80dbdb6db333dddf15018df6fc4e9
|
||||
size 15732465
|
3
samba-3.2.0rc1.tar.bz2
Normal file
3
samba-3.2.0rc1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37a5cdd16b9cab0d805ca7d83b4f0601e3dd5a666c43068dc5abd842e7cbb7b7
|
||||
size 21470224
|
@ -14,12 +14,12 @@
|
||||
Name: samba-doc
|
||||
BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5-devel libacl-devel libiniparser-devel libnscd-devel openldap2-devel pam-devel popt-devel pwdutils python-devel readline-devel
|
||||
%define samba_ver 3.2.0
|
||||
%define samba_ver_suffix pre3
|
||||
%define samba_ver_suffix rc1
|
||||
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
||||
License: GPL v3 or later
|
||||
Url: http://www.samba.org/
|
||||
Version: 3.2.0
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
AutoReqProv: on
|
||||
@ -299,7 +299,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,90 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 17:34:31 CEST 2008 - lmuelle@suse.de
|
||||
|
||||
- Rename sub package libtdb0 to libtdb1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 16:58:44 CEST 2008 - lmuelle@suse.de
|
||||
|
||||
- Update to 3.2.0rc1.
|
||||
+ Move the posix pending close functionality down into the VFS layer.
|
||||
+ Fix activation of registry globals in loadparm.
|
||||
+ BUG 5452: Fix smbclient put.
|
||||
+ BUG 5434: Ensure the loaded password doesn't contain the '\n' at the end.
|
||||
+ BUG 5456: Fix missing echo if we ^C at the prompt.
|
||||
+ BUG 5464: Fix timeout in winbindd.
|
||||
+ Fix returning a directory value for a QPATHINFO on a msdfs link with a
|
||||
non-dfs path.
|
||||
+ Use more error-prone form of testing dm_destroy_session() return code.
|
||||
+ BUG 5453: Fix winbindd and smbd crash when dsgetdcname is used.
|
||||
+ BUG 5465: Fix joining with createcomputer=ou1/ou2/ou3.
|
||||
+ BUG 5461: Fix issue with Citrix on Samba DCs with more than 900 groups.
|
||||
+ Fix wins null pointer crash in nss_wins module.
|
||||
+ Fix lm session key length in _netr_LogonSamLogon.
|
||||
+ Add -f switch for DsGetDCName() example and be more verbose on output.
|
||||
+ BUG 5429: Clarify log msgs re: failure to create
|
||||
BUILTIN\{Administrators,Users}
|
||||
+ Fix the DNS Update option of "net ads join".
|
||||
+ BUG 5184: Add Missing HAVE_UPDWTMPX check before using updwtmpx().
|
||||
+ Recognize and allow longer UA keys in winbindd_cache.
|
||||
+ BUG 5436: Fix signing problem in the client with transs requests.
|
||||
+ Fix a valgrind bug in the new [ug]id2sid cache.
|
||||
+ Fix Coverity IDs 565 and 222.
|
||||
+ Fix dfs_Enum: In form_junctions, correctly check for malloc failure.
|
||||
+ Add support for symbol versioning in shared libraries (can be disabled with
|
||||
--disable-sysmbol-versioning).
|
||||
+ Add new function wbcLibraryDetails() to libwbclient.
|
||||
+ Cleanup size_t return values in convert_string_allocate.
|
||||
+ Fix Kerberos support for CUPS 1.3 in smbspool.
|
||||
+ Fix printing with Vista.
|
||||
+ Fix deletion of files when they're in use by other drivers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:34:27 CEST 2008 - lmuelle@suse.de
|
||||
|
||||
- Update to 3.0.29.
|
||||
+ Fix a crash in tdb_wrap_log().
|
||||
+ BUG 5267: Fix for nmbd termination problems when no interfaces found.
|
||||
+ BUG 5326: OS/2 servers give strange "high word" replies for print jobs.
|
||||
+ Remove MS-DFS check that required the target host be ourself.
|
||||
+ BUG 5372: Fix high CPU usage of cupsd on large print servers by using more
|
||||
efficient CUPS queries in smbd.
|
||||
+ BUG 5095: Fix the enforcement of the "Manage Documents" access right.
|
||||
+ BUG 5460: Fix MS-DFS referral problem in server code.
|
||||
+ Fix bug in Winbind that caused the parent to ignore dead children.
|
||||
+ BUG 4235: Improve compliance to the Squid helper protocol. Original patch
|
||||
from Pawel Worach <pawel.worach@gmail.com>.
|
||||
+ Prevent cycle in Wibind's list of children when reaping dead processes.
|
||||
+ BUG 5419: Fix memory leak in ads_do_search_all_args() (merge from v3-2).
|
||||
+ Fix winbind NETLOGON credential chain on a samba dc for w2k8 trusts.
|
||||
+ Fix client connections and negotiation with Windows 2008 DCs in member
|
||||
server code.
|
||||
+ Add NT_STATUS_DOWNGRADE_DETECTED error code (merge from v3-2).
|
||||
+ BUG 5430: Fix pam_winbind.so on Solaris (requires -lsocket).
|
||||
+ Re-add samr getdispinfoindex parsing which got lost in the glue commit.
|
||||
+ BUG 5461: Implement a very basic _samr_GetDisplayEnumerationIndex().
|
||||
Corrects interop problem between Citrix PM and a Samba DC.
|
||||
+ BUG 3840: Fix smbclient connecting to NetApp filers when using whitespace
|
||||
in the user's password.
|
||||
+ BUG 4901: Fix behavior of "ldap passwd sync = only".
|
||||
+ BUG 5317: Fix debug output from domain_client_validate().
|
||||
+ BUG 5338: Fix format string bug in rpcclient.
|
||||
+ Ensure that "wbinfo -a trusted\\user%password" works correctly on a Samba
|
||||
DC with trusts.
|
||||
+ BUG 5336: Fix SetUsetrInfo(level 25) to update the pwdLastSet attribute.
|
||||
+ BUG 5350: Fallback to anonymous sessions if not trust password could be
|
||||
obtained on Samba DCs and member servers.
|
||||
+ Fix signing problem in the client with trans requests.
|
||||
+ Enable winbind child processes to do something with signals, in particular
|
||||
closing and reopening logs on SIGHUP.
|
||||
+ Add implementation of machine-authenticated connection to netlogon pipe
|
||||
used when connecting to win2k and newer domain controllers.
|
||||
+ Fix trusted users on a DC that uses the old idmap syntax.
|
||||
+ Only have Winbind cache domain password policies that were successfully
|
||||
retrieved.
|
||||
+ Fix alignment bug when marshalling printer data replies.
|
||||
+ Fix DeleteDriverDriverEx() checks to prevent removing in use files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 16:14:01 CEST 2008 - hhetter@suse.de
|
||||
|
||||
|
142
samba.spec
142
samba.spec
@ -35,7 +35,7 @@ BuildRequires: ccache cracklib-devel
|
||||
BuildRequires: krb5-devel openldap-devel
|
||||
%endif
|
||||
%define samba_ver 3.2.0
|
||||
%define samba_ver_suffix pre3
|
||||
%define samba_ver_suffix rc1
|
||||
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
||||
%define vscan_ver 0.3.6b
|
||||
%define ldapsmb_ver 1.34b
|
||||
@ -44,7 +44,7 @@ Group: Productivity/Networking/Samba
|
||||
Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.2.0
|
||||
Release: 16
|
||||
Release: 17
|
||||
Requires: samba-client >= %{version}
|
||||
PreReq: /bin/cp /bin/mkdir /bin/mv /bin/rm /bin/touch /usr/bin/dirname /usr/bin/grep /usr/sbin/groupadd /usr/bin/tr
|
||||
Summary: A SMB/CIFS File, Print, and Authentication Server
|
||||
@ -108,7 +108,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -145,7 +145,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -166,7 +166,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -196,7 +196,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -222,7 +222,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -265,7 +265,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -300,7 +300,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -314,7 +314,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -348,7 +348,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -367,7 +367,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -387,7 +387,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -414,7 +414,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -428,7 +428,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -459,7 +459,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -480,7 +480,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -500,17 +500,17 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb0
|
||||
%package -n libtdb1
|
||||
License: GPL v3 or later
|
||||
Summary: Samba tdb Library
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtdb0
|
||||
%description -n libtdb1
|
||||
This package includes the tdb library.
|
||||
|
||||
|
||||
@ -519,7 +519,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -527,7 +527,7 @@ License: GPL v3 or later
|
||||
Summary: Libraries and Header Files to Develop Programs with tdb Support
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Requires: libtdb0 = %{version}
|
||||
Requires: libtdb1 = %{version}
|
||||
|
||||
%description -n libtdb-devel
|
||||
This package contains the static libraries and header files needed to
|
||||
@ -539,7 +539,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -558,7 +558,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -578,7 +578,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%package -n ldapsmb
|
||||
@ -587,7 +587,7 @@ Summary: Tool to administer Samba's LDAP backend
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Version: 1.34b
|
||||
Release: 189
|
||||
Release: 190
|
||||
Requires: perl-ldap
|
||||
|
||||
%description -n ldapsmb
|
||||
@ -600,7 +600,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -622,7 +622,7 @@ Authors:
|
||||
--------
|
||||
Steve French <sfrench at Samba dot org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -652,7 +652,7 @@ Authors:
|
||||
--------
|
||||
Rainer Link <rainer@openantivirus.org>
|
||||
|
||||
Source Timestamp: 1778
|
||||
Source Timestamp: 1784
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -1149,10 +1149,10 @@ fi
|
||||
%postun -n libwbclient0
|
||||
/sbin/ldconfig
|
||||
|
||||
%post -n libtdb0
|
||||
%post -n libtdb1
|
||||
/sbin/ldconfig
|
||||
|
||||
%postun -n libtdb0
|
||||
%postun -n libtdb1
|
||||
/sbin/ldconfig
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1001
|
||||
|
||||
@ -1558,7 +1558,7 @@ fi
|
||||
%{_libdir}/libtalloc.a
|
||||
%{_libdir}/libtalloc.so
|
||||
|
||||
%files -n libtdb0
|
||||
%files -n libtdb1
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libtdb.so.*
|
||||
|
||||
@ -1596,6 +1596,84 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2008 lmuelle@suse.de
|
||||
- Rename sub package libtdb0 to libtdb1.
|
||||
* Fri May 23 2008 lmuelle@suse.de
|
||||
- Update to 3.2.0rc1.
|
||||
+ Move the posix pending close functionality down into the VFS layer.
|
||||
+ Fix activation of registry globals in loadparm.
|
||||
+ BUG 5452: Fix smbclient put.
|
||||
+ BUG 5434: Ensure the loaded password doesn't contain the '\n' at the end.
|
||||
+ BUG 5456: Fix missing echo if we ^C at the prompt.
|
||||
+ BUG 5464: Fix timeout in winbindd.
|
||||
+ Fix returning a directory value for a QPATHINFO on a msdfs link with a
|
||||
non-dfs path.
|
||||
+ Use more error-prone form of testing dm_destroy_session() return code.
|
||||
+ BUG 5453: Fix winbindd and smbd crash when dsgetdcname is used.
|
||||
+ BUG 5465: Fix joining with createcomputer=ou1/ou2/ou3.
|
||||
+ BUG 5461: Fix issue with Citrix on Samba DCs with more than 900 groups.
|
||||
+ Fix wins null pointer crash in nss_wins module.
|
||||
+ Fix lm session key length in _netr_LogonSamLogon.
|
||||
+ Add -f switch for DsGetDCName() example and be more verbose on output.
|
||||
+ BUG 5429: Clarify log msgs re: failure to create
|
||||
BUILTIN\{Administrators,Users}
|
||||
+ Fix the DNS Update option of "net ads join".
|
||||
+ BUG 5184: Add Missing HAVE_UPDWTMPX check before using updwtmpx().
|
||||
+ Recognize and allow longer UA keys in winbindd_cache.
|
||||
+ BUG 5436: Fix signing problem in the client with transs requests.
|
||||
+ Fix a valgrind bug in the new [ug]id2sid cache.
|
||||
+ Fix Coverity IDs 565 and 222.
|
||||
+ Fix dfs_Enum: In form_junctions, correctly check for malloc failure.
|
||||
+ Add support for symbol versioning in shared libraries (can be disabled with
|
||||
--disable-sysmbol-versioning).
|
||||
+ Add new function wbcLibraryDetails() to libwbclient.
|
||||
+ Cleanup size_t return values in convert_string_allocate.
|
||||
+ Fix Kerberos support for CUPS 1.3 in smbspool.
|
||||
+ Fix printing with Vista.
|
||||
+ Fix deletion of files when they're in use by other drivers.
|
||||
* Fri May 23 2008 lmuelle@suse.de
|
||||
- Update to 3.0.29.
|
||||
+ Fix a crash in tdb_wrap_log().
|
||||
+ BUG 5267: Fix for nmbd termination problems when no interfaces found.
|
||||
+ BUG 5326: OS/2 servers give strange "high word" replies for print jobs.
|
||||
+ Remove MS-DFS check that required the target host be ourself.
|
||||
+ BUG 5372: Fix high CPU usage of cupsd on large print servers by using more
|
||||
efficient CUPS queries in smbd.
|
||||
+ BUG 5095: Fix the enforcement of the "Manage Documents" access right.
|
||||
+ BUG 5460: Fix MS-DFS referral problem in server code.
|
||||
+ Fix bug in Winbind that caused the parent to ignore dead children.
|
||||
+ BUG 4235: Improve compliance to the Squid helper protocol. Original patch
|
||||
from Pawel Worach <pawel.worach@gmail.com>.
|
||||
+ Prevent cycle in Wibind's list of children when reaping dead processes.
|
||||
+ BUG 5419: Fix memory leak in ads_do_search_all_args() (merge from v3-2).
|
||||
+ Fix winbind NETLOGON credential chain on a samba dc for w2k8 trusts.
|
||||
+ Fix client connections and negotiation with Windows 2008 DCs in member
|
||||
server code.
|
||||
+ Add NT_STATUS_DOWNGRADE_DETECTED error code (merge from v3-2).
|
||||
+ BUG 5430: Fix pam_winbind.so on Solaris (requires -lsocket).
|
||||
+ Re-add samr getdispinfoindex parsing which got lost in the glue commit.
|
||||
+ BUG 5461: Implement a very basic _samr_GetDisplayEnumerationIndex().
|
||||
Corrects interop problem between Citrix PM and a Samba DC.
|
||||
+ BUG 3840: Fix smbclient connecting to NetApp filers when using whitespace
|
||||
in the user's password.
|
||||
+ BUG 4901: Fix behavior of "ldap passwd sync = only".
|
||||
+ BUG 5317: Fix debug output from domain_client_validate().
|
||||
+ BUG 5338: Fix format string bug in rpcclient.
|
||||
+ Ensure that "wbinfo -a trusted\\user%%password" works correctly on a Samba
|
||||
DC with trusts.
|
||||
+ BUG 5336: Fix SetUsetrInfo(level 25) to update the pwdLastSet attribute.
|
||||
+ BUG 5350: Fallback to anonymous sessions if not trust password could be
|
||||
obtained on Samba DCs and member servers.
|
||||
+ Fix signing problem in the client with trans requests.
|
||||
+ Enable winbind child processes to do something with signals, in particular
|
||||
closing and reopening logs on SIGHUP.
|
||||
+ Add implementation of machine-authenticated connection to netlogon pipe
|
||||
used when connecting to win2k and newer domain controllers.
|
||||
+ Fix trusted users on a DC that uses the old idmap syntax.
|
||||
+ Only have Winbind cache domain password policies that were successfully
|
||||
retrieved.
|
||||
+ Fix alignment bug when marshalling printer data replies.
|
||||
+ Fix DeleteDriverDriverEx() checks to prevent removing in use files.
|
||||
* Tue May 20 2008 hhetter@suse.de
|
||||
- Prevent errors during the cache validation when ua keys reach a size larger
|
||||
than 1024; [bnc#372558].
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f99d22e75dfc65a1d099911fe253e27c88ea7ab63365a8f216f19b79de2b208
|
||||
size 22016
|
||||
oid sha256:1052251f4a7ef9ddaf91f3e65de5a61a89e191e4fafec1f5629093065d9b1c6c
|
||||
size 22022
|
||||
|
Loading…
Reference in New Issue
Block a user