Difference between revisions of "Ongoing 5.0.1 Patch Trail"

From OpenEMR Project Wiki
Line 20: Line 20:


EXPEDITED:
EXPEDITED:
2a5dd0601e1f616251006d7471997ecd7aaf9651 (Security fix - fixed by Brady)
 
537746bd896c72e7b8ac0b5135845a0398efd52b (menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)
537746bd896c72e7b8ac0b5135845a0398efd52b (menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)
08255ecc16ae15a94aa3102c84d1d6cd7b91d558 (fix for text files in patient report - fixed by Stephen Waite)
08255ecc16ae15a94aa3102c84d1d6cd7b91d558 (fix for text files in patient report - fixed by Stephen Waite)
d66f31991638a3ba7960c6d4a4fb6ce7e48f011f (More security fixes - fixed by Brady)
d66f31991638a3ba7960c6d4a4fb6ce7e48f011f (More security fixes - fixed by Brady)
Line 28: Line 29:


NEED TO TAKE OVER TO PATCH(list of files):
NEED TO TAKE OVER TO PATCH(list of files):
EMPTY
(Security fix - reported by Gloomywind, fixed by Brady)
interface/super/edit_list.php


Always make these scripts blank:
Always make these scripts blank:

Revision as of 08:44, 28 April 2018

                 -----PATCHES--------
-------------------------------------------------------------
(PATCH 1 for 5.0.1 - ____)
--------------------------------------------------------
--------------------------------------------------------

making patch:
mkdir -p path
cp file
zip -r 5-0-1-Patch-1.zip .
________________________________________________________
 
 
--------------------------------------------------------
 
PLANNED COMMITS TO TAKE OVER TO REL-501:
0c9380180a9442fd64302dbc5f76945663c28c94 (Adding checkEvent function for recurring events - fixed by epsdky)
87b0fe7b7b66a954dde4d141b837a639361c6903 (Modified calendar_arrived function to fix issues - fixed by epsdky)

EXPEDITED:

537746bd896c72e7b8ac0b5135845a0398efd52b (menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)

08255ecc16ae15a94aa3102c84d1d6cd7b91d558 (fix for text files in patient report - fixed by Stephen Waite)
d66f31991638a3ba7960c6d4a4fb6ce7e48f011f (More security fixes - fixed by Brady)
0fc4aee408527ae1d3cd921b64a06fc39a84a782 (publish patient menu link fix - fixed by Brady)
ddd51a2214ba8b50bd036bb1d633fa5e2c9b9439 (ubuntu package updates for patch release)

NEED TO TAKE OVER TO PATCH(list of files):
(Security fix - reported by Gloomywind, fixed by Brady)
interface/super/edit_list.php

Always make these scripts blank:
setup.php
Always take over to patch:
version.php

DONE (AWAITING PATCH RELEASE):
EMPTY

---------------------------------------------------------