/[packages]/cauldron/kernel-tmb/current/SPECS/kernel-tmb.spec
ViewVC logotype

Diff of /cauldron/kernel-tmb/current/SPECS/kernel-tmb.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 75092 by tmb, Sun Mar 20 23:16:11 2011 UTC revision 94546 by tmb, Tue May 3 22:24:58 2011 UTC
# Line 3  Line 3 
3  #  #
4  %define kernelversion   2  %define kernelversion   2
5  %define patchlevel      6  %define patchlevel      6
6  %define sublevel        37  %define sublevel        38
7    
8  # kernel Makefile extraversion is substituted by  # kernel Makefile extraversion is substituted by
9  # kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch),  # kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch),
10  # git (kgit, only the number after "git"), or stable release (kstable)  # git (kgit, only the number after "git"), or stable release (kstable)
11  %define kpatch          0  %define kpatch          0
12  %define kgit            0  %define kgit            0
13  %define kstable         4  %define kstable         5
14    
15  # this is the releaseversion  # this is the releaseversion
16  %define kbuild          1  %define kbuild          1
# Line 729  $DevelRoot/include/rdma Line 729  $DevelRoot/include/rdma
729  $DevelRoot/include/rxrpc  $DevelRoot/include/rxrpc
730  $DevelRoot/include/scsi  $DevelRoot/include/scsi
731  $DevelRoot/include/sound  $DevelRoot/include/sound
732    $DevelRoot/include/target
733  $DevelRoot/include/trace  $DevelRoot/include/trace
734  $DevelRoot/include/video  $DevelRoot/include/video
735  $DevelRoot/include/xen  $DevelRoot/include/xen
# Line 1027  rm -rf %{buildroot} Line 1028  rm -rf %{buildroot}
1028  %{_kerneldir}/include/rxrpc  %{_kerneldir}/include/rxrpc
1029  %{_kerneldir}/include/scsi  %{_kerneldir}/include/scsi
1030  %{_kerneldir}/include/sound  %{_kerneldir}/include/sound
1031    %{_kerneldir}/include/target
1032  %{_kerneldir}/include/trace  %{_kerneldir}/include/trace
1033  %{_kerneldir}/include/video  %{_kerneldir}/include/video
1034  %{_kerneldir}/include/xen  %{_kerneldir}/include/xen
# Line 1065  rm -rf %{buildroot} Line 1067  rm -rf %{buildroot}
1067  %endif  %endif
1068    
1069  %changelog  %changelog
1070  * Sun Mar 20 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.4-1mdv  * Wed May  5 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.5-1.mga1
1071    - update to 2.6.38.5
1072    - add patches:
1073        * AX01: x86, AMD: K8 Rev.A-E processors are subject to erratum 400
1074        * AX05: x86, 32bit: raise default vmalloc area to 192MB (Anssi, #904)
1075        * DN15: r8169: add support for RTL8105E
1076        * DN16: r8169: be verbose when unable to load firmware
1077        * DN20: disable powersaving on rt2800 as it is broken (noted by rtp)
1078        * DP06-DP08: samsung-laptop: add support for N230, R410P
1079        * DP20-DP26: hp-wmi: add support for rfkill on HP Mini 5102 (Anssi)
1080    - update patches:
1081        * FU01: unionfs 2.5.9
1082    - drop patches:
1083        * FU03: unionfs oops fix (obsolete)
1084    - enable DEBUG_RODATA and DEBUG_SET_MODULE_RONX (tv)
1085    
1086    * Sun Apr 24 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.4-1.mga1
1087    - update to 2.6.38.4
1088    - update patches:
1089        * DG10: drm/i915: Fix tiling corruption from pipelined fencing
1090        * NI30, NI31: ipset 6.4
1091    - add patches:
1092        * DA60, DA61: ide/ahci/raid support for Intel Panther Point
1093        * DF01: add old ieee1394 aliases to new firewire stack
1094        * DG11: drm: Retry i2c transfer of EDID block after failure
1095        * DG12: drm/i915/dp: Sanity check eDP existence
1096        * DG13: drm/i915: Restore missing command flush before interrupt on BLT ring
1097        * DG14: drm/i915: Avoid unmapping pages from a NULL address space
1098        * DG15: drm/i915: Enable GPU semaphores by default
1099        * DM01: add dm-raid45 aliases to the new dm-raid target
1100        * DP15: intel_ips: fix monitor thread to use TASK_INTERRUPTIBLE
1101    
1102    * Sat Apr 16 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.3-1.mga1
1103    - update to 2.6.38.3
1104    - drop merged patches
1105    
1106    * Mon Apr 11 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-2.mga1
1107    - add -stable queue patches (31 fixes)
1108    - update patches:
1109        * CK01: Con Kolivas -ck3 patchset including bfs 0.400
1110        * FR01: reiser4 for 2.6.38 final
1111    - drop patches:
1112        * FR02: reiser4 buildfix (merged)
1113    
1114    * Tue Mar 29 2011 Thomas Backlund <tmb@mandriva.org> 2.6.38.2-1.mga1
1115    - update to 2.6.38.2
1116    - drop merged patches:
1117        * AX01, AX10, FS01-FS03, LD01-LD02 (xz support)
1118        * CK02 (-ck1 patchset buildfix)
1119        * DA01-DA03 (ahci ids)
1120        * DG01-DG02 (gpu fixes)
1121        * DM10-DM14 (dm-raid45, replaced by new dm-raid target)
1122        * DM20 (dm-crypt multicore support)
1123        * DP06 (samsung-laptop buildfix)
1124        * KB01 (headers_install_all export fix)
1125        * SE01 (staging fix)
1126    - rediff patches:
1127        * AI01 (Toshiba Equium A60 fix)
1128        * DV01-DV02 (framebuffer oops and deadlock fixes)
1129        * MB02 (3rdparty merge)
1130    - update patches:
1131        * CK01: Con Kolivas -ck1 patchset including BFS v363
1132        * DP05: update samsung-laptop to the one being merged in
1133                2.6.39 (replaces old samsung-backlight)
1134        * FR01-FR02: reiser4 support
1135        * FU01-FU03: unionfs 2.5.8
1136        * KP01: TuxOnIce
1137        * S2: disable mrproper on -devel rpms
1138    - add patches:
1139        * DA20: acpi video blacklist (needed for shuttle-wmi)
1140        * DG10: drm/i915: Fix pipelined fencing
1141        * DP10: shuttle-wmi support
1142        * MB16: ndiswrapper buildfix
1143    - update defconfigs and filelists
1144    
1145    * Sun Mar 20 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.4-1.mga1
1146  - update to 2.6.37.4 (CVE-2011-1013, CVE-2011-1019, CVE-2011-1076)  - update to 2.6.37.4 (CVE-2011-1013, CVE-2011-1019, CVE-2011-1076)
1147  - drop merged patch:  - drop merged patch:
1148      * NI01      * NI01
# Line 1078  rm -rf %{buildroot} Line 1155  rm -rf %{buildroot}
1155      * DG02: drm/i915: Fix calculation of backlight value in combined mode      * DG02: drm/i915: Fix calculation of backlight value in combined mode
1156  - drop S5, not needed anymore as we ship unprepared kernel-source  - drop S5, not needed anymore as we ship unprepared kernel-source
1157    
1158  * Sat Jan 26 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1mdv  * Sat Jan 26 2011 Thomas Backlund <tmb@mandriva.org> 2.6.37.2-1.mga1
1159  - update to 2.6.37.2  - update to 2.6.37.2
1160  - rediff patch:  - rediff patch:
1161      * CK01: Con Kolivas -ck1 patchset including BFS      * CK01: Con Kolivas -ck1 patchset including BFS

Legend:
Removed from v.75092  
changed lines
  Added in v.94546

  ViewVC Help
Powered by ViewVC 1.1.30