Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package powerman for openSUSE:Factory 
checked in at 2024-07-26 16:15:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerman (Old)
 and      /work/SRC/openSUSE:Factory/.powerman.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerman"

Fri Jul 26 16:15:50 2024 rev:33 rq:1189659 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/powerman/powerman.changes        2024-05-21 
18:36:10.409795112 +0200
+++ /work/SRC/openSUSE:Factory/.powerman.new.1882/powerman.changes      
2024-07-26 16:16:17.251607305 +0200
@@ -1,0 +2,6 @@
+Thu Jul 25 20:02:41 UTC 2024 - Antonio Teixeira <antonio.teixe...@suse.com>
+
+- Update to version 2.4.3:
+  * powerman: increase maximum line length
+
+-------------------------------------------------------------------

Old:
----
  powerman-2.4.2.tar.gz

New:
----
  powerman-2.4.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ powerman.spec ++++++
--- /var/tmp/diff_new_pack.mSVKbV/_old  2024-07-26 16:16:17.803629519 +0200
+++ /var/tmp/diff_new_pack.mSVKbV/_new  2024-07-26 16:16:17.803629519 +0200
@@ -31,7 +31,7 @@
 %endif
 
 Name:           powerman
-Version:        2.4.2
+Version:        2.4.3
 Release:        0
 Summary:        Centralized Power Control for Clusters
 License:        GPL-2.0-or-later
@@ -83,8 +83,6 @@
 
 %prep
 %autosetup -p1
-# git is used to set package version in AC_INIT. That fails so we manually set 
the version.
-sed -i "s;m4_esyscmd(\[git describe --always.*\]);\[%{version}\];" configure.ac
 
 %build
 %configure \

++++++ powerman-2.4.2.tar.gz -> powerman-2.4.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/NEWS.md new/powerman-2.4.3/NEWS.md
--- old/powerman-2.4.2/NEWS.md  2024-05-02 18:18:41.000000000 +0200
+++ new/powerman-2.4.3/NEWS.md  2024-07-12 01:16:16.000000000 +0200
@@ -1,3 +1,12 @@
+powerman-2.4.3 - 11 Jul 2024
+----------------------------
+
+Command lines can be very long on a big system.
+
+## Fixes
+
+ * powerman: increase maximum line length
+
 powerman-2.4.2 - 02 May 2024
 ----------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/configure new/powerman-2.4.3/configure
--- old/powerman-2.4.2/configure        2024-05-02 18:20:16.000000000 +0200
+++ new/powerman-2.4.3/configure        2024-07-12 01:17:43.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for powerman 2.4.2.
+# Generated by GNU Autoconf 2.71 for powerman 2.4.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -618,8 +618,8 @@
 # Identity of this package.
 PACKAGE_NAME='powerman'
 PACKAGE_TARNAME='powerman'
-PACKAGE_VERSION='2.4.2'
-PACKAGE_STRING='powerman 2.4.2'
+PACKAGE_VERSION='2.4.3'
+PACKAGE_STRING='powerman 2.4.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1416,7 +1416,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures powerman 2.4.2 to adapt to many kinds of systems.
+\`configure' configures powerman 2.4.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1488,7 +1488,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of powerman 2.4.2:";;
+     short | recursive ) echo "Configuration of powerman 2.4.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1625,7 +1625,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-powerman configure 2.4.2
+powerman configure 2.4.3
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1981,7 +1981,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by powerman $as_me 2.4.2, which was
+It was created by powerman $as_me 2.4.3, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -12704,7 +12704,7 @@
 
 # Define the identity of the package.
  PACKAGE='powerman'
- VERSION='2.4.2'
+ VERSION='2.4.3'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -16436,7 +16436,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by powerman $as_me 2.4.2, which was
+This file was extended by powerman $as_me 2.4.3, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16504,7 +16504,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-powerman config.status 2.4.2
+powerman config.status 2.4.3
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/examples/powerman_el72.spec 
new/powerman-2.4.3/examples/powerman_el72.spec
--- old/powerman-2.4.2/examples/powerman_el72.spec      2024-05-02 
18:20:20.000000000 +0200
+++ new/powerman-2.4.3/examples/powerman_el72.spec      2024-07-12 
01:17:47.000000000 +0200
@@ -1,5 +1,5 @@
 Name:  powerman
-Version: 2.4.2
+Version: 2.4.3
 Release: 1%{?dist}
 
 Summary: PowerMan - centralized power control for clusters
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/httppower.8 
new/powerman-2.4.3/man/httppower.8
--- old/powerman-2.4.2/man/httppower.8  2024-05-02 18:20:20.000000000 +0200
+++ new/powerman-2.4.3/man/httppower.8  2024-07-12 01:17:47.000000000 +0200
@@ -1,4 +1,4 @@
-.TH httppower 8 "1 December 2008" "powerman-2.4.2"
+.TH httppower 8 "1 December 2008" "powerman-2.4.3"
 .SH NAME
 httppower \- communicate with HTTP based power distribution units
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/libpowerman.3 
new/powerman-2.4.3/man/libpowerman.3
--- old/powerman-2.4.2/man/libpowerman.3        2024-05-02 18:20:20.000000000 
+0200
+++ new/powerman-2.4.3/man/libpowerman.3        2024-07-12 01:17:47.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH libpowerman 3 "2 December 2008" "powerman-2.4.2"
+.TH libpowerman 3 "2 December 2008" "powerman-2.4.3"
 
 .SH NAME
 libpowerman \- PowerMan Client API
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/plmpower.8 
new/powerman-2.4.3/man/plmpower.8
--- old/powerman-2.4.2/man/plmpower.8   2024-05-02 18:20:20.000000000 +0200
+++ new/powerman-2.4.3/man/plmpower.8   2024-07-12 01:17:47.000000000 +0200
@@ -1,4 +1,4 @@
-.TH plmpower 8 "1 December 2008" "powerman-2.4.2"
+.TH plmpower 8 "1 December 2008" "powerman-2.4.3"
 .SH NAME
 plmpower \- control Insteon/X10 devices via SmartLabs PLM 2412S
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/powerman.1 
new/powerman-2.4.3/man/powerman.1
--- old/powerman-2.4.2/man/powerman.1   2024-05-02 18:20:20.000000000 +0200
+++ new/powerman-2.4.3/man/powerman.1   2024-07-12 01:17:47.000000000 +0200
@@ -1,4 +1,4 @@
-.TH powerman 1 "1 December 2008" "powerman-2.4.2"
+.TH powerman 1 "1 December 2008" "powerman-2.4.3"
 .SH NAME
 powerman \- power on/off nodes
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/powerman.conf.5 
new/powerman-2.4.3/man/powerman.conf.5
--- old/powerman-2.4.2/man/powerman.conf.5      2024-05-02 18:20:20.000000000 
+0200
+++ new/powerman-2.4.3/man/powerman.conf.5      2024-07-12 01:17:47.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH powerman.conf 5 "13 January 2012" "powerman-2.4.2"
+.TH powerman.conf 5 "13 January 2012" "powerman-2.4.3"
 
 .SH NAME
 powerman.conf \- configuration file for PowerMan
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/powerman.dev.5 
new/powerman-2.4.3/man/powerman.dev.5
--- old/powerman-2.4.2/man/powerman.dev.5       2024-05-02 18:20:20.000000000 
+0200
+++ new/powerman-2.4.3/man/powerman.dev.5       2024-07-12 01:17:47.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH powerman.dev 5 "13 January 2012" "powerman-2.4.2"
+.TH powerman.dev 5 "13 January 2012" "powerman-2.4.3"
 
 .SH NAME
 powerman.dev \- PowerMan device specification files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/man/powermand.8 
new/powerman-2.4.3/man/powermand.8
--- old/powerman-2.4.2/man/powermand.8  2024-05-02 18:20:20.000000000 +0200
+++ new/powerman-2.4.3/man/powermand.8  2024-07-12 01:17:47.000000000 +0200
@@ -1,4 +1,4 @@
-.TH powermand 8 "13 January 2012" "powerman-2.4.2"
+.TH powermand 8 "13 January 2012" "powerman-2.4.3"
 .SH NAME
 powermand \- power control and monitoring daemon
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/src/powerman/client_proto.h 
new/powerman-2.4.3/src/powerman/client_proto.h
--- old/powerman-2.4.2/src/powerman/client_proto.h      2024-04-11 
23:45:47.000000000 +0200
+++ new/powerman-2.4.3/src/powerman/client_proto.h      2024-07-12 
01:05:22.000000000 +0200
@@ -21,7 +21,7 @@
  * If not quit, goto 3
  */
 
-#define CP_LINEMAX  8192                /* max request/response line length */
+#define CP_LINEMAX  131072              /* max request/response line length */
 #define CP_EOL      "\r\n"              /* line terminator */
 #define CP_PROMPT   "powerman> "        /* prompt */
 #define CP_VERSION  "001 %s" CP_EOL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerman-2.4.2/t/t0039-llnl-el-capitan-cluster.t 
new/powerman-2.4.3/t/t0039-llnl-el-capitan-cluster.t
--- old/powerman-2.4.2/t/t0039-llnl-el-capitan-cluster.t        2024-04-12 
03:45:04.000000000 +0200
+++ new/powerman-2.4.3/t/t0039-llnl-el-capitan-cluster.t        2024-07-12 
01:05:22.000000000 +0200
@@ -106,6 +106,12 @@
        makeoutput "" "$ALLSTR" "" >query5.exp &&
        test_cmp query5.exp query5.out
 '
+test_expect_success 'powerman -q works with giant input' '
+       nodes=$(echo elcap\[$(seq -s, 0 2 16382)\]) &&
+       $powerman -h $testaddr -q $nodes >query6.out &&
+       makeoutput "" "$nodes" "" >query6.exp &&
+       test_cmp query6.exp query6.out
+'
 test_expect_success 'stop powerman daemon' '
        kill -15 $(cat powermand.pid) &&
        wait

Reply via email to