Skip to content

Commit 3e50492

Browse files
committed
Merge branch '5.2.3'
2 parents b2d712e + 0226f39 commit 3e50492

File tree

11 files changed

+52
-46
lines changed

11 files changed

+52
-46
lines changed

toolkit/perfsonar-toolkit/Makefile

Lines changed: 1 addition & 1 deletion
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.2.2
4+
PERFSONAR_AUTO_VERSION=5.2.3
55
PERFSONAR_AUTO_RELNUM=1
66
VERSION=${PERFSONAR_AUTO_VERSION}
77
RELEASE=${PERFSONAR_AUTO_RELNUM}

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
perfsonar-toolkit (5.2.3-1) perfsonar-5.2; urgency=low
2+
3+
* New upstream version.
4+
5+
-- perfSONAR developers <[email protected]> Thu, 18 Sep 2025 14:28:12 -0400
6+
17
perfsonar-toolkit (5.2.2-1) perfsonar-5.2; urgency=low
28

39
* New upstream version.

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

Lines changed: 6 additions & 6 deletions
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 2025-09-04 10:35:31.051504221 -0400
4-
+++ b/init_scripts/perfsonar-configure_nic_parameters 2025-09-04 10:35:31.387755045 -0400
3+
--- a/init_scripts/perfsonar-configure_nic_parameters 2025-09-18 14:28:12.687374897 -0400
4+
+++ b/init_scripts/perfsonar-configure_nic_parameters 2025-09-18 14:28:13.089740073 -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 2025-09-04 10:35:29.110030488 -0400
69-
+++ b/scripts/system_environment/disable_unwanted_services 2025-09-04 10:35:31.388354585 -0400
68+
--- a/scripts/system_environment/disable_unwanted_services 2025-09-18 14:28:10.786634950 -0400
69+
+++ b/scripts/system_environment/disable_unwanted_services 2025-09-18 14:28:13.090478744 -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 2025-09-04 10:35:29.110891485 -0400
85-
+++ b/scripts/system_environment/testpoint/enable_auto_updates 2025-09-04 10:35:31.388843375 -0400
84+
--- a/scripts/system_environment/testpoint/enable_auto_updates 2025-09-18 14:28:10.787192286 -0400
85+
+++ b/scripts/system_environment/testpoint/enable_auto_updates 2025-09-18 14:28:13.091144164 -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

Lines changed: 4 additions & 4 deletions
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 2025-09-04 10:35:29.103250218 -0400
4-
+++ b/bin/config_daemon.pl 2025-09-04 10:35:30.560677566 -0400
3+
--- a/bin/config_daemon.pl 2025-09-18 14:28:10.780855294 -0400
4+
+++ b/bin/config_daemon.pl 2025-09-18 14:28:12.156729943 -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 2025-09-04 10:35:29.103966466 -0400
26-
+++ b/etc/configdaemon.conf 2025-09-04 10:35:30.561478813 -0400
25+
--- a/etc/configdaemon.conf 2025-09-18 14:28:10.781409047 -0400
26+
+++ b/etc/configdaemon.conf 2025-09-18 14:28:12.157585573 -0400
2727
@@ -1,6 +1,6 @@
2828
address localhost
2929
port 9000

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

Lines changed: 2 additions & 2 deletions
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 2025-09-04 10:35:29.109001491 -0400
4-
+++ b/scripts/nptoolkit-configure.py 2025-09-04 10:35:31.659348788 -0400
3+
--- a/scripts/nptoolkit-configure.py 2025-09-18 14:28:10.785740403 -0400
4+
+++ b/scripts/nptoolkit-configure.py 2025-09-18 14:28:13.422462207 -0400
55
@@ -99,7 +99,7 @@
66
},
77
{

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/configure_firewall
22
===================================================================
3-
--- a/scripts/configure_firewall 2025-09-04 10:35:29.108202577 -0400
4-
+++ b/scripts/configure_firewall 2025-09-04 10:35:30.816308652 -0400
3+
--- a/scripts/configure_firewall 2025-09-18 14:28:10.785061608 -0400
4+
+++ b/scripts/configure_firewall 2025-09-18 14:28:12.418989195 -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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Index: b/scripts/configure_sysctl
22
===================================================================
3-
--- a/scripts/configure_sysctl 2025-09-04 10:35:29.108494909 -0400
4-
+++ b/scripts/configure_sysctl 2025-09-04 10:35:32.161665239 -0400
3+
--- a/scripts/configure_sysctl 2025-09-18 14:28:10.785319193 -0400
4+
+++ b/scripts/configure_sysctl 2025-09-18 14:28:13.938436164 -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

Lines changed: 8 additions & 8 deletions
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 2025-09-04 10:35:29.109690989 -0400
4-
+++ b/scripts/system_environment/configure_fail2ban 2025-09-04 10:35:31.903456245 -0400
3+
--- a/scripts/system_environment/configure_fail2ban 2025-09-18 14:28:10.786350615 -0400
4+
+++ b/scripts/system_environment/configure_fail2ban 2025-09-18 14:28:13.687973351 -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 2025-09-04 10:35:29.111657691 -0400
15-
+++ b/scripts/system_environment/upgrade_configdaemon 2025-09-04 10:35:31.904159451 -0400
14+
--- a/scripts/system_environment/upgrade_configdaemon 2025-09-18 14:28:10.787598497 -0400
15+
+++ b/scripts/system_environment/upgrade_configdaemon 2025-09-18 14:28:13.688727605 -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 2025-09-04 10:35:29.111780899 -0400
26-
+++ b/scripts/system_environment/upgrade_fix_permissions 2025-09-04 10:35:31.904525491 -0400
25+
--- a/scripts/system_environment/upgrade_fix_permissions 2025-09-18 14:28:10.787682914 -0400
26+
+++ b/scripts/system_environment/upgrade_fix_permissions 2025-09-18 14:28:13.689104524 -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 2025-09-04 10:35:29.110797860 -0400
53-
+++ b/scripts/system_environment/testpoint/configure_syslog_local5_location 2025-09-04 10:35:31.904966240 -0400
52+
--- a/scripts/system_environment/testpoint/configure_syslog_local5_location 2025-09-18 14:28:10.787119119 -0400
53+
+++ b/scripts/system_environment/testpoint/configure_syslog_local5_location 2025-09-18 14:28:13.689511818 -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

Lines changed: 12 additions & 12 deletions
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 2025-09-04 10:35:29.107705620 -0400
4-
+++ b/scripts/apache-toolkit_web_gui.conf 2025-09-04 10:35:31.050312016 -0400
3+
--- a/scripts/apache-toolkit_web_gui.conf 2025-09-18 14:28:10.784698106 -0400
4+
+++ b/scripts/apache-toolkit_web_gui.conf 2025-09-18 14:28:12.686081974 -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 2025-09-04 10:35:29.107581287 -0400
76-
+++ b/scripts/add_pssudo_user 2025-09-04 10:35:31.051084972 -0400
75+
--- a/scripts/add_pssudo_user 2025-09-18 14:28:10.784570105 -0400
76+
+++ b/scripts/add_pssudo_user 2025-09-18 14:28:12.686914603 -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 2025-09-04 10:35:29.106017292 -0400
89-
+++ b/init_scripts/perfsonar-configure_nic_parameters 2025-09-04 10:35:31.051504221 -0400
88+
--- a/init_scripts/perfsonar-configure_nic_parameters 2025-09-18 14:28:10.783023555 -0400
89+
+++ b/init_scripts/perfsonar-configure_nic_parameters 2025-09-18 14:28:12.687374897 -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 2025-09-04 10:35:29.106095584 -0400
130-
+++ b/init_scripts/perfsonar-generate_motd 2025-09-04 10:35:31.051929719 -0400
129+
--- a/init_scripts/perfsonar-generate_motd 2025-09-18 14:28:10.783111764 -0400
130+
+++ b/init_scripts/perfsonar-generate_motd 2025-09-18 14:28:12.687886400 -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 2025-09-04 10:35:29.133159788 -0400
157-
+++ b/web-ng/root/gui/reverse_traceroute.cgi 2025-09-04 10:35:31.052444218 -0400
156+
--- a/web-ng/root/gui/reverse_traceroute.cgi 2025-09-18 14:28:10.804629421 -0400
157+
+++ b/web-ng/root/gui/reverse_traceroute.cgi 2025-09-18 14:28:12.688550612 -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 2025-09-04 10:35:29.105336628 -0400
170-
+++ b/etc/perfsonar_ulimit.conf 2025-09-04 10:35:31.053060424 -0400
169+
--- a/etc/perfsonar_ulimit.conf 2025-09-18 14:28:10.782489969 -0400
170+
+++ b/etc/perfsonar_ulimit.conf 2025-09-18 14:28:12.689316616 -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

Lines changed: 8 additions & 8 deletions
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 2025-09-04 10:35:29.113339310 -0400
4-
+++ b/t/host-get_metadata.t 2025-09-04 10:35:32.325417623 -0400
3+
--- a/t/host-get_metadata.t 2025-09-18 14:28:10.789138213 -0400
4+
+++ b/t/host-get_metadata.t 2025-09-18 14:28:14.136309401 -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 2025-09-04 10:35:29.113454685 -0400
17-
+++ b/t/host-get_services.t 2025-09-04 10:35:32.325999830 -0400
16+
--- a/t/host-get_services.t 2025-09-18 14:28:10.789263589 -0400
17+
+++ b/t/host-get_services.t 2025-09-18 14:28:14.136903696 -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 2025-09-04 10:35:29.113548476 -0400
30-
+++ b/t/host-get_system_health.t 2025-09-04 10:35:32.326499328 -0400
29+
--- a/t/host-get_system_health.t 2025-09-18 14:28:10.789355298 -0400
30+
+++ b/t/host-get_system_health.t 2025-09-18 14:28:14.137430115 -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 2025-09-04 10:35:29.113724517 -0400
71-
+++ b/t/host-update_metadata.t 2025-09-04 10:35:32.326835077 -0400
70+
--- a/t/host-update_metadata.t 2025-09-18 14:28:10.789466132 -0400
71+
+++ b/t/host-update_metadata.t 2025-09-18 14:28:14.137788075 -0400
7272
@@ -13,6 +13,8 @@
7373
use FindBin qw($Bin);
7474
use lib "$Bin/lib";

0 commit comments

Comments
 (0)