The following Fedora EPEL 6 Security updates need testing:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3860
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4593
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4574
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4639
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4568
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4627
The following builds have been pushed to Fedora EPEL 6 updates-testing
cppcheck-1.51-1.el6
gnokii-0.6.30-1.el6
mbrowse-0.4.3-3.el6
mimedefang-2.72-2.el6
mr-1.05-1.el6
otf2bdf-3.1-2.el6
perl-Convert-UUlib-1.4-1.el6
rubygem-fastercsv-1.5.4-1.el6
t1utils-1.37-1.el6
torque-2.5.7-4.el6
Details about builds:
================================================================================
cppcheck-1.51-1.el6 (FEDORA-EPEL-2011-4661)
A tool for static C/C++ code analysis
--------------------------------------------------------------------------------
Update Information:
Update to 1.51.
http://sourceforge.net/apps/trac/cppcheck/query?status=closed&group=resolution&milestone=1.51
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 9 2011 Jussi Lehtola <[email protected]> - 1.51-1
- Update to 1.51.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #744540 - cppcheck-1.51 is available
https://bugzilla.redhat.com/show_bug.cgi?id=744540
--------------------------------------------------------------------------------
================================================================================
gnokii-0.6.30-1.el6 (FEDORA-EPEL-2011-4660)
Linux/Unix tool suite for various mobile phones
--------------------------------------------------------------------------------
Update Information:
gnokii 0.6.30
=============
* libgnokii updates
* fix printing BDAY for phonebook entries in vCard format and add label for
PTT Address (X-SIP;POC) and User ID (X-WV-ID)
* fix mbox format of --getsms for sent messages; closes
https://savannah.nongnu.org/bugs/?30050
* fix char_ucs2_encode() function
* add ids for Nokia 1101, 1110, 2730, 6133, 2330c and 6500c to misc.c only;
1101 is untested, 1110 doesn't support many commands because it's a Series 30;
use model=series40 for all
* fix a problem with a multipart message in default alphabet and extended
alphabet characters
* make sure that Series40 3rd Ed+ get proper capabilties
* when encoding to hex format make sure we're using uppercase that should
be compliant with the larger number of the devices
* avoid segfault with gn_cfg_phone_load() when state is not initialized
* add gn_lib_phoneprofile_load_from_external() for 3rd party apps to
initialize gnokii not using gnokii config file
* add BM memory for Cell Broadcast Messages, untested reportedly supported
by some AT phones
* do not change the translation domain of the calling program; this didn't
affect gnokii, xgnokii or smsd because they use the same translation domain as
libgnokii
* fix calendar functions flags for 5130, 5310
* nk6510 driver updates
* fix parsing SMS date from saved messages, bug #29830
* parse call notification frames on Series 40 (tested on 3rd Ed.); closes
https://savannah.nongnu.org/bugs/?20895
* free the cached file lists up on exist
* fix crash when writing calendar notes to Series 40 3rd Ed. and later
* add support for phonet Linux kernel driver for Nokia phones over USB
connections only (use connection=phonet port=usbpn0)
* when WriteCalendarNote fails with 0xf0 frame fallback to
WriteCalendarNote2 as suggested by Daniele Forsi
* nk7110 driver updates
* fix reading SMS from AR and TE
* fake driver updates
* implement enough GN_OP_GetSMSStatus and GN_OP_DeleteSMS to test smsd
receiving with static and file SMS (Daniele Forsi)
* at driver updates
* drop "T" modifier from ATDT because not all phones ignore it and it
prevents the use of direct dialling from phonebooks; see gnokii man page and
GSM 07.07
* for GetSMSStatus sum messages from ME and SM
* xgnokii updates
* support UTF-8 text when editing SMS and when showing details; fixes
https://bugs.launchpad.net/bugs/604947
* smsd updates
* add SQLite3 backend module
* gnokii updates
* place gnokii-errors into the better location - freedesktop compliant
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 9 2011 Robert Scheck <[email protected]> 0.6.30-1
- Update to 0.6.30 and added SQLite subpackage (#466880, #735717)
* Wed Mar 23 2011 Dan HorĂ¡k <[email protected]> - 0.6.29-3
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Tue Feb 8 2011 Fedora Release Engineering <[email protected]>
- 0.6.29-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #466880 - gnokii contains standard rpaths
https://bugzilla.redhat.com/show_bug.cgi?id=466880
[ 2 ] Bug #735717 - Update Request: gnokii 0.6.30-1 - upgrade to new upstream
version
https://bugzilla.redhat.com/show_bug.cgi?id=735717
--------------------------------------------------------------------------------
================================================================================
mbrowse-0.4.3-3.el6 (FEDORA-EPEL-2011-4656)
GUI SNMP MIB browser
--------------------------------------------------------------------------------
Update Information:
mbrowse is a graphical SNMP MIB Browser.
It sadly has no icon so far, but the developers would happily accept
submissions.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #722709 - Review Request: mbrowse - GUI SNMP MIB browser
https://bugzilla.redhat.com/show_bug.cgi?id=722709
--------------------------------------------------------------------------------
================================================================================
mimedefang-2.72-2.el6 (FEDORA-EPEL-2011-4672)
E-Mail filtering framework using Sendmail's Milter interface
--------------------------------------------------------------------------------
Update Information:
* The "make unstripped" target has disappeared. Instead, use: make
INSTALL_STRIP_FLAG=''
* The RPM_INSTALL_ROOT make variable has disappeared. Instead, use the
standard DESTDIR: make install DESTDIR=/some/dir
* In mimedefang.c, truncate overlong responses from the multiplexor. Also
sanitize replies so "\r" doesn't get fed to smfi_setmlreply
* If a slave process replies with a very long reply, have the multiplexor
consume (and discard) the excess input so the multiplexor-to-slave protocol
does not become de-synchronized
* When mimedefang becomes a daemon, have it wait for a "go/no-go" message
from the child before exiting. This should eliminate race conditions whereby
the MTA starts before the milter socket is present
* Avoid run-time errors from Unix::Syslog on some platforms
* Change md_syslog to log the Sendmail Queue-ID if it is available
* Remove references to ParanoidFiler
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 8 2011 Robert Scheck <[email protected]> 2.72-2
- Added build requirement to perl(ExtUtils::MakeMaker)
- Reflected changed parameters to disable binary stripping
* Sat Oct 8 2011 Robert Scheck <[email protected]> 2.72-1
- Upgrade to 2.72
* Tue Feb 8 2011 Fedora Release Engineering <[email protected]>
- 2.71-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
mr-1.05-1.el6 (FEDORA-EPEL-2011-4668)
A multiple repository management tool
--------------------------------------------------------------------------------
Update Information:
* Sat Oct 08 2011 Fabian Affolter <[email protected]> - 1.05-1
- Updated to new upstream version 1.05
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 8 2011 Fabian Affolter <[email protected]> - 1.05-1
- Updated to new upstream version 1.05
--------------------------------------------------------------------------------
================================================================================
otf2bdf-3.1-2.el6 (FEDORA-EPEL-2011-4665)
Generate BDF bitmap fonts from OpenType outline fonts
--------------------------------------------------------------------------------
Update Information:
otf2bdf is a command line utility that uses the FreeType 2 font
rendering library to generate BDF bitmap fonts from OpenType outline
fonts at different sizes and resolutions. This program is essentially
the same as the ttf2bdf program except that it uses FreeType 2.*, not
FreeType 1.*, has some bug fixes, and includes a new command line
parameter to print out the available encoding tables in the font.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #732214 - Review Request: otf2bdf - Generate BDF bitmap fonts from
OpenType outline fonts
https://bugzilla.redhat.com/show_bug.cgi?id=732214
--------------------------------------------------------------------------------
================================================================================
perl-Convert-UUlib-1.4-1.el6 (FEDORA-EPEL-2011-4663)
Perl interface to the uulib library
--------------------------------------------------------------------------------
Update Information:
* Avoid a classical buffer overflow in case a progress message is too long
* This release adds depdencies for snprintf/vsnprintf
* Some uuencode encoders do not generate a final "space" line before the
"end" marker, so do not rely on the line to be there
--------------------------------------------------------------------------------
================================================================================
rubygem-fastercsv-1.5.4-1.el6 (FEDORA-EPEL-2011-4659)
Faster, smaller and cleaner replacement to standard CSV library
--------------------------------------------------------------------------------
Update Information:
Changes for 1.5.4:
* Improved test coverage for the parser
* Improved documentation
* Fixed a bug that prevented "^" from being used as ":quote_char"
* Switched from abort() to throwing exceptions on Ruby 1.9
Changes for 1.5.3:
* A bug fix from Timothy Elliott to return the new parser to its strict quote
tolerance
Changes for 1.5.2:
* A bug fix to allow IO Exceptions to reach the calling code from Moses Hohman
* Added support for ":write_headers => false" to Table.to_csv()
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 8 2011 Robert Scheck <[email protected]> 1.5.4-1
- Upgrade to 1.5.4
* Wed Feb 9 2011 Fedora Release Engineering <[email protected]>
- 1.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
t1utils-1.37-1.el6 (FEDORA-EPEL-2011-4670)
Collection of Type 1 and 2 font manipulation utilities
--------------------------------------------------------------------------------
Update Information:
t1asm: Use a dynamically allocated buffer to handle huge characters (reported
by Werner Lemberg)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 8 2011 Robert Scheck <[email protected]> 1.37-1
- Update to 1.37
* Wed Feb 9 2011 Fedora Release Engineering <[email protected]>
- 1.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
torque-2.5.7-4.el6 (FEDORA-EPEL-2011-4669)
Tera-scale Open-source Resource and QUEue manager
--------------------------------------------------------------------------------
Update Information:
The SysV init script for the pbs_server could hang when executed on a system
with no existing torque serverdb file.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 9 2011 Steve Traylen <[email protected]> - 2.5.7-4
- Add patch torque-initd-hangs-rhbz-744138.patch
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #744138 - /etc/init.d/pbs_server create hangs on first time run
https://bugzilla.redhat.com/show_bug.cgi?id=744138
--------------------------------------------------------------------------------
_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list