All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang Mingyu <wangmy@fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] dpkg: upgrade 1.21.7 -> 1.21.8
Date: Mon, 30 May 2022 14:40:49 +0800	[thread overview]
Message-ID: <1653892850-23554-3-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1653892850-23554-1-git-send-email-wangmy@fujitsu.com>

Changelog:
==========
  * dpkg-statoverride: Add support for --force-not-root. Closes: #1009069
  * dpkg: Fix <De-configuring> message to allow configuration to use new
    version.
  * Perl modules:
    - Dpkg::Source::Archive: Prevent directory traversal for in-place extracts.
    - Dpkg::Substvars: Add support for optional substvars assigned with ?=.
  * Documentation:
    - man: Reference deb-substvar(5) from dpkg-source(1) and dpkg-shlibdeps(1).
    - man: Structure and clarify deb-substvars(5).
  * Build system:
    - Unhook dist-cpan from make dist target.
  * Packaging:
    - Silence warning about merged-usr-via-aliased-dirs on Ubuntu.
    - Remove useless [] around tr sets.
  * Localization:
    - Update Dutch translations. Closes: #1010031, #1010032, #1010033
    - Update Portuguese man pages translations. Closes: #1011095
  * Localization:
    - Update German man pages translation.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/dpkg/{dpkg_1.21.7.bb => dpkg_1.21.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dpkg/{dpkg_1.21.7.bb => dpkg_1.21.8.bb} (95%)

diff --git a/meta/recipes-devtools/dpkg/dpkg_1.21.7.bb b/meta/recipes-devtools/dpkg/dpkg_1.21.8.bb
similarity index 95%
rename from meta/recipes-devtools/dpkg/dpkg_1.21.7.bb
rename to meta/recipes-devtools/dpkg/dpkg_1.21.8.bb
index 902cc03bcd..0d6b43aabb 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.21.7.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.21.8.bb
@@ -18,6 +18,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main
 
 SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch"
 
-SRCREV = "e61f582015a9c67bbb3791cb93a864cfeb9c7151"
+SRCREV = "a154134fe70c0b823ae14905bdc33b64e7dcd454"
 
 S = "${WORKDIR}/git"
-- 
2.25.1



  parent reply	other threads:[~2022-05-30  6:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30  6:40 [OE-core] [PATCH] logrotate: upgrade 3.19.0 -> 3.20.1 Wang Mingyu
2022-05-30  6:40 ` [OE-core] [PATCH] btrfs-tools: upgrade 5.16.2 -> 5.18 Wang Mingyu
2022-05-30 20:48   ` Luca Ceresoli
2022-05-30  6:40 ` Wang Mingyu [this message]
2022-05-30  6:40 ` [OE-core] [PATCH] repo: upgrade 2.25 -> 2.26 Wang Mingyu

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=1653892850-23554-3-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-core@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.