httrack (3.49.6-1)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the 3.49.5 tag
- Git: https://github.com/xroche/httrack.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 757760
- Last scan: 2025-07-10 12:48:04+00
- Next scan: 2025-07-11 11:25:00+00
- Debian changelog in Git:
httrack (3.49.6-1) unstable; urgency=medium
* Updated to 3.49.6 (3.49-6)
Fixed CVE-2017-14062
-- Xavier Roche <roche@proliant.localnet> Tue, 11 Mar 2025 19:43:39 +0100
- This branch is 4 commits ahead of tag 3.49.5
- Git log:
commit 748c35de7858ead963daf1393ad023d75b7820c2
Author: Xavier Roche <roche@httrack.com>
Date: Tue Mar 11 19:41:37 2025 +0100
Updated to 3.49.6
commit e80327190d2dc3044ef9333cf36290efa083071d
Merge: ce2d2ce c490c3c
Author: Xavier Roche <roche@httrack.com>
Date: Sun Mar 9 17:51:01 2025 +0100
Merge pull request #290 from tabudz/fix-CVE-2017-14062
Fix: Potential Vulnerability in Cloned Function
commit c490c3c3e52d7966ef46d745468dc2ddbb493ce9
Author: tabudz <tanb74653@gmail.com>
Date: Tue Feb 25 12:12:44 2025 +0800
lib/puny_decode: Fix integer overflow (found by fuzzing)
commit ce2d2ce810cb1bbaf1c587a3947c31adb47d5244
Author: Xavier Roche <roche@httrack.com>
Date: Tue Feb 13 20:05:47 2024 +0100
Add missing missing helper (closes #273)