evergreen:tags/rel_3_10_3

Last commit made on 2023-07-21
Get this branch:
git clone -b tags/rel_3_10_3 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_10_3
Repository:
lp:evergreen

Recent commits

7f7a97a... by Blake GH

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: blake <email address hidden>

cd2f621... by Blake GH

fixed upgrade script naming convention

Signed-off-by: blake <email address hidden>

db36027... by Blake GH

bumping Perl version string for 3.10.3

Signed-off-by: blake <email address hidden>

2d521a0... by Galen Charlton <email address hidden>

update 3.10.3 release notes for security release

Signed-off-by: Galen Charlton <email address hidden>

7fdaaa4... by Galen Charlton <email address hidden>

LP#2023222: prevent open-ils.fielder.$IDLCLASS from invoking function transforms

This patch adds some argument checking to the family of
open-ils.fielder.$IDLCLASS[.atomic] methods to prevent
JSON query funcion transforms from being invoked. This
is needed to prevent unauthenticated callers from invoking
arbitrary stored procedures.

This is a security patch that closes down a pathway
towards remote, unauthenticated SQL injection attacks.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>

bc18a7b... by Andrea Neiman

Docs: release notes for 3.10.3

Signed-off-by: Andrea Buntz Neiman <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>

38cdd56... by Galen Charlton <email address hidden>

LP#2024682: stamp DB update

Signed-off-by: Galen Charlton <email address hidden>

6ea198a... by Jeff Davis

LP#2024682: fix regression in action.item_user_circ_test

A previous bugfix reverted portions of the action.item_user_circ_test
function to an older version in the 3.9.1-3.10.0 version upgrade script.
This commit provides an upgrade script to restore the correct version of
the function on 3.10.

Signed-off-by: Jeff Davis <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>

655ef4f... by Stephanie Leary

LP2011056 Color contrast for links in tooltips

Forces links in tooltips to inherit the parent text color.

Backported to 3.10 after conflict resolution.

Signed-off-by: Stephanie Leary <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>

16016a2... by Jason Stephenson

Update more branch references from master to main

Change references from the master branch branch to main in some
documentation and comments.

Update the default eg-antora branch in generate_docs.pl from master to
main.

Update the XUL Makefile.am to look for main instead of master.

Signed-off-by: Jason Stephenson <email address hidden>