Skip to content

Releases: gozora/ebiso

v0.2.5

28 Feb 19:54
Compare
Choose a tag to compare

Fixed issue #9 when ebiso segfault working on XFS filesystem created with ftype=0.

v0.2.4

09 Jun 13:43
Compare
Choose a tag to compare

Debian related package scripts added.

v0.2.3

07 Apr 11:16
Compare
Choose a tag to compare

Corrected buffer overflows from issue #6

v0.2.2

02 Apr 22:00
Compare
Choose a tag to compare

In certain cases ebiso will overwrite one "random" byte with '\0', which might lead to file corruption.

v0.2.1

13 Dec 21:45
Compare
Choose a tag to compare
  • Full symbolic link support added

v0.1.4

25 Oct 19:16
Compare
Choose a tag to compare
  • small correction in construction/saving of parent ('..') directory entry

v0.1.3

22 Oct 18:47
Compare
Choose a tag to compare
  • corrected problem with memory allocation in path table

255 bytes file names support

20 Oct 19:49
Compare
Choose a tag to compare
  • ebiso can now use 255 bytes long file names

RRIP + SLES11 RPM

15 Oct 17:52
Compare
Choose a tag to compare
Rock Ridge Interchange Protocol (RRIP) partial implementation
  • RRIP was partially implemented and now support up to 200 bytes long filename.
  • Deep directory structure is still missing (current directory depth is ISO9660 standard 8).
    This however seems to be enough for ReaR or to create UEFI bootable ISO.
SLES11 RPM (issue: #2)

https://github.com/gozora/ebiso/tree/master/packaging/SLES11

v0.1.0

20 Sep 08:11
Compare
Choose a tag to compare
  • 8.3 file name format was temporarily disabled (until RRIP is implemented)
  • New option (-R) introduced