From 2ae826654a56e0c95f8aeccdc427b1fc871ea2b6 Mon Sep 17 00:00:00 2001 From: Parnic Date: Thu, 4 Apr 2024 08:14:32 -0500 Subject: [PATCH] Update LibRangeCheck version Should fix taint issues as reported in https://www.wowace.com/projects/ice-hud/issues/353 --- .pkgmeta | 8 ++++---- IceHUD.toc | 2 +- changelog.md | 4 ++++ embeds.xml | 2 +- modules/RangeCheck.lua | 2 +- this_version.md | 4 ++++ 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.pkgmeta b/.pkgmeta index 8f8323e..63348d4 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -40,8 +40,8 @@ externals: libs/AceHook-3.0: url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceHook-3.0 tag: latest - libs/LibRangeCheck-2.0: - url: https://github.com/WeakAuras/LibRangeCheck-2.0/ + libs/LibRangeCheck-3.0: + url: https://github.com/WeakAuras/LibRangeCheck-3.0/ libs/LibSharedMedia-3.0: url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk tag: latest @@ -57,11 +57,11 @@ externals: optional-dependencies: - libdogtag-3-0 - libdogtag-unit-3-0 - - librangecheck-2-0 + - librangecheck-3-0 move-folders: IceHUD/IceHUD_Options: IceHUD_Options - IceHUD/libs/LibRangeCheck-2.0/LibRangeCheck-2.0: IceHUD/libs/LibRangeCheck-2.0 + IceHUD/libs/LibRangeCheck-3.0/LibRangeCheck-3.0: IceHUD/libs/LibRangeCheck-3.0 tools-used: - libdatabroker-1-1 diff --git a/IceHUD.toc b/IceHUD.toc index 86a65ce..3bed13f 100644 --- a/IceHUD.toc +++ b/IceHUD.toc @@ -15,7 +15,7 @@ #@end-non-debug@ ## SavedVariables: IceCoreDB ## IconTexture: Interface\Icons\Spell_Frost_Frost -## OptionalDeps: Ace3, LibSharedMedia-3.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibRangeCheck-2.0, LibDualSpec-1.0, LibDBIcon-1.0, AceGUI-3.0-SharedMediaWidgets +## OptionalDeps: Ace3, LibSharedMedia-3.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibRangeCheck-3.0, LibDualSpec-1.0, LibDBIcon-1.0, AceGUI-3.0-SharedMediaWidgets ## X-Category: HUDs ## X-Website: https://www.wowace.com/projects/ice-hud ## X-Curse-Project-ID: 5394 diff --git a/changelog.md b/changelog.md index fde8b4c..c702d11 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +v1.14.37: + +- Update LibRangeCheck version to address taint issues (wowace ticket #353) + v1.14.36: - Really fix IceHUD stomping on other uses of the PowerBarContainer such as the Digging bar for the Archive event. diff --git a/embeds.xml b/embeds.xml index e86c65f..a03f489 100644 --- a/embeds.xml +++ b/embeds.xml @@ -14,7 +14,7 @@ -