From a5b58bcae05c77e6fb36e738a09d343daf76efda Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 20 Nov 2023 12:20:40 +0100 Subject: Adding upstream version 20231120. Signed-off-by: Daniel Baumann --- CHANGELOG.txt | 9 +++++++++ Makefile | 2 +- VERSION.txt | 2 +- apache/Makefile | 2 +- apache/share/man/Makefile | 2 +- apache/share/man/man.in | 2 +- apache/share/man/service-tools.7.rst | 2 +- apt/Makefile | 2 +- apt/bin/apt-install | 2 +- apt/bin/apt-remove | 2 +- apt/share/man/Makefile | 2 +- apt/share/man/apt-install.1.rst | 2 +- apt/share/man/man.in | 2 +- dehydrated/Makefile | 2 +- dehydrated/bin/dehydrated-cron | 2 +- dehydrated/bin/dehydrated-hook | 2 +- dehydrated/bin/dehydrated-nsupdate | 2 +- dehydrated/share/hooks/deploy_cert.chrony | 2 +- dehydrated/share/hooks/deploy_cert.extra | 2 +- dehydrated/share/hooks/deploy_ocsp.extra | 2 +- dehydrated/share/hooks/exit_hook.extra-cleanup | 2 +- dehydrated/share/hooks/exit_hook.fix-permissions | 2 +- dehydrated/share/hooks/exit_hook.service-reload | 2 +- dehydrated/share/man/Makefile | 2 +- dehydrated/share/man/dehydrated-cron.1.rst | 2 +- dehydrated/share/man/dehydrated-hook.1.rst | 2 +- dehydrated/share/man/dehydrated-nsupdate.1.rst | 2 +- dehydrated/share/man/man.in | 2 +- dnsdist/Makefile | 2 +- dnsdist/bin/dnsdist-console | 2 +- git/Makefile | 2 +- git/bin/git-checkout-branches | 2 +- git/bin/git-hook | 2 +- git/bin/git-pull-branches | 2 +- git/bin/git-remove-origin-branches | 2 +- git/bin/git-remove-origin-tags | 2 +- git/bin/git-repo-repack | 2 +- git/share/hooks/post-update.d/cgit-agefile | 2 +- git/share/hooks/post-update.d/git-update-server-info | 2 +- git/share/hooks/post-update.d/irker-notification | 2 +- irker/Makefile | 2 +- irker/bin/irkerhook-debian | 2 +- kea/Makefile | 2 +- kea/bin/kea-leases-reset | 2 +- knot-resolver/Makefile | 2 +- knot-resolver/bin/kresd-cache-clear | 2 +- knot/Makefile | 2 +- knot/bin/knot-zones-reset | 2 +- linux/Makefile | 2 +- linux/bin/linux-i40e | 2 +- linux/bin/linux-ice | 2 +- linux/share/man/Makefile | 2 +- linux/share/man/linux-i40e.1.rst | 2 +- linux/share/man/linux-ice.1.rst | 2 +- linux/share/man/man.in | 2 +- supermicro/Makefile | 2 +- supermicro/bin/supermicro-ipmi-reset | 10 ++++++++-- vim/Makefile | 2 +- vim/bin/vim-mtime | 2 +- znuny/Makefile | 2 +- znuny/bin/otrs.Console.pl | 2 +- znuny/bin/otrs.Daemon.pl | 2 +- 62 files changed, 77 insertions(+), 62 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 52293ed..085f45b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +2023-11-20 Daniel Baumann + + * Releasing version 20231020. + + [ Daniel Baumann] + * Setting protocol version in supermicro-ipmi-reset, thanks to Sakirnth Nagarasa . + * Clearing ipv4 address in supermicro-ipmi-reset for ipv6-only mode. + * Updating copyright notices for 2023. + 2022-12-28 Daniel Baumann * Releasing version 20221228. diff --git a/Makefile b/Makefile index 9ad53ec..f050de5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/VERSION.txt b/VERSION.txt index e65d79f..8bf6a02 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20221228 +20231120 diff --git a/apache/Makefile b/apache/Makefile index 70b9a35..9b5b4db 100644 --- a/apache/Makefile +++ b/apache/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/apache/share/man/Makefile b/apache/share/man/Makefile index ab33e62..e8d97fb 100644 --- a/apache/share/man/Makefile +++ b/apache/share/man/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/apache/share/man/man.in b/apache/share/man/man.in index f95ca67..bcc6362 100644 --- a/apache/share/man/man.in +++ b/apache/share/man/man.in @@ -1,6 +1,6 @@ .\" Open Infrastructure: service-tools .\" -.\" Copyright (C) 2014-2022 Daniel Baumann +.\" Copyright (C) 2014-2023 Daniel Baumann .\" .\" SPDX-License-Identifier: GPL-3.0+ .\" diff --git a/apache/share/man/service-tools.7.rst b/apache/share/man/service-tools.7.rst index d1cbf6b..bbe6b00 100644 --- a/apache/share/man/service-tools.7.rst +++ b/apache/share/man/service-tools.7.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: apache-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/apt/Makefile b/apt/Makefile index 6b3744b..49377eb 100644 --- a/apt/Makefile +++ b/apt/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/apt/bin/apt-install b/apt/bin/apt-install index 2427361..323d1b6 100755 --- a/apt/bin/apt-install +++ b/apt/bin/apt-install @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/apt/bin/apt-remove b/apt/bin/apt-remove index 655246e..719c8e7 100755 --- a/apt/bin/apt-remove +++ b/apt/bin/apt-remove @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/apt/share/man/Makefile b/apt/share/man/Makefile index a6d6bf2..ce5fe50 100644 --- a/apt/share/man/Makefile +++ b/apt/share/man/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/apt/share/man/apt-install.1.rst b/apt/share/man/apt-install.1.rst index f446ea9..6880898 100644 --- a/apt/share/man/apt-install.1.rst +++ b/apt/share/man/apt-install.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: service-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/apt/share/man/man.in b/apt/share/man/man.in index f95ca67..bcc6362 100644 --- a/apt/share/man/man.in +++ b/apt/share/man/man.in @@ -1,6 +1,6 @@ .\" Open Infrastructure: service-tools .\" -.\" Copyright (C) 2014-2022 Daniel Baumann +.\" Copyright (C) 2014-2023 Daniel Baumann .\" .\" SPDX-License-Identifier: GPL-3.0+ .\" diff --git a/dehydrated/Makefile b/dehydrated/Makefile index 2b6da9f..bf6fc46 100644 --- a/dehydrated/Makefile +++ b/dehydrated/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/bin/dehydrated-cron b/dehydrated/bin/dehydrated-cron index 2f283e4..c1da9c5 100755 --- a/dehydrated/bin/dehydrated-cron +++ b/dehydrated/bin/dehydrated-cron @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/bin/dehydrated-hook b/dehydrated/bin/dehydrated-hook index 9103495..470fa50 100755 --- a/dehydrated/bin/dehydrated-hook +++ b/dehydrated/bin/dehydrated-hook @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/bin/dehydrated-nsupdate b/dehydrated/bin/dehydrated-nsupdate index 657cc48..d59e5ff 100755 --- a/dehydrated/bin/dehydrated-nsupdate +++ b/dehydrated/bin/dehydrated-nsupdate @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/hooks/deploy_cert.chrony b/dehydrated/share/hooks/deploy_cert.chrony index b6744ff..40771a8 100755 --- a/dehydrated/share/hooks/deploy_cert.chrony +++ b/dehydrated/share/hooks/deploy_cert.chrony @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/hooks/deploy_cert.extra b/dehydrated/share/hooks/deploy_cert.extra index 391f767..5cf7b72 100755 --- a/dehydrated/share/hooks/deploy_cert.extra +++ b/dehydrated/share/hooks/deploy_cert.extra @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/hooks/deploy_ocsp.extra b/dehydrated/share/hooks/deploy_ocsp.extra index 8874f79..869616d 100755 --- a/dehydrated/share/hooks/deploy_ocsp.extra +++ b/dehydrated/share/hooks/deploy_ocsp.extra @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/hooks/exit_hook.extra-cleanup b/dehydrated/share/hooks/exit_hook.extra-cleanup index fc09f7b..02baa19 100755 --- a/dehydrated/share/hooks/exit_hook.extra-cleanup +++ b/dehydrated/share/hooks/exit_hook.extra-cleanup @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/hooks/exit_hook.fix-permissions b/dehydrated/share/hooks/exit_hook.fix-permissions index aa15553..fa8ef95 100755 --- a/dehydrated/share/hooks/exit_hook.fix-permissions +++ b/dehydrated/share/hooks/exit_hook.fix-permissions @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/hooks/exit_hook.service-reload b/dehydrated/share/hooks/exit_hook.service-reload index 6d20eb9..dcbbb58 100755 --- a/dehydrated/share/hooks/exit_hook.service-reload +++ b/dehydrated/share/hooks/exit_hook.service-reload @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/man/Makefile b/dehydrated/share/man/Makefile index a6d6bf2..ce5fe50 100644 --- a/dehydrated/share/man/Makefile +++ b/dehydrated/share/man/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dehydrated/share/man/dehydrated-cron.1.rst b/dehydrated/share/man/dehydrated-cron.1.rst index cd93a30..9e63fa3 100644 --- a/dehydrated/share/man/dehydrated-cron.1.rst +++ b/dehydrated/share/man/dehydrated-cron.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: service-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/dehydrated/share/man/dehydrated-hook.1.rst b/dehydrated/share/man/dehydrated-hook.1.rst index de63127..732bd12 100644 --- a/dehydrated/share/man/dehydrated-hook.1.rst +++ b/dehydrated/share/man/dehydrated-hook.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: service-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/dehydrated/share/man/dehydrated-nsupdate.1.rst b/dehydrated/share/man/dehydrated-nsupdate.1.rst index d4b097b..6a9ad4f 100644 --- a/dehydrated/share/man/dehydrated-nsupdate.1.rst +++ b/dehydrated/share/man/dehydrated-nsupdate.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: service-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/dehydrated/share/man/man.in b/dehydrated/share/man/man.in index f95ca67..bcc6362 100644 --- a/dehydrated/share/man/man.in +++ b/dehydrated/share/man/man.in @@ -1,6 +1,6 @@ .\" Open Infrastructure: service-tools .\" -.\" Copyright (C) 2014-2022 Daniel Baumann +.\" Copyright (C) 2014-2023 Daniel Baumann .\" .\" SPDX-License-Identifier: GPL-3.0+ .\" diff --git a/dnsdist/Makefile b/dnsdist/Makefile index 6b3744b..49377eb 100644 --- a/dnsdist/Makefile +++ b/dnsdist/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/dnsdist/bin/dnsdist-console b/dnsdist/bin/dnsdist-console index ea26d63..9ddbc30 100755 --- a/dnsdist/bin/dnsdist-console +++ b/dnsdist/bin/dnsdist-console @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/Makefile b/git/Makefile index d3c7921..14db1ef 100644 --- a/git/Makefile +++ b/git/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/bin/git-checkout-branches b/git/bin/git-checkout-branches index 220386f..dd04bb6 100755 --- a/git/bin/git-checkout-branches +++ b/git/bin/git-checkout-branches @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/bin/git-hook b/git/bin/git-hook index 218ef00..81776ea 100755 --- a/git/bin/git-hook +++ b/git/bin/git-hook @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/bin/git-pull-branches b/git/bin/git-pull-branches index afa2e63..aca1ea3 100755 --- a/git/bin/git-pull-branches +++ b/git/bin/git-pull-branches @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/bin/git-remove-origin-branches b/git/bin/git-remove-origin-branches index be65a1f..de403ca 100755 --- a/git/bin/git-remove-origin-branches +++ b/git/bin/git-remove-origin-branches @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/bin/git-remove-origin-tags b/git/bin/git-remove-origin-tags index 8246ec2..1de452f 100755 --- a/git/bin/git-remove-origin-tags +++ b/git/bin/git-remove-origin-tags @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/bin/git-repo-repack b/git/bin/git-repo-repack index cf5a30c..035d55a 100755 --- a/git/bin/git-repo-repack +++ b/git/bin/git-repo-repack @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/share/hooks/post-update.d/cgit-agefile b/git/share/hooks/post-update.d/cgit-agefile index a00b038..4faafd6 100755 --- a/git/share/hooks/post-update.d/cgit-agefile +++ b/git/share/hooks/post-update.d/cgit-agefile @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/share/hooks/post-update.d/git-update-server-info b/git/share/hooks/post-update.d/git-update-server-info index 1b21b51..c90015a 100755 --- a/git/share/hooks/post-update.d/git-update-server-info +++ b/git/share/hooks/post-update.d/git-update-server-info @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/git/share/hooks/post-update.d/irker-notification b/git/share/hooks/post-update.d/irker-notification index 7c712db..8ef52ce 100755 --- a/git/share/hooks/post-update.d/irker-notification +++ b/git/share/hooks/post-update.d/irker-notification @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/irker/Makefile b/irker/Makefile index ef951c3..213ddfa 100644 --- a/irker/Makefile +++ b/irker/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/irker/bin/irkerhook-debian b/irker/bin/irkerhook-debian index ce8dfb4..71c85b4 100755 --- a/irker/bin/irkerhook-debian +++ b/irker/bin/irkerhook-debian @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/kea/Makefile b/kea/Makefile index 6b3744b..49377eb 100644 --- a/kea/Makefile +++ b/kea/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/kea/bin/kea-leases-reset b/kea/bin/kea-leases-reset index 92265f4..f1e4d91 100755 --- a/kea/bin/kea-leases-reset +++ b/kea/bin/kea-leases-reset @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/knot-resolver/Makefile b/knot-resolver/Makefile index 6b3744b..49377eb 100644 --- a/knot-resolver/Makefile +++ b/knot-resolver/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/knot-resolver/bin/kresd-cache-clear b/knot-resolver/bin/kresd-cache-clear index 5b9a0e1..52042a1 100755 --- a/knot-resolver/bin/kresd-cache-clear +++ b/knot-resolver/bin/kresd-cache-clear @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/knot/Makefile b/knot/Makefile index a49dc34..a4f4977 100644 --- a/knot/Makefile +++ b/knot/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/knot/bin/knot-zones-reset b/knot/bin/knot-zones-reset index 8ab2dca..d007906 100755 --- a/knot/bin/knot-zones-reset +++ b/knot/bin/knot-zones-reset @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/linux/Makefile b/linux/Makefile index 278e7e5..8274c79 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/linux/bin/linux-i40e b/linux/bin/linux-i40e index 3b46d5b..9ab0426 100755 --- a/linux/bin/linux-i40e +++ b/linux/bin/linux-i40e @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/linux/bin/linux-ice b/linux/bin/linux-ice index 6a25aa8..5f0feee 100755 --- a/linux/bin/linux-ice +++ b/linux/bin/linux-ice @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/linux/share/man/Makefile b/linux/share/man/Makefile index a6d6bf2..ce5fe50 100644 --- a/linux/share/man/Makefile +++ b/linux/share/man/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/linux/share/man/linux-i40e.1.rst b/linux/share/man/linux-i40e.1.rst index b1f8c30..890ac02 100644 --- a/linux/share/man/linux-i40e.1.rst +++ b/linux/share/man/linux-i40e.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: service-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/linux/share/man/linux-ice.1.rst b/linux/share/man/linux-ice.1.rst index 60b718e..1abfb90 100644 --- a/linux/share/man/linux-ice.1.rst +++ b/linux/share/man/linux-ice.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: service-tools -.. Copyright (C) 2014-2022 Daniel Baumann +.. Copyright (C) 2014-2023 Daniel Baumann .. .. SPDX-License-Identifier: GPL-3.0+ .. diff --git a/linux/share/man/man.in b/linux/share/man/man.in index f95ca67..bcc6362 100644 --- a/linux/share/man/man.in +++ b/linux/share/man/man.in @@ -1,6 +1,6 @@ .\" Open Infrastructure: service-tools .\" -.\" Copyright (C) 2014-2022 Daniel Baumann +.\" Copyright (C) 2014-2023 Daniel Baumann .\" .\" SPDX-License-Identifier: GPL-3.0+ .\" diff --git a/supermicro/Makefile b/supermicro/Makefile index 6b3744b..49377eb 100644 --- a/supermicro/Makefile +++ b/supermicro/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/supermicro/bin/supermicro-ipmi-reset b/supermicro/bin/supermicro-ipmi-reset index 6b6e11a..8bd92f6 100755 --- a/supermicro/bin/supermicro-ipmi-reset +++ b/supermicro/bin/supermicro-ipmi-reset @@ -16,12 +16,18 @@ fi echo "${PROGRAM}: resetting ipmi to factory defaults (including users and lan)" ipmicfg -fdl -d -echo "${PROGRAM}: disabling ipv4 dhcp for ipv6-only configuration" -ipmicfg -dhcp off +echo "${PROGRAM}: change to protocol to dual-stack" +ipmicfg -addrptl 3 echo "${PROGRAM}: configuring ipmi to ${ADDRESS}" ipmicfg -ipv6 add 1 "${ADDRESS}" 64 +echo "${PROGRAM}: disabling ipv4 dhcp for ipv6-only configuration" +ipmicfg -dhcp off + +echo "${PROGRAM}: clearing ipv4 address for ipv6-only configuration" +ipmicfg -m 0.0.0.0 + echo "${PROGRAM}: rebooting ipmi" ipmicfg -r -d diff --git a/vim/Makefile b/vim/Makefile index 6b3744b..49377eb 100644 --- a/vim/Makefile +++ b/vim/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/vim/bin/vim-mtime b/vim/bin/vim-mtime index 20e1672..c0a0ad3 100755 --- a/vim/bin/vim-mtime +++ b/vim/bin/vim-mtime @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/znuny/Makefile b/znuny/Makefile index 6b3744b..49377eb 100644 --- a/znuny/Makefile +++ b/znuny/Makefile @@ -1,6 +1,6 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/znuny/bin/otrs.Console.pl b/znuny/bin/otrs.Console.pl index 0e72b93..65d628c 100755 --- a/znuny/bin/otrs.Console.pl +++ b/znuny/bin/otrs.Console.pl @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # diff --git a/znuny/bin/otrs.Daemon.pl b/znuny/bin/otrs.Daemon.pl index 7882d1d..4317808 100755 --- a/znuny/bin/otrs.Daemon.pl +++ b/znuny/bin/otrs.Daemon.pl @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2023 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # -- cgit v1.2.3