Version leap to libisoburn-1.5.6

This commit is contained in:
2023-06-07 18:37:00 +02:00
parent ad1b9bfe03
commit be8f86ded2
30 changed files with 200 additions and 277 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2019 - 2021
# Copyright (c) 2019 - 2023
# Nio Wiklund alias sudodus <nio dot wiklund at gmail dot com>
# Thomas Schmitt <scdbackup@gmx.net>
# Provided under GPL version 2 or later.
@ -15,7 +15,7 @@
# announces.
xdt_print_version() {
echo "xorriso-dd-target , version 1.5.5 , 2021.01.30.200107"
echo "xorriso-dd-target , version 1.5.6 , 2023.06.07.180001"
}
@ -429,7 +429,7 @@ xdt_plug_in_watcher() {
echo >&2
echo "Step 1:" >&2
echo "Please make sure that the desired target device is plugged _out_ now." >&2
echo "If it is currently plugged in, make sure to unmount all its fileystems" >&2
echo "If it is currently plugged in, make sure to unmount all its filesystems" >&2
echo "and then unplug it." >&2
echo "Press the Enter key when ready." >&2
read xdt_dummy

View File

@ -9,7 +9,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH XORRISO-DD-TARGET 1 "Version 1.5.5, Jan 30, 2021"
.TH XORRISO-DD-TARGET 1 "Version 1.5.6, Jun 07, 2023"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -564,7 +564,7 @@ Thomas Schmitt <scdbackup@gmx.net>
.br
for libburnia\-project.org
.SH COPYRIGHT
Copyright (c) 2019 \- 2021 Thomas Schmitt
Copyright (c) 2019 \- 2023 Thomas Schmitt
.br
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso\-dd\-target.

View File

@ -3,7 +3,7 @@ xorriso-dd-target.texi.
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
Copyright (C) 2021 Thomas Schmitt
Copyright (C) 2023 Thomas Schmitt
Permission is granted to distribute this text freely.
INFO-DIR-SECTION Archiving
@ -14,7 +14,7 @@ END-INFO-DIR-ENTRY

File: xorriso-dd-target.info, Node: Top, Next: Overview, Up: (dir)
xorriso-dd-target 1.5.5
xorriso-dd-target 1.5.6
***********************
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
@ -478,7 +478,7 @@ for libburnia-project.org
14.2 Copyright
==============
Copyright (c) 2019 - 2021 Thomas Schmitt
Copyright (c) 2019 - 2023 Thomas Schmitt
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso-dd-target. If
you make use of the license to derive modified versions of

View File

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename xorriso-dd-target.info
@settitle GNU xorriso-dd-target 1.5.5
@settitle GNU xorriso-dd-target 1.5.6
@c %**end of header
@c
@c man-ignore-lines begin
@ -48,7 +48,7 @@
@c man .\" First parameter, NAME, should be all caps
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
@c man .\" other parameters are allowed: see man(7), man(1)
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.5, Jan 30, 2021"
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.6, Jun 07, 2023"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -66,7 +66,7 @@
@copying
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
Copyright @copyright{} 2021 Thomas Schmitt
Copyright @copyright{} 2023 Thomas Schmitt
@quotation
Permission is granted to distribute this text freely.
@ -74,7 +74,7 @@ Permission is granted to distribute this text freely.
@end copying
@c man-ignore-lines end
@titlepage
@title Manual of GNU xorriso companion xorriso-dd-target 1.5.5
@title Manual of GNU xorriso companion xorriso-dd-target 1.5.6
@author Thomas Schmitt
@page
@vskip 0pt plus 1filll
@ -83,7 +83,7 @@ Permission is granted to distribute this text freely.
@contents
@ifnottex
@node Top
@top xorriso-dd-target 1.5.5
@top xorriso-dd-target 1.5.6
@c man-ignore-lines 1
@c man .SH NAME
@ -730,7 +730,7 @@ Thomas Schmitt <scdbackup@@gmx.net>
for libburnia-project.org
@c man .SH COPYRIGHT
@section Copyright
Copyright (c) 2019 - 2021 Thomas Schmitt
Copyright (c) 2019 - 2023 Thomas Schmitt
@*
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso-dd-target.