Accepting request 37364 from Kernel:HEAD

Copy from Kernel:HEAD/kernel-source based on submit request 37364 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/37364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=90
This commit is contained in:
OBS User autobuild
2010-04-08 13:15:36 +00:00
committed by Git OBS Bridge
parent 8d95538bac
commit 6932762388
46 changed files with 2239 additions and 402 deletions

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
Wed Mar 31 17:12:43 CEST 2010 - jeffm@suse.de
- Updated sparc64 config.
-------------------------------------------------------------------
Wed Mar 31 16:46:56 CEST 2010 - jeffm@suse.de
- Update to 2.6.34-rc3.
-------------------------------------------------------------------
Wed Mar 31 14:29:46 CEST 2010 - mmarek@suse.cz
- rpm/kernel-docs.spec.in: Fix path to kernel source.
-------------------------------------------------------------------
Wed Mar 31 14:18:52 CEST 2010 - mmarek@suse.cz
- rpm/configtool.pl, rpm/kernel-binary.spec.in,
rpm/kernel-source.spec.in: Add support for custom config options
in config.addon.tar.bz2. This tarball is expected to have the
same layout as config.tar.bz2 and the config options listed there
take precedence over config.tar.bz2.
-------------------------------------------------------------------
Wed Mar 31 14:03:10 CEST 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in, rpm/mkspec:
Generate the chmod +x line automatically.
-------------------------------------------------------------------
Wed Mar 31 13:45:33 CEST 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/mkspec, scripts/tar-up.sh:
Generate the Source: lines from kernel-source.spec.in.
-------------------------------------------------------------------
Tue Mar 30 19:18:01 CEST 2010 - jeffm@suse.de
- patches.fixes/reiserfs-remove-2-tb-file-size-limit: reiserfs:
Remove 2 TB file size limit (bnc#592100).
-------------------------------------------------------------------
Tue Mar 30 17:03:54 CEST 2010 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in, rpm/mkspec:
Generated the NoSource and %setup lines automatically from the
preamble.
-------------------------------------------------------------------
Tue Mar 30 14:36:25 CEST 2010 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Provide $pkg = %version-%source_rel
in kernel-devel and kernel-source-vanilla.
-------------------------------------------------------------------
Mon Mar 29 21:26:55 CEST 2010 - jeffm@suse.de
@@ -223,6 +278,18 @@ Fri Mar 5 10:48:50 CET 2010 - knikanth@suse.de
- patches.fixes/xfs-nonblocking-inode-locking-io-completion.patch:
xfs: Non-blocking inode locking in IO completion (bnc#568319).
-------------------------------------------------------------------
Fri Mar 5 02:02:01 UTC 2010 - jengelh@medozas.de
- rpm/kernel-source.spec.in: split devel files and full source
into two rpms, of which only the former is really required for
KMP building
-------------------------------------------------------------------
Fri Mar 5 02:00:50 UTC 2010 - jengelh@medozas.de
- add configs/sparc64/default
-------------------------------------------------------------------
Wed Mar 3 19:38:43 CET 2010 - tonyj@suse.de
@@ -315,6 +382,11 @@ Wed Feb 24 14:46:28 CET 2010 - jbeulich@novell.com
- patches.xen/xen-x86-xtime-lock: reduce contention on xtime_lock
(bnc#569014, bnc#571041, bnc#571769, bnc#572146).
-------------------------------------------------------------------
Wed Feb 24 10:54:56 UTC 2010 - jengelh@medozas.de
- rpm/kernel-source.spec.in: use macros in a few more places
-------------------------------------------------------------------
Tue Feb 23 00:34:32 CET 2010 - jack@suse.de
@@ -325,6 +397,11 @@ Tue Feb 23 00:34:32 CET 2010 - jack@suse.de
- patches.fixes/novfs-truncate-fix: novfs: Fixes corruption of
OO documents on NSS Volumes (bnc#508259).
-------------------------------------------------------------------
Sat Feb 20 22:31:31 UTC 2010 - jengelh@medozas.de
- use standard short options in tar commands
-------------------------------------------------------------------
Wed Feb 17 04:07:36 CET 2010 - nfbrown@suse.de