diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:22:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:26:04 +0000 |
commit | 7ec1bf8aba5a3b7fdb139ccfca199e07d43fa766 (patch) | |
tree | 1d3f428ef2d3a4f7ad29169efe206ecbe4cfd5b5 /debian/changelog | |
parent | Releasing progress-linux version 1.24.5-1~progress7.99u1. (diff) | |
download | wget-7ec1bf8aba5a3b7fdb139ccfca199e07d43fa766.tar.xz wget-7ec1bf8aba5a3b7fdb139ccfca199e07d43fa766.zip |
Merging debian version 1.24.5-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3983458..bdba5ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +wget (1.24.5-2) unstable; urgency=medium + + * patch from git to fix CVE-2024-38428 URL parser issue with semicolons + closes: Bug#1073523 + * debian/rules replace cp by dh_update_autotools_config + * debian/control raised Standards-Version to 4.7.0, no changes needed + * debian/control add Vcs-Browser + + -- Noël Köthe <noel@debian.org> Sun, 28 Jul 2024 06:49:33 +0200 + wget (1.24.5-1~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: |