[2205] in Moira Commits

home help back first fref pref prev next nref lref last post

[ops/moira] 5224d5: Updates for rhel9 which get everything to at

daemon@ATHENA.MIT.EDU (aswayze)
Wed Jun 25 19:03:05 2025

Date: Wed, 25 Jun 2025 19:03:01 -0400
From: aswayze <noreply@mit.edu>
To: moira-commits@mit.edu
Message-ID: <ops/moira/push/refs/heads/rhel9/0dbe09-5224d5@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: 5224d5cf0237382f76a05f76c9751c50809de7e0
      https://github.mit.edu/ops/moira/commit/5224d5cf0237382f76a05f76c9751c50809de7e0
  Author: Andrew Swayze <aswayze@mit.edu>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M moira/configure
    M moira/configure.ac
    M moira/dbck/Makefile.in
    M moira/incremental/Makefile.in
    M moira/incremental/afs/Makefile.in
    M moira/incremental/afs/afs.c
    M moira/incremental/kerberos/kerberos.c
    M moira/incremental/ldap/setpw.c
    M moira/incremental/ldap/winad.c
    M moira/incremental/route-server/route-server.c
    M moira/libtool
    M moira/server/Makefile.in

  Log Message:
  -----------
  Updates for rhel9 which get everything to at least build.

 - server/Makefile.in and dbck/Makefile.in : add SQL_CPPFLAGS for headers from oracle
 - incremental/Makefile.in : remove dropbox
 - afs/Makefile.in : update shared object list as libdes has been deprecated
 - afs/afs.c : only needs dirpath.h as it calls param.h
 - afs/afs.c : use AFSDIR_CLIENT_ETC_DIRPATH as it is declared in dirpath.h
 - kerberos/kerberos.c : kadm5_init_with_skey() needs context
 - ldap/setpw.c : needs ctype.h
 - ldap/winad.c : #define _GNU_SOURCE for strcasestr()
 - ldap/winad.c : needs ctype.h
 - ldap/winad.c : email_isvalid() needs to come before main()
 - ldap/winad.c : ldap_ber_free() deprecated in favor of ber_free()
 - ldap/winad.c : upstream changes for user_rename()
 - ldap/winad.c : ldap_sasl_interactive_bind_ext_s() deprecated in favor of ldap_sasl_interactive_bind_s()
 - route-server/route-server.c : location of mysql.h has changed



home help back first fref pref prev next nref lref last post