Restore ugly changelog to please factory scripts

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=38
This commit is contained in:
Jan Engelhardt 2012-09-19 07:27:35 +00:00 committed by Git OBS Bridge
parent 4591d8c41f
commit 59e38f66e7

View File

@ -12,12 +12,17 @@ Thu Sep 13 23:19:10 UTC 2012 - jengelh@inai.de
Wed Jun 20 08:41:03 UTC 2012 - rmilasan@suse.com Wed Jun 20 08:41:03 UTC 2012 - rmilasan@suse.com
- Update to new upstream release 9 - Update to new upstream release 9
* Handle errors when dealing with gzip'ed modules * build-sys: allow compressed modules in testsuite
* depmod now handles and prints errors while writing indexes, such * build-sys: Make dirs writable on rootfs creation
that the user won't have a corrupted index without knowing it * depmod: use ferror and fclose to check for error
- Fix broken testsuites on 32-bit systems. * depmod: return error when index is truncated due to ENOSPC
* depmod: fix coding-style issue in array declaration
* depmod: fail if any index could not be created
* depmod: don't return error if modules.builtin don't exist
* libkmod-util: split function for usec conversion
* libkmod-util: add missing stdbool.h include
- Fix broken testsuites on 32bit systems.
add: fix-32bits.diff add: fix-32bits.diff
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 21 01:55:30 UTC 2012 - jengelh@medozas.de Sat Apr 21 01:55:30 UTC 2012 - jengelh@medozas.de