From ce820709f20d6e5ec63666d7cffdc22226dfcd0b Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Wed, 25 Dec 2019 15:47:08 +0800 Subject: [PATCH] Package init --- ...ndled-tzdata-at-runtime-except-for-t.patch | 0 ...expose-IfInfomsg.X__ifi_pad-on-s390x.patch | 0 ...atch => 0003-golang-delete-pem-files.patch | 0 ...ment-rawVforkSyscall-for-linux-arm64.patch | 0 ...e-fix-crash-during-VDSO-calls-on-arm.patch | 0 ...ch-g-register-during-VDSO-on-ARM-and.patch | 0 ...tch-G-from-signal-stack-when-using-c.patch | 0 ...ve-G-during-VDSO-if-we-re-handling-s.patch | 0 ...o1.13-net-http-don-t-cache-http2.err.patch | 0 ...o1.13-net-http-fix-Server.ConnContex.patch | 0 ...o1.13-runtime-fix-textOff-for-multip.patch | 0 golang.spec | 22 +++++++++---------- 12 files changed, 11 insertions(+), 11 deletions(-) rename backport-0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch => 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch (100%) rename backport-0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch => 0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch (100%) rename backport-0003-golang-delete-pem-files.patch => 0003-golang-delete-pem-files.patch (100%) rename backport-0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch => 0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch (100%) rename backport-0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch => 0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch (100%) rename backport-0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch => 0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch (100%) rename backport-0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch => 0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch (100%) rename backport-0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch => 0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch (100%) rename backport-0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch => 0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch (100%) rename backport-0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch => 0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch (100%) rename backport-0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch => 0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch (100%) diff --git a/backport-0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch b/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch similarity index 100% rename from backport-0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch rename to 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch diff --git a/backport-0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch b/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch similarity index 100% rename from backport-0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch rename to 0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch diff --git a/backport-0003-golang-delete-pem-files.patch b/0003-golang-delete-pem-files.patch similarity index 100% rename from backport-0003-golang-delete-pem-files.patch rename to 0003-golang-delete-pem-files.patch diff --git a/backport-0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch b/0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch similarity index 100% rename from backport-0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch rename to 0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch diff --git a/backport-0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch b/0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch similarity index 100% rename from backport-0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch rename to 0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch diff --git a/backport-0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch b/0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch similarity index 100% rename from backport-0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch rename to 0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch diff --git a/backport-0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch b/0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch similarity index 100% rename from backport-0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch rename to 0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch diff --git a/backport-0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch b/0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch similarity index 100% rename from backport-0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch rename to 0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch diff --git a/backport-0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch b/0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch similarity index 100% rename from backport-0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch rename to 0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch diff --git a/backport-0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch b/0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch similarity index 100% rename from backport-0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch rename to 0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch diff --git a/backport-0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch b/0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch similarity index 100% rename from backport-0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch rename to 0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch diff --git a/golang.spec b/golang.spec index 447e56f..f7a57c8 100644 --- a/golang.spec +++ b/golang.spec @@ -150,17 +150,17 @@ Obsoletes: %{name}-vim < 1.4 Obsoletes: emacs-%{name} < 1.4 Requires: openEuler-rpm-config -Patch6001: backport-0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch -Patch6002: backport-0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch -Patch6003: backport-0003-golang-delete-pem-files.patch -Patch6004: backport-0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch -Patch6005: backport-0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch -Patch6006: backport-0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch -Patch6007: backport-0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch -Patch6008: backport-0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch -Patch6009: backport-0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch -Patch6010: backport-0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch -Patch6011: backport-0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch +Patch6001: 0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch +Patch6002: 0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch +Patch6003: 0003-golang-delete-pem-files.patch +Patch6004: 0004-syscall-implement-rawVforkSyscall-for-linux-arm64.patch +Patch6005: 0005-runtime-fix-crash-during-VDSO-calls-on-arm.patch +Patch6006: 0006-runtime-save-fetch-g-register-during-VDSO-on-ARM-and.patch +Patch6007: 0007-runtime-don-t-fetch-G-from-signal-stack-when-using-c.patch +Patch6008: 0008-runtime-don-t-save-G-during-VDSO-if-we-re-handling-s.patch +Patch6009: 0009-release-branch.go1.13-net-http-don-t-cache-http2.err.patch +Patch6010: 0010-release-branch.go1.13-net-http-fix-Server.ConnContex.patch +Patch6011: 0011-release-branch.go1.13-runtime-fix-textOff-for-multip.patch ExclusiveArch: %{golang_arches}