The following builds have been pushed to Fedora 12 updates-testing ModemManager-0.4-4.git20100720.fc12 NetworkManager-0.8.1-1.fc12 R-Rsolid-0.9.2-4.fc12 ghostscript-8.71-7.fc12 git-1.7.2-1.fc12 globus-common-11.5-1.fc12 globus-core-5.17-1.fc12 globus-ftp-client-5.3-2.fc12 globus-gass-copy-5.7-1.fc12 globus-gatekeeper-5.5-2.fc12 globus-gram-client-10.4-1.fc12 globus-gram-client-tools-8.2-1.fc12 globus-gram-job-manager-10.59-2.fc12 globus-gram-job-manager-scripts-2.11-1.fc12 globus-gram-job-manager-setup-condor-4.4-1.fc12 globus-gram-job-manager-setup-fork-4.2-1.fc12 globus-gram-job-manager-setup-lsf-2.5-1.fc12 globus-gram-job-manager-setup-pbs-4.1-1.fc12 globus-gram-job-manager-setup-sge-2.5-1.fc12 globus-gram-protocol-9.7-3.fc12 globus-gridftp-server-3.23-1.fc12 globus-gridftp-server-control-0.43-1.fc12 globus-gsi-callback-2.7-1.fc12 globus-gsi-cert-utils-6.6-1.fc12 globus-gsi-credential-3.5-1.fc12 globus-gsi-proxy-core-4.5-1.fc12 globus-gsi-proxy-ssl-2.3-1.fc12 globus-gss-assist-5.9-2.fc12 globus-openssl-5.1-2.fc12 globus-openssl-module-1.3-1.fc12 globus-proxy-utils-3.9-1.fc12 globus-rls-client-5.2-2.fc12 globus-rls-server-4.9-2.fc12 globus-rsl-assist-2.2-1.fc12 josm-0-0.9.3376svn.fc12 lv2-fil-plugins-2.0-3.fc12 mdadm-3.1.3-0.git20100722.2.fc12 mirage-0.9.5-1.fc12 mksh-39c-2.fc12 openldap-2.4.19-6.fc12 perl-5.10.0-91.fc12 perl-MooseX-Clone-0.05-2.fc12 pidgin-2.7.2-1.fc12 qbittorrent-2.2.11-1.fc12 qtsingleapplication-2.6.1-3.fc12 rubygem-flexmock-0.8.7-1.fc12 spectrum-0.3.1-1.fc12 systemtap-1.3-2.fc12 texmaker-1.9.9-2.fc12 translate-toolkit-1.7.0-3.fc12 wine-docs-1.2-1.fc12 wings-1.2-1.fc12 Details about builds: ================================================================================ ModemManager-0.4-4.git20100720.fc12 (FEDORA-2010-11359) Mobile broadband modem management service -------------------------------------------------------------------------------- Update Information: This update fixes a crash when using some Huawei GSM devices, fixes signal strength reporting on Novatel S720/V720 cards, and adds support for detecting home/roaming status on various Novatel CDMA devices. -------------------------------------------------------------------------------- ChangeLog: * Tue Jul 20 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.4-4.git20100720 - gsm: fix issue with invalid operator names (rh #597088) - novatel: fix S720 signal strength reporting - novatel: detect CDMA home/roaming status * Mon Jun 28 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.4-2.git20100628 - core: fix crash during probing when a plugin doesn't support all ports (rh #603294) - gsm: better registration state checking when devices don't support AT+CREG (Blackberries) - gsm: add support for getting remaining unlock retry counts * Tue Jun 22 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.4-1.git20100622 - core: fix occasional crash when device is unplugged (rh #591728) - core: ensure errors are correctly returned when device is unplugged - core: ensure claimed ports don't fall back to Generic (rh #597296) - gsm: better compatibility with various phones - mbm: better detection of connection errors - simtech: add plugin for Simtech devices (like Airlink 3GU) - sierra: fix CDMA roaming detection -------------------------------------------------------------------------------- References: [ 1 ] Bug #597088 - modem manager disappeared while opening serial device https://bugzilla.redhat.com/show_bug.cgi?id=597088 -------------------------------------------------------------------------------- ================================================================================ NetworkManager-0.8.1-1.fc12 (FEDORA-2010-11328) Network connection manager and user applications -------------------------------------------------------------------------------- Update Information: This update fixes editing of system DSL connections when using the keyfile plugin, works around inconsistent active AP reporting by proprietary drivers, fixes a crash related to VPN passwords, suppresses WiFi scans when connections are locked to a specific AP, fixes editor crashes relating to PolicyKit permissions handling, and fixes remembering the "Ignore missing CA certificate" preference when connecting to WPA Enterprise networks. For Fedora 12 this update additionally fixes IPv6 connection issues, issues with suspend/hibernate, and handling of system WiFi connections that use ASCII WEP keys. -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 22 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.8.1-1 - core: read nm-system-settings.conf before NetworkManager.conf (rh #606160) - core: fix editing system DSL connections when using keyfile plugin - core: work around inconsistent proprietary driver associated AP reporting - core: ensure empty VPN secrets are not used (rh #587784) - core: don't request WiFi scans when connection is locked to a specific BSSID - cli: show IPv6 settings and configuration - applet: updated translations - editor: fix a PolicyKit-related crash editing connections (rh #603566) - applet: fix saving the ignore-missing-CA-cert preference (rh #610084) - editor: fix listing connections on PPC64 (rh #608663) - editor: ensure editor windows are destroyed when closed (rh #572466) * Thu Jul 1 2010 Matthias Clasen <mclasen@redhatcom> - 0.8.1-0.5 - Rebuild against new gnome-bluetooth * Fri Jun 25 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.8.1-0.4 - Update to 0.8.1 release candidate - core: fix WWAN hardware enable state tracking (rh #591622) - core: fix Red Hat initscript return value on double-start (rh #584321) - core: add multicast route entry for IPv4 link-local connections - core: fix connection sharing in cases where a dnsmasq config file exists - core: fix handling of Ad-Hoc wifi connections to indicate correct network - core: ensure VPN interface name is passed to dispatcher when VPN goes down - ifcfg-rh: fix handling of ASCII WEP keys - ifcfg-rh: fix double-quoting of some SSIDs (rh #606518) - applet: ensure deleted connections are actually forgotten (rh #618973) - applet: don't crash if the AP's BSSID isn't availabe (rh #603236) - editor: don't crash on PolicyKit events after windows are closed (rh #572466) * Wed May 26 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.8.1-0.3 - core: fix nm-online crash (rh #593677) - core: fix failed suspend disables network (rh #589108) - core: print out missing firmware errors (rh #594578) - applet: fix device descriptions for some mobile broadband devices - keyfile: bluetooth fixes - applet: updated translations (rh #589230) * Wed May 19 2010 Dan Williams <dcbw@xxxxxxxxxx> - 0.8.1-0.2.git20100519 - core: use GIO in local mode only (rh #588745) - core: updated translations (rh #589230) - core: be more lenient in IPv6 RDNSS server expiry (rh #590202) - core: fix headers to be C++ compatible (rh #592783) - applet: updated translations (rh #589230) - applet: lock connections with well-known SSIDs to their specific AP -------------------------------------------------------------------------------- References: [ 1 ] Bug #572466 - [crash] nm-connection-editor crashes on changing polkit policy file https://bugzilla.redhat.com/show_bug.cgi?id=572466 [ 2 ] Bug #603566 - [abrt] crash in get_permissions_cb() https://bugzilla.redhat.com/show_bug.cgi?id=603566 [ 3 ] Bug #587784 - [abrt] crash in NetworkManager-gnome-1:0.8.0-8.git20100426.fc12: Process /usr/bin/nm-connection-editor was killed by signal 11 (SIGSEGV) https://bugzilla.redhat.com/show_bug.cgi?id=587784 -------------------------------------------------------------------------------- ================================================================================ R-Rsolid-0.9.2-4.fc12 (FEDORA-2010-11326) Quantile normalization and base calling for second generation sequencing data -------------------------------------------------------------------------------- Update Information: Initial release of R-Rsolid -------------------------------------------------------------------------------- ================================================================================ ghostscript-8.71-7.fc12 (FEDORA-2010-11376) A PostScript interpreter and renderer. -------------------------------------------------------------------------------- Update Information: This update fixes memory corruption when a PostScript stack overflow occurs (CVE-2010-1628). -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 16 2010 Tim Waugh <twaugh@xxxxxxxxxx> 8.71-7 - Applied patch to fix CVE-2010-1628 (memory corruption at PS stack overflow, bug #592492). -------------------------------------------------------------------------------- References: [ 1 ] Bug #592492 - CVE-2010-1628 ghostscript: internal stack overflow due to recursive calls https://bugzilla.redhat.com/show_bug.cgi?id=592492 -------------------------------------------------------------------------------- ================================================================================ git-1.7.2-1.fc12 (FEDORA-2010-11308) Fast Version Control System -------------------------------------------------------------------------------- Update Information: Update to the 1.7.2 feature release. -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 22 2010 Adam Tkac <atkac redhat com> - 1.7.2-1 - update to 1.7.2 -------------------------------------------------------------------------------- ================================================================================ globus-common-11.5-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Common Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 11.5-1 - Update to Globus Toolkit 5.0.2 * Tue Jun 1 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 11.4-2 - Mass rebuild with perl-5.12.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-core-5.17-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus Core -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.17-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-ftp-client-5.3-2.fc12 (FEDORA-2010-11252) Globus Toolkit - GridFTP Client Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.3-2 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gass-copy-5.7-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus Gass Copy -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.7-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gatekeeper-5.5-2.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus Gatekeeper -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.5-2 - Simplify directory ownership -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-client-10.4-1.fc12 (FEDORA-2010-11252) Globus Toolkit - GRAM Client Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 10.4-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-client-tools-8.2-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Job Management Tools (globusrun) -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 8.2-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-10.59-2.fc12 (FEDORA-2010-11252) Globus Toolkit - GRAM Jobmanager -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sun Jul 18 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 10.59-2 - Move client and server man pages to main package * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 10.59-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-scripts-2.11-1.fc12 (FEDORA-2010-11252) Globus Toolkit - GRAM Job ManagerScripts -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 2.11-1 - Update to Globus Toolkit 5.0.2 * Tue Jun 1 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.5-2 - Mass rebuild with perl-5.12.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-setup-condor-4.4-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Condor Job Manager Setup -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-setup-fork-4.2-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Fork Job Manager Setup -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-setup-lsf-2.5-1.fc12 (FEDORA-2010-11252) Globus Toolkit - LSF Job Manager Setup -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-setup-pbs-4.1-1.fc12 (FEDORA-2010-11252) Globus Toolkit - PBS Job Manager Setup -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-job-manager-setup-sge-2.5-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Sun Grid Engine Job Manager Setup -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gram-protocol-9.7-3.fc12 (FEDORA-2010-11252) Globus Toolkit - GRAM Protocol Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 9.7-3 - Simplify requirements - no longer building on RHEL3 * Tue Jun 1 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 9.7-2 - Mass rebuild with perl-5.12.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gridftp-server-3.23-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GridFTP Server -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 3.23-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gridftp-server-control-0.43-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GridFTP Server Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 0.43-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gsi-callback-2.7-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GSI Callback Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 2.7-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-gsi-callback-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gsi-cert-utils-6.6-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GSI Cert Utils Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 6.6-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-gsi-cert-utils-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gsi-credential-3.5-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GSI Credential Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 3.5-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-gsi-credential-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gsi-proxy-core-4.5-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GSI Proxy Core Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 4.5-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-gsi-proxy-core-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gsi-proxy-ssl-2.3-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GSI Proxy SSL Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 2.3-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-gsi-proxy-ssl-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-gss-assist-5.9-2.fc12 (FEDORA-2010-11252) Globus Toolkit - GSSAPI Assist library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sun Jul 18 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.9-2 - Move client man pages to progs package * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.9-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-openssl-5.1-2.fc12 (FEDORA-2010-11252) Globus Toolkit - Openssl Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sun Jul 18 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.1-2 - Forgot to update the package metadata * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.1-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-openssl-module-1.3-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus OpenSSL Module Wrapper -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 1.3-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-openssl-module-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-proxy-utils-3.9-1.fc12 (FEDORA-2010-11252) Globus Toolkit - Globus GSI Proxy Utility Programs -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 3.9-1 - Update to Globus Toolkit 5.0.2 - Drop patch globus-proxy-utils-oid.patch (fixed upstream) -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-rls-client-5.2-2.fc12 (FEDORA-2010-11252) Globus Toolkit - Replica Location Service Client -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 5.2-2 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-rls-server-4.9-2.fc12 (FEDORA-2010-11252) Globus Toolkit - Replica Location Service Server -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 4.9-2 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ globus-rsl-assist-2.2-1.fc12 (FEDORA-2010-11252) Globus Toolkit - RSL Manipulation Library -------------------------------------------------------------------------------- Update Information: Update to version 5.0.2 of the Globus Toolkit. Release notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/rn/ -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 17 2010 Mattias Ellert <mattias.ellert@xxxxxxxxxxxx> - 2.2-1 - Update to Globus Toolkit 5.0.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #516537 - Review Request: globus-gram-job-manager-setup-fork - Globus Toolkit - Fork Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516537 [ 2 ] Bug #516538 - Review Request: globus-gram-job-manager-setup-condor - Globus Toolkit - Condor Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516538 [ 3 ] Bug #516539 - Review Request: globus-gram-job-manager-setup-lsf - Globus Toolkit - LSF Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516539 [ 4 ] Bug #516540 - Review Request: globus-gram-job-manager-setup-pbs - Globus Toolkit - PBS Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=516540 [ 5 ] Bug #563822 - Review Request: globus-gram-job-manager-setup-sge - Globus Toolkit - Sun Grid Engine Job Manager Setup https://bugzilla.redhat.com/show_bug.cgi?id=563822 -------------------------------------------------------------------------------- ================================================================================ josm-0-0.9.3376svn.fc12 (FEDORA-2010-11378) An editor for OpenStreetMap (OSM) -------------------------------------------------------------------------------- Update Information: Update to 3376 svn revision -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Cedric OLIVIER <cedric.olivier@xxxxxxx> 0-0.9.3376svn - Update to 3376 svn revision -------------------------------------------------------------------------------- ================================================================================ lv2-fil-plugins-2.0-3.fc12 (FEDORA-2010-11360) Four-band parametric equalizers -------------------------------------------------------------------------------- Update Information: Stereo and mono LV2 plugins, four-band parametric equalizers. Each section has an active/bypass switch, frequency, bandwidth and gain controls. There is also a global bypass switch and gain control. The 2nd order resonant filters are implemented using a Mitra-Regalia style lattice filter, which has the nice property of being stable even while parameters are being changed. All switches and controls are internally smoothed, so they can be used 'live' without any clicks or zipper noises. This should make this plugin a good candidate for use in systems that allow automation of plugin control ports, such as Ardour, or for stage use. The GUI provides knobs and toggle buttons for tweaking filter parameters. It also provides frequency response widget with differently colored curve for each section and separate curve for total equalization effect. -------------------------------------------------------------------------------- References: [ 1 ] Bug #537325 - Review Request: lv2-fil-plugins - Four-band parametric equalizers https://bugzilla.redhat.com/show_bug.cgi?id=537325 -------------------------------------------------------------------------------- ================================================================================ mdadm-3.1.3-0.git20100722.2.fc12 (FEDORA-2010-11347) The mdadm program controls Linux md devices (software RAID arrays) -------------------------------------------------------------------------------- Update Information: This update brings mdadm to the latest upstream git repo plus a number of specific bug fixes. It addresses far more issues than the short bug list here depicts. In order to fully test this update, users need to not only install the package, but also rebuild their initramfs images using dracut and then reboot their machine to test that the newly generated initramfs images still work properly on reboot (this obviously only applies to systems that have their root partition on an md handled raid device). -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 22 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.3-0.git20100722.2 - Remove the glibc-static buildreq and don't build the static package since we don't install it any more anyway * Thu Jul 22 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.3-0.git20100722.1 - Change git date format to the correct format (YYYYMMDD) - Update to latest upstream push (fixes bz604023, bz575164)) * Tue Jul 20 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.3-0.git07202010.2 - Fix racy locking of mapfile (bz616596) * Tue Jul 20 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.3-0.git07202010.1 - Update to latest git repo (3.1.2 plus pending changes, fixes bz576749) - Remove mdadm.static as its no longer used in initrd creation * Tue Apr 13 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-10 - Minor update to mdadm.rules to make anaconda happy * Thu Apr 8 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-9 - Slight fix on container patch * Thu Apr 8 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-8 - Updated container patch that also enables mdadm -IRs for imsm devices * Tue Apr 6 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-7 - Fix up directory in mdmonitor init script so that we restart mdmon like we are supposed to - Add a rule to run incremental assembly on containers in case there are multiple volumes in a container and we only started some of them in the initramfs - Make -If work with imsm arrays. We had too restrictive of a test in sysfs_unique_holder. - Make incremental assembly of containers act like incremental assembly of regular devices (aka, --run is needed to start a degraded array) * Tue Apr 6 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-6 - Typo in new rules file * Tue Apr 6 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-5 - Enable incremental support for imsm devices * Tue Apr 6 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-4 - One line fix for ppc64 compiles * Tue Apr 6 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-3 - Clean up directory mess once and for all - Add incremental remove support * Wed Mar 17 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-2 - Add a little more paranoia checking to the RebuildMap code to avoid ever having the same infinite loop as in bz569019 again even if we change file locations to somewhere where we can't create a mapfile * Tue Mar 16 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.2-1 - Grab latest upstream release instead of git repo snapshot (bz552344, bz572561) - The lack of /dev/md is causing problems, so add code to mapfile.c to cause us to create /dev/md if it doesn't exist (bz569019) * Tue Feb 23 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.1-0.gcd9a8b5.6 - Newer version of imsm patch that leaves warning, but only when there actually are too many devices on the command line (bz554974) * Sun Feb 21 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.1-0.gcd9a8b5.5 - The uuid patch cause a different problem during assembly, so use a gross hack to work around the uuid issue that won't break assembly until fixed properly upstream (bz567132) * Sun Feb 21 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.1-0.gcd9a8b5.4 - Fix problem with booting multiple imsm containers when they aren't listed "just so" in the mdadm.conf file (bz554974) * Fri Feb 19 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.1-0.gcd9a8b5.3 - Don't run the raid-check script if the kernel doesn't support md devices (bz557053) - Don't report any mismatch_cnt issues on raid1 devices as there are legitimate reasons why the count may not be 0 and we are getting enough false positives that it renders the check useless (bz554217, bz547128) * Thu Feb 18 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.1-0.gcd9a8b5.2 - Fix s390/ppc64 UUID byte swap issue * Wed Feb 17 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.1.1-0.gcd9a8b5.1 - Update to head of upstream git repo, which contains a significant number of bug fixes we need (bz543746) * Fri Jan 15 2010 Doug Ledford <dledford@xxxxxxxxxx> - 3.0.3-3 - Fix crash when AUTO keyword is in mdadm.conf (bz552342) -------------------------------------------------------------------------------- References: [ 1 ] Bug #575164 - mdadm metadata newer than 1 does not support alignment data on 1MiB boundaries https://bugzilla.redhat.com/show_bug.cgi?id=575164 [ 2 ] Bug #576749 - Intel bios RAID 1 - md127_resync activity chokes system to death https://bugzilla.redhat.com/show_bug.cgi?id=576749 [ 3 ] Bug #545479 - mdadm still does not properly support all short command line switches https://bugzilla.redhat.com/show_bug.cgi?id=545479 -------------------------------------------------------------------------------- ================================================================================ mirage-0.9.5-1.fc12 (FEDORA-2010-11377) A fast and simple image viewer -------------------------------------------------------------------------------- Update Information: New version 0.9.5 is released. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 23 2010 Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> - 0.9.5-1 - 0.9.5 * Wed Jul 21 2010 David Malcolm <dmalcolm@xxxxxxxxxx> - 0.9.4-2 - F-14: Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild -------------------------------------------------------------------------------- ================================================================================ mksh-39c-2.fc12 (FEDORA-2010-11333) MirBSD enhanced version of the Korn Shell -------------------------------------------------------------------------------- Update Information: - fix crash when alias contains alias, for example: mksh -c 'alias foo="print hello "; alias bar="foo world"; echo $(bar)' - fix crash when xtrace is enabled, for example: mksh -x -c 'exec 4>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Michal Hlavinka <mhlavink@xxxxxxxxxx> 39c-2 - fix crash when alias contains alias - fix crash when xtrace is enabled -------------------------------------------------------------------------------- ================================================================================ openldap-2.4.19-6.fc12 (FEDORA-2010-11319) LDAP support libraries -------------------------------------------------------------------------------- Update Information: - fixed regression caused by tls accept patch - updated autofs schema - openldap built with conectionless support -------------------------------------------------------------------------------- ChangeLog: * Tue Jul 20 2010 Jan Vcelak <jvcelak@xxxxxxxxxx> - 2.4.19-6 - CVE-2010-0211 openldap: modrdn processing uninitialized pointer free (#605448) - CVE-2010-0212 openldap: modrdn processing IA5StringNormalize NULL pointer dereference (#605452) * Fri Jun 25 2010 Jan Zeleny <jzeleny@xxxxxxxxxx> - 2.4.19-5 - fixed regression caused by tls accept patch - updated autofs schema (#587722) - openldap built with conectionless support (#587722) -------------------------------------------------------------------------------- References: [ 1 ] Bug #605448 - CVE-2010-0211 openldap: modrdn processing uninitialized pointer free https://bugzilla.redhat.com/show_bug.cgi?id=605448 [ 2 ] Bug #605452 - CVE-2010-0212 openldap: modrdn processing IA5StringNormalize NULL pointer dereference https://bugzilla.redhat.com/show_bug.cgi?id=605452 -------------------------------------------------------------------------------- ================================================================================ perl-5.10.0-91.fc12 (FEDORA-2010-11340) Practical Extraction and Report Language -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 4:5.10.0-91 - CVE-2010-1168 perl Safe: Intended restriction bypass via object references - CVE-2010-1447 perl: Safe restriction bypass when reference to subroutine in compartment is called from outside - 576824 RT#73814 - unpack() didn't handle scalar context correctly - Resolves: rhbz#588269, rhbz#576508 -------------------------------------------------------------------------------- References: [ 1 ] Bug #576508 - CVE-2010-1168 perl Safe: Intended restriction bypass via object references https://bugzilla.redhat.com/show_bug.cgi?id=576508 [ 2 ] Bug #588269 - CVE-2010-1447 perl: Safe restriction bypass when reference to subroutine in compartment is called from outside https://bugzilla.redhat.com/show_bug.cgi?id=588269 -------------------------------------------------------------------------------- ================================================================================ perl-MooseX-Clone-0.05-2.fc12 (FEDORA-2010-11339) Fine grained cloning support for Moose objects -------------------------------------------------------------------------------- References: [ 1 ] Bug #616289 - Review Request: perl-MooseX-Clone - Fine grained cloning support for Moose objects https://bugzilla.redhat.com/show_bug.cgi?id=616289 -------------------------------------------------------------------------------- ================================================================================ pidgin-2.7.2-1.fc12 (FEDORA-2010-11315) A Gtk+ based multiprotocol instant messaging client -------------------------------------------------------------------------------- Update Information: New release to address a security issue and a couple of bugfixes Details at http://developer.pidgin.im/wiki/ChangeLog -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Stu Tomlinson <stu@xxxxxxxxxxxxx> 2.7.2-1 - 2.7.2 with a security fix (CVE-2010-2528) and a couple of bug fixes (#601650) * Thu Jul 15 2010 Stu Tomlinson <stu@xxxxxxxxxxxxx> 2.7.1-5 - Rebuild against newer libedataserver - spec file cleanup: replace %define with %global replace tabs with spaces for consistency mark prefs.xml as a config file * Wed Jul 7 2010 Stu Tomlinson <stu@xxxxxxxxxxxxx> 2.7.1-4 - Include license in libpurple subpackage * Tue Jun 1 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.7.1-3 - Mass rebuild with perl-5.12.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #617105 - CVE-2010-2528 pidgin: ICQ X-Status denial of service (NULL deref) https://bugzilla.redhat.com/show_bug.cgi?id=617105 -------------------------------------------------------------------------------- ================================================================================ qbittorrent-2.2.11-1.fc12 (FEDORA-2010-11310) A Bittorrent Client -------------------------------------------------------------------------------- Update Information: * Wed Jul 21 2010 - Christophe Dumez <chris@xxxxxxxxxxxxxxx> - v2.2.11 - BUGFIX: Fix parsing of program arguments with spaces - BUGFIX: Fix possible crash when using alternative speed limits (#598272) - BUGFIX: Fix possible crash on exit when using - BUGFIX: Require GTK+ headers on compilation when libnotify is used - BUGFIX: Added configure flag to avoid using the shipped qtsingleapplication -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 22 2010 Leigh Scott <leigh123linux@xxxxxxxxxxxxxx> - 2.2.11-1 - update to 2.2.11 - use system qtsinglecoreapplication and qtsingleapplication libs - add Br qtsinglecoreapplication-devel - add Br qtsingleapplication-devel - add patch so nox uses qtsinglecoreapplication -------------------------------------------------------------------------------- ================================================================================ qtsingleapplication-2.6.1-3.fc12 (FEDORA-2010-10934) Qt library to start applications only once per user -------------------------------------------------------------------------------- Update Information: For some applications it is useful or even critical that they are started only once by any user. Future attempts to start the application should activate any already running instance, and possibly perform requested actions, e.g. loading a file, in that instance. The QtSingleApplication class provides an interface to detect a running instance, and to send command strings to that instance. For console (non-GUI) applications, the QtSingleCoreApplication variant is provided, which avoids dependency on QtGui. -------------------------------------------------------------------------------- ================================================================================ rubygem-flexmock-0.8.7-1.fc12 (FEDORA-2010-11353) Mock object library for ruby -------------------------------------------------------------------------------- Update Information: New version 0.8.7 is released. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 23 2010 Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> - 0.8.7-1 - 0.8.7 -------------------------------------------------------------------------------- ================================================================================ spectrum-0.3.1-1.fc12 (FEDORA-2010-11364) XMPP transport/gateway -------------------------------------------------------------------------------- Update Information: New upstream release New upstream release. Initial import to Fedora. -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Matěj Cepl <mcepl@xxxxxxxxxx> - 0.3.1-1 - New upstream release. - Restart the server on upgrade. * Tue Jul 13 2010 Matěj Cepl <mcepl@xxxxxxxxxx> - 0.3-1 - New upstream release. * Tue Jul 13 2010 Matěj Cepl <mcepl@xxxxxxxxxx> - 0.3-0.12.git20100712 - New upstream checkout, fixed compiler warnings. * Mon Jul 12 2010 Matěj Cepl <mcepl@xxxxxxxxxx> - 0.3-0.11.git20100712 - New upstream checkout, preparation for 0.3 release. - Fix location of spectrum.cfg example. -------------------------------------------------------------------------------- References: [ 1 ] Bug #578480 - Review Request: spectrum - XMPP transport/gateway https://bugzilla.redhat.com/show_bug.cgi?id=578480 -------------------------------------------------------------------------------- ================================================================================ systemtap-1.3-2.fc12 (FEDORA-2010-11303) Instrumentation System -------------------------------------------------------------------------------- Update Information: New upstream release containing new features and bug fixes: integrated compile-server client, automatic structure pretty-printing, much faster & better stack backtraces (user and kernel space), interesting new sample scripts, prototype debuginfo-less <sys/sdt.h> userspace markers, kernel versions 2.6.9 through 2.6.35-rc4. http://sourceware.org/ml/systemtap/2010-q3/msg00098.html -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Josh Stone <jistone@xxxxxxxxxx> - 1.3-2 - Disable crash on ppc. * Wed Jul 21 2010 Josh Stone <jistone@xxxxxxxxxx> - 1.3-1 - Upstream release. -------------------------------------------------------------------------------- ================================================================================ texmaker-1.9.9-2.fc12 (FEDORA-2010-11306) LaTeX editor -------------------------------------------------------------------------------- Update Information: Rebuild with newer qt to fix issues utf-8 characters' input. -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 21 2010 Deji Akingunola <dakingun@xxxxxxxxx> - 1.9.9-2 - Rebuild for newer qt, to fix utf-8 character issue (bz572503) -------------------------------------------------------------------------------- References: [ 1 ] Bug #572503 - Texmaker Editor stops accepting UTF-8 characters https://bugzilla.redhat.com/show_bug.cgi?id=572503 -------------------------------------------------------------------------------- ================================================================================ translate-toolkit-1.7.0-3.fc12 (FEDORA-2010-11330) Tools to assist with translation and software localization -------------------------------------------------------------------------------- Update Information: Fix rhbz#603597 - If you don't specify an output directory for a directory traversal operation then the toolkit will report that as an error instead of a traceback. E.g. **moz2po -P dir**, will report an error as we require an output directory. -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 22 2010 Dwayne Bailey <dwayne@xxxxxxxxxxxxxxxx> - 1.7.0-3 - Backport r14946 to fix rhbz#603597 - moz2po output to directory * Mon Jun 7 2010 Dwayne Bailey <dwayne@xxxxxxxxxxxxxxxx> - 1.7.0-2 - Backport upstream r14600 to fix rhbz#600561 -------------------------------------------------------------------------------- References: [ 1 ] Bug #603597 - [abrt] crash in translate-toolkit-1.7.0-1.fc12: optrecurse.py:459:recursiveprocess:TypeError: coercing to Unicode: need string or buffer, NoneType found https://bugzilla.redhat.com/show_bug.cgi?id=603597 -------------------------------------------------------------------------------- ================================================================================ wine-docs-1.2-1.fc12 (FEDORA-2010-11371) Documentation for wine -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 22 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 1.2-1 - version upgrade -------------------------------------------------------------------------------- ================================================================================ wings-1.2-1.fc12 (FEDORA-2010-11346) 3D Subdivision Modeler -------------------------------------------------------------------------------- Update Information: Updated to ver. 1.2 and dropped bundled erlang libraries -------------------------------------------------------------------------------- ChangeLog: * Mon Jul 12 2010 Peter Lemenkov <lemenkov@xxxxxxxxx> - 1.2.0-1 - Ver. 1.2.0 - Docs subpackage no longer requires main package * Tue Aug 11 2009 Gerard Milmeister <gemi@xxxxxxxxxx> - 1.0.1-1 - new release 1.0.1 -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test