All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/5] dbus-broker: upgrade 28 -> 29
Date: Thu,  3 Jun 2021 23:05:28 +0200	[thread overview]
Message-ID: <20210603210531.2314701-2-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20210603210531.2314701-1-schnitzeltony@gmail.com>

    * Improve SELinux audit messages. This requires the new libselinux-3.2
      and libaudit-3.0 releases. If audit/selinux support is enabled, those
      are now the minimum required versions.
    * Make linux-4.17 a hard-requirements. Older kernels are no longer
      supported.
    * Fix startup failures when at-console users have consecutive uids.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../recipes-core/dbus/{dbus-broker_28.bb => dbus-broker_29.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-core/dbus/{dbus-broker_28.bb => dbus-broker_29.bb} (92%)

diff --git a/meta-oe/recipes-core/dbus/dbus-broker_28.bb b/meta-oe/recipes-core/dbus/dbus-broker_29.bb
similarity index 92%
rename from meta-oe/recipes-core/dbus/dbus-broker_28.bb
rename to meta-oe/recipes-core/dbus/dbus-broker_29.bb
index a35f5c64c..49ba16911 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_28.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_29.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7b486c2338d225a1405d979ed2c15ce8"
 
 SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/dbus-broker-${PV}.tar.xz"
-SRC_URI[sha256sum] = "abb8b54434faeeb6bf59a70ebf0732e851a50bd922995ba5928e8c28c18b05ea"
+SRC_URI[sha256sum] = "4eca425db52b7ab1027153e93fea9b3f11759db9e93ffbf88759b73ddfb8026a"
 
 UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"
 
-- 
2.31.1


  reply	other threads:[~2021-06-03 21:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03 21:05 [PATCH 1/5] poppler: upgrade 21.05.0 -> 21.06.0 Andreas Müller
2021-06-03 21:05 ` Andreas Müller [this message]
2021-06-03 21:05 ` [PATCH 3/5] libmbim: upgrade 1.24.6 -> 1.24.8 Andreas Müller
2021-06-03 21:05 ` [PATCH 4/5] nss: upgrade 3.64 -> 3.66 Andreas Müller
2021-06-03 21:05 ` [PATCH 5/5] icewm: upgrade 2.3.3 -> 2.3.4 Andreas Müller
     [not found] ` <16852E7A607BB2E4.32687@lists.openembedded.org>
2021-06-03 21:26   ` [oe] [PATCH 4/5] nss: upgrade 3.64 -> 3.66 Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210603210531.2314701-2-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.