Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.05 KB | None | 0 0
  1. glibc-2.12-1.166.el6_7.7.i686 updates
  2. * Thu Jan 28 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.7
  3. - Update fix for CVE-2015-7547 (#1296028).
  4.  
  5. * Mon Jan 25 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.6
  6. - Create helper threads with enough stack for POSIX AIO and timers (#1301625).
  7.  
  8. * Thu Jan 14 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.5
  9. - Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1296028).
  10.  
  11. * Mon Jan 4 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.4
  12. - Support loading more libraries with static TLS (#1291270).
  13.  
  14. * Wed Aug 26 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.166.3
  15. - Check for NULL arena pointer in _int_pvalloc (#1256890).
  16. - Don't change no_dyn_threshold on mallopt failure (#1256891).
  17.  
  18. * Tue Aug 25 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.166.2
  19. - Unlock main arena after allocation in calloc (#1256812).
  20. - Enable robust malloc change again (#1256812).
  21. - Fix perturbing in malloc on free and simply perturb_byte (#1256812).
  22. - Don't fall back to mmap prematurely (#1256812).
  23.  
  24. * Thu Jul 16 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> -2.12-1.166.1
  25. - The malloc deadlock avoidance support has been temporarily removed since it
  26. triggers deadlocks in certain applications (#1244002).
  27.  
  28. * Wed May 20 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166
  29. - Fix ruserok() check to reject, not skip, negative user checks (#1217186).
  30.  
  31. * Thu May 7 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.165
  32. - Optimize ruserok() function for large ~/.rhosts (#1217186).
  33.  
  34. * Mon Apr 20 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.164
  35. - Fix crash in valloc due to the backtrace deadlock fix (#1207236).
  36.  
  37. * Tue Apr 7 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.163
  38. - Fix buffer overflow in gethostbyname_r with misaligned buffer
  39. (#1209376, CVE-2015-1781).
  40.  
  41. * Wed Mar 4 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.162
  42. - Avoid deadlock in malloc on backtrace (#1066724).
  43.  
  44. * Wed Mar 4 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.161
  45. - Support running applications that use Intel AVX-512 (#1195453).
  46.  
  47. * Thu Feb 19 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.160
  48. - Silence logging of record type mismatch for DNSSEC records (#1088301).
  49.  
  50. * Thu Feb 19 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.159
  51. - Shrink heap on free when vm.overcommit_memory == 2 (#867679).
  52.  
  53. * Wed Feb 18 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.158
  54. - Enhance nscd to detect any configuration file changes (#859965).
  55. - Fix __times() handling of EFAULT when buf is NULL (#1124204).
  56. - Fix memory leak with dlopen() and thread-local storage variables (#978098).
  57. - Prevent getaddrinfo from writing DNS queries to random fd (CVE-2013-7423,
  58. - Implement userspace half of in6.h header coordination (#1053178).
  59. - Correctely size relocation cache used by profiler (#1144132).
  60. - Fix reuse of cached stack leading to bounds overrun of DTV (#1116050).
  61.  
  62. * Fri Jan 30 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.157
  63. - Return failure in getnetgrent only when all netgroups have been searched
  64. (#1085312).
  65. - Fix valgrind warning in nscd_stats (#1091915).
  66.  
  67. * Tue Jan 27 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.156
  68. - Initialize xports array (#1159167).
  69. - Fix tst-default-attr test to not fail on powerpc (#1023306).
  70.  
  71. * Mon Jan 19 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.155
  72. - Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183534).
  73.  
  74. * Tue Jan 13 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.154
  75. - Fix typo in nscd/selinux.c (#1125307).
  76. - Actually run test-iconv modules (#1176907).
  77.  
  78. * Thu Dec 11 12:00:00 2014 Carlos O'Donell <carlos@redhat.com> - 2.12-1.153
  79. - Fix recursive dlopen() (#1154563).
  80.  
  81. * Tue Dec 9 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.152
  82. - Fix crashes on invalid input in IBM gconv modules (CVE-2014-6040, #1172044).
  83.  
  84. * Tue Dec 9 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.151
  85. - Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1171296).
  86.  
  87. * Tue Dec 9 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.150
  88. - Fix typo in res_send and res_query (#rh1138769).
  89.  
  90. * Tue Aug 26 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.149
  91. - Remove gconv transliteration loadable modules support (CVE-2014-5119,
  92. - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,
  93.  
  94.  
  95.  
  96. glibc-common-2.12-1.166.el6_7.7.x86_64 updates
  97. * Thu Jan 28 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.7
  98. - Update fix for CVE-2015-7547 (#1296028).
  99.  
  100. * Mon Jan 25 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.6
  101. - Create helper threads with enough stack for POSIX AIO and timers (#1301625).
  102.  
  103. * Thu Jan 14 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.5
  104. - Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1296028).
  105.  
  106. * Mon Jan 4 12:00:00 2016 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166.4
  107. - Support loading more libraries with static TLS (#1291270).
  108.  
  109. * Wed Aug 26 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.166.3
  110. - Check for NULL arena pointer in _int_pvalloc (#1256890).
  111. - Don't change no_dyn_threshold on mallopt failure (#1256891).
  112.  
  113. * Tue Aug 25 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.166.2
  114. - Unlock main arena after allocation in calloc (#1256812).
  115. - Enable robust malloc change again (#1256812).
  116. - Fix perturbing in malloc on free and simply perturb_byte (#1256812).
  117. - Don't fall back to mmap prematurely (#1256812).
  118.  
  119. * Thu Jul 16 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> -2.12-1.166.1
  120. - The malloc deadlock avoidance support has been temporarily removed since it
  121. triggers deadlocks in certain applications (#1244002).
  122.  
  123. * Wed May 20 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.166
  124. - Fix ruserok() check to reject, not skip, negative user checks (#1217186).
  125.  
  126. * Thu May 7 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.165
  127. - Optimize ruserok() function for large ~/.rhosts (#1217186).
  128.  
  129. * Mon Apr 20 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.164
  130. - Fix crash in valloc due to the backtrace deadlock fix (#1207236).
  131.  
  132. * Tue Apr 7 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.163
  133. - Fix buffer overflow in gethostbyname_r with misaligned buffer
  134. (#1209376, CVE-2015-1781).
  135.  
  136. * Wed Mar 4 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.162
  137. - Avoid deadlock in malloc on backtrace (#1066724).
  138.  
  139. * Wed Mar 4 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.161
  140. - Support running applications that use Intel AVX-512 (#1195453).
  141.  
  142. * Thu Feb 19 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.160
  143. - Silence logging of record type mismatch for DNSSEC records (#1088301).
  144.  
  145. * Thu Feb 19 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.159
  146. - Shrink heap on free when vm.overcommit_memory == 2 (#867679).
  147.  
  148. * Wed Feb 18 12:00:00 2015 Carlos O'Donell <carlos@redhat.com> - 2.12-1.158
  149. - Enhance nscd to detect any configuration file changes (#859965).
  150. - Fix __times() handling of EFAULT when buf is NULL (#1124204).
  151. - Fix memory leak with dlopen() and thread-local storage variables (#978098).
  152. - Prevent getaddrinfo from writing DNS queries to random fd (CVE-2013-7423,
  153. - Implement userspace half of in6.h header coordination (#1053178).
  154. - Correctely size relocation cache used by profiler (#1144132).
  155. - Fix reuse of cached stack leading to bounds overrun of DTV (#1116050).
  156.  
  157. * Fri Jan 30 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.157
  158. - Return failure in getnetgrent only when all netgroups have been searched
  159. (#1085312).
  160. - Fix valgrind warning in nscd_stats (#1091915).
  161.  
  162. * Tue Jan 27 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.156
  163. - Initialize xports array (#1159167).
  164. - Fix tst-default-attr test to not fail on powerpc (#1023306).
  165.  
  166. * Mon Jan 19 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.155
  167. - Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183534).
  168.  
  169. * Tue Jan 13 12:00:00 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.154
  170. - Fix typo in nscd/selinux.c (#1125307).
  171. - Actually run test-iconv modules (#1176907).
  172.  
  173. * Thu Dec 11 12:00:00 2014 Carlos O'Donell <carlos@redhat.com> - 2.12-1.153
  174. - Fix recursive dlopen() (#1154563).
  175.  
  176. * Tue Dec 9 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.152
  177. - Fix crashes on invalid input in IBM gconv modules (CVE-2014-6040, #1172044).
  178.  
  179. * Tue Dec 9 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.151
  180. - Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1171296).
  181.  
  182. * Tue Dec 9 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.150
  183. - Fix typo in res_send and res_query (#rh1138769).
  184.  
  185. * Tue Aug 26 12:00:00 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.12-1.149
  186. - Remove gconv transliteration loadable modules support (CVE-2014-5119,
  187. - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement