Fedora 18 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Sun Sep 30 18:23:44 UTC 2012


The following Fedora 18 Security updates need testing:
 Age  URL
  11  https://admin.fedoraproject.org/updates/FEDORA-2012-14279/phpldapadmin-1.2.2-3.gitbbedf1.fc18
   1  https://admin.fedoraproject.org/updates/FEDORA-2012-15067/qt-4.8.3-3.fc18
  17  https://admin.fedoraproject.org/updates/FEDORA-2012-13871/libxslt-1.1.27-1.fc18
   5  https://admin.fedoraproject.org/updates/FEDORA-2012-14664/openjpeg-1.5.0-5.fc18
   5  https://admin.fedoraproject.org/updates/FEDORA-2012-14762/automake17-1.7.9-17.fc18


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

    EekBoek-2.02.00-1.fc18
    astromenace-1.2-17.fc18
    gnome-clocks-0.1.3-1.fc18
    gpaste-2.9-1.fc18
    hiredis-0.11.0-1.fc18
    lato-fonts-1.014-2.fc18
    leechcraft-0.5.80-4.gitgd208a4d.fc18
    mysql-5.5.28-1.fc18
    pass-1.4.1-1.fc18
    pycanberra-0-0.1.git65c3b3f.fc18
    sparkleshare-0.9.3-1.fc18
    wine-1.5.14-1.fc18
    yash-2.32.1-3.fc18

Details about builds:


================================================================================
 EekBoek-2.02.00-1.fc18 (FEDORA-2012-15128)
 Bookkeeping software for small and medium-size businesses
--------------------------------------------------------------------------------
Update Information:

Upgrade to upstream 2.02.00.  This provides important features required by the dutch tax laws as of October 1st, 2012.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Sep 21 2012 Johan Vromans <jvromans at squirrel.nl> - 2.02.00-1
- Upgrade to upstream 2.02.00.
--------------------------------------------------------------------------------


================================================================================
 astromenace-1.2-17.fc18 (FEDORA-2012-15126)
 Hardcore 3D space shooter with spaceship upgrade possibilities
--------------------------------------------------------------------------------
Update Information:

Fix crash when trying to play level 2 and beyond.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 30 2012 Jon Ciesla <limburgher at gmail.com> - 1.2-17
- Patch for crash starting level 2, BZ 832142.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #832142 - [abrt] astromenace-1.2-15.fc17: __GI_raise: Process /usr/bin/astromenace was killed by signal 6 (SIGABRT)
        https://bugzilla.redhat.com/show_bug.cgi?id=832142
--------------------------------------------------------------------------------


================================================================================
 gnome-clocks-0.1.3-1.fc18 (FEDORA-2012-14937)
 Clock application designed for GNOME 3
--------------------------------------------------------------------------------
Update Information:

These are new packages for Fedora.
--------------------------------------------------------------------------------


================================================================================
 gpaste-2.9-1.fc18 (FEDORA-2012-15120)
 Clipboard management system
--------------------------------------------------------------------------------
Update Information:

This package provides the latest version of GPaste. Legacy applet for GNOME Fallback mode is also enabled in this release.

NEW in 2.9 (29/09/2012)
=============

- Now depends on intltool 0.50
- Automake stack is even more modular
- libgpaste has been split into sublibs: libgpaste-core, libgpaste-keybinder and libgpaste-settings
- New libraries: libgpaste-client and libgpaste-daemon
- gpaste CLI is rewritten in C
- Keybindings have totally been reworked
- Performance improvements
- Various code cleanup
- Images support can now be disabled
- Paste and Pop keybinding may behave weirdly because of gtk+
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 30 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 2.9-1
- Update to 2.9
- Enable GNOME fallback applet
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #861725 - gpaste-2.9 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=861725
--------------------------------------------------------------------------------


================================================================================
 hiredis-0.11.0-1.fc18 (FEDORA-2012-15122)
 A minimalistic C client library for Redis
--------------------------------------------------------------------------------
Update Information:

Updated to 0.11.0
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 29 2012 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 0.11.0-1
- Updated to 0.11.0
--------------------------------------------------------------------------------


================================================================================
 lato-fonts-1.014-2.fc18 (FEDORA-2012-15125)
 A sanserif typeface family
--------------------------------------------------------------------------------
Update Information:

This package provides the latest versions of the Lato fonts. It replaces the google-lato-fonts package as well.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #859914 - Rename Review Request: lato-fonts - A sanserif typeface family
        https://bugzilla.redhat.com/show_bug.cgi?id=859914
--------------------------------------------------------------------------------


================================================================================
 leechcraft-0.5.80-4.gitgd208a4d.fc18 (FEDORA-2012-15123)
 A Cross-Platform Modular Internet-Client
--------------------------------------------------------------------------------
Update Information:

leechcraft-0.5.80-4.gitgd208a4d.fc18
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 30 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-4.gitga29292b
- hotstream plugin
* Sun Sep 30 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-3.gitga29292b
- 0.5.80-3.gitga29292b
* Thu Sep 27 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-2
- Upd. dependencies
--------------------------------------------------------------------------------


================================================================================
 mysql-5.5.28-1.fc18 (FEDORA-2012-15119)
 MySQL client programs and shared libraries
--------------------------------------------------------------------------------
Update Information:

- Update to MySQL 5.5.28, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html
- Clean up partially-created database files when mysql_install_db fails
- Honor user and group settings from service file in mysqld-prepare-db-dir
- Export THR_KEY_mysys as a workaround for inadequate threading support
- Adopt new systemd macros for server package install/uninstall triggers
- Use --no-defaults when invoking mysqladmin to wait for the server to start

--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 29 2012 Tom Lane <tgl at redhat.com> 5.5.28-1
- Update to MySQL 5.5.28, for various fixes described at
  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html
- Clean up partially-created database files when mysql_install_db fails
Related: #835131
- Honor user and group settings from service file in mysqld-prepare-db-dir
Resolves: #840431
- Export THR_KEY_mysys as a workaround for inadequate threading support
Resolves: #846602
- Adopt new systemd macros for server package install/uninstall triggers
Resolves: #850222
- Use --no-defaults when invoking mysqladmin to wait for the server to start
Related: #855704
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #840431 - mysqld-prepare-db-dir ignores User and Group settings
        https://bugzilla.redhat.com/show_bug.cgi?id=840431
  [ 2 ] Bug #846602 - MySQL C API missing THR_KEY_mysys
        https://bugzilla.redhat.com/show_bug.cgi?id=846602
  [ 3 ] Bug #850222 - Introduce new systemd-rpm macros in mysql spec file
        https://bugzilla.redhat.com/show_bug.cgi?id=850222
--------------------------------------------------------------------------------


================================================================================
 pass-1.4.1-1.fc18 (FEDORA-2012-15121)
 A password manager using standard Unix tools
--------------------------------------------------------------------------------
Update Information:

Release 1.4.1 fix a gnupg/gnupg2 confusion
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 30 2012 Christophe Fergeau <cfergeau at redhat.com> - 1.4.1-1
- Update to 1.4.1
- Fix gnupg dependency (pass needs gnupg2)
--------------------------------------------------------------------------------


================================================================================
 pycanberra-0-0.1.git65c3b3f.fc18 (FEDORA-2012-14937)
 A very basic (and incomplete) wrapper for libcanberra
--------------------------------------------------------------------------------
Update Information:

These are new packages for Fedora.
--------------------------------------------------------------------------------


================================================================================
 sparkleshare-0.9.3-1.fc18 (FEDORA-2012-15127)
 Easy file sharing based on git repositories
--------------------------------------------------------------------------------
Update Information:

Update to 0.9.3
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 30 2012 Nikos Roussos <nikos at roussos.cc> 0.9.3-1
- Update to 0.9.3
--------------------------------------------------------------------------------


================================================================================
 wine-1.5.14-1.fc18 (FEDORA-2012-15124)
 A compatibility layer for windows applications
--------------------------------------------------------------------------------
Update Information:


 * Much better behavior of the URL cache.
 * Improved GIF image support.
 * More parser features in the shader compiler.
 * Optimizations in JavaScript.
 * Various bug fixes.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 29 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.5.14-1
- version upgrade
* Sat Sep 15 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.5.13-1
- version upgrade
* Fri Aug 31 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.5.12-1
- version upgrade
* Thu Aug 30 2012 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.5.11-2
- rebuild on rawhide for fixed libOSMesa
--------------------------------------------------------------------------------


================================================================================
 yash-2.32.1-3.fc18 (FEDORA-2012-15129)
 Yet Another SHell
--------------------------------------------------------------------------------
Update Information:

New version 2.32.1 is released.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 27 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.32.2-3
- Fix Patch0
* Thu Sep 27 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.32.2-2
- Make help built-in command work also on ja_JP locale
* Wed Sep 26 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.32.1-1
- 2.32.1
--------------------------------------------------------------------------------



More information about the test mailing list