--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-17985
2010-11-21 00:53:25
--------------------------------------------------------------------------------
Name : rubygem-hoe
Product : Fedora 14
Version : 2.7.0
Release : 2.fc14
URL : http://rubyforge.org/projects/seattlerb/
Summary : Hoe is a simple rake/rubygems helper for project Rakefiles
Description :
Hoe is a rake/rubygems helper for project Rakefiles. It helps generate
rubygems and includes a dynamic plug-in system allowing for easy
extensibility. Hoe ships with plug-ins for all your usual project
tasks including rdoc generation, testing, packaging, and deployment.
Plug-ins Provided:
* Hoe::Clean
* Hoe::Debug
* Hoe::Deps
* Hoe::Flay
* Hoe::Flog
* Hoe::Inline
* Hoe::Package
* Hoe::Publish
* Hoe::RCov
* Hoe::Signing
* Hoe::Test
See class rdoc for help. Hint: ri Hoe
--------------------------------------------------------------------------------
Update Information:
Hoe 2.7.0 is released.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Nov 20 2010 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 2.7.0-2
- 2.7.0
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update rubygem-hoe' 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-2010-18250
2010-11-26 20:32:51
--------------------------------------------------------------------------------
Name : rubygem-hashery
Product : Fedora 14
Version : 1.3.0
Release : 3.fc14
URL : http://rubyworks.github.com/hashery
Summary : Facets bread collection of Hash-like classes
Description :
The Hashery is a collection of Hash-like classes, spun-off from the original
Ruby Facets library. Included are the widely used OrderedHash, the related but
more featured Dictionary class, a number of open classes, similiar to the
standard OpenStruct and a few variations on the standard Hash.
--------------------------------------------------------------------------------
Update Information:
Added R: rubygem(facets) to make require 'hashery' working as expected
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #653407 - Review Request: rubygem-hashery - A collection of Hash-like classes for Ruby
https://bugzilla.redhat.com/show_bug.cgi?id=653407
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update rubygem-hashery' 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-2010-18188
2010-11-26 00:21:46
--------------------------------------------------------------------------------
Name : ibus-qt
Product : Fedora 13
Version : 1.3.0
Release : 3.fc13
URL : http://code.google.com/p/ibus/
Summary : Qt IBus library and Qt input method plugin
Description :
Qt IBus library and Qt input method plugin.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 25 2010 Takao Fujiwara <tfujiwar(a)redhat.com> - 1.3.0-3
- Fixed Bug 616277 - hangul text color is not properly set in kwrite
- Added ibus-qt-HEAD.patch
Fixed Bug 655530 - Selected text gets deleted in KDE
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #655530 - Selected text gets deleted in KDE if Input Method (iBus) is enabled
https://bugzilla.redhat.com/show_bug.cgi?id=655530
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update ibus-qt' 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-2010-17416
2010-11-07 21:03:59
--------------------------------------------------------------------------------
Name : znc
Product : Fedora 12
Version : 0.096
Release : 1.fc12
URL : http://znc.sf.net/
Summary : An advanced IRC bouncer
Description :
ZNC is an IRC bouncer with many advanced features like detaching,
multiple users, per channel playback buffer, SSL, IPv6, transparent
DCC bouncing, Perl and C++ module support to name a few.
--------------------------------------------------------------------------------
Update Information:
New stuff
* Added a new module: clearbufferonmsg. (r2107) (r2151)
* Added an optional server name argument to /znc jump. (r2109)
* Big overhaul for modperl. (r2119) (r2120) (r2122) (r2123) (r2125) (r2127) (r2133) (r2136) (r2138) (r2140) (r2142) (r2143) (r2144) (r2146) (r2147) (r2156) (r2160)
* Modules can now directly influence other modules' web pages. (r2128) (r2129) (r2130) (r2131) (r2132) (r2134) (r2135)
[edit] Fixes
* The route_replies module now handles "354" who replies. (r2112)
* Fixed a bogus "invalid password" error during login with some clients. (r2117)
* Reject long input lines on incoming connections. (r2124)
* The lastseen module should only link to webadmin if the latter is loaded. (r2126)
* Fixed cases where HTTP requests were incorrectly dropped. (r2148) (r2149)
* Fixed partyline to work with servers that don't send a 005 CHANTYPES. (r2162)
* Fixed error message from configure if dlopen() isn't found. (r2166)
[edit] Minor stuff
* Renamed "vhost" to "bindhost" to better describe what the option does. (r2113)
* Honor timezone offset in the simple_away module. (r2114)
* Load global modules as soon as their config line is read. (r2118)
* Use poll() instead of select() by default. (r2153) (r2165)
* Ignore the channel key "*" in the chansaver module. (r2155)
[edit] Internal stuff
* Fixed some function prototypes. (r2108)
* Rearranged ZNC's CAP handling to IRCds. (r2137)
* Added more doxygen comments. (r2139) (r2145) (r2150) (r2152) (r2154) (r2157)
* Removed some useless typedefs. (r2158)
* Clean up the lastseen module. (r2163) (r2164)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Nov 6 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.096-1
- Update to znc 0.096
* Fri Sep 10 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.094-1
- Update to znc 0.094
* Tue Aug 10 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.093-2.svn2101
- Update to znc 0.093.svn2101 to fix CVE-2010-2812 and CVE-2010-2934
* Tue Aug 3 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.093-1.svn2098
- Update to znc 0.093 svn2098
* Wed Jul 14 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.092-1
- Update to znc 0.092
* Wed Jun 16 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.090-2
- Backport r2026 of ZNC subversion repo to fix bug 603915
- NULL pointer dereference flaw leads to segfault under certain conditions
* Sun Jun 6 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.090-1
- Update to znc 0.090
* Thu May 27 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.090-0.1.rc1
- Update to znc 0.090-rc1
* Thu May 27 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.089-7.svn2004
- Update to znc 0.089.svn2004
* Tue May 18 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.089-6.svn2000
- Re-enable saslauth
* Tue May 18 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.089-5.svn2000
- Re-enable modperl
* Tue May 18 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.089-4.svn2000
- Update to znc 0.089.svn2000
* Sun Apr 25 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.089-3.svn1944
- Update to znc 0.089.svn1944
* Wed Apr 7 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.081-2.svn1897
- Update to znc 0.081.svn1897
* Mon Mar 29 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.081-1.svn1850
- Update to znc 0.081.svn1850
* Thu Feb 18 2010 Nick Bebout <nb(a)fedoraproject.org> - 0.080-1
- Update to znc 0.080
* Wed Dec 30 2009 Nick Bebout <nb(a)fedoraproject.org> - 0.078-1
- Update to znc 0.078
* Sun Dec 13 2009 Nick Bebout <nb(a)fedoraproject.org> - 0.078-0.1.rc1
- Update to znc 0.078.rc1
* Mon Dec 7 2009 Nick Bebout <nb(a)fedoraproject.org> - 0.077-1.svn1672
- Add a DCCVHost config option which specifies the VHost (IP only!) for DCC bouncing. (r1647)
- Users cloned via the admin module no longer automatically connect into IRC. (r1653)
- Inform new clients about their /away status. (r1655)
- The "BUG" messages from route_replies can now be turned off via /msg *route_replies silent yes. (r1660)
- Rewrite znc.conf on SIGUSR1. (r1666)
- ISpoofFormat now supports ExpandString. (r1670)
- Allow specifing port and password for delserver. (r1640)
- Write the config file on restart and shutdown. (r1641)
- Disable c-ares if it is not found unless --enable-c-ares was used. (r1644) (r1645)
- blockuser was missing an admin check. (r1648)
- Sometimes, removing a server caused znc to lose track of which server it is connected to. (r1659)
- Include a more portable header for uint32_t in SHA256.h. (r1665)
- Fixed cases where ZNC didn't properly block PONG replies to its own PINGs. (r1668)
- Fixed a possible crash if a client disconnected before an auth module was able to verify the login. (r1669)
- Away allowed to accidentally execute IRC commands. (r1672)
- Comment out some weird code in Client.cpp. (r1646)
- Remove connect_throttle since it's obsoleted by fail2ban. (r1649)
- Remove outdated sample znc.conf. (r1654)
- route_replies now got a higher timeout before it generates a "BUG" message. (r1657)
- Documented the signals on which znc reacts better. (r1667)
- New module hook OnIRCConnecting(). (r1638)
- Remove obsolete CUtils::GetHashPass(). (r1642)
- A module's GetDescription() now returns a C-String. (r1661) (r1662)
- When opening a module, check the version number first and don't do anything on a mismatch. (r1663)
* Fri Dec 4 2009 Stepan Kasal <skasal(a)redhat.com> - 0.076-3
- rebuild against perl 5.10.1
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update znc' 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-2010-18035
2010-11-22 21:35:45
--------------------------------------------------------------------------------
Name : mingw32-boost
Product : Fedora 14
Version : 1.44.0
Release : 1.fc14
URL : http://www.boost.org
Summary : MinGW Windows port of Boost C++ Libraries
Description :
Boost provides free peer-reviewed portable C++ source libraries. The
emphasis is on libraries which work well with the C++ Standard
Library, in the hopes of establishing "existing practice" for
extensions and providing reference implementations so that the Boost
libraries are suitable for eventual standardization. (Some of the
libraries have already been proposed for inclusion in the C++
Standards Committee's upcoming C++ Standard Library Technical Report.)
--------------------------------------------------------------------------------
Update Information:
update to 1.44 to match native version, prevent DLL attachment failures due to crashing pseudo relocs
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 18 2010 Thomas Sailer <t.sailer(a)alumni.ethz.ch> - 1.44.0-1
- update to 1.44.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #654424 - mingw32-boost Regex attach dll problem
https://bugzilla.redhat.com/show_bug.cgi?id=654424
[ 2 ] Bug #631467 - FTBFS mingw32-boost-1.41.0-2.fc14
https://bugzilla.redhat.com/show_bug.cgi?id=631467
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update mingw32-boost' 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-2010-17923
2010-11-19 21:53:29
--------------------------------------------------------------------------------
Name : libnetfilter_conntrack
Product : Fedora 13
Version : 0.9.0
Release : 1.fc13
URL : http://netfilter.org
Summary : Netfilter conntrack userspace library
Description :
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 19 2010 Paul P. Komkoff Jr <i(a)stingr.net> - 0.9.0-1
- new upstream version
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update libnetfilter_conntrack' 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-2010-17936
2010-11-19 21:53:55
--------------------------------------------------------------------------------
Name : pyserial
Product : Fedora 13
Version : 2.5
Release : 1.fc13
URL : http://pyserial.sourceforge.net
Summary : Python serial port access library
Description :
This module encapsulates the access for the serial port. It provides backends
for standard Python running on Windows, Linux, BSD (possibly any POSIX
compilant system) and Jython. The module named "serial" automaticaly selects
the appropriate backend.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Nov 19 2010 Paul P. Komkoff Jr <i(a)stingr.net> - 2.5-1
- new upstream version
* Wed Jul 21 2010 David Malcolm <dmalcolm(a)redhat.com> - 2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #642233 - RFE: Update to pyserial 2.5
https://bugzilla.redhat.com/show_bug.cgi?id=642233
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update pyserial' 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-2010-18068
2010-11-22 21:36:54
--------------------------------------------------------------------------------
Name : gdcm
Product : Fedora 14
Version : 2.0.16
Release : 7.fc14
URL : http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=Main_Page
Summary : Grassroots DiCoM is a C++ library to parse DICOM medical files
Description :
GDCM implements the dicom base standard part 5 that concentrates on image file
format. Hence GDCM supports the following formats:
- ACR-NEMA version 1 and 2 (huffman compression is not supported),
- DICOM version 3.0, including various encodings of JPEG - lossless & lossy-,
RLE, J2K, deflated, JPEG-LS (very experimental) (MPEG2 compression is not
supported)
- Papyrus V2 and V3 file headers should be readable,
--------------------------------------------------------------------------------
Update Information:
This update fixes a problem with include directories as described in bug 655738
Enable vtk support
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 22 2010 Mario Ceresa <mrceresa(a)gmail.com> 2.0.16-7
- Fixed bug 655738
* Fri Nov 19 2010 Mario Ceresa <mrceresa(a)gmail.com> 2.0.16-6
- Enabled VTK support
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #655738 - Wrong include path
https://bugzilla.redhat.com/show_bug.cgi?id=655738
[ 2 ] Bug #649669 - reenable vtk support
https://bugzilla.redhat.com/show_bug.cgi?id=649669
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update gdcm' 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-2010-17869
2010-11-18 23:25:10
--------------------------------------------------------------------------------
Name : perl-Net-SNMP
Product : Fedora 14
Version : 6.0.1
Release : 1.fc14
URL : http://search.cpan.org/dist/Net-SNMP/
Summary : Object oriented interface to SNMP
Description :
The Net::SNMP module implements an object oriented interface to the
Simple Network Management Protocol. Perl applications can use the
module to retrieve or update information on a remote host using the
SNMP protocol. The module supports SNMP version-1, SNMP version-2c
(Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module
assumes that the user has a basic understanding of the Simple Network
Management Protocol and related network management concepts.
--------------------------------------------------------------------------------
Update Information:
Update to 6.0.1, which removed all occurrences of the "locked" attribute, deprecated in perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 17 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 6.0.1-1
- update to 6.0.1, which removed all occurrences of the "locked" attribute,
deprecated in perl 5.12.0
- okay to use Socket6 now.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #652158 - Use of :locked is deprecated
https://bugzilla.redhat.com/show_bug.cgi?id=652158
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-Net-SNMP' 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-2010-17857
2010-11-18 23:24:36
--------------------------------------------------------------------------------
Name : AcetoneISO2
Product : Fedora 13
Version : 2.3
Release : 1.fc13
URL : http://www.acetoneteam.org/
Summary : CD/DVD Image Manipulator
Description :
AcetoneISO2: The CD/DVD image manipulator for Linux, it can do the following:
- Mount and Unmount ISO, MDF, NRG (if iso-9660 standard)
- Convert / Extract / Browse to ISO : *.bin *.mdf *.nrg *.img *.daa *.cdi
*.xbx *.b5i *.bwi *.pdi
- Play a DVD Movie ISO with most commonly-used media players
- Generate an ISO from a Folder or CD/DVD
- Generate/Check MD5 file of an image
- Encrypt/decrypt an image
- Split image into X megabyte chunks
- Highly compress an image
- Rip a PSX cd to *.bin to make it work with epsxe/psx emulators
- Restore a lost CUE file of *.bin *.img
--------------------------------------------------------------------------------
Update Information:
Update to version 2.3
- added utility to burn ISO/TOC/CUE images to CD-R/RW optical discs
- added utility to burn ISO images to DVD-+R/RW optical discs (including DL)
- AcetoneISO can now burn the raw images it generates when creating an image from CD-Audio (toc support)
- fixed segmentation fault in erase cd/dvd function when no cd/dvd device is found
- notice user if mounting an UDF ISO image providing him correct linux command to mount the image as root user
- small gui changes, most important is that the gui window size is not locked anymore to a minimum value
- updated some i18n translations
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 18 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.3-1
- update to 2.3
* Mon Jun 28 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.2.2-2
- fix qt buildrequires
* Mon Jun 28 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.2.2-1
- update to 2.2.2
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update AcetoneISO2' 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
--------------------------------------------------------------------------------