• unblock request for fai 6.0.1

    From lange@debian.org@21:1/5 to All on Mon Apr 3 22:00:01 2023
    Hi release team,

    this is a unblock request for fai 6.0.1.
    This version is in unstable for 25 days.
    Attached is the debdiff from 6.0 to 6.0.1

    - It fixes a small perl syntax error in install_packages
    - It add comments into disk_config/* files which goes into the fai-doc package - The year in prcopyleft was set to 2023



    $ debdiff fai_6.0.dsc fai_6.0.1.dsc|diffstat
    bin/install_packages | 2 +-
    debian/changelog | 12 ++++++++++++
    examples/simple/disk_config/FAIBASE | 3 +++
    examples/simple/disk_config/FAIBASE_EFI | 3 +++
    examples/simple/disk_config/ROCKY | 3 +++
    examples/simple/scripts/GRUB_EFI/10-setup | 5 +++++
    lib/prcopyleft | 4 ++--
    7 files changed, 29 insertions(+), 3 deletions(-)



    diff -Nru fai-6.0/bin/install_packages fai-6.0.1/bin/install_packages
    --- fai-6.0/bin/install_packages 2022-11-13 18:48:57.000000000 +0100
    +++ fai-6.0.1/bin/install_packages 2023-02-23 16:31:07.000000000 +0100
    @@ -204,7 +204,7 @@
    my $packlist = join(' ',@{$pkglist});

    if ($atype eq "hold") {
    - my $hold = join " hold\n", @{$list{hold}}, "";
    + my $hold = join " hold\n", @{$list{hold}{$pkgopt}}, "";
    execute("echo \"$hold\" | $rootcmd $command{hold}");
    next;
    }
    diff -Nru fai-6.0/debian/changelog fai-6.0.1/debian/changelog
    --- fai-6.0/debian/changelog 2023-01-13 22:45:03.000000000 +0100
    +++ fai-6.0.1/debian/changelog 2023-03-08 19:38:00.000000000 +0100
    @@ -1,3 +1,15 @@
    +fai (6.0.1) unstable; urgency=low
    +
    + [ Joerg Behrmann ]
    + * install_packages: fix wrong type of perl variable, Closes: #1032267
    +
    + [ Thomas Lange ]
    + * prtcopyleft: year++
    + * disk_config/*: add comment about mkfs option that is needed when using
    + older Debian releases, Closes: #1031415
    +
    + -- Thomas Lange <lange@debian.org> Wed, 08 Mar 2023 1
  • From Paul Gevers@21:1/5 to All on Mon Apr 3 22:20:01 2023
    To: debian-release@lists.debian.org

    This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------BkVZu1pWHDS7lEW1wSesZ5lZ
    Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64

    SGksDQoNCk9uIDAzLTA0LTIwMjMgMjE6NTEsIGxhbmdlQGRlYmlhbi5vcmcgd3JvdGU6DQo+ IHRoaXMgaXMgYSB1bmJsb2NrIHJlcXVlc3QgZm9yIGZhaSA2LjAuMS4NCg0KdW5ibG9ja2Vk IChidXQgdGhlIGNvbW1lbnQgZm9yIGRyYWN1dCBhcHBsaWVzIHRvbykuDQoNClBhdWwNCg==


    --------------BkVZu1pWHDS7lEW1wSesZ5lZ--

    -----BEGIN PGP SIGNATURE-----

    wsB5BAABCAAjFiEEWLZtSHNr6TsFLeZynFyZ6wW9dQoFAmQrM8AFAwAAAAAACgkQnFyZ6wW9dQq4 /wf/YSKxV0Tp6+QgSBhBO1JlDV5jt0/amS8YT7E6Ti1nbi2J7LEj9Pl3hJYr/dScHAls7gfTS0eZ 6n+s2B5gWiM46P9zzoX5q+qwG1FuxH7xOKjNjgXKTKjwXJe9XT2QhkKKVqk0b8Bt1hMY3Udc1D3B zMoSdSFnRHwd9R0St9lNnJPHvE1cP9dxaT5zoE3y7CikLUW1x8dzdxsIlX6dGztK3EIH/jsyISSF PPTr5JA9JaCAECebeoR3GGc05OX9xho7jeOnO9/VA1cn1l33irpJc7qlmyfnE68QzAca4PSs/Ycl xQkpaZ++AGVTtGHnGDkUnzpsqy2lmW2uquYRLfVwAQ==
    =urdM
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)