--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-3725
2011-03-21 01:53:29
--------------------------------------------------------------------------------
Name : gmusicbrowser
Product : Fedora 15
Version : 1.1.7
Release : 1.fc15
URL : http://gmusicbrowser.org/
Summary : Jukebox for large collections of music files
Description :
Jukebox for large collections of music files
Uses gstreamer, mpg321/ogg123/flac123 or mplayer for playback
Main features :
- customizable window layouts
- artist/album lock : easily restrict playlist to current artist/album
- easy access to related songs (same artist/album/title)
- simple mass-tagging and mass-renaming
- support multiple genres for each song
- customizable labels can be set for each song
- filters with unlimited nesting of conditions
- customizable weighted random mode
--------------------------------------------------------------------------------
Update Information:
New features in v1.1.7
loads of small bug fixes and small new features (see git log for more details)
some highlights :
* split layouts file into songtree.layout and main.layout, default layouts are now read from layouts/*.layout
* add mpris2 plugin, makes gmb work with the SoundMenu in ubuntu natty
* update artistinfo plugin (ochosi)
* add "Update tags" button in Misc. tab (to force writing of values in gmb to the tags, particulary useful after enabling writing of a field in tags)
* invert left and right-click behavior of Sort, Queue and Filter widgets (it is possible to configure a layout to have the old behavior)
* add some default keyboard shortcuts : F11 for making the window fullscreen, ctr-q to save-and-quit, alt-q to enqueue songs (was previously ctrl-q)
* add re-shuffle entry in sort menu when in shuffle mode
* FilterPane : add option to sort by artist for albums
* FilterPane mosaic : crtl-wheel increase/decrease picture size
* rename album_artist field and allow sorting by it
* add support for changing trayicon when playing or paused (with trayicon-play and trayicon-pause icons)
* should correctly add songs on a network drive that were wrongly considered as not readable
* increase the timeout when downloading a url
* keep cover when renaming albums
* increase limit for track value from 255 to 65535
* fix some drawing artifacts with some widgets
* small changes to google image search parameters and add a google image hi-res source
* update portuguese, czech and german translations
* add korean and russian translations
new layout options :
* add BM container 'Button Menu', a button that pops-up a layout-defined menu
* add option to change the icons of Buttons/Indicators that have different states such as Locks
* add orientation=vertical option to EditListButtons
* add tabpos option for FilterPane
* add new icons mainly for use in layouts
* add support for alpha-transparency in skins
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update gmusicbrowser' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-3868
2011-03-23 04:38:48
--------------------------------------------------------------------------------
Name : ncurses
Product : Fedora 15
Version : 5.8
Release : 2.20110319.fc15
URL : http://invisible-island.net/ncurses/ncurses.html
Summary : Ncurses support utilities
Description :
The curses library routines are a terminal-independent method of
updating character screens with reasonable optimization. The ncurses
(new curses) library is a freely distributable replacement for the
discontinued 4.4 BSD classic curses library.
This package contains support utilities, including a terminfo compiler
tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion
tool captoinfo.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #684849 - newwin regression
https://bugzilla.redhat.com/show_bug.cgi?id=684849
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update ncurses' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-3336
2011-03-15 17:04:11
--------------------------------------------------------------------------------
Name : CGAL
Product : Fedora 15
Version : 3.8
Release : 0.fc15.1.beta1
URL : http://www.cgal.org/
Summary : Computational Geometry Algorithms Library
Description :
Libraries for CGAL applications.
CGAL is a collaborative effort of several sites in Europe and
Israel. The goal is to make the most important of the solutions and
methods developed in computational geometry available to users in
industry and academia in a C++ library. The goal is to provide easy
access to useful, reliable geometric algorithms.
--------------------------------------------------------------------------------
Update Information:
New upstream release
See http://www.cgal.org/releases.html for a complete list of changes
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update CGAL' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4539
2011-03-31 19:59:01.215757
--------------------------------------------------------------------------------
Name : perl-PDL
Product : Fedora 15
Version : 2.4.8
Release : 1.fc15
URL : http://pdl.perl.org/
Summary : The Perl Data Language
Description :
PDL ("Perl Data Language") gives standard Perl the ability to
compactly store and speedily manipulate the large N-dimensional data
arrays which are the bread and butter of scientific computing. PDL
turns perl into a free, array-oriented, numerical language similar to
such commercial packages as IDL and MatLab.
--------------------------------------------------------------------------------
Update Information:
A new version of PDL, 2.4.8, is available
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #688528 - Do not provide perl(Win32)
https://bugzilla.redhat.com/show_bug.cgi?id=688528
[ 2 ] Bug #692487 - perl-PDL-2.4.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=692487
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-PDL' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4223
2011-03-28 05:48:40
--------------------------------------------------------------------------------
Name : perl-URI-Fetch
Product : Fedora 15
Version : 0.09
Release : 11.fc15
URL : http://search.cpan.org/dist/URI-Fetch/
Summary : Smart URI fetching/caching
Description :
URI::Fetch is a smart client for fetching HTTP pages, notably syndication
feeds (RSS, Atom, and others), in an intelligent, bandwidth and time
saving way.
--------------------------------------------------------------------------------
Update Information:
This update adds http proxy support.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-URI-Fetch' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4216
2011-03-28 05:44:57
--------------------------------------------------------------------------------
Name : gtk2hs-buildtools
Product : Fedora 15
Version : 0.12.0
Release : 4.fc15
URL : http://hackage.haskell.org/package/gtk2hs-buildtools
Summary : Haskell Gtk2Hs buildtools
Description :
This package provides a set of helper programs necessary to build
the Gtk2Hs suite of libraries. These tools include:
- a modified c2hs binding tool that is used to generate FFI declarations,
- a tool to build a type hierarchy that mirrors the C type hierarchy of
GObjects found in glib, and
- a generator for signal declarations that are used to call back from C
to Haskell.
These tools are not needed to compile or run Gtk2Hs programs, only to build
the gtk2hs libraries themselves.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update gtk2hs-buildtools' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4216
2011-03-28 05:44:57
--------------------------------------------------------------------------------
Name : hlint
Product : Fedora 15
Version : 1.8.7
Release : 1.fc15
URL : http://hackage.haskell.org/package/hlint
Summary : Haskell Source code suggestions
Description :
Hlint gives suggestions on how to improve your source code.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update hlint' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4216
2011-03-28 05:44:57
--------------------------------------------------------------------------------
Name : hedgewars
Product : Fedora 15
Version : 0.9.15
Release : 7.fc15
URL : http://www.hedgewars.org/
Summary : 2D tankbattle game with the tanks replaced by hedgehogs
Description :
Hedgewars is a turn based strategy game but the real buzz is from watching the
devastation caused by those pesky hedgehogs with those fantastic weapons.
Each player controls a team of several hedgehogs. During the course of the
game, players take turns with one of their hedgehogs. They then use whatever
tools and weapons are available to attack and kill the opponents' hedgehogs,
thereby winning the game. Hedgehogs may move around the terrain in a variety
of ways, normally by walking and jumping but also by using particular tools
such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update hedgewars' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4216
2011-03-28 05:44:57
--------------------------------------------------------------------------------
Name : ghc-zlib-bindings
Product : Fedora 15
Version : 0.0.0
Release : 4.fc15
URL : http://hackage.haskell.org/package/zlib-bindings
Summary : Low-level bindings to the zlib package
Description :
Low-level bindings to the zlib package.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update ghc-zlib-bindings' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-4216
2011-03-28 05:44:57
--------------------------------------------------------------------------------
Name : ghc-zip-archive
Product : Fedora 15
Version : 0.1.1.7
Release : 2.fc15
URL : http://hackage.haskell.org/package/zip-archive
Summary : Haskell zip-archive library
Description :
The zip-archive library provides functions for creating, modifying,
and extracting files from zip archives.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update ghc-zip-archive' 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
--------------------------------------------------------------------------------