./sysutils/e2fsprogs, Second extended file system (ext2fs) management programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.47.2, Package name: e2fsprogs-1.47.2, Maintainer: pkgsrc-users

The filesystem utilities for the EXT2/EXT3/EXT4 filesystem, including
e2fsck, mke2fs, dumpe2fs, fsck, and others.


Required to run:
[devel/libblkid] [devel/libuuid]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 7128.84 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-21 19:13:57 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (18)
Log message:
e2fsprogs: Update to 1.47.2

pkgsrc changes:
---------------
  + Remove nls option since it seems to not produce .mo files for at least
    four years. Actually, generate .mo files by stamping .po files needs
    CONFIGURE_ARGS+=	--enable-maintainer-mode
    Even if this option is enabled, the GETTEXT_MACRO_VERSION mismatches.
  + Remove useless options.mk file because the only option it contains breaks
    the installation process if it is enabled.

upstream changes:
-----------------
  + Main issues addresses: CVE-2022-1304, Debian Bug #98961
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.47.2.txt
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.47.1.txt
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.47.0.txt
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.6.txt
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.5.txt
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.4.txt
  + https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.3.txt
   2024-08-03 09:33:29 by Thomas Klausner | Files touched by this commit (4)
Log message:
e2fsprogs: handle character devices on NetBSD like on FreeBSD

From RVP in PR 58545.

Bump PKGREVISION.
   2022-12-13 11:55:03 by Jonathan Perkin | Files touched by this commit (1)
Log message:
e2fsprogs: Drop -rpath-link on SunOS.
   2022-06-07 10:17:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
e2fsprogs: turn off nls option

The option is broken - the files it wants to install are not created
(all listed bulk builds on bulktracker mark this as 'failed').

Bump PKGREVISION.
   2021-12-02 18:59:05 by Masatake Daimon | Files touched by this commit (1)
Log message:
Fix PLIST by not implicitly depending on gettext-tools
   2021-12-02 09:16:51 by Masatake Daimon | Files touched by this commit (2)
Log message:
Fix PLIST by not implicitly depending on gettext-tools
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles