]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
UBUNTU: Ubuntu-raspi2-4.15.0-1008.9
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 20 Apr 2018 12:33:36 +0000 (09:33 -0300)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 15 Aug 2018 17:23:13 +0000 (19:23 +0200)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
debian.raspi2/abi/4.15.0-1007.8/arm64/raspi2.modules
debian.raspi2/abi/4.15.0-1007.8/armhf/raspi2.modules
debian.raspi2/changelog
debian.raspi2/config/config.common.ubuntu
debian.raspi2/control.d/flavour-control.stub

index 05a23df29d77f3183eba3367098f28876a439369..bb2ad05c6aaa1757b7edbf05e5d8502a7f97581a 100644 (file)
@@ -165,7 +165,7 @@ adt7475
 adt7x10
 adummy
 adutux
-adv7511
+adv7511_drm
 adxl34x
 adxl34x-i2c
 adxl34x-spi
index 01521788cde09b90af6e9b89767707787a67c706..d2448af62e5182cd54a18128ea86a9d048fcf555 100644 (file)
@@ -165,7 +165,7 @@ adt7475
 adt7x10
 adummy
 adutux
-adv7511
+adv7511_drm
 adxl34x
 adxl34x-i2c
 adxl34x-spi
index 22a1ee04d19e536b4d1d0d8e404d91611940ad28..d6d2b6df2fa620e6dcd31cadb28afbd305b1d661 100644 (file)
@@ -1,10 +1,41 @@
-linux-raspi2 (4.15.0-1008.9) UNRELEASED; urgency=medium
+linux-raspi2 (4.15.0-1008.9) bionic; urgency=medium
+
+  * linux-raspi2: 4.15.0-1008.9 -proposed tracker (LP: #1765491)
+
+
+  [ Ubuntu: 4.15.0-18.19 ]
+
+  * linux: 4.15.0-18.19 -proposed tracker (LP: #1765490)
+  * [regression] Ubuntu 18.04:[4.15.0-17-generic #18] KVM Guest Kernel:
+    meltdown: rfi/fallback displacement flush not enabled bydefault (kvm)
+    (LP: #1765429)
+    - powerpc/pseries: Fix clearing of security feature flags
+  * signing: only install a signed kernel (LP: #1764794)
+    - [Packaging] update to Debian like control scripts
+    - [Packaging] switch to triggers for postinst.d postrm.d handling
+    - [Packaging] signing -- switch to raw-signing tarballs
+    - [Packaging] signing -- switch to linux-image as signed when available
+    - [Config] signing -- enable Opal signing for ppc64el
+    - [Packaging] printenv -- add signing options
+  * [18.04 FEAT] Sign POWER host/NV kernels (LP: #1696154)
+    - [Packaging] signing -- add support for signing Opal kernel binaries
+  * Please cherrypick s390 unwind fix (LP: #1765083)
+    - s390/compat: fix setup_frame32
+  * Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L]
+    [ipr] (LP: #1751813)
+    - d-i: move ipr to storage-core-modules on ppc64el
+  * drivers/gpu/drm/bridge/adv7511/adv7511.ko missing (LP: #1764816)
+    - SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm
+  * Miscellaneous Ubuntu changes
+    - [Packaging] Add linux-oem to rebuild test blacklist.
+
+  [ Ubuntu: 4.15.0-17.18 ]
 
-  CHANGELOG: Do not edit directly. Autogenerated at release.
-  CHANGELOG: Use the printchanges target to see the curent changes.
-  CHANGELOG: Use the insertchanges target to create the final log.
+  * linux: 4.15.0-17.18 -proposed tracker (LP: #1764498)
+  * Eventual OOM with profile reloads (LP: #1750594)
+    - SAUCE: apparmor: fix memory leak when duplicate profile load
 
- -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Thu, 19 Apr 2018 19:36:36 -0300
+ -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com>  Fri, 20 Apr 2018 09:33:35 -0300
 
 linux-raspi2 (4.15.0-1007.8) bionic; urgency=medium
 
index 883f1c17db3f3cc9198305183499b1bd459b4090..f60bf37d7db7a2de7916a1a934891d694a1be228 100644 (file)
@@ -1363,10 +1363,6 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
 # CONFIG_DEFAULT_RENO is not set
 CONFIG_DEFAULT_SECURITY="apparmor"
 CONFIG_DEFAULT_SECURITY_APPARMOR=y
-# CONFIG_DEFAULT_SECURITY_DAC is not set
-# CONFIG_DEFAULT_SECURITY_SELINUX is not set
-# CONFIG_DEFAULT_SECURITY_SMACK is not set
-# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
 CONFIG_DEFAULT_TCP_CONG="cubic"
 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
index eea95d2237bfd2dd5ba2a337d78bcb95358814fa..0f1dc545047d5a7f6da1bc7749854c39ee2aa25a 100644 (file)
@@ -27,7 +27,7 @@ Architecture: ARCH
 Section: kernel
 Priority: optional
 Provides: linux-image, fuse-module, aufs-dkms, =PROVIDES=${linux:rprovides}
-Depends: ${misc:Depends}, ${shlibs:Depends}, kmod
+Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-modules-PKGVER-ABINUM-FLAVOUR
 Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool
 Breaks: flash-kernel (<< 3.0~rc.4ubuntu64) [arm64]
 Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
@@ -35,7 +35,22 @@ Description: Linux kernel image for version PKGVER on DESC
  This package contains the Linux kernel image for version PKGVER on
  DESC.
  .
- Also includes the corresponding System.map file, the modules built by the
+ Supports SUPPORTED processors.
+ .
+ TARGET
+ .
+ You likely do not want to install this package directly. Instead, install
+ the linux-FLAVOUR meta-package, which will ensure that upgrades work
+ correctly, and that supporting packages are also installed.
+
+Package: linux-modules-PKGVER-ABINUM-FLAVOUR
+Build-Profiles: <!stage1>
+Architecture: ARCH
+Section: kernel
+Priority: optional
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Linux kernel extra modules for version PKGVER on DESC
+ Contains the corresponding System.map file, the modules built by the
  packager, and scripts that try to ensure that the system is not left in an
  unbootable state after an update.
  .