Fedora 12 Update: pstreams-devel-0.7.0-1.fc12

updates at fedoraproject.org updates at fedoraproject.org
Mon May 31 18:25:51 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-8516
2010-05-13 18:50:53
--------------------------------------------------------------------------------

Name        : pstreams-devel
Product     : Fedora 12
Version     : 0.7.0
Release     : 1.fc12
URL         : http://pstreams.sourceforge.net/
Summary     : POSIX Process Control in C++
Description :
PStreams class is like a C++ wrapper for the POSIX.2 functions
popen(3) and pclose(3), using C++ iostreams instead of C's stdio
library.

--------------------------------------------------------------------------------
Update Information:

>From upstream    "There is one change in behaviour in the new release: when
opening a pstream for  reading with pstderr the pstdout mode is no longer added
automatically, and the  initial read source will be set to the child process'
stderr stream.  I've checked the pdf2djvu package and its use of pstreams will
not be affected,  because it explicitly passes both pstdout|pstderr to the
ipstream constructor."    Changelog file has more details.    Some changes (main
ones I found):    - Remove preprocessor check for Sun CC and define typedefs
unconditionally.  - pstream.h: Don't add pstdout to ipstream mode if pstderr
given. Set initial mode correctly on open.  Bump version to 0.7.0 due to change
in behaviour.  -  Remove std qualifiers on FILE as <stdio.h> is included and not
<cstdio>.  - Bug 2118980: Use more portable UTF-32 as iconv target.  - Fix bug
2118980: generate dependency for test_pstreams
--------------------------------------------------------------------------------
ChangeLog:

* Wed May 12 2010 Jonathan Wakely <pstreams at kayari.org> - 0.7.0-1
- Add spec file to upstream repo and update.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #591573 - update to latest version of pstreams
        https://bugzilla.redhat.com/show_bug.cgi?id=591573
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update pstreams-devel' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list