mbox series

[SRU,Focal,PULL] Focal update: v5.4.38 upstream stable release

Message ID 20200504174357.28483-1-kamal@canonical.com
State New
Headers show
Series [SRU,Focal,PULL] Focal update: v5.4.38 upstream stable release | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-v5.4.38

Message

Kamal Mostafa May 4, 2020, 5:43 p.m. UTC
This pull request (2 commits) includes the following Focal stable patchset:

	Focal update: v5.4.38 upstream stable release
	https://bugs.launchpad.net/bugs/1876767

	Note: v5.4.38 itself consisted of a single revert (never committed to
	Ubuntu focal) from v5.4.37, hence this version-numbers-only pull req.

Note also that the 'stable-next' branch head contains this and all other pending
upstream stable releases:

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

 -Kamal

-----

The following changes since commit bc490ae90f84ac02621e3e7e00c79c64f70165b7:

  Linux 5.4.37 (2020-05-04 09:40:24 -0700)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-v5.4.38

for you to fetch changes up to ca6ce536f73715fbc4b44ad9c9df51b99824e547:

  UBUNTU: upstream stable to v5.4.38 (2020-05-04 09:56:32 -0700)

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

Kamal Mostafa (1):
      UBUNTU: upstream stable to v5.4.38

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

Comments

Stefan Bader May 14, 2020, 9:57 a.m. UTC | #1
On 04.05.20 19:43, Kamal Mostafa wrote:
> This pull request (2 commits) includes the following Focal stable patchset:
> 
> 	Focal update: v5.4.38 upstream stable release
> 	https://bugs.launchpad.net/bugs/1876767
> 
> 	Note: v5.4.38 itself consisted of a single revert (never committed to
> 	Ubuntu focal) from v5.4.37, hence this version-numbers-only pull req.
> 
> Note also that the 'stable-next' branch head contains this and all other pending
> upstream stable releases:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit bc490ae90f84ac02621e3e7e00c79c64f70165b7:
> 
>   Linux 5.4.37 (2020-05-04 09:40:24 -0700)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-v5.4.38
> 
> for you to fetch changes up to ca6ce536f73715fbc4b44ad9c9df51b99824e547:
> 
>   UBUNTU: upstream stable to v5.4.38 (2020-05-04 09:56:32 -0700)
> 
> ----------------------------------------------------------------
> Greg Kroah-Hartman (1):
>       Linux 5.4.38
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v5.4.38
> 
>  Makefile                      | 2 +-
>  debian.master/upstream-stable | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
Applied to focal/master-next. Thanks.

-Stefan