From 71444118b2a3e8242c1bc493fd66d2b7c4c68465 Mon Sep 17 00:00:00 2001 From: pluskalm <> Date: Sep 20 2024 17:27:39 +0000 Subject: Update stgit to version 2.4.12 / rev 30 via SR 1202120 https://build.opensuse.org/request/show/1202120 by user pluskalm + anag+factory - Update to version 2.4.12: * fix(squash): preserve consensus author * chore: update changelog for 2.4.12 * feat(push): revert overzealous modified status * chore: update windows-sys to 0.59.0 * chore: update syn to 2.0.77 * chore: update cc to 1.1.18 * chore: update filetime to 0.2.25 * chore: update schannel to 0.1.24 * chore: update gix-path to 0.10.11 * chore: update serde_json to 1.0.128 - Switch to _service for fetching sources - Adresses boo#1230691 CVE-2024-45405 --- diff --git a/.files b/.files index 88ff7de..cbca1d9 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 3f9e492..90588f2 100644 --- a/.rev +++ b/.rev @@ -231,4 +231,24 @@ thank you for your patience (forwarded request 202534 from dbahi) - Drop no longer needed stgbashprompt-noexec.patch 1141754 + + 4415ed900ced9022b97bc46d7ccdc169 + 2.4.12 + + anag+factory + - Update to version 2.4.12: + * fix(squash): preserve consensus author + * chore: update changelog for 2.4.12 + * feat(push): revert overzealous modified status + * chore: update windows-sys to 0.59.0 + * chore: update syn to 2.0.77 + * chore: update cc to 1.1.18 + * chore: update filetime to 0.2.25 + * chore: update schannel to 0.1.24 + * chore: update gix-path to 0.10.11 + * chore: update serde_json to 1.0.128 +- Switch to _service for fetching sources +- Adresses boo#1230691 CVE-2024-45405 + 1202120 + diff --git a/_service b/_service new file mode 100644 index 0000000..0423dba --- /dev/null +++ b/_service @@ -0,0 +1,25 @@ + + + https://github.com/stacked-git/stgit.git + @PARENT_TAG@ + git + * + v(.*) + enable + + + + *.tar + zst + + + + stgit + zst + true + + + stgit + + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..0dc74ca --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/stacked-git/stgit.git + 229b77961a0f9c8d2a4e0c71e56af334e02fed43 \ No newline at end of file diff --git a/stgit-2.4.12.tar.zst b/stgit-2.4.12.tar.zst new file mode 120000 index 0000000..7865881 --- /dev/null +++ b/stgit-2.4.12.tar.zst @@ -0,0 +1 @@ +/ipfs/bafybeic6ycazerrz2myuq2orkb444sgjqgfy6gbzonpxlo4acip5mfoz6q \ No newline at end of file diff --git a/stgit-2.4.2.tar.gz b/stgit-2.4.2.tar.gz deleted file mode 120000 index b87c8a0..0000000 --- a/stgit-2.4.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibty7vjfn7d3dq3srugzes6bxmcndqwe3e4ssfilc6zxophder5oe \ No newline at end of file diff --git a/stgit.changes b/stgit.changes index 7d061a2..cb0ef36 100644 --- a/stgit.changes +++ b/stgit.changes @@ -1,4 +1,21 @@ ------------------------------------------------------------------- +Fri Sep 20 07:31:00 UTC 2024 - Martin Pluskal + +- Update to version 2.4.12: + * fix(squash): preserve consensus author + * chore: update changelog for 2.4.12 + * feat(push): revert overzealous modified status + * chore: update windows-sys to 0.59.0 + * chore: update syn to 2.0.77 + * chore: update cc to 1.1.18 + * chore: update filetime to 0.2.25 + * chore: update schannel to 0.1.24 + * chore: update gix-path to 0.10.11 + * chore: update serde_json to 1.0.128 +- Switch to _service for fetching sources +- Adresses boo#1230691 CVE-2024-45405 + +------------------------------------------------------------------- Fri Jan 26 09:43:01 UTC 2024 - Martin Pluskal - Move completions and plugins to subpackages diff --git a/stgit.obsinfo b/stgit.obsinfo new file mode 100644 index 0000000..286841c --- /dev/null +++ b/stgit.obsinfo @@ -0,0 +1,4 @@ +name: stgit +version: 2.4.12 +mtime: 1726433745 +commit: 229b77961a0f9c8d2a4e0c71e56af334e02fed43 diff --git a/stgit.spec b/stgit.spec index b3780f8..a55e0b0 100644 --- a/stgit.spec +++ b/stgit.spec @@ -17,12 +17,12 @@ Name: stgit -Version: 2.4.2 +Version: 2.4.12 Release: 0 Summary: Stacked GIT - Source Code Management Tool License: GPL-2.0-or-later URL: https://stacked-git.github.io -Source0: https://github.com/ctmarinas/stgit/releases/download/v%{version}/stgit-%{version}.tar.gz +Source0: stgit-%{version}.tar.zst Source1: vendor.tar.zst BuildRequires: asciidoc BuildRequires: cargo-packaging diff --git a/vendor.tar.zst b/vendor.tar.zst index e868bff..f69806b 120000 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1 +1 @@ -/ipfs/bafybeicodwq4hwjsgbrao53kxptsa5gghgmc67bdeiygxuusphlddvmshq \ No newline at end of file +/ipfs/bafybeiddamqoxw2vljekocpuymxm6hnmnvnix74bjydt6kwovlmcjxukge \ No newline at end of file