From 93417315ecf206efdc5333bcf7bdc6fb2a226aea176ea00e6d2421e4f66e1351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Fri, 21 Jun 2013 14:38:15 +0000 Subject: [PATCH 1/6] - Update to 3.6.16. + Fix crash bug during Win8 sync; (bso#9822). + Properly handle Oplock breaks in compound requests; (bso#9722). - Fix crash bug during Win8 sync; (bso#9822). - Check for system libtevent and link dbwrap_tool and dbwrap_torture against it; (bso#9881). - errno gets overwritten in call to check_parent_exists(); (bso#9927). - Fix a bug of drvupgrade of smbcontrol; (bso#9941). - Document idmap_ad rfc2307 attribute requirements; (bso#9880); (bnc#820531). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=313 --- patches.tar.bz2 | 4 ++-- samba-3.6.15.tar.bz2 | 3 --- samba-3.6.16.tar.bz2 | 3 +++ samba-doc.spec | 6 +++--- samba.changes | 21 +++++++++++++++++++++ samba.spec | 10 +++++++--- vendor-files.tar.bz2 | 4 ++-- 7 files changed, 38 insertions(+), 13 deletions(-) delete mode 100644 samba-3.6.15.tar.bz2 create mode 100644 samba-3.6.16.tar.bz2 diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 264f144..966679b 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48c72d7a61e3e15e501f0008c844b5f345ea24aab84273dc8fc786bfdf73cb99 -size 39835 +oid sha256:3be2a94b268e37165b0a369c1d6e91ff110506073d4de83abee52e3934cbd5c8 +size 37565 diff --git a/samba-3.6.15.tar.bz2 b/samba-3.6.15.tar.bz2 deleted file mode 100644 index ca68f7c..0000000 --- a/samba-3.6.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:431029eed2693827d1760efff3fd818b4994e84c3bb07b2bc30104091accdc97 -size 29595023 diff --git a/samba-3.6.16.tar.bz2 b/samba-3.6.16.tar.bz2 new file mode 100644 index 0000000..6718159 --- /dev/null +++ b/samba-3.6.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff33515a3f18bfcb36a24cd6a819b296c2adc617a7452950601f3c1e1f98ec8e +size 29593021 diff --git a/samba-doc.spec b/samba-doc.spec index 4a0b7c9..c38ba72 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -89,7 +89,7 @@ BuildRequires: libtalloc-devel BuildRequires: libtdb-devel BuildRequires: libtevent-devel %endif -%define samba_ver 3.6.15 +%define samba_ver 3.6.16 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -126,9 +126,9 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3017 +%define SOURCE_TIMESTAMP 3022 %define BRANCH %{version} -Version: 3.6.15 +Version: 3.6.16 Release: 0 %define ldapsmb_ver 1.34b Url: http://www.samba.org/ diff --git a/samba.changes b/samba.changes index 9fb0118..577aee5 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jun 21 13:47:37 UTC 2013 - lmuelle@suse.com + +- Update to 3.6.16. + + Fix crash bug during Win8 sync; (bso#9822). + + Properly handle Oplock breaks in compound requests; (bso#9722). + +------------------------------------------------------------------- +Fri Jun 21 10:30:16 UTC 2013 - lmuelle@suse.com + +- Fix crash bug during Win8 sync; (bso#9822). +- Check for system libtevent and link dbwrap_tool and dbwrap_torture against + it; (bso#9881). +- errno gets overwritten in call to check_parent_exists(); (bso#9927). +- Fix a bug of drvupgrade of smbcontrol; (bso#9941). + +------------------------------------------------------------------- +Tue Jun 18 17:14:00 UTC 2013 - ddiss@suse.com + +- Document idmap_ad rfc2307 attribute requirements; (bso#9880); (bnc#820531). + ------------------------------------------------------------------- Fri Jun 14 09:59:26 UTC 2013 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index 8b9bbed..2583ed2 100644 --- a/samba.spec +++ b/samba.spec @@ -89,7 +89,7 @@ BuildRequires: libtalloc-devel BuildRequires: libtdb-devel BuildRequires: libtevent-devel %endif -%define samba_ver 3.6.15 +%define samba_ver 3.6.16 %define samba_ver_suffix %nil %define samba_ver_full %{samba_ver}%{samba_ver_suffix} %if 0%{?suse_version} && 0%{?suse_version} < 1111 @@ -126,9 +126,9 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3017 +%define SOURCE_TIMESTAMP 3022 %define BRANCH %{version} -Version: 3.6.15 +Version: 3.6.16 Release: 0 %define ldapsmb_ver 1.34b License: GPL-3.0+ @@ -876,6 +876,9 @@ make test_nss_modules make test_pam_modules popd pushd testsuite/libsmbclient/src +%if 0%{?suse_version} > 0 && 0%{?suse_version} < 1211 + LD_LIBRARY_PATH=../../../source3/bin/ \ +%endif make popd @@ -1690,6 +1693,7 @@ fi %files -n libtevent-devel %defattr(-,root,root) %{_includedir}/tevent.h +%{_includedir}/tevent_internal.h %{_libdir}/libtevent.so %{_libdir}/pkgconfig/tevent.pc diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index fcea630..7726d91 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23f2fd43101156f9a4fdb34444e016eec7a1a0f4d24e86bd1f02139201f265fc -size 53705 +oid sha256:c59ddbb834963b4d08f57b46f93dbe1591ebd01f5495bb08c70ab228cd343c4c +size 53554 From f10d1497b0439643c88b0b9c2577dfa730342eab7a16f4192dda1b6c5fc7be83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Tue, 25 Jun 2013 16:27:09 +0000 Subject: [PATCH 2/6] Accepting request 180670 from home:jengelh:attr - Explicitly list BuildRequires previously implicitly sourced OBS-URL: https://build.opensuse.org/request/show/180670 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=314 --- samba.changes | 5 +++++ samba.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/samba.changes b/samba.changes index 577aee5..123c0d7 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 23 05:45:26 UTC 2013 - jengelh@inai.de + +- Explicitly list BuildRequires previously implicitly sourced + ------------------------------------------------------------------- Fri Jun 21 13:47:37 UTC 2013 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index 2583ed2..eba3e74 100644 --- a/samba.spec +++ b/samba.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: samba %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140 @@ -25,9 +24,11 @@ BuildRequires: gcc BuildRequires: make BuildRequires: patch BuildRequires: cups-devel +BuildRequires: cyrus-sasl-devel BuildRequires: e2fsprogs-devel BuildRequires: fam-devel BuildRequires: libacl-devel +BuildRequires: libattr-devel %if 0%{?centos_version} > 599 ||0%{?fedora_version} > 11 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 599 || 0%{?suse_version} > 1100 BuildRequires: libuuid-devel %endif @@ -37,6 +38,7 @@ BuildRequires: readline-devel %if 0%{?suse_version} BuildRequires: cracklib-devel BuildRequires: openldap2-devel +BuildRequires: libopenssl-devel %endif %if 0%{?suse_version} > 1030 BuildRequires: gdbm-devel From 6bb642ad9ba6fbea07032ad17f454c587eb251c3c812af7754189966cc098677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Tue, 25 Jun 2013 16:28:55 +0000 Subject: [PATCH 3/6] Explicitly BuildRequire cyrus-sasl-devel, libattr-devel, and libopenssl-devel. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=315 --- patches.tar.bz2 | 4 ++-- samba-doc.spec | 5 ++++- samba.changes | 3 ++- samba.spec | 3 ++- vendor-files.tar.bz2 | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 966679b..1cfb471 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3be2a94b268e37165b0a369c1d6e91ff110506073d4de83abee52e3934cbd5c8 -size 37565 +oid sha256:6bdc80902db8c8c77705fe8d0029e12c96f8f73d413923135c5c3d3db889fa40 +size 37549 diff --git a/samba-doc.spec b/samba-doc.spec index c38ba72..5d39009 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -25,9 +25,11 @@ BuildRequires: gcc BuildRequires: make BuildRequires: patch BuildRequires: cups-devel +BuildRequires: cyrus-sasl-devel BuildRequires: e2fsprogs-devel BuildRequires: fam-devel BuildRequires: libacl-devel +BuildRequires: libattr-devel %if 0%{?centos_version} > 599 ||0%{?fedora_version} > 11 || 0%{?mandriva_version} > 2009 || 0%{?rhel_version} > 599 || 0%{?suse_version} > 1100 BuildRequires: libuuid-devel %endif @@ -37,6 +39,7 @@ BuildRequires: readline-devel %if 0%{?suse_version} BuildRequires: cracklib-devel BuildRequires: openldap2-devel +BuildRequires: libopenssl-devel %endif %if 0%{?suse_version} > 1030 BuildRequires: gdbm-devel @@ -126,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3022 +%define SOURCE_TIMESTAMP 3024 %define BRANCH %{version} Version: 3.6.16 Release: 0 diff --git a/samba.changes b/samba.changes index 123c0d7..c610f18 100644 --- a/samba.changes +++ b/samba.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Sun Jun 23 05:45:26 UTC 2013 - jengelh@inai.de -- Explicitly list BuildRequires previously implicitly sourced +- Explicitly BuildRequire cyrus-sasl-devel, libattr-devel, and + libopenssl-devel. ------------------------------------------------------------------- Fri Jun 21 13:47:37 UTC 2013 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index eba3e74..c0c103e 100644 --- a/samba.spec +++ b/samba.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# norootforbuild Name: samba %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140 @@ -128,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3022 +%define SOURCE_TIMESTAMP 3024 %define BRANCH %{version} Version: 3.6.16 Release: 0 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 7726d91..44bba8c 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c59ddbb834963b4d08f57b46f93dbe1591ebd01f5495bb08c70ab228cd343c4c -size 53554 +oid sha256:798f58492ee35617cd8373bc1e2376b25d999e513e953e675f4530f595b3954d +size 53557 From 1fcb9e404b779f94ed1583817c62cd4c5bb23ef1e7cd8417dbd97c911dbcebb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Tue, 25 Jun 2013 17:34:03 +0000 Subject: [PATCH 4/6] Don't bzip2 the main tar ball, use the upstream gziped one instead. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=316 --- patches.tar.bz2 | 4 ++-- samba-3.6.16.tar.bz2 | 3 --- samba-3.6.16.tar.gz | 3 +++ samba-doc.spec | 4 ++-- samba.changes | 5 +++++ samba.spec | 4 ++-- vendor-files.tar.bz2 | 4 ++-- 7 files changed, 16 insertions(+), 11 deletions(-) delete mode 100644 samba-3.6.16.tar.bz2 create mode 100644 samba-3.6.16.tar.gz diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 1cfb471..65b41ea 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bdc80902db8c8c77705fe8d0029e12c96f8f73d413923135c5c3d3db889fa40 -size 37549 +oid sha256:ce545c4ce9f02ed0f360c48e6da9e4530acf997f8f8b2b547dd440585b20aa4e +size 37423 diff --git a/samba-3.6.16.tar.bz2 b/samba-3.6.16.tar.bz2 deleted file mode 100644 index 6718159..0000000 --- a/samba-3.6.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff33515a3f18bfcb36a24cd6a819b296c2adc617a7452950601f3c1e1f98ec8e -size 29593021 diff --git a/samba-3.6.16.tar.gz b/samba-3.6.16.tar.gz new file mode 100644 index 0000000..973e61b --- /dev/null +++ b/samba-3.6.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347c0abe608ad907d04e37948d0f82a2d9dd8daeba13b0b78d7463b8d7b3fef4 +size 34108738 diff --git a/samba-doc.spec b/samba-doc.spec index 5d39009..b0754bc 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -129,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3024 +%define SOURCE_TIMESTAMP 3025 %define BRANCH %{version} Version: 3.6.16 Release: 0 @@ -145,7 +145,7 @@ Obsoletes: samba-gplv3-doc < %{version} Provides: samba-doc-gplv2 = %{version} Obsoletes: samba-doc-gplv2 < %{version} BuildArch: noarch -Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.tar.bz2 +Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.tar.gz Source1: vendor-files.tar.bz2 Source2: patches.tar.bz2 Source4: baselibs.conf diff --git a/samba.changes b/samba.changes index c610f18..887f4c6 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 25 17:03:49 UTC 2013 - lmuelle@suse.com + +- Don't bzip2 the main tar ball, use the upstream gziped one instead. + ------------------------------------------------------------------- Sun Jun 23 05:45:26 UTC 2013 - jengelh@inai.de diff --git a/samba.spec b/samba.spec index c0c103e..e41e1db 100644 --- a/samba.spec +++ b/samba.spec @@ -129,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3024 +%define SOURCE_TIMESTAMP 3025 %define BRANCH %{version} Version: 3.6.16 Release: 0 @@ -148,7 +148,7 @@ Recommends: cron Recommends: logrotate %endif Summary: A SMB/CIFS File, Print, and Authentication Server -Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.tar.bz2 +Source: http://samba.org/samba/ftp/samba-%{version}%{samba_ver_suffix}.tar.gz Source1: vendor-files.tar.bz2 Source2: patches.tar.bz2 Source4: baselibs.conf diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 44bba8c..e4c4447 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:798f58492ee35617cd8373bc1e2376b25d999e513e953e675f4530f595b3954d -size 53557 +oid sha256:0f9c27db102c4f1ac35d03506c6b240e16d2664c8e1a5fcaaadf018d5ad2d23e +size 53608 From a59f138b105c366953e8473c23f04a7b511d88606fd501ce2eb6a3de97ccee04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 26 Jun 2013 15:14:11 +0000 Subject: [PATCH 5/6] Adjust ldapsmb and nmbstatus man page syntax required by a newer pod2man. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=317 --- patches.tar.bz2 | 4 ++-- samba-doc.spec | 2 +- samba.changes | 5 +++++ samba.spec | 2 +- vendor-files.tar.bz2 | 4 ++-- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index 65b41ea..aeb54b3 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce545c4ce9f02ed0f360c48e6da9e4530acf997f8f8b2b547dd440585b20aa4e -size 37423 +oid sha256:2d165149a6f9df9cdaae40f573b99588169bd7c8a84bbb5cb55557996f4cc7d3 +size 37914 diff --git a/samba-doc.spec b/samba-doc.spec index b0754bc..8723d71 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -129,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3025 +%define SOURCE_TIMESTAMP 3026 %define BRANCH %{version} Version: 3.6.16 Release: 0 diff --git a/samba.changes b/samba.changes index 887f4c6..85c329d 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 26 13:55:13 UTC 2013 - lmuelle@suse.com + +- Adjust ldapsmb and nmbstatus man page syntax required by a newer pod2man. + ------------------------------------------------------------------- Tue Jun 25 17:03:49 UTC 2013 - lmuelle@suse.com diff --git a/samba.spec b/samba.spec index e41e1db..7e04521 100644 --- a/samba.spec +++ b/samba.spec @@ -129,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3025 +%define SOURCE_TIMESTAMP 3026 %define BRANCH %{version} Version: 3.6.16 Release: 0 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index e4c4447..ceebafe 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f9c27db102c4f1ac35d03506c6b240e16d2664c8e1a5fcaaadf018d5ad2d23e -size 53608 +oid sha256:3f622db86ca586f6994674a4e429f620f02e30342256756933289ac566ab9e83 +size 53668 From 75bbf329a6acdecd81657bf04946a86d885f6a1bd1936b0ce47b72847ebdaebc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 26 Jun 2013 15:45:03 +0000 Subject: [PATCH 6/6] Remove -u option while calling pod2man as this leads to failing builds with older products. This adjusts the revious commit. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=318 --- patches.tar.bz2 | 4 ++-- samba-doc.spec | 2 +- samba.spec | 2 +- vendor-files.tar.bz2 | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/patches.tar.bz2 b/patches.tar.bz2 index aeb54b3..ee20608 100644 --- a/patches.tar.bz2 +++ b/patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d165149a6f9df9cdaae40f573b99588169bd7c8a84bbb5cb55557996f4cc7d3 -size 37914 +oid sha256:e822e6f9d6ddc1a8b0c3ea9ce851410d425d778bf7efb8c59a11883ef90981a6 +size 37801 diff --git a/samba-doc.spec b/samba-doc.spec index 8723d71..ca4bec7 100644 --- a/samba-doc.spec +++ b/samba-doc.spec @@ -129,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3026 +%define SOURCE_TIMESTAMP 3027 %define BRANCH %{version} Version: 3.6.16 Release: 0 diff --git a/samba.spec b/samba.spec index 7e04521..2cbf074 100644 --- a/samba.spec +++ b/samba.spec @@ -129,7 +129,7 @@ BuildRequires: libtevent-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -%define SOURCE_TIMESTAMP 3026 +%define SOURCE_TIMESTAMP 3027 %define BRANCH %{version} Version: 3.6.16 Release: 0 diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index ceebafe..05dd7f3 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f622db86ca586f6994674a4e429f620f02e30342256756933289ac566ab9e83 -size 53668 +oid sha256:a8c9f5ec0257aa3ef316b262cd33e8d4e2cf32dac57fcc007656322ea6e0e9a7 +size 53643