| patch |
summary |
view |
raw |
| texvc_location.patch |
includes/DefaultSettings.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| mimetypes.patch |
includes/DefaultSettings.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| debian_specific_config.patch |
config/index.php | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
|
view
|
download
|
| fix_postgre.patch |
includes/DatabasePostgres.php | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
|
view
|
download
|
| CVE-2008-4408.patch |
includes/SkinTemplate.php | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
|
view
|
download
|
| CVE-2008-5249_CVE-2008-5250_CVE-2008-5252.patch |
img_auth.php | 28 +
includes/AutoLoader.php | 1
includes/DefaultSettings.php | 2
includes/Exception.php | 11
includes/IEContentAnalyzer.php | 823 ++++++++++++++++++++++++++++++++++++++
includes/MimeMagic.php | 27 +
includes/SpecialImport.php | 30 -
includes/SpecialUndelete.php | 37 +
includes/SpecialUpload.php | 65 ++-
includes/StreamFile.php | 51 +-
includes/Title.php | 8
includes/XmlTypeCheck.php | 76 +--
includes/filerepo/FSRepo.php | 21
languages/messages/MessagesEn.php | 5
maintenance/language/messages.inc | 5
profileinfo.php | 2
16 files changed, 1109 insertions(+), 83 deletions(-)
|
view
|
download
|
| 1.12.4-security.patch |
config/index.php | 73 ++++---
includes/GlobalFunctions.php | 15 +
maintenance/convertLinks.inc | 52 ++---
maintenance/initStats.inc | 22 +-
maintenance/updaters.inc | 398 +++++++++++++++++++++----------------------
maintenance/userDupes.inc | 46 ++--
6 files changed, 316 insertions(+), 290 deletions(-)
|
view
|
download
|