- Issue created by @mlecha
- π¬π§United Kingdom Jon Pollard
... and also for the 2.x branch - which is also still missing some security updates
- π¬π§United Kingdom Jon Pollard
It's not marked as "not supported", so does that mean that it is still supported?
If it becomes 'not supported' then that becomes something of an issue for quite a few sites.
- πΊπΈUnited States kruser
It shows Not Supported on our Updates page (attached). We're just manually applying the security updates as I don't think they have any plans to keep the D7 project going.
- π¬π§United Kingdom Jon Pollard
The "Not Supported" on your updates page shows that the distribution contains elements which are no longer supported. I don't think that is the same thing as the distribution itself not being supported.
- π¨π¦Canada mlecha
Matt Glaman provided some instuctions on what needs to be done to roll your own upgrade:
https://www.drupal.org/project/commerce_kickstart/issues/3138599#comment... βI cloned the project using:
git clone --branch 7.x-1.x https://git.drupalcode.org/project/commerce_kickstart.git
and then edited disto.make and drupal-org.make for the updates.To produce the patch and upload the changes I think I need to commit the changes and make a diff file, but I'm not sure how to do that..
I think that witout a git account I don't have rights to commit changes? I downloaded the branch by https rather than git@
Then from the git bash shell I'm not sure what I'd need to do to download the newer core release into my files. I had assume it was something like "make" but no love there. Composer is starting to look easy! ;-)
- πΊπΈUnited States SergFromSD
we need new 1.0 and 2.0 branches updated with the latest drupal releases including security vulnerability fixes.
If no-one has time to do it can we at least get detailed instructions on how to do it ourselves? Otherwise Kickstart under D7 suddenly becomes and unusable product.
Thank you
- π¨π¦Canada mlecha
I did create a git SSH key and tried to commit the changes to distro.make and drupal-org.make for the 7.x-1.x project but don't have rights to commit the change.
$ git push remote: remote: ======================================================================== remote: remote: You are not allowed to push code to this project. remote: remote: ======================================================================== remote: fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
I'll try to reach @mglaman and see if we can be taught what to do..
- Status changed to Fixed
over 1 year ago 9:43pm 31 May 2023 - πΊπΈUnited States rszrama
Sorry for being tardy, y'all ... crazy spring, and we just didn't have the time allocated we needed for updates to legacy projects. Just packaged 7.x-1.72 with updates to Drupal core, Ctools, and Views.
Automatically closed - issue fixed for 2 weeks with no activity.