Hello community,

here is the log from the commit of package docker-distribution for 
openSUSE:Factory checked in at 2020-09-12 00:10:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-distribution (Old)
 and      /work/SRC/openSUSE:Factory/.docker-distribution.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-distribution"

Sat Sep 12 00:10:41 2020 rev:21 rq:833767 version:2.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-distribution/docker-distribution.changes  
2020-08-20 22:28:10.863963145 +0200
+++ 
/work/SRC/openSUSE:Factory/.docker-distribution.new.4249/docker-distribution.changes
        2020-09-12 00:11:12.321139088 +0200
@@ -1,0 +2,9 @@
+Thu Sep 10 10:23:33 CEST 2020 - Jiri Suchomel <[email protected]>
+
+- Add 0003-Support-external-redis-sentinel-cluster.patch
+  This is patch that is not officially merged in docker-distribution,
+  but is being used by Harbor project when building docker-distribution
+  image
+- Bumped go BuildRequires to 1.13
+
+-------------------------------------------------------------------

New:
----
  0003-Support-external-redis-sentinel-cluster.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docker-distribution.spec ++++++
--- /var/tmp/diff_new_pack.2TacrD/_old  2020-09-12 00:11:14.105140795 +0200
+++ /var/tmp/diff_new_pack.2TacrD/_new  2020-09-12 00:11:14.109140799 +0200
@@ -35,7 +35,9 @@
 Patch0:         0001-Fix-s3-driver-for-supporting-ceph-radosgw.patch
 # PATCH-FIX-UPSTREAM https://github.com/docker/distribution/pull/3204
 Patch1:         
0002-Relax-filesystem-driver-folder-permissions-to-0777-cont.patch
-BuildRequires:  go >= 1.11
+# PATCH-FIX-UPSTREAM https://github.com/docker/distribution/pull/2886
+Patch2:         0003-Support-external-redis-sentinel-cluster.patch
+BuildRequires:  go >= 1.13
 BuildRequires:  golang-packaging
 BuildRequires:  systemd-rpm-macros
 ExclusiveArch:  x86_64 s390x aarch64 %arm ppc64le
@@ -63,6 +65,7 @@
 %setup -q -n distribution-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 cp %{SOURCE4} .
 
 %build

++++++ 0003-Support-external-redis-sentinel-cluster.patch ++++++
++++ 920 lines (skipped)


Reply via email to