diff -Nru debian-installer-20101020ubuntu318.27/build/config/amd64.cfg debian-installer-20101020ubuntu318.28/build/config/amd64.cfg --- debian-installer-20101020ubuntu318.27/build/config/amd64.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/amd64.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -4,7 +4,7 @@ MKLIBS = mklibs-copy # The version of the kernel to use. -BASEVERSION = 3.13.0-59 +BASEVERSION = 3.13.0-61 KERNELVERSION = $(BASEVERSION)-generic KERNELMAJOR = 2.6 KERNEL_FLAVOUR = di diff -Nru debian-installer-20101020ubuntu318.27/build/config/arm64.cfg debian-installer-20101020ubuntu318.28/build/config/arm64.cfg --- debian-installer-20101020ubuntu318.27/build/config/arm64.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/arm64.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -3,7 +3,7 @@ MKLIBS = mklibs-copy KERNELMAJOR = 2.6 -KERNELVERSION = 3.13.0-59 +KERNELVERSION = 3.13.0-61 KERNEL_FLAVOUR = di KERNELIMAGEVERSION = $(KERNELVERSION) KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver)) diff -Nru debian-installer-20101020ubuntu318.27/build/config/armel.cfg debian-installer-20101020ubuntu318.28/build/config/armel.cfg --- debian-installer-20101020ubuntu318.27/build/config/armel.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/armel.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -2,7 +2,7 @@ #SUBARCH_SUPPORTED = iop32x ixp4xx kirkwood orion5x versatile ads dove omap4 KERNELMAJOR = 2.6 -KERNELVERSION = 3.13.0-59 +KERNELVERSION = 3.13.0-61 KERNEL_FLAVOUR = di KERNELIMAGEVERSION = $(KERNELVERSION) KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver)) diff -Nru debian-installer-20101020ubuntu318.27/build/config/armhf.cfg debian-installer-20101020ubuntu318.28/build/config/armhf.cfg --- debian-installer-20101020ubuntu318.27/build/config/armhf.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/armhf.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -3,7 +3,7 @@ MKLIBS = mklibs --ldlib=/lib/ld-linux-armhf.so.3 KERNELMAJOR = 2.6 -KERNELVERSION = 3.13.0-59 +KERNELVERSION = 3.13.0-61 KERNEL_FLAVOUR = di KERNELIMAGEVERSION = $(KERNELVERSION) KERNELNAME = $(foreach ver,$(KERNELVERSION),vmlinuz-$(ver)) diff -Nru debian-installer-20101020ubuntu318.27/build/config/i386.cfg debian-installer-20101020ubuntu318.28/build/config/i386.cfg --- debian-installer-20101020ubuntu318.27/build/config/i386.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/i386.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -2,7 +2,7 @@ MEDIUM_SUPPORTED_EXTRA = monolithic # The version of the kernel to use. -BASEVERSION = 3.13.0-59 +BASEVERSION = 3.13.0-61 KERNELVERSION = $(BASEVERSION)-generic KERNELMAJOR = 2.6 KERNEL_FLAVOUR = di diff -Nru debian-installer-20101020ubuntu318.27/build/config/powerpc.cfg debian-installer-20101020ubuntu318.28/build/config/powerpc.cfg --- debian-installer-20101020ubuntu318.27/build/config/powerpc.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/powerpc.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -1,7 +1,7 @@ SUBARCH_SUPPORTED = powerpc powerpc64 e500 e500mc utopic-powerpc utopic-powerpc64 utopic-e500mc vivid-powerpc vivid-powerpc64 vivid-e500mc # apus prep KERNELMAJOR = 2.6 -BASEVERSION = 3.13.0-59 +BASEVERSION = 3.13.0-61 # create the kernels with builtin initrd. builtin_initrd: $(TEMP_KERNEL) $(TEMP_INITRD) diff -Nru debian-installer-20101020ubuntu318.27/build/config/ppc64el.cfg debian-installer-20101020ubuntu318.28/build/config/ppc64el.cfg --- debian-installer-20101020ubuntu318.27/build/config/ppc64el.cfg 2015-07-27 23:53:27.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/build/config/ppc64el.cfg 2015-07-29 21:01:33.000000000 +0000 @@ -3,7 +3,7 @@ MKLIBS = mklibs-copy KERNELMAJOR = 2.6 -BASEVERSION = 3.13.0-59 +BASEVERSION = 3.13.0-61 KERNELVERSION = $(BASEVERSION)-generic KERNEL_FLAVOUR = di KERNELNAME = vmlinux diff -Nru debian-installer-20101020ubuntu318.27/debian/changelog debian-installer-20101020ubuntu318.28/debian/changelog --- debian-installer-20101020ubuntu318.27/debian/changelog 2015-07-27 23:54:43.000000000 +0000 +++ debian-installer-20101020ubuntu318.28/debian/changelog 2015-07-29 21:01:56.000000000 +0000 @@ -1,3 +1,9 @@ +debian-installer (20101020ubuntu318.28) trusty; urgency=medium + + * Move master kernels to 3.13.0-61. + + -- Adam Conrad Wed, 29 Jul 2015 15:01:40 -0600 + debian-installer (20101020ubuntu318.27) trusty; urgency=medium * Move master kernels to 3.13.0-59.