From ddc8cbd3016204185dab0efec7c4c8f4332ffd1f Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Sat, 18 Nov 2023 13:52:40 +0000 Subject: [PATCH] community/quickjs: move from testing --- {testing => community}/quickjs/00-makefile.patch | 0 {testing => community}/quickjs/01-sharedlib.patch | 0 {testing => community}/quickjs/APKBUILD | 0 {testing => community}/quickjs/CVE-2023-31922.patch | 0 {testing => community}/quickjs/quickjs-invalid-opt.patch | 0 {testing => community}/quickjs/quickjs-object-hasown.patch | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/quickjs/00-makefile.patch (100%) rename {testing => community}/quickjs/01-sharedlib.patch (100%) rename {testing => community}/quickjs/APKBUILD (100%) rename {testing => community}/quickjs/CVE-2023-31922.patch (100%) rename {testing => community}/quickjs/quickjs-invalid-opt.patch (100%) rename {testing => community}/quickjs/quickjs-object-hasown.patch (100%) diff --git a/testing/quickjs/00-makefile.patch b/community/quickjs/00-makefile.patch similarity index 100% rename from testing/quickjs/00-makefile.patch rename to community/quickjs/00-makefile.patch diff --git a/testing/quickjs/01-sharedlib.patch b/community/quickjs/01-sharedlib.patch similarity index 100% rename from testing/quickjs/01-sharedlib.patch rename to community/quickjs/01-sharedlib.patch diff --git a/testing/quickjs/APKBUILD b/community/quickjs/APKBUILD similarity index 100% rename from testing/quickjs/APKBUILD rename to community/quickjs/APKBUILD diff --git a/testing/quickjs/CVE-2023-31922.patch b/community/quickjs/CVE-2023-31922.patch similarity index 100% rename from testing/quickjs/CVE-2023-31922.patch rename to community/quickjs/CVE-2023-31922.patch diff --git a/testing/quickjs/quickjs-invalid-opt.patch b/community/quickjs/quickjs-invalid-opt.patch similarity index 100% rename from testing/quickjs/quickjs-invalid-opt.patch rename to community/quickjs/quickjs-invalid-opt.patch diff --git a/testing/quickjs/quickjs-object-hasown.patch b/community/quickjs/quickjs-object-hasown.patch similarity index 100% rename from testing/quickjs/quickjs-object-hasown.patch rename to community/quickjs/quickjs-object-hasown.patch