From 0c4b7d7b01a2586ba4aaecdc8e0c7f07909665294ad4f1496a708a925b533505 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 31 Jul 2023 06:31:33 +0000 Subject: [PATCH 1/3] - Update to 1.4.0: * Add chatGPT integration * cleanup code and make clippy happy - Update to 1.3.3: * Make clippy happy * Clean up some code - Update to 1.3.2 bsc#1210354: * Fix sec vulnerabilities from out of date dependency #279 OBS-URL: https://build.opensuse.org/package/show/utilities/hoard?expand=0&rev=7 --- _service | 2 +- hoard-1.3.1~0.tar.xz | 3 --- hoard-1.4.0~0.tar.xz | 3 +++ hoard.changes | 20 ++++++++++++++++++++ hoard.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 27 insertions(+), 7 deletions(-) delete mode 100644 hoard-1.3.1~0.tar.xz create mode 100644 hoard-1.4.0~0.tar.xz diff --git a/_service b/_service index c3fd34f..ec8888a 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/Hyde46/hoard.git @PARENT_TAG@~@TAG_OFFSET@ git - v1.3.1 + v1.4.0 * v(\d+\.\d+\.\d+) \1 diff --git a/hoard-1.3.1~0.tar.xz b/hoard-1.3.1~0.tar.xz deleted file mode 100644 index d57ef56..0000000 --- a/hoard-1.3.1~0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:689c40863f4c6d8706f349d3fa9b98409b192698fdd3d203d490cfabdc2a73cf -size 2608560 diff --git a/hoard-1.4.0~0.tar.xz b/hoard-1.4.0~0.tar.xz new file mode 100644 index 0000000..6a49ecc --- /dev/null +++ b/hoard-1.4.0~0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec33f98476924496814b90f50363934255ee3bc978f231ee8af8012a78ac4660 +size 2612116 diff --git a/hoard.changes b/hoard.changes index 44301fb..3dc5e9f 100644 --- a/hoard.changes +++ b/hoard.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Jul 31 06:23:24 UTC 2023 - Michael Vetter + +- Update to 1.4.0: + * Add chatGPT integration + * cleanup code and make clippy happy + +------------------------------------------------------------------- +Mon Jul 31 06:23:01 UTC 2023 - Michael Vetter + +- Update to 1.3.3: + * Make clippy happy + * Clean up some code + +------------------------------------------------------------------- +Tue Jul 25 11:49:41 UTC 2023 - Michael Vetter + +- Update to 1.3.2 bsc#1210354: + * Fix sec vulnerabilities from out of date dependency #279 + ------------------------------------------------------------------- Sat Feb 11 10:23:27 UTC 2023 - Michael Vetter diff --git a/hoard.spec b/hoard.spec index b07adca..a013af5 100644 --- a/hoard.spec +++ b/hoard.spec @@ -17,7 +17,7 @@ Name: hoard -Version: 1.3.1~0 +Version: 1.4.0~0 Release: 0 Summary: CLI command organizer License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index b9a096c..99a48d5 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:919b796b4d211ad34a68084fffb7b91e73e1aec4d4b8af481f72e1d955a0c8e8 -size 20071436 +oid sha256:0abe4621e0422e144e3133115bf565103abbcf68993dc44af97f34ddd6aad68d +size 37347476 From 861808021699f06c6603b10788552f5779b26e7700220ec96555e2ef972518af Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sun, 6 Aug 2023 18:53:47 +0000 Subject: [PATCH 2/3] - Update to 1.4.2: * Fix lifetime longevity issue with theming password prompts. #279 - Update to 1.4.1: * List available namespaces when creating a new command * Move from tui to ratatui * Fix a bunch of pipelines issues OBS-URL: https://build.opensuse.org/package/show/utilities/hoard?expand=0&rev=8 --- _service | 2 +- hoard-1.4.0~0.tar.xz | 3 --- hoard-v.1.4.2~0.tar.xz | 3 +++ hoard.changes | 14 ++++++++++++++ hoard.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 hoard-1.4.0~0.tar.xz create mode 100644 hoard-v.1.4.2~0.tar.xz diff --git a/_service b/_service index ec8888a..d1ccd97 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/Hyde46/hoard.git @PARENT_TAG@~@TAG_OFFSET@ git - v1.4.0 + v.1.4.2 * v(\d+\.\d+\.\d+) \1 diff --git a/hoard-1.4.0~0.tar.xz b/hoard-1.4.0~0.tar.xz deleted file mode 100644 index 6a49ecc..0000000 --- a/hoard-1.4.0~0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec33f98476924496814b90f50363934255ee3bc978f231ee8af8012a78ac4660 -size 2612116 diff --git a/hoard-v.1.4.2~0.tar.xz b/hoard-v.1.4.2~0.tar.xz new file mode 100644 index 0000000..7f3916d --- /dev/null +++ b/hoard-v.1.4.2~0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da67f67119e1d33c17583258e55a31f871294490acfc03e4729dabea3362fab1 +size 2612460 diff --git a/hoard.changes b/hoard.changes index 3dc5e9f..bd8b716 100644 --- a/hoard.changes +++ b/hoard.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Aug 6 18:48:33 UTC 2023 - Michael Vetter + +- Update to 1.4.2: + * Fix lifetime longevity issue with theming password prompts. #279 + +------------------------------------------------------------------- +Sun Aug 6 18:47:48 UTC 2023 - Michael Vetter + +- Update to 1.4.1: + * List available namespaces when creating a new command + * Move from tui to ratatui + * Fix a bunch of pipelines issues + ------------------------------------------------------------------- Mon Jul 31 06:23:24 UTC 2023 - Michael Vetter diff --git a/hoard.spec b/hoard.spec index a013af5..2cb47b3 100644 --- a/hoard.spec +++ b/hoard.spec @@ -17,7 +17,7 @@ Name: hoard -Version: 1.4.0~0 +Version: v.1.4.2~0 Release: 0 Summary: CLI command organizer License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 99a48d5..0ee218d 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0abe4621e0422e144e3133115bf565103abbcf68993dc44af97f34ddd6aad68d -size 37347476 +oid sha256:ea65b67a13c23d33a16281b529a17adbfddfdac16d22ff2e9f3d86571ef6717f +size 37426568 From e79d448275a83b12e268e36811b4572ffc3ceca16be87d291bc7b1294655cda4 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sun, 6 Aug 2023 18:55:47 +0000 Subject: [PATCH 3/3] - bsc#1210354 (CVE-2023-26964) Update to 1.3.2: OBS-URL: https://build.opensuse.org/package/show/utilities/hoard?expand=0&rev=9 --- hoard.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hoard.changes b/hoard.changes index bd8b716..0f05f1f 100644 --- a/hoard.changes +++ b/hoard.changes @@ -29,7 +29,7 @@ Mon Jul 31 06:23:01 UTC 2023 - Michael Vetter ------------------------------------------------------------------- Tue Jul 25 11:49:41 UTC 2023 - Michael Vetter -- Update to 1.3.2 bsc#1210354: +- bsc#1210354 (CVE-2023-26964) Update to 1.3.2: * Fix sec vulnerabilities from out of date dependency #279 -------------------------------------------------------------------