From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F0C515A7DA for ; Tue, 14 Mar 2023 23:01:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FBD1E088B; Tue, 14 Mar 2023 23:01:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02CC5E088B for ; Tue, 14 Mar 2023 23:01:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C754833BE6B for ; Tue, 14 Mar 2023 23:01:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E3428E2 for ; Tue, 14 Mar 2023 23:01:50 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1678834857.f8ed9f4c83476130501e0e48129f7d1cdc24d97c.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/starship/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/starship/files/starship-1.10.3-no-old-time.patch app-shells/starship/files/starship-1.11.0-no-old-time.patch X-VCS-Directories: app-shells/starship/files/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: f8ed9f4c83476130501e0e48129f7d1cdc24d97c X-VCS-Branch: master Date: Tue, 14 Mar 2023 23:01:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eb5faee1-23c1-4943-ad35-62af5e370a3f X-Archives-Hash: 69fb0f2ba29ff891bd4e2a19a8cad79a commit: f8ed9f4c83476130501e0e48129f7d1cdc24d97c Author: Michael Mair-Keimberger levelnine at> AuthorDate: Mon Mar 13 17:08:38 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Mar 14 23:00:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ed9f4c app-shells/starship: remove unused patches Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30092 Signed-off-by: Conrad Kostecki gentoo.org> .../files/starship-1.10.3-no-old-time.patch | 109 --------------------- .../files/starship-1.11.0-no-old-time.patch | 109 --------------------- 2 files changed, 218 deletions(-) diff --git a/app-shells/starship/files/starship-1.10.3-no-old-time.patch b/app-shells/starship/files/starship-1.10.3-no-old-time.patch deleted file mode 100644 index bbeca72ae24a..000000000000 --- a/app-shells/starship/files/starship-1.10.3-no-old-time.patch +++ /dev/null @@ -1,109 +0,0 @@ -From 17dfab50cf27e0023286dcee58810b91906cf1aa Mon Sep 17 00:00:00 2001 -From: Alexey Zapparov -Date: Wed, 21 Dec 2022 23:31:59 +0100 -Subject: [PATCH] Remove time-0.1.x dependency - -Bug: https://bugs.gentoo.org/864034 -See: RUSTSEC-2020-0071 -See: Upstream Fix Proposal -Signed-off-by: Alexey Zapparov ---- - Cargo.lock | 26 ++++---------------------- - Cargo.toml | 2 +- - 2 files changed, 5 insertions(+), 23 deletions(-) - -diff --git a/Cargo.lock b/Cargo.lock -index 010862b3..60b965c0 100644 ---- a/Cargo.lock -+++ b/Cargo.lock -@@ -306,7 +306,6 @@ dependencies = [ - "js-sys", - "num-integer", - "num-traits", -- "time 0.1.44", - "wasm-bindgen", - "winapi", - ] -@@ -981,7 +980,7 @@ checksum = "1d58ccaaf783384a6ad68a6abf84942a3f88e34970ced3b34dc68183be50996d" - dependencies = [ - "bstr", - "itoa", -- "time 0.3.14", -+ "time", - ] - - [[package]] -@@ -1584,7 +1583,7 @@ dependencies = [ - "dirs-next", - "objc-foundation", - "objc_id", -- "time 0.3.14", -+ "time", - ] - - [[package]] -@@ -2585,7 +2584,7 @@ checksum = "8c0ea0c68418544f725eba5401a5b965a2263254c92458d04aeae74e9d88ff4e" - dependencies = [ - "const_format", - "is_debug", -- "time 0.3.14", -+ "time", - ] - - [[package]] -@@ -2793,7 +2792,7 @@ dependencies = [ - "lazy_static", - "libc", - "nom 7.1.1", -- "time 0.3.14", -+ "time", - "winapi", - ] - -@@ -2919,17 +2918,6 @@ dependencies = [ - "syn", - ] - --[[package]] --name = "time" --version = "0.1.44" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255" --dependencies = [ -- "libc", -- "wasi 0.10.0+wasi-snapshot-preview1", -- "winapi", --] -- - [[package]] - name = "time" - version = "0.3.14" -@@ -3195,12 +3183,6 @@ version = "0.9.0+wasi-snapshot-preview1" - source = "registry+https://github.com/rust-lang/crates.io-index" - checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" - --[[package]] --name = "wasi" --version = "0.10.0+wasi-snapshot-preview1" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" -- - [[package]] - name = "wasi" - version = "0.11.0+wasi-snapshot-preview1" -diff --git a/Cargo.toml b/Cargo.toml -index 2fccbe11..8af05383 100644 ---- a/Cargo.toml -+++ b/Cargo.toml -@@ -35,7 +35,7 @@ config-schema = ["schemars"] - notify = ["notify-rust"] - - [dependencies] --chrono = { version = "0.4.22", features = ["clock", "std"] } -+chrono = { version = "0.4.22", default-features = false, features = ["clock", "std", "wasmbind"] } - clap = { version = "=3.2.20", features = ["derive", "cargo", "unicode", "unstable-v4"] } - clap_complete = "3.2.4" - dirs-next = "2.0.0" --- -2.38.2 - diff --git a/app-shells/starship/files/starship-1.11.0-no-old-time.patch b/app-shells/starship/files/starship-1.11.0-no-old-time.patch deleted file mode 100644 index ce29faddc59d..000000000000 --- a/app-shells/starship/files/starship-1.11.0-no-old-time.patch +++ /dev/null @@ -1,109 +0,0 @@ -From 2c8b7cc51f8f88b22f97d435be1c84cec48d89f2 Mon Sep 17 00:00:00 2001 -From: Alexey Zapparov -Date: Wed, 21 Dec 2022 23:15:58 +0100 -Subject: [PATCH] Remove time-0.1.x dependency - -Bug: https://bugs.gentoo.org/864034 -See: RUSTSEC-2020-0071 -See: Upstream Fix Proposal -Signed-off-by: Alexey Zapparov ---- - Cargo.lock | 26 ++++---------------------- - Cargo.toml | 2 +- - 2 files changed, 5 insertions(+), 23 deletions(-) - -diff --git a/Cargo.lock b/Cargo.lock -index db71a4ca..f03af8f7 100644 ---- a/Cargo.lock -+++ b/Cargo.lock -@@ -316,7 +316,6 @@ dependencies = [ - "js-sys", - "num-integer", - "num-traits", -- "time 0.1.44", - "wasm-bindgen", - "winapi", - ] -@@ -1006,7 +1005,7 @@ dependencies = [ - "bstr 1.0.1", - "itoa", - "thiserror", -- "time 0.3.14", -+ "time", - ] - - [[package]] -@@ -1635,7 +1634,7 @@ dependencies = [ - "dirs-next", - "objc-foundation", - "objc_id", -- "time 0.3.14", -+ "time", - ] - - [[package]] -@@ -2645,7 +2644,7 @@ checksum = "8c0ea0c68418544f725eba5401a5b965a2263254c92458d04aeae74e9d88ff4e" - dependencies = [ - "const_format", - "is_debug", -- "time 0.3.14", -+ "time", - ] - - [[package]] -@@ -2862,7 +2861,7 @@ dependencies = [ - "lazy_static", - "libc", - "nom 7.1.1", -- "time 0.3.14", -+ "time", - "winapi", - ] - -@@ -2990,17 +2989,6 @@ dependencies = [ - "syn", - ] - --[[package]] --name = "time" --version = "0.1.44" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255" --dependencies = [ -- "libc", -- "wasi 0.10.0+wasi-snapshot-preview1", -- "winapi", --] -- - [[package]] - name = "time" - version = "0.3.14" -@@ -3266,12 +3254,6 @@ version = "0.9.0+wasi-snapshot-preview1" - source = "registry+https://github.com/rust-lang/crates.io-index" - checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" - --[[package]] --name = "wasi" --version = "0.10.0+wasi-snapshot-preview1" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" -- - [[package]] - name = "wasi" - version = "0.11.0+wasi-snapshot-preview1" -diff --git a/Cargo.toml b/Cargo.toml -index 25202824..c9123cae 100644 ---- a/Cargo.toml -+++ b/Cargo.toml -@@ -42,7 +42,7 @@ git-repository-max-perf = ["git-features/zlib-ng", "git-repository/fast-sha1"] - git-repository-faster = ["git-features/zlib-stock", "git-repository/fast-sha1"] - - [dependencies] --chrono = { version = "0.4.22", features = ["clock", "std"] } -+chrono = { version = "0.4.22", default-features = false, features = ["clock", "std", "wasmbind"] } - clap = { version = "4.0.15", features = ["derive", "cargo", "unicode"] } - clap_complete = "4.0.2" - dirs-next = "2.0.0" --- -2.38.2 -