| version 1.199, 2009/07/09 07:50:24 |
version 1.200, 2009/07/09 08:04:32 |
|
|
| MKDEBUG build was broken because the .depend files did not know |
MKDEBUG build was broken because the .depend files did not know |
| about .go files. You need to remove all .depend files and rebuild. |
about .go files. You need to remove all .depend files and rebuild. |
| |
|
| |
20080802: |
| |
A regression in binary compatibility for pthread_mutex_t has |
| |
been fixed. Unfortunately, the price is breaking compatibility |
| |
for -current. |
| |
|
| |
Threaded programs (using libpthread) and C++ programs (using |
| |
libstdc++) compiled after 20070907 and before 20080802 need to |
| |
be recompiled. |
| |
|
| |
One way to find affected pkgsrc packages: |
| |
|
| |
$ grep REQUIRES=/usr/lib/libpthread /var/db/pkg/*/+BUILD_INFO |
| |
$ grep REQUIRES=/usr/lib/libstdc++ /var/db/pkg/*/+BUILD_INFO |
| |
|
| 20080731: |
20080731: |
| WAPBL (metadata journaling support) has been added, but at this |
WAPBL (metadata journaling support) has been added, but at this |
| time isn't backwards compatible with pre-WAPBL aware kernels |
time isn't backwards compatible with pre-WAPBL aware kernels |