Skip to content

Commit 1c0cc80

Browse files
committed
bump version to 1.9.1-1
Signed-off-by: Gao Xiang <xiang@kernel.org>
1 parent 75ef838 commit 1c0cc80

8 files changed

+8
-168
lines changed

dpkg/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
erofs-utils (1.9.1-1) unstable; urgency=medium
2+
3+
* New upstream release 1.9.1.
4+
5+
-- Gao Xiang <xiang@kernel.org> Wed, 04 Mar 2026 00:00:00 +0800
6+
17
erofs-utils (1.9-3) unstable; urgency=medium
28

39
* Add patch to fix xattr parsing in the metabox inode.

dpkg/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Build-Depends:
88
libjson-c-dev,
99
liblz4-dev,
1010
liblzma-dev,
11-
libselinux1-dev [linux-any],
11+
libselinux-dev [linux-any],
1212
libssl-dev,
1313
libxml2-dev,
1414
libxxhash-dev,

dpkg/debian/copyright

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ License: GPL-2 or Apache-2.0
4141

4242
Files: include/erofs/flex-array.h
4343
include/erofs/hashmap.h
44-
include/erofs/hashtable.h
4544
lib/hashmap.c
4645
scripts/*
4746
Copyright: 2002 Nadia Yvette Chambers, IBM

dpkg/debian/patches/0001-erofs-utils-manpage-fix-installation-of-erofsfuse.1.patch

Lines changed: 0 additions & 36 deletions
This file was deleted.

dpkg/debian/patches/0002-erofs-utils-lib-fuse-fix-xattr-parsing-in-the-metabo.patch

Lines changed: 0 additions & 76 deletions
This file was deleted.

dpkg/debian/patches/0003-erofs-utils-lib-fuse-fix-encoded-extents-handling.patch

Lines changed: 0 additions & 50 deletions
This file was deleted.

dpkg/debian/patches/series

Lines changed: 0 additions & 3 deletions
This file was deleted.

dpkg/debian/watch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=3
1+
version=4
22
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/@PACKAGE@.git/refs/tags .*/snapshot/@PACKAGE@\-(\d\S+)@ARCHIVE_EXT@

0 commit comments

Comments
 (0)