|
| 1 | +commit bb70653d820450507097230add9fa1fa13b2453c |
| 2 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 3 | +Date: Thu Nov 20 09:42:42 2014 -0500 |
| 4 | + |
| 5 | + Revert "Fix crash when decoding a = at end of the data" |
| 6 | + |
| 7 | + This reverts commit 1544d178c4cf56ee8358f06475c4b3e45dddc11c. |
| 8 | + |
| 9 | +M sope-core/NGExtensions/NGQuotedPrintableCoding.m |
| 10 | + |
| 11 | +commit 67c58bfd91e859c9bf643cf20cc44ed2fe6e389f |
| 12 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 13 | +Date: Tue Nov 18 10:52:22 2014 -0500 |
| 14 | + |
| 15 | + Improved last commit after more Outlook's brain damange findings |
| 16 | + |
| 17 | +M sope-core/NGExtensions/NGBase64Coding.m |
| 18 | +M sope-mime/NGMime/NGMimePartGenerator.m |
| 19 | + |
| 20 | +commit c959d950a64d45d679f8a59a82a3b499c05415f8 |
| 21 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 22 | +Date: Tue Nov 18 09:06:37 2014 -0500 |
| 23 | + |
| 24 | + Disable original and broken padding. |
| 25 | + |
| 26 | +M sope-core/NGExtensions/NGBase64Coding.m |
| 27 | + |
| 28 | +commit 2c127ff4a7a448820c7b36b68918fce0c394c7d7 |
| 29 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 30 | +Date: Mon Nov 17 21:04:01 2014 -0500 |
| 31 | + |
| 32 | + Pad the output buffer to avoid Outlook corruption |
| 33 | + |
| 34 | +M sope-core/NGExtensions/NGBase64Coding.m |
| 35 | + |
| 36 | +commit 1544d178c4cf56ee8358f06475c4b3e45dddc11c |
| 37 | +Author: Enrique J. Hernández Blasco <ejhernandez@zentyal.com> |
| 38 | +Date: Fri Nov 14 11:37:04 2014 +0100 |
| 39 | + |
| 40 | + Fix crash when decoding a = at end of the data |
| 41 | + |
| 42 | + In decoding a quoted printable mail. There is a buffer overflow |
| 43 | + as we are always parsing two bytes instead of one. |
| 44 | + |
| 45 | + See the full backtrace at: |
| 46 | + |
| 47 | + https://gist.github.com/sixstone-qq/cb8099b66c2911e8aaf2 |
| 48 | + |
| 49 | +M sope-core/NGExtensions/NGQuotedPrintableCoding.m |
| 50 | + |
| 51 | +commit ceae95aaa2400b339c1ed42650c5bc35b2170dff |
| 52 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 53 | +Date: Wed Nov 12 11:22:21 2014 -0500 |
| 54 | + |
| 55 | + Avoid failures on non-RHEL7 distros |
| 56 | + |
| 57 | +M packaging/rhel/sope.spec |
| 58 | + |
| 59 | +commit 31de3aac952b97c10b3fecbde5068673ee1538df |
| 60 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 61 | +Date: Mon Nov 10 16:07:55 2014 -0500 |
| 62 | + |
| 63 | + Adjust the GNUstep makefiles path on EL7 |
| 64 | + |
| 65 | +M packaging/rhel/sope.spec |
| 66 | + |
| 67 | +commit dd065c21ec420dbdbd486b9c57ccd33220eab123 |
| 68 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 69 | +Date: Mon Nov 10 15:38:24 2014 -0500 |
| 70 | + |
| 71 | + Cleaned up the file |
| 72 | + |
| 73 | +M packaging/rhel/sope.spec |
| 74 | + |
| 75 | +commit 7305bc339f72ba9790813ec66a8da53acaef4382 |
| 76 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 77 | +Date: Mon Nov 10 15:31:54 2014 -0500 |
| 78 | + |
| 79 | + Fixed spec file for EL7 |
| 80 | + |
| 81 | +M packaging/rhel/sope.spec |
| 82 | + |
| 83 | +commit 19fbde18941a18037905086e46e20bb1f1c6206b |
| 84 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 85 | +Date: Mon Nov 10 14:10:35 2014 -0500 |
| 86 | + |
| 87 | + Verbose logging |
| 88 | + |
| 89 | +M packaging/rhel/sope.spec |
| 90 | + |
| 91 | +commit 31aec7522fee85b7c164e0ffb49ab9cabe8303cd |
| 92 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 93 | +Date: Mon Nov 10 14:02:05 2014 -0500 |
| 94 | + |
| 95 | + Fixed one more typo |
| 96 | + |
| 97 | +M packaging/rhel/sope.spec |
| 98 | + |
| 99 | +commit 6398402d19490a8f2ebf9c443adb3baa0b1df421 |
| 100 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 101 | +Date: Mon Nov 10 13:57:11 2014 -0500 |
| 102 | + |
| 103 | + Fixed typo |
| 104 | + |
| 105 | +M packaging/rhel/sope.spec |
| 106 | + |
| 107 | +commit 74a3367274565893a7d00753d38886b48ec3c096 |
| 108 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 109 | +Date: Mon Nov 10 13:51:33 2014 -0500 |
| 110 | + |
| 111 | + Improvements to spec file |
| 112 | + |
| 113 | +M packaging/rhel/sope.spec |
| 114 | + |
| 115 | +commit 7062f085c58b89daecb2b7db3ff782ebc4e47901 |
| 116 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 117 | +Date: Mon Nov 10 13:40:08 2014 -0500 |
| 118 | + |
| 119 | + spec file improvements, disabled Oracle support for now |
| 120 | + |
| 121 | +M packaging/rhel/sope.spec |
| 122 | + |
| 123 | +commit 75995d361fb0e5da74c9e84f753bc2dca03270c9 |
| 124 | +Author: Wolfgang Sourdeau <Wolfgang@Contre.COM> |
| 125 | +Date: Sat Feb 22 09:00:47 2014 -0500 |
| 126 | + |
| 127 | + WOCompountElement: the array of children was not properly allocated, leading to a buffer overflow |
| 128 | + |
| 129 | +M sope-appserver/NGObjWeb/DynamicElements/WOCompoundElement.h |
| 130 | +M sope-appserver/NGObjWeb/DynamicElements/WOCompoundElement.m |
| 131 | + |
| 132 | +commit 9fe995c38d190f051acacdd5f2eeefc58b837f24 |
| 133 | +Author: Jeroen Dekkers <jeroen@dekkers.ch> |
| 134 | +Date: Mon Oct 13 11:49:54 2014 +0200 |
| 135 | + |
| 136 | + Add support for arm64 |
| 137 | + |
| 138 | +M sope-gdl1/GDLAccess/EOSQLQualifier.m |
| 139 | +M sope-gdl1/GDLAccess/FoundationExt/PrintfFormatScanner.m |
| 140 | + |
| 141 | +commit fb65ea6df85a76caaae3c480178d182c0cabe93c |
| 142 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 143 | +Date: Wed Oct 15 16:21:51 2014 -0400 |
| 144 | + |
| 145 | + Small fix on RHEL7 |
| 146 | + |
| 147 | +M packaging/rhel/sope.spec |
| 148 | + |
| 149 | +commit e193644086d96e0f4ca7ce13c9ca4bc4ba0c7d08 |
| 150 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 151 | +Date: Wed Oct 15 16:12:31 2014 -0400 |
| 152 | + |
| 153 | + Fixed unused dependancy |
| 154 | + |
| 155 | +M packaging/rhel/sope.spec |
| 156 | + |
| 157 | +commit bcffd9a6034ada60b20319e209cf4474b8f359f8 |
| 158 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 159 | +Date: Wed Oct 15 16:03:52 2014 -0400 |
| 160 | + |
| 161 | + Disabled Oracle support on RHEL7 |
| 162 | + |
| 163 | +M packaging/rhel/sope.spec |
| 164 | + |
| 165 | +commit 00a3dc5c059d0efeb5003f768aca3c1ded0b3e66 |
| 166 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 167 | +Date: Wed Oct 15 15:50:29 2014 -0400 |
| 168 | + |
| 169 | + Initial work on RHEL 7 |
| 170 | + |
| 171 | +M packaging/rhel/sope.spec |
| 172 | + |
| 173 | +commit cb31698b1b23a4a82cfa79a2e4f7b6c733c067ab |
| 174 | +Author: Francis Lachapelle <flachapelle@inverse.ca> |
| 175 | +Date: Mon Oct 6 13:54:11 2014 -0400 |
| 176 | + |
| 177 | + Fix BrazilianPortuguese language mapping |
| 178 | + |
| 179 | +M sope-appserver/NGObjWeb/Languages.plist |
| 180 | + |
| 181 | +commit 34893bd565e91c24dbed6c371ce57615345de6fd |
| 182 | +Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
| 183 | +Date: Fri Sep 26 14:34:25 2014 -0400 |
| 184 | + |
| 185 | + Update ChangeLog |
| 186 | + |
| 187 | +M ChangeLog |
| 188 | + |
1 | 189 | commit 0ee64d0309ecc96a29d7c788e56246aec3606ad5 |
2 | 190 | Author: Ludovic Marcotte <lmarcotte@inverse.ca> |
3 | 191 | Date: Mon Sep 15 15:46:45 2014 -0400 |
|
0 commit comments