From f87bf7e50c80d0e24118150f8e0ce4a51c69eddc Mon Sep 17 00:00:00 2001
From: "Alex Xu (Hello71)" <alex_y_xu@yahoo.ca>
Date: Sun, 8 Aug 2021 08:29:54 -0400
Subject: [PATCH] unmaintained/seamonkey: move from testing

no bumps for upstream security updates since 2.53.1 was released Feb
2020. note [0] "Warning! The SeaMonkey version available for download
from this page is outdated and may suffer from known security
vulnerabilities." for this type of highly exposed security-sensitive
software, there must be a maintainer responsible for regular and timely
updates, not just once every couple years.

[0] https://www.seamonkey-project.org/releases/2.49.5
---
 {testing => unmaintained}/seamonkey/APKBUILD                      | 0
 {testing => unmaintained}/seamonkey/avoid-getcontext-musl.patch   | 0
 .../seamonkey/discard-x86-precision-musl.patch                    | 0
 {testing => unmaintained}/seamonkey/firefox-gcc-6.0.patch         | 0
 {testing => unmaintained}/seamonkey/fix-aouth.patch               | 0
 {testing => unmaintained}/seamonkey/fix-crmf.patch                | 0
 {testing => unmaintained}/seamonkey/fix-hunspell.patch            | 0
 {testing => unmaintained}/seamonkey/fix-i686-musl.patch           | 0
 {testing => unmaintained}/seamonkey/fix-libevent.patch            | 0
 {testing => unmaintained}/seamonkey/fix-libgen.patch              | 0
 {testing => unmaintained}/seamonkey/fix-linux-syscall.patch       | 0
 {testing => unmaintained}/seamonkey/fix-mallinfo.patch            | 0
 {testing => unmaintained}/seamonkey/fix-platform-linux.patch      | 0
 {testing => unmaintained}/seamonkey/fix-siginfo_t.patch           | 0
 {testing => unmaintained}/seamonkey/fix-stabs.patch               | 0
 {testing => unmaintained}/seamonkey/fix-sysctl.patch              | 0
 {testing => unmaintained}/seamonkey/fix-system-headers.patch      | 0
 {testing => unmaintained}/seamonkey/mozconfig                     | 0
 18 files changed, 0 insertions(+), 0 deletions(-)
 rename {testing => unmaintained}/seamonkey/APKBUILD (100%)
 rename {testing => unmaintained}/seamonkey/avoid-getcontext-musl.patch (100%)
 rename {testing => unmaintained}/seamonkey/discard-x86-precision-musl.patch (100%)
 rename {testing => unmaintained}/seamonkey/firefox-gcc-6.0.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-aouth.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-crmf.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-hunspell.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-i686-musl.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-libevent.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-libgen.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-linux-syscall.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-mallinfo.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-platform-linux.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-siginfo_t.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-stabs.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-sysctl.patch (100%)
 rename {testing => unmaintained}/seamonkey/fix-system-headers.patch (100%)
 rename {testing => unmaintained}/seamonkey/mozconfig (100%)

diff --git a/testing/seamonkey/APKBUILD b/unmaintained/seamonkey/APKBUILD
similarity index 100%
rename from testing/seamonkey/APKBUILD
rename to unmaintained/seamonkey/APKBUILD
diff --git a/testing/seamonkey/avoid-getcontext-musl.patch b/unmaintained/seamonkey/avoid-getcontext-musl.patch
similarity index 100%
rename from testing/seamonkey/avoid-getcontext-musl.patch
rename to unmaintained/seamonkey/avoid-getcontext-musl.patch
diff --git a/testing/seamonkey/discard-x86-precision-musl.patch b/unmaintained/seamonkey/discard-x86-precision-musl.patch
similarity index 100%
rename from testing/seamonkey/discard-x86-precision-musl.patch
rename to unmaintained/seamonkey/discard-x86-precision-musl.patch
diff --git a/testing/seamonkey/firefox-gcc-6.0.patch b/unmaintained/seamonkey/firefox-gcc-6.0.patch
similarity index 100%
rename from testing/seamonkey/firefox-gcc-6.0.patch
rename to unmaintained/seamonkey/firefox-gcc-6.0.patch
diff --git a/testing/seamonkey/fix-aouth.patch b/unmaintained/seamonkey/fix-aouth.patch
similarity index 100%
rename from testing/seamonkey/fix-aouth.patch
rename to unmaintained/seamonkey/fix-aouth.patch
diff --git a/testing/seamonkey/fix-crmf.patch b/unmaintained/seamonkey/fix-crmf.patch
similarity index 100%
rename from testing/seamonkey/fix-crmf.patch
rename to unmaintained/seamonkey/fix-crmf.patch
diff --git a/testing/seamonkey/fix-hunspell.patch b/unmaintained/seamonkey/fix-hunspell.patch
similarity index 100%
rename from testing/seamonkey/fix-hunspell.patch
rename to unmaintained/seamonkey/fix-hunspell.patch
diff --git a/testing/seamonkey/fix-i686-musl.patch b/unmaintained/seamonkey/fix-i686-musl.patch
similarity index 100%
rename from testing/seamonkey/fix-i686-musl.patch
rename to unmaintained/seamonkey/fix-i686-musl.patch
diff --git a/testing/seamonkey/fix-libevent.patch b/unmaintained/seamonkey/fix-libevent.patch
similarity index 100%
rename from testing/seamonkey/fix-libevent.patch
rename to unmaintained/seamonkey/fix-libevent.patch
diff --git a/testing/seamonkey/fix-libgen.patch b/unmaintained/seamonkey/fix-libgen.patch
similarity index 100%
rename from testing/seamonkey/fix-libgen.patch
rename to unmaintained/seamonkey/fix-libgen.patch
diff --git a/testing/seamonkey/fix-linux-syscall.patch b/unmaintained/seamonkey/fix-linux-syscall.patch
similarity index 100%
rename from testing/seamonkey/fix-linux-syscall.patch
rename to unmaintained/seamonkey/fix-linux-syscall.patch
diff --git a/testing/seamonkey/fix-mallinfo.patch b/unmaintained/seamonkey/fix-mallinfo.patch
similarity index 100%
rename from testing/seamonkey/fix-mallinfo.patch
rename to unmaintained/seamonkey/fix-mallinfo.patch
diff --git a/testing/seamonkey/fix-platform-linux.patch b/unmaintained/seamonkey/fix-platform-linux.patch
similarity index 100%
rename from testing/seamonkey/fix-platform-linux.patch
rename to unmaintained/seamonkey/fix-platform-linux.patch
diff --git a/testing/seamonkey/fix-siginfo_t.patch b/unmaintained/seamonkey/fix-siginfo_t.patch
similarity index 100%
rename from testing/seamonkey/fix-siginfo_t.patch
rename to unmaintained/seamonkey/fix-siginfo_t.patch
diff --git a/testing/seamonkey/fix-stabs.patch b/unmaintained/seamonkey/fix-stabs.patch
similarity index 100%
rename from testing/seamonkey/fix-stabs.patch
rename to unmaintained/seamonkey/fix-stabs.patch
diff --git a/testing/seamonkey/fix-sysctl.patch b/unmaintained/seamonkey/fix-sysctl.patch
similarity index 100%
rename from testing/seamonkey/fix-sysctl.patch
rename to unmaintained/seamonkey/fix-sysctl.patch
diff --git a/testing/seamonkey/fix-system-headers.patch b/unmaintained/seamonkey/fix-system-headers.patch
similarity index 100%
rename from testing/seamonkey/fix-system-headers.patch
rename to unmaintained/seamonkey/fix-system-headers.patch
diff --git a/testing/seamonkey/mozconfig b/unmaintained/seamonkey/mozconfig
similarity index 100%
rename from testing/seamonkey/mozconfig
rename to unmaintained/seamonkey/mozconfig
-- 
GitLab