mbox series

[SRU,Xenial,PULL] Xenial update: v4.4.243 upstream stable release

Message ID 20201119175650.10826-1-kamal@canonical.com
State New
Headers show
Series [SRU,Xenial,PULL] Xenial update: v4.4.243 upstream stable release | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.243

Message

Kamal Mostafa Nov. 19, 2020, 5:56 p.m. UTC
This pull request (2 commits) includes the following Xenial stable patchsets:

	Xenial update: v4.4.243 upstream stable release
	https://bugs.launchpad.net/bugs/1904904

	^^^ See the bug for why this patch set is effectively "empty".

Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases.  I recommend fetching and applying just this
reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:

   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next

 -Kamal

-----

The following changes since commit f07bc80396b095d57230a24b49caed65fc1fbfe9:

  UBUNTU: upstream stable to v4.4.242 (2020-11-13 12:21:55 -0500)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.243

for you to fetch changes up to b646dd045ebea0abbf0149317005b57963531054:

  UBUNTU: upstream stable to v4.4.243 (2020-11-19 09:46:57 -0800)

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Linux 4.4.243

Kamal Mostafa (1):
      UBUNTU: upstream stable to v4.4.243

 Makefile                      | 2 +-
 debian.master/upstream-stable | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Kamal Mostafa Nov. 19, 2020, 6:17 p.m. UTC | #1
On Thu, Nov 19, 2020 at 9:57 AM Kamal Mostafa <kamal@canonical.com> wrote:

> This pull request (2 commits) includes the following Xenial stable
> patchsets:
>
>         Xenial update: v4.4.243 upstream stable release
>         https://bugs.launchpad.net/bugs/1904904
>
>         ^^^ See the bug for why this patch set is effectively "empty".
>
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying just
> this
> reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx
> reference:
>
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git
> stable-next
>
>  -Kamal
>
> -----
>
> The following changes since commit
> f07bc80396b095d57230a24b49caed65fc1fbfe9:
>
>   UBUNTU: upstream stable to v4.4.242 (2020-11-13 12:21:55 -0500)
>
> are available in the Git repository at:
>
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git
> tags/xenial-stable-v4.4.243
>
> for you to fetch changes up to b646dd045ebea0abbf0149317005b57963531054:
>

FTR, I applied a correction after sending this PR and then re-pushed the
tags and branches, so this SHA ^^ isn't the real SHA.  Just fetch the
branch or tag as usual and ignore that SHA.

 -Kamal


>
>   UBUNTU: upstream stable to v4.4.243 (2020-11-19 09:46:57 -0800)
>
> ----------------------------------------------------------------
> Greg Kroah-Hartman (1):
>       Linux 4.4.243
>
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.4.243
>
>  Makefile                      | 2 +-
>  debian.master/upstream-stable | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> --
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
William Breathitt Gray Nov. 20, 2020, 2:45 p.m. UTC | #2
On Thu, Nov 19, 2020 at 09:56:50AM -0800, Kamal Mostafa wrote:
> This pull request (2 commits) includes the following Xenial stable patchsets:
> 
> 	Xenial update: v4.4.243 upstream stable release
> 	https://bugs.launchpad.net/bugs/1904904
> 
> 	^^^ See the bug for why this patch set is effectively "empty".
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying just this
> reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit f07bc80396b095d57230a24b49caed65fc1fbfe9:
> 
>   UBUNTU: upstream stable to v4.4.242 (2020-11-13 12:21:55 -0500)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.243
> 
> for you to fetch changes up to b646dd045ebea0abbf0149317005b57963531054:
> 
>   UBUNTU: upstream stable to v4.4.243 (2020-11-19 09:46:57 -0800)
> 
> ----------------------------------------------------------------
> Greg Kroah-Hartman (1):
>       Linux 4.4.243
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.4.243
> 
>  Makefile                      | 2 +-
>  debian.master/upstream-stable | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to Xenial:linux.

William Breathitt Gray