tieto team mailing list archive
-
tieto team
-
Mailing list archive
-
Message #00409
[Branch ~ubuntu-core-dev/debian-installer/ubuntu] Rev 1702: Move all flavors mainline kernel flavors to 3.4.0-4
------------------------------------------------------------
revno: 1702
committer: Michael Casadevall <mcasadevall@xxxxxxxxxx>
branch nick: ubuntu
timestamp: Mon 2012-06-04 16:10:28 -0700
message:
Move all flavors mainline kernel flavors to 3.4.0-4
modified:
build/config/amd64.cfg
build/config/armel.cfg
build/config/armhf.cfg
build/config/i386.cfg
build/config/powerpc.cfg
debian/changelog
--
lp:~ubuntu-core-dev/debian-installer/ubuntu
https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu
Your team Tieto is subscribed to branch lp:~ubuntu-core-dev/debian-installer/ubuntu.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-core-dev/debian-installer/ubuntu/+edit-subscription
=== modified file 'build/config/amd64.cfg'
--- build/config/amd64.cfg 2012-05-22 09:01:47 +0000
+++ build/config/amd64.cfg 2012-06-04 23:10:28 +0000
@@ -4,7 +4,7 @@
MKLIBS = mklibs-copy
# The version of the kernel to use.
-BASEVERSION = 3.4.0-3
+BASEVERSION = 3.4.0-4
KERNELVERSION = $(BASEVERSION)-generic
KERNELMAJOR = 2.6
KERNEL_FLAVOUR = di
=== modified file 'build/config/armel.cfg'
--- build/config/armel.cfg 2012-05-28 09:16:43 +0000
+++ build/config/armel.cfg 2012-06-04 23:10:28 +0000
@@ -2,7 +2,7 @@
#SUBARCH_SUPPORTED = iop32x ixp4xx kirkwood orion5x versatile ads dove omap4
KERNELMAJOR = 2.6
-KERNELVERSION = 3.4.0-3
+KERNELVERSION = 3.4.0-4
KERNEL_FLAVOUR = di
KERNELIMAGEVERSION = $(KERNELVERSION)
KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver))
=== modified file 'build/config/armhf.cfg'
--- build/config/armhf.cfg 2012-05-22 09:01:47 +0000
+++ build/config/armhf.cfg 2012-06-04 23:10:28 +0000
@@ -3,7 +3,7 @@
MKLIBS = mklibs --ldlib=/lib/ld-linux-armhf.so.3
KERNELMAJOR = 2.6
-KERNELVERSION = 3.4.0-3
+KERNELVERSION = 3.4.0-4
KERNEL_FLAVOUR = di
KERNELIMAGEVERSION = $(KERNELVERSION)
KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver))
=== modified file 'build/config/i386.cfg'
--- build/config/i386.cfg 2012-05-22 10:05:34 +0000
+++ build/config/i386.cfg 2012-06-04 23:10:28 +0000
@@ -2,7 +2,7 @@
MEDIUM_SUPPORTED_EXTRA = monolithic
# The version of the kernel to use.
-BASEVERSION = 3.4.0-3
+BASEVERSION = 3.4.0-4
KERNELVERSION = $(BASEVERSION)-generic
KERNELMAJOR = 2.6
KERNEL_FLAVOUR = di
=== modified file 'build/config/powerpc.cfg'
--- build/config/powerpc.cfg 2012-05-22 09:01:47 +0000
+++ build/config/powerpc.cfg 2012-06-04 23:10:28 +0000
@@ -1,7 +1,7 @@
SUBARCH_SUPPORTED = powerpc powerpc64 # apus prep
KERNELMAJOR = 2.6
-BASEVERSION = 3.4.0-3
+BASEVERSION = 3.4.0-4
# create the kernels with builtin initrd.
builtin_initrd: $(TEMP_KERNEL) $(TEMP_INITRD)
=== modified file 'debian/changelog'
--- debian/changelog 2012-05-28 09:18:48 +0000
+++ debian/changelog 2012-06-04 23:10:28 +0000
@@ -1,3 +1,9 @@
+debian-installer (20101020ubuntu145) UNRELEASED; urgency=critical
+
+ * Move all flavors mainline kernel flavors to 3.4.0-4
+
+ -- Michael Casadevall <mcasadevall@xxxxxxxxxx> Mon, 04 Jun 2012 16:07:57 -0700
+
debian-installer (20101020ubuntu144) quantal; urgency=low
* ttf-freefont-udeb was renamed to fonts-freefont-udeb.