Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtcsngr committed Nov 27, 2023
2 parents 0d7b02d + 60aa970 commit 16b062b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ my $builder = $class->new(
'DateTime::TimeZone' => 0,
'DateTime::Format::MySQL' => 0,
'DateTime::Format::Strptime' => '1.0702',
'DBD::mysql' => 0,
'DBD::mysql' => '== 4.050',
'DBI' => '1.608',
'DBIx::Class' => '0.08119',
'DBIx::Class::Core' => 0,
Expand Down
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ LIST OF CHANGES
instruments well after the run was mirrored and the runfolder moved to
'analysis'). The duplicate runfolder in 'incoming' is disregarded'.

release 97.0.2
- pin DBD::mysql to 4.050 to keep temp support for old mysql clients

release 97.0.1
- update httpd.conf with new values for mpm event

Expand Down

0 comments on commit 16b062b

Please sign in to comment.