tag 574704 pending
thanks
Hello,
Bug #574704 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=662d979
---
commit 662d97913fe8d9f4aa784ca7595c415c65202148
Author: Guillem Jover <[email protected]>
Date: Sat Jun 26 12:17:20 2010 +0200
libdpkg: Check version syntax when parsing
Remove the incomplete checkversion() from dpkg-deb as it's now unneeded.
Enable test-cases for invalid characters in version and revision parts.
Closes: #574704
diff --git a/debian/changelog b/debian/changelog
index ab691ad..21b21c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,8 @@ dpkg (1.15.8) UNRELEASED; urgency=low
Martin Pitt, thanks! Closes: #68788, #68861, #497304, #525567, #583902
* Remove obsolete internal status aliases “postinst-failed” for
stat_halfconfigured and “removal-failed” for stat_halfinstalled.
+ * Check version syntax when parsing it from libdpkg based programs.
+ Closes: #574704
[ Updated programs translations ]
* German (Sven Joachim).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]