← Back to team overview

mahara-contributors team mailing list archive

[Bug 1827012] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9937
Committed: https://git.mahara.org/mahara/mahara/commit/4969de68369dfe30ee6972901471dbf571ed6591
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit 4969de68369dfe30ee6972901471dbf571ed6591
Author: Ghada El-Zoghbi <ghada@xxxxxxxxxxxxxxx>
Date:   Tue Apr 30 17:57:34 2019 +1000

Bug 1827012: Fix makefile to run composer init for ssphp

behatnotneeded

Change-Id: I589e35c2d6970352f7059ef229b4274045a02b4b

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1827012

Title:
  Security Release 17.10.8 Makefile

Status in Mahara:
  Fix Released

Bug description:
  Mahara: 17.10.8
  OS: Linux
  DB: Postgres
  Browser: n/a

  
  The latest security release 17.10.8 has a bug in the Makefile when it's building ssphp.

  It needs to specify the dependency on running the composer init first.

  i.e.

  initcomposer: installcomposer

  Otherwise, the make ssphp failes because it can't find the
  composer.phar file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1827012/+subscriptions


References