uclibs / ucrate

Scholar@UC: University of Cincinnati's self-submission institutional repository
https://scholar.uc.edu
Other
5 stars 3 forks source link

Upgrade Fedora to 4.7.6 #1128

Closed scherztc closed 4 months ago

scherztc commented 7 months ago

Descriptive summary

New versions of Fedora have been released to address an ActiveMQ vulnerability that is being actively exploited. See below. There’s now a Fedora 4.7.6 we should upgrade to. I think this will be pretty much a drop in replacement and easy upgrade.

Expected behavior

Actual behavior

Steps to reproduce the behavior

  1. Do this
  2. Then do this...

Related work

Link to related issues or prior related work here.

scherztc commented 5 months ago

When testing it locally, I had to

  1. Set .fcrepo_wrapper to version 4.7.6

  2. Tried to run fcrepo_wrapper and got this error message:

    Starting Fedora 4.7.6 on port 8984 ... 
    /Users/scherztc/.rbenv/versions/2.7.8/lib/ruby/gems/2.7.0/gems/fcrepo_wrapper-0.9.0/lib/fcrepo_wrapper/downloader.rb:7: warning: calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open
  3. When I try and update the gem, the ruby version 2.7.8 is out dated.

I am looking at the https://github.com/cbeer/fcrepo_wrapper repo to put in an issue.

scherztc commented 5 months ago

https://github.com/cbeer/fcrepo_wrapper/issues/48

scherztc commented 4 months ago

Completed March 1, 2024