Fedora 9 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Fri Jun 19 13:47:35 UTC 2009


The following builds have been pushed to Fedora 9 updates-testing

    dbus-cxx-0.4.0-1.fc9
    deluge-0.5.9.3-2.fc9
    sipp-3.1-5.fc9
    slimdata-2.6.3-5.fc9
    snake-0.11-0.15.fc9

Details about builds:


================================================================================
 dbus-cxx-0.4.0-1.fc9 (FEDORA-2009-6727)
 C++ bindings for the DBus library
--------------------------------------------------------------------------------
Update Information:

This release introduces the dbus-cxx-glibmm library to provide a means of
integrating dbus-cxx with glibmm. The key class is DBus::Glib::Dispatcher which
performs exactly like DBus::Dispatcher except all actual dispatching occurs in
the Glibmm main loop. Since Gtkmm uses Glibmm for it's main loop this also
provides a mechanism for integrating dbus-cxx into Gtkmm. To enable glibmm
support pass --enable-glibmm to configure. There are also a few new changes to
DBus::Dispatcher. The constructor now accepts a boolean parameter is_running
(defaults to true) that will automatically start the dispatcher when
constructed. Also, the dispatcher will call stop() on destruction to effect an
orderly shutdown. DBus::Dispatcher has had a few bugs fixed and a few missing
pieces filled in. The watch thread finally has support for the case where there
are no watches. Instead, the watch thread will use sleep for the same timeout
period as select() was using and upon reawakening will check for new watches. A
missing mutex was also added to DBus::Dispatcher::create_connection(), and a
hack was removed from the dispatch thread that called flush() on each connection
(the auto-start on the Dispatchers revealed the source of the problem and the
need for the hack). Finally, the standard pointer typedef and static create()
methods were added to the dispatcher classes to standardize across all dbus-cxx
classes. This release introduces a new macro DBUS_CXX_ITERATOR_SUPPORT to
support types that are not natively supported by dbus-cxx but can be
static_cast<> to a supported type. This is typically most useful for supporting
enumeration types.dbus-cxx-xml2cpp has been modified to use
DBUS_CXX_ITERATOR_SUPPORT to support castable types when generating proxy and
adapter interfaces for both methods and signals. The example computer-is-a has
been modified to demonstrate the use of dbus-cxx-xml2cpp and enums with both
methods and signals.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jun 18 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.4.0-1
- New release
- Added glibmm subpackage
* Wed Jun 17 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.3.4-1
- New release
* Tue Jun 16 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.3.3-1
- New release
* Mon Jun 15 2009 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.3.2-1
- New release
--------------------------------------------------------------------------------


================================================================================
 deluge-0.5.9.3-2.fc9 (FEDORA-2009-6682)
 A GTK+ BitTorrent client with support for DHT, UPnP, and PEX
--------------------------------------------------------------------------------
Update Information:

This release adds a backported upstream patch to fix a directory traversal
vulnerability in the included copy of libtorrent which would allow a remote
attacker to create or overwrite arbitrary files via a ".." (dot dot) and partial
relative pathname in a specially-crafted torrent.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jun 18 2009 Peter Gordon <peter at thecodergeek.com> - 0.5.9.3-2
- Revert CVS files to to 0.9.5.3
- Add backported patch for the included copy of rb_libtorrent to fix
  CVE-2009-1760 (#505523):
  + 0.5.9.3-CVE-2009-1760.diff
* Thu Nov 13 2008 Peter Gordon <peter at thecodergeek.com> - 1.0.5-1
- Update to new upstream release (1.0.5)
- Drop desktop file icon name hack (fixed upstream).
- Add setuptools runtime dependency, to fix "No module named pkg_resources"
  error messages.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #505523 - CVE-2009-1760 rb_libtorrent: arbitrary file overwrite vulnerability
        https://bugzilla.redhat.com/show_bug.cgi?id=505523
--------------------------------------------------------------------------------


================================================================================
 sipp-3.1-5.fc9 (FEDORA-2009-6775)
 SIP test tool / traffic generator
--------------------------------------------------------------------------------
Update Information:

Fixed issue with 5-digit port numbers
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jun 18 2009 Peter Lemenkov <lemenkov at gmail.com> 3.1-5
- Fixed issue with 5-digit port numbers
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Jan 17 2009 Tomas Mraz <tmraz at redhat.com> 3.1-3
- rebuild with new openssl
--------------------------------------------------------------------------------


================================================================================
 slimdata-2.6.3-5.fc9 (FEDORA-2009-6739)
 Tools and library for reading and writing slim compressed data
--------------------------------------------------------------------------------
Update Information:

Change manfile name to match binary name.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jun 15 2009 Matthew Truch <matt at truch.net> - 2.6.3-5
- Change name of man page from slim to slimdata to match binary.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #506141 - slimdata : Conflicts with slim
        https://bugzilla.redhat.com/show_bug.cgi?id=506141
--------------------------------------------------------------------------------


================================================================================
 snake-0.11-0.15.fc9 (FEDORA-2009-6779)
 Smart Network Automated Kickstart Environment
--------------------------------------------------------------------------------
Update Information:

- ticket#67 - For F11 and newer, specify a UI method if template does not
provide one   - ticket#66 - Snake will use grubby --copy-default to retain any
existing required boot arguments   - Improve handling of non-anonymous FTP URL's
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jun 17 2009 James Laska <jlaska at redhat.com> 0.11-0.15
- ticket#67 - For F11 and newer, specify a UI method if template does not
  provide one
- ticket#66 - Snake will use grubby --copy-default to retain any existing
  required boot arguments
- Improve handling of non-anonymous FTP URL's
* Mon Mar  2 2009 James Laska <jlaska at redhat.com> 0.11-0.14
- Bump to work around previous koji tag
* Mon Mar  2 2009 James Laska <jlaska at redhat.com> 0.11-0.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
--------------------------------------------------------------------------------





More information about the fedora-test-list mailing list