

<rss version="2.0">
  <channel>
    <title>koji: recent builds</title>
    <link>https://build.stream.opencloudos.tech/koji/builds</link>
    <description>
      A list of the most recent builds
      in the koji Build System.  The list is sorted in reverse chronological order by build completion time.
    </description>
    <pubDate>Wed, 10 Jun 2026 21:16:58 CST</pubDate>
    <item>
      <title>complete: bind-9.18.21-5.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26459</link>
      <pubDate>Thu, 04 Jun 2026 22:54:50 CST</pubDate>
      <description>&lt;pre&gt;* Thu Jun 04 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 9.18.21-5
- [Type] security
- [DESC] Fix CVE-2026-5946: disable recursion/UPDATE/NOTIFY for non-IN classes, validate DNS CLASS early, reject metaclasses in UPDATE/NOTIFY, skip deny-answer-address for non-IN

* Mon Oct 27 2025 Xin Cheng &lt;denisecheng@tencent.com&gt; - 9.18.21-4
- fix CVE-2025-8677, CVE-2025-40778, CVE-2025-40780

* Fri May 23 2025 Xin Cheng &lt;denisecheng@tencent.com&gt; - 9.18.21-3
- fix CVE-2024-11187, CVE-2024-12705

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: ignition-2.15.0-8.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26458</link>
      <pubDate>Thu, 04 Jun 2026 17:33:16 CST</pubDate>
      <description>&lt;pre&gt;* Thu Jun 04 2026 wynnfeng &lt;wynnfeng@tencent.com&gt; - 2.15.0-8
- [type] security
- [desc] fix CVE-2026-39821 in bundled golang.org/x/net/idna

* Mon Nov 10 2025 Zhang Yu &lt;yugozhang@tencent.com&gt; - 2.15.0-7
- [type] security
- [desc] rebuilt with golang 1.24.4-5 to fix CVE-2025-47912 and CVE-2025-58188

* Fri Apr 25 2025 wynnfeng &lt;wynnfeng@tencent.com&gt; - 2.15.0-6
- [type] security
- [desc] fix CVE-2025-22868

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: nginx-1.26.3-7.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26457</link>
      <pubDate>Thu, 04 Jun 2026 16:34:59 CST</pubDate>
      <description>&lt;pre&gt;* Thu Jun 04 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 1.26.3-7
- [Type] security
- [DESC] Fix HTTP/2 Bomb: added max_headers directive to limit request headers count

* Mon May 25 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 1.26.3-6
- [Type] security
- [DESC] Fix CVE-2026-9256, CVE-2026-40701

* Thu May 14 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 1.26.3-5
- [Type] security
- [DESC] Fix CVE-2026-42945 vulnerability

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: rust-1.92.0-1.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26455</link>
      <pubDate>Thu, 04 Jun 2026 00:43:52 CST</pubDate>
      <description>&lt;pre&gt;* Mon Jun 01 2026 Wang Guodong &lt;gordonwwang@tencent.com&gt; - 1.92.0-1
- [Type] enhancement
- [DESC] Upgrade to 1.92.0

* Thu Nov 13 2025 Wang Guodong &lt;gordonwwang@tencent.com&gt; - 1.91.0-1
- Upgrade to 1.91.0
- remove extra llvm flags

* Mon Nov 10 2025 Wang Guodong &lt;gordonwwang@tencent.com&gt; - 1.90.0-1
- Upgrade to 1.90.0

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: grafana-12.4.3-2.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26456</link>
      <pubDate>Wed, 03 Jun 2026 17:37:12 CST</pubDate>
      <description>&lt;pre&gt;* Tue Jun 02 2026 Zhang Yu &lt;yugozhang@tencent.com&gt; - 12.4.3-2
- [type] bugfix
- [desc] Fix runtime panic in crypto/tls caused by cryptobyte panic stub.
- [desc] Remove example demo app from unconditional app registry.

* Wed May 27 2026 Zhang Yu &lt;yugozhang@tencent.com&gt; - 12.4.3-1
- [type] security
- [desc] upgrade to Grafana 12.4.3.
- [desc] Patch count reduced from 51 to 10.
- [desc] All prior CVE fixes (10.2.6-7 through 10.2.6-29) resolved by upstream or dep upgrades.
- [desc] Additional security patches on top of 12.4.3:
  CVE-2025-4123 (CSP enabled by default),
  CVE-2026-27136/CVE-2026-39831 (x/net 0.55.0, x/crypto 0.52.0),
  CVE-2026-41238 (DOMPurify 3.4.0), CVE-2026-41242 (protobufjs 7.5.6),
  CVE-2026-33891 (node-forge 1.4.0), CVE-2026-42044 (axios 1.15.2).

* Mon Apr 27 2026 Zhang Yu &lt;yugozhang@tencent.com&gt; - 10.2.6-29
- [type] security
- [desc] bump node-forge to 1.4.0(CVE-2026-33891, CVE-2026-33894, CVE-2026-33895, CVE-2026-33896).
- [desc] bump flatted to 3.4.2, protobufjs to 7.5.5, minimatch to fixed versions, axios to 1.15.1, and svgo to 3.3.3
- [desc] fix CVE-2026-42037, CVE-2026-27903, CVE-2026-27904, CVE-2026-42035, CVE-2026-41242, CVE-2026-33228, CVE-2026-32141.

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: unbound-1.17.1-13.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26454</link>
      <pubDate>Wed, 03 Jun 2026 16:42:34 CST</pubDate>
      <description>&lt;pre&gt;* Mon Jun 01 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 1.17.1-13
- [Type] security
- [DESC] Fix CVE-2026-42959, CVE-2026-42960

* Tue Jul 29 2025 Xin Cheng &lt;denisecheng@tencent.com&gt; - 1.17.1-12
- [Type] security
- [DESC] fix CVE-2025-5994

* Mon Jun 30 2025 Xin Cheng &lt;denisecheng@tencent.com&gt; - 1.17.1-11
- [Type] security
- [DESC] fix CVE-2024-43167 and CVE-2024-43168

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: rsync-3.2.7-10.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26453</link>
      <pubDate>Wed, 03 Jun 2026 16:37:54 CST</pubDate>
      <description>&lt;pre&gt;* Mon Jun 01 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 3.2.7-10
- [Type] security
- [DESC] Fix CVE-2025-10158, CVE-2026-29518, CVE-2026-43618

* Mon Apr 20 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 3.2.7-9
- [Type] security
- [DESC] Fix CVE-2026-41035 vulnerability: SIGSEGV in receive_xattr()

* Tue Aug 19 2025 Xin Cheng &lt;denisecheng@tencent.com&gt; - 3.2.7-8
- fix CVE-2024-12086, CVE-2024-12088, CVE-2024-12747

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: freerdp-2.11.6-14.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26452</link>
      <pubDate>Wed, 03 Jun 2026 12:31:34 CST</pubDate>
      <description>&lt;pre&gt;* Wed Jun 03 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 2.11.6-14
- [Type] security
- [DESC] Fix CVE-2026-44420: validate capabilitySetLength in cliprdr server caps

* Tue Jun 02 2026 Xinlong Chen &lt;xinlongchen@tencent.com&gt; - 2.11.6-13
- [Type] security
- [DESC] fix CVE-2026-24679 CVE-2026-24683 CVE-2026-24684
-            CVE-2026-25942 CVE-2026-25959 CVE-2026-29774
-            CVE-2026-29775 CVE-2026-29776 CVE-2026-31884
-            CVE-2026-31885 CVE-2026-31897 CVE-2026-33952
-            CVE-2026-33977 CVE-2026-33983 CVE-2026-33985
-            CVE-2026-44421

* Wed Apr 15 2026 Xinlong Chen &lt;xinlongchen@tencent.com&gt; - 2.11.6-12
- [Type] security
- [DESC] fix CVE-2026-23533

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: python-ply-3.11-8.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26451</link>
      <pubDate>Wed, 03 Jun 2026 11:27:11 CST</pubDate>
      <description>&lt;pre&gt;* Tue Feb 03 2026 cunshunxia &lt;cunshunxia@tencent.com&gt; - 3.11-8
- [Type] security
- [DESC] Fix CVE-2025-56005 vulnerability

* Thu Sep 26 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 3.11-7
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream

* Fri Aug 16 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 3.11-6
- Rebuilt for loongarch release

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: freerdp-2.11.6-13.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26450</link>
      <pubDate>Wed, 03 Jun 2026 10:28:45 CST</pubDate>
      <description>&lt;pre&gt;* Tue Jun 02 2026 Xinlong Chen &lt;xinlongchen@tencent.com&gt; - 2.11.6-13
- [Type] security
- [DESC] fix CVE-2026-24679 CVE-2026-24683 CVE-2026-24684
-            CVE-2026-25942 CVE-2026-25959 CVE-2026-29774
-            CVE-2026-29775 CVE-2026-29776 CVE-2026-31884
-            CVE-2026-31885 CVE-2026-31897 CVE-2026-33952
-            CVE-2026-33977 CVE-2026-33983 CVE-2026-33985
-            CVE-2026-44421

* Wed Apr 15 2026 Xinlong Chen &lt;xinlongchen@tencent.com&gt; - 2.11.6-12
- [Type] security
- [DESC] fix CVE-2026-23533

* Mon Mar 16 2026 Xinlong Chen &lt;xinlongchen@tencent.com&gt; - 2.11.6-11
- Fix out-of-bounds write in nsc_process_message

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: gnutls-3.8.2-14.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26449</link>
      <pubDate>Wed, 03 Jun 2026 10:26:11 CST</pubDate>
      <description>&lt;pre&gt;* Mon Jun 01 2026 Feng Weiyao &lt;wynnfeng@tencent.com&gt; - 3.8.2-14
- [type] security
- [desc] fix CVE-2026-42012 (URI SAN should preclude CN fallback) and CVE-2026-42013 (oversized SAN should preclude CN/DN fallback)

* Tue May 12 2026 Feng Weiyao &lt;wynnfeng@tencent.com&gt; - 3.8.2-13
- [type] security
- [desc] fix CVE-2026-42011 (name constraint bypass when prior CA only excludes)

* Fri May 08 2026 Feng Weiyao &lt;wynnfeng@tencent.com&gt; - 3.8.2-12
- [type] security
- [desc] fix CVE-2026-3833 and CVE-2026-33846

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: gcc-12.3.1.8-2.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26448</link>
      <pubDate>Wed, 03 Jun 2026 00:11:49 CST</pubDate>
      <description>&lt;pre&gt;* Fri May 22 2026 Tim Hu&lt;timhu@zhaoxin.com&gt; - 12.3.1.8-2
- [Type] sync
- [DESC] [X86] zhaoxin patch
- backport zhaoxin lujiazui,yongfeng,shijidadao enablements from community&#x27;s trunk

* Tue Mar 10 2026 Xionghu Luo&lt;xionghuluo@tencent.com&gt; - 12.3.1.8-1
- [Type] bugfix
- [DESC] update to 12.3.1.8

* Wed Dec 03 2025 Zhao Zhen &lt;jeremiazhao@tencent.com&gt; - 12.3.1.7-1
- [Type] sync
- [DESC] [Aarch64] Add loop optimize, and change hip12 pipeline

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: libvncserver-0.9.13-11.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26447</link>
      <pubDate>Tue, 02 Jun 2026 17:42:43 CST</pubDate>
      <description>&lt;pre&gt;* Tue Jun 02 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 0.9.13-11
- [Type] security
- [DESC] Fix CVE-2026-44988: Tight gradient decoding buffer overflow in LibVNCClient

* Mon Apr 20 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 0.9.13-10
- [Type] security
- [DESC] Fix CVE-2026-32854 vulnerability

* Thu Apr 16 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 0.9.13-9
- [Type] security
- [DESC] Fix CVE-2026-32853 vulnerability

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: python-jwt-2.13.0-1.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26446</link>
      <pubDate>Tue, 02 Jun 2026 14:42:14 CST</pubDate>
      <description>&lt;pre&gt;* Mon Jun 01 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 2.13.0-1
- [Type] security
- [DESC] Update to 2.13.0 (fixes CVE-2026-48523, CVE-2026-48522)

* Tue Feb 24 2026 Sinong Chen &lt;costinchen@tencent.com&gt; - 2.11.0-1
- [Type] security
- [Desc] update to 2.11.0 to fix CVE-2025-45768

* Thu Sep 26 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 2.6.0-5
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: grafana-12.4.3-1.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26445</link>
      <pubDate>Tue, 02 Jun 2026 14:39:39 CST</pubDate>
      <description>&lt;pre&gt;* Wed May 27 2026 Zhang Yu &lt;yugozhang@tencent.com&gt; - 12.4.3-1
- [type] security
- [desc] upgrade to Grafana 12.4.3.
- [desc] Patch count reduced from 51 to 10.
- [desc] All prior CVE fixes (10.2.6-7 through 10.2.6-29) resolved by upstream or dep upgrades.
- [desc] Additional security patches on top of 12.4.3:
  CVE-2025-4123 (CSP enabled by default),
  CVE-2026-27136/CVE-2026-39831 (x/net 0.55.0, x/crypto 0.52.0),
  CVE-2026-41238 (DOMPurify 3.4.0), CVE-2026-41242 (protobufjs 7.5.6),
  CVE-2026-33891 (node-forge 1.4.0), CVE-2026-42044 (axios 1.15.2).

* Mon Apr 27 2026 Zhang Yu &lt;yugozhang@tencent.com&gt; - 10.2.6-29
- [type] security
- [desc] bump node-forge to 1.4.0(CVE-2026-33891, CVE-2026-33894, CVE-2026-33895, CVE-2026-33896).
- [desc] bump flatted to 3.4.2, protobufjs to 7.5.5, minimatch to fixed versions, axios to 1.15.1, and svgo to 3.3.3
- [desc] fix CVE-2026-42037, CVE-2026-27903, CVE-2026-27904, CVE-2026-42035, CVE-2026-41242, CVE-2026-33228, CVE-2026-32141.

* Wed Apr 15 2026 Zhang Yu &lt;yugozhang@tencent.com&gt; - 10.2.6-28
- [type] security
- [desc] bump axios to 1.15.0(CVE-2026-40175, CVE-2026-25639, CVE-2025-62718 and CVE-2026-39865).

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: perl-IO-Compress-2.206-5.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26444</link>
      <pubDate>Tue, 02 Jun 2026 11:38:52 CST</pubDate>
      <description>&lt;pre&gt;* Mon Jun 01 2026 PkgAgent Robot &lt;pkgagent@opencloudos.tech&gt; - 2.206-5
- [Type] security
- [DESC] Fix CVE-2026-48962: IO::Compress arbitrary code execution in File::GlobMapper via eval STRING

* Thu Sep 26 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 2.206-4
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream

* Fri Aug 16 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 2.206-3
- Rebuilt for loongarch release

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: golang-1.26.3-1.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26443</link>
      <pubDate>Mon, 01 Jun 2026 12:00:03 CST</pubDate>
      <description>&lt;pre&gt;* Thu May 28 2026 hudson zhu &lt;hudsonzhu@tencent.com&gt; - 1.26.3-1
- [Type] sync
- [DESC] Upgrade to 1.26.3 to resolve grafana&#x27;s go version dependency and address CVE-2025-12141

* Wed Apr 29 2026 hudson zhu &lt;hudsonzhu@tencent.com&gt; - 1.25.8-3
- [Type] security
- [DESC] Fix [CVE-2026-27140] to disallow cgo trust boundary bypass

* Wed Apr 15 2026 hudson zhu &lt;hudsonzhu@tencent.com&gt; - 1.25.8-2
- [Type] bugfix
- [DESC] use GOEXPERIMENT=nodwarf5 for debugedit compatibility

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: perl-Archive-Tar-3.10-1.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26442</link>
      <pubDate>Mon, 01 Jun 2026 11:30:54 CST</pubDate>
      <description>&lt;pre&gt;* Fri May 29 2026 Xiaojie Chen &lt;jackxjchen@tencent.com&gt; - 3.10-1
- [Type] bugfix
- [DESC] Upgrade to upstream version 3.10
- Fix CVE-2026-42496

* Thu Sep 26 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 3.02-4
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream

* Fri Aug 16 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 3.02-3
- Rebuilt for loongarch release

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: libsolv-0.7.24-7.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26441</link>
      <pubDate>Mon, 01 Jun 2026 10:39:24 CST</pubDate>
      <description>&lt;pre&gt;* Fri May 29 2026 Maxon Xie &lt;maxonxie@tencent.com&gt; - 0.7.24-7
- [Type] security
- [DESC] Fix CVE-2026-48863: use correct length in Ed25519 signature memcpy

* Thu Sep 26 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 0.7.24-6
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream

* Fri Aug 16 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 0.7.24-5
- Rebuilt for loongarch release

&lt;/pre&gt;</description>
    </item>
    <item>
      <title>complete: python-pip-23.3.1-7.ocs23, target: dist-ocs23-base</title>
      <link>https://build.stream.opencloudos.tech/koji/buildinfo?buildID=26440</link>
      <pubDate>Mon, 01 Jun 2026 10:11:39 CST</pubDate>
      <description>&lt;pre&gt;* Fri May 29 2026 Shuo Wang &lt;abushwang@tencent.com&gt; - 23.3.1-7
- [Type] security
- [DESC] fix CVE-2026-8643, Reject entry point names that escape scripts dir (#14000)

* Thu Feb 05 2026 Shuo Wang &lt;abushwang@tencent.com&gt; - 23.3.1-6
- fix CVE-2026-1703
- Use os.path.commonpath() instead of commonprefix()

* Thu Sep 26 2024 OpenCloudOS Release Engineering &lt;releng@opencloudos.tech&gt; - 23.3.1-5
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream

&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
