[LON-CAPA-cvs] cvs: doc /loncapafiles bash_config_check.piml chkconfig.piml langcheck.piml loncapafiles.lpml modify_config_files.piml ntpcheck.piml picins_check.piml rpmcheck.piml wrap_setuid.piml

raeburn raeburn at source.lon-capa.org
Fri Nov 15 11:25:30 EST 2024


raeburn		Fri Nov 15 16:25:30 2024 EDT

  Modified files:              
    /doc/loncapafiles	bash_config_check.piml chkconfig.piml 
                     	langcheck.piml loncapafiles.lpml 
                     	modify_config_files.piml ntpcheck.piml 
                     	picins_check.piml rpmcheck.piml wrap_setuid.piml 
  Log:
  - - Support Fedora 41
  
  
-------------- next part --------------
Index: doc/loncapafiles/bash_config_check.piml
diff -u doc/loncapafiles/bash_config_check.piml:1.5 doc/loncapafiles/bash_config_check.piml:1.6
--- doc/loncapafiles/bash_config_check.piml:1.5	Tue Jul 30 13:58:58 2024
+++ doc/loncapafiles/bash_config_check.piml	Fri Nov 15 16:25:30 2024
@@ -2,7 +2,7 @@
 	"http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- bash_config_check.piml -->
 
-<!-- $Id: bash_config_check.piml,v 1.5 2024/07/30 13:58:58 raeburn Exp $ -->
+<!-- $Id: bash_config_check.piml,v 1.6 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -33,7 +33,7 @@
 <files>
 <file>
 <target dist="default">/home/httpd/perl</target>
-<perlscript mode="fg" dist="fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 debian12 ubuntu22 ubuntu24 centos9-stream rhes9 oracle9 rocky9 alma9">
+<perlscript mode="fg" dist="fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 debian12 ubuntu22 ubuntu24 centos9-stream rhes9 oracle9 rocky9 alma9">
 
 use strict;
 
Index: doc/loncapafiles/chkconfig.piml
diff -u doc/loncapafiles/chkconfig.piml:1.62 doc/loncapafiles/chkconfig.piml:1.63
--- doc/loncapafiles/chkconfig.piml:1.62	Thu Jun 20 04:04:54 2024
+++ doc/loncapafiles/chkconfig.piml	Fri Nov 15 16:25:30 2024
@@ -3,7 +3,7 @@
 <!-- checkconfig.piml -->
 <!-- Matthew Hall -->
 
-<!-- $Id: chkconfig.piml,v 1.62 2024/06/20 04:04:54 raeburn Exp $ -->
+<!-- $Id: chkconfig.piml,v 1.63 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -68,13 +68,13 @@
          ('<DIST />' eq 'fedora34') || ('<DIST />' eq 'fedora35') || 
          ('<DIST />' eq 'fedora36') || ('<DIST />' eq 'fedora37') ||
          ('<DIST />' eq 'fedora38') || ('<DIST />' eq 'fedora39') ||
-         ('<DIST />' eq 'fedora40') || ('<DIST />' eq 'centos8')  ||
-         ('<DIST />' eq 'rhes8')    || ('<DIST />' eq 'oracle7')  || 
-         ('<DIST />' eq 'oracle8')  || ('<DIST />' eq 'rocky8')   ||
-         ('<DIST />' eq 'alma8')    || ('<DIST />' eq 'centos8-stream') ||
-         ('<DIST />' eq 'centos9-stream') || ('<DIST />' eq 'rhes9')  ||
-         ('<DIST />' eq 'oracle9')  || ('<DIST />' eq 'rocky9')   ||
-         ('<DIST />' eq 'alma9'))     {
+         ('<DIST />' eq 'fedora40') || ('<DIST />' eq 'fedora41') ||
+         ('<DIST />' eq 'centos8')  || ('<DIST />' eq 'rhes8')    ||
+         ('<DIST />' eq 'oracle7')  || ('<DIST />' eq 'oracle8')  |! 
+         ('<DIST />' eq 'rocky8')   || ('<DIST />' eq 'alma8')    ||
+         ('<DIST />' eq 'centos8-stream') || ('<DIST />' eq 'centos9-stream') ||
+         ('<DIST />' eq 'rhes9')    || ('<DIST />' eq 'oracle9')  || 
+         ('<DIST />' eq 'rocky9')   || ('<DIST />' eq 'alma9'))   {
     $use_systemctl = 1;
     $systemctl_only = 1;
 }
Index: doc/loncapafiles/langcheck.piml
diff -u doc/loncapafiles/langcheck.piml:1.38 doc/loncapafiles/langcheck.piml:1.39
--- doc/loncapafiles/langcheck.piml:1.38	Sat Jun 22 19:33:23 2024
+++ doc/loncapafiles/langcheck.piml	Fri Nov 15 16:25:30 2024
@@ -2,7 +2,7 @@
         "http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- langcheck.piml -->
 
-<!-- $Id: langcheck.piml,v 1.38 2024/06/22 19:33:23 raeburn Exp $ -->
+<!-- $Id: langcheck.piml,v 1.39 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -99,12 +99,12 @@
          '<DIST />' eq 'fedora30' || '<DIST />' eq 'fedora31' || '<DIST />' eq 'fedora32' ||
          '<DIST />' eq 'fedora33' || '<DIST />' eq 'fedora34' || '<DIST />' eq 'fedora35' || 
          '<DIST />' eq 'fedora36' || '<DIST />' eq 'fedora37' || '<DIST />' eq 'fedora38' ||
-         '<DIST />' eq 'fedora39' || '<DIST />' eq 'fedora40' || '<DIST />' eq 'scientific7' ||
-         '<DIST />' eq 'rhes7'    || '<DIST />' eq 'centos7'  || '<DIST />' eq 'rhes8'    ||
-         '<DIST />' eq 'centos8'  || '<DIST />' eq 'oracle7'  || '<DIST />' eq 'oracle8'  ||
-         '<DIST />' eq 'rocky8'   || '<DIST />' eq 'alma8'    || '<DIST />' eq 'centos8-stream' ||
-         '<DIST />' eq 'centos9-stream' || '<DIST />' eq 'rhes9' || '<DIST />' eq 'oracle9' ||
-         '<DIST />' eq 'rocky9'  || '<DIST />' eq 'alma9')  {
+         '<DIST />' eq 'fedora39' || '<DIST />' eq 'fedora40' || '<DIST />' eq 'fedora41' ||
+         '<DIST />' eq 'scientific7' || '<DIST />' eq 'rhes7' || '<DIST />' eq 'centos7'  ||
+         '<DIST />' eq 'rhes8'    || '<DIST />' eq 'centos8'  || '<DIST />' eq 'oracle7'  ||
+         '<DIST />' eq 'oracle8'  || '<DIST />' eq 'rocky8'   || '<DIST />' eq 'alma8'    ||
+         '<DIST />' eq 'centos8-stream' || '<DIST />' eq 'centos9-stream' || '<DIST />' eq 'rhes9' ||
+         '<DIST />' eq 'oracle9'  || '<DIST />' eq 'rocky9'  || '<DIST />' eq 'alma9')  {
     if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) {
         print "Checking OS language";
         if (<PIPE> =~ /^LANG="?en/) {
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.1072 doc/loncapafiles/loncapafiles.lpml:1.1073
--- doc/loncapafiles/loncapafiles.lpml:1.1072	Mon Sep 23 20:28:12 2024
+++ doc/loncapafiles/loncapafiles.lpml	Fri Nov 15 16:25:30 2024
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.1072 2024/09/23 20:28:12 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.1073 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -8014,6 +8014,7 @@
 compiles/tth.so.x86_64.perl.5.34;
 compiles/tth.so.x86_64.perl.5.36;
 compiles/tth.so.x86_64.perl.5.38;
+compiles/tth.so.x86_64.perl.5.40;
 compiles/tth.so.x86_64.sles12;
 compiles/tth.so.x86_64.sles15;
 compiles/tth.so.i386.debian5;
@@ -8913,7 +8914,7 @@
 <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>
-<target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>home/httpd/perl/loncontrol</target>
+<target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>home/httpd/perl/loncontrol</target>
 <categoryname>root script</categoryname>
 <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.
@@ -8922,7 +8923,7 @@
 <file>
 <source>loncom/init.d/loncontrol.service</source>
 <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
-<target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>etc/systemd/system/loncontrol.service</target>
+<target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>etc/systemd/system/loncontrol.service</target>
 <categoryname>static conf</categoryname>
 <description>
 Controls the launching/halting of lon-capa daemons by loncontrol in systemd
@@ -8976,13 +8977,13 @@
 loncom/init.d/loncontrol
   </dependencies>
 </file>
-<file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
+<file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
 <source>loncom/init.d/loncontrol.service</source>
 <target>etc/systemd/system/loncontrol.service</target>
 <description>
 Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>
-  <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
+  <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 sles15 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
 -c '/usr/bin/systemctl enable loncontrol.service'
   </installscript>
   <installscript dist="debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24">
Index: doc/loncapafiles/modify_config_files.piml
diff -u doc/loncapafiles/modify_config_files.piml:1.56 doc/loncapafiles/modify_config_files.piml:1.57
--- doc/loncapafiles/modify_config_files.piml:1.56	Thu Jun 20 04:04:55 2024
+++ doc/loncapafiles/modify_config_files.piml	Fri Nov 15 16:25:30 2024
@@ -3,7 +3,7 @@
 <!-- modify_config_files.piml -->
 <!-- Matthew Hall -->
 
-<!-- $Id: modify_config_files.piml,v 1.56 2024/06/20 04:04:55 raeburn Exp $ -->
+<!-- $Id: modify_config_files.piml,v 1.57 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -63,14 +63,14 @@
          ('<DIST />' eq 'fedora35')    || ('<DIST />' eq 'fedora36') ||
          ('<DIST />' eq 'fedora37')    || ('<DIST />' eq 'fedora38') ||
          ('<DIST />' eq 'fedora39')    || ('<DIST />' eq 'fedora40') ||
-         ('<DIST />' eq 'centos8')     || ('<DIST />' eq 'rhes8')    ||
-         ('<DIST />' eq 'oracle7')     || ('<DIST />' eq 'oracle8')  ||
-         ('<DIST />' eq 'rocky8')      || ('<DIST />' eq 'alma8')    ||
-         ('<DIST />' eq 'centos8-stream') || ('<DIST />' eq 'centos9-stream') ||
-         ('<DIST />' eq 'rhes9')       || ('<DIST />' eq 'oracle9')  ||
-         ('<DIST />' eq 'rocky9')      || ('<DIST />' eq 'alma9')    ||
-         ('<DIST />' eq 'debian10')    || ('<DIST />' eq 'debian11') ||
-         ('<DIST />' eq 'debian12')) {
+         ('<DIST />' eq 'fedora41')    || ('<DIST />' eq 'centos8')  ||
+         ('<DIST />' eq 'rhes8')       || ('<DIST />' eq 'oracle7')  ||
+         ('<DIST />' eq 'oracle8')     || ('<DIST />' eq 'rocky8')   ||
+         ('<DIST />' eq 'alma8')       || ('<DIST />' eq 'centos8-stream') ||
+         ('<DIST />' eq 'centos9-stream') || ('<DIST />' eq 'rhes9') ||
+         ('<DIST />' eq 'oracle9')     || ('<DIST />' eq 'rocky9')   ||
+         ('<DIST />' eq 'alma9')       || ('<DIST />' eq 'debian10') ||
+         ('<DIST />' eq 'debian11')    || ('<DIST />' eq 'debian12')) {
     $mysqlcmd = '/bin/systemctl restart mariadb.service';
 } elsif (('<DIST />' eq 'ubuntu18') || ('<DIST />' eq 'ubuntu20') || 
          ('<DIST />' eq 'ubuntu22') || ('<DIST />' eq 'ubuntu24')) {
Index: doc/loncapafiles/ntpcheck.piml
diff -u doc/loncapafiles/ntpcheck.piml:1.58 doc/loncapafiles/ntpcheck.piml:1.59
--- doc/loncapafiles/ntpcheck.piml:1.58	Thu Jun 20 04:04:55 2024
+++ doc/loncapafiles/ntpcheck.piml	Fri Nov 15 16:25:30 2024
@@ -3,7 +3,7 @@
 <!-- ntpcheck.piml -->
 <!-- Matthew Hall -->
 
-<!-- $Id: ntpcheck.piml,v 1.58 2024/06/20 04:04:55 raeburn Exp $ -->
+<!-- $Id: ntpcheck.piml,v 1.59 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -43,17 +43,17 @@
     ('<DIST />' eq 'fedora34') || ('<DIST />' eq 'fedora35') ||  
     ('<DIST />' eq 'fedora36') || ('<DIST />' eq 'fedora37') || 
     ('<DIST />' eq 'fedora38') || ('<DIST />' eq 'fedora39') ||
-    ('<DIST />' eq 'fedora40') || ('<DIST />' eq 'sles15')   || 
-    ('<DIST />' eq 'centos8')  || ('<DIST />' eq 'rhes8')    ||
-    ('<DIST />' eq 'oracle7')  || ('<DIST />' eq 'oracle8')  ||
-    ('<DIST />' eq 'ubuntu18') || ('<DIST />' eq 'ubuntu20') ||
-    ('<DIST />' eq 'ubuntu22') || ('<DIST />' eq 'ubuntu24') ||
-    ('<DIST />' eq 'rocky8')   || ('<DIST />' eq 'alma8')    ||
-    ('<DIST />' eq 'centos8-stream') || ('<DIST />' eq 'centos9-stream') ||
-    ('<DIST />' eq 'rhes9')    || ('<DIST />' eq 'oracle9')  || 
-    ('<DIST />' eq 'rocky9')   || ('<DIST />' eq 'alma9')    ||
-    ('<DIST />' eq 'debian10') || ('<DIST />' eq 'debian11') ||
-    ('<DIST />' eq 'debian12')) {
+    ('<DIST />' eq 'fedora40') || ('<DIST />' eq 'fedora41') || 
+    ('<DIST />' eq 'sles15')   || ('<DIST />' eq 'centos8')  || 
+    ('<DIST />' eq 'rhes8')    || ('<DIST />' eq 'oracle7')  ||
+    ('<DIST />' eq 'oracle8')  || ('<DIST />' eq 'ubuntu18') ||
+    ('<DIST />' eq 'ubuntu20') || ('<DIST />' eq 'ubuntu22') ||
+    ('<DIST />' eq 'ubuntu24') || ('<DIST />' eq 'rocky8')   ||
+    ('<DIST />' eq 'alma8')    || ('<DIST />' eq 'centos8-stream') ||
+    ('<DIST />' eq 'centos9-stream') || ('<DIST />' eq 'rhes9') ||
+    ('<DIST />' eq 'oracle9')  || ('<DIST />' eq 'rocky9')   ||
+    ('<DIST />' eq 'alma9')    || ('<DIST />' eq 'debian10') ||
+    ('<DIST />' eq 'debian11') || ('<DIST />' eq 'debian12')) {
     print "For more information on chronyd please see https://chrony.tuxfamily.org/\n";
 } else {
     print "For more information on ntpd please see http://www.ntp.org/\n";
@@ -76,18 +76,19 @@
     ('<DIST />' eq 'fedora35')    || ('<DIST />' eq 'fedora36') ||
     ('<DIST />' eq 'fedora37')    || ('<DIST />' eq 'fedora38') ||
     ('<DIST />' eq 'fedora39')    || ('<DIST />' eq 'fedora40') ||
-    ('<DIST />' eq 'centos7')     || ('<DIST />' eq 'rhes7')    ||
-    ('<DIST />' eq 'oracle7')     || ('<DIST />' eq 'scientific7') ||
-    ('<DIST />' eq 'sles12')      || ('<DIST />' eq 'sles15')   ||
-    ('<DIST />' eq 'ubuntu18')    || ('<DIST />' eq 'ubuntu20') || 
-    ('<DIST />' eq 'ubuntu22')    || ('<DIST />' eq 'ubuntu24') ||
-    ('<DIST />' eq 'rhes8')       || ('<DIST />' eq 'centos8')  ||
-    ('<DIST />' eq 'oracle8')     || ('<DIST />' eq 'rocky8')   ||
-    ('<DIST />' eq 'alma8')       || ('<DIST />' eq 'centos8-stream') ||
-    ('<DIST />' eq 'centos9-stream') || ('<DIST />' eq 'rhes9') ||
-    ('<DIST />' eq 'oracle9')     || ('<DIST />' eq 'rocky9')   ||
-    ('<DIST />' eq 'alma9')       || ('<DIST />' eq 'debian10') ||
-    ('<DIST />' eq 'debian11')    || ('<DIST />' eq 'debian12')) {
+    ('<DIST />' eq 'fedora41')    || ('<DIST />' eq 'centos7')  ||
+    ('<DIST />' eq 'rhes7')       || ('<DIST />' eq 'oracle7')  ||
+    ('<DIST />' eq 'scientific7') || ('<DIST />' eq 'sles12')   ||
+    ('<DIST />' eq 'sles15')      || ('<DIST />' eq 'ubuntu18') ||
+    ('<DIST />' eq 'ubuntu20')    || ('<DIST />' eq 'ubuntu22') || 
+    ('<DIST />' eq 'ubuntu24')    || ('<DIST />' eq 'rhes8')    ||
+    ('<DIST />' eq 'centos8')     || ('<DIST />' eq 'oracle8')  ||
+    ('<DIST />' eq 'rocky8')      || ('<DIST />' eq 'alma8')    ||
+    ('<DIST />' eq 'centos8-stream') || ('<DIST />' eq 'centos9-stream') ||
+    ('<DIST />' eq 'rhes9')       || ('<DIST />' eq 'oracle9')  ||
+    ('<DIST />' eq 'rocky9')      || ('<DIST />' eq 'alma9')    ||
+    ('<DIST />' eq 'debian10')    || ('<DIST />' eq 'debian11') || 
+    ('<DIST />' eq 'debian12')) {
     $NTPD = 'ntpd';
     my $binname = $NTPD;
     if (('<DIST />' eq 'ubuntu18') || ('<DIST />' eq 'ubuntu20') || 
@@ -104,13 +105,14 @@
              ('<DIST />' eq 'fedora34') || ('<DIST />' eq 'fedora35') ||
              ('<DIST />' eq 'fedora36') || ('<DIST />' eq 'fedora37') ||
              ('<DIST />' eq 'fedora38') || ('<DIST />' eq 'fedora39') ||
-             ('<DIST />' eq 'fedora40') || ('<DIST />' eq 'sles15')   ||
-             ('<DIST />' eq 'rhes8')    || ('<DIST />' eq 'centos8')  ||
-             ('<DIST />' eq 'oracle7')  || ('<DIST />' eq 'oracle8')  ||
-             ('<DIST />' eq 'rocky8')   || ('<DIST />' eq 'alma8')    || 
-             ('<DIST />' eq 'centos8-stream') || ('<DIST />' eq 'centos9-stream') ||
-             ('<DIST />' eq 'rhes9')    || ('<DIST />' eq 'oracle9')  ||
-             ('<DIST />' eq 'rocky9')   || ('<DIST />' eq 'alma9')) {
+             ('<DIST />' eq 'fedora40') || ('<DIST />' eq 'fedora41') || 
+             ('<DIST />' eq 'sles15')   || ('<DIST />' eq 'rhes8')    ||
+             ('<DIST />' eq 'centos8')  || ('<DIST />' eq 'oracle7')  ||
+             ('<DIST />' eq 'oracle8')  || ('<DIST />' eq 'rocky8')   ||
+             ('<DIST />' eq 'alma8')    || ('<DIST />' eq 'centos8-stream') || 
+             ('<DIST />' eq 'centos9-stream') || ('<DIST />' eq 'rhes9') ||
+             ('<DIST />' eq 'oracle9')  || ('<DIST />' eq 'rocky9')   ||
+             ('<DIST />' eq 'alma9')) {
         $NTPD = 'chronyd';
         $name = $NTPD;
         $binname = $NTPD;
@@ -166,18 +168,19 @@
     ('<DIST />' eq 'fedora35')    || ('<DIST />' eq 'fedora36') ||
     ('<DIST />' eq 'fedora37')    || ('<DIST />' eq 'fedora38') ||
     ('<DIST />' eq 'fedora39')    || ('<DIST />' eq 'fedora40') ||
-    ('<DIST />' eq 'centos7')     || ('<DIST />' eq 'scientific7') ||
-    ('<DIST />' eq 'rhes7')       || ('<DIST />' eq 'oracle7')  ||
-    ('<DIST />' eq 'sles12')      || ('<DIST />' eq 'sles15')   ||
-    ('<DIST />' eq 'ubuntu18')    || ('<DIST />' eq 'ubuntu20') ||
-    ('<DIST />' eq 'ubuntu22')    || ('<DIST />' eq 'ubuntu24') || 
-    ('<DIST />' eq 'rhes8')       || ('<DIST />' eq 'centos8')  ||
-    ('<DIST />' eq 'oracle8')     || ('<DIST />' eq 'rocky8')   ||
-    ('<DIST />' eq 'alma8')       || ('<DIST />' eq 'centos8-stream') ||
-    ('<DIST />' eq 'centos9-stream') || ('<DIST />' eq 'rhes9') ||
-    ('<DIST />' eq 'oracle9')     || ('<DIST />' eq 'rocky9')   ||
-    ('<DIST />' eq 'alma9')       || ('<DIST />' eq 'debian10') ||
-    ('<DIST />' eq 'debian11')    || ('<DIST />' eq 'debian12')) {
+    ('<DIST />' eq 'fedora41')    || ('<DIST />' eq 'centos7')  ||
+    ('<DIST />' eq 'scientific7') || ('<DIST />' eq 'rhes7')    ||
+    ('<DIST />' eq 'oracle7')     || ('<DIST />' eq 'sles12')   ||
+    ('<DIST />' eq 'sles15')      || ('<DIST />' eq 'ubuntu18') ||
+    ('<DIST />' eq 'ubuntu20')    || ('<DIST />' eq 'ubuntu22') ||
+    ('<DIST />' eq 'ubuntu24')    || ('<DIST />' eq 'rhes8')    || 
+    ('<DIST />' eq 'centos8')     || ('<DIST />' eq 'oracle8')  ||
+    ('<DIST />' eq 'rocky8')      || ('<DIST />' eq 'alma8')    ||
+    ('<DIST />' eq 'centos8-stream') || ('<DIST />' eq 'centos9-stream') ||
+    ('<DIST />' eq 'rhes9')       || ('<DIST />' eq 'oracle9')  ||
+    ('<DIST />' eq 'rocky9')      || ('<DIST />' eq 'alma9')    ||
+    ('<DIST />' eq 'debian10')    || ('<DIST />' eq 'debian11') ||
+    ('<DIST />' eq 'debian12')) {
     if (!-l "/etc/systemd/system/multi-user.target.wants/$NTPD.service") {  
         print "**** WARNING: $NTPD is not configured to run at boot.  To correct this run:\nsystemctl enable $NTPD.service\n";
     }
Index: doc/loncapafiles/picins_check.piml
diff -u doc/loncapafiles/picins_check.piml:1.58 doc/loncapafiles/picins_check.piml:1.59
--- doc/loncapafiles/picins_check.piml:1.58	Tue Jul 30 18:20:46 2024
+++ doc/loncapafiles/picins_check.piml	Fri Nov 15 16:25:30 2024
@@ -3,7 +3,7 @@
 <!-- picins_check.piml -->
 <!-- Stuart Raeburn -->
 
-<!-- $Id: picins_check.piml,v 1.58 2024/07/30 18:20:46 raeburn Exp $ -->
+<!-- $Id: picins_check.piml,v 1.59 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -32,7 +32,7 @@
 <piml>
 <files>
 <file>
-<perlscript mode="fg" dist="fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora 23 fedora24 fedora25 fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 rhes6 scientific6 centos6 oracle6 rhes7 scientific7 centos7 oracle7 rhes8 centos8 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9 sles11 sles12 sles15 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24">
+<perlscript mode="fg" dist="fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora 23 fedora24 fedora25 fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 rhes6 scientific6 centos6 oracle6 rhes7 scientific7 centos7 oracle7 rhes8 centos8 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9 sles11 sles12 sles15 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24">
     my $picinspath = '/usr/share/texmf/tex/latex/picins'; 
     my $file = 'picins.sty';
     if (!-e "$picinspath/$file") {
Index: doc/loncapafiles/rpmcheck.piml
diff -u doc/loncapafiles/rpmcheck.piml:1.63 doc/loncapafiles/rpmcheck.piml:1.64
--- doc/loncapafiles/rpmcheck.piml:1.63	Mon Jul  8 22:06:15 2024
+++ doc/loncapafiles/rpmcheck.piml	Fri Nov 15 16:25:30 2024
@@ -3,7 +3,7 @@
 <!-- rpmcheck.piml -->
 <!-- Matthew Hall -->
 
-<!-- $Id: rpmcheck.piml,v 1.63 2024/07/08 22:06:15 raeburn Exp $ -->
+<!-- $Id: rpmcheck.piml,v 1.64 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -81,7 +81,7 @@
     }
 }
 </perlscript>
-<perlscript dist="fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 rhes5 rhes6 rhes7 rhes8 centos5 scientific5 scientific6 centos6 oracle6 scientific7 centos7 oracle7 centos8 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9 suse9.2 suse9.3 suse10.1 suse10.2 suse10.3 sles9 sles10 sles11 sles12 sles15 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2" mode="fg">
+<perlscript dist="fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 rhes5 rhes6 rhes7 rhes8 centos5 scientific5 scientific6 centos6 oracle6 scientific7 centos7 oracle7 centos8 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9 suse9.2 suse9.3 suse10.1 suse10.2 suse10.3 sles9 sles10 sles11 sles12 sles15 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2" mode="fg">
 my $hasprereqs = 0;
 if (open(PIPE,"rpm -q LONCAPA-prerequisites|")) {
     my @lines = (<PIPE>);
Index: doc/loncapafiles/wrap_setuid.piml
diff -u doc/loncapafiles/wrap_setuid.piml:1.57 doc/loncapafiles/wrap_setuid.piml:1.58
--- doc/loncapafiles/wrap_setuid.piml:1.57	Thu Jun 20 04:04:55 2024
+++ doc/loncapafiles/wrap_setuid.piml	Fri Nov 15 16:25:30 2024
@@ -3,7 +3,7 @@
 <!-- wrap_setuid.piml -->
 <!-- Guy Albertelli -->
 
-<!-- $Id: wrap_setuid.piml,v 1.57 2024/06/20 04:04:55 raeburn Exp $ -->
+<!-- $Id: wrap_setuid.piml,v 1.58 2024/11/15 16:25:30 raeburn Exp $ -->
 
 <!--
 
@@ -37,7 +37,7 @@
 <perlscript mode="fg" dist="default">
 #print("Not wrapping setuid scripts\n");
 </perlscript>
-<perlscript mode="fg" dist="suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 debian10 debian11 debian12 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes7 centos7 scientific7 oracle7 rhes8 centos8 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
+<perlscript mode="fg" dist="suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 fedora41 debian10 debian11 debian12 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes7 centos7 scientific7 oracle7 rhes8 centos8 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
 
 $fslist='<TARGET />';
 open(FIND,  "find <TARGET /> -xdev -type f \\( -perm -04000 -o -perm -02000 \\) -print|");


More information about the LON-CAPA-cvs mailing list