Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2023 at 00:23 UTC
Updated:
14 Jun 2023 at 21:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jon pollard commented... and also for the 2.x branch - which is also still missing some security updates
Comment #3
kruser commentedI wonder if this is still supported?
Comment #4
jon pollard commentedIt'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.
Comment #5
kruser commentedIt 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.
Comment #6
jon pollard commentedThe "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.
Comment #7
mlecha commentedComment #8
mlecha commentedMatt 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! ;-)
Comment #9
SergFromSD commentedwe 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
Comment #10
mlecha commentedI 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.
I'll try to reach @mglaman and see if we can be taught what to do..
Comment #11
rszrama commentedSorry 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.