SHA256
1
0
forked from pool/lux
Files
lux/lux.changes
jubalh b7f2d06e92 - CVE-2026-25680,CVE-2026-42502,CVE-2026-27136,CVE-2026-25681,CVE-2026-42506: Issues when parsing HTML files (bsc#1267110)
- CVE-2024-45338: Denial of service due to non-linear parsing of case-insensitive content (bsc#1235304)
- CVE-2025-22872: Incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241766)
- CVE-2025-47911: Various algorithms with quadratic complexity when parsing HTML documents (bsc#1251460)
- CVE-2025-58190: Excessive memory consumption (bsc#1251627)
  Bump x/net to 0.57.0

OBS-URL: https://build.opensuse.org/package/show/network:utilities/lux?expand=0&rev=12
2026-07-16 10:02:08 +00:00

65 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 16 09:54:47 UTC 2026 - Michael Vetter <mvetter@suse.com>
- CVE-2026-25680,CVE-2026-42502,CVE-2026-27136,CVE-2026-25681,CVE-2026-42506: Issues when parsing HTML files (bsc#1267110)
- CVE-2024-45338: Denial of service due to non-linear parsing of case-insensitive content (bsc#1235304)
- CVE-2025-22872: Incorrectly interpreted tags can cause content to be placed wrong scope during DOM construction (bsc#1241766)
- CVE-2025-47911: Various algorithms with quadratic complexity when parsing HTML documents (bsc#1251460)
- CVE-2025-58190: Excessive memory consumption (bsc#1251627)
Bump x/net to 0.57.0
-------------------------------------------------------------------
Mon May 6 08:37:13 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.24.1:
* ci: bump go version to 1.22 #1350
-------------------------------------------------------------------
Tue Apr 23 19:18:29 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.24.0:
* fixes rumble loop #1320
* 解決: windows os 下,嘗試在當前目錄中查找ffmpeg失敗 #1322
* fix: refactor instagram extractor by using embedding #1327
* build(deps): bump google.golang.org/protobuf from 1.24.0 to 1.33.0 #1328
* build(deps): bump github.com/antchfx/xmlquery from 1.2.4 to 1.3.1 #1329
* chore: fix some typos in comments #1335
* 优化小红书下载 #1337
* 重写iXigua(Toutiao)视频获取方式 #1338
* build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 #1339
-------------------------------------------------------------------
Wed Feb 21 06:43:31 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.0:
* Update douyinData types.go #1299
* Update README.md #1302
* Add --audio-only flag #1304
* Bilibili Festival #1315
* Solve bilibili download playlist when LUX will skip files
with same names #1316
* With the -items parameter, the serial number of the video
should be the serial number of the entire collection, not
the first one downloaded. #1317
-------------------------------------------------------------------
Mon Nov 6 08:09:25 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.22.0:
* build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 #1283
* Updated API for requesting subtitles from bilibili #1285
* feat: support bilibili b23.tv domain #1287
* Updated Bilibili bangumi extractor due to an API change #1291
-------------------------------------------------------------------
Mon Oct 9 13:34:01 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.21.0:
* feat: add zingmp3 extractor #1280
* Add goreleaser action #1281
-------------------------------------------------------------------
Sun Sep 24 07:34:13 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Initial package of lux 0.20.0 for openSUSE