Skip to content

Commit 3b66fa0

Browse files
committed
Merge branch '5.1.1'
2 parents a5d8f43 + cb44522 commit 3b66fa0

11 files changed

+52
-46
lines changed

toolkit/perfsonar-toolkit/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PACKAGE=perfsonar-toolkit
22
ROOTPATH=/usr/lib/perfsonar
33
CONFIGPATH=/etc/perfsonar/toolkit
4-
PERFSONAR_AUTO_VERSION=5.1.0
4+
PERFSONAR_AUTO_VERSION=5.1.1
55
PERFSONAR_AUTO_RELNUM=1
66
VERSION=${PERFSONAR_AUTO_VERSION}
77
RELEASE=${PERFSONAR_AUTO_RELNUM}

toolkit/perfsonar-toolkit/unibuild-packaging/deb/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
perfsonar-toolkit (5.1.1-1) perfsonar-5.1; urgency=low
2+
3+
* New upstream version.
4+
5+
-- perfSONAR developers <debian@perfsonar.net> Fri, 28 Jun 2024 10:51:35 -0400
6+
17
perfsonar-toolkit (5.1.0-2) perfsonar-5.1; urgency=low
28

39
* New upstream version.

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/chkconfig.diff

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/init_scripts/perfsonar-configure_nic_parameters
22
===================================================================
3-
--- a/init_scripts/perfsonar-configure_nic_parameters 2024-06-11 16:59:26.769367389 +0200
4-
+++ b/init_scripts/perfsonar-configure_nic_parameters 2024-06-11 16:59:27.302346526 +0200
3+
--- a/init_scripts/perfsonar-configure_nic_parameters 2024-06-28 10:51:36.062005556 -0400
4+
+++ b/init_scripts/perfsonar-configure_nic_parameters 2024-06-28 10:51:36.406154871 -0400
55
@@ -9,7 +9,7 @@
66
### END INIT INFO
77

@@ -65,8 +65,8 @@ Index: b/init_scripts/perfsonar-configure_nic_parameters
6565
;;
6666
Index: b/scripts/system_environment/disable_unwanted_services
6767
===================================================================
68-
--- a/scripts/system_environment/disable_unwanted_services 2024-06-11 16:46:47.976848000 +0200
69-
+++ b/scripts/system_environment/disable_unwanted_services 2024-06-11 16:59:27.303507329 +0200
68+
--- a/scripts/system_environment/disable_unwanted_services 2024-06-28 10:51:34.666728309 -0400
69+
+++ b/scripts/system_environment/disable_unwanted_services 2024-06-28 10:51:36.406712032 -0400
7070
@@ -6,9 +6,9 @@
7171

7272
function disable_service() {
@@ -81,8 +81,8 @@ Index: b/scripts/system_environment/disable_unwanted_services
8181

8282
Index: b/scripts/system_environment/testpoint/enable_auto_updates
8383
===================================================================
84-
--- a/scripts/system_environment/testpoint/enable_auto_updates 2024-06-11 16:46:47.976079000 +0200
85-
+++ b/scripts/system_environment/testpoint/enable_auto_updates 2024-06-11 16:59:27.304646212 +0200
84+
--- a/scripts/system_environment/testpoint/enable_auto_updates 2024-06-28 10:51:34.667191930 -0400
85+
+++ b/scripts/system_environment/testpoint/enable_auto_updates 2024-06-28 10:51:36.407186861 -0400
8686
@@ -11,22 +11,19 @@
8787
MAJOR=${PREV_VERSION%%\.*}
8888
REST=${PREV_VERSION/${MAJOR}\.}

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-config-daemon.diff

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/bin/config_daemon.pl
22
===================================================================
3-
--- a/bin/config_daemon.pl 2024-06-11 16:46:48.508076000 +0200
4-
+++ b/bin/config_daemon.pl 2024-06-11 16:59:25.904581739 +0200
3+
--- a/bin/config_daemon.pl 2024-06-28 10:51:34.661800607 -0400
4+
+++ b/bin/config_daemon.pl 2024-06-28 10:51:35.642775922 -0400
55
@@ -29,7 +29,7 @@
66
use Log::Log4perl qw/:easy/;
77

@@ -22,8 +22,8 @@ Index: b/bin/config_daemon.pl
2222
( $status, $res ) = lockPIDFile( $PIDFILE );
2323
Index: b/etc/configdaemon.conf
2424
===================================================================
25-
--- a/etc/configdaemon.conf 2024-06-11 16:46:48.508368000 +0200
26-
+++ b/etc/configdaemon.conf 2024-06-11 16:59:25.906647338 +0200
25+
--- a/etc/configdaemon.conf 2024-06-28 10:51:34.662270727 -0400
26+
+++ b/etc/configdaemon.conf 2024-06-28 10:51:35.643340500 -0400
2727
@@ -1,6 +1,6 @@
2828
address localhost
2929
port 9000

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-install.diff

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/nptoolkit-configure.py
22
===================================================================
3-
--- a/scripts/nptoolkit-configure.py 2024-06-11 16:46:47.852650000 +0200
4-
+++ b/scripts/nptoolkit-configure.py 2024-06-11 16:59:27.701754801 +0200
3+
--- a/scripts/nptoolkit-configure.py 2024-06-28 10:51:34.666013150 -0400
4+
+++ b/scripts/nptoolkit-configure.py 2024-06-28 10:51:36.693474358 -0400
55
@@ -99,7 +99,7 @@
66
},
77
{

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-security.diff

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/configure_firewall
22
===================================================================
3-
--- a/scripts/configure_firewall 2024-06-11 16:46:48.387132000 +0200
4-
+++ b/scripts/configure_firewall 2024-06-11 16:59:26.420384775 +0200
3+
--- a/scripts/configure_firewall 2024-06-28 10:51:34.665556112 -0400
4+
+++ b/scripts/configure_firewall 2024-06-28 10:51:35.847794033 -0400
55
@@ -38,7 +38,7 @@
66
if type firewall-cmd &>/dev/null; then
77
firewall-cmd --quiet --runtime-to-permanent

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-sysctl.diff

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/configure_sysctl
22
===================================================================
3-
--- a/scripts/configure_sysctl 2024-06-11 16:46:47.616970000 +0200
4-
+++ b/scripts/configure_sysctl 2024-06-11 16:59:28.484438557 +0200
3+
--- a/scripts/configure_sysctl 2024-06-28 10:51:34.665755235 -0400
4+
+++ b/scripts/configure_sysctl 2024-06-28 10:51:37.040675185 -0400
55
@@ -70,7 +70,6 @@
66
#set if centos 6 and 10Gbps or higher
77
$default_sysctl_settings{'net.core.netdev_max_backlog'} = 250000 if($max_speed >= 10000000000);

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-systemenv.diff

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/system_environment/configure_fail2ban
22
===================================================================
3-
--- a/scripts/system_environment/configure_fail2ban 2024-06-11 16:46:47.734824000 +0200
4-
+++ b/scripts/system_environment/configure_fail2ban 2024-06-11 16:59:28.040741653 +0200
3+
--- a/scripts/system_environment/configure_fail2ban 2024-06-28 10:51:34.666480895 -0400
4+
+++ b/scripts/system_environment/configure_fail2ban 2024-06-28 10:51:36.832832184 -0400
55
@@ -10,5 +10,5 @@
66
echo "" >> /etc/fail2ban/jail.local
77
echo "[sshd]" >> /etc/fail2ban/jail.local
@@ -11,8 +11,8 @@ Index: b/scripts/system_environment/configure_fail2ban
1111
fi
1212
Index: b/scripts/system_environment/upgrade_configdaemon
1313
===================================================================
14-
--- a/scripts/system_environment/upgrade_configdaemon 2024-06-11 16:46:47.734673000 +0200
15-
+++ b/scripts/system_environment/upgrade_configdaemon 2024-06-11 16:59:28.042160405 +0200
14+
--- a/scripts/system_environment/upgrade_configdaemon 2024-06-28 10:51:34.667498760 -0400
15+
+++ b/scripts/system_environment/upgrade_configdaemon 2024-06-28 10:51:36.833301346 -0400
1616
@@ -87,5 +87,5 @@
1717
EOF
1818

@@ -22,8 +22,8 @@ Index: b/scripts/system_environment/upgrade_configdaemon
2222
fi
2323
Index: b/scripts/system_environment/upgrade_fix_permissions
2424
===================================================================
25-
--- a/scripts/system_environment/upgrade_fix_permissions 2024-06-11 16:46:47.733844000 +0200
26-
+++ b/scripts/system_environment/upgrade_fix_permissions 2024-06-11 16:59:28.044222832 +0200
25+
--- a/scripts/system_environment/upgrade_fix_permissions 2024-06-28 10:51:34.667572093 -0400
26+
+++ b/scripts/system_environment/upgrade_fix_permissions 2024-06-28 10:51:36.833587969 -0400
2727
@@ -8,10 +8,10 @@
2828
chown -R perfsonar:perfsonar /var/log/perfsonar
2929

@@ -49,8 +49,8 @@ Index: b/scripts/system_environment/upgrade_fix_permissions
4949
+chown -R www-data /var/lib/cacti/rra 2> /dev/null
5050
Index: b/scripts/system_environment/testpoint/configure_syslog_local5_location
5151
===================================================================
52-
--- a/scripts/system_environment/testpoint/configure_syslog_local5_location 2024-06-11 16:46:47.735300000 +0200
53-
+++ b/scripts/system_environment/testpoint/configure_syslog_local5_location 2024-06-11 16:59:28.045661766 +0200
52+
--- a/scripts/system_environment/testpoint/configure_syslog_local5_location 2024-06-28 10:51:34.667132680 -0400
53+
+++ b/scripts/system_environment/testpoint/configure_syslog_local5_location 2024-06-28 10:51:36.833893257 -0400
5454
@@ -11,32 +11,17 @@
5555
mv /var/log/perfsonar/owamp.log /var/log/perfsonar/owamp.log.old
5656
fi

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-toolkit.diff

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/apache-toolkit_web_gui.conf
22
===================================================================
3-
--- a/scripts/apache-toolkit_web_gui.conf 2024-06-11 16:46:48.268208000 +0200
4-
+++ b/scripts/apache-toolkit_web_gui.conf 2024-06-11 16:59:26.767390199 +0200
3+
--- a/scripts/apache-toolkit_web_gui.conf 2024-06-28 10:51:34.665297240 -0400
4+
+++ b/scripts/apache-toolkit_web_gui.conf 2024-06-28 10:51:36.060993107 -0400
55
@@ -13,6 +13,11 @@
66
# New link to the plot schedule graph
77
Alias /toolkit/plot /usr/lib/perfsonar/web-ng/root/admin/plot.cgi
@@ -72,8 +72,8 @@ Index: b/scripts/apache-toolkit_web_gui.conf
7272
ServerTokens Prod
7373
Index: b/scripts/add_pssudo_user
7474
===================================================================
75-
--- a/scripts/add_pssudo_user 2024-06-11 16:46:48.267644000 +0200
76-
+++ b/scripts/add_pssudo_user 2024-06-11 16:59:26.768558271 +0200
75+
--- a/scripts/add_pssudo_user 2024-06-28 10:51:34.665226365 -0400
76+
+++ b/scripts/add_pssudo_user 2024-06-28 10:51:36.061630310 -0400
7777
@@ -104,7 +104,7 @@
7878
fout.write(buffer)
7979

@@ -85,8 +85,8 @@ Index: b/scripts/add_pssudo_user
8585
sys.exit(1)
8686
Index: b/init_scripts/perfsonar-configure_nic_parameters
8787
===================================================================
88-
--- a/init_scripts/perfsonar-configure_nic_parameters 2024-06-11 16:46:48.267429000 +0200
89-
+++ b/init_scripts/perfsonar-configure_nic_parameters 2024-06-11 16:59:26.769367389 +0200
88+
--- a/init_scripts/perfsonar-configure_nic_parameters 2024-06-28 10:51:34.663801254 -0400
89+
+++ b/init_scripts/perfsonar-configure_nic_parameters 2024-06-28 10:51:36.062005556 -0400
9090
@@ -1,17 +1,12 @@
9191
#!/bin/sh
9292
-#
@@ -126,8 +126,8 @@ Index: b/init_scripts/perfsonar-configure_nic_parameters
126126
RETVAL=2
127127
Index: b/init_scripts/perfsonar-generate_motd
128128
===================================================================
129-
--- a/init_scripts/perfsonar-generate_motd 2024-06-11 16:46:48.266661000 +0200
130-
+++ b/init_scripts/perfsonar-generate_motd 2024-06-11 16:59:26.770263749 +0200
129+
--- a/init_scripts/perfsonar-generate_motd 2024-06-28 10:51:34.663873295 -0400
130+
+++ b/init_scripts/perfsonar-generate_motd 2024-06-28 10:51:36.062439344 -0400
131131
@@ -1,11 +1,15 @@
132132
#!/usr/bin/perl
133133
-#
@@ -153,8 +153,8 @@ Index: b/init_scripts/perfsonar-generate_motd
153153
use warnings;
154154
Index: b/web-ng/root/gui/reverse_traceroute.cgi
155155
===================================================================
156-
--- a/web-ng/root/gui/reverse_traceroute.cgi 2024-06-11 16:46:48.265777000 +0200
157-
+++ b/web-ng/root/gui/reverse_traceroute.cgi 2024-06-11 16:59:26.771604488 +0200
156+
--- a/web-ng/root/gui/reverse_traceroute.cgi 2024-06-28 10:51:34.685659752 -0400
157+
+++ b/web-ng/root/gui/reverse_traceroute.cgi 2024-06-28 10:51:36.063026004 -0400
158158
@@ -273,7 +273,7 @@
159159
#########################################################################
160160
# Build the executable function for tracepath
@@ -166,8 +166,8 @@ Index: b/web-ng/root/gui/reverse_traceroute.cgi
166166
#########################################################################
167167
Index: b/etc/perfsonar_ulimit.conf
168168
===================================================================
169-
--- a/etc/perfsonar_ulimit.conf 2024-06-11 16:46:48.265432000 +0200
170-
+++ b/etc/perfsonar_ulimit.conf 2024-06-11 16:59:26.772778650 +0200
169+
--- a/etc/perfsonar_ulimit.conf 2024-06-28 10:51:34.663320759 -0400
170+
+++ b/etc/perfsonar_ulimit.conf 2024-06-28 10:51:36.063571208 -0400
171171
@@ -1,8 +1,8 @@
172172
# Increases process limit and number of files open for various perfsonar tools
173173

toolkit/perfsonar-toolkit/unibuild-packaging/deb/patches/debian-unittest.diff

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/t/host-get_metadata.t
22
===================================================================
3-
--- a/t/host-get_metadata.t 2024-06-11 16:46:47.500322000 +0200
4-
+++ b/t/host-get_metadata.t 2024-06-11 16:59:28.805255834 +0200
3+
--- a/t/host-get_metadata.t 2024-06-28 10:51:34.669051829 -0400
4+
+++ b/t/host-get_metadata.t 2024-06-28 10:51:37.221476654 -0400
55
@@ -6,6 +6,8 @@
66
use FindBin qw($Bin);
77
use lib "$Bin/lib";
@@ -13,8 +13,8 @@ Index: b/t/host-get_metadata.t
1313

1414
Index: b/t/host-get_services.t
1515
===================================================================
16-
--- a/t/host-get_services.t 2024-06-11 16:46:47.500936000 +0200
17-
+++ b/t/host-get_services.t 2024-06-11 16:59:28.806306954 +0200
16+
--- a/t/host-get_services.t 2024-06-28 10:51:34.669132911 -0400
17+
+++ b/t/host-get_services.t 2024-06-28 10:51:37.221946941 -0400
1818
@@ -6,6 +6,8 @@
1919
use FindBin qw($Bin);
2020
use lib "$Bin/lib";
@@ -26,8 +26,8 @@ Index: b/t/host-get_services.t
2626

2727
Index: b/t/host-get_system_health.t
2828
===================================================================
29-
--- a/t/host-get_system_health.t 2024-06-11 16:46:47.501499000 +0200
30-
+++ b/t/host-get_system_health.t 2024-06-11 16:59:28.807208937 +0200
29+
--- a/t/host-get_system_health.t 2024-06-28 10:51:34.669217285 -0400
30+
+++ b/t/host-get_system_health.t 2024-06-28 10:51:37.222301771 -0400
3131
@@ -9,10 +9,12 @@
3232
use FindBin qw($Bin);
3333
use lib "$Bin/lib";
@@ -67,8 +67,8 @@ Index: b/t/host-get_system_health.t
6767
ok( nonnegative_number( $data->{'load_avg'}->{'avg_5'} ), 'Load average (5 minute) is a positive number');
6868
Index: b/t/host-update_metadata.t
6969
===================================================================
70-
--- a/t/host-update_metadata.t 2024-06-11 16:46:47.502015000 +0200
71-
+++ b/t/host-update_metadata.t 2024-06-11 16:59:28.808069208 +0200
70+
--- a/t/host-update_metadata.t 2024-06-28 10:51:34.669315618 -0400
71+
+++ b/t/host-update_metadata.t 2024-06-28 10:51:37.222593810 -0400
7272
@@ -13,6 +13,8 @@
7373
use FindBin qw($Bin);
7474
use lib "$Bin/lib";

toolkit/perfsonar-toolkit/unibuild-packaging/rpm/perfsonar-toolkit.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
%define init_script_2 perfsonar-generate_motd
1414
%define init_script_3 perfsonar-configure_nic_parameters
1515

16-
%define perfsonar_auto_version 5.1.0
16+
%define perfsonar_auto_version 5.1.1
1717
%define perfsonar_auto_relnum 1
1818

1919
Name: perfsonar-toolkit

0 commit comments

Comments
 (0)