Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10756771
D3296.id8136.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
15 KB
Referenced Files
None
Subscribers
None
D3296.id8136.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -184,6 +184,7 @@
libext2fs.so.2:ext2fs_dirhash
libext2fs.so.2:ext2fs_div64_ceil
libext2fs.so.2:ext2fs_div_ceil
+libext2fs.so.2:ext2fs_djb2_hash
libext2fs.so.2:ext2fs_dup_handle
libext2fs.so.2:ext2fs_expand_dir
libext2fs.so.2:ext2fs_ext_attr_block_csum_set
@@ -336,6 +337,11 @@
libext2fs.so.2:ext2fs_group_of_blk
libext2fs.so.2:ext2fs_group_of_blk2
libext2fs.so.2:ext2fs_group_of_ino
+libext2fs.so.2:ext2fs_hashmap_add
+libext2fs.so.2:ext2fs_hashmap_create
+libext2fs.so.2:ext2fs_hashmap_free
+libext2fs.so.2:ext2fs_hashmap_iter_in_order
+libext2fs.so.2:ext2fs_hashmap_lookup
libext2fs.so.2:ext2fs_htree_intnode_maxrecs
libext2fs.so.2:ext2fs_iblk_add_blocks
libext2fs.so.2:ext2fs_iblk_set
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -184,6 +184,7 @@
libext2fs.so.2:ext2fs_dirhash
libext2fs.so.2:ext2fs_div64_ceil
libext2fs.so.2:ext2fs_div_ceil
+libext2fs.so.2:ext2fs_djb2_hash
libext2fs.so.2:ext2fs_dup_handle
libext2fs.so.2:ext2fs_expand_dir
libext2fs.so.2:ext2fs_ext_attr_block_csum_set
@@ -336,6 +337,11 @@
libext2fs.so.2:ext2fs_group_of_blk
libext2fs.so.2:ext2fs_group_of_blk2
libext2fs.so.2:ext2fs_group_of_ino
+libext2fs.so.2:ext2fs_hashmap_add
+libext2fs.so.2:ext2fs_hashmap_create
+libext2fs.so.2:ext2fs_hashmap_free
+libext2fs.so.2:ext2fs_hashmap_iter_in_order
+libext2fs.so.2:ext2fs_hashmap_lookup
libext2fs.so.2:ext2fs_htree_intnode_maxrecs
libext2fs.so.2:ext2fs_iblk_add_blocks
libext2fs.so.2:ext2fs_iblk_set
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : e2fsprogs
-version : 1.44.2
-release : 13
+version : 1.44.3
+release : 14
source :
- - https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.44.2/e2fsprogs-1.44.2.tar.xz : 8324cf0b6e81805a741d94087b00e99f7e16144f1ee5a413709a1fa6948b126c
+ - https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.44.3/e2fsprogs-1.44.3.tar.xz : 5d899f7d30f481cc0c6a049ebe26ebe145f1b524182ea1ecde4086162d4e4bb6
homepage : http://e2fsprogs.sourceforge.net
license :
- GPL-2.0-only
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -24,16 +24,98 @@
<PartOf>system.base</PartOf>
<Files>
<Path fileType="config">/etc/mke2fs.conf</Path>
- <Path fileType="executable">/sbin</Path>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/sbin/badblocks</Path>
+ <Path fileType="executable">/sbin/debugfs</Path>
+ <Path fileType="executable">/sbin/dumpe2fs</Path>
+ <Path fileType="executable">/sbin/e2fsck</Path>
+ <Path fileType="executable">/sbin/e2image</Path>
+ <Path fileType="executable">/sbin/e2label</Path>
+ <Path fileType="executable">/sbin/e2mmpstatus</Path>
+ <Path fileType="executable">/sbin/e2undo</Path>
+ <Path fileType="executable">/sbin/fsck.ext2</Path>
+ <Path fileType="executable">/sbin/fsck.ext3</Path>
+ <Path fileType="executable">/sbin/fsck.ext4</Path>
+ <Path fileType="executable">/sbin/logsave</Path>
+ <Path fileType="executable">/sbin/mke2fs</Path>
+ <Path fileType="executable">/sbin/mkfs.ext2</Path>
+ <Path fileType="executable">/sbin/mkfs.ext3</Path>
+ <Path fileType="executable">/sbin/mkfs.ext4</Path>
+ <Path fileType="executable">/sbin/resize2fs</Path>
+ <Path fileType="executable">/sbin/tune2fs</Path>
+ <Path fileType="executable">/usr/bin/chattr</Path>
+ <Path fileType="executable">/usr/bin/compile_et</Path>
+ <Path fileType="executable">/usr/bin/lsattr</Path>
+ <Path fileType="executable">/usr/bin/mk_cmds</Path>
<Path fileType="library">/usr/lib64/e2initrd_helper</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="executable">/usr/sbin</Path>
+ <Path fileType="library">/usr/lib64/libcom_err.so.2</Path>
+ <Path fileType="library">/usr/lib64/libcom_err.so.2.1</Path>
+ <Path fileType="library">/usr/lib64/libe2p.so.2</Path>
+ <Path fileType="library">/usr/lib64/libe2p.so.2.3</Path>
+ <Path fileType="library">/usr/lib64/libext2fs.so.2</Path>
+ <Path fileType="library">/usr/lib64/libext2fs.so.2.4</Path>
+ <Path fileType="library">/usr/lib64/libss.so.2</Path>
+ <Path fileType="library">/usr/lib64/libss.so.2.0</Path>
+ <Path fileType="executable">/usr/sbin/e2freefrag</Path>
+ <Path fileType="executable">/usr/sbin/e4crypt</Path>
+ <Path fileType="executable">/usr/sbin/e4defrag</Path>
+ <Path fileType="executable">/usr/sbin/filefrag</Path>
+ <Path fileType="executable">/usr/sbin/mklost+found</Path>
<Path fileType="data">/usr/share/et/et_c.awk</Path>
<Path fileType="data">/usr/share/et/et_h.awk</Path>
- <Path fileType="info">/usr/share/info</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="info">/usr/share/info/libext2fs.info.gz</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo</Path>
+ <Path fileType="man">/usr/share/man/man1/chattr.1</Path>
+ <Path fileType="man">/usr/share/man/man1/compile_et.1</Path>
+ <Path fileType="man">/usr/share/man/man1/lsattr.1</Path>
+ <Path fileType="man">/usr/share/man/man1/mk_cmds.1</Path>
+ <Path fileType="man">/usr/share/man/man5/e2fsck.conf.5</Path>
+ <Path fileType="man">/usr/share/man/man5/ext2.5</Path>
+ <Path fileType="man">/usr/share/man/man5/ext3.5</Path>
+ <Path fileType="man">/usr/share/man/man5/ext4.5</Path>
+ <Path fileType="man">/usr/share/man/man5/mke2fs.conf.5</Path>
+ <Path fileType="man">/usr/share/man/man8/badblocks.8</Path>
+ <Path fileType="man">/usr/share/man/man8/debugfs.8</Path>
+ <Path fileType="man">/usr/share/man/man8/dumpe2fs.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e2freefrag.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e2fsck.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e2image.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e2label.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e2mmpstatus.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e2undo.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e4crypt.8</Path>
+ <Path fileType="man">/usr/share/man/man8/e4defrag.8</Path>
+ <Path fileType="man">/usr/share/man/man8/filefrag.8</Path>
+ <Path fileType="man">/usr/share/man/man8/fsck.8</Path>
+ <Path fileType="man">/usr/share/man/man8/fsck.ext2.8</Path>
+ <Path fileType="man">/usr/share/man/man8/fsck.ext3.8</Path>
+ <Path fileType="man">/usr/share/man/man8/fsck.ext4.8</Path>
+ <Path fileType="man">/usr/share/man/man8/logsave.8</Path>
+ <Path fileType="man">/usr/share/man/man8/mke2fs.8</Path>
+ <Path fileType="man">/usr/share/man/man8/mkfs.ext2.8</Path>
+ <Path fileType="man">/usr/share/man/man8/mkfs.ext3.8</Path>
+ <Path fileType="man">/usr/share/man/man8/mkfs.ext4.8</Path>
+ <Path fileType="man">/usr/share/man/man8/mklost+found.8</Path>
+ <Path fileType="man">/usr/share/man/man8/resize2fs.8</Path>
+ <Path fileType="man">/usr/share/man/man8/tune2fs.8</Path>
<Path fileType="data">/usr/share/ss/ct_c.awk</Path>
<Path fileType="data">/usr/share/ss/ct_c.sed</Path>
</Files>
@@ -45,11 +127,18 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="13">e2fsprogs</Dependency>
+ <Dependency release="14">e2fsprogs</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib32/</Path>
- <Path fileType="library">/usr/lib32/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib32/e2initrd_helper</Path>
+ <Path fileType="library">/usr/lib32/libcom_err.so.2</Path>
+ <Path fileType="library">/usr/lib32/libcom_err.so.2.1</Path>
+ <Path fileType="library">/usr/lib32/libe2p.so.2</Path>
+ <Path fileType="library">/usr/lib32/libe2p.so.2.3</Path>
+ <Path fileType="library">/usr/lib32/libext2fs.so.2</Path>
+ <Path fileType="library">/usr/lib32/libext2fs.so.2.4</Path>
+ <Path fileType="library">/usr/lib32/libss.so.2</Path>
+ <Path fileType="library">/usr/lib32/libss.so.2.0</Path>
</Files>
</Package>
<Package>
@@ -59,13 +148,22 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="13">e2fsprogs-32bit</Dependency>
- <Dependency release="13">e2fsprogs-devel</Dependency>
+ <Dependency release="14">e2fsprogs-32bit</Dependency>
+ <Dependency release="14">e2fsprogs-devel</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib32/lib*.a</Path>
- <Path fileType="library">/usr/lib32/lib*.so</Path>
- <Path fileType="data">/usr/lib32/pkgconfig/*.pc</Path>
+ <Path fileType="library">/usr/lib32/libcom_err.a</Path>
+ <Path fileType="library">/usr/lib32/libcom_err.so</Path>
+ <Path fileType="library">/usr/lib32/libe2p.a</Path>
+ <Path fileType="library">/usr/lib32/libe2p.so</Path>
+ <Path fileType="library">/usr/lib32/libext2fs.a</Path>
+ <Path fileType="library">/usr/lib32/libext2fs.so</Path>
+ <Path fileType="library">/usr/lib32/libss.a</Path>
+ <Path fileType="library">/usr/lib32/libss.so</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/com_err.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/e2p.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/ext2fs.pc</Path>
+ <Path fileType="data">/usr/lib32/pkgconfig/ss.pc</Path>
</Files>
</Package>
<Package>
@@ -75,23 +173,47 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="13">e2fsprogs</Dependency>
+ <Dependency release="14">e2fsprogs</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.a</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
- <Path fileType="man">/usr/share/man/man3*</Path>
+ <Path fileType="header">/usr/include/com_err.h</Path>
+ <Path fileType="header">/usr/include/e2p/e2p.h</Path>
+ <Path fileType="header">/usr/include/et/com_err.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/bitops.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext2_err.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext2_ext_attr.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext2_fs.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext2_io.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext2_types.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext2fs.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/ext3_extents.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/hashmap.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/qcow2.h</Path>
+ <Path fileType="header">/usr/include/ext2fs/tdb.h</Path>
+ <Path fileType="header">/usr/include/ss/ss.h</Path>
+ <Path fileType="header">/usr/include/ss/ss_err.h</Path>
+ <Path fileType="library">/usr/lib64/libcom_err.a</Path>
+ <Path fileType="library">/usr/lib64/libcom_err.so</Path>
+ <Path fileType="library">/usr/lib64/libe2p.a</Path>
+ <Path fileType="library">/usr/lib64/libe2p.so</Path>
+ <Path fileType="library">/usr/lib64/libext2fs.a</Path>
+ <Path fileType="library">/usr/lib64/libext2fs.so</Path>
+ <Path fileType="library">/usr/lib64/libss.a</Path>
+ <Path fileType="library">/usr/lib64/libss.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/com_err.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/e2p.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/ext2fs.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/ss.pc</Path>
+ <Path fileType="man">/usr/share/man/man3/com_err.3</Path>
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-05-17</Date>
- <Version>1.44.2</Version>
+ <Update release="14">
+ <Date>2018-07-13</Date>
+ <Version>1.44.3</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 18 2023, 4:41 AM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801486
Default Alt Text
D3296.id8136.diff (15 KB)
Attached To
Mode
D3296: Update e2fsprogs to 1.44.3
Attached
Detach File
Event Timeline
Log In to Comment