From 8de23604a8f79a108a4707d52b0efddcf08bceb4 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 22 Apr 2026 11:52:52 +0900 Subject: [PATCH 1/3] 0.9.43 --- rubygem-yard.spec | 5 ++++- sources | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/rubygem-yard.spec b/rubygem-yard.spec index 065160c..f38db63 100644 --- a/rubygem-yard.spec +++ b/rubygem-yard.spec @@ -1,7 +1,7 @@ %global gem_name yard Name: rubygem-%{gem_name} -Version: 0.9.40 +Version: 0.9.43 Release: 1%{?dist} Summary: Documentation tool for consistent and usable documentation in Ruby @@ -112,6 +112,9 @@ rspec -r spec_helper spec %doc %{gem_instdir}/docs/ %changelog +* Wed Apr 22 2026 Mamoru TASAKA - 0.9.43-1 +- 0.9.43 + * Mon Apr 13 2026 Mamoru TASAKA - 0.9.40-1 - 0.9.40 diff --git a/sources b/sources index afb25b5..b1a3468 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (yard-0.9.40.gem) = 5a14ff8b47724162086643829f5e96607415fe76d8b0a23419234bedbc0b9e866b7b2ca03d42f9bd12679f32381ac550653dd173f6e643c18a302439dd473629 -SHA512 (yard-0.9.40-test-missing-files.tar.gz) = b3724d3062b53d36e1c081a2c2bfaa3c422f0f5459a4770165bd09821202a164a27480d4cc96dec17116ba3c3b68b1ed9b9b956a81f0b9eb3cdbfbbaa285668c +SHA512 (yard-0.9.43.gem) = 2d880d924e6dc79e04fe1035dc2ebbbcda447002db92a3e605f3df327514b9d1aa1bbbbea66b826da2841858bd33e04ca9bdc088fd68215b60a02d67ef7a33da +SHA512 (yard-0.9.43-test-missing-files.tar.gz) = 4d3ef93e1b1ac63748bca9360817ded3c44aafa4fcf52da2d0779245fb6a8122b2d01ead636656f08de502463ea33e3e8a89795c220afb8afb4d32cd0f5b5e63 From ed95f332ad2a47ff3156c4d202e988672031739b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 28 May 2026 16:40:36 +0900 Subject: [PATCH 2/3] 0.9.44 --- rubygem-yard.spec | 7 ++++++- sources | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/rubygem-yard.spec b/rubygem-yard.spec index f38db63..aa951cf 100644 --- a/rubygem-yard.spec +++ b/rubygem-yard.spec @@ -1,7 +1,7 @@ %global gem_name yard Name: rubygem-%{gem_name} -Version: 0.9.43 +Version: 0.9.44 Release: 1%{?dist} Summary: Documentation tool for consistent and usable documentation in Ruby @@ -112,8 +112,13 @@ rspec -r spec_helper spec %doc %{gem_instdir}/docs/ %changelog +* Thu May 28 2026 Mamoru TASAKA - 0.9.44-1 +- 0.9.44 +- https://github.com/lsegal/yard/security/advisories/GHSA-pxcc-8665-phx8 + * Wed Apr 22 2026 Mamoru TASAKA - 0.9.43-1 - 0.9.43 +- https://github.com/lsegal/yard/security/advisories/GHSA-3jfp-46x4-xgfj * Mon Apr 13 2026 Mamoru TASAKA - 0.9.40-1 - 0.9.40 diff --git a/sources b/sources index b1a3468..176b03a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (yard-0.9.43.gem) = 2d880d924e6dc79e04fe1035dc2ebbbcda447002db92a3e605f3df327514b9d1aa1bbbbea66b826da2841858bd33e04ca9bdc088fd68215b60a02d67ef7a33da -SHA512 (yard-0.9.43-test-missing-files.tar.gz) = 4d3ef93e1b1ac63748bca9360817ded3c44aafa4fcf52da2d0779245fb6a8122b2d01ead636656f08de502463ea33e3e8a89795c220afb8afb4d32cd0f5b5e63 +SHA512 (yard-0.9.44.gem) = 609a4df31699b76f08c242b9fd70a32920f9149943fac90e805ffe30707e678bca131d56261006404b451def080340ae1ea4656e259f31324ac097e3113df98d +SHA512 (yard-0.9.44-test-missing-files.tar.gz) = 31e6d779dbe9c227e2dc65c485db949fa87f733e53540ede2ba939a7611bed4f192acc58d087919879e1240956f4d5e1e0a3dd5f54997ea2b5fc2ebd2339785a From a02a8f5e4aeb65ca9677c205fe8f2aaa0262fbd6 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 16 Jul 2026 11:36:57 +0900 Subject: [PATCH 3/3] 0.9.45 --- rubygem-yard.spec | 5 ++++- sources | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/rubygem-yard.spec b/rubygem-yard.spec index aa951cf..256b012 100644 --- a/rubygem-yard.spec +++ b/rubygem-yard.spec @@ -1,7 +1,7 @@ %global gem_name yard Name: rubygem-%{gem_name} -Version: 0.9.44 +Version: 0.9.45 Release: 1%{?dist} Summary: Documentation tool for consistent and usable documentation in Ruby @@ -112,6 +112,9 @@ rspec -r spec_helper spec %doc %{gem_instdir}/docs/ %changelog +* Thu Jul 16 2026 Mamoru TASAKA - 0.9.45-1 +- 0.9.45 + * Thu May 28 2026 Mamoru TASAKA - 0.9.44-1 - 0.9.44 - https://github.com/lsegal/yard/security/advisories/GHSA-pxcc-8665-phx8 diff --git a/sources b/sources index 176b03a..48beb7d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (yard-0.9.44.gem) = 609a4df31699b76f08c242b9fd70a32920f9149943fac90e805ffe30707e678bca131d56261006404b451def080340ae1ea4656e259f31324ac097e3113df98d -SHA512 (yard-0.9.44-test-missing-files.tar.gz) = 31e6d779dbe9c227e2dc65c485db949fa87f733e53540ede2ba939a7611bed4f192acc58d087919879e1240956f4d5e1e0a3dd5f54997ea2b5fc2ebd2339785a +SHA512 (yard-0.9.45.gem) = a4400a5eedbf53ece9b12d62d8f2329d1447af45078c81e989fd320c5e86431f96382802c1c201f4994517bad5faeab5e9bae80b2acdf81982c64693ef80fe02 +SHA512 (yard-0.9.45-test-missing-files.tar.gz) = f7768905645ab76e6dc5f1ab5025232191fd39777bec09d388638ac399348190bc1242d9cd1843f2d86ba695527c2c08a7cc6eca4ddf063960a9563310219c37