The following Fedora 18 Security updates need testing: Age URL 221 https://admin.fedoraproject.org/updates/FEDORA-2013-6117/eucalyptus-3.2.2-1.fc18 67 https://admin.fedoraproject.org/updates/FEDORA-2013-17195/spice-gtk-0.18-3.fc18 64 https://admin.fedoraproject.org/updates/FEDORA-2013-17431/thunderbird-17.0.9-1.fc18 61 https://admin.fedoraproject.org/updates/FEDORA-2013-17635/wireshark-1.10.2-4.fc18 60 https://admin.fedoraproject.org/updates/FEDORA-2013-17853/davfs2-1.4.7-3.fc18 3 https://admin.fedoraproject.org/updates/FEDORA-2013-21875/389-ds-base-1.3.0.9-1.fc18 3 https://admin.fedoraproject.org/updates/FEDORA-2013-21874/mediawiki-1.19.9-1.fc18 3 https://admin.fedoraproject.org/updates/FEDORA-2013-22011/monitorix-3.3.1-1.fc18 The following Fedora 18 Critical Path updates have yet to be approved: Age URL 290 https://admin.fedoraproject.org/updates/FEDORA-2013-2192/nautilus-3.6.3-5.fc18 6 https://admin.fedoraproject.org/updates/FEDORA-2013-21783/unzip-6.0-11.fc18 6 https://admin.fedoraproject.org/updates/FEDORA-2013-21776/soprano-2.9.4-2.fc18 3 https://admin.fedoraproject.org/updates/FEDORA-2013-21825/gvfs-1.14.2-5.fc18 3 https://admin.fedoraproject.org/updates/FEDORA-2013-21847/sane-backends-1.0.24-7.fc18 0 https://admin.fedoraproject.org/updates/FEDORA-2013-22215/taglib-1.9.1-2.fc18 0 https://admin.fedoraproject.org/updates/FEDORA-2013-22253/kde-settings-4.9-22.fc18 The following builds have been pushed to Fedora 18 updates-testing btrfs-progs-3.12-1.fc18 cmake-fedora-1.1.5-1.fc18 fail2ban-0.8.11-1.fc18 glite-lb-ws-interface-4.0.7-1.fc18 gsi-openssh-6.1p1-8.fc18 islamic-menus-1.0.6-3.fc18 kde-settings-4.9-22.fc18 kio_mtp-0.75-4.20131020git2063e75.fc18 librcc-0.2.12-3.fc18 lynis-1.3.5-1.fc18 mate-applet-softupd-0.2.10-1.fc18 nkf-2.1.3-1.fc18 openscap-1.0.0-3.fc18 pdsh-2.31-1.fc18 perl-NetPacket-1.4.3-1.fc18 php-pecl-http-2.0.1-1.fc18 php-pecl-raphf-1.0.4-1.fc18 python3-cherrypy-3.2.4-3.fc18 taglib-1.9.1-2.fc18 wine-1.6.1-1.fc18 Details about builds: ================================================================================ btrfs-progs-3.12-1.fc18 (FEDORA-2013-22237) Userspace programs for btrfs -------------------------------------------------------------------------------- Update Information: New upstream release -------------------------------------------------------------------------------- ChangeLog: * Mon Nov 25 2013 Eric Sandeen <sandeen@xxxxxxxxxx> 3.12-1 - It's a new upstream release! * Thu Nov 14 2013 Eric Sandeen <sandeen@xxxxxxxxxx> 0.20.rc1.20131114git9f0c53f-1 - New upstream snapshot * Tue Sep 17 2013 Eric Sandeen <sandeen@xxxxxxxxxx> 0.20.rc1.20130917git194aa4a-1 - New upstream snapshot - Deprecated btrfsctl, btrfs-show, and btrfs-vol; still available in btrfs cmd * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.20.rc1.20130501git7854c8b-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon May 13 2013 Richard W.M. Jones <rjones@xxxxxxxxxx> 0.20.rc1.20130501git7854c8b-3 - Add accepted upstream patch to fix SONAME libbtrfs.so -> libbtrfs.so.0 * Thu May 2 2013 Eric Sandeen <sandeen@xxxxxxxxxx> 0.20.rc1.20130501git7854c8b-2 - Fix subpackage brokenness -------------------------------------------------------------------------------- ================================================================================ cmake-fedora-1.1.5-1.fc18 (FEDORA-2013-22243) CMake helper modules for fedora developers -------------------------------------------------------------------------------- Update Information: - Enhancement: + Fedora version will now automatically updated. + New macros: - VARIABLE_PARSE_ARGN: Parse the arguments. + New scripts: cmake-fedora-koji: Koji utilities. cmake-fedora-fedpkg: Fedpkg utilities. + Changed scripts: koji-build-scratch: fedora_1, fedora_2, epel_1, epel_2 can now be used as build scopes. + BODHI_UPDATE_TYPE is no longer required. + No need to manual edit project.spec.in + ADD_CUSTOM_TARGET_COMMAND now allow "ALL" - Bug Fixes: Resolves: Bug 879141 - Excessive quotation mark for target tag_pre Resolves: Bug 992069 - cmake-fedora: FTBFS in rawhide - Changed Modules + ManageUpload: - New macros: + MANAGE_UPLOAD_TARGET - Changed macros: + MANAGE_UPLOAD_SCP: parameter fileAlias replaced with targetName + MANAGE_UPLOAD_SFTP: parameter fileAlias replaced with targetName + MANAGE_UPLOAD_FEDORAHOSTED: parameter fileAlias replaced with targetName + MANAGE_UPLOAD_SOURCEFORGE: parameter fileAlias replaced with targetName - Removed macros: + MANAGE_UPLOAD_MAKE_TARGET + MANAGE_UPLOAD_CMD - Removed Directory: + <PRJ_DOC_DIR>/examples: as the examples can be found in <CMAKE_ROOT>/Templates/fedora - Removed Variables: + FEDORA_AUTO_KARMA - Removed Macros: + MANAGE_UPLOAD_MAKE_TARGET + MANAGE_UPLOAD_CMD - Removed Targets: + bodhi_new: Submit the package to bodhi + fedpkg_<tag>_build: Build for tag + fedpkg_<tag>_commit: Import, commit and push -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Ding-Yi Chen <dchen at redhat.com> - 1.1.5-1 - Enhancement: + Fedora version will now automatically updated. + New macros: - VARIABLE_PARSE_ARGN: Parse the arguments. + New scripts: cmake-fedora-koji: Koji utilities. cmake-fedora-fedpkg: Fedpkg utilities. + Changed scripts: koji-build-scratch: fedora_1, fedora_2, epel_1, epel_2 can now be used as build scopes. + BODHI_UPDATE_TYPE is no longer required. + No need to manual edit project.spec.in + ADD_CUSTOM_TARGET_COMMAND now allow "ALL" - Bug Fixes: Resolves: Bug 879141 - Excessive quotation mark for target tag_pre Resolves: Bug 992069 - cmake-fedora: FTBFS in rawhide - Changed Modules + ManageUpload: - New macros: + MANAGE_UPLOAD_TARGET - Changed macros: + MANAGE_UPLOAD_SCP: parameter fileAlias replaced with targetName + MANAGE_UPLOAD_SFTP: parameter fileAlias replaced with targetName + MANAGE_UPLOAD_FEDORAHOSTED: parameter fileAlias replaced with targetName + MANAGE_UPLOAD_SOURCEFORGE: parameter fileAlias replaced with targetName - Removed macros: + MANAGE_UPLOAD_MAKE_TARGET + MANAGE_UPLOAD_CMD - Removed Directory: + <PRJ_DOC_DIR>/examples: as the examples can be found in <CMAKE_ROOT>/Templates/fedora - Removed Variables: + FEDORA_AUTO_KARMA - Removed Macros: + MANAGE_UPLOAD_MAKE_TARGET + MANAGE_UPLOAD_CMD - Removed Targets: + bodhi_new: Submit the package to bodhi + fedpkg_<tag>_build: Build for tag + fedpkg_<tag>_commit: Import, commit and push * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Nov 22 2012 Ding-Yi Chen <dchen at redhat.com> - 1.0.5-1 - Fedora 18 support. - Source tarball filename is changed back to name-version-Source.tar.gz to avoid confusion between source generate by cmake-fedora (which contains ChangeLog and projectName.pot) and tarball generation service from hosting site (which does not contain generated files) - koji-build-scratch: rawhide build target does not always have suffix -candidate. - README updated. - TODO updated. -------------------------------------------------------------------------------- ================================================================================ fail2ban-0.8.11-1.fc18 (FEDORA-2013-22238) Ban IPs that make too many password failures -------------------------------------------------------------------------------- Update Information: Update to the 0.8.11 release which contains various bugfixes. -------------------------------------------------------------------------------- ChangeLog: * Mon Nov 25 2013 Adam Tkac <vonsch@xxxxxxxxx> - 0.8.11-1 - update to 0.8.11 (#1034355) - drop part of the fail2ban-0.8.3-init.patch (merged) - fail2ban-hostsdeny.patch has been merged - fail2ban-mailx.patch has been merged - fail2ban-notmp.patch has been merged -------------------------------------------------------------------------------- References: [ 1 ] Bug #1034355 - Update fail2ban to the 0.8.11 https://bugzilla.redhat.com/show_bug.cgi?id=1034355 -------------------------------------------------------------------------------- ================================================================================ glite-lb-ws-interface-4.0.7-1.fc18 (FEDORA-2013-22228) gLite Logging and Bookkeeping web service interface -------------------------------------------------------------------------------- Update Information: glite-lb-ws-interface with the L&B web service interface specification (LB.wsdl and LBTypes.wsdl). -------------------------------------------------------------------------------- References: [ 1 ] Bug #1003301 - Review Request: glite-lb-ws-interface - gLite Logging and Bookkeeping web service interface https://bugzilla.redhat.com/show_bug.cgi?id=1003301 -------------------------------------------------------------------------------- ================================================================================ gsi-openssh-6.1p1-8.fc18 (FEDORA-2013-22217) An implementation of the SSH protocol with GSI authentication -------------------------------------------------------------------------------- Update Information: Sync with openssh package. -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 6.1p1-8 - Based on openssh-6.1p1-10.fc18 -------------------------------------------------------------------------------- ================================================================================ islamic-menus-1.0.6-3.fc18 (FEDORA-2013-22244) Islamic menus for desktops conforming with XDG standards -------------------------------------------------------------------------------- Update Information: Islamic menus for desktops conforming with xdg standards -------------------------------------------------------------------------------- References: [ 1 ] Bug #1015765 - Review Request: islamic-menus - Islamic menus for desktops conforming with xdg standards https://bugzilla.redhat.com/show_bug.cgi?id=1015765 -------------------------------------------------------------------------------- ================================================================================ kde-settings-4.9-22.fc18 (FEDORA-2013-22253) Config files for kde -------------------------------------------------------------------------------- Update Information: This update includes fixes: * plasma4.req: fix bogus self-auto-Requires being generated for script engines -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 4.9-22 - plasma4.req: fix bogus self-auto-Requires being generated for script engines -------------------------------------------------------------------------------- ================================================================================ kio_mtp-0.75-4.20131020git2063e75.fc18 (FEDORA-2013-22247) An MTP KIO slave for KDE -------------------------------------------------------------------------------- Update Information: Update to latest git snapshot. -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Jan Grulich <jgrulich@xxxxxxxxxx> - 0.75-4.20131020git2063e75 - update git snapshot * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.75-3.20130323gitcc6b195 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ librcc-0.2.12-3.fc18 (FEDORA-2013-22207) RusXMMS Charset Conversion Library -------------------------------------------------------------------------------- Update Information: New upstream version -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 19 2013 Ivan Romanov <drizt@xxxxxxx> - 0.2.12-3 - dropped Group tag * Tue Nov 19 2013 Ivan Romanov <drizt@xxxxxxx> - 0.2.12-2 - do not buil gtk3 libs for RHEL - no libguess support for RHEL * Mon Nov 18 2013 Ivan Romanov <drizt@xxxxxxx> - 0.2.12-1 - updated to 0.2.12 - added libguess and librcd for greater autodetection accuracy - use %make_install macros - new source tarball url * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ lynis-1.3.5-1.fc18 (FEDORA-2013-22205) Security and system auditing tool -------------------------------------------------------------------------------- Update Information: Belated update after 4 years. -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Christopher Meng <rpm@xxxxxxxx> - 1.3.5-1 - New version. * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.2.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.2.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ mate-applet-softupd-0.2.10-1.fc18 (FEDORA-2013-22219) MATE Software Update Applet -------------------------------------------------------------------------------- Update Information: * Mon Nov 11 2013 Patrick Monnerat <pm@xxxxxxxxxxxxx> 0.2.10-1 - New upstream release. -------------------------------------------------------------------------------- ChangeLog: * Mon Nov 11 2013 Patrick Monnerat <pm@xxxxxxxxxxxxx> 0.2.10-1 - New upstream release. -------------------------------------------------------------------------------- ================================================================================ nkf-2.1.3-1.fc18 (FEDORA-2013-22209) A Kanji code conversion filter -------------------------------------------------------------------------------- Update Information: New upstream release -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Akira TAGOH <tagoh@xxxxxxxxxx> - 1:2.1.3-1 - New upstream release. (#1034089) * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:2.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 17 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1:2.1.2-8 - Perl 5.18 rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:2.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1034089 - nkf-2.1.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=1034089 -------------------------------------------------------------------------------- ================================================================================ openscap-1.0.0-3.fc18 (FEDORA-2013-22222) Set of open source libraries enabling integration of the SCAP line of standards -------------------------------------------------------------------------------- Update Information: Minor bugfix for SCE plug-in. -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> - 1.0.0-3 - expand LT_CURRENT_MINUS_AGE correctly * Thu Nov 21 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> - 1.0.0-2 - dlopen libopenscap_sce.so.{current-age} explicitly That allows for SCE to work without openscap-engine-sce-devel * Tue Nov 19 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> - 1.0.0-1 - upgrade - package openscap-engine-sce-devel separately * Fri Nov 15 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> - 0.9.13-7 - do not obsolete openscap-conten just drop it (#1028706) scap-security-guide will bring the Obsoletes tag * Thu Nov 14 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> - 0.9.13-6 - only non-noarch packages should be requiring specific architecture * Sat Nov 9 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> 0.9.13-5 - specify architecture when requiring base package * Fri Nov 8 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> 0.9.13-4 - specify dependency between engine and devel sub-package * Fri Nov 8 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> 0.9.13-3 - correct openscap-utils dependencies * Fri Nov 8 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> 0.9.13-2 - drop openscap-content package (use scap-security-guide instead) * Fri Nov 8 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> 0.9.13-1 - upgrade * Thu Sep 26 2013 Šimon Lukašík <slukasik@xxxxxxxxxx> 0.9.12-2 - Start building SQL probes for Fedora -------------------------------------------------------------------------------- ================================================================================ pdsh-2.31-1.fc18 (FEDORA-2013-22199) Parallel remote shell program -------------------------------------------------------------------------------- Update Information: Update from 2.26 to 2.31: See http://pdsh.googlecode.com/git/NEWS for bug fix descriptions. -------------------------------------------------------------------------------- ChangeLog: * Mon Nov 25 2013 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 2.31-1 - update to 2.31 * Sat Aug 3 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.26-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 17 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.26-6 - Perl 5.18 rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.26-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1032481 - pdsh upstream moved. https://bugzilla.redhat.com/show_bug.cgi?id=1032481 -------------------------------------------------------------------------------- ================================================================================ perl-NetPacket-1.4.3-1.fc18 (FEDORA-2013-22192) Assemble/disassemble network packets at the protocol level -------------------------------------------------------------------------------- Update Information: Update to 1.4.3 -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.3-1 - Update to 1.4.3 * Thu Sep 26 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.2-1 - Update to 1.4.2 -------------------------------------------------------------------------------- ================================================================================ php-pecl-http-2.0.1-1.fc18 (FEDORA-2013-21904) Extended HTTP support -------------------------------------------------------------------------------- Update Information: Update to upstream raphf 1.0.4 and http 2.0.1 Changelog, raphf version 1.0.4: * Fix re-use of destroyed hashtable with phpdbg Changelog, raphf version 1.0.3: * Added pecl/http-v2 tests Changelog for http version 2.0.1: * Fixed a bug with multiple ob_start(httpEnvResponse) while replacing the body * Fixed build on Windows with libevent2 Changelog for version 2.0.0: * no change since latest RC Packaging changes: * install doc in pecl doc_dir * install tests in pecl test_dir (in devel) * raphf: add --with tests option to execute tests during build (not enabled to avoid circular dep with pecl/http) -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 2.0.1-1 - Update to 2.0.1 (stable) * Fri Nov 22 2013 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 2.0.0-1 - update to 2.0.0 (stable) - install doc in pecl doc_dir - install tests in pecl test_dir (in devel) - spec cleanups, and EPEL-6 compatibility * Tue Aug 20 2013 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 2.0.0-0.18.beta5 - update to 2.0.0 beta5 - requires propro and raphf extensions * Fri Mar 22 2013 Remi Collet <rcollet@xxxxxxxxxx> - 2.0.0-0.16.beta4 - rebuild for http://fedoraproject.org/wiki/Features/Php55 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0.0-0.15.beta4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Dec 30 2012 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 2.0.0-0.14.beta4 - update to 2.0.0beta4 -------------------------------------------------------------------------------- ================================================================================ php-pecl-raphf-1.0.4-1.fc18 (FEDORA-2013-21904) Resource and persistent handles factory -------------------------------------------------------------------------------- Update Information: Update to upstream raphf 1.0.4 and http 2.0.1 Changelog, raphf version 1.0.4: * Fix re-use of destroyed hashtable with phpdbg Changelog, raphf version 1.0.3: * Added pecl/http-v2 tests Changelog for http version 2.0.1: * Fixed a bug with multiple ob_start(httpEnvResponse) while replacing the body * Fixed build on Windows with libevent2 Changelog for version 2.0.0: * no change since latest RC Packaging changes: * install doc in pecl doc_dir * install tests in pecl test_dir (in devel) * raphf: add --with tests option to execute tests during build (not enabled to avoid circular dep with pecl/http) -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Remi Collet <remi@xxxxxxxxxxxxxxxxx> - 1.0.4-1 - Update to 1.0.4 (stable) - install doc in pecl doc_dir - install tests in pecl test_dir - add --with tests option (not enabled, need pecl/http) -------------------------------------------------------------------------------- ================================================================================ python3-cherrypy-3.2.4-3.fc18 (FEDORA-2013-22226) Pythonic, object-oriented web development framework -------------------------------------------------------------------------------- Update Information: Pythonic, object-oriented web development framework -------------------------------------------------------------------------------- ChangeLog: * Wed Nov 13 2013 Miro Hrončok <mhroncok@xxxxxxxxxx> - 3.2.4-3 - Delete tutorial's __pycache__ after %install AND after %check * Tue Nov 12 2013 Miro Hrončok <mhroncok@xxxxxxxxxx> - 3.2.4-2 - Use only %{buildroot} and don't mix it with RPM_BUILD_ROOT * Tue Nov 12 2013 Miro Hrončok <mhroncok@xxxxxxxxxx> - 3.2.4-1 - Retaken orphaned package - Update to 3.2.4 - Remove some deprecated statements form the spec - Remove some patches - Refactor %check - Add license to %doc and remove it form site-packages * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.2.0-0.rc1.r2567.1.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.2.0-0.rc1.r2567.1.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1029565 - Review Request: python3-cherrypy - Pythonic, object-oriented web development framework https://bugzilla.redhat.com/show_bug.cgi?id=1029565 [ 2 ] Bug #984711 - Python3-cherrypy fails with python 3.3 https://bugzilla.redhat.com/show_bug.cgi?id=984711 -------------------------------------------------------------------------------- ================================================================================ taglib-1.9.1-2.fc18 (FEDORA-2013-22215) Audio Meta-Data Library -------------------------------------------------------------------------------- Update Information: Backport fixes for ABI breakage (wrt taglib-1.8) New upstream stable release, see http://mail.kde.org/pipermail/taglib-devel/2013-October/002557.html -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 26 2013 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 1.9.1-2 - backport fixes for ABI breakage (wrt taglib-1.8) (#1026080, #1027164) * Tue Oct 8 2013 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 1.9.1-1 - taglib-1.9.1 * Tue Oct 8 2013 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 1.9-2 - License: +MPL * Sun Oct 6 2013 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 1.9-1 - taglib-1.9 * Sun Aug 4 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.8-6.20130218git - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Feb 18 2013 Rex Dieter <rdieter@xxxxxxxxxxxxxxxxx> 1.8-5.20130218git - 20120218git snapshot * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.8-4.20121215git - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #1026080 - [abrt] amarok-2.8.0-3.fc19.1: getDisplay: Process /usr/bin/amarok was killed by signal 11 (SIGSEGV) https://bugzilla.redhat.com/show_bug.cgi?id=1026080 [ 2 ] Bug #1027164 - tagpy saves incorrect metadata (typically chinese characters) https://bugzilla.redhat.com/show_bug.cgi?id=1027164 -------------------------------------------------------------------------------- ================================================================================ wine-1.6.1-1.fc18 (FEDORA-2013-22203) A compatibility layer for windows applications -------------------------------------------------------------------------------- Update Information: * Translation updates. * Various bug fixes. -------------------------------------------------------------------------------- ChangeLog: * Sat Nov 23 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 1.6.1-1 - version upgrade -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test