Linux-mtd Archive mirror
 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)" <mtd-utils-maintainers@fedoraproject.org>,
	"Bastian Germann (Debian)" <bage@debian.org>,
	"Tomasz Paweł Gajc (OpenMandriva)" <bero+massbuild@lindev.ch>,
	"Александр (Rosa Linux)" <a.proklov@rosalinux.ru>,
	"Embedded Gentoo" <embedded@gentoo.org>,
	"Robin H. Johnson" <robbat2@gentoo.org>,
	"John (Entware)" <john@phrozen.org>,
	"Michael Tross (T2 SDE)" <michael@tross.org>,
	"Oliver Schinagl (Alpine)" <oliver@schinagl.nl>,
	"Orphaned (Void Linux)" <orphan@voidlinux.org>,
	"Sergey Bolshakov (ALT Linux)" <sbolshakov@altlinux.org>,
	"Silvan Calarco (openmamba)" <silvan.calarco@mambasoft.it>,
	"Viric (nixpkgs)" <viric@viric.name>,
	"Pascal Bleser (SUSE)" <pascal.bleser@opensuse.org>,
	"Levente Polyak (Arch)" <anthraxx@archlinux.org>,
	"Lluís Batlle i Rossell (NixOS)" <shaba@altlinux.org>,
	"Richard Weinberger" <richard@nod.at>
Subject: [ANNOUNCE] mtd-utils-2.2.0 is released
Date: Fri, 29 Mar 2024 16:48:28 +0100	[thread overview]
Message-ID: <d24a0c5f-8096-486c-a6bc-002e0172ea6c@sigma-star.at> (raw)


[-- Attachment #1.1.1.1: Type: text/plain, Size: 2866 bytes --]

Hi,

mtd-utils-2.2.0 is released.

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


Alternatively also mirrored here:

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


This is a small release of changes that have accumulated since last August.
As it contains mainly new command line switches (i.e. features) for some
of the tools, this receives a minor version bump.

The Autotools based build system also received a slight overhaul, cleaning
up how configure switches and dependencies are handled. It should now
also be possible to compile mtd-utils without requiring zlib.


Changes from 2.1.6 to 2.2.0:

Features:
       ubiattach: introduce disable_fm in UBI_IOCATT
       ubiattach: introduce need_resv_pool in UBI_IOCATT
       flash_erase: Add an option for JFFS2 cleanmarker size
       flashcp: Add write last option
       Add a README and CHANGELOG files
       Add a build summary to configure.ac

Fixes:
       mkfs.ubifs: fix xattr scanning for builds with selinux support
       jffs2dump: check return value of lseek
       Add missing autoconf check for AR

Changes:
       Cleanup and unify handling of optional dependencies, configure switches
       Make compilation with zlib optional


Raw short log since the 2.1.6 release:

David Oberhollenzer (18):
       jffs2dump: check return value of lseek
       Piece together a CHANGELOG file from the release announcments
       Pull the bulk of the pre 2.0.0 changes from the git tree
       Add a README file
       Cleanup: remove self assign
       mkfs.ubifs: fix xattr scanning for builds with selinux support
       Add missing autoconf check for AR
       Cleanup handling of optional dependencies
       Fix optional compilation of lzo compressors
       Make it possible to compile jffsX-utils without zlib
       Make it possible to compile mkfs.ubifs without zlib
       Make zlib an optional dependency
       Cleanup: Unify handling of OpenSSL dependency
       Unify handling of configure switches
       Add a build summary to configure.ac
       Update README.txt
       Update CHANGELOG.md
       Release mtd-utils-2.2.0

Piotr Esden-Tempski (1):
       flashcp: Add write last option.

Takahiro Kuwano (1):
       mtd-utils: flash_erase: Add an option for JFFS2 cleanmarker size

Zhihao Cheng (2):
       ubiattach: introduce disable_fm in UBI_IOCATT
       ubiattach: introduce need_resv_pool in UBI_IOCATT


Regards,

David

[-- Attachment #1.1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 1743 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

[-- Attachment #2: Type: text/plain, Size: 144 bytes --]

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

                 reply	other threads:[~2024-03-29 15:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d24a0c5f-8096-486c-a6bc-002e0172ea6c@sigma-star.at \
    --to=david.oberhollenzer@sigma-star.at \
    --cc=a.proklov@rosalinux.ru \
    --cc=anthraxx@archlinux.org \
    --cc=bage@debian.org \
    --cc=bero+massbuild@lindev.ch \
    --cc=buildroot@busybox.net \
    --cc=embedded@gentoo.org \
    --cc=john@phrozen.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=michael@tross.org \
    --cc=mtd-utils-maintainers@fedoraproject.org \
    --cc=oliver@schinagl.nl \
    --cc=orphan@voidlinux.org \
    --cc=pascal.bleser@opensuse.org \
    --cc=richard@nod.at \
    --cc=robbat2@gentoo.org \
    --cc=sbolshakov@altlinux.org \
    --cc=shaba@altlinux.org \
    --cc=silvan.calarco@mambasoft.it \
    --cc=viric@viric.name \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).