All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][dunfell][PATCH 0/2] ufw: Backport 0.36, update module RRECOMMENDS
@ 2021-07-12  2:08 Jate Sujjavanich
  2021-07-12  2:08 ` [meta-networking][dunfell][PATCH 1/2] ufw: bump version to 0.36 and add services Jate Sujjavanich
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jate Sujjavanich @ 2021-07-12  2:08 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster808

Backport ufw 0.36 to dunfell and update kernel module RRECOMMENDS for
linux-yocto 5.4 in dunfell poky.

The following changes since commit c38d2a74f762a792046f3d3c377827b08aade513:

  dnsmasq: Add fixes for CVEs reported for dnsmasq (2021-05-29 11:41:45 -0700)

are available in the Git repository at:

  git://github.com/jatedev/meta-openembedded pr-dunfell-ufw-0.36
  https://github.com/jatedev/meta-openembedded/tree/pr-dunfell-ufw-0.36

Jate Sujjavanich (2):
  ufw: bump version to 0.36 and add services
  ufw: update RRECOMMENDS for linux-yocto 5.4

 .../ufw/ufw/0001-optimize-boot.patch          |  37 ++++--
 ...option-to-specify-iptables-location.patch} |  41 +++---
 .../ufw/ufw/0002-lp1044361.patch              | 118 ------------------
 .../ufw/ufw/0003-fix-typeerror-on-error.patch |  20 ---
 .../0003-only-make-one-reference-to-env.patch |  73 +++++++++++
 .../ufw/ufw/0004-lp1039729.patch              |  40 ------
 .../ufw/ufw/0005-lp1191197.patch              |  32 -----
 ...setup-only-make-one-reference-to-env.patch |  77 ------------
 .../recipes-connectivity/ufw/ufw_0.33.bb      |  59 ---------
 .../recipes-connectivity/ufw/ufw_0.36.bb      |  90 +++++++++++++
 10 files changed, 209 insertions(+), 378 deletions(-)
 rename meta-networking/recipes-connectivity/ufw/ufw/{setup-add-an-option-to-specify-iptables-location.patch => 0002-add-an-option-to-specify-iptables-location.patch} (87%)
 delete mode 100644 meta-networking/recipes-connectivity/ufw/ufw/0002-lp1044361.patch
 delete mode 100644 meta-networking/recipes-connectivity/ufw/ufw/0003-fix-typeerror-on-error.patch
 create mode 100644 meta-networking/recipes-connectivity/ufw/ufw/0003-only-make-one-reference-to-env.patch
 delete mode 100644 meta-networking/recipes-connectivity/ufw/ufw/0004-lp1039729.patch
 delete mode 100644 meta-networking/recipes-connectivity/ufw/ufw/0005-lp1191197.patch
 delete mode 100644 meta-networking/recipes-connectivity/ufw/ufw/setup-only-make-one-reference-to-env.patch
 delete mode 100644 meta-networking/recipes-connectivity/ufw/ufw_0.33.bb
 create mode 100644 meta-networking/recipes-connectivity/ufw/ufw_0.36.bb

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-23  4:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12  2:08 [meta-networking][dunfell][PATCH 0/2] ufw: Backport 0.36, update module RRECOMMENDS Jate Sujjavanich
2021-07-12  2:08 ` [meta-networking][dunfell][PATCH 1/2] ufw: bump version to 0.36 and add services Jate Sujjavanich
2021-07-12  2:08 ` [meta-networking][dunfell][PATCH 2/2] ufw: update RRECOMMENDS for linux-yocto 5.4 Jate Sujjavanich
2021-07-12 13:44 ` [meta-networking][dunfell][PATCH 0/2] ufw: Backport 0.36, update module RRECOMMENDS Armin Kuster
2021-07-12 16:03   ` Jate Sujjavanich
2021-07-23  4:06     ` Jate Sujjavanich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.