stb_divide-devel-0.94^20241002git31707d1-3.el9> 6 6_ ܉3!4En΁;8r2(F|g_]d 8r2(F|L ;kOd?x ,p=?W2ыĐ?…^'JR,lqƹMVθJPg?ڑ)JYKh5}M-.,P;4Tk@PGe$0I sW4GAjď2ͭ g6IǸ Kɂ-~IPـ-l@z?]GXCֹV˅L)Oӟ?m73s;,\RM~利0U'^VݨlHV8)D6[z>;kf4a46a2252e043fd89c5b606aa548d6892ded8490ad7c116408489114d9223ca06ea3dca95faf72b17b9bdc7e9756590347b17d3-Z|4c*0;?d+ 1 h .? NZz    I `t$8(89X: &GHIX Y\t]^bddeifnlqtuv PTCstb_divide-devel0.94^20241002git31707d13.el9More useful 32-bit modulus e.g. “Euclidean divide”This file provides three different consistent divide/mod pairs implemented on top of arbitrary C/C++ division, including correct handling of overflow of intermediate calculations: trunc: a/b truncates to 0, a%b has same sign as a floor: a/b truncates to -inf, a%b has same sign as b eucl: a/b truncates to sign(b)*inf, a%b is non-negativeg_buildvm-a64-06.iad2.fedoraproject.orgBFedora ProjectFedora ProjectMIT OR UnlicenseFedora ProjectUnspecifiedhttps://github.com/nothings/stblinuxaarch648 A큤A큤g_g_g_g_f1b69b2259d066ada86bb44e5d2d9ef7f45564086bda220bcc576f031b44a3ad1bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63stb/stb_divide.hrootrootrootrootrootrootrootrootrootrootstb-0^20241002git31707d1-3.el9.src.rpmstb_divide-develstb_divide-devel(aarch-64)stb_divide-static     rpmlib(CaretInVersions)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)4.15.0-13.0.4-14.6.0-14.0-15.4.18-14.16.1.3g^g^f5fYfQf3@f3@f3@eYeYe9@e9@e9@e9@e9@e9@e9@e9@e9@e9@e9@e9@e% - 0^20241002git31707d1-3Benjamin A. Beasley - 0^20241002git31707d1-2Benjamin A. Beasley - 0^20241002git31707d1-1Benjamin A. Beasley - 0^20240531git013ac3b-1Benjamin A. Beasley - 0^20240525git449758b-1Benjamin A. Beasley - 0^20240213gitae721c5-5Benjamin A. Beasley - 0^20240213gitae721c5-4David Abdurachmanov - 0^20240213gitae721c5-2Benjamin A. Beasley - 0^20240213gitae721c5-1Benjamin A. Beasley - 0^20240208gitb7cf124-1Benjamin A. Beasley - 0^20231011gitbeebb24-12Benjamin A. Beasley - 0^20231011gitbeebb24-11Benjamin A. Beasley - 0^20231011gitbeebb24-10Benjamin A. Beasley - 0^20231011gitbeebb24-9Benjamin A. Beasley - 0^20231011gitbeebb24-8Benjamin A. Beasley - 0^20231011gitbeebb24-7Benjamin A. Beasley - 0^20231011gitbeebb24-6Benjamin A. Beasley - 0^20231011gitbeebb24-5Benjamin A. Beasley - 0^20231011gitbeebb24-4Benjamin A. Beasley - 0^20231011gitbeebb24-3Benjamin A. Beasley - 0^20231011gitbeebb24-2Benjamin A. Beasley - 0^20231011gitbeebb24-1Benjamin A. Beasley - 0^20231009gitc4bbb6e-2Benjamin A. Beasley - 0^20231009gitc4bbb6e-0.1Benjamin A. Beasley - 0^20230129git5736b15-0.2Benjamin A. Beasley - 0^20230129git5736b15-0.1Benjamin A. Beasley - 0^20230129git6199bf7-0.1Benjamin A. Beasley - 0^20220908git8b5f1f3-0.4- Add a SourceLicense field- Remove spec-file conditionals for Fedora 39 and EPEL7 (end-of-life)- stb_image_resize2 2.11- stb_image 2.30- stb_image_resize2 2.07- Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212- Fix a description to use American English orthography- Fix compile error on riscv64- Update to 0^20240213gitae721c5 - stb_image_resize2-devel is updated to 2.06- Update to 0^20240208gitb7cf124 - stb_image-devel is updated to 2.29 - stb_image_resize2-devel is updated to 2.05- stb_vorbis: fix GHSL-2023-165 / fix CVE-2023-45675- stb_image: fix GHSL-2023-151 / fix CVE-2023-45667- stb_image: fix GHSL-2023-150 / fix CVE-2023-45666- Document another bug, PR, and name (GHSL-2023-149) for CVE-2023-43898- stb_image: fix GHSL-2023-148 / fix CVE-2023-45664- stb_image: fix GHSL-2023-147 / fix CVE-2023-45663- stb_image: fix GHSL-2023-146 / fix CVE-2023-45662- stb_image: fix GHSL-2023-145 / fix CVE-2023-45661- Document that 1454.patch fixes CVE-2023-43898- Backport a PR fixing undefined behavior in stb_image_resize2- Backport three PR’s fixing undefined behavior in stb_image- Update to 0^beebb24git20231011 (minor C99 fixes)- Fedora, EPEL9+: drop the initial “0.” from the Release- Update to 0^20231009gitc4bbb6e - A new stb_image_resize2 library is introduced - Upstream has deprecated stb_image_resize, but we still package it- Fix null pointer dereference in stb_image- Update to 5736b1 (version history and README updates)- Update to 6199bf7 (stb_image 2.28) - Security-related patches for stb_image have been merged upstream, and there are other bugfixes.- Patch in a candidate fix for ossfuzz issue 24232 - Improves handling of certain invalid PNGs by stb_image0.94^20241002git31707d1-3.el90.94^20241002git31707d1-3.el90.94^20241002git31707d1-3.el9stbstb_divide.hstb_divide.hstb_divide-develLICENSE/usr/include//usr/include/stb//usr/share/licenses//usr/share/licenses/stb_divide-devel/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpiozstd19aarch64-redhat-linux-gnudirectoryC source, ASCII textASCII texthttps://bugz.fedoraproject.org/stbutf-8746625c26606d47aa3ea1d0dfbae6906185c7f4a2a8bb2b593555fbd5f59fff596afe89f123dded38479bdb86ad1d607d835f49ba5ff3e14961fcd8227274758?P(/hed2:Z^-{|7 ?]M0lYKȈ~"D {NS~뒶Z?ㄇg +OB;$9rsó㼴:Zl9~n!g6iԜm_ ݥ\+sVhͥ`&3(K8rPq,QX0X Gۜ88q'V/CiUw\mJssک2s s-VteO*;N@:S =Tq|;J nleW(RO|=*gSpiE!S>Ⱦݍԛ|83W*x⑵\+z4^]v %?,p2CF֐-H=4iBf{vڔw"LBpP0E(%dG3oXOp enA=9N6ba$ߛeǵ^ o%?~ĞWjadA,[b0"xD^ [~lүrlSJn7Yd 4Z*.$Aruƙ7"sc3G +d*d#]ږ'h7;' [LAnVB xs΄'FO}OiCϣB27>&sYd'KMnwVcYZ'Gdݬ<2GI~g %@]Uj\kX&*~m˞Tm20B#AѤf 8KNIZ2^\GG-Uqԫ0㦔.I=w$̀v IdAz 588H罕Yl*>X?HSA*$I cʀh ׀Q#ap4pHX#k12ѠF`;oeDDE"5"1Τ52<"Cp cQʎmkPWi2X1Z6 JAa 5&Lk&4};"f +/?gMRE"Z9;{DjQ`~`s}?)@!IS5R& \B?(opx * Q%cq *m4~ؖ;: z)ǦU^GF$m'h}tZ{%9ځ\:熈|[e=v-5)_Ht>z:K ׷ͥ$2",aj(HIp 2<Ƅj'1γ8?i'wJ3Auk Rz G^2>4X\ ~^@dx~iy:o%8鏕8Pu嚍Jݑ0`uwrq Wmߍ7^dVk c}?Xۇ&$~7n5N1y85ُf!$pāEI%J&")U}^w[x MӨ)aQa9m@k8:[C0yb^TR~뛾筯kc5)d/odgy䡤I"$O\Um6'2>.KPp#ˆXN[JېUpL[vh~lCF n}F F u _)ˊhM+30l. Xf)7KᒗU>t Z|gR [,\}{[)dXLH/7bw\4cq2ÇP0|hm/ y۞̵q>]RC5$K0ozQC'*+yÎpKɘ`ZK7IEnw4<݆MTJa3DrSa ]*LOfoFO:#,rWr J{ ^f[ 5jl eOo]pͅKEN Aez K M=o ["0RjFĚvj@Vs J-1a)1)Wm ;1jK"Q8 ,i 4чV9f4f1XE. |)|u㫸*"hDׅi ̑I9 Krq3/\S% P J+'t#o(w]ve8g1Lf-SKTb׭tR[y8JQ;.ʔǀ]lAc[v[* #9ur(TI8 >,K7&pgT,PON.a0qk]c*cE;cT PBh }u!I]Rݩ!^eI&g lvp*$e6A@Pʹ'9 =b`eW 09(a