--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2494
2010-04-01 20:25:15
--------------------------------------------------------------------------------
Name : mimedefang
Product : Fedora EPEL 5
Version : 2.68
Release : 1.el5
URL : http://www.mimedefang.org/
Summary : E-Mail filtering framework using Sendmail's Milter interface
Description :
MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later. It filters all e-mail messages sent via SMTP. MIMEDefang
splits multi-part MIME messages into their components and potentially
deletes or modifies the various parts. It then reassembles the parts
back into an e-mail message and sends it on its way.
There are some caveats you should be aware of before using MIMEDefang.
MIMEDefang potentially alters e-mail messages. This breaks a "gentleman's
agreement" that mail transfer agents do not modify message bodies. This
could cause problems, for example, with encrypted or signed messages.
--------------------------------------------------------------------------------
Update Information:
Release 2.68 is mostly a bug-fix release; the most important changes are: -
Detect Sys::Syslog vs. Unix::Syslog at run-time rather than when running
./configure. - Bug fix: Don't change Content-Disposition to "inline" by
default. This was causing weird bugs with Outlook iCalendar attachments. -
Various crash fixes. - Make relay_is_blacklisted and
relay_is_blacklisted_multi handle IPv6 addresses. - Make the C code call
smfi_setmlreply if the milter library supports it and the Perl code returns a
multi-line reply.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mimedefang' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2503
2010-04-01 20:25:34
--------------------------------------------------------------------------------
Name : duplicity
Product : Fedora EPEL 4
Version : 0.6.08b
Release : 1.el4
URL : http://www.nongnu.org/duplicity/
Summary : Encrypted bandwidth-efficient backup using rsync algorithm
Description :
Duplicity incrementally backs up files and directory by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or
local) file server. In theory many protocols for connecting to a
file server could be supported; so far ssh/scp, local file access,
rsync, ftp, HSI, WebDAV and Amazon S3 have been written.
Because duplicity uses librsync, the incremental archives are space
efficient and only record the parts of files that have changed since
the last backup. Currently duplicity supports deleted files, full
unix permissions, directories, symbolic links, fifos, device files,
but not hard links.
--------------------------------------------------------------------------------
Update Information:
New in v0.6.08b (2010/03/11) ---------------------------- Fix bug where
encrypted backup without --gpg-options crashes. This was a followup issue to
bug 490619 released in 0.6.07. This is attempt #2 -- not sure what happened to
the patch, but it did not show up in 0.6-series like it should have. New
in v0.6.08a (2010/03/11) ---------------------------- Fix bug where encrypted
backup without --gpg-options crashes. This was a followup issue to bug 490619
released in 0.6.07. New in v0.6.08 (2010/03/07)
--------------------------- Bugs closed in this release: - Need accurate
man page info on use of scp/sftp usage. - rdiffdir attempts to reference
undefined variables with some command arguments - TypeError: unsupported
operand type(s) for -: 'NoneType' and 'int' - TypeError: unsupported operand
type(s) for +: 'NoneType' and 'str' New in v0.6.07 (2010/02/28)
--------------------------- Bugs closed in this release: - --tempdir option
doesn't override TMPDIR - [PATCH] WebDAV backend doesn't work - re-add scp
backend and make available via command line option - Use optparse not getopt
- 0.6.06, archive dir: cache desynchronization caused by remove* - SSHBackend
doesn't handle spaces in path - "sslerror: The read operation timed out" with
S3 - Don't Warn when there's old backup to delete - OSError: [Errno 40] Too
many levels of symbolic links - Allow renaming paths as they are restored
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update duplicity' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2525
2010-04-02 02:15:40
--------------------------------------------------------------------------------
Name : viewvc
Product : Fedora EPEL 4
Version : 1.1.5
Release : 2.el4
URL : http://www.viewvc.org/
Summary : Browser interface for CVS and SVN version control repositories
Description :
ViewVC is a browser interface for CVS and Subversion version control
repositories. It generates templatized HTML to present navigable directory,
revision, and change log listings. It can display specific versions of files
as well as diffs between those versions. Basically, ViewVC provides the bulk
of the report-like functionality you expect out of your version control tool,
but much more prettily than the average textual command-line program output.
--------------------------------------------------------------------------------
Update Information:
Full changelog: http://viewvc.tigris.org/source/browse/viewvc/trunk/CHANGES?r
evision=2359&view=markup&pathrev=HEAD - security fix: escape user-provided
search_re input to avoid XSS attack
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #578570 - Incompatible viewvc EL-* update
https://bugzilla.redhat.com/show_bug.cgi?id=578570
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update viewvc' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2485
2010-03-27 02:08:11
--------------------------------------------------------------------------------
Name : python-PSI
Product : Fedora EPEL 5
Version : 0.3
Release : 0.1.b2.el5
URL : http://pypi.python.org/pypi/PSI/
Summary : Shows real time system information in python
Description :
psi is a Python module providing direct access to real-time system
and process information.
--------------------------------------------------------------------------------
Update Information:
psi is a Python module providing direct access to real-time system and process
information.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #507585 - Review Request: python-PSI - Shows real time system information in python
https://bugzilla.redhat.com/show_bug.cgi?id=507585
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-PSI' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2506
2010-04-01 20:25:43
--------------------------------------------------------------------------------
Name : duplicity
Product : Fedora EPEL 5
Version : 0.6.08b
Release : 1.el5
URL : http://www.nongnu.org/duplicity/
Summary : Encrypted bandwidth-efficient backup using rsync algorithm
Description :
Duplicity incrementally backs up files and directory by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or
local) file server. In theory many protocols for connecting to a
file server could be supported; so far ssh/scp, local file access,
rsync, ftp, HSI, WebDAV and Amazon S3 have been written.
Because duplicity uses librsync, the incremental archives are space
efficient and only record the parts of files that have changed since
the last backup. Currently duplicity supports deleted files, full
unix permissions, directories, symbolic links, fifos, device files,
but not hard links.
--------------------------------------------------------------------------------
Update Information:
New in v0.6.08b (2010/03/11) ---------------------------- Fix bug where
encrypted backup without --gpg-options crashes. This was a followup issue to
bug 490619 released in 0.6.07. This is attempt #2 -- not sure what happened to
the patch, but it did not show up in 0.6-series like it should have. New
in v0.6.08a (2010/03/11) ---------------------------- Fix bug where encrypted
backup without --gpg-options crashes. This was a followup issue to bug 490619
released in 0.6.07. New in v0.6.08 (2010/03/07)
--------------------------- Bugs closed in this release: - Need accurate
man page info on use of scp/sftp usage. - rdiffdir attempts to reference
undefined variables with some command arguments - TypeError: unsupported
operand type(s) for -: 'NoneType' and 'int' - TypeError: unsupported operand
type(s) for +: 'NoneType' and 'str' New in v0.6.07 (2010/02/28)
--------------------------- Bugs closed in this release: - --tempdir option
doesn't override TMPDIR - [PATCH] WebDAV backend doesn't work - re-add scp
backend and make available via command line option - Use optparse not getopt
- 0.6.06, archive dir: cache desynchronization caused by remove* - SSHBackend
doesn't handle spaces in path - "sslerror: The read operation timed out" with
S3 - Don't Warn when there's old backup to delete - OSError: [Errno 40] Too
many levels of symbolic links - Allow renaming paths as they are restored
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update duplicity' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2509
2010-04-01 20:25:50
--------------------------------------------------------------------------------
Name : bip
Product : Fedora EPEL 5
Version : 0.8.4
Release : 3.el5
URL : http://bip.t1r.net
Summary : IRC Bouncer
Description :
Bip is an IRC proxy, which means it keeps connected to your preferred IRC
servers, can store the logs for you, and even send them back to your IRC
client(s) upon connection.
You may want to use bip to keep your logfiles (in a unique format and on a
unique computer) whatever your client is, when you connect from multiple
workstations, or when you simply want to have a playback of what was said
while you were away.
--------------------------------------------------------------------------------
Update Information:
Install bipgenconfig.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #566879 - please include bipgenconfig from the bip scripts directory as part of the install
https://bugzilla.redhat.com/show_bug.cgi?id=566879
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update bip' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2481
2010-03-27 02:08:01
--------------------------------------------------------------------------------
Name : iksemel
Product : Fedora EPEL 5
Version : 1.4
Release : 2.el5
URL : http://code.google.com/p/iksemel/
Summary : An XML parser library designed for Jabber applications
Description :
An XML parser library designed for Jabber applications. It is coded in
ANSI C for POSIX compatible environments, thus highly portable.
--------------------------------------------------------------------------------
Update Information:
Add a patch from Quentin Armitage to fix alignment issues.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #549034 - small patch to fix iksemel compile in fedora-arm
https://bugzilla.redhat.com/show_bug.cgi?id=549034
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update iksemel' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2501
2010-04-01 20:25:30
--------------------------------------------------------------------------------
Name : perl-Convert-UUlib
Product : Fedora EPEL 5
Version : 1.33
Release : 1.el5
URL : http://search.cpan.org/dist/Convert-UUlib/
Summary : Perl interface to the uulib library
Description :
A perl interface to the uulib library (a.k.a. uudeview/uuenview).
--------------------------------------------------------------------------------
Update Information:
1.33 Wed Oct 28 09:04:38 CET 2009 - handle yEnc files with part end=0 and
total= more gracefully. I wish yEnc had been created by somebody who knows; what
he does; but I doubt he even knows; what he did. 1.32 Wed Sep 16 20:07:13
CEST 2009 - Due to a glitch with CVS, configure lacked executable bits.
(Quickly reported by Anton Berezin). 1.31 Wed Sep 16 09:04:30 CEST 2009
- do not use system-replacements for case-insensitive string functions when
found, as they are broken on too many systems (mostly bsds, as usual, but at
least some versions of GNU/Linux disagree with themselves apparently). Analyzed
by Anton Berezin. 1.3 Sat Aug 29 01:24:35 CEST 2009 - major changes,
new bugs and changes in decoding behaviour are expected (but not intended). -
major scanning and decoding speed-up (by a factor of 4), by replacing ultra-slow
_FP_gets and improving IsKnownHeader (but fgets is *still* responsible for >50%
if the time). - new option OPT_AUTOCHECK to disable O(n) UUCheckGlobalList
call after every loadfile, majorly speeds up large decodes (easily by a factor
of 10..100). - allow "Smerge -1" to call UUCheckGlobalList. - majorly speed
up part insertion (still O(n), but much faster). - allow for 1023 octet
headers instead of the standard 255 octet ones. - support strcasestr,
strcasecmp, strncasecmp for added speed.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Convert-UUlib' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2511
2010-04-01 20:25:54
--------------------------------------------------------------------------------
Name : globus-gram-job-manager
Product : Fedora EPEL 4
Version : 10.17
Release : 1.el4
URL : http://www.globus.org/
Summary : Globus Toolkit - GRAM Jobmanager
Description :
The Globus Toolkit is an open source software toolkit used for building Grid
systems and applications. It is being developed by the Globus Alliance and
many others all over the world. A growing number of projects and companies are
using the Globus Toolkit to unlock the potential of grids for their cause.
The globus-gram-job-manager package contains:
GRAM Jobmanager
GRAM Job Manager Setup
--------------------------------------------------------------------------------
Update Information:
The Globus Toolkit is an open source software toolkit used for building Grid
systems and applications. It is being developed by the Globus Alliance and many
others all over the world. A growing number of projects and companies are using
the Globus Toolkit to unlock the potential of grids for their cause. The
globus-gram-job-manager package contains: GRAM Jobmanager
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #516536 - Review Request: globus-gram-job-manager - Globus Toolkit - GRAM Jobmanager
https://bugzilla.redhat.com/show_bug.cgi?id=516536
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update globus-gram-job-manager' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2504
2010-04-01 20:25:38
--------------------------------------------------------------------------------
Name : rubygem-fastercsv
Product : Fedora EPEL 5
Version : 1.5.1
Release : 1.el5
URL : http://fastercsv.rubyforge.org/
Summary : Faster, smaller and cleaner replacement to standard CSV library
Description :
FasterCSV is intended as a complete replacement to the CSV standard library.
It is significantly faster and smaller while still being pure Ruby code. It
also strives for a better interface.
--------------------------------------------------------------------------------
Update Information:
A bug fix for deleting blank table rows from Andy Hartford
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rubygem-fastercsv' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------