From 41d684ed7d362b110d56fac39b5da5e5954227e973d3536ecbe68733b3497e18 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 6 Jul 2017 20:17:13 +0000 Subject: [PATCH] changelog data OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=118 --- kmod-testsuite.changes | 15 +++++++++++++++ kmod.changes | 6 ++++++ 2 files changed, 21 insertions(+) diff --git a/kmod-testsuite.changes b/kmod-testsuite.changes index e9df482..98f37f0 100644 --- a/kmod-testsuite.changes +++ b/kmod-testsuite.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Jul 6 08:07:50 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 24 + * libkmod: fix use of strcpy + * depmod: fix string overflow + * depmod: ignore related modules in depmod_report_cycles + * libkmod: Fix handling of quotes in kernel command line + * libkmod-config: replace 0/1 with bool + * depmod: handle nested loops +- Drop 0001-use-correct-sort-method-in-test-array.patch, + 0002-depmod-ignore-related-modules-in-depmod_report_cycle.patch, + 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch + (applied upstream) + ------------------------------------------------------------------- Tue Nov 22 09:13:47 UTC 2016 - yousaf.kaukab@suse.com diff --git a/kmod.changes b/kmod.changes index e8e8b3f..79759f5 100644 --- a/kmod.changes +++ b/kmod.changes @@ -2,6 +2,12 @@ Thu Jul 6 08:07:50 UTC 2017 - jengelh@inai.de - Update to new upstream release 24 + * libkmod: fix use of strcpy + * depmod: fix string overflow + * depmod: ignore related modules in depmod_report_cycles + * libkmod: Fix handling of quotes in kernel command line + * libkmod-config: replace 0/1 with bool + * depmod: handle nested loops - Drop 0001-use-correct-sort-method-in-test-array.patch, 0002-depmod-ignore-related-modules-in-depmod_report_cycle.patch, 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch