All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
To: "MTD Mailing List" <linux-mtd@lists.infradead.org>,
	"Buildroot Mailing List" <buildroot@busybox.net>,
	"Josh Boyer (Fedora)" <jwboyer@gmail.com>,
	"Riku Voipio (Debian)" <riku.voipio@linaro.org>,
	"Pascal Bleser (SUSE)" <pascal.bleser@opensuse.org>,
	"Levente Polyak (Arch)" <anthraxx@archlinux.org>,
	"Robbat (Gentoo)" <robbat2@gentoo.org>,
	embedded@gentoo.org,
	"Oliver Schinagl (Alpine)" <oliver@schinagl.nl>,
	"Pascal Bellard (SliTaz)" <pascal.bellard@slitaz.org>,
	"Lluís Batlle i Rossell" <shaba@altlinux.org>,
	"Sergey Bolshakov (ALT Linux)" <sbolshakov@altlinux.org>,
	"Orphaned (Void Linux)" <orphan@voidlinux.org>,
	"Richard Weinberger" <richard@nod.at>
Subject: [Buildroot] [ANNOUNCE] mtd-utils-2.1.3 is released
Date: Sun, 25 Jul 2021 19:13:37 +0000	[thread overview]
Message-ID: <c5996a18-9dd9-142d-4440-7be94c4929e1@sigma-star.at> (raw)

Hi,

mtd-utils-2.1.3 is released.

Tarball:               ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-2.1.3.tar.bz2
Tarball gpg signature: ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-2.1.3.tar.bz2.asc
Signed git tag:        git://git.infradead.org/mtd-utils.git v2.1.3


Alternatively also mirrored here:

Tarball:               https://infraroot.at/pub/mtd/mtd-utils-2.1.3.tar.bz2
Tarball gpg signature: https://infraroot.at/pub/mtd/mtd-utils-2.1.3.tar.bz2.asc
Signed git tag:        https://git.infraroot.at/mtd-utils.git v2.1.3


The list of changes (primarily fixes) is not as long as for the last release,
but they have been backlogged for a year now, finally prompting a new patch
level release.


Changes from 2.1.2 to 2.1.3:

Features:
       flashcp: Add new function that copy only different blocks
       flash_erase: Add flash erase chip
       Add flash_otp_erase
       Add an ubifs mount helper
       Add nandflipbits tool

Fixes:
       mkfs.ubifs: Fix runtime assertions when running without crypto
       mtd-utils: Use AC_SYS_LARGEFILE
       Fix test binary installation
       libmtd: avoid divide by zero
       ubihealthd: fix UBIFS build dependency
       mkfs.ubifs: remove OPENSSL_no_config()
       misc-utils: Add fectest to build system
       mkfs.ubifs: Fix build with SELinux
       Fix typos found by Debian's lintian tool
       Fix jffs2 build if zlib or lzo headers are not in default paths


Raw short log since the 2.1.2 release:

Bastian Germann (3):
       Fix typos found by Debian's lintian tool
       mkfs.ubifs: Fix build with SELinux
       misc-utils: Add fectest to build system

Boris Brezillon (1):
       mtd-utils: Add nandflipbits tool

Chris Packham (1):
       libmtd: avoid divide by zero

David Oberhollenzer (5):
       Remove headers from EXTRA_DIST
       Cleanup: Automake: remove single use variables
       Fix test binary installation
       Add missing filljffs2.sh to EXTRA_DIST
       Release mtd-utils-2.1.3

Harvey Wu (1):
       misc-utils: flashcp: Add new function that copy only different blocks

Henri Roosen (1):
       mkfs.ubifs: Fix runtime assertions when running without crypto

Juergen Borleis (1):
       mtd-utils: ubihealthd: this tool does not depend on UBIFS

Larisa Ileana Grigore (1):
       mtd-utils: flash_erase: Add flash erase chip

Michael Walle (1):
       mtd-utils: Add flash_otp_erase

Rolf Eike Beer (1):
       fix build of jffs2reader and jffs2dump if zlib or lzo headers are not in default paths

Sascha Hauer (1):
       mtd-utils: Use AC_SYS_LARGEFILE

Torben Hohn (1):
       mkfs.ubifs: remove OPENSSL_no_config()

Uwe Kleine-König (1):
       Add an ubifs mount helper


Regards,

David

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

WARNING: multiple messages have this Message-ID (diff)
From: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
To: "MTD Mailing List" <linux-mtd@lists.infradead.org>,
	"Buildroot Mailing List" <buildroot@busybox.net>,
	"Josh Boyer (Fedora)" <jwboyer@gmail.com>,
	"Riku Voipio (Debian)" <riku.voipio@linaro.org>,
	"Pascal Bleser (SUSE)" <pascal.bleser@opensuse.org>,
	"Levente Polyak (Arch)" <anthraxx@archlinux.org>,
	"Robbat (Gentoo)" <robbat2@gentoo.org>,
	embedded@gentoo.org,
	"Oliver Schinagl (Alpine)" <oliver@schinagl.nl>,
	"Pascal Bellard (SliTaz)" <pascal.bellard@slitaz.org>,
	"Lluís Batlle i Rossell" <shaba@altlinux.org>,
	"Sergey Bolshakov (ALT Linux)" <sbolshakov@altlinux.org>,
	"Orphaned (Void Linux)" <orphan@voidlinux.org>,
	"Richard Weinberger" <richard@nod.at>
Subject: [ANNOUNCE] mtd-utils-2.1.3 is released
Date: Sun, 25 Jul 2021 19:13:37 +0000	[thread overview]
Message-ID: <c5996a18-9dd9-142d-4440-7be94c4929e1@sigma-star.at> (raw)

Hi,

mtd-utils-2.1.3 is released.

Tarball:               ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-2.1.3.tar.bz2
Tarball gpg signature: ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-2.1.3.tar.bz2.asc
Signed git tag:        git://git.infradead.org/mtd-utils.git v2.1.3


Alternatively also mirrored here:

Tarball:               https://infraroot.at/pub/mtd/mtd-utils-2.1.3.tar.bz2
Tarball gpg signature: https://infraroot.at/pub/mtd/mtd-utils-2.1.3.tar.bz2.asc
Signed git tag:        https://git.infraroot.at/mtd-utils.git v2.1.3


The list of changes (primarily fixes) is not as long as for the last release,
but they have been backlogged for a year now, finally prompting a new patch
level release.


Changes from 2.1.2 to 2.1.3:

Features:
       flashcp: Add new function that copy only different blocks
       flash_erase: Add flash erase chip
       Add flash_otp_erase
       Add an ubifs mount helper
       Add nandflipbits tool

Fixes:
       mkfs.ubifs: Fix runtime assertions when running without crypto
       mtd-utils: Use AC_SYS_LARGEFILE
       Fix test binary installation
       libmtd: avoid divide by zero
       ubihealthd: fix UBIFS build dependency
       mkfs.ubifs: remove OPENSSL_no_config()
       misc-utils: Add fectest to build system
       mkfs.ubifs: Fix build with SELinux
       Fix typos found by Debian's lintian tool
       Fix jffs2 build if zlib or lzo headers are not in default paths


Raw short log since the 2.1.2 release:

Bastian Germann (3):
       Fix typos found by Debian's lintian tool
       mkfs.ubifs: Fix build with SELinux
       misc-utils: Add fectest to build system

Boris Brezillon (1):
       mtd-utils: Add nandflipbits tool

Chris Packham (1):
       libmtd: avoid divide by zero

David Oberhollenzer (5):
       Remove headers from EXTRA_DIST
       Cleanup: Automake: remove single use variables
       Fix test binary installation
       Add missing filljffs2.sh to EXTRA_DIST
       Release mtd-utils-2.1.3

Harvey Wu (1):
       misc-utils: flashcp: Add new function that copy only different blocks

Henri Roosen (1):
       mkfs.ubifs: Fix runtime assertions when running without crypto

Juergen Borleis (1):
       mtd-utils: ubihealthd: this tool does not depend on UBIFS

Larisa Ileana Grigore (1):
       mtd-utils: flash_erase: Add flash erase chip

Michael Walle (1):
       mtd-utils: Add flash_otp_erase

Rolf Eike Beer (1):
       fix build of jffs2reader and jffs2dump if zlib or lzo headers are not in default paths

Sascha Hauer (1):
       mtd-utils: Use AC_SYS_LARGEFILE

Torben Hohn (1):
       mkfs.ubifs: remove OPENSSL_no_config()

Uwe Kleine-König (1):
       Add an ubifs mount helper


Regards,

David


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

             reply	other threads:[~2021-07-25 19:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25 19:13 David Oberhollenzer [this message]
2021-07-25 19:13 ` [ANNOUNCE] mtd-utils-2.1.3 is released David Oberhollenzer

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=c5996a18-9dd9-142d-4440-7be94c4929e1@sigma-star.at \
    --to=david.oberhollenzer@sigma-star.at \
    --cc=anthraxx@archlinux.org \
    --cc=buildroot@busybox.net \
    --cc=embedded@gentoo.org \
    --cc=jwboyer@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=oliver@schinagl.nl \
    --cc=orphan@voidlinux.org \
    --cc=pascal.bellard@slitaz.org \
    --cc=pascal.bleser@opensuse.org \
    --cc=richard@nod.at \
    --cc=riku.voipio@linaro.org \
    --cc=robbat2@gentoo.org \
    --cc=sbolshakov@altlinux.org \
    --cc=shaba@altlinux.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.