1
0
forked from pool/kernel-source
OBS User unknown
2008-11-23 07:54:06 +00:00
committed by Git OBS Bridge
parent 5a313385c0
commit e73ee51e1f
42 changed files with 2082 additions and 1100 deletions

View File

@@ -1,3 +1,53 @@
-------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de
- config/x86_64/maxcpus: Delete.
-------------------------------------------------------------------
Fri Nov 21 20:06:08 CET 2008 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: s/CVS/GIT/
-------------------------------------------------------------------
Fri Nov 21 20:04:05 CET 2008 - mmarek@suse.cz
- rpm/symsets.pl: fix module names in export lists
(kernel/irq/built-in was printed as irq/built-in)
-------------------------------------------------------------------
Fri Nov 21 20:03:17 CET 2008 - agruen@suse.de
- Update x86_64/{debug,default,trace,vanilla} config files:
increase NR_CPUS to 512.
-------------------------------------------------------------------
Fri Nov 21 18:13:58 CET 2008 - mmarek@suse.cz
- rpm/symsets.pl: Replace the bash and awk scripts around symsets
and kabi checking with a single script that generates symsets,
reuses symsets from older kernels and checks for kabi changes for
each of the split packages (kabi checking and symset reuse
require a set of reference files, which does not exist yet)
- rpm/list-exported-symbols: Delete.
- rpm/split-into-symsets: Delete.
- scripts/kabi-checks: Delete.
- kabi/severities: table of kabi change severities
- rpm/built-in-where, rpm/find-provides,
rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
scripts/tar-up.sh: update to use symsets.pl
-------------------------------------------------------------------
Fri Nov 21 17:06:39 CET 2008 - kkeil@suse.de
- patches.drivers/ixgbe-sfp.patch: include additional fixes from
Intel (bnc#442411)
-------------------------------------------------------------------
Fri Nov 21 16:50:40 CET 2008 - kkeil@suse.de
- patches.fixes/igb_ethtool.patch: add missing ethtool hooks
(bnc#435551)
-------------------------------------------------------------------
Fri Nov 21 16:10:08 CET 2008 - jjolly@suse.de