hfsprogs 540.1.linux3-5build1 source package in Ubuntu

Changelog

hfsprogs (540.1.linux3-5build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Tue, 23 Nov 2021 16:27:12 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
John Paul Adrian Glaubitz
Architectures:
any
Section:
otherosfs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe otherosfs
Lunar release universe otherosfs
Jammy release universe otherosfs

Downloads

File Size SHA-256 Checksum
hfsprogs_540.1.linux3.orig.tar.gz 401.6 KiB b01b203a97f9a3bf36a027c13ddfc59292730552e62722d690d33bd5c24f5497
hfsprogs_540.1.linux3-5build1.debian.tar.xz 35.7 KiB 318bef415029472a47967be9847d5a5276813d1da804f349d7af902362f6f144
hfsprogs_540.1.linux3-5build1.dsc 1.9 KiB aae70c4cbf0b6c250d50b644fd7d51a4209186e217b18c108232dfbfe943eeb8

View changes file

Binary packages built by this source

hfsprogs: mkfs and fsck for HFS and HFS+ file systems

 The HFS+ file system used by Apple Computer for their Mac OS is
 supported by the Linux kernel. Apple provides mkfs and fsck for
 HFS+ with the Unix core of their operating system, Darwin.
 .
 This package is a port of Apple's tools for HFS+ filesystems.
 .
 For users, HFS+ seems to be a good compromise to carry files between
 MacOS X and Linux Machines, as HFS+ doesn't suffer the problems of
 FAT32 like:
 .
  * huge space waste (in slack space as devices grow faster);
  * ability to create files that are more than 4GB in size (especially
    good for those working with multimedia and that need to carry large
    ISO files);
  * ability to use case preserving (and even sensitivity!);
  * ability to use uid's and gid's on the filesystem.
 .
 Users in general can enjoy such benefits since it is expected to have
 more HFS+ filesystems in use, as Apple has announced Macintoshes for
 ix86-64, besides the filesystem being already supported by PowerPC
 systems since the beginning.

hfsprogs-dbgsym: debug symbols for hfsprogs