diff options
| author | Michael Biebl <biebl@debian.org> | 2012-03-24 13:21:06 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-03-24 13:39:55 +0100 |
| commit | 26a7936d86b996aa7ddc0a3ff4a3bdc2d366d962 (patch) | |
| tree | f1d6a724b1425e9e70b9a46e524df78c79d536fe /debian/patches/series | |
| parent | b310de0d210420dd12e45723d0823a3de4cc8f54 (diff) | |
debian/patches/10-format-security.patch: Fix format string vulnerability by using g_set_error_literal().
Diffstat (limited to 'debian/patches/series')
| -rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index fc215f9c..14b01b8c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ # Debian patches for network-manager 02-dbus_access_network_manager.patch 03-systemd.patch +10-format-security.patch |