From ed0b5b72b62ca1829e103f8ce768e56a49d82ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Dec 2022 09:42:45 +0100 Subject: IANA URL: Fix file name on man pages, add d/NEWS.Debian --- debian/NEWS.Debian | 6 +++ debian/changelog | 8 +++ debian/patches/0110-unpdate_IANA_URL.patch | 36 +++++++++++++ doc/ipmitool.1.in | 86 +++++++++++++++--------------- 4 files changed, 93 insertions(+), 43 deletions(-) create mode 100644 debian/NEWS.Debian diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian new file mode 100644 index 0000000..d8fba71 --- /dev/null +++ b/debian/NEWS.Debian @@ -0,0 +1,6 @@ +ipmitool (1.8.19-4) unstable; urgency=medium + + The link to download the IANA PEN registry has changed to: + + https://www.iana.org/assignments/enterprise-numbers.txt + diff --git a/debian/changelog b/debian/changelog index d4d8c39..67ecbab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ipmitool (1.8.19-4) UNRELEASED; urgency=medium + + * debian/patches/0110-unpdate_IANA_URL.patch: + - Fix file name on man page. + * New debian/NEWS.Debian about the changed download link. + + -- Jörg Frings-Fürst Wed, 28 Dec 2022 18:10:58 +0100 + ipmitool (1.8.19-3) unstable; urgency=medium * debian/patches/0110-unpdate_IANA_URL.patch: diff --git a/debian/patches/0110-unpdate_IANA_URL.patch b/debian/patches/0110-unpdate_IANA_URL.patch index b83b0ba..6239c4c 100644 --- a/debian/patches/0110-unpdate_IANA_URL.patch +++ b/debian/patches/0110-unpdate_IANA_URL.patch @@ -34,3 +34,39 @@ Index: trunk/lib/ipmi_strings.c static int oem_info_list_load(oem_valstr_list_t **list) { +Index: trunk/doc/ipmitool.1.in +=================================================================== +--- trunk.orig/doc/ipmitool.1.in ++++ trunk/doc/ipmitool.1.in +@@ -3830,10 +3830,10 @@ Chassis Power Control: Up/On + + .SH FILES + .TP +-.B @IANADIR@/enterprise-numbers +-system IANA PEN registry taken from http://www.iana.org/assignments/enterprise-numbers ++.B @IANADIR@/enterprise-numbers.txt ++system IANA PEN registry taken from https://www.iana.org/assignments/enterprise-numbers.txt + .TP +-.B ~/@IANAUSERDIR@/enterprise-numbers ++.B ~/@IANAUSERDIR@/enterprise-numbers.txt + user's override for the system IANA PEN registry, this file if it exists is loaded instead + of the system registry (see above). + +Index: trunk/doc/ipmievd.8.in +=================================================================== +--- trunk.orig/doc/ipmievd.8.in ++++ trunk/doc/ipmievd.8.in +@@ -220,10 +220,10 @@ Waiting for Events... + + .SH FILES + .TP +-.B @IANADIR@/enterprise-numbers +-system IANA PEN registry taken from http://www.iana.org/assignments/enterprise-numbers ++.B @IANADIR@/enterprise-numbers.txt ++system IANA PEN registry taken from https://www.iana.org/assignments/enterprise-numbers.txt + .TP +-.B ~/@IANAUSERDIR@/enterprise-numbers ++.B ~/@IANAUSERDIR@/enterprise-numbers.txt + user's override for the system IANA PEN registry, this file if it exists is loaded instead + of the system registry (see above). + diff --git a/doc/ipmitool.1.in b/doc/ipmitool.1.in index 13ab35e..1a07cb1 100644 --- a/doc/ipmitool.1.in +++ b/doc/ipmitool.1.in @@ -3,7 +3,7 @@ ipmitool \- utility for controlling IPMI\-enabled devices .SH "SYNOPSIS" -.BR ipmitool +.br ipmitool [ ] [ ] := [ | ] @@ -68,7 +68,7 @@ On Solaris this driver is called \fIBMC\fP and is included in Solaris 10. Management of a remote station requires the IPMI\-over\-LAN interface to be enabled and configured. Depending on the particular requirements of each system it may be possible to enable the LAN interface using -.BR ipmitool +.br ipmitool over the system interface. .SH "OPTIONS" .TP @@ -102,7 +102,7 @@ IPMI v2.0 specification. The default is 17 which specifies RAKP\-HMAC\-SHA256 authentication, HMAC\-SHA256\-128 integrity, and AES\-CBC\-128 encryption algorithms. NOTE: In -.BR ipmitool +.br ipmitool 1.8.18 and earlier the default was 3, which was insecure and was not supported by some more recent BMC implementations. .TP @@ -242,7 +242,7 @@ Change Size of Communication Channel. (OEM) .LP If no password method is specified then -.BR ipmitool +.br ipmitool will prompt the user for a password. If no password is entered at the prompt, the remote server password will default to NULL. .SH "SECURITY" @@ -267,17 +267,17 @@ local station. For IPMI v1.5, the maximum password length is 16 characters; longer passwords might be truncated or rejected by the server, or rejected by -.BR ipmitool . +.br ipmitool . For IPMI v2.0, the maximum password length is 20 characters; longer passwords will be rejected by -.BR ipmitool . +.br ipmitool . .SH "COMMANDS" .TP \fIhelp\fP This can be used to get command\-line help on -.BR ipmitool +.br ipmitool commands. It may also be placed at the end of commands to get option usage help. > ipmitool help @@ -1223,7 +1223,7 @@ Get a list of all the possible Sensor States and pre-defined Sensor State Shortcuts available for a particular sensor. \fBsensorid\fR is the character string representation of the sensor and must be enclosed in double quotes if it includes white space. Several different commands including -.BR ipmitool +.br ipmitool \fIsensor list\fP may be used to obtain a list that includes the \fBsensorid\fR strings representing the sensors on a given system. .RS @@ -1287,7 +1287,7 @@ Finding sensor PS 2T Fan Fault... ok .RS Execute -.BR ipmitool +.br ipmitool commands from \fIfilename\fR. Each line is a complete command. The syntax of the commands are defined by the COMMANDS section in this manpage. Each line may have an optional @@ -1698,7 +1698,7 @@ user, operator, admin, oem. .br Causes -.BR ipmitool +.br ipmitool to enter Intel IPMI v1.5 Serial Over LAN mode. An RMCP+ connection is made to the BMC, the terminal is set to raw mode, and user input is sent to the serial console on the remote server. On exit, @@ -1752,7 +1752,7 @@ Select the next boot order on the Kontron CP6012. These commands will allow you to configure IPMI LAN channels with network information so they can be used with the -..BR ipmitool +.br ipmitool \fIlan\fP and \fIlanplus\fP interfaces. \fINOTE\fR: To determine on which channel the LAN interface is located, issue the `channel info \fInumber\fR' command until you come across @@ -2035,7 +2035,7 @@ Display the Management Controller Globally Unique IDentifier. .br This is the default behavior for -.BR ipmitool (1). +.br ipmitool (1). Try to automatically detect the encoding based on the value of the version field and (for version 1) the timestamp. The version is @@ -2049,11 +2049,11 @@ neither one has that, then the precedence order is as follows: \fIsmbios\fP, \fIipmi\fP, \fIrfc4122\fP. If neither encoding yields a valid version field, then -.BR ipmitool (1) +.br ipmitool (1) defaults to \fIdump\fP mode. If this option is in use, then -.BR ipmitool (1) +.br ipmitool (1) will also print out the detected encoding and warn regarding IPMI specification violation if the encoding isn't \fIipmi\fP. @@ -2551,7 +2551,7 @@ Discover Node Manager presence as well as the Node Manager version, revision, an .br Add a new power policy, or overwrite an existing policy. -The \fIcorrection\fP parameter is the agressiveness of frequency limiting, default is auto. +The \fIcorrection\fP parameter is the aggressiveness of frequency limiting, default is auto. The \fItrig_lim\fP is the correction time limit and must be at least 6000 and not greater than 65535. The \fIstats\fP setting is the averaging period in seconds and ranges from 1-65535. If domain is not supplied a default of platform is used. @@ -2562,7 +2562,7 @@ If domain is not supplied a default of platform is used. .br Add a new inlet temp policy, or overwrite an existing policy. -The \fIcorrection\fP parameter is the agressiveness of frequency limiting, default is auto. +The \fIcorrection\fP parameter is the aggressiveness of frequency limiting, default is auto. The \fItrig_lim\fP is the correction time limit and must be at least 6000 and not greater than 65535. The \fIstats\fP setting is the averaging period in seconds and ranges from 1-65535. If domain is not supplied a default of platform is used. @@ -2960,7 +2960,7 @@ A list of all entity ids can be found in the IPMI specifications. Dumps raw SDR data to a file. This data file can then be used as a local SDR cache of the remote managed system with the \fI\-S \fP option on the -.BR ipmitool +.br ipmitool command line. This can greatly improve performance over system interface or remote LAN. .TP @@ -3045,7 +3045,7 @@ Print information on the specified SEL Record entry. Save SEL records to a text file that can be fed back into the \fIevent file\fP -.BR ipmitool +.br ipmitool command. This can be useful for testing Event generation by building an appropriate Platform Event Message file based on existing events. Please see the @@ -3056,14 +3056,14 @@ the format of this file. Save SEL records to a file in raw, binary format. This file can be fed back to the \fIsel readraw\fP -.BR ipmitool +.br ipmitool command for viewing. .TP \fIreadraw\fP <\fBfile\fR> Read and display SEL records from a binary file. Such a file can be created using the \fIsel writeraw\fP -.BR ipmitool +.br ipmitool command. .TP \fItime\fP @@ -3194,10 +3194,10 @@ Verbosity level. .RS This command will launch an interactive shell which you can use to send multiple -.BR ipmitool +.br ipmitool commands to a BMC and see the responses. This can be useful instead of running the full -.BR ipmitool +.br ipmitool command each time. Some commands will make use of a Sensor Data Record cache and you will see marked improvement in speed if these commands are able to reuse the same cache in a shell session. LAN sessions @@ -3275,7 +3275,7 @@ by the IPMI over serial channel. .br Causes -.BR ipmitool +.br ipmitool to enter Serial Over LAN mode, and is only available when using the lanplus interface. An RMCP+ connection is made to the BMC, @@ -3568,7 +3568,7 @@ Determine whether a password has been stored as 16 or 20 bytes. .SH "OPEN INTERFACE" The -.BR ipmitool +.br ipmitool \fIopen\fP interface utilizes the OpenIPMI kernel device driver. This driver is present in all modern 2.4 and all 2.6 kernels and it should be present in recent @@ -3579,7 +3579,7 @@ the OpenIPMI homepage. The required kernel modules is different for 2.4 and 2.6 kernels. The following kernel modules must be loaded on a 2.4\-based kernel in order for -.BR ipmitool +.br ipmitool to work: .TP .B ipmi_msghandler @@ -3593,7 +3593,7 @@ Linux character device interface for the message handler. .LP The following kernel modules must be loaded on a 2.6\-based kernel in order for -.BR ipmitool +.br ipmitool to work: .TP .B ipmi_msghandler @@ -3622,12 +3622,12 @@ entry with: .I mknod /dev/ipmi0 c 254 0 -.BR ipmitool +.br ipmitool includes some sample initialization scripts that can perform this task automatically at start\-up. In order to have -.BR ipmitool +.br ipmitool use the OpenIPMI device interface you can specify it on the command line: .PP @@ -3652,16 +3652,16 @@ The following files are associated with the bmc driver: Character device node used to communicate with the bmc driver. .SH "LIPMI INTERFACE" The -.BR ipmitool +.br ipmitool \fIlipmi\fP interface uses the Solaris 9 IPMI kernel device driver. It has been superceeded by the \fIbmc\fP interface on Solaris 10. You can tell -.BR ipmitool +.br ipmitool to use this interface by specifying it on the command line. > ipmitool \fB\-I\fR \fIlipmi\fP <\fIexpression\fP> .SH "LAN INTERFACE" The -.BR ipmitool +.br ipmitool \fIlan\fP interface communicates with the BMC over an Ethernet LAN connection using UDP under IPv4. UDP datagrams are formatted to contain IPMI request/response @@ -3676,12 +3676,12 @@ The LAN interface is an authentication multi\-session connection; messages delivered to the BMC can (and should) be authenticated with a challenge/response protocol with either straight password/key or MD5 message\-digest algorithm. -.BR ipmitool +.br ipmitool will attempt to connect with administrator privilege level as this is required to perform chassis power functions. You can tell -.BR ipmitool +.br ipmitool to use the lan interface with the \fB\-I\fR \fIlan\fP option: @@ -3692,7 +3692,7 @@ to use the lan interface with the A hostname must be given on the command line in order to use the lan interface with \fBipmitool\fR. The password field is optional; if you do not provide a password on the command line, -.BR ipmitool +.br ipmitool will attempt to connect without authentication. If you specify a password it will use MD5 authentication if supported by the BMC and straight password/key otherwise, unless overridden with a @@ -3706,14 +3706,14 @@ specification. RMCP+ allows for improved authentication and data integrity checks, as well as encryption and the ability to carry multiple types of payloads. Generic Serial Over LAN support requires RMCP+, so the -.BR ipmitool +.br ipmitool \fIsol activate\fP command requires the use of the \fIlanplus\fP interface. RMCP+ session establishment uses a symmetric challenge\-response protocol called RAKP (\fBRemote Authenticated Key\-Exchange Protocol\fR) which allows the negotiation of many options. -.BR ipmitool +.br ipmitool does not yet allow the user to specify the value of every option, defaulting to the most obvious settings marked as required in the v2.0 @@ -3721,14 +3721,14 @@ specification. Authentication and integrity HMACS are produced with SHA1, and encryption is performed with AES\-CBC\-128. Role\-level logins are not yet supported. -.BR ipmitool +.br ipmitool must be linked with the \fIOpenSSL\fP library in order to perform the encryption functions and support the \fIlanplus\fP interface. If the required packages are not found it will not be compiled in and supported. You can tell -.BR ipmitool +.br ipmitool to use the lanplus interface with the \fB\-I\fR \fIlanplus\fP option: @@ -3749,17 +3749,17 @@ and encryption algorithms to use for for \fIlanplus\fP session based on the cipher suite ID found in the IPMIv2.0 specification in table 22\-20. The default cipher suite is \fI17\fP which specifies RAKP\-HMAC\-SHA256 authentication, HMAC\-SHA256\-128 integrity, and -AES\-CBC\-128 encryption algorightms. +AES\-CBC\-128 encryption algorithms. .SH "FREE INTERFACE" .LP The -.BR ipmitool +.br ipmitool \fIfree\fP interface utilizes the FreeIPMI libfreeipmi drivers. .LP You can tell -.BR ipmitool +.br ipmitool to use the FreeIPMI interface with the \-I option: .PP > ipmitool \fB\-I\fR \fIfree\fP <\fIcommand\fP> @@ -3768,12 +3768,12 @@ to use the FreeIPMI interface with the \-I option: .SH "IMB INTERFACE" .LP The -.BR ipmitool +.br ipmitool \fIimb\fP interface supports the Intel IMB (Intel Inter-module Bus) Interface through the /dev/imb device. .LP You can tell -.BR ipmitool +.br ipmitool to use the IMB interface with the \-I option: .PP > ipmitool \fB\-I\fR \fIimb\fP <\fIcommand\fP> -- cgit v1.2.3 From 4ce03975cb20db62648bf76831033730cc32d090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Dec 2022 09:56:15 +0100 Subject: Change NEWS.Debian to NEWS --- debian/NEWS | 6 ++++++ debian/NEWS.Debian | 6 ------ debian/changelog | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 debian/NEWS delete mode 100644 debian/NEWS.Debian diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..d8fba71 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,6 @@ +ipmitool (1.8.19-4) unstable; urgency=medium + + The link to download the IANA PEN registry has changed to: + + https://www.iana.org/assignments/enterprise-numbers.txt + diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian deleted file mode 100644 index d8fba71..0000000 --- a/debian/NEWS.Debian +++ /dev/null @@ -1,6 +0,0 @@ -ipmitool (1.8.19-4) unstable; urgency=medium - - The link to download the IANA PEN registry has changed to: - - https://www.iana.org/assignments/enterprise-numbers.txt - diff --git a/debian/changelog b/debian/changelog index 67ecbab..647d0e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ ipmitool (1.8.19-4) UNRELEASED; urgency=medium * debian/patches/0110-unpdate_IANA_URL.patch: - Fix file name on man page. - * New debian/NEWS.Debian about the changed download link. + * New debian/NEWS about the changed download link. -- Jörg Frings-Fürst Wed, 28 Dec 2022 18:10:58 +0100 -- cgit v1.2.3 From 5e91e53b5768addd8313f37fb3c0d2316a3a891e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Dec 2022 10:03:38 +0100 Subject: Fix git error --- doc/ipmitool.1.in | 86 +++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/doc/ipmitool.1.in b/doc/ipmitool.1.in index 1a07cb1..13ab35e 100644 --- a/doc/ipmitool.1.in +++ b/doc/ipmitool.1.in @@ -3,7 +3,7 @@ ipmitool \- utility for controlling IPMI\-enabled devices .SH "SYNOPSIS" -.br ipmitool +.BR ipmitool [ ] [ ] := [ | ] @@ -68,7 +68,7 @@ On Solaris this driver is called \fIBMC\fP and is included in Solaris 10. Management of a remote station requires the IPMI\-over\-LAN interface to be enabled and configured. Depending on the particular requirements of each system it may be possible to enable the LAN interface using -.br ipmitool +.BR ipmitool over the system interface. .SH "OPTIONS" .TP @@ -102,7 +102,7 @@ IPMI v2.0 specification. The default is 17 which specifies RAKP\-HMAC\-SHA256 authentication, HMAC\-SHA256\-128 integrity, and AES\-CBC\-128 encryption algorithms. NOTE: In -.br ipmitool +.BR ipmitool 1.8.18 and earlier the default was 3, which was insecure and was not supported by some more recent BMC implementations. .TP @@ -242,7 +242,7 @@ Change Size of Communication Channel. (OEM) .LP If no password method is specified then -.br ipmitool +.BR ipmitool will prompt the user for a password. If no password is entered at the prompt, the remote server password will default to NULL. .SH "SECURITY" @@ -267,17 +267,17 @@ local station. For IPMI v1.5, the maximum password length is 16 characters; longer passwords might be truncated or rejected by the server, or rejected by -.br ipmitool . +.BR ipmitool . For IPMI v2.0, the maximum password length is 20 characters; longer passwords will be rejected by -.br ipmitool . +.BR ipmitool . .SH "COMMANDS" .TP \fIhelp\fP This can be used to get command\-line help on -.br ipmitool +.BR ipmitool commands. It may also be placed at the end of commands to get option usage help. > ipmitool help @@ -1223,7 +1223,7 @@ Get a list of all the possible Sensor States and pre-defined Sensor State Shortcuts available for a particular sensor. \fBsensorid\fR is the character string representation of the sensor and must be enclosed in double quotes if it includes white space. Several different commands including -.br ipmitool +.BR ipmitool \fIsensor list\fP may be used to obtain a list that includes the \fBsensorid\fR strings representing the sensors on a given system. .RS @@ -1287,7 +1287,7 @@ Finding sensor PS 2T Fan Fault... ok .RS Execute -.br ipmitool +.BR ipmitool commands from \fIfilename\fR. Each line is a complete command. The syntax of the commands are defined by the COMMANDS section in this manpage. Each line may have an optional @@ -1698,7 +1698,7 @@ user, operator, admin, oem. .br Causes -.br ipmitool +.BR ipmitool to enter Intel IPMI v1.5 Serial Over LAN mode. An RMCP+ connection is made to the BMC, the terminal is set to raw mode, and user input is sent to the serial console on the remote server. On exit, @@ -1752,7 +1752,7 @@ Select the next boot order on the Kontron CP6012. These commands will allow you to configure IPMI LAN channels with network information so they can be used with the -.br ipmitool +..BR ipmitool \fIlan\fP and \fIlanplus\fP interfaces. \fINOTE\fR: To determine on which channel the LAN interface is located, issue the `channel info \fInumber\fR' command until you come across @@ -2035,7 +2035,7 @@ Display the Management Controller Globally Unique IDentifier. .br This is the default behavior for -.br ipmitool (1). +.BR ipmitool (1). Try to automatically detect the encoding based on the value of the version field and (for version 1) the timestamp. The version is @@ -2049,11 +2049,11 @@ neither one has that, then the precedence order is as follows: \fIsmbios\fP, \fIipmi\fP, \fIrfc4122\fP. If neither encoding yields a valid version field, then -.br ipmitool (1) +.BR ipmitool (1) defaults to \fIdump\fP mode. If this option is in use, then -.br ipmitool (1) +.BR ipmitool (1) will also print out the detected encoding and warn regarding IPMI specification violation if the encoding isn't \fIipmi\fP. @@ -2551,7 +2551,7 @@ Discover Node Manager presence as well as the Node Manager version, revision, an .br Add a new power policy, or overwrite an existing policy. -The \fIcorrection\fP parameter is the aggressiveness of frequency limiting, default is auto. +The \fIcorrection\fP parameter is the agressiveness of frequency limiting, default is auto. The \fItrig_lim\fP is the correction time limit and must be at least 6000 and not greater than 65535. The \fIstats\fP setting is the averaging period in seconds and ranges from 1-65535. If domain is not supplied a default of platform is used. @@ -2562,7 +2562,7 @@ If domain is not supplied a default of platform is used. .br Add a new inlet temp policy, or overwrite an existing policy. -The \fIcorrection\fP parameter is the aggressiveness of frequency limiting, default is auto. +The \fIcorrection\fP parameter is the agressiveness of frequency limiting, default is auto. The \fItrig_lim\fP is the correction time limit and must be at least 6000 and not greater than 65535. The \fIstats\fP setting is the averaging period in seconds and ranges from 1-65535. If domain is not supplied a default of platform is used. @@ -2960,7 +2960,7 @@ A list of all entity ids can be found in the IPMI specifications. Dumps raw SDR data to a file. This data file can then be used as a local SDR cache of the remote managed system with the \fI\-S \fP option on the -.br ipmitool +.BR ipmitool command line. This can greatly improve performance over system interface or remote LAN. .TP @@ -3045,7 +3045,7 @@ Print information on the specified SEL Record entry. Save SEL records to a text file that can be fed back into the \fIevent file\fP -.br ipmitool +.BR ipmitool command. This can be useful for testing Event generation by building an appropriate Platform Event Message file based on existing events. Please see the @@ -3056,14 +3056,14 @@ the format of this file. Save SEL records to a file in raw, binary format. This file can be fed back to the \fIsel readraw\fP -.br ipmitool +.BR ipmitool command for viewing. .TP \fIreadraw\fP <\fBfile\fR> Read and display SEL records from a binary file. Such a file can be created using the \fIsel writeraw\fP -.br ipmitool +.BR ipmitool command. .TP \fItime\fP @@ -3194,10 +3194,10 @@ Verbosity level. .RS This command will launch an interactive shell which you can use to send multiple -.br ipmitool +.BR ipmitool commands to a BMC and see the responses. This can be useful instead of running the full -.br ipmitool +.BR ipmitool command each time. Some commands will make use of a Sensor Data Record cache and you will see marked improvement in speed if these commands are able to reuse the same cache in a shell session. LAN sessions @@ -3275,7 +3275,7 @@ by the IPMI over serial channel. .br Causes -.br ipmitool +.BR ipmitool to enter Serial Over LAN mode, and is only available when using the lanplus interface. An RMCP+ connection is made to the BMC, @@ -3568,7 +3568,7 @@ Determine whether a password has been stored as 16 or 20 bytes. .SH "OPEN INTERFACE" The -.br ipmitool +.BR ipmitool \fIopen\fP interface utilizes the OpenIPMI kernel device driver. This driver is present in all modern 2.4 and all 2.6 kernels and it should be present in recent @@ -3579,7 +3579,7 @@ the OpenIPMI homepage. The required kernel modules is different for 2.4 and 2.6 kernels. The following kernel modules must be loaded on a 2.4\-based kernel in order for -.br ipmitool +.BR ipmitool to work: .TP .B ipmi_msghandler @@ -3593,7 +3593,7 @@ Linux character device interface for the message handler. .LP The following kernel modules must be loaded on a 2.6\-based kernel in order for -.br ipmitool +.BR ipmitool to work: .TP .B ipmi_msghandler @@ -3622,12 +3622,12 @@ entry with: .I mknod /dev/ipmi0 c 254 0 -.br ipmitool +.BR ipmitool includes some sample initialization scripts that can perform this task automatically at start\-up. In order to have -.br ipmitool +.BR ipmitool use the OpenIPMI device interface you can specify it on the command line: .PP @@ -3652,16 +3652,16 @@ The following files are associated with the bmc driver: Character device node used to communicate with the bmc driver. .SH "LIPMI INTERFACE" The -.br ipmitool +.BR ipmitool \fIlipmi\fP interface uses the Solaris 9 IPMI kernel device driver. It has been superceeded by the \fIbmc\fP interface on Solaris 10. You can tell -.br ipmitool +.BR ipmitool to use this interface by specifying it on the command line. > ipmitool \fB\-I\fR \fIlipmi\fP <\fIexpression\fP> .SH "LAN INTERFACE" The -.br ipmitool +.BR ipmitool \fIlan\fP interface communicates with the BMC over an Ethernet LAN connection using UDP under IPv4. UDP datagrams are formatted to contain IPMI request/response @@ -3676,12 +3676,12 @@ The LAN interface is an authentication multi\-session connection; messages delivered to the BMC can (and should) be authenticated with a challenge/response protocol with either straight password/key or MD5 message\-digest algorithm. -.br ipmitool +.BR ipmitool will attempt to connect with administrator privilege level as this is required to perform chassis power functions. You can tell -.br ipmitool +.BR ipmitool to use the lan interface with the \fB\-I\fR \fIlan\fP option: @@ -3692,7 +3692,7 @@ to use the lan interface with the A hostname must be given on the command line in order to use the lan interface with \fBipmitool\fR. The password field is optional; if you do not provide a password on the command line, -.br ipmitool +.BR ipmitool will attempt to connect without authentication. If you specify a password it will use MD5 authentication if supported by the BMC and straight password/key otherwise, unless overridden with a @@ -3706,14 +3706,14 @@ specification. RMCP+ allows for improved authentication and data integrity checks, as well as encryption and the ability to carry multiple types of payloads. Generic Serial Over LAN support requires RMCP+, so the -.br ipmitool +.BR ipmitool \fIsol activate\fP command requires the use of the \fIlanplus\fP interface. RMCP+ session establishment uses a symmetric challenge\-response protocol called RAKP (\fBRemote Authenticated Key\-Exchange Protocol\fR) which allows the negotiation of many options. -.br ipmitool +.BR ipmitool does not yet allow the user to specify the value of every option, defaulting to the most obvious settings marked as required in the v2.0 @@ -3721,14 +3721,14 @@ specification. Authentication and integrity HMACS are produced with SHA1, and encryption is performed with AES\-CBC\-128. Role\-level logins are not yet supported. -.br ipmitool +.BR ipmitool must be linked with the \fIOpenSSL\fP library in order to perform the encryption functions and support the \fIlanplus\fP interface. If the required packages are not found it will not be compiled in and supported. You can tell -.br ipmitool +.BR ipmitool to use the lanplus interface with the \fB\-I\fR \fIlanplus\fP option: @@ -3749,17 +3749,17 @@ and encryption algorithms to use for for \fIlanplus\fP session based on the cipher suite ID found in the IPMIv2.0 specification in table 22\-20. The default cipher suite is \fI17\fP which specifies RAKP\-HMAC\-SHA256 authentication, HMAC\-SHA256\-128 integrity, and -AES\-CBC\-128 encryption algorithms. +AES\-CBC\-128 encryption algorightms. .SH "FREE INTERFACE" .LP The -.br ipmitool +.BR ipmitool \fIfree\fP interface utilizes the FreeIPMI libfreeipmi drivers. .LP You can tell -.br ipmitool +.BR ipmitool to use the FreeIPMI interface with the \-I option: .PP > ipmitool \fB\-I\fR \fIfree\fP <\fIcommand\fP> @@ -3768,12 +3768,12 @@ to use the FreeIPMI interface with the \-I option: .SH "IMB INTERFACE" .LP The -.br ipmitool +.BR ipmitool \fIimb\fP interface supports the Intel IMB (Intel Inter-module Bus) Interface through the /dev/imb device. .LP You can tell -.br ipmitool +.BR ipmitool to use the IMB interface with the \-I option: .PP > ipmitool \fB\-I\fR \fIimb\fP <\fIcommand\fP> -- cgit v1.2.3 From d62ccab66531da2ae2e5223b32756955823d80c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Dec 2022 10:15:36 +0100 Subject: Change distribution to unstable, Change date and time --- debian/NEWS | 5 +++-- debian/changelog | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/NEWS b/debian/NEWS index d8fba71..8b89dd7 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,7 @@ ipmitool (1.8.19-4) unstable; urgency=medium - The link to download the IANA PEN registry has changed to: + The link to download the IANA PEN registry has changed to: - https://www.iana.org/assignments/enterprise-numbers.txt + https://www.iana.org/assignments/enterprise-numbers.txt + -- Jörg Frings-Fürst Fri, 30 Dec 2022 10:07:51 +0100 diff --git a/debian/changelog b/debian/changelog index 647d0e6..3a77278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -ipmitool (1.8.19-4) UNRELEASED; urgency=medium +ipmitool (1.8.19-4) unstable; urgency=medium * debian/patches/0110-unpdate_IANA_URL.patch: - Fix file name on man page. * New debian/NEWS about the changed download link. - -- Jörg Frings-Fürst Wed, 28 Dec 2022 18:10:58 +0100 + -- Jörg Frings-Fürst Fri, 30 Dec 2022 10:07:51 +0100 ipmitool (1.8.19-3) unstable; urgency=medium -- cgit v1.2.3 From 99e04aa1a12a52f5087e7b0d49482fc2ae09b786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 30 Dec 2022 10:18:41 +0100 Subject: d/changelog: Add missing closes --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3a77278..b1395ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ ipmitool (1.8.19-4) unstable; urgency=medium * debian/patches/0110-unpdate_IANA_URL.patch: - - Fix file name on man page. + - Fix file name on man page (Closes: #1023312). * New debian/NEWS about the changed download link. -- Jörg Frings-Fürst Fri, 30 Dec 2022 10:07:51 +0100 -- cgit v1.2.3