Commit Graph

6 Commits

Author SHA256 Message Date
Philipp Thomas
5f0572924d - Update to 1.46.1, a bugfix release:
• Asio:
      - EV_ONESHOT seems to cause problems on some versions of Mac OS X, with
        the io_service destructor getting stuck inside the close() system call.
        Changed the kqueue backend to use EV_CLEAR instead (#5021).
      - Fixed compile failures with some versions of g++ due to the use of
        anonymous enums (#4883).
      - Fixed a bug on kqueue-based platforms, where some system calls that
        repeatedly fail with EWOULDBLOCK are not correctly re-registered with
        kqueue.
      - Changed asio::streambuf to ensure that its internal pointers are
        updated correctly after the data has been modified using std::streambuf
        member functions.
      - Fixed a bug that prevented the linger socket option from working on
        platforms other than Windows.
 For the rest see NEWS or the boost web site http://www.boost.org
  directory or see http://www.boost.org/users/news/version_1_46_0 .

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=57
2011-03-18 12:11:35 +00:00
Philipp Thomas
4f3759cce6 For the rest of the changes see NEWS in the package documentation
directory or see http://www.boost.org/users/news/version_1_46_1 .

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=54
2011-03-14 13:28:54 +00:00
OBS User unknown
fc05f47b44 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=11 2008-01-30 16:55:59 +00:00
OBS User unknown
d9bea232c9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=6 2007-08-14 14:16:04 +00:00
OBS User unknown
c8e3e1ed18 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=4 2007-08-10 15:00:05 +00:00
OBS User unknown
38d5b4f71e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=1 2007-01-15 23:06:09 +00:00