[2207] in Moira Commits
[ops/moira] 6dac2c: More RHEL9 updates:
daemon@ATHENA.MIT.EDU (aswayze)
Wed Nov 5 06:37:40 2025
Date: Wed, 05 Nov 2025 11:37:35 +0000
From: aswayze <noreply@mit.edu>
To: moira-commits@mit.edu
Message-ID: <ops/moira/push/refs/heads/rhel9/d01531-6dac2c@github.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/rhel9
Home: https://github.mit.edu/ops/moira
Commit: 6dac2cc4989af233c8e07de8d50ccfc164093d03
https://github.mit.edu/ops/moira/commit/6dac2cc4989af233c8e07de8d50ccfc164093d03
Author: Andrew Swayze <aswayze@mit.edu>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M moira/gen/tableau.gen
M moira/incremental/incr-runner/incr-runner.pc
M moira/incremental/ldap/winad.c
M moira/regtape/affiliates.pl
Log Message:
-----------
More RHEL9 updates:
- gen/tableau.gen
-- update path to perl (aswayze)
- incremental/incr-runner/incr-runner.pc
-- increase MAXARGC to allow the 27 args we currently use
for ldap.incr and add a better error message for
future travelers. (rbasch)
- incremental/ldap/winad.c
-- use openldap.h which inclues ldap.h. corrects some
compiler warnings during build. (aswayze)
- regtape/affiliates.pl
-- update path to perl (aswayze)