--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-1767
2011-02-19 01:03:15
--------------------------------------------------------------------------------
Name : luabind
Product : Fedora 13
Version : 0.9.1
Release : 1.fc13
URL : http://www.rasterbar.com/products/luabind.html
Summary : A library that helps create bindings between C++ and Lua
Description :
Luabind is a library that helps you create bindings between C++ and Lua. It
has the ability to expose functions and classes, written in C++, to Lua. It
will also supply the functionality to define classes in Lua and let them derive
from other Lua classes or C++ classes. Lua classes can override virtual
functions from their C++ base classes. It is written towards Lua 5.0, and does
not work with Lua 4.
--------------------------------------------------------------------------------
Update Information:
New package - luabind - A library that helps create bindings between C++ and Lua
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #659368 - Review Request: luabind - A library that helps create bindings between C++ and Lua
https://bugzilla.redhat.com/show_bug.cgi?id=659368
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update luabind' 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-1552
2011-02-15 21:04:52
--------------------------------------------------------------------------------
Name : gtest
Product : Fedora 14
Version : 1.5.0
Release : 2.fc14
URL : http://code.google.com/p/googletest/
Summary : Google C++ testing framework
Description :
Google's framework for writing C++ tests on a variety of platforms
(GNU/Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the
xUnit architecture. Supports automatic test discovery, a rich set of
assertions, user-defined assertions, death tests, fatal and non-fatal
failures, various options for running the tests, and XML test report
generation.
--------------------------------------------------------------------------------
Update Information:
Update to latest upstream release gtest-1.5.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jan 16 2011 Terje Rosten <terje.rosten(a)ntnu.no> - 1.5.0-2
- Add python to buildreq
* Wed Jan 12 2011 Terje Rosten <terje.rosten(a)ntnu.no> - 1.5.0-1
- 1.5.0
- some cleanup
* Thu Aug 26 2010 Dan Horák <dan[at]danny.cz> - 1.4.0-2
- added workaround for linking the tests on Fedora >= 13 (#564953, #599865)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update gtest' 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-1777
2011-02-19 01:03:37
--------------------------------------------------------------------------------
Name : bind
Product : Fedora 14
Version : 9.7.3
Release : 1.fc14
URL : http://www.isc.org/products/BIND/
Summary : The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
Description :
BIND (Berkeley Internet Name Domain) is an implementation of the DNS
(Domain Name System) protocols. BIND includes a DNS server (named),
which resolves host names to IP addresses; a resolver library
(routines for applications to use when interfacing with DNS); and
tools for verifying that the DNS server is operating properly.
--------------------------------------------------------------------------------
Update Information:
Update to 9.7.3 bugfix release. Notable fixes are:
* bind didn't include root zone DNSKEY (Fedora 13, BZ#626262)
* named logged unneeded messages to system log (BZ#605826)
* dig +trace might not work on dualstack systems (BZ#674334)
* libisccc and libisccfg libraries was linked incorrectly (BZ#665971)
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 18 2011 Adam Tkac <atkac redhat com> 32:9.7.3-1
- update to 9.7.3
- bind97-krb5-self.patch merged
- fix dig +trace on dualstack systems (#674334)
- fix linkage order when building on system with older BIND (#665971)
- reduce number of gcc warnings
* Mon Dec 20 2010 Adam Tkac <atkac redhat com> 32:9.7.2-5.P3
- fix "krb5-self" update-policy rule processing
* Thu Dec 2 2010 Adam Tkac <atkac redhat com> 32:9.7.2-4.P3
- update to 9.7.2-P3
* Mon Nov 8 2010 Adam Tkac <atkac redhat com> 32:9.7.2-3.P2
- don't emit various informational messages by default (#645544)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626262 - bind doesn't include the dns root key
https://bugzilla.redhat.com/show_bug.cgi?id=626262
[ 2 ] Bug #605826 - Excessive logging of common DNS events clogs syslog
https://bugzilla.redhat.com/show_bug.cgi?id=605826
[ 3 ] Bug #674334 - /usr/bin/dig has problem on dualstacked system
https://bugzilla.redhat.com/show_bug.cgi?id=674334
[ 4 ] Bug #665971 - bind build links with wrong libraries
https://bugzilla.redhat.com/show_bug.cgi?id=665971
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update bind' 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-1769
2011-02-19 01:03:19
--------------------------------------------------------------------------------
Name : perl-Test-LongString
Product : Fedora 14
Version : 0.15
Release : 1.fc14
URL : http://search.cpan.org/dist/Test-LongString/
Summary : Perl module to test long strings
Description :
This module provides some drop-in replacements for the string comparison
functions of Test::More, but which are more suitable when you test against
long strings. If you've ever had to search for text in a multi-line string
like an HTML document, or find specific items in binary data, this is the
module for you.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 18 2011 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 0.15-1
- Upstream update.
* Wed Nov 3 2010 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 0.14-1
- Upstream update.
- Minor spec cleanups.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-Test-LongString' 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-1784
2011-02-19 01:03:51
--------------------------------------------------------------------------------
Name : google-perftools
Product : Fedora 14
Version : 1.7
Release : 1.fc14
URL : http://code.google.com/p/google-perftools/
Summary : Very fast malloc and performance analysis tools
Description :
Perf Tools is a collection of performance analysis tools, including a
high-performance multi-threaded malloc() implementation that works
particularly well with threads and STL, a thread-friendly heap-checker,
a heap profiler, and a cpu-profiler.
--------------------------------------------------------------------------------
Update Information:
Update google-perftools to 1.7
Among the many new features in this release is a multi-megabyte reduction in the amount of tcmalloc overhead uder x86_64, improved performance in the case of contention, and many many bugfixes, especially architecture-specific bugfixes. See the ChangeLog for full details:
http://google-perftools.googlecode.com/svn/tags/perftools-1.7/ChangeLog
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 18 2011 Tom Callaway <spot(a)fedoraproject.org> - 1.7-1
- update to 1.7
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 2 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.6-2
- fix pprof to work properly with jemalloc (bz 657118)
* Fri Aug 6 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.6-1
- update to 1.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #675376 - google-perftools-1.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=675376
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update google-perftools' 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-1795
2011-02-19 01:04:14
--------------------------------------------------------------------------------
Name : rubygem-boxgrinder-build-s3-delivery-plugin
Product : Fedora 13
Version : 0.0.5.1
Release : 1.fc13
URL : http://www.jboss.org/boxgrinder
Summary : Amazon Simple Storage Service (Amazon S3) Delivery Plugin
Description :
BoxGrinder Build Amazon Simple Storage Service (Amazon S3) Delivery Plugin
--------------------------------------------------------------------------------
Update Information:
Fixed [BZ#678601] BoxGrinder fails to load S3 plugin
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #678601 - BoxGrinder fails to load S3 plugin
https://bugzilla.redhat.com/show_bug.cgi?id=678601
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update rubygem-boxgrinder-build-s3-delivery-plugin' 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-2288
2011-02-26 04:39:03.800092
--------------------------------------------------------------------------------
Name : firstboot
Product : Fedora 15
Version : 1.117
Release : 2.fc15
URL : http://fedoraproject.org/wiki/FirstBoot
Summary : Initial system configuration utility
Description :
The firstboot utility runs after installation. It guides the user through
a series of steps that allows for easier configuration of the machine.
--------------------------------------------------------------------------------
Update Information:
This update fixes several crashers by ensuring Plymouth is quit before firstboot runs.
This is an updated that fixes firstboot not running after install.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #679171 - Hitting enter to move to Next screen crashes firstboot
https://bugzilla.redhat.com/show_bug.cgi?id=679171
[ 2 ] Bug #670379 - Unknown lvalue 'ValidNoProcess' in section 'Service'.
https://bugzilla.redhat.com/show_bug.cgi?id=670379
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update firstboot' 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-2287
2011-02-26 04:39:03
--------------------------------------------------------------------------------
Name : fedora-bookmarks
Product : Fedora 15
Version : 15
Release : 0.1
URL : http://fedoraproject.org/
Summary : Fedora bookmarks
Description :
This package contains the default bookmarks for Fedora.
--------------------------------------------------------------------------------
Update Information:
This is nice-to-have for f15-alpha per docs team.
http://docs.fedoraproject.org/release-notes is deprecated, this update replaces this link with http://docs.fedoraproject.org, and renames the link to "Fedora Documentation" in the default bookmarks file.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #656737 - Link to Release Notes using legacy URL
https://bugzilla.redhat.com/show_bug.cgi?id=656737
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update fedora-bookmarks' 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-2205
2011-02-25 23:12:31
--------------------------------------------------------------------------------
Name : xorg-x11-server
Product : Fedora 15
Version : 1.9.99.1
Release : 6.20101201.fc15
URL : http://www.x.org
Summary : X.Org X11 X server
Description :
X.Org X11 X server
--------------------------------------------------------------------------------
Update Information:
Fix input option parsing - don't overwrite xorg.conf options with driver defaults.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #676827 - keyboard with german layout doesn't work in gdm
https://bugzilla.redhat.com/show_bug.cgi?id=676827
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update xorg-x11-server' 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-2203
2011-02-25 23:12:26
--------------------------------------------------------------------------------
Name : mesa
Product : Fedora 15
Version : 7.10
Release : 0.27.fc15
URL : http://www.mesa3d.org
Summary : Mesa graphics libraries
Description :
Mesa
--------------------------------------------------------------------------------
Update Information:
Fix miscompilation with gcc 4.6.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #679924 - F15 gcc 4.6.0 -fno-omit-frame-pointer lead to segfault in mesa
https://bugzilla.redhat.com/show_bug.cgi?id=679924
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update mesa' 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
--------------------------------------------------------------------------------