The following Fedora EPEL 6 Security updates need testing:

    https://admin.fedoraproject.org/updates/couchdb-1.0.2-1.el6
    https://admin.fedoraproject.org/updates/erlang-R14B-02.1.el6
    https://admin.fedoraproject.org/updates/mediawiki116-1.16.5-1.el6
    https://admin.fedoraproject.org/updates/wordpress-3.1.2-1.el6
    https://admin.fedoraproject.org/updates/libmodplug-0.8.8.3-2.el6
    https://admin.fedoraproject.org/updates/viewvc-1.1.11-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

    drbdlinks-1.19-1.el6
    imapsync-1.422-1.el6
    openscada-0.7.1-4.el6
    perl-Nagios-Plugin-0.35-1.el6
    portmidi-217-3.el6
    root-5.28.00d-1.el6
    transifex-client-0.5-1.el6
    viewvc-1.1.11-1.el6

Details about builds:


================================================================================
 drbdlinks-1.19-1.el6 (FEDORA-EPEL-2011-3341)
 A program for managing links into a DRBD shared partition
--------------------------------------------------------------------------------
Update Information:

The drbdlinks program manages links into a DRBD partition which is shared among 
several machines. A simple configuration file, "/etc/drbdlinks.conf", specifies 
the links. This can be used to manage e.g. links for /etc/httpd, /var/lib/pgsql 
and other system directories that need to appear as if they are local to the 
system when running applications after the drbd shared partition has been 
mounted.

When running drbdlinks with "start" as the mode, drbdlinks will rename the 
existing files/directories and then make symbolic links into the DRBD 
partition, "stop" does the reverse. By default, rename appends ".drbdlinks" to 
the name, but this can be overridden.

An init script is included which runs "stop" before heartbeat starts, and after 
heartbeat stops. This is done to try to ensure that when the shared partition 
isn't mounted, the links are in their normal state.
--------------------------------------------------------------------------------


================================================================================
 imapsync-1.422-1.el6 (FEDORA-EPEL-2011-3355)
 Tool to migrate email between IMAP servers
--------------------------------------------------------------------------------
Update Information:

- Added --debugLIST to track messages list uid or number only.
- Bugfix: a lack of variable initialisation caused to fetch no existing 
messages.
-  The APPEND error then the FETCH 0 byte error may be fixed now.
- relogin1 before each folder select.
- --splitX are set into sub login_imap() now.
- Added --relogin1 option (--relogin1 5) to force a reconnection when FETCH 
message fails on host1.
- Added --debugcontent to avoid debugging content (can be big) with --debug 
option.
- Added --debugflags to permit flag debugging only.
- Added --flagsCase to correct flag case that are not RFC compliant \SEEN -> 
\Seen (on by default).
- Added output to track 0 byte messages during the fetch on host1.
- Bugfix. --proxyauth2 was setting proxyauth1!
-  Thanks to Denis BREAN!
- MDaemon 12
- Exchange 6.5 host1
- Bugfix. Modified create_folder() to avoid Inbox -> INBOX problem ("already 
exists").
- Bugfix. --maxsize --minsize now work with --useuid
- Bugfix. flag sync of already transfered messages now take care of --maxsize 
--minsize options.
- --delete2 implies --expunge2 now unless --noexpunge2 is given.
- exit if --delete and --delete2 are given together.
- Same behavior for --expunge or --expunge1.
- Added 0 length message tracking when fetching host1.
--------------------------------------------------------------------------------
ChangeLog:

* Mon May 16 2011 Nick Bebout <[email protected]> - 1.422-1
- Added --debugLIST to track messages list uid or number only.
- Bugfix: a lack of variable initialisation caused to fetch no existing 
messages.
-  The APPEND error then the FETCH 0 byte error may be fixed now.
- relogin1 before each folder select.
- --splitX are set into sub login_imap() now.
- Added --relogin1 option (--relogin1 5) to force a reconnection when FETCH 
message fails on host1.
- Added --debugcontent to avoid debugging content (can be big) with --debug 
option.
- Added --debugflags to permit flag debugging only.
- Added --flagsCase to correct flag case that are not RFC compliant \SEEN -> 
\Seen (on by default).
- Added output to track 0 byte messages during the fetch on host1.
- Bugfix. --proxyauth2 was setting proxyauth1!
-  Thanks to Denis BREAN!
- MDaemon 12
- Exchange 6.5 host1
- Bugfix. Modified create_folder() to avoid Inbox -> INBOX problem ("already 
exists").
- Bugfix. --maxsize --minsize now work with --useuid
- Bugfix. flag sync of already transfered messages now take care of --maxsize 
--minsize options.
- --delete2 implies --expunge2 now unless --noexpunge2 is given.
- exit if --delete and --delete2 are given together.
- Same behavior for --expunge or --expunge1.
- Added 0 length message tracking when fetching host1.
--------------------------------------------------------------------------------


================================================================================
 openscada-0.7.1-4.el6 (FEDORA-EPEL-2011-3339)
 Open SCADA system project
--------------------------------------------------------------------------------
Update Information:







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

* Tue May 17 2011 Aleksey Popkov <[email protected]> - 0.7.1-4
- Adding of autoreconf command.
* Mon Apr 18 2011 Aleksey Popkov <[email protected]> - 0.7.1-3
- Updated for noarch packages enable.
* Fri Apr 15 2011 Aleksey Popkov <[email protected]> - 0.7.1-2
- Cosmetics of file name.
* Thu Apr 14 2011 Aleksey Popkov <[email protected]> - 0.7.1-1
- New source packages implementation is released.
- Documentation separated by languages.
- Libraries DB packages is added for *-LibDB-Main and *-LibDB-VCA.
- Instead DemoDB package added Model's packages for "AGLKS" and "Boiler".
- Adding the BFN module to self package.
--------------------------------------------------------------------------------


================================================================================
 perl-Nagios-Plugin-0.35-1.el6 (FEDORA-EPEL-2011-3350)
 Family of perl modules to streamline writing Nagios plugins
--------------------------------------------------------------------------------
Update Information:

Update to 0.35.
--------------------------------------------------------------------------------
ChangeLog:

* Mon May 16 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.35-1
- Update to 0.35.
--------------------------------------------------------------------------------


================================================================================
 portmidi-217-3.el6 (FEDORA-EPEL-2011-3353)
 Real-time Midi I/O Library
--------------------------------------------------------------------------------
Update Information:

Sync with master
--------------------------------------------------------------------------------
ChangeLog:

* Sat May 14 2011 Daniel Drake <[email protected]> - 217-3
- move Requires:Java to tools subpackage, its not needed by the main package
* Wed Feb  9 2011 Fedora Release Engineering <[email protected]> 
- 217-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 root-5.28.00d-1.el6 (FEDORA-EPEL-2011-3343)
 Numerical data analysis framework
--------------------------------------------------------------------------------
Update Information:

Update of root to version 5.28.00d. For a list of new features and fixed bugs 
see: 
http://root.cern.ch/drupal/content/root-version-v5-28-00-patch-release-notes

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

* Fri May 13 2011 Mattias Ellert <[email protected]> - 5.28.00d-1
- Update to 5.28.00d
* Mon May  2 2011 Mattias Ellert <[email protected]> - 5.28.00c-1.1
- Fix emacs Requires on RHEL5
--------------------------------------------------------------------------------


================================================================================
 transifex-client-0.5-1.el6 (FEDORA-EPEL-2011-3352)
 Command line tool for Transifex translation management
--------------------------------------------------------------------------------
Update Information:

New administrative options.
--------------------------------------------------------------------------------
ChangeLog:

* Wed May 18 2011 Domingo Becker <[email protected]> - 0.5-1
- New upstream version.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #678680 - Review Request: transifex-client - Command line tool for 
Transifex translation management
        https://bugzilla.redhat.com/show_bug.cgi?id=678680
--------------------------------------------------------------------------------


================================================================================
 viewvc-1.1.11-1.el6 (FEDORA-EPEL-2011-3344)
 Browser interface for CVS and SVN version control repositories
--------------------------------------------------------------------------------
Update Information:

* security fix: remove user-reachable override of cvsdb row limit
* fix broken standalone.py -c and -d options handling
* add --help option to standalone.py
* fix stack trace when asked to checkout a directory (issue #478)
* improve memory usage and speed of revision log markup (issue #477)
* fix broken annotation view in CVS keyword-bearing files (issue #479)
* warn users when query results are incomplete (issue #443)
* avoid parsing errors on RCS newphrases in the admin section (issue #483)
* make rlog parsing code more robust in certain error cases (issue #444)
--------------------------------------------------------------------------------
ChangeLog:

* Wed May 18 2011 Bojan Smojver <[email protected]> - 1.1.11-1
- bump up to 1.1.11
--------------------------------------------------------------------------------


_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to