2025-03-30 23:10:49 by Thomas Klausner | Files touched by this commit (100) |
Log message:
*: remove MirBSD support
|
2025-03-23 08:03:32 by Thomas Klausner | Files touched by this commit (2) |
Log message:
e2fsprogs: fix patch so it applies
|
2025-03-22 13:22:07 by Nia Alarie | Files touched by this commit (3) |
Log message:
e2fsprogs: Build fixes for Linux.
Identified by drecklypkg ci on CentOS 7 and recent Ubuntu.
|
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
|