diff --git a/mtd-utils-2.2.0.tar.bz2 b/mtd-utils-2.2.0.tar.bz2 deleted file mode 100644 index 3ee29ea..0000000 --- a/mtd-utils-2.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:250d082f67375ca8451b5fcfc9a23a53ced3ebebd8312c288daf2507bbab1324 -size 471918 diff --git a/mtd-utils-2.2.0.tar.bz2.asc b/mtd-utils-2.2.0.tar.bz2.asc deleted file mode 100644 index eb05724..0000000 --- a/mtd-utils-2.2.0.tar.bz2.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEEwY/cjyeWErqzVubvOXcPHQaAtEFAmYG0YEACgkQvOXcPHQa -AtGxLQf/S2vAq8lKfBjjxLzmsqmTS0olAlNZ0sSIulMGiIpPXgH2vfRZox+PPvRg -UPQKVWzhMAVKr0+fDmn0gYeL5gBcI3lIU4U7GZoGs/eX7HFUp6I3RoleokZ2QyRf -PTNoASKeEBhaETP7pOz15mPTY5Yy60DZNNcG+n5V+pCIQagpeXP44KPDxdEdERIa -zH9JpjbJMOZQT1aMomGJkuHtjjs0Y5kTDHAVCdfCUrKM+SOVjWtadZME8GilEVZL -+cygvB0TunHvOb3qM0fLRUMJh3I+d0Gy5u+EjWWyaCLBpVJppA3Ys9nSbNdkbCHx -4s4BUQVgm69jQ71lb7wRFw2lcCAsyQ== -=IHhI ------END PGP SIGNATURE----- diff --git a/mtd-utils-2.2.1.tar.bz2 b/mtd-utils-2.2.1.tar.bz2 new file mode 100644 index 0000000..1be297a --- /dev/null +++ b/mtd-utils-2.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ae20b2eb79ee83441468f0b99d897024cd96ff853eea59106fb1952065c803 +size 476562 diff --git a/mtd-utils-2.2.1.tar.bz2.asc b/mtd-utils-2.2.1.tar.bz2.asc new file mode 100644 index 0000000..4b41542 --- /dev/null +++ b/mtd-utils-2.2.1.tar.bz2.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEEwY/cjyeWErqzVubvOXcPHQaAtEFAmb0DWYACgkQvOXcPHQa +AtHh8wf/frGVCl8bkbXWmvIH+wvA+ATECcbHCe8MVaJ2MOuWzi2+WBJlBC7eO3rL +s5TqALc8WVuWB5IxWXPOs/o/5Wfi+Vj9h/FGTdblDbdnRg5CGXArJmddZn7wko6O +Q2Zm2fuI7eIEA2xXRfah9KBAQmm0Vso7P06q8h1b9WxVHmWM8XMozNMcAsRyLmau +BUycSPwqyj3R3wZYcd33CKChMzZCWfNmoIB2fTwY1/ZAmSs/D43rv5CdAIK/F15/ +HCnVL6Hb/+0hkG234iGGmwZqt4dJZsY0IE13z0ioDOpvVk8164Q1vG7FkZUxx8EJ +o/uDh1KdywOogWBO1s+neQ/mJHFhcA== +=kxe0 +-----END PGP SIGNATURE----- diff --git a/mtd-utils.changes b/mtd-utils.changes index bc6a7c1..67c3011 100644 --- a/mtd-utils.changes +++ b/mtd-utils.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Dec 10 13:40:40 UTC 2024 - Martin Pluskal + +- Update to version 2.2.1: + * fectest: Fix time formatting with _TIME_BITS=64 on 32-bit system + * also check for static libuuid + * mkfs.ubifs: Clear direct_write property when closing target + * mkfs.ubifs: Initialize 'cipher_name' as NULL + * mkfs.ubifs: Fix wrong xattr entry type + * mkfs.ubifs: Fix incorrect dir size calculation in encryption scenario + * mkfs.ubifs: Close libubi in error handling paths + * mkfs.ubifs: Fix missed closing out_fd + * mkfs.ubifs: Fix memleak for 'output' in error paths + * libubi: ubi_update_start: slightly improve documentation + * fs-tests: integck: Refactor: split out common remount logic + * fs-tests: integck: Refactor: split out common remount logic + * Extract list implementation to common lib and add list_sort support + * Extract rbtree implementation to common lib + ------------------------------------------------------------------- Thu Aug 1 05:13:59 UTC 2024 - Martin Pluskal diff --git a/mtd-utils.spec b/mtd-utils.spec index 4083b39..6fedd5a 100644 --- a/mtd-utils.spec +++ b/mtd-utils.spec @@ -17,7 +17,7 @@ Name: mtd-utils -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Tools for maintaining Memory Technology Devices License: GPL-2.0-or-later