Fedora 11 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

    PragmARC-20060427-6.fc11
    blueman-1.21-1.fc11
    coccinelle-0.1.8-1.fc11.5
    cyrus-imapd-2.3.15-3.fc11
    dracut-modules-olpc-0.2.3-1.fc11
    kobo-0.2.0-1.fc11
    libsvm-2.90-2.fc11
    net-tools-1.60-95.fc11
    oprofile-0.9.5-4.fc11
    php-pecl-gmagick-1.0.2b1-3.fc11
    python-2.6-12.fc11
    system-config-printer-1.1.13-9.fc11
    tangogps-0.9.9-1.fc11
    tennix-1.0-1.fc11
    translate-toolkit-1.4.1-2.fc11
    xfce4-mpc-plugin-0.3.4-1.fc11
    xfwm4-theme-nodoka-0.2-1.fc11

Details about builds:


================================================================================
 PragmARC-20060427-6.fc11 (FEDORA-2009-11044)
 PragmAda Reusable Components, a component library for Ada
--------------------------------------------------------------------------------
Update Information:

new package
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #509159 - Review Request: PragmARC – a component library for Ada
        https://bugzilla.redhat.com/show_bug.cgi?id=509159
--------------------------------------------------------------------------------


================================================================================
 blueman-1.21-1.fc11 (FEDORA-2009-11065)
 GTK+ Bluetooth Manager
--------------------------------------------------------------------------------
Update Information:

Updating Blueman to 1.21.   News:  Proper integration with NetworkManager 0.8
and ModemManager for DUN and PAN connections.   Allows you to monitor your
transferred data while tethering and estimate the costs.  Integrated DUN and PAN
support.   Uses the updated rfkill api from Kernel 2.6.31 for smoother bluetooth
power management.  Updated PulseAudio Support  Updated UI  PolicyKit-1 support
--------------------------------------------------------------------------------
ChangeLog:

* Sun Oct 18 2009 Juan Rodriguez <nushio@xxxxxxxxx> - 1.21-1
- Bumping to the latest Blueman.
--------------------------------------------------------------------------------


================================================================================
 coccinelle-0.1.8-1.fc11.5 (FEDORA-2009-11052)
 Semantic patching for Linux (spatch)
--------------------------------------------------------------------------------
Update Information:

No change - just fixed URL and Source0 to point to new upstream website.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  5 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 0.1.8-1.fc11.5
- Upstream URL and Source0 changed.
* Wed Jun 17 2009 S390x secondary arch maintainer <fedora-s390x@xxxxxxxxxxxxxxxxxxxxxxx> 0.1.8-1.4
- ExcludeArch s390, s390x as we don't have OCaml on those archs
--------------------------------------------------------------------------------


================================================================================
 cyrus-imapd-2.3.15-3.fc11 (FEDORA-2009-11045)
 A high-performance mail server with IMAP, POP3, NNTP and SIEVE support
--------------------------------------------------------------------------------
Update Information:

- debug messages about mail (de)compression are no longer logged
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  5 2009 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.3.15-3
- do not fill logs with mail (de)compression messages (#528093)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #528093 - imaps logging excessive inflate/deflate messages
        https://bugzilla.redhat.com/show_bug.cgi?id=528093
--------------------------------------------------------------------------------


================================================================================
 dracut-modules-olpc-0.2.3-1.fc11 (FEDORA-2009-11049)
 OLPC modules for dracut initramfs
--------------------------------------------------------------------------------
Update Information:

New release fixes booting of partitioned filesystem layouts.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
 kobo-0.2.0-1.fc11 (FEDORA-2009-11051)
 Python modules for tools development
--------------------------------------------------------------------------------
Update Information:

Backwards incompatible changes:  - kobo.hub: TASK_DIR needs to be added to
settings  - kobo.django.menu: rewritten from scratch, menu definition needs
complete rewrite
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  5 2009 Daniel Mach <dmach@xxxxxxxxxx> - 0.2.0-1
- Rewrite menu to get rid of tuples in menu definition. Always use MenuItem classes. (Daniel Mach)
- Send task logs to hub to enable realtime log watching. (Daniel Mach)
- Add menu_item helper. (Tomas Kopecek)
- New version of menu component. (Tomas Kopecek)
- Order tasks to assign by priority first. (Daniel Mach)
- Fix spacing errors to be more PEP 8 compliant. (Daniel Mach)
- Handle SystemExit in TaskManager.run_task(). (Daniel Mach)
- Add a shortcut and pkgset support for computing hashlib based hashes. (Daniel Mach)
- Add hack enabling 'VERBOSE' log level in the python logging module and Logger class. (Daniel Mach)
- Run tests in alphabetical order. (Daniel Mach)
- Fix TaskAdmin to search for user in correct db field. (Tomas Kopecek)
- More convenient admin listing for Worker model. (Tomas Kopecek)
- Add files to cache faster (skip stat call when possible). (Tomas Kopecek)
- Remove deps on postgresql, httpd, mod_auth_kerb and python-krbV.
- Add AUTHORS, COPYING and LICENSE to kobo.rpm.
--------------------------------------------------------------------------------


================================================================================
 libsvm-2.90-2.fc11 (FEDORA-2009-11046)
 A Library for Support Vector Machines
--------------------------------------------------------------------------------
Update Information:

- Obsoletes libsvm-java for ppc and ppc64.  - Upstream update to 2.9, change to
2.90 for conveniently update.    + tools/*.py can be run under python 3.0    +
svm_set_quiet() in python interface to disable outputs    + check gamma < 0    +
internal functions to be static
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  5 2009 Ding-Yi Chen <dchen@xxxxxxxxxx> - 2.90-2
- Obsoletes libsvm-java for ppc and ppc64.
* Wed Nov  4 2009 Ding-Yi Chen <dchen@xxxxxxxxxx> - 2.90-1
- Upstream update to 2.9, change to 2.90 for conveniently update.
  + tools/*.py can be run under python 3.0
  + svm_set_quiet() in python interface to disable outputs
  + check gamma < 0
  + internal functions to be static
--------------------------------------------------------------------------------


================================================================================
 net-tools-1.60-95.fc11 (FEDORA-2009-11010)
 Basic networking tools
--------------------------------------------------------------------------------
Update Information:

Changed "hostname -s" behaviour to be consistent with *BSD/AIX/MacOsX.  Fixed
mii-tool to read only defined generic MII registers.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov  4 2009 Jiri Popelka <jpopelka@xxxxxxxxxx> - 1.60-95
- in mii-tool.c use <linux/mii.h> instead of "mii.h" and fix Bug #491358
* Thu Oct 29 2009 Jiri Popelka <jpopelka@xxxxxxxxxx> - 1.60-94
- Make "hostname -s" display host name cut at the first dot (no
  matter if the host name resolves or not) (bug #531702)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #531702 - hostname -s behaviour should be consistent with other UNIXes
        https://bugzilla.redhat.com/show_bug.cgi?id=531702
  [ 2 ] Bug #491358 - mii-tool is broken
        https://bugzilla.redhat.com/show_bug.cgi?id=491358
--------------------------------------------------------------------------------


================================================================================
 oprofile-0.9.5-4.fc11 (FEDORA-2009-11042)
 System wide profiler
--------------------------------------------------------------------------------
Update Information:

-Fix regression that prevented timer mode from working in OProfile
-Corrected documentation. (rhbz#508669)    -Make the OProfile package available
for ARM based distributions.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct 21 2009 Will Cohen <wcohen@xxxxxxxxxx> - 0.9.5-4
- Switch to using ExcludeArch.
* Wed Oct  7 2009 Will Cohen <wcohen@xxxxxxxxxx> - 0.9.5-3
- Allow timer mode to work.
- Correct location for addditional files in man pages. Resolves: rhbz #508669
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #508669 - oprofile man page cites not-present html docs
        https://bugzilla.redhat.com/show_bug.cgi?id=508669
--------------------------------------------------------------------------------


================================================================================
 php-pecl-gmagick-1.0.2b1-3.fc11 (FEDORA-2009-11057)
 Provides a wrapper to the GraphicsMagick library
--------------------------------------------------------------------------------
Update Information:

Initial import php-pecl-gmagick into Fedora.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #526876 - Review Request: php-pecl-gmagick - Provides a wrapper to the GraphicsMagick library
        https://bugzilla.redhat.com/show_bug.cgi?id=526876
--------------------------------------------------------------------------------


================================================================================
 python-2.6-12.fc11 (FEDORA-2009-11039)
 An interpreted, interactive, object-oriented programming language
--------------------------------------------------------------------------------
Update Information:

This update includes a backported fix for a problem where distutils's "register"
command would generate an invalid configuration file (.pypirc)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov  3 2009 David Malcolm <dmalcolm@xxxxxxxxxx> - 2.6-12
- Patch distutils to fix autogenerated pypirc (patch 17; bug 510657)
* Sat Jul  4 2009 Jonathan Steffan <jsteffan@xxxxxxxxxxxxxxxxx> - 2.6-11
- Move python-config to devel subpackage (#506153)
- Update BuildRoot for new standard
* Sun Jun 28 2009 Jonathan Steffan <jsteffan@xxxxxxxxxxxxxxxxx> - 2.6-10
- Update python-tools description (#448940)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #510657 - distutils creates a broken pypirc and can't upload
        https://bugzilla.redhat.com/show_bug.cgi?id=510657
--------------------------------------------------------------------------------


================================================================================
 system-config-printer-1.1.13-9.fc11 (FEDORA-2009-10893)
 A printer administration tool
--------------------------------------------------------------------------------
Update Information:

This update fixes some UI problems and an issue with troubleshooting network
printers.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  5 2009 Tim Waugh <twaugh@xxxxxxxxxx> 1.1.13-9
- Fail gracefully if the new printer has disappeared before the user
  has responded to the test page prompt (bug #533109).
* Mon Nov  2 2009 Tim Waugh <twaugh@xxxxxxxxxx> 1.1.13-7
- Fixed typo in de.po (bug #532371).
* Fri Oct 30 2009 Tim Waugh <twaugh@xxxxxxxxxx> 1.1.13-6
- Avoid traceback in IPP notification handlers (bug #530641).
* Thu Oct 29 2009 Tim Waugh <twaugh@xxxxxxxxxx> 1.1.13-5
- Added upstream patch for custom state reasons (bug #531872).
- Strip 'zjs' from make-and-model as well (bug #531869).
* Wed Oct 28 2009 Tim Waugh <twaugh@xxxxxxxxxx> 1.1.13-4
- Troubleshoot: connect to the right server when choosing a network
  queue (bug #531482).
- Strip 'zxs' and 'pcl3' from make-and-model (bug #531048).
- Fixed visibility tracking for jobs window (bug #531438).
- Don't display properties dialog for first test page (bug #531490).
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #530641 - [abrt] crash detected in system-config-printer-1.1.13-3.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=530641
  [ 2 ] Bug #531048 - Should strip 'pcl3' and 'zxs' from model name
        https://bugzilla.redhat.com/show_bug.cgi?id=531048
  [ 3 ] Bug #531438 - Job window visibility tracking bug
        https://bugzilla.redhat.com/show_bug.cgi?id=531438
  [ 4 ] Bug #531482 - Troubleshooter fails to get network CUPS printer list
        https://bugzilla.redhat.com/show_bug.cgi?id=531482
  [ 5 ] Bug #531490 - Should not show properties page for first test page
        https://bugzilla.redhat.com/show_bug.cgi?id=531490
  [ 6 ] Bug #531869 - Should strip 'zjs' from model name
        https://bugzilla.redhat.com/show_bug.cgi?id=531869
  [ 7 ] Bug #531872 - Custom state reasons not shown
        https://bugzilla.redhat.com/show_bug.cgi?id=531872
  [ 8 ] Bug #532371 - typo in german localization system-config-printer
        https://bugzilla.redhat.com/show_bug.cgi?id=532371
  [ 9 ] Bug #533109 - [abrt] crash detected in system-config-printer-1.1.13-6.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=533109
--------------------------------------------------------------------------------


================================================================================
 tangogps-0.9.9-1.fc11 (FEDORA-2009-11033)
 GTK+ mapping and GPS application
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  5 2009 Peter Robinson <pbrobinson@xxxxxxxxx> 0.9.9-1
- New upstream 0.9.9 release
* Sun Nov  1 2009 Peter Robinson <pbrobinson@xxxxxxxxx> 0.9.8-1
- New upstream 0.9.8 release
--------------------------------------------------------------------------------


================================================================================
 tennix-1.0-1.fc11 (FEDORA-2009-11060)
 A simple tennis game
--------------------------------------------------------------------------------
Update Information:

New upstream, new features, new polish.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Nov  2 2009 Jon Ciesla <limb@xxxxxxxxxxxx> - 1.0-1
- Update to 1.0, BZ 500068.
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.6.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #500068 - Update to 1.0
        https://bugzilla.redhat.com/show_bug.cgi?id=500068
--------------------------------------------------------------------------------


================================================================================
 translate-toolkit-1.4.1-2.fc11 (FEDORA-2009-11035)
 Tools to assist with translation and software localization
--------------------------------------------------------------------------------
Update Information:

Backport various fixes needed for Pootle 1.3  - r12685 index speedup  - r12686
id index  - r12724 hassuggestion speedup  - r12727 msgidcomment
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov  3 2009 Dwayne Bailey <dwayne@xxxxxxxxxxxxxxxx> - 1.4.1-2
- Backport various fixes needed for Pootle 1.3
   - r12685 index speedup
   - r12686 id index
   - r12724 hassuggestion speedup
   - r12727 msgidcomment
* Thu Oct 15 2009 Dwayne Bailey <dwayne@xxxxxxxxxxxxxxxx> - 1.4.1-1
- Update to 1.4.1
   - Better support for printf (including numbered) variables (bug 1118)
   - Fixes for the upcoming Pootle, including combined searches (bug 1036)
   - subtle bug in tmserver handling of the percent sign (%) (bug 1101)
   - obsolete messages seen as translatable (bug 1114)
- Drop patch bug#1114 - obsolete messages should not be translatable
--------------------------------------------------------------------------------


================================================================================
 xfce4-mpc-plugin-0.3.4-1.fc11 (FEDORA-2009-11058)
 MPD client for the Xfce panel
--------------------------------------------------------------------------------
Update Information:

This update adds user-configurable markups for playlist and tooltips using a
gmpc-like markup. It also fixes an annoying bug when panel was resized, now
button icons are properly resized too.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov  4 2009 Christoph Wickert <cwickert@xxxxxxxxxxxxxxxxx> - 0.3.4-1
- Update to 0.3.4
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.3.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 xfwm4-theme-nodoka-0.2-1.fc11 (FEDORA-2009-11048)
 Nodoka theme for xfwm4
--------------------------------------------------------------------------------
Update Information:

This update introduces a 'shade' button and mouse-over effects. The button
layout can now be configured freely.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov  3 2009 Christoph Wickert <cwickert@xxxxxxxxxxxxxxxxx> - 0.2-1
- Update to 0.2
- License changed from GPLv2 to GPLv2+
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #491092 - Nodoka should be set as default style, and have the "Shade" button
        https://bugzilla.redhat.com/show_bug.cgi?id=491092
--------------------------------------------------------------------------------


-- 
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux