All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: wangmy@fujitsu.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] mc: upgrade 4.8.30 -> 4.8.31
Date: Thu, 1 Feb 2024 23:55:02 +0100	[thread overview]
Message-ID: <2024020122550235222d5a@mail.local> (raw)
In-Reply-To: <1706765861-12895-1-git-send-email-wangmy@fujitsu.com>

On 01/02/2024 13:37:41+0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Changelog:
> ===========
> - Core
>   * Minimal version of GLib is 2.32.0.
> 
> - VFS
>   * fish: drop support of native FISH server and protocol. Rename VFS to shell (#4232)

Error: 
 Problem: package packagegroup-self-hosted-1.0-r0.core2_64 from oe-repo requires packagegroup-self-hosted-host-tools, but none of the providers can be installed
  - conflicting requests
  - nothing provides mc-fish needed by packagegroup-self-hosted-host-tools-1.0-r0.core2_64 from oe-repo
(try to add '--skip-broken' to skip uninstallable packages)

>   * extfs;
>     * uc1541 extfs: update up to 3.6 version (#4511)
>     * s3+: port to Python3 (#4324)
>   * Support for LZO/LZOP compression format (#4509)
> 
> - Misc
>   * Skins: add color for non-printable characters in editor (#4433)
> 
> - Fixes
>   * FTBFS on FreeBSD with ext2fs attribute support (#4493)
>   * Broken stickchars (-a) mode (#4498)
>   * Wrong timestamp after resuming of file copy operation (#4499)
>   * Editor: wrong deletion of marked column (#3761)
>   * Diff viewer: segfault when display of line numbers is enabled (#4500)
>   * Tar VFS: broken handling of hard links (#4494)
>   * Sftp VFS: failure establishing SSH session due hashed host names in ~/.ssh/known_hosts (#4506)
>   * Shell VFS: incorrect file names with cyrillic or diacritic symbols (#4507)
>   * mc.ext.ini: incorrect description of of how multiple sections and keys with same names are processed (#4497)
>   * mc.ext.ini: unescaped backslash \ is treated as invalid escape sequence in glib-2.77.3 and glib-2.79 (#4502)
>   * mc.ext.ini: file "Makefile.zip" is handled as Makefile not as zip-arhive (#4419)
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta/recipes-extended/mc/{mc_4.8.30.bb => mc_4.8.31.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-extended/mc/{mc_4.8.30.bb => mc_4.8.31.bb} (97%)
> 
> diff --git a/meta/recipes-extended/mc/mc_4.8.30.bb b/meta/recipes-extended/mc/mc_4.8.31.bb
> similarity index 97%
> rename from meta/recipes-extended/mc/mc_4.8.30.bb
> rename to meta/recipes-extended/mc/mc_4.8.31.bb
> index 258ac38e15..b6e5a1f98c 100644
> --- a/meta/recipes-extended/mc/mc_4.8.30.bb
> +++ b/meta/recipes-extended/mc/mc_4.8.31.bb
> @@ -11,7 +11,7 @@ RRECOMMENDS:${PN} = "ncurses-terminfo"
>  SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
>             file://nomandate.patch \
>             "
> -SRC_URI[sha256sum] = "38171f22f889e3030ec9055463d3ecd7843984ab24e6497d8294d1c441a7ddb4"
> +SRC_URI[sha256sum] = "f42f4114ed42f6cf9995f1d896fa6c797ccb36dac57760dda8dd9f78ac462841"
>  
>  inherit autotools gettext pkgconfig
>  
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#194571): https://lists.openembedded.org/g/openembedded-core/message/194571
> Mute This Topic: https://lists.openembedded.org/mt/104091623/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


      reply	other threads:[~2024-02-01 22:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01  5:37 [OE-core] [PATCH] mc: upgrade 4.8.30 -> 4.8.31 wangmy
2024-02-01 22:55 ` Alexandre Belloni [this message]

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=2024020122550235222d5a@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wangmy@fujitsu.com \
    /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.