pressflow / 7

Pressflow 7
GNU General Public License v2.0
329 stars 79 forks source link

Pressflow 7.60 #77

Closed mparker17 closed 6 years ago

mparker17 commented 6 years ago

This is a security update.

See https://www.drupal.org/project/drupal/releases/7.60 and https://www.drupal.org/sa-core-2018-006 for more information.

Please note that I cannot merge automatically: someone else please review and merge.

Generated with:

$ git clone --recursive $my_fork_clone_url
$ git remote add upstream https://github.com/pressflow/7.git
$ git remote add drupal https://git.drupal.org/project/drupal.git
$ git fetch --all -t -p
$ git checkout -b pressflow-7.60
$ git merge 7.60
$ git push --set-upstream origin pressflow-7.60

... at which point the Github UI gave me the option to create this pull request for my pressflow-7.60 branch at https://github.com/pressflow/7

mparker17 commented 6 years ago

When this is merged, please close #78

mparker17 commented 6 years ago

/cc: @davidstrauss @elliotttf @fluxsauce @joshkoenig @nnewton @toddross @generalredneck

generalredneck commented 6 years ago

@mparker17 as always thanks for being so quick