Fedora 12 updates-testing report
by updates@fedoraproject.org
The following builds have been pushed to Fedora 12 updates-testing
Cython-0.13-1.fc12
certmonger-0.30-1.fc12
dovecot-1.2.14-1.fc12
fedora-packager-0.5.1.4-1.fc12
guitarix-0.11.1-1.fc12
krb5-1.7.1-13.fc12
libcapifax-0.7.3-4.fc12
multimedia-menus-0.3.3-1.fc12
nss_ldap-264-9.fc12
patchelf-0.5-6.fc12
perl-Font-TTFMetrics-0.1-2.fc12
qbittorrent-2.4.0-1.fc12
qwit-1.1-0.4.pre2.fc12
squid-3.1.7-1.fc12
sssd-1.2.2-20.fc12
terminator-0.95-1.fc12
tigervnc-1.0.1-3.fc12
vldocking-2.1.5-1.fc12
Details about builds:
================================================================================
Cython-0.13-1.fc12 (FEDORA-2010-13524)
A language for writing Python extension modules
--------------------------------------------------------------------------------
Update Information:
see: http://wiki.cython.org/ReleaseNotes-0.13
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Neal Becker <ndbecker2(a)gmail.com> - 0.13-1
- Update to 0.13
* Wed Jul 21 2010 David Malcolm <dmalcolm(a)redhat.com> - 0.12.1-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------
================================================================================
certmonger-0.30-1.fc12 (FEDORA-2010-12909)
Certificate status monitor and PKI enrollment client
--------------------------------------------------------------------------------
Update Information:
When used to tell certmonger to start tracking a certificate (and, when its
validity period ends, to attempt to get a fresh certificate from a CA), the
'getcert' utility could not be told to pass a PIN value (or the name of a file
containing the PIN) to the certmonger daemon, so certmonger would not correctly
handle keys stored using encryption. When a helper process (for example, a
helper used for submitting a signing request to a CA) needed to be stopped, the
process's exit status would not be reaped, so the helper process would become a
zombie. This update also incorporates init script fixes and translation
updates.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.30-1
- update to 0.30
- fix errors computing the time at the end of an interval that were
caught by self-tests
* Mon Aug 23 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.29-1
- update to 0.29
- fix 64-bit cleanliness issue using libdbus
- actually include the full set of tests in tarballs
* Tue Aug 17 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.28-1
- update to 0.28
- fix self-signing certificate notBefore and notAfter values on 32-bit
machines
* Tue Aug 17 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.27-1
- update to 0.27
- portability and test fixes
* Fri Aug 13 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.26-1
- update to 0.26
- when canceling a submission request that's being handled by a helper,
reap the child process's status after killing it (#624120)
* Fri Aug 13 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.25-1
- update to 0.25
- new translations
- in by Okta Purnama Rahadian!
- fix detection of cases where we can't access a private key in an NSS
database because we don't have the PIN
- teach '*getcert start-tracking' about the -p and -P options which the
'*getcert request' commands already understand (#621670), and also
the -U, -K, -E, and -D flags
- double-check that the nicknames of keys we get back from
PK11_ListPrivKeysInSlot() match the desired nickname before accepting
them as matches, so that our tests won't all blow up on EL5
- fix dynamic addition and removal of CAs implemented through helpers
* Mon Jun 28 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-4
- init script: ensure that the subsys lock is created whenever we're called to
"start" when we're already running (even more of #596719)
* Tue Jun 15 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-3
- more gracefully handle manual daemon startups and cleaning up of unexpected
crashes (still more of #596719)
* Thu Jun 10 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-2
- don't create the daemon pidfile until after we've connected to the D-Bus
(still more of #596719)
* Tue Jun 8 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-1
- update to 0.24
- keep the lock on the pid file, if we have one, when we fork, and cancel
daemon startup if we can't gain ownership of the lock (the rest of #596719)
- make the man pages note which external configuration files we consult when
submitting requests to certmaster and ipa CAs
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #624120 - certmonger defunct process ipa-submit
https://bugzilla.redhat.com/show_bug.cgi?id=624120
[ 2 ] Bug #621670 - RFE: there is no way to pass in a key or database password on start-tracking
https://bugzilla.redhat.com/show_bug.cgi?id=621670
--------------------------------------------------------------------------------
================================================================================
dovecot-1.2.14-1.fc12 (FEDORA-2010-13542)
Secure imap and pop3 server
--------------------------------------------------------------------------------
Update Information:
- virtual mailboxes: Added support for IDLE notifications. - master: Don't
crash on config reload when using dict processes. - IMAP: QRESYNC parameters
for SELECT weren't handled correctly. - imap: Don't crash with QRESYNC SELECT
specifying sequences larger than mailbox's message count - imap: Don't crash
with QRESYNC SELECT specifying sequences larger than mailbox's message count
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Michal Hlavinka <mhlavink(a)redhat.com> - 1:1.2.14-1
- updated to dovecot 1.2.14
- virtual mailboxes: Added support for IDLE notifications.
- master: Don't crash on config reload when using dict processes.
- IMAP: QRESYNC parameters for SELECT weren't handled correctly.
* Fri Aug 20 2010 Michal Hlavinka <mhlavink(a)redhat.com> - 1:1.2.13-2
- imap: Don't crash with QRESYNC SELECT specifying sequences larger
than mailbox's message count (#625207)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625207 - dovecot aborts on qresync select
https://bugzilla.redhat.com/show_bug.cgi?id=625207
--------------------------------------------------------------------------------
================================================================================
fedora-packager-0.5.1.4-1.fc12 (FEDORA-2010-13424)
Tools for setting up a fedora maintainer environment
--------------------------------------------------------------------------------
Update Information:
New upstream release with multiple bugfixes and a few enhancements
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jesse Keating <jkeating(a)redhat.com> - 0.5.1.4-1
- Fix setting push.default when cloning with dirs
- Remove build --test option in bash completion
* Mon Aug 23 2010 Jesse Keating <jkeating(a)redhat.com> - 0.5.1.3-1
- Error check the update call. #625679
- Use the correct remote when listing revs
- Add the bash completion file
- make fedora-cvs only do anonymous chackouts since cvs is read only now.
- re-fix dist defines.
- Short cut the failure on repeated builds
- Allow passing srpms to the build command
- clone: set repo's push.default to tracking
- pull the username from fedora_cert to pass to bodhi
- Catch double ^c's from build. RHBZ #620465
- Fix up chain building
- Add missing process call for non-pipe no tty.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625326 - fedpkg update isn't reading BODHI_USER
https://bugzilla.redhat.com/show_bug.cgi?id=625326
[ 2 ] Bug #624419 - fedpkg chain-build foo : doesn't put current package into it's own build group
https://bugzilla.redhat.com/show_bug.cgi?id=624419
[ 3 ] Bug #625679 - [abrt] fedpkg-0.5.1.2-2.fc13: __init__.py:147:_run_command:FedpkgError
https://bugzilla.redhat.com/show_bug.cgi?id=625679
[ 4 ] Bug #620465 - [PATCH] Traceback if you hit Ctrl+C twice during fedpkg build
https://bugzilla.redhat.com/show_bug.cgi?id=620465
--------------------------------------------------------------------------------
================================================================================
guitarix-0.11.1-1.fc12 (FEDORA-2010-12878)
Mono amplifier to JACK
--------------------------------------------------------------------------------
Update Information:
0.11.1 - Bug fix release: - fix Bug Echo/Chorus/Delay/Slooper don't work -
add pre/post processing switch to all mono Effects 0.11.0 - Users visible
changes: * new version of the impulse response parameter editor. You can now
graphically define a gain line to be applied to the IR data, e.g. emphasize a
part of the early reflections or damping the reverb tail to make it fit to your
guitar sound. * the multi-line distortion effect now has 4 frequency bands
and is better optimized * fix regression from version 0.10.0: now the default
preset file is created again if it doesn't exist (e.g. in new installations).
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.11.1-1
- Update to 0.11.1
* Wed Aug 4 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.11.0-1
- Update to 0.11.0
* Tue Jul 27 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.10.0-3
- Rebuild against new boost on F-14
--------------------------------------------------------------------------------
================================================================================
krb5-1.7.1-13.fc12 (FEDORA-2010-13517)
The Kerberos network authentication system
--------------------------------------------------------------------------------
Update Information:
A bug in the LDAP kdb backend module caused key expiration times to be computed
incorrectly in some cases, and the ksu application incorrectly performed PAM
account and session management as the invoking user rather than as root. This
update corrects these bugs.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nalin Dahyabhai <nalin(a)redhat.com> 1.7.1-13
- adjust the last patch to apply properly to 1.7.1
* Tue Aug 24 2010 Nalin Dahyabhai <nalin(a)redhat.com> 1.7.1-12
- bump release
* Tue Aug 24 2010 Nalin Dahyabhai <nalin(a)redhat.com> 1.7.1-11
- fix a logic bug in computing key expiration times (RT#6762, #627022)
* Mon Jun 21 2010 Nalin Dahyabhai <nalin(a)redhat.com>
- pull up fix for upstream #6745, in which the gssapi library would add the
wrong error table but subsequently attempt to unload the right one
* Wed Jun 9 2010 Nalin Dahyabhai <nalin(a)redhat.com> - 1.7.1-10
- use the "pathmunge" function to add %{krb5prefix}/bin to $PATH rather
than doing it the harder way ourselves (part of #544652)
* Thu May 27 2010 Nalin Dahyabhai <nalin(a)redhat.com>
- ksu: move session management calls to before we drop privileges, like
su does (#596887), and don't skip the PAM account check for root or the
same user (more of #540769)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #627022 - Incorrect handling of password expiration
https://bugzilla.redhat.com/show_bug.cgi?id=627022
--------------------------------------------------------------------------------
================================================================================
libcapifax-0.7.3-4.fc12 (FEDORA-2010-13539)
Support for Sending/receiving faxes over CAPI capable devices
--------------------------------------------------------------------------------
Update Information:
First release of libcapifax
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #591900 - Review Request: libcapifax - Support for Sending/receiving faxes over CAPI capable devices
https://bugzilla.redhat.com/show_bug.cgi?id=591900
--------------------------------------------------------------------------------
================================================================================
multimedia-menus-0.3.3-1.fc12 (FEDORA-2010-13521)
Categorization for the GNOME/KDE Sound&Video/Multimedia menu
--------------------------------------------------------------------------------
Update Information:
- Add translations: Arabic, Persian, Chinese (Taiwan) - Update translations:
Dutch
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.3.3-1
- Version bump with new translations
--------------------------------------------------------------------------------
================================================================================
nss_ldap-264-9.fc12 (FEDORA-2010-13556)
NSS library and PAM module for LDAP
--------------------------------------------------------------------------------
Update Information:
This update backports a change to prevent nss_ldap from overly recursing into
itself and attempting to contact the directory server while attempting to
resolve network addresses which are needed for contacting the directory server,
and adds an experimental "nss_initgroups_minimum_uid" option to make it easier
to avoid enumeration of supplemental groups for system users.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Nalin Dahyabhai <nalin(a)redhat.com> 264-9
- add proposed patch for avoiding recursion-until-death while resolving hosts
- take another stab at implementing a working nss_initgroups_minimum_uid
setting, and default it to 500
- add proposed patch for upstream #421: sometimes errno gets reset before we
return control to libc
--------------------------------------------------------------------------------
================================================================================
patchelf-0.5-6.fc12 (FEDORA-2010-13550)
A utility for patching ELF binaries
--------------------------------------------------------------------------------
================================================================================
perl-Font-TTFMetrics-0.1-2.fc12 (FEDORA-2010-13546)
Parser for the TTF file
--------------------------------------------------------------------------------
Update Information:
Initial Fedora package release.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #619407 - Review Request: perl-Font-TTFMetrics - Parser for the TTF file
https://bugzilla.redhat.com/show_bug.cgi?id=619407
--------------------------------------------------------------------------------
================================================================================
qbittorrent-2.4.0-1.fc12 (FEDORA-2010-13551)
A Bittorrent Client
--------------------------------------------------------------------------------
Update Information:
* Tue Aug 24 2010 - Christophe Dumez <chris(a)qbittorrent.org> - v2.4.0 -
FEATURE: Added actions to "Move to top/bottom" of priority queue - FEATURE:
Auto-Shutdown on downloads completion - FEATURE: Email notification on
download completion - FEATURE: Added button to password-lock the UI -
FEATURE: Added label-level Pause/Resume/Delete actions - FEATURE: Torrents
can now be filtered by name - FEATURE: Run external program on torrent
completion - FEATURE: Detect executable updates in order to advise the user
to restar * Tue Aug 17 2010 - Christophe Dumez <chris(a)qbittorrent.org> - v2.3.1
- BUGFIX: Fix compilation with gcc 4.5 - BUGFIX: Fix about dialog layout
- BUGFIX: Remember previously selected paths in torrent creation dialog -
BUGFIX: Added missing right-click menu icon in Web UI - BUGFIX: Fix speed
limit sliders initialization in Web UI - BUGFIX: Priority actions are only
effective if the transfer list tab is displayed - BUGFIX: Fix possible
folder watching issues on Windows and OS/2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.0-1
- update to 2.4.0 release
* Tue Aug 17 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 1:2.3.1-1
- update to 2.3.1
--------------------------------------------------------------------------------
================================================================================
qwit-1.1-0.4.pre2.fc12 (FEDORA-2010-10936)
Lightweight desktop client for Twitter microblogging service
--------------------------------------------------------------------------------
Update Information:
Lightweight desktop client for Twitter microblogging service
--------------------------------------------------------------------------------
================================================================================
squid-3.1.7-1.fc12 (FEDORA-2010-13548)
The Squid proxy caching server
--------------------------------------------------------------------------------
Update Information:
Upstream 3.1.7 bugfix release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.7-1
- Uptream 3.1.7 bugfix release
* Sat Aug 21 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.6-1
- Upstream 3.1.6 bugfix release
- Switch to using system libtool-ltdl
* Thu Jul 15 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.5-2
- Upstream 3.1.5 bugfix release
- Upstream patch for Bug #614665: Squid crashes with ident auth
- Upstream patches for various memory leaks
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #559151 - Squid fails to try IPv4 if IPv6 resolution fails with an error
https://bugzilla.redhat.com/show_bug.cgi?id=559151
[ 2 ] Bug #598699 - ipv6 dns lookup fail on first NS because it is ipv4 addr, and when ipv4 on second NS is refused, request fail
https://bugzilla.redhat.com/show_bug.cgi?id=598699
[ 3 ] Bug #614665 - Squid crashes with ident auth
https://bugzilla.redhat.com/show_bug.cgi?id=614665
--------------------------------------------------------------------------------
================================================================================
sssd-1.2.2-20.fc12 (FEDORA-2010-13557)
System Security Services Daemon
--------------------------------------------------------------------------------
Update Information:
* CVE-2010-2940 - SSSD allows null password entry to authenticate against LDAP
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Stephen Gallagher <sgallagh(a)redhat.com> - 1.2.2-20
- Resolves: CVE-2010-2940 - sssd allows null password entry to authenticate
- against LDAP
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625189 - CVE-2010-2940 sssd: allows null password entry to authenticate against LDAP
https://bugzilla.redhat.com/show_bug.cgi?id=625189
--------------------------------------------------------------------------------
================================================================================
terminator-0.95-1.fc12 (FEDORA-2010-13523)
Store and run multiple GNOME terminals in one window
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Dominic Hopf <dmaphy(a)fedoraproject.org> - 0.95-1
- New upstream release: Terminator 0.95
--------------------------------------------------------------------------------
================================================================================
tigervnc-1.0.1-3.fc12 (FEDORA-2010-13131)
A TigerVNC remote display system
--------------------------------------------------------------------------------
Update Information:
This update fixes two bugs which can cause vncviewer to crash during change of
pixel format. It also fixes a memory leak in JPEG decoder (BZ#624317)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Adam Tkac <atkac redhat com> 1.0.1-3
- fix memory leak in JPEG decoder (#624317)
* Wed Aug 18 2010 Adam Tkac <atkac redhat com> 1.0.1-2
- vncviewer: don't crash during pixel format change (#598255)
- vncviewer: don't call setColourMapEntries when pixel format has been changed
(#624866)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #598255 - [abrt] crash in tigervnc-1.0.1-1.fc12: raise: Process /usr/bin/vncviewer was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=598255
[ 2 ] Bug #624317 - vncviewer memory leak at rfb::DecompressJpegRect (tightDecode.h:297)
https://bugzilla.redhat.com/show_bug.cgi?id=624317
[ 3 ] Bug #624866 - [abrt] crash in tigervnc-1.0.1-1.fc12: Process /usr/bin/vncviewer was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=624866
--------------------------------------------------------------------------------
================================================================================
vldocking-2.1.5-1.fc12 (FEDORA-2010-13563)
A Java ™ docking system for JFC Swing applications
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 22 2010 Ismael Olea <ismael(a)olea.org> 2.1.5-1
- updating to 2.1.5
- vldocking-build.patch not needed anymore
--------------------------------------------------------------------------------
10 years, 7 months
Fedora 13 updates-testing report
by updates@fedoraproject.org
The following builds have been pushed to Fedora 13 updates-testing
Cython-0.13-1.fc13
asterisk-1.6.2.12-0.1.rc1.fc13
certmonger-0.30-1.fc13
dovecot-1.2.14-1.fc13
fedora-packager-0.5.1.4-1.fc13
gnome-activity-journal-0.5.0-1.fc13
gridengine-6.2u5-5.fc13
guitarix-0.11.1-1.fc13
iscsi-initiator-utils-6.2.0.872-7.fc13
krb5-1.7.1-13.fc13
libcapifax-0.7.3-4.fc13
libucil-0.9.8-3.fc13
lohit-oriya-fonts-2.4.3-5.fc13
lohit-tamil-fonts-2.4.5-4.fc13
multimedia-menus-0.3.3-1.fc13
mumble-1.2.2-10.fc13
nss_ldap-264-10.fc13
pastebinit-1.1-4.fc13
patchelf-0.5-6.fc13
perl-Font-TTFMetrics-0.1-2.fc13
pungi-2.0.22-1.fc13
pykickstart-1.70-1.fc13
python-virtinst-0.500.4-1.fc13
qbittorrent-2.4.0-1.fc13
qwit-1.1-0.4.pre2.fc13
rubygem-locale_rails-2.0.5-5.fc13
selinux-policy-3.7.19-51.fc13
smc-fonts-4.4-2.fc13
squid-3.1.7-1.fc13
sssd-1.2.2-21.fc13
system-config-language-1.3.4-6.fc13
systemtap-1.3-2.fc13
terminator-0.95-1.fc13
tigervnc-1.0.90-0.13.20100420svn4030.fc13
tlomt-junction-fonts-2.0-4.fc13
ubuntu-title-fonts-002.000-2.fc13
virt-manager-0.8.5-1.fc13
vldocking-2.1.5-1.fc13
wicd-1.7.0-2.fc13
wine-1.3.1-1.fc13
zeitgeist-0.5.0-1.fc13
Details about builds:
================================================================================
Cython-0.13-1.fc13 (FEDORA-2010-13529)
A language for writing Python extension modules
--------------------------------------------------------------------------------
Update Information:
see: http://wiki.cython.org/ReleaseNotes-0.13
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Neal Becker <ndbecker2(a)gmail.com> - 0.13-1
- Update to 0.13
* Wed Jul 21 2010 David Malcolm <dmalcolm(a)redhat.com> - 0.12.1-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------
================================================================================
asterisk-1.6.2.12-0.1.rc1.fc13 (FEDORA-2010-13518)
The Open Source PBX
--------------------------------------------------------------------------------
Update Information:
The release of Asterisk 1.6.2.12-RC1 resolves several issues reported by the
community and would have not been possible without your participation. Thank
you! The following is a sample of the issues resolved in this release
candidate: * Fix issue where DNID does not get cleared on a new call when
using immediate=yes with ISDN signaling. (Closes issue #17568. Reported
by wuwu. Patched by rmudgett) * Several updates to res_config_ldap.
(Closes issue #13573. Reported by navkumar. Patched by navkumar, bencer.
Tested by suretec) * Prevent loss of Caller ID information set on local
channel after masquerade. (Closes issue #17138. Reported by kobaz, patched
by jpeeler) * Fix SIP peers memory leak. (Closes issue #17774. Reported,
patched by kkm) * Add Danish support to say.conf.sample (Closes issue
#17836. Reported, patched by RoadKill) * Ensure SSRC is changed when media
source is changed to resolve audio delay. (Closes issue #17404. Reported,
tested by sdolloff. Patched by jpeeler) * Only do magic pickup when
notifycid is enabled. A new way of doing BLF pickup was introduced into
1.6.2. This feature adds a call-id value into the XML of a SIP_NOTIFY
message sent to alert a subscriber that a device is ringing. This option
should only be enabled when the new 'notifycid' option is set, but this was
not the case. Instead the call-id value was included for every RINGING
Notify message, which caused a regression for people who used other methods
for call pickup. (Closes issue #17633. Reported, patched by urosh. Patched
by dvossel. Tested by: dvossel, urosh, okrief, alecdavis) For a full
list of changes in the current release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.12-rc1
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jeffrey C. Ollie <jeff(a)ocjtech.us> - 1.6.2.12-0.1.rc1
- The release of Asterisk 1.6.2.12-RC1 resolves several issues reported by the
- community and would have not been possible without your participation.
- Thank you!
-
- The following is a sample of the issues resolved in this release candidate:
-
- * Fix issue where DNID does not get cleared on a new call when using
- immediate=yes with ISDN signaling.
- (Closes issue #17568. Reported by wuwu. Patched by rmudgett)
-
- * Several updates to res_config_ldap.
- (Closes issue #13573. Reported by navkumar. Patched by navkumar, bencer.
- Tested by suretec)
-
- * Prevent loss of Caller ID information set on local channel after masquerade.
- (Closes issue #17138. Reported by kobaz, patched by jpeeler)
-
- * Fix SIP peers memory leak.
- (Closes issue #17774. Reported, patched by kkm)
-
- * Add Danish support to say.conf.sample
- (Closes issue #17836. Reported, patched by RoadKill)
-
- * Ensure SSRC is changed when media source is changed to resolve audio delay.
- (Closes issue #17404. Reported, tested by sdolloff. Patched by jpeeler)
-
- * Only do magic pickup when notifycid is enabled.
- A new way of doing BLF pickup was introduced into 1.6.2. This feature adds a
- call-id value into the XML of a SIP_NOTIFY message sent to alert a subscriber
- that a device is ringing. This option should only be enabled when the new
- 'notifycid' option is set, but this was not the case. Instead the call-id
- value was included for every RINGING Notify message, which caused a
- regression for people who used other methods for call pickup.
- (Closes issue #17633. Reported, patched by urosh. Patched by dvossel.
- Tested by: dvossel, urosh, okrief, alecdavis)
-
- For a full list of changes in the current release, please see the
- ChangeLog:
-
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.12-rc1
--------------------------------------------------------------------------------
================================================================================
certmonger-0.30-1.fc13 (FEDORA-2010-12851)
Certificate status monitor and PKI enrollment client
--------------------------------------------------------------------------------
Update Information:
When used to tell certmonger to start tracking a certificate (and, when its
validity period ends, to attempt to get a fresh certificate from a CA), the
'getcert' utility could not be told to pass a PIN value (or the name of a file
containing the PIN) to the certmonger daemon, so certmonger would not correctly
handle keys stored using encryption. When a helper process (for example, a
helper used for submitting a signing request to a CA) needed to be stopped, the
process's exit status would not be reaped, so the helper process would become a
zombie. When self-signing certificates stored in NSS databases, the
certificate notBefore or notAfter values could be incorrect on 32-bit systems.
This update also incorporates init script fixes and translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.30-1
- update to 0.30
- fix errors computing the time at the end of an interval that were
caught by self-tests
* Mon Aug 23 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.29-1
- update to 0.29
- fix 64-bit cleanliness issue using libdbus
- actually include the full set of tests in tarballs
* Tue Aug 17 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.28-1
- update to 0.28
- fix self-signing certificate notBefore and notAfter values on 32-bit
machines
* Tue Aug 17 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.27-1
- update to 0.27
- portability and test fixes
* Fri Aug 13 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.26-1
- update to 0.26
- when canceling a submission request that's being handled by a helper,
reap the child process's status after killing it (#624120)
* Fri Aug 13 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.25-1
- update to 0.25
- new translations
- in by Okta Purnama Rahadian!
- fix detection of cases where we can't access a private key in an NSS
database because we don't have the PIN
- teach '*getcert start-tracking' about the -p and -P options which the
'*getcert request' commands already understand (#621670), and also
the -U, -K, -E, and -D flags
- double-check that the nicknames of keys we get back from
PK11_ListPrivKeysInSlot() match the desired nickname before accepting
them as matches, so that our tests won't all blow up on EL5
- fix dynamic addition and removal of CAs implemented through helpers
* Mon Jun 28 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-4
- init script: ensure that the subsys lock is created whenever we're called to
"start" when we're already running (even more of #596719)
* Tue Jun 15 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-3
- more gracefully handle manual daemon startups and cleaning up of unexpected
crashes (still more of #596719)
* Thu Jun 10 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-2
- don't create the daemon pidfile until after we've connected to the D-Bus
(still more of #596719)
* Tue Jun 8 2010 Nalin Dahyabhai <nalin(a)redhat.com> 0.24-1
- update to 0.24
- keep the lock on the pid file, if we have one, when we fork, and cancel
daemon startup if we can't gain ownership of the lock (the rest of #596719)
- make the man pages note which external configuration files we consult when
submitting requests to certmaster and ipa CAs
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #624120 - certmonger defunct process ipa-submit
https://bugzilla.redhat.com/show_bug.cgi?id=624120
[ 2 ] Bug #621670 - RFE: there is no way to pass in a key or database password on start-tracking
https://bugzilla.redhat.com/show_bug.cgi?id=621670
--------------------------------------------------------------------------------
================================================================================
dovecot-1.2.14-1.fc13 (FEDORA-2010-13526)
Secure imap and pop3 server
--------------------------------------------------------------------------------
Update Information:
- virtual mailboxes: Added support for IDLE notifications. - master: Don't
crash on config reload when using dict processes. - IMAP: QRESYNC parameters
for SELECT weren't handled correctly. - imap: Don't crash with QRESYNC SELECT
specifying sequences larger than mailbox's message count - imap: Don't crash
with QRESYNC SELECT specifying sequences larger than mailbox's message count
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Michal Hlavinka <mhlavink(a)redhat.com> - 1:1.2.14-1
- updated to dovecot 1.2.14
- virtual mailboxes: Added support for IDLE notifications.
- master: Don't crash on config reload when using dict processes.
- IMAP: QRESYNC parameters for SELECT weren't handled correctly.
* Fri Aug 20 2010 Michal Hlavinka <mhlavink(a)redhat.com> - 1:1.2.13-2
- imap: Don't crash with QRESYNC SELECT specifying sequences larger
than mailbox's message count (#625207)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625207 - dovecot aborts on qresync select
https://bugzilla.redhat.com/show_bug.cgi?id=625207
--------------------------------------------------------------------------------
================================================================================
fedora-packager-0.5.1.4-1.fc13 (FEDORA-2010-13538)
Tools for setting up a fedora maintainer environment
--------------------------------------------------------------------------------
Update Information:
Fix clone -B
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jesse Keating <jkeating(a)redhat.com> - 0.5.1.4-1
- Fix setting push.default when cloning with dirs
- Remove build --test option in bash completion
--------------------------------------------------------------------------------
================================================================================
gnome-activity-journal-0.5.0-1.fc13 (FEDORA-2010-13537)
Browse and search your Zeitgeist activities
--------------------------------------------------------------------------------
Update Information:
Latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Mads Villadsen <maxx(a)krakoa.dk> - 0.5.0-1
- Update to latest release
- Add minor patch to make the version check work with zeitgeist 0.5.0
--------------------------------------------------------------------------------
================================================================================
gridengine-6.2u5-5.fc13 (FEDORA-2010-12526)
Grid Engine - Distributed Computing Management software
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 - Orion Poplawski <orion(a)cora.nwra.com> - 6.2u5-5
- Update instructions to referece ./my_configuration.conf (bug #557628)
- Don't set IFS when reading conf file, breaks lots of stuff
- Set SGE_JVM_LIB_PATH to none by default so we don't setup JMF
* Wed Aug 11 2010 - Orion Poplawski <orion(a)cora.nwra.com> - 6.2u5-4
- Use upstream my_configuration.conf as template for default one (bugs 557628,566294)
- Set SGE_CELL in sge.sh/sge.csh (bug 620907)
* Mon Jul 12 2010 - Orion Poplawski <orion(a)cora.nwra.com> - 6.2u5-3
- Exclude ppc64 - no java 1.6.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #557628 - installation directions error
https://bugzilla.redhat.com/show_bug.cgi?id=557628
[ 2 ] Bug #566293 - start order of qmaster and execd in init.d
https://bugzilla.redhat.com/show_bug.cgi?id=566293
[ 3 ] Bug #566294 - setting SGE_CLUSTER_NAME="p6444" missing in my_configuration.conf
https://bugzilla.redhat.com/show_bug.cgi?id=566294
[ 4 ] Bug #566296 - Copying of default/common/act_master + bootstrap not sufficient
https://bugzilla.redhat.com/show_bug.cgi?id=566296
[ 5 ] Bug #620907 - profile.d scripts don't set up SGE_CELL
https://bugzilla.redhat.com/show_bug.cgi?id=620907
--------------------------------------------------------------------------------
================================================================================
guitarix-0.11.1-1.fc13 (FEDORA-2010-12278)
Mono amplifier to JACK
--------------------------------------------------------------------------------
Update Information:
0.11.1 - Bug fix release: - fix Bug Echo/Chorus/Delay/Slooper don't work -
add pre/post processing switch to all mono Effects 0.11.0 - Users visible
changes: - new version of the impulse response parameter editor. You can now
graphically define a gain line to be applied to the IR data, e.g. emphasize a
part of the early reflections or damping the reverb tail to make it fit to your
guitar sound. - the multi-line distortion effect now has 4 frequency bands
and is better optimized - fix regression from version 0.10.0: now the default
preset file is created again if it doesn't exist (e.g. in new installations).
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.11.1-1
- Update to 0.11.1
* Wed Aug 4 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.11.0-1
- Update to 0.11.0
* Tue Jul 27 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.10.0-3
- Rebuild against new boost on F-14
--------------------------------------------------------------------------------
================================================================================
iscsi-initiator-utils-6.2.0.872-7.fc13 (FEDORA-2010-11032)
iSCSI daemon and utility programs
--------------------------------------------------------------------------------
Update Information:
This update syncs the iscsi-initiator-utils package to the upstream open-
iscsi-2.0-872-rc4 release. It fixes the following bugs: - Fix iscsiadm -m
discovery handling of non default ports. - Fix iscsid init script to start when
there are discovery records with the setting use_discoveryd marked "Yes". See
section 7.4 in the README for more details. It adds the following features:
- Adds iscsiadm discoverydb mode. This mode can be used to store and use
discovery settings in a discovery record like is done in node mode. See section
5.2 in the README for more details. This update fixes a bug in iscsiadm's
handling of the port argument. iscsiadm was overwriting the passed in value with
the iSCSI default of 3260. This would prevent commands such as login to fail.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 12 2010 Mike Christie <mchristi(a)redhat.com> 6.2.0.872.7
- Sync to upstream open-iscsi-2.0-872-rc4 which fixes:
iscsiadm discovery port handling, add discoveryd init script
support, move from iscsid.conf to discovery db discoveryd settings,
and add discoverydb mode support.
* Thu Jun 10 2010 Mike Christie <mchristi(a)redhat.com> 6.2.0.872.6
- Fix last patch.
* Wed Jun 9 2010 Mike Christie <mchristi(a)redhat.com> 6.2.0.872.5
- Fix iscsiadm handling of port argument when it is not the default 3260.
--------------------------------------------------------------------------------
================================================================================
krb5-1.7.1-13.fc13 (FEDORA-2010-13541)
The Kerberos network authentication system
--------------------------------------------------------------------------------
Update Information:
A bug in the LDAP kdb backend module caused key expiration times to be computed
incorrectly in some cases, and the ksu application incorrectly performed PAM
account and session management as the invoking user rather than as root. This
update corrects these bugs.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Nalin Dahyabhai <nalin(a)redhat.com> 1.7.1-13
- adjust the last patch to apply properly to 1.7.1
* Tue Aug 24 2010 Nalin Dahyabhai <nalin(a)redhat.com> 1.7.1-12
- fix a logic bug in computing key expiration times (RT#6762, #627022)
* Mon Jun 21 2010 Nalin Dahyabhai <nalin(a)redhat.com>
- pull up fix for upstream #6745, in which the gssapi library would add the
wrong error table but subsequently attempt to unload the right one
* Wed Jun 9 2010 Nalin Dahyabhai <nalin(a)redhat.com> - 1.7.1-11
- use the "pathmunge" function to add %{krb5prefix}/bin to $PATH rather
than doing it the harder way ourselves (part of #544652)
* Thu May 27 2010 Nalin Dahyabhai <nalin(a)redhat.com>
- ksu: move session management calls to before we drop privileges, like
su does (#596887), and don't skip the PAM account check for root or the
same user (more of #540769)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #627022 - Incorrect handling of password expiration
https://bugzilla.redhat.com/show_bug.cgi?id=627022
--------------------------------------------------------------------------------
================================================================================
libcapifax-0.7.3-4.fc13 (FEDORA-2010-13532)
Support for Sending/receiving faxes over CAPI capable devices
--------------------------------------------------------------------------------
Update Information:
First release of libcapifax
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #591900 - Review Request: libcapifax - Support for Sending/receiving faxes over CAPI capable devices
https://bugzilla.redhat.com/show_bug.cgi?id=591900
--------------------------------------------------------------------------------
================================================================================
libucil-0.9.8-3.fc13 (FEDORA-2010-13534)
Library to render text and graphic overlays onto video images
--------------------------------------------------------------------------------
Update Information:
fix SIGSEGV in ucil_theora_encode_thread (#627161)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Kamil Dudka <kdudka(a)redhat.com> 0.9.8-3
- fix SIGSEGV in ucil_theora_encode_thread (#627161)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #627161 - [abrt] ucview-0.31-1.fc13: memcpy: Process /usr/bin/ucview was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=627161
--------------------------------------------------------------------------------
================================================================================
lohit-oriya-fonts-2.4.3-5.fc13 (FEDORA-2010-13540)
Free Oriya Font
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Pravin Satpute <psatpute(a)redhat.com> - 2.4.3-5
- fixed bug 623995, problem with kwrite/qt
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623995 - Oriya (or-IN) fonts do not render correctly.
https://bugzilla.redhat.com/show_bug.cgi?id=623995
--------------------------------------------------------------------------------
================================================================================
lohit-tamil-fonts-2.4.5-4.fc13 (FEDORA-2010-13525)
Free Tamil font
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Pravin Satpute <psatpute(a)redhat.com> - 2.4.5-4
- fixed bug 621445, conf file
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #621445 - .conf should use 65-0 to override 65-non-latin TSCu_Paranar
https://bugzilla.redhat.com/show_bug.cgi?id=621445
--------------------------------------------------------------------------------
================================================================================
multimedia-menus-0.3.3-1.fc13 (FEDORA-2010-13562)
Categorization for the GNOME/KDE Sound&Video/Multimedia menu
--------------------------------------------------------------------------------
Update Information:
- Add translations: Arabic, Persian, Chinese (Taiwan) - Update translations:
Dutch
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.3.3-1
- Version bump with new translations
--------------------------------------------------------------------------------
================================================================================
mumble-1.2.2-10.fc13 (FEDORA-2010-13560)
Voice chat suite aimed at gamers
--------------------------------------------------------------------------------
Update Information:
Dropped the redhat-lsb dependency Update to 1.2.2 introducing many new features
Fixed the murmur init script
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-10
- Actually removed the requirement for redhat-lsb
* Tue Aug 3 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-9
- Removed redhat-lsb from Requires for murmur
- Updated initscript for murmur
* Sun May 16 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-8
- Rebuild for protobuf ABI change
- Added redhat-lsb to the Requires for murmur
* Sun May 2 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-7
- Fixed murmur's init script
* Sun Apr 18 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-6
- Fix for missing dbus-qt-devel on >F12
* Sun Apr 18 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-5
- Merged Mary Ellen Foster's changelog entry
* Tue Mar 30 2010 Andreas Osowski <th0br0(a)mkdir.name> - 1.2.2-4
- Marked the files in /etc as config entries
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #567094 - Review Request: mumble - Voice chat suite aimed at gamers
https://bugzilla.redhat.com/show_bug.cgi?id=567094
--------------------------------------------------------------------------------
================================================================================
nss_ldap-264-10.fc13 (FEDORA-2010-13559)
NSS library and PAM module for LDAP
--------------------------------------------------------------------------------
Update Information:
This update backports a change to prevent nss_ldap from overly recursing into
itself and attempting to contact the directory server while attempting to
resolve network addresses which are needed for contacting the directory server,
and adds an experimental "nss_initgroups_minimum_uid" option to make it easier
to avoid enumeration of supplemental groups for system users.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Nalin Dahyabhai <nalin(a)redhat.com> 264-10
- add proposed patch for avoiding recursion-until-death while resolving hosts
- take another stab at implementing a working nss_initgroups_minimum_uid
setting, and default it to 500
- add proposed patch for upstream #421: sometimes errno gets reset before we
return control to libc
--------------------------------------------------------------------------------
================================================================================
pastebinit-1.1-4.fc13 (FEDORA-2010-13543)
Send anything you want directly to a pastebin from the command line
--------------------------------------------------------------------------------
Update Information:
new package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #620181 - Review Request: pastebinit - command line tool to pastebin file
https://bugzilla.redhat.com/show_bug.cgi?id=620181
--------------------------------------------------------------------------------
================================================================================
patchelf-0.5-6.fc13 (FEDORA-2010-13564)
A utility for patching ELF binaries
--------------------------------------------------------------------------------
================================================================================
perl-Font-TTFMetrics-0.1-2.fc13 (FEDORA-2010-13522)
Parser for the TTF file
--------------------------------------------------------------------------------
Update Information:
Initial Fedora package release.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #619407 - Review Request: perl-Font-TTFMetrics - Parser for the TTF file
https://bugzilla.redhat.com/show_bug.cgi?id=619407
--------------------------------------------------------------------------------
================================================================================
pungi-2.0.22-1.fc13 (FEDORA-2010-13533)
Distribution compose tool
--------------------------------------------------------------------------------
Update Information:
Backport a traceback fix for new yum
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jesse Keating <jkeating(a)redhat.com> - 2.0.22-1
- Backport a yum traceback
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623896 - AttributeError: 'YumConf' object has no attribute 'config_file_age'
https://bugzilla.redhat.com/show_bug.cgi?id=623896
--------------------------------------------------------------------------------
================================================================================
pykickstart-1.70-1.fc13 (FEDORA-2010-13519)
A python library for manipulating kickstart files
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 31 2010 Chris Lumens <clumens(a)redhat.com> - 1.70-1
- Add support for RAID4 (#578514). (clumens)
- Escape percent signs in the changelog. (clumens)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626935 - pykickstart in F13 older then in F12
https://bugzilla.redhat.com/show_bug.cgi?id=626935
--------------------------------------------------------------------------------
================================================================================
python-virtinst-0.500.4-1.fc13 (FEDORA-2010-13544)
Python modules and utilities for installing virtual machines
--------------------------------------------------------------------------------
Update Information:
- New virt-install --console option for specifying virtio console device New
virt-install --channel option for specifying guest communication channel New
virt-install --boot option. Allows setting post-install boot order, direct
kernel/initrd boot, and enabling boot device menu. New virt-install --initrd-
inject option, which enables installation using a _local_ kickstart file (Colin
Walters)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Cole Robinson <crobinso(a)redhat.com> - 0.500.4-1.fc14
- New virt-install --console option for specifying virtio console device
- New virt-install --channel option for specifying guest communication channel
- New virt-install --boot option. Allows setting post-install boot
order, direct kernel/initrd boot, and enabling boot device menu.
- New virt-install --initrd-inject option, which enables installation
using a _local_ kickstart file (Colin Walters)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #606790 - virt-install ends with traceback when libvirtd is not running
https://bugzilla.redhat.com/show_bug.cgi?id=606790
[ 2 ] Bug #622326 - Ubuntu 10.4 (Lucid) is not available as an OS choice
https://bugzilla.redhat.com/show_bug.cgi?id=622326
--------------------------------------------------------------------------------
================================================================================
qbittorrent-2.4.0-1.fc13 (FEDORA-2010-13531)
A Bittorrent Client
--------------------------------------------------------------------------------
Update Information:
* Tue Aug 24 2010 - Christophe Dumez <chris(a)qbittorrent.org> - v2.4.0 -
FEATURE: Added actions to "Move to top/bottom" of priority queue - FEATURE:
Auto-Shutdown on downloads completion - FEATURE: Email notification on
download completion - FEATURE: Added button to password-lock the UI -
FEATURE: Added label-level Pause/Resume/Delete actions - FEATURE: Torrents
can now be filtered by name - FEATURE: Run external program on torrent
completion - FEATURE: Detect executable updates in order to advise the user
to restar * Tue Aug 17 2010 - Christophe Dumez <chris(a)qbittorrent.org> - v2.3.1
- BUGFIX: Fix compilation with gcc 4.5 - BUGFIX: Fix about dialog layout
- BUGFIX: Remember previously selected paths in torrent creation dialog -
BUGFIX: Added missing right-click menu icon in Web UI - BUGFIX: Fix speed
limit sliders initialization in Web UI - BUGFIX: Priority actions are only
effective if the transfer list tab is displayed - BUGFIX: Fix possible
folder watching issues on Windows and OS/2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.0-1
- update to 2.4.0 release
* Tue Aug 17 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 1:2.3.1-1
- update to 2.3.1
--------------------------------------------------------------------------------
================================================================================
qwit-1.1-0.4.pre2.fc13 (FEDORA-2010-10918)
Lightweight desktop client for Twitter microblogging service
--------------------------------------------------------------------------------
Update Information:
Lightweight desktop client for Twitter microblogging service
--------------------------------------------------------------------------------
================================================================================
rubygem-locale_rails-2.0.5-5.fc13 (FEDORA-2010-13561)
Ruby-Locale for Ruby on Rails
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 17 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-5
- additional small regression fixes
- removed now unneccesary do_check bits
* Tue Aug 17 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-4
- small specfile regression fixes
- replaced tabs with spaces
- removed extraneous permissions / shebang in doc files
* Mon Aug 16 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-3
- included global ::Locale fix from upstream
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623697 - "NoMethodError: undefined method `clear' for I18n::Locale:Module" when running against rails 2.3.8
https://bugzilla.redhat.com/show_bug.cgi?id=623697
--------------------------------------------------------------------------------
================================================================================
selinux-policy-3.7.19-51.fc13 (FEDORA-2010-13536)
SELinux policy configuration
--------------------------------------------------------------------------------
Update Information:
- Fixes for boinc policy - Fixes for shorewall policy - Allow seunshare fowner
capability - Allow dovecot to manage postfix privet socket
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Miroslav Grepl <mgrepl(a)redhat.com> 3.7.19-51
- Allow seunshare fowner capability
- Allow dovecot to manage postfix privet socket
* Tue Aug 24 2010 Miroslav Grepl <mgrepl(a)redhat.com> 3.7.19-50
- Fixes for boinc policy
- Fixes for shorewall policy
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626111 - SELinux is preventing minirosetta_2.1 "signal" access .
https://bugzilla.redhat.com/show_bug.cgi?id=626111
[ 2 ] Bug #625963 - SELinux is preventing /var/lib/boinc/projects/www.gpugrid.net/acemd2_6.04_x86_64-pc-linux-gnu__cuda "read" access on /var/lib/boinc.
https://bugzilla.redhat.com/show_bug.cgi?id=625963
[ 3 ] Bug #625957 - SELinux is preventing /var/lib/boinc/projects/www.rnaworld.de_rnaworld/cmswrapper_0.10_x86_64-pc-linux-gnu "sigkill" access .
https://bugzilla.redhat.com/show_bug.cgi?id=625957
[ 4 ] Bug #625961 - SELinux is preventing /var/lib/boinc/projects/www.gpugrid.net/acemd2_6.04_x86_64-pc-linux-gnu__cuda "getattr" access on /etc/nsswitch.conf.
https://bugzilla.redhat.com/show_bug.cgi?id=625961
[ 5 ] Bug #626167 - SELinux is preventing /usr/sbin/ssmtp "getattr" access on /etc/aliases.
https://bugzilla.redhat.com/show_bug.cgi?id=626167
[ 6 ] Bug #624546 - Spam reporting through Horde application framework to Spamassassin ends up in AVC denial
https://bugzilla.redhat.com/show_bug.cgi?id=624546
[ 7 ] Bug #625917 - Selinux prevents httpd from using gnupg
https://bugzilla.redhat.com/show_bug.cgi?id=625917
[ 8 ] Bug #625780 - O SELinux está a impedir o acesso /usr/lib/cyrus-imapd/cyrus-master "fsetid"
https://bugzilla.redhat.com/show_bug.cgi?id=625780
[ 9 ] Bug #625781 - O SELinux está a impedir o acesso /usr/lib/cyrus-imapd/deliver "open" on /usr/lib/cyrus-imapd/deliver
https://bugzilla.redhat.com/show_bug.cgi?id=625781
[ 10 ] Bug #591854 - SELinux empêche /usr/bin/vlc de charger /usr/lib/vlc/plugins/codec/libdmo_plugin.so qui exige une réinstallation du texte.
https://bugzilla.redhat.com/show_bug.cgi?id=591854
[ 11 ] Bug #626047 - SELinux is preventing /usr/sbin/ulogd "read" access on hosts.
https://bugzilla.redhat.com/show_bug.cgi?id=626047
[ 12 ] Bug #626082 - SELinux is preventing /usr/sbin/ulogd "connect" access .
https://bugzilla.redhat.com/show_bug.cgi?id=626082
[ 13 ] Bug #626114 - SELinux is preventing /bin/bash access to a leaked /bin/sh file descriptor.
https://bugzilla.redhat.com/show_bug.cgi?id=626114
[ 14 ] Bug #624303 - SELinux is preventing /usr/lib/nspluginwrapper/npviewer.bin "unlink" access on catalog.cache.
https://bugzilla.redhat.com/show_bug.cgi?id=624303
[ 15 ] Bug #627208 - postfix_local_t cannot read usr_t files
https://bugzilla.redhat.com/show_bug.cgi?id=627208
--------------------------------------------------------------------------------
================================================================================
smc-fonts-4.4-2.fc13 (FEDORA-2010-13547)
Open Type Fonts for Malayalam script
--------------------------------------------------------------------------------
Update Information:
* Wed Aug 25 2010 Naveen Kumar <nkumar(a)redhat.com> - 4.4.2 - apply patch smc-
fonts_616324.patch created from Pravin S' src Modification - resolves bug
#616324
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Naveen Kumar <nkumar(a)redhat.com> - 4.4.2
- apply patch smc-fonts_616324.patch created from Pravin S' src Modification
- resolves bug #616324
--------------------------------------------------------------------------------
================================================================================
squid-3.1.7-1.fc13 (FEDORA-2010-13527)
The Squid proxy caching server
--------------------------------------------------------------------------------
Update Information:
Upstream 3.1.7 bugfix release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7: 3.1.7-1
- Upstream 3.1.7 bugfix release
* Fri Aug 20 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.6-1
- Upstream 3.1.6 bugfix release
- Build with system libtool-ltdl
* Thu Jul 15 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.5-2
- Upstream 3.1.5 bugfix release
- Upstream patch for Bug #614665: Squid crashes with ident auth
- Upstream patches for various memory leaks
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #559151 - Squid fails to try IPv4 if IPv6 resolution fails with an error
https://bugzilla.redhat.com/show_bug.cgi?id=559151
[ 2 ] Bug #598699 - ipv6 dns lookup fail on first NS because it is ipv4 addr, and when ipv4 on second NS is refused, request fail
https://bugzilla.redhat.com/show_bug.cgi?id=598699
[ 3 ] Bug #614665 - Squid crashes with ident auth
https://bugzilla.redhat.com/show_bug.cgi?id=614665
--------------------------------------------------------------------------------
================================================================================
sssd-1.2.2-21.fc13 (FEDORA-2010-13549)
System Security Services Daemon
--------------------------------------------------------------------------------
Update Information:
* CVE-2010-2940 - SSSD allows null password entry to authenticate against LDAP
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Stephen Gallagher <sgallagh(a)redhat.com> - 1.2.2-21
- Resolves: CVE-2010-2940 - sssd allows null password entry to authenticate
- against LDAP
* Wed Aug 4 2010 Stephen Gallagher <sgallagh(a)redhat.com> - 1.2.2-20
- Resolves: rhbz#621307 - Password changes are broken on LDAP
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625189 - CVE-2010-2940 sssd: allows null password entry to authenticate against LDAP
https://bugzilla.redhat.com/show_bug.cgi?id=625189
--------------------------------------------------------------------------------
================================================================================
system-config-language-1.3.4-6.fc13 (FEDORA-2010-13552)
A graphical interface for modifying the system language
--------------------------------------------------------------------------------
Update Information:
* Wed Aug 25 2010 Naveen Kumar <nkumar(a)redhat.com>- 1.3.4-6 - apply patch
s-c-l_445796_545499.patch - resolves bug #445796 - resolves bug #545499
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Naveen Kumar <nkumar(a)redhat.com>- 1.3.4-6
- apply patch s-c-l_445796_545499.patch
- resolves bug #445796
- resolves bug #545499
--------------------------------------------------------------------------------
================================================================================
systemtap-1.3-2.fc13 (FEDORA-2010-13555)
Instrumentation System
--------------------------------------------------------------------------------
Update Information:
minor rebuild to fix the fedora upgrade path
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626944 - release lower in F13 then in F12
https://bugzilla.redhat.com/show_bug.cgi?id=626944
--------------------------------------------------------------------------------
================================================================================
terminator-0.95-1.fc13 (FEDORA-2010-13530)
Store and run multiple GNOME terminals in one window
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Dominic Hopf <dmaphy(a)fedoraproject.org> - 0.95-1
- New upstream release: Terminator 0.95
--------------------------------------------------------------------------------
================================================================================
tigervnc-1.0.90-0.13.20100420svn4030.fc13 (FEDORA-2010-13545)
A TigerVNC remote display system
--------------------------------------------------------------------------------
Update Information:
This update fixes following issue: * situation when application (for example
WMWare Workstation) removed all modifier mappings from Xvnc server was not
handled gracefully and server ignored all keystrokes (BZ#611677)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Adam Tkac <atkac redhat com> 1.0.90-0.13.20100420svn4030
- Xvnc: handle situations when no modifiers exist well (#611677)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #611677 - VMWare Workstation 7.x keyboard problem when using tigervnc-server >= 1.0.1
https://bugzilla.redhat.com/show_bug.cgi?id=611677
--------------------------------------------------------------------------------
================================================================================
tlomt-junction-fonts-2.0-4.fc13 (FEDORA-2010-13553)
A humanist sans serif font
--------------------------------------------------------------------------------
Update Information:
Designed by Caroline Hadilaksono, inspired by her favorite humanist sans serif
typefaces. It has the hand drawn and human qualities of a serif, and still
retains the clarity and efficiencies of a sans serif typeface. It combines the
best of both worlds.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #616580 - Review Request: tlomt-junction-fonts - a humanist sans serif font
https://bugzilla.redhat.com/show_bug.cgi?id=616580
--------------------------------------------------------------------------------
================================================================================
ubuntu-title-fonts-002.000-2.fc13 (FEDORA-2010-13535)
A titling decorative font to create the lettering of the Ubuntu logo
--------------------------------------------------------------------------------
Update Information:
Ubuntu-title is a font designed by Andrew Fitzsimon commissioned by Canonical,
the sponsor of Ubuntu, to create the lettering of the Ubuntu logo.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #564466 - Review Request: ubuntu-title-fonts - decorative font of Ubuntu logo
https://bugzilla.redhat.com/show_bug.cgi?id=564466
--------------------------------------------------------------------------------
================================================================================
virt-manager-0.8.5-1.fc13 (FEDORA-2010-13520)
Virtual Machine Manager
--------------------------------------------------------------------------------
Update Information:
Update to 0.8.5 Improved save/restore support Option to view and change disk
cache mode Configurable VNC keygrab sequence (Michal Novotny)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Cole Robinson <crobinso(a)redhat.com> - 0.8.5-1
- Update to 0.8.5
- Improved save/restore support
- Option to view and change disk cache mode
- Configurable VNC keygrab sequence (Michal Novotny)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623706 - VM freeze during the "Booting from Hard Disk" sequence with plain qemu
https://bugzilla.redhat.com/show_bug.cgi?id=623706
[ 2 ] Bug #583710 - virt-manager: Awkward UI for leaving customize window
https://bugzilla.redhat.com/show_bug.cgi?id=583710
[ 3 ] Bug #625396 - virt-manager remote vnc terminal fails when remote user not using bash as shell
https://bugzilla.redhat.com/show_bug.cgi?id=625396
[ 4 ] Bug #620111 - On qemu:///session, "Error: build_row() takes at least 5 arguments (4 given)"
https://bugzilla.redhat.com/show_bug.cgi?id=620111
[ 5 ] Bug #600356 - virt-manager: doesn't display multiple graphics devices
https://bugzilla.redhat.com/show_bug.cgi?id=600356
[ 6 ] Bug #597864 - createnet: Wizard complains about wrong DHCP network when DHCP is turned off
https://bugzilla.redhat.com/show_bug.cgi?id=597864
[ 7 ] Bug #592490 - Underscores in VM name turn into tray-menu mnemonics
https://bugzilla.redhat.com/show_bug.cgi?id=592490
[ 8 ] Bug #603954 - gnome-keyring problems
https://bugzilla.redhat.com/show_bug.cgi?id=603954
--------------------------------------------------------------------------------
================================================================================
vldocking-2.1.5-1.fc13 (FEDORA-2010-13558)
A Java ™ docking system for JFC Swing applications
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 22 2010 Ismael Olea <ismael(a)olea.org> 2.1.5-1
- updating to 2.1.5
- vldocking-build.patch not needed anymore
--------------------------------------------------------------------------------
================================================================================
wicd-1.7.0-2.fc13 (FEDORA-2010-13528)
Wireless and wired network connection manager
--------------------------------------------------------------------------------
Update Information:
This update makes the wicd package optional. It only contains pm-utils scripts,
which are not required for wicd functionality. Users may not have pm-utils
installed. That is perfectly ok and wicd should not force installation of pm-
utils. The wicd-common package and at least one of wicd-gtk or wicd-curses
are required for functionality.
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
================================================================================
wine-1.3.1-1.fc13 (FEDORA-2010-13554)
A Windows 16/32/64 bit emulator
--------------------------------------------------------------------------------
Update Information:
What's new in this release: o Beginnings of a user interface for the builtin
Internet Explorer and support for favorites. o Support for cross-process OLE
drag & drop and support for drag & drop between X11 and OLE. o New builtin
wscript.exe (Windows Script Host) program. o New ipconfig.exe builtin tool.
o Open/save dialogs remember the last used directory. o Beginnings of a shell
Explorer control. o A number of DirectDraw code cleanups. o Improvements to
the calendar control. o Translation updates. o Various bug fixes.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 21 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.3.1-1
- version ugprade
* Sat Jul 31 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 1.3.0-1
- version upgrade
--------------------------------------------------------------------------------
================================================================================
zeitgeist-0.5.0-1.fc13 (FEDORA-2010-13537)
Framework providing Desktop activity awareness
--------------------------------------------------------------------------------
Update Information:
Latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 6 2010 Deji Akingunola <dakingun(a)gmail.com> - 0.5.0-1
- Update to 0.5.0
--------------------------------------------------------------------------------
10 years, 7 months
More f14 alpha adventures
by Tom Horsley
Well, I finally got f14 alpha installed using VNC (which
means I had to use a Windows XP system to run vncviewer - yuck :-).
But I found a couple of additional anaconda problems during
the install:
https://bugzilla.redhat.com/show_bug.cgi?id=627388
The VNC install ignored my password and ran a password free
VNC server.
https://bugzilla.redhat.com/show_bug.cgi?id=627389
Anaconda goes to a lot of trouble to bring up the pointless
screen where I can choose which disks to include in the
remainder of the install process, then it goes and includes
all the disks in the custom config screen even if I left
one out of the first list of disks (making the first screen
entirely pointless).
Now I'm off to try first boot in the f14 alpha I finally
installed :-).
10 years, 7 months
Introduction
by James Lawrie
Hey list,
I'm interested in joining the Fedora Bug Zapper team. I don't have as much
experience with Fedora as I would like (been running it as a server since
FC12 and only installed the desktop last night) but I am familiar with
CentOS 5.* and I'm a RHCE.
I'm James Lawrie, 23 from the UK and I work as a Linux Engineer (mostly
technical support) for a hosting company. I've been using GNU/Linux for
about 4 years, roughly 2 years commercially. Aside from the OS, I'm
competent with Perl and Java and I'm learning C in my spare time.
I'll be on IRC as much as I can under the nicks jdlawrie or stwange, and if
anyone is available for a bit of tutoring I'd love a push in the right
direction with triaging.
I can be contacted over IRC, this email address, or twitter (@stwange).
Thanks,
James Lawrie.
10 years, 7 months
F-14 Branched report: 20100825 changes
by Fedora compose checker
Compose started at Wed Aug 25 13:15:34 UTC 2010
Broken deps for x86_64
----------------------------------------------------------
PragmARC-20060427-6.fc13.i686 requires libgnarl-4.4.so
PragmARC-20060427-6.fc13.i686 requires libgnat-4.4.so
PragmARC-20060427-6.fc13.x86_64 requires libgnarl-4.4.so()(64bit)
PragmARC-20060427-6.fc13.x86_64 requires libgnat-4.4.so()(64bit)
QuantLib-test-1.0.1-3.fc14.x86_64 requires libboost_unit_test_framework.so.1.41.0()(64bit)
1:anjuta-2.30.0.0-2.fc14.i686 requires libgladeui-1.so.9
1:anjuta-2.30.0.0-2.fc14.i686 requires libwebkit-1.0.so.2
1:anjuta-2.30.0.0-2.fc14.i686 requires libdevhelp-1.so.1
1:anjuta-2.30.0.0-2.fc14.x86_64 requires libgladeui-1.so.9()(64bit)
1:anjuta-2.30.0.0-2.fc14.x86_64 requires libdevhelp-1.so.1()(64bit)
1:anjuta-2.30.0.0-2.fc14.x86_64 requires libwebkit-1.0.so.2()(64bit)
antlr3-python-3.1.2-7.fc14.noarch requires python(abi) = 0:2.6
cairo-java-1.0.5-12.fc12.i686 requires libgcj.so.10
cairo-java-1.0.5-12.fc12.x86_64 requires libgcj.so.10()(64bit)
cyphesis-0.5.21-2.fc13.x86_64 requires libpython2.6.so.1.0()(64bit)
ekg2-python-0.2-0.12.rc1.fc14.x86_64 requires libpython2.6.so.1.0()(64bit)
evince-libs-2.31.90-1.fc14.i686 requires libpoppler.so.7
evince-libs-2.31.90-1.fc14.x86_64 requires libpoppler.so.7()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libedata-book-1.2.so.2()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libcamel-1.2.so.17()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libgtkhtml-editor.so.0()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libebook-1.2.so.9()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libcamel-provider-1.2.so.17()(64bit)
evolution-sharp-0.21.1-7.fc14.x86_64 requires libebook-1.2.so.9()(64bit)
evolution-sharp-0.21.1-7.fc14.x86_64 requires libecal-1.2.so.7()(64bit)
fmt-ptrn-java-1.3.20-5.fc13.i686 requires libgcj.so.10
fmt-ptrn-java-1.3.20-5.fc13.x86_64 requires libgcj.so.10()(64bit)
frysk-0.4-26.fc14.x86_64 requires libgcj.so.10()(64bit)
frysk-devel-0.4-26.fc14.i386 requires libgcj.so.10
frysk-devel-0.4-26.fc14.x86_64 requires libgcj.so.10()(64bit)
frysk-gnome-0.4-26.fc14.x86_64 requires libgcj.so.10()(64bit)
fusecompress-2.6-6.20100223git754bc0de.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
fusecompress-2.6-6.20100223git754bc0de.fc14.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
fusecompress-2.6-6.20100223git754bc0de.fc14.x86_64 requires libboost_program_options-mt.so.1.41.0()(64bit)
fusecompress-2.6-6.20100223git754bc0de.fc14.x86_64 requires libboost_iostreams-mt.so.1.41.0()(64bit)
fusecompress-2.6-6.20100223git754bc0de.fc14.x86_64 requires libboost_serialization-mt.so.1.41.0()(64bit)
glib-java-0.2.6-16.fc12.i686 requires libgcj.so.10
glib-java-0.2.6-16.fc12.x86_64 requires libgcj.so.10()(64bit)
gpx-viewer-0.1.2-2.fc14.x86_64 requires libchamplain-gtk-0.4.so.0()(64bit)
gpx-viewer-0.1.2-2.fc14.x86_64 requires libchamplain-0.4.so.0()(64bit)
intellij-idea-9.0.1.94.399-11.fc14.x86_64 requires jna-examples
libgconf-java-2.12.4-14.fc12.i686 requires libgcj.so.10
libgconf-java-2.12.4-14.fc12.x86_64 requires libgcj.so.10()(64bit)
libglade-java-2.12.5-12.fc12.i686 requires libgcj.so.10
libglade-java-2.12.5-12.fc12.x86_64 requires libgcj.so.10()(64bit)
libgnome-java-2.12.4-12.fc12.i686 requires libgcj.so.10
libgnome-java-2.12.4-12.fc12.x86_64 requires libgcj.so.10()(64bit)
libgtk-java-2.8.7-13.fc13.i686 requires libgcj.so.10
libgtk-java-2.8.7-13.fc13.x86_64 requires libgcj.so.10()(64bit)
1:libguestfs-1.5.2-4.fc14.i686 requires /lib/libxtables.so.4
1:libguestfs-1.5.2-4.fc14.x86_64 requires /lib64/libxtables.so.4
libopenvrml-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libopenvrml-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
libopenvrml-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
libopenvrml-gl-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
libpst-python-0.6.47-4.fc14.x86_64 requires libboost_python.so.1.41.0()(64bit)
libvirt-qpid-0.2.18-1.fc14.x86_64 requires libqmf.so.1()(64bit)
libvte-java-0.12.1-15.fc12.i686 requires libgcj.so.10
libvte-java-0.12.1-15.fc12.x86_64 requires libgcj.so.10()(64bit)
matahari-0.0.5-1.fc14.x86_64 requires libqmf.so.1()(64bit)
mine_detector-6.0-3.fc13.x86_64 requires libgnat-4.4.so()(64bit)
mingw32-OpenSceneGraph-2.8.2-4.fc14.noarch requires mingw32(libpng-3.dll)
1:nautilus-sendto-2.31.6-3.fc14.x86_64 requires libcamel-1.2.so.19()(64bit)
nautilus-sound-converter-1.0.5-5.fc14.x86_64 requires libgnome-media-profiles-3.0.so.0()(64bit)
openvrml-java-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-java-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
openvrml-javascript-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-javascript-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
openvrml-nodes-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-nodes-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
openvrml-xembed-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-xembed-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
ovirt-server-0.100-4.fc12.noarch requires qpidd
ovirt-server-0.100-4.fc12.noarch requires qpidc
perl-Pugs-Compiler-Rule-0.37-4.fc13.noarch requires perl(:MODULE_COMPAT_5.10.1)
plee-the-bear-0.4.1-5.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
plee-the-bear-0.4.1-5.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
plee-the-bear-0.4.1-5.fc14.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_program_options-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_iostreams-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_regex-mt.so.1.41.0()(64bit)
pybackpack-0.5.7-4.fc14.noarch requires gnome-python2-brasero
python-docs-2.6.5-1.fc14.noarch requires python = 0:2.6.5
python-polybori-0.5-8.fc14.i686 requires libboost_python.so.1.41.0
python-polybori-0.5-8.fc14.x86_64 requires libboost_python.so.1.41.0()(64bit)
qtgpsc-0.2.3-6.fc12.x86_64 requires libgps.so.18()(64bit)
spacewalk-certs-tools-1.1.1-2.1.fc14.noarch requires spacewalk-backend-libs >= 0:0.8.28
spring-0.81.2.1-2.fc13.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
spring-0.81.2.1-2.fc13.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
spring-0.81.2.1-2.fc13.x86_64 requires libboost_program_options-mt.so.1.41.0()(64bit)
spring-0.81.2.1-2.fc13.x86_64 requires libboost_signals-mt.so.1.41.0()(64bit)
spring-0.81.2.1-2.fc13.x86_64 requires libboost_regex-mt.so.1.41.0()(64bit)
springlobby-0.80-2.fc14.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
sugar-read-79-2.fc14.noarch requires gnome-python2-evince
urg-0.8.7-2.fc13.i686 requires libboost_filesystem-mt.so.1.41.0
urg-0.8.7-2.fc13.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
viking-0.9.91-3.fc13.x86_64 requires libgps.so.18()(64bit)
wfut-1.1.0-8.fc12.x86_64 requires libgcj.so.10()(64bit)
xenner-0.48-1.fc14.x86_64 requires libxenguest.so.3.4()(64bit)
Broken deps for i386
----------------------------------------------------------
PragmARC-20060427-6.fc13.i686 requires libgnarl-4.4.so
PragmARC-20060427-6.fc13.i686 requires libgnat-4.4.so
QuantLib-test-1.0.1-3.fc14.i686 requires libboost_unit_test_framework.so.1.41.0
1:anjuta-2.30.0.0-2.fc14.i686 requires libgladeui-1.so.9
1:anjuta-2.30.0.0-2.fc14.i686 requires libwebkit-1.0.so.2
1:anjuta-2.30.0.0-2.fc14.i686 requires libdevhelp-1.so.1
antlr3-python-3.1.2-7.fc14.noarch requires python(abi) = 0:2.6
cairo-java-1.0.5-12.fc12.i686 requires libgcj.so.10
cyphesis-0.5.21-2.fc13.i686 requires libpython2.6.so.1.0
ekg2-python-0.2-0.12.rc1.fc14.i686 requires libpython2.6.so.1.0
evince-libs-2.31.90-1.fc14.i686 requires libpoppler.so.7
evolution-couchdb-0.4.92-1.fc14.i686 requires libcamel-provider-1.2.so.17
evolution-couchdb-0.4.92-1.fc14.i686 requires libebook-1.2.so.9
evolution-couchdb-0.4.92-1.fc14.i686 requires libgtkhtml-editor.so.0
evolution-couchdb-0.4.92-1.fc14.i686 requires libedata-book-1.2.so.2
evolution-couchdb-0.4.92-1.fc14.i686 requires libcamel-1.2.so.17
evolution-sharp-0.21.1-7.fc14.i686 requires libecal-1.2.so.7
evolution-sharp-0.21.1-7.fc14.i686 requires libebook-1.2.so.9
fmt-ptrn-java-1.3.20-5.fc13.i686 requires libgcj.so.10
frysk-0.4-26.fc14.i386 requires libgcj.so.10
frysk-devel-0.4-26.fc14.i386 requires libgcj.so.10
frysk-gnome-0.4-26.fc14.i386 requires libgcj.so.10
fusecompress-2.6-6.20100223git754bc0de.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
fusecompress-2.6-6.20100223git754bc0de.fc14.i686 requires libboost_program_options-mt.so.1.41.0
fusecompress-2.6-6.20100223git754bc0de.fc14.i686 requires libboost_system-mt.so.1.41.0
fusecompress-2.6-6.20100223git754bc0de.fc14.i686 requires libboost_serialization-mt.so.1.41.0
fusecompress-2.6-6.20100223git754bc0de.fc14.i686 requires libboost_iostreams-mt.so.1.41.0
glib-java-0.2.6-16.fc12.i686 requires libgcj.so.10
gpx-viewer-0.1.2-2.fc14.i686 requires libchamplain-gtk-0.4.so.0
gpx-viewer-0.1.2-2.fc14.i686 requires libchamplain-0.4.so.0
intellij-idea-9.0.1.94.399-11.fc14.i686 requires jna-examples
libgconf-java-2.12.4-14.fc12.i686 requires libgcj.so.10
libglade-java-2.12.5-12.fc12.i686 requires libgcj.so.10
libgnome-java-2.12.4-12.fc12.i686 requires libgcj.so.10
libgtk-java-2.8.7-13.fc13.i686 requires libgcj.so.10
1:libguestfs-1.5.2-4.fc14.i686 requires /lib/libxtables.so.4
libopenvrml-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libpst-python-0.6.47-4.fc14.i686 requires libboost_python.so.1.41.0
libvirt-qpid-0.2.18-1.fc14.i686 requires libqmf.so.1
libvte-java-0.12.1-15.fc12.i686 requires libgcj.so.10
matahari-0.0.5-1.fc14.i686 requires libqmf.so.1
mine_detector-6.0-3.fc13.i686 requires libgnat-4.4.so
mingw32-OpenSceneGraph-2.8.2-4.fc14.noarch requires mingw32(libpng-3.dll)
1:nautilus-sendto-2.31.6-3.fc14.i686 requires libcamel-1.2.so.19
nautilus-sound-converter-1.0.5-5.fc14.i686 requires libgnome-media-profiles-3.0.so.0
openvrml-java-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-java-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
openvrml-javascript-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-javascript-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
openvrml-nodes-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-nodes-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
openvrml-xembed-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-xembed-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
ovirt-server-0.100-4.fc12.noarch requires qpidd
ovirt-server-0.100-4.fc12.noarch requires qpidc
perl-Pugs-Compiler-Rule-0.37-4.fc13.noarch requires perl(:MODULE_COMPAT_5.10.1)
plee-the-bear-0.4.1-5.fc14.i386 requires libboost_filesystem-mt.so.1.41.0
plee-the-bear-0.4.1-5.fc14.i386 requires libboost_system-mt.so.1.41.0
plee-the-bear-0.4.1-5.fc14.i386 requires libboost_thread-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_program_options-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_system-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_thread-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_iostreams-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_regex-mt.so.1.41.0
pybackpack-0.5.7-4.fc14.noarch requires gnome-python2-brasero
python-docs-2.6.5-1.fc14.noarch requires python = 0:2.6.5
python-polybori-0.5-8.fc14.i686 requires libboost_python.so.1.41.0
python-psyco-1.6-4.fc12.i686 requires libpython2.6.so.1.0
python-psyco-1.6-4.fc12.i686 requires python(abi) = 0:2.6
qtgpsc-0.2.3-6.fc12.i686 requires libgps.so.18
spacewalk-certs-tools-1.1.1-2.1.fc14.noarch requires spacewalk-backend-libs >= 0:0.8.28
spring-0.81.2.1-2.fc13.i686 requires libboost_program_options-mt.so.1.41.0
spring-0.81.2.1-2.fc13.i686 requires libboost_system-mt.so.1.41.0
spring-0.81.2.1-2.fc13.i686 requires libboost_signals-mt.so.1.41.0
spring-0.81.2.1-2.fc13.i686 requires libboost_thread-mt.so.1.41.0
spring-0.81.2.1-2.fc13.i686 requires libboost_regex-mt.so.1.41.0
springlobby-0.80-2.fc14.i686 requires libboost_system-mt.so.1.41.0
sugar-read-79-2.fc14.noarch requires gnome-python2-evince
urg-0.8.7-2.fc13.i686 requires libboost_filesystem-mt.so.1.41.0
viking-0.9.91-3.fc13.i686 requires libgps.so.18
wfut-1.1.0-8.fc12.i686 requires libgcj.so.10
xenner-0.48-1.fc14.i386 requires libxenguest.so.3.4
New package: cagibi-0.1.1-2.fc14
SSDP (UPnP discovery) cache/proxy daemon
New package: ccgo-0.3.6.4-1.fc14
An IGS (Internet Go Server) client written in C++
New package: clamsmtp-1.10-1.fc14
A SMTP virus scanning system
New package: derby-10.6.1.0-3.fc14
Relational database implemented entirely in Java
New package: libassuan1-1.0.5-5.fc14
GnuPG IPC library v1
New package: meego-panel-zones-0.1.18-1.fc14
Meego zones panel
New package: python-zmq-0.1.20100725git18f5d06-3.fc14
Software library for fast, message-based applications
Updated Packages:
akonadi-1.4.0-1.fc14
--------------------
* Sat Aug 07 2010 Rex Dieter <rdieter(a)fedoraproject.org> 1.4.0-1
- akonadi-1.4.0
amsn-0.98.3-2.fc14
------------------
* Wed Aug 04 2010 Sander Hoentjen <sander(a)hoentjen.eu> - 0.98.3-2
- use tktray instead of libtray, since it has background transparency
- above should also fix bug #614973
clamtk-4.28-1.fc14
------------------
* Tue Aug 17 2010 Dave M. <dave.nerd(a)gmail.com> - 4.28-1
- Updated to release 4.28.
- Removed dependency for hal (deprecated).
- Added dependency for udev.
dcraw-9.04-1.fc14
-----------------
* Tue Aug 03 2010 Nils Philippsen <nils(a)redhat.com> - 9.04-1
- version 9.04
evince-2.31.90-1.fc14
---------------------
* Thu Aug 19 2010 Matthias Clasen <mclasen(a)redhat.com> - 2.31.90-1
- Update to 2.31.90
* Thu Aug 19 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 2.31.6.1-2
- rebuild (poppler)
* Wed Aug 11 2010 Matthias Clasen <mclasen(a)redhat.com> - 2.31.6.1-1
- Update to 2.31.6.1
- Build against gtk2
fedora-packager-0.5.1.2-2.fc14
------------------------------
* Fri Aug 13 2010 Dennis Gilmore <dennis(a)ausil.us> - 0.5.1.2-2
- add patch to deal with no real tty
* Thu Aug 12 2010 Dennis Gilmore <dennis(a)asuil.us> - 0.5.1.2-1
- fix rh bz 619733 619879 619935 620254 620465 620595 620648
- 620653 620750 621148 621808 622291 622716
* Thu Aug 05 2010 Dennis Gilmore <dennis(a)ausil.us> - 0.5.1.1-1
- update to latest release
* Fri Jul 30 2010 Dennis Gilmore <dennis(a)ausil.us> -0.5.1.0-2
- split fedpkg out on its own
git-1.7.2.2-1.fc14
------------------
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 1.7.2.2-1
- update to 1.7.2.2
globus-common-11.5-2.fc14
-------------------------
* Sun Aug 08 2010 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 11.5-2
- Fix perl dependncies (use vs. require)
gpa-0.9.0-1.fc14
----------------
* Tue Aug 10 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 0.9.0-1
- gpa-0.9.0
- make buildable against libassuan1 (f14+)
gupnp-0.13.5-1.fc14
-------------------
* Sat Aug 14 2010 Peter Robinson <pbrobinson(a)gmail.com> 0.13.5-1
- Update to 0.13.5
gupnp-av-0.5.9-1.fc14
---------------------
* Sat Aug 14 2010 Peter Robinson <pbrobinson(a)gmail.com> 0.5.9-1
- Update to 0.5.9
highlight-3.1-0.3.fc14
----------------------
* Sun Aug 15 2010 Jochen Schmitt <Jochen herr-schmitt de> 3.1-0.3
- New upstream release
icecream-0.9.6-2.fc14
---------------------
* Mon Aug 16 2010 Michal Schmidt <mschmidt(a)redhat.com> 0.9.6-2
- Fix spaces instead of ':' separator for $PATH in icecream.csh.
inn-2.5.2-4.fc14
----------------
* Wed Aug 11 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-4
- Rebuild for python-2.7 (#623322)
- Fix SMP issue in frontends
kdepim-4.4.5-2.fc14
-------------------
* Wed Aug 11 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 6:4.4.5-2
- build against libassuan1 (f14+)
libmowgli-0.7.1-1.fc14
----------------------
* Fri Aug 13 2010 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.7.1-1
- Update to 0.7.1.
libnice-0.0.13-1.fc14
---------------------
* Wed Aug 04 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.0.13-1
- Update to 0.0.13.
lua-posix-5.1.7-1.fc14
----------------------
* Sun Aug 15 2010 Tim Niemueller <tim(a)niemueller.de> - 5.1.7-1
- Update to 5.1.7
- Add -fPIC to CFLAGS
man-pages-ja-20100415-4.fc14
----------------------------
* Mon Aug 16 2010 Akira TAGOH <tagoh(a)redhat.com> - 20100415-4
- Get rid of fastboot(8) and fasthalt(8) as well. (#623986)
mldonkey-3.0.3-1.fc14
---------------------
* Fri Aug 13 2010 Peter Lemenkov <lemenkov(a)gmail.com> 3.0.3-1
- Ver. 3.0.3
- Fixed rhbz #616128
- Fixed rhbz #589261 (forced log to syslog)
* Thu Aug 12 2010 Peter Lemenkov <lemenkov(a)gmail.com> 3.0.2-2
- Fixed rhbz #623627
mypaint-0.8.2-3.fc14
--------------------
* Sun Jul 11 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 0.8.2-3
- Rebuild for Python 2.7 (#623339)
nautilus-sound-converter-1.0.5-5.fc14
-------------------------------------
* Fri Aug 06 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 1.0.5-5
- Add patch to fix translations. (#616924)
opensc-0.11.13-3.fc14
---------------------
* Wed Aug 11 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 0.11.13-3
- build against libassuan1 (f14+)
opensips-1.6.3-1.fc14
---------------------
* Thu Aug 12 2010 John Khvatov <ivaxer(a)gmail.com> - 1.6.3-1
- update to 1.6.3
* Wed Aug 11 2010 David Malcolm <dmalcolm(a)redhat.com> - 1.6.2-5
- recompiling .py files against Python 2.7 (rhbz#623343)
papyon-0.5.0-1.fc14
-------------------
* Mon Aug 16 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.5.0-1
- Update to 0.5.0.
- Add BR on farsight2-python & gst-python.
php-pear-Net-DNS-1.0.5-1.fc14
-----------------------------
* Sat Aug 14 2010 Steven Moix <steven.moix(a)axianet.ch> 1.0.5-1
- New upstream release
- Corrects https://bugzilla.redhat.com/show_bug.cgi?id=595462
pychess-0.10-0.7.20100815hg.fc14
--------------------------------
* Sun Aug 15 2010 Thomas Spura <tomspur(a)fedoraproject.org> - 0.10-0.7.20100815hg
- update to new version (fixes bug #598062)
python-telepathy-0.15.18-1.fc14
-------------------------------
* Thu Aug 05 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.15.18-1
- Update to 0.15.18.
qlandkartegt-0.19.0-1.fc14
--------------------------
* Mon Aug 16 2010 Dan Horák <dan[at]danny.cz> 0.19.0-1
- update to 0.19.0
rakudo-0.0.2010.07_2.6.0-2.fc14
-------------------------------
* Mon Aug 16 2010 Gerd Pokorra <gp(a)zimt.uni-siegen.de> 0.0.2010.07_2.6.0-2
- update to new source from the rakudo-star release 2010.07 on parrot 2.6.0
schroot-1.4.10-1.fc14
---------------------
* Mon Aug 16 2010 Zach Carter <z.carter(a)f5.com> - 1.4.10-1
- update to 1.4.10
source-highlight-3.1.4-1.fc14
-----------------------------
* Mon Aug 16 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 3.1.4-1
- updated to 3.1.4
sugar-0.89.3-1.fc14
-------------------
* Tue Aug 17 2010 Peter Robinson <pbrobinson(a)gmail.com> - 0.89.3-1
- New upstream devel 0.89.3 release
sugar-base-0.90.0-1.fc14
------------------------
* Tue Aug 17 2010 Peter Robinson <pbrobinson(a)gmail.com> - 0.90.0-1
- New upstream stable 0.90.0 release
sugar-presence-service-0.90.0-1.fc14
------------------------------------
* Tue Aug 17 2010 Peter Robinson <pbrobinson(a)gmail.com> - 0.90.0-1
- New upstream stable 0.90.0 release
sugar-toolkit-0.89.2-1.fc14
---------------------------
* Tue Aug 17 2010 Peter Robinson <pbrobinson(a)gmail.com> - 0.89.2-1
- New upstream devel 0.89.2 release
superiotool-0-0.24.20100816svn5690.fc14
---------------------------------------
* Mon Aug 16 2010 Peter Lemenkov <lemenkov(a)gmail.com> 0-0.24.20100816svn5690
- svn ver. 5690
- Support for IT8500 EC
- Support for Nuvoton WPCE775x/NPCE781x
- Support to IT85xx series
telepathy-butterfly-0.5.13-1.fc14
---------------------------------
* Tue Aug 17 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.5.13-1
- Update to 0.5.13.
telepathy-glib-0.11.13-1.fc14
-----------------------------
* Tue Aug 17 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.11.13-1
- Update to 0.11.13.
- Enable vala bindings. (#619137)
* Wed Aug 11 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.11.12-1
- Update to 0.11.12.
telepathy-haze-0.4.0-1.fc14
---------------------------
* Thu Aug 05 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.4.0-1
- Update to 0.4.0.
* Sun Aug 01 2010 Brian Pepple <bpepple(a)fedoraproject.org> - 0.3.6-1
- Update to 0.3.6.
uim-1.6.0-1.fc14
----------------
* Thu Aug 12 2010 Akira TAGOH <tagoh(a)redhat.com> - 1.6.0-1
- new upstream release.
zabbix-1.8.2-3.fc14
-------------------
* Wed Aug 11 2010 Dan Horák <dan[at]danny.cz> - 1.8.2-3
- added patch for XSS in triggers page (#620809, ZBX-2326)
* Thu Apr 29 2010 Dan Horák <dan[at]danny.cz> - 1.8.2-2
- DejaVu fonts doesn't exist on EL <= 5
Summary:
Added Packages: 7
Removed Packages: 0
Modified Packages: 42
10 years, 7 months
Fedora 14 updates-testing report
by updates@fedoraproject.org
The following builds have been pushed to Fedora 14 updates-testing
avogadro-1.0.1-6.fc14
gnome-activity-journal-0.5.0-1.fc14
hplip-3.10.6-3.fc14
ibus-qt-1.3.1-1.fc14
kdeedu-4.5.0-2.fc14
libucil-0.9.8-4.fc14
lohit-oriya-fonts-2.4.3-5.fc14
lohit-tamil-fonts-2.4.5-4.fc14
perl-Font-TTFMetrics-0.1-2.fc14
qwit-1.1-0.4.pre2.fc14
rubygem-locale_rails-2.0.5-5.fc14
selinux-policy-3.8.8-20.fc14
vldocking-2.1.5-1.fc14
xorg-x11-drv-ati-6.13.1-0.3.20100705git37b348059.fc14
zeitgeist-0.5.0-1.fc14
Details about builds:
================================================================================
avogadro-1.0.1-6.fc14 (FEDORA-2010-13505)
An advanced molecular editor for chemical purposes
--------------------------------------------------------------------------------
Update Information:
This update set contains a build of kdeedu reenabling support for libindi in
KStars and libavogadro in Kalzium (features enabled in 4.4 and disabled in our
previous 4.5 builds because the available versions of the libraries were too
old), and a build of Avogadro fixing some packaging issues (missing dependencies
in the -devel subpackage which broke the build of kdeedu, improper packaging of
translations and presence of RPATHs) and a bug in AvogadroConfig.cmake which was
breaking the kdeedu build.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 22 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.0.1-6
- -devel: Requires: glew-devel python-devel boost-devel
* Sun Aug 22 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.0.1-5
- use CMAKE_SKIP_RPATH because we end up with rpaths otherwise
- disable tests because they don't work in Koji anyway
* Sun Aug 22 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.0.1-4
- fix paths in AvogadroConfig.cmake
- fix packaging of translations
--------------------------------------------------------------------------------
================================================================================
gnome-activity-journal-0.5.0-1.fc14 (FEDORA-2010-13507)
Browse and search your Zeitgeist activities
--------------------------------------------------------------------------------
Update Information:
Latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Mads Villadsen <maxx(a)krakoa.dk> - 0.5.0-1
- Update to latest release
- Add minor patch to make the version check work with zeitgeist 0.5.0
--------------------------------------------------------------------------------
================================================================================
hplip-3.10.6-3.fc14 (FEDORA-2010-13506)
HP Linux Imaging and Printing Project
--------------------------------------------------------------------------------
Update Information:
New upstream release (already in Fedora 13 testing).
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Tim Waugh <twaugh(a)redhat.com> - 3.10.6-3
- Added another SNMP quirk for an OfficeJet Pro 8500 variant.
* Thu Aug 12 2010 Tim Waugh <twaugh(a)redhat.com> - 3.10.6-2
- Use correct fax PPD name for Qt3 UI.
* Tue Jul 27 2010 Jiri Popelka <jpopelka(a)redhat.com> - 3.10.6-1
- 3.10.6.
- Changed shebang /usr/bin/env python -> /usr/bin/python (bug #618351).
- Corrected IEEE 1284 Device IDs:
- HP Color LaserJet CP1518ni (bug #613689).
- HP Color LaserJet 2600n (bug #613712).
* Mon Jul 26 2010 Tim Waugh <twaugh(a)redhat.com>
- Removed selinux-policy version conflict as it is no longer
necessary.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #596298 - HP LaserJet 8150 media limits wrong
https://bugzilla.redhat.com/show_bug.cgi?id=596298
[ 2 ] Bug #605269 - hpijs fails to set state reasons for marker supply
https://bugzilla.redhat.com/show_bug.cgi?id=605269
[ 3 ] Bug #613689 - Missing Device ID for HP Color LaserJet CP1518ni
https://bugzilla.redhat.com/show_bug.cgi?id=613689
[ 4 ] Bug #613712 - Missing Device ID for HP Color LaserJet 2600n
https://bugzilla.redhat.com/show_bug.cgi?id=613712
[ 5 ] Bug #618351 - Fix instances of #!/usr/bin/env python in hplip
https://bugzilla.redhat.com/show_bug.cgi?id=618351
[ 6 ] Bug #617833 - hplip-3.10.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=617833
[ 7 ] Bug #627189 - hplip in F-13 updates-testing is newer then hplip in F-14
https://bugzilla.redhat.com/show_bug.cgi?id=627189
--------------------------------------------------------------------------------
================================================================================
ibus-qt-1.3.1-1.fc14 (FEDORA-2010-13512)
Qt IBus library and Qt input method plugin
--------------------------------------------------------------------------------
Update Information:
ibus-qt needs to be upgraded to use the latest ibus 1.3.7.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Takao Fujiwara <tfujiwar(a)redhat.com> - 1.3.1-1
- Update to 1.3.1.
--------------------------------------------------------------------------------
================================================================================
kdeedu-4.5.0-2.fc14 (FEDORA-2010-13505)
Educational/Edutainment applications
--------------------------------------------------------------------------------
Update Information:
This update set contains a build of kdeedu reenabling support for libindi in
KStars and libavogadro in Kalzium (features enabled in 4.4 and disabled in our
previous 4.5 builds because the available versions of the libraries were too
old), and a build of Avogadro fixing some packaging issues (missing dependencies
in the -devel subpackage which broke the build of kdeedu, improper packaging of
translations and presence of RPATHs) and a bug in AvogadroConfig.cmake which was
breaking the kdeedu build.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 22 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 4.5.0-2
- BR avogadro-devel >= 1.0.1 and libindi-devel >= 0.6.1
--------------------------------------------------------------------------------
================================================================================
libucil-0.9.8-4.fc14 (FEDORA-2010-13515)
Library to render text and graphic overlays onto video images
--------------------------------------------------------------------------------
Update Information:
fix SIGSEGV in ucil_theora_encode_thread (#627161)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Kamil Dudka <kdudka(a)redhat.com> 0.9.8-4
- fix SIGSEGV in ucil_theora_encode_thread (#627161)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #627161 - [abrt] ucview-0.31-1.fc13: memcpy: Process /usr/bin/ucview was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=627161
--------------------------------------------------------------------------------
================================================================================
lohit-oriya-fonts-2.4.3-5.fc14 (FEDORA-2010-13514)
Free Oriya Font
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Pravin Satpute <psatpute(a)redhat.com> - 2.4.3-5
- fixed bug 623995, problem with kwrite/qt
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623995 - Oriya (or-IN) fonts do not render correctly.
https://bugzilla.redhat.com/show_bug.cgi?id=623995
--------------------------------------------------------------------------------
================================================================================
lohit-tamil-fonts-2.4.5-4.fc14 (FEDORA-2010-13504)
Free Tamil font
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Pravin Satpute <psatpute(a)redhat.com> - 2.4.5-4
- fixed bug 621445, conf file
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #621445 - .conf should use 65-0 to override 65-non-latin TSCu_Paranar
https://bugzilla.redhat.com/show_bug.cgi?id=621445
--------------------------------------------------------------------------------
================================================================================
perl-Font-TTFMetrics-0.1-2.fc14 (FEDORA-2010-13513)
Parser for the TTF file
--------------------------------------------------------------------------------
Update Information:
Initial Fedora package release.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #619407 - Review Request: perl-Font-TTFMetrics - Parser for the TTF file
https://bugzilla.redhat.com/show_bug.cgi?id=619407
--------------------------------------------------------------------------------
================================================================================
qwit-1.1-0.4.pre2.fc14 (FEDORA-2010-13510)
Lightweight desktop client for Twitter microblogging service
--------------------------------------------------------------------------------
Update Information:
Lightweight desktop client for Twitter microblogging service
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 11 2010 Chen Lei <supercyper(a)163.com> - 1.1-0.4.pre2
- update to new prerelease
* Sun Aug 8 2010 Chen Lei <supercyper(a)163.com> - 1.1-0.3.pre
- update to new prerelease
--------------------------------------------------------------------------------
================================================================================
rubygem-locale_rails-2.0.5-5.fc14 (FEDORA-2010-13509)
Ruby-Locale for Ruby on Rails
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 17 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-5
- additional small regression fixes
- removed now unneccesary do_check bits
* Tue Aug 17 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-4
- small specfile regression fixes
- replaced tabs with spaces
- removed extraneous permissions / shebang in doc files
* Mon Aug 16 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-3
- included global ::Locale fix from upstream
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623697 - "NoMethodError: undefined method `clear' for I18n::Locale:Module" when running against rails 2.3.8
https://bugzilla.redhat.com/show_bug.cgi?id=623697
--------------------------------------------------------------------------------
================================================================================
selinux-policy-3.8.8-20.fc14 (FEDORA-2010-13511)
SELinux policy configuration
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-20
- Allow cron to look at user_cron_spool links
- Lots of fixes for mozilla_plugin_t
- Add sysv file system
- Turn unconfined domains to permissive to find additional avcs
* Mon Aug 23 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-19
- Update policy for mozilla_plugin_t
* Mon Aug 23 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-18
- Allow clamscan to read proc_t
- Allow mount_t to write to debufs_t dir
- Dontaudit mount_t trying to write to security_t dir
* Wed Aug 18 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-17
- Allow clamscan_t execmem if clamd_use_jit set
- Add policy for firefox plugin-container
* Tue Aug 17 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-16
- Fix /root/.forward definition
* Tue Aug 17 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-15
- label dead.letter as mail_home_t
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #622078 - SELinux targeted policy blocks use of pam_pkcs11
https://bugzilla.redhat.com/show_bug.cgi?id=622078
[ 2 ] Bug #622140 - SELinux is preventing /bin/bash access to a leaked /root file descriptor
https://bugzilla.redhat.com/show_bug.cgi?id=622140
[ 3 ] Bug #624727 - SELinux is preventing /usr/libexec/telepathy-gabble "read" access on gdu.monitor.
https://bugzilla.redhat.com/show_bug.cgi?id=624727
[ 4 ] Bug #625114 - systemd enables automounting for /sys/kernel/debug and /sys/kernel/security. Is that right?
https://bugzilla.redhat.com/show_bug.cgi?id=625114
[ 5 ] Bug #600134 - SELinux is preventing /usr/bin/Xorg "connectto" access on /var/run/setrans/.setrans-unix.
https://bugzilla.redhat.com/show_bug.cgi?id=600134
[ 6 ] Bug #612762 - SELinux is preventing /sbin/modprobe "execute" access on /sbin/modprobe.
https://bugzilla.redhat.com/show_bug.cgi?id=612762
[ 7 ] Bug #618956 - SELinux is preventing /usr/sbin/exim "dac_override" access .
https://bugzilla.redhat.com/show_bug.cgi?id=618956
[ 8 ] Bug #624354 - SELinux empêche l'accès en « read » à /usr/bin/freshclam on filesys
https://bugzilla.redhat.com/show_bug.cgi?id=624354
[ 9 ] Bug #624776 - SELinux empêche l'accès en « execmem » à /usr/bin/clamscan
https://bugzilla.redhat.com/show_bug.cgi?id=624776
[ 10 ] Bug #624777 - SELinux empêche l'accès en « search » à /usr/bin/clamscan on /var/spool/ama
https://bugzilla.redhat.com/show_bug.cgi?id=624777
[ 11 ] Bug #624047 - SELinux is preventing /bin/login "remove_name" access on 5.
https://bugzilla.redhat.com/show_bug.cgi?id=624047
[ 12 ] Bug #624775 - SELinux empêche l'accès en « read » à /usr/bin/clamscan on filesys
https://bugzilla.redhat.com/show_bug.cgi?id=624775
[ 13 ] Bug #626070 - SELinux is preventing /usr/bin/kgpg "read" access on /home/carl/.config/Trolltech.conf.
https://bugzilla.redhat.com/show_bug.cgi?id=626070
[ 14 ] Bug #624762 - libsemanage.semanage_install_active: setfiles returned error code 1. semodule: Failed!
https://bugzilla.redhat.com/show_bug.cgi?id=624762
[ 15 ] Bug #624191 - SELinux empêche /usr/bin/python d'« read » au périphérique /.
https://bugzilla.redhat.com/show_bug.cgi?id=624191
[ 16 ] Bug #626747 - [PATCH] Can't copy a file to a v7 filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=626747
[ 17 ] Bug #626916 - SELinux is preventing /usr/bin/ksysguardd "read" access on mdstat.
https://bugzilla.redhat.com/show_bug.cgi?id=626916
--------------------------------------------------------------------------------
================================================================================
vldocking-2.1.5-1.fc14 (FEDORA-2010-13516)
A Java ™ docking system for JFC Swing applications
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 22 2010 Ismael Olea <ismael(a)olea.org> 2.1.5-1
- updating to 2.1.5
- vldocking-build.patch not needed anymore
--------------------------------------------------------------------------------
================================================================================
xorg-x11-drv-ati-6.13.1-0.3.20100705git37b348059.fc14 (FEDORA-2010-13508)
Xorg X11 ati video driver
--------------------------------------------------------------------------------
Update Information:
fixes problem with black blocks of text under compiz.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Dave Airlie <airlied(a)redhat.com> 6.13.1-0.3.20100705git37b348059
- fix flushing in dri2 for direct rendered comp managers.
--------------------------------------------------------------------------------
================================================================================
zeitgeist-0.5.0-1.fc14 (FEDORA-2010-13507)
Framework providing Desktop activity awareness
--------------------------------------------------------------------------------
Update Information:
Latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Deji Akingunola <dakingun(a)gmail.com> - 0.5.0-1
- Update to 0.5.0
--------------------------------------------------------------------------------
10 years, 7 months
rawhide report: 20100825 changes
by Fedora compose checker
Compose started at Wed Aug 25 08:15:34 UTC 2010
Broken deps for x86_64
----------------------------------------------------------
OpenSceneGraph-libs-2.8.3-2.fc14.i686 requires libpoppler.so.6
OpenSceneGraph-libs-2.8.3-2.fc14.x86_64 requires libpoppler.so.6()(64bit)
PragmARC-20060427-6.fc13.i686 requires libgnarl-4.4.so
PragmARC-20060427-6.fc13.i686 requires libgnat-4.4.so
PragmARC-20060427-6.fc13.x86_64 requires libgnarl-4.4.so()(64bit)
PragmARC-20060427-6.fc13.x86_64 requires libgnat-4.4.so()(64bit)
RackTables-0.18.3-1.fc15.noarch requires /usr/local/bin/php
RackTables-0.18.3-1.fc15.noarch requires perl(File::FnMatch)
RackTables-0.18.3-1.fc15.noarch requires perl(Net::Telnet::Cisco)
antlr3-python-3.1.2-7.fc14.noarch requires python(abi) = 0:2.6
cairo-java-1.0.5-12.fc12.i686 requires libgcj.so.10
cairo-java-1.0.5-12.fc12.x86_64 requires libgcj.so.10()(64bit)
cinepaint-0.22.1-17.fc14.x86_64 requires liboyranos.so.0.1.9()(64bit)
cinepaint-libs-0.22.1-17.fc14.i686 requires liboyranos.so.0.1.9
cinepaint-libs-0.22.1-17.fc14.x86_64 requires liboyranos.so.0.1.9()(64bit)
cyphesis-0.5.21-2.fc13.x86_64 requires libpython2.6.so.1.0()(64bit)
dpm-python3-1.7.4.7-3.fc14.x86_64 requires python(abi) = 0:3.1
dpm-python3-1.7.4.7-3.fc14.x86_64 requires libpython3.1.so.1.0()(64bit)
emerillon-0.1.2-7.fc14.x86_64 requires librest-0.6.so.0()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libedata-book-1.2.so.2()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libcamel-1.2.so.17()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libgtkhtml-editor.so.0()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libebook-1.2.so.9()(64bit)
evolution-couchdb-0.4.92-1.fc14.x86_64 requires libcamel-provider-1.2.so.17()(64bit)
evolution-sharp-0.21.1-7.fc14.x86_64 requires libebook-1.2.so.9()(64bit)
evolution-sharp-0.21.1-7.fc14.x86_64 requires libecal-1.2.so.7()(64bit)
fmt-ptrn-java-1.3.20-5.fc13.i686 requires libgcj.so.10
fmt-ptrn-java-1.3.20-5.fc13.x86_64 requires libgcj.so.10()(64bit)
frysk-0.4-26.fc14.x86_64 requires libgcj.so.10()(64bit)
frysk-devel-0.4-26.fc14.i386 requires libgcj.so.10
frysk-devel-0.4-26.fc14.x86_64 requires libgcj.so.10()(64bit)
frysk-gnome-0.4-26.fc14.x86_64 requires libgcj.so.10()(64bit)
gedit-vala-0.6.1-1.fc13.x86_64 requires libvala.so.0()(64bit)
gloobus-preview-0.4.1-6.fc14.x86_64 requires libpoppler.so.6()(64bit)
3:gnome-commander-1.2.8.7-1.fc14.x86_64 requires libpoppler.so.6()(64bit)
gpx-viewer-0.1.2-2.fc14.x86_64 requires libchamplain-gtk-0.4.so.0()(64bit)
gpx-viewer-0.1.2-2.fc14.x86_64 requires libchamplain-0.4.so.0()(64bit)
inkscape-0.48-0.4.20100505bzr.fc14.x86_64 requires libpoppler.so.6()(64bit)
inkscape-view-0.48-0.4.20100505bzr.fc14.x86_64 requires libpoppler.so.6()(64bit)
intellij-idea-9.0.1.94.399-11.fc14.x86_64 requires jna-examples
lfc-python3-1.7.4.7-3.fc14.x86_64 requires libpython3.1.so.1.0()(64bit)
lfc-python3-1.7.4.7-3.fc14.x86_64 requires python(abi) = 0:3.1
libextractor-plugins-pdf-0.6.1-1402.fc14.x86_64 requires libpoppler.so.6()(64bit)
libgconf-java-2.12.4-14.fc12.i686 requires libgcj.so.10
libgconf-java-2.12.4-14.fc12.x86_64 requires libgcj.so.10()(64bit)
libglade-java-2.12.5-12.fc12.i686 requires libgcj.so.10
libglade-java-2.12.5-12.fc12.x86_64 requires libgcj.so.10()(64bit)
libgnome-java-2.12.4-12.fc12.i686 requires libgcj.so.10
libgnome-java-2.12.4-12.fc12.x86_64 requires libgcj.so.10()(64bit)
libgtk-java-2.8.7-13.fc13.i686 requires libgcj.so.10
libgtk-java-2.8.7-13.fc13.x86_64 requires libgcj.so.10()(64bit)
libopenvrml-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libopenvrml-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
libopenvrml-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
libopenvrml-gl-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
libselinux-python3-2.0.96-3.fc14.x86_64 requires python(abi) = 0:3.1
libsemanage-python3-2.0.45-5.fc14.x86_64 requires libpython3.1.so.1.0()(64bit)
libsemanage-python3-2.0.45-5.fc14.x86_64 requires python(abi) = 0:3.1
libvte-java-0.12.1-15.fc12.i686 requires libgcj.so.10
libvte-java-0.12.1-15.fc12.x86_64 requires libgcj.so.10()(64bit)
matahari-0.0.5-1.fc14.x86_64 requires libqmf.so.1()(64bit)
mine_detector-6.0-3.fc13.x86_64 requires libgnat-4.4.so()(64bit)
mingw32-OpenSceneGraph-2.8.2-4.fc14.noarch requires mingw32(libpng-3.dll)
moblin-panel-myzone-0.1.34-2.fc14.i686 requires libsocialweb-client.so.1
moblin-panel-myzone-0.1.34-2.fc14.x86_64 requires libsocialweb-client.so.1()(64bit)
moblin-panel-status-0.1.21-5.fc14.x86_64 requires libsocialweb-client.so.1()(64bit)
openvrml-java-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-java-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
openvrml-javascript-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-javascript-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
openvrml-nodes-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-nodes-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
openvrml-xembed-0.18.6-1.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
openvrml-xembed-0.18.6-1.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
ovirt-server-0.100-4.fc12.noarch requires qpidd
ovirt-server-0.100-4.fc12.noarch requires qpidc
pdf2djvu-0.7.3-3.fc14.x86_64 requires libpoppler.so.6()(64bit)
plee-the-bear-0.4.1-5.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
plee-the-bear-0.4.1-5.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
plee-the-bear-0.4.1-5.fc14.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_thread-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_filesystem-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_system-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_program_options-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_iostreams-mt.so.1.41.0()(64bit)
pokerth-0.7.1-4.fc14.x86_64 requires libboost_regex-mt.so.1.41.0()(64bit)
pybackpack-0.5.7-4.fc14.noarch requires gnome-python2-brasero
pypoppler-0.12.1-3.fc14.x86_64 requires libpoppler.so.6()(64bit)
python-polybori-0.5-8.fc14.i686 requires libboost_python.so.1.41.0
python-polybori-0.5-8.fc14.x86_64 requires libboost_python.so.1.41.0()(64bit)
python3-PyQt4-4.7.4-2.fc14.i686 requires python(abi) = 0:3.1
python3-PyQt4-4.7.4-2.fc14.x86_64 requires python(abi) = 0:3.1
python3-PyQt4-devel-4.7.4-2.fc14.i686 requires python(abi) = 0:3.1
python3-PyQt4-devel-4.7.4-2.fc14.x86_64 requires python(abi) = 0:3.1
python3-beaker-1.5.3-5.fc14.noarch requires python(abi) = 0:3.1
python3-bpython-0.9.6.2-6.fc14.noarch requires python(abi) = 0:3.1
python3-cherrypy-3.2.0-0.rc1.r2567.1.fc14.1.noarch requires python(abi) = 0:3.1
python3-coverage-3.3.1-3.fc14.x86_64 requires libpython3.1.so.1.0()(64bit)
python3-httplib2-0.6.0-3.fc14.noarch requires python(abi) = 0:3.1
python3-inotify-0.9.0-2.fc14.noarch requires python(abi) = 0:3.1
python3-jinja2-2.5.2-1.fc15.noarch requires python(abi) = 0:3.1
python3-mako-0.3.4-2.fc14.noarch requires python(abi) = 0:3.1
python3-markupsafe-0.9.2-4.fc14.x86_64 requires libpython3.1.so.1.0()(64bit)
python3-markupsafe-0.9.2-4.fc14.x86_64 requires python(abi) = 0:3.1
python3-ply-3.3-3.fc14.noarch requires python(abi) = 0:3.1
python3-postgresql-1.0.0-2.fc14.x86_64 requires libpython3.1.so.1.0()(64bit)
python3-postgresql-1.0.0-2.fc14.x86_64 requires python(abi) = 0:3.1
python3-psutil-0.1.3-4.fc15.noarch requires python(abi) = 0:3.1
python3-pygments-1.3.1-6.fc14.noarch requires python(abi) = 0:3.1
python3-pyke-1.1.1-2.fc14.noarch requires python(abi) = 0:3.1
python3-sip-4.10.5-2.fc14.i686 requires python(abi) = 0:3.1
python3-sip-4.10.5-2.fc14.x86_64 requires python(abi) = 0:3.1
python3-tempita-0.4-5.fc15.noarch requires python(abi) = 0:3.1
qtgpsc-0.2.3-6.fc12.x86_64 requires libgps.so.18()(64bit)
rhythmbox-0.13.0-5.fc14.i686 requires libbrasero-media.so.1
rhythmbox-0.13.0-5.fc14.i686 requires libgnome-media-profiles.so.0
rhythmbox-0.13.0-5.fc14.x86_64 requires libbrasero-media.so.1()(64bit)
rhythmbox-0.13.0-5.fc14.x86_64 requires libgnome-media-profiles.so.0()(64bit)
rhythmbox-devel-0.13.0-5.fc14.i686 requires pkgconfig(gnome-media-profiles)
rhythmbox-devel-0.13.0-5.fc14.x86_64 requires pkgconfig(gnome-media-profiles)
rhythmbox-lirc-0.13.0-5.fc14.x86_64 requires libgnome-media-profiles.so.0()(64bit)
ruby-poppler-0.19.4-3.fc14.x86_64 requires libpoppler.so.6()(64bit)
1:rubygem-actionpack-2.3.5-2.fc14.noarch requires rubygem(activesupport) = 0:2.3.5
1:rubygem-activerecord-2.3.8-3.fc15.noarch requires rubygem(activesupport) = 0:2.3.8
1:rubygem-activeresource-2.3.5-1.fc13.noarch requires rubygem(activesupport) = 0:2.3.5
1:rubygem-rails-2.3.5-1.fc13.noarch requires rubygem(activerecord) = 0:2.3.5
1:rubygem-rails-2.3.5-1.fc13.noarch requires rubygem(activesupport) = 0:2.3.5
rubygem-rubigen-1.5.4-1.fc14.noarch requires rubygem(activesupport) >= 0:2.3.5
spacewalk-certs-tools-1.1.1-2.1.fc15.noarch requires spacewalk-backend-libs >= 0:0.8.28
sugar-read-79-2.fc15.noarch requires gnome-python2-evince
totem-2.90.5-5.fc15.i686 requires libpeasui-1.0.so.0
totem-2.90.5-5.fc15.x86_64 requires libpeasui-1.0.so.0()(64bit)
valide-0.6.1-0.22.20103003svn511.fc14.i686 requires libvala.so.0
valide-0.6.1-0.22.20103003svn511.fc14.x86_64 requires libvala.so.0()(64bit)
vifir-0.7-1.fc14.x86_64 requires libpoppler.so.6()(64bit)
viking-0.9.91-3.fc13.x86_64 requires libgps.so.18()(64bit)
wfut-1.1.0-8.fc12.x86_64 requires libgcj.so.10()(64bit)
xenner-0.48-1.fc14.x86_64 requires libxenguest.so.3.4()(64bit)
xournal-0.4.5-5.fc14.x86_64 requires libpoppler.so.6()(64bit)
Broken deps for i386
----------------------------------------------------------
OpenSceneGraph-libs-2.8.3-2.fc14.i686 requires libpoppler.so.6
PragmARC-20060427-6.fc13.i686 requires libgnarl-4.4.so
PragmARC-20060427-6.fc13.i686 requires libgnat-4.4.so
RackTables-0.18.3-1.fc15.noarch requires /usr/local/bin/php
RackTables-0.18.3-1.fc15.noarch requires perl(File::FnMatch)
RackTables-0.18.3-1.fc15.noarch requires perl(Net::Telnet::Cisco)
antlr3-python-3.1.2-7.fc14.noarch requires python(abi) = 0:2.6
cairo-java-1.0.5-12.fc12.i686 requires libgcj.so.10
cinepaint-0.22.1-17.fc14.i686 requires liboyranos.so.0.1.9
cinepaint-libs-0.22.1-17.fc14.i686 requires liboyranos.so.0.1.9
cyphesis-0.5.21-2.fc13.i686 requires libpython2.6.so.1.0
dpm-python3-1.7.4.7-3.fc14.i686 requires libpython3.1.so.1.0
dpm-python3-1.7.4.7-3.fc14.i686 requires python(abi) = 0:3.1
emerillon-0.1.2-7.fc14.i686 requires librest-0.6.so.0
evolution-couchdb-0.4.92-1.fc14.i686 requires libcamel-provider-1.2.so.17
evolution-couchdb-0.4.92-1.fc14.i686 requires libebook-1.2.so.9
evolution-couchdb-0.4.92-1.fc14.i686 requires libgtkhtml-editor.so.0
evolution-couchdb-0.4.92-1.fc14.i686 requires libedata-book-1.2.so.2
evolution-couchdb-0.4.92-1.fc14.i686 requires libcamel-1.2.so.17
evolution-sharp-0.21.1-7.fc14.i686 requires libecal-1.2.so.7
evolution-sharp-0.21.1-7.fc14.i686 requires libebook-1.2.so.9
fmt-ptrn-java-1.3.20-5.fc13.i686 requires libgcj.so.10
frysk-0.4-26.fc14.i386 requires libgcj.so.10
frysk-devel-0.4-26.fc14.i386 requires libgcj.so.10
frysk-gnome-0.4-26.fc14.i386 requires libgcj.so.10
gedit-vala-0.6.1-1.fc13.i686 requires libvala.so.0
gloobus-preview-0.4.1-6.fc14.i686 requires libpoppler.so.6
3:gnome-commander-1.2.8.7-1.fc14.i686 requires libpoppler.so.6
gpx-viewer-0.1.2-2.fc14.i686 requires libchamplain-gtk-0.4.so.0
gpx-viewer-0.1.2-2.fc14.i686 requires libchamplain-0.4.so.0
inkscape-0.48-0.4.20100505bzr.fc14.i686 requires libpoppler.so.6
inkscape-view-0.48-0.4.20100505bzr.fc14.i686 requires libpoppler.so.6
intellij-idea-9.0.1.94.399-11.fc14.i686 requires jna-examples
lfc-python3-1.7.4.7-3.fc14.i686 requires libpython3.1.so.1.0
lfc-python3-1.7.4.7-3.fc14.i686 requires python(abi) = 0:3.1
libextractor-plugins-pdf-0.6.1-1402.fc14.i686 requires libpoppler.so.6
libgconf-java-2.12.4-14.fc12.i686 requires libgcj.so.10
libglade-java-2.12.5-12.fc12.i686 requires libgcj.so.10
libgnome-java-2.12.4-12.fc12.i686 requires libgcj.so.10
libgtk-java-2.8.7-13.fc13.i686 requires libgcj.so.10
libopenvrml-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
libopenvrml-gl-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
libselinux-python3-2.0.96-3.fc14.i686 requires python(abi) = 0:3.1
libsemanage-python3-2.0.45-5.fc14.i686 requires libpython3.1.so.1.0
libsemanage-python3-2.0.45-5.fc14.i686 requires python(abi) = 0:3.1
libvte-java-0.12.1-15.fc12.i686 requires libgcj.so.10
matahari-0.0.5-1.fc14.i686 requires libqmf.so.1
mine_detector-6.0-3.fc13.i686 requires libgnat-4.4.so
mingw32-OpenSceneGraph-2.8.2-4.fc14.noarch requires mingw32(libpng-3.dll)
moblin-panel-myzone-0.1.34-2.fc14.i686 requires libsocialweb-client.so.1
moblin-panel-status-0.1.21-5.fc14.i686 requires libsocialweb-client.so.1
openvrml-java-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-java-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
openvrml-javascript-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-javascript-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
openvrml-nodes-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-nodes-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
openvrml-xembed-0.18.6-1.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
openvrml-xembed-0.18.6-1.fc14.i686 requires libboost_thread-mt.so.1.41.0
ovirt-server-0.100-4.fc12.noarch requires qpidd
ovirt-server-0.100-4.fc12.noarch requires qpidc
pdf2djvu-0.7.3-3.fc14.i686 requires libpoppler.so.6
plee-the-bear-0.4.1-5.fc14.i386 requires libboost_filesystem-mt.so.1.41.0
plee-the-bear-0.4.1-5.fc14.i386 requires libboost_system-mt.so.1.41.0
plee-the-bear-0.4.1-5.fc14.i386 requires libboost_thread-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_filesystem-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_program_options-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_system-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_thread-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_iostreams-mt.so.1.41.0
pokerth-0.7.1-4.fc14.i686 requires libboost_regex-mt.so.1.41.0
pybackpack-0.5.7-4.fc14.noarch requires gnome-python2-brasero
pypoppler-0.12.1-3.fc14.i686 requires libpoppler.so.6
python-polybori-0.5-8.fc14.i686 requires libboost_python.so.1.41.0
python-psyco-1.6-4.fc12.i686 requires libpython2.6.so.1.0
python-psyco-1.6-4.fc12.i686 requires python(abi) = 0:2.6
python3-PyQt4-4.7.4-2.fc14.i686 requires python(abi) = 0:3.1
python3-PyQt4-devel-4.7.4-2.fc14.i686 requires python(abi) = 0:3.1
python3-beaker-1.5.3-5.fc14.noarch requires python(abi) = 0:3.1
python3-bpython-0.9.6.2-6.fc14.noarch requires python(abi) = 0:3.1
python3-cherrypy-3.2.0-0.rc1.r2567.1.fc14.1.noarch requires python(abi) = 0:3.1
python3-coverage-3.3.1-3.fc14.i686 requires libpython3.1.so.1.0
python3-httplib2-0.6.0-3.fc14.noarch requires python(abi) = 0:3.1
python3-inotify-0.9.0-2.fc14.noarch requires python(abi) = 0:3.1
python3-jinja2-2.5.2-1.fc15.noarch requires python(abi) = 0:3.1
python3-mako-0.3.4-2.fc14.noarch requires python(abi) = 0:3.1
python3-markupsafe-0.9.2-4.fc14.i686 requires libpython3.1.so.1.0
python3-markupsafe-0.9.2-4.fc14.i686 requires python(abi) = 0:3.1
python3-ply-3.3-3.fc14.noarch requires python(abi) = 0:3.1
python3-postgresql-1.0.0-2.fc14.i686 requires libpython3.1.so.1.0
python3-postgresql-1.0.0-2.fc14.i686 requires python(abi) = 0:3.1
python3-psutil-0.1.3-4.fc15.noarch requires python(abi) = 0:3.1
python3-pygments-1.3.1-6.fc14.noarch requires python(abi) = 0:3.1
python3-pyke-1.1.1-2.fc14.noarch requires python(abi) = 0:3.1
python3-sip-4.10.5-2.fc14.i686 requires python(abi) = 0:3.1
python3-tempita-0.4-5.fc15.noarch requires python(abi) = 0:3.1
qtgpsc-0.2.3-6.fc12.i686 requires libgps.so.18
rhythmbox-0.13.0-5.fc14.i686 requires libbrasero-media.so.1
rhythmbox-0.13.0-5.fc14.i686 requires libgnome-media-profiles.so.0
rhythmbox-devel-0.13.0-5.fc14.i686 requires pkgconfig(gnome-media-profiles)
rhythmbox-lirc-0.13.0-5.fc14.i686 requires libgnome-media-profiles.so.0
ruby-poppler-0.19.4-3.fc14.i686 requires libpoppler.so.6
1:rubygem-actionpack-2.3.5-2.fc14.noarch requires rubygem(activesupport) = 0:2.3.5
1:rubygem-activerecord-2.3.8-3.fc15.noarch requires rubygem(activesupport) = 0:2.3.8
1:rubygem-activeresource-2.3.5-1.fc13.noarch requires rubygem(activesupport) = 0:2.3.5
1:rubygem-rails-2.3.5-1.fc13.noarch requires rubygem(activerecord) = 0:2.3.5
1:rubygem-rails-2.3.5-1.fc13.noarch requires rubygem(activesupport) = 0:2.3.5
rubygem-rubigen-1.5.4-1.fc14.noarch requires rubygem(activesupport) >= 0:2.3.5
spacewalk-certs-tools-1.1.1-2.1.fc15.noarch requires spacewalk-backend-libs >= 0:0.8.28
sugar-read-79-2.fc15.noarch requires gnome-python2-evince
totem-2.90.5-5.fc15.i686 requires libpeasui-1.0.so.0
valide-0.6.1-0.22.20103003svn511.fc14.i686 requires libvala.so.0
vifir-0.7-1.fc14.i686 requires libpoppler.so.6
viking-0.9.91-3.fc13.i686 requires libgps.so.18
wfut-1.1.0-8.fc12.i686 requires libgcj.so.10
xenner-0.48-1.fc14.i386 requires libxenguest.so.3.4
xournal-0.4.5-5.fc14.i686 requires libpoppler.so.6
New package: drraw-2.2-0.6.b2.fc15
Web based presentation front-end for RRDtool
New package: dvdbackup-0.4.1-1.fc15
Command line tool for ripping video DVDs
New package: lockfile-progs-0.1.15-2.fc15
Command-line programs to safely lock and unlock files and mailboxes
New package: opencc-0.1.1-1.fc15
Libraries for Simplified-Traditional Chinese Conversion
New package: perl-Font-TTFMetrics-0.1-2.fc15
Parser for the TTF file
New package: tlomt-junction-fonts-2.0-4.fc15
A humanist sans serif font
Updated Packages:
NetworkManager-0.8.1-5.git20100818.fc15
---------------------------------------
* Wed Aug 18 2010 Dan Williams <dcbw(a)redhat.com> - 0.8.1-5
- core: fix some systemd interaction issues
amanda-3.1.2-1.fc15
-------------------
* Wed Aug 18 2010 Jan Görig <jgorig(a)redhat.com> - 3.1.2-1
- upgraded to new upstream bugfix version
asterisk-1.8.0-0.4.beta4.fc15
-----------------------------
* Tue Aug 24 2010 Jeffrey C. Ollie <jeff(a)ocjtech.us> - 1.8.0-0.4.beta4
- This release contains fixes since the last beta release as reported by the
- community. A sampling of the changes in this release include:
-
- * Fix parsing of IPv6 address literals in outboundproxy
- (Closes issue #17757. Reported by oej. Patched by sperreault)
-
- * Change the default value for alwaysauthreject in sip.conf to "yes".
- (Closes issue #17756. Reported by oej)
-
- * Remove current STUN support from chan_sip.c. This change removes the current
- broken/useless STUN support from chan_sip.
- (Closes issue #17622. Reported by philipp2.
- Review: https://reviewboard.asterisk.org/r/855/)
-
- * PRI CCSS may use a stale dial string for the recall dial string. If an
- outgoing call negotiates a different B channel than initially requested, the
- saved original dial string was not transferred to the new B channel. CCSS
- uses that dial string to generate the recall dial string.
- (Patched by rmudgett)
-
- * Split _all_ arguments before parsing them. This fixes multicast RTP paging
- using linksys mode.
- (Patched by russellb)
-
- * Expand cel_custom.conf.sample. Include the usage of CSV_QUOTE() to ensure
- data has valid CSV formatting. Also list the special CEL variables that are
- available for use in the mapping. There are also several other CEL fixes in
- this release.
- (Patched by russellb)
-
- Asterisk 1.8 contains many new features over previous releases of Asterisk.
- A short list of included features includes:
-
- * Secure RTP
- * IPv6 Support in the SIP Channel
- * Connected Party Identification Support
- * Calendaring Integration
- * A new call logging system, Channel Event Logging (CEL)
- * Distributed Device State using Jabber/XMPP PubSub
- * Call Completion Supplementary Services support
- * Advice of Charge support
- * Much, much more!
-
- A full list of new features can be found in the CHANGES file.
-
- http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=checkout
-
- For a full list of changes in the current release, please see the ChangeLog:
-
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.0-beta4
avra-1.2.3-4.fc15
-----------------
clamtk-4.28-1.fc14
------------------
* Tue Aug 17 2010 Dave M. <dave.nerd(a)gmail.com> - 4.28-1
- Updated to release 4.28.
- Removed dependency for hal (deprecated).
- Added dependency for udev.
curl-7.21.1-3.fc15
------------------
* Tue Aug 24 2010 Paul Howarth <paul(a)city-fan.org> 7.21.1-3
- fix up patches so there's no need to run autotools in the rpm build
- drop buildreq automake
- drop dependency on automake for devel package from F-14, where
%{_datadir}/aclocal is included in the filesystem package
- drop dependency on pkgconfig for devel package from F-11, where
pkgconfig dependencies are auto-generated
deltarpm-3.6-0.3.20100708git.fc15
---------------------------------
* Tue Aug 24 2010 Jonathan Dieter <jdieter(a)lesbg.com> - 3.6-0.3.20100708git
- Rebuild for python 3.2
dracut-modules-olpc-0.5.0-1.fc15
--------------------------------
* Tue Aug 24 2010 Daniel Drake <dsd(a)laptop.org> - 0.5.0-1
- New version for F14 support
dstat-0.7.2-3.fc15
------------------
* Tue Aug 24 2010 Jan Zeleny <jzeleny(a)redhat.com> - 0.7.2-3
- patch adding options switching from bytes to bits when displaying
network and/or disk stats
febootstrap-2.8-1.fc15
----------------------
* Tue Aug 24 2010 Richard Jones <rjones(a)redhat.com> - 2.8-1
- New upstream version 2.8.
fedora-packager-0.5.1.4-1.fc15
------------------------------
* Tue Aug 24 2010 Jesse Keating <jkeating(a)redhat.com> - 0.5.1.4-1
- Fix setting push.default when cloning with dirs
- Remove build --test option in bash completion
file-5.04-15.fc15
-----------------
* Tue Aug 24 2010 Jan Kaluza <jkaulza(a)redhat.com> - 5.04-15
- fix #626591 - support for WebM format
file-browser-applet-0.6.6-1.fc15
--------------------------------
* Tue Aug 24 2010 Deji Akingunola <dakingun(a)gmail.com> - 0.6.6-1
- Update to 0.6.6
gimp-2.6.10-5.fc15
------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 2:2.6.10-5
- don't require gtk-doc but own %{_datadir}/gtk-doc (#604355, #604169)
gnome-activity-journal-0.5.0-1.fc15
-----------------------------------
* Mon Aug 23 2010 Mads Villadsen <maxx(a)krakoa.dk> - 0.5.0-1
- Update to latest release
- Add minor patch to make the version check work with zeitgeist 0.5.0
gpa-0.9.0-1.fc14
----------------
* Tue Aug 10 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 0.9.0-1
- gpa-0.9.0
- make buildable against libassuan1 (f14+)
gsettings-desktop-schemas-0.0.1-2.fc15
--------------------------------------
* Tue Aug 24 2010 Matthias Clasen <mclasen(a)redhat.com> - 0.0.1-2
- Update to 0.0.1
gtkimageview-1.6.4-2.fc15
-------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.6.4-2
- don't require gtk-doc but own %{_datadir}/gtk-doc (#604368, #604169)
hunspell-la-0.20100823-1.fc15
-----------------------------
* Tue Aug 24 2010 Caolán McNamara <caolanm(a)redhat.com> - 0.20100823-1
- latest version
hunspell-mg-0.20050109-5.fc15
-----------------------------
* Tue Aug 24 2010 Caolán McNamara <caolanm(a)redhat.com> - 0.20050109-5
- add Malagasy Plateau alias
iperf-2.0.5-1.fc15
------------------
* Sat Aug 21 2010 Gabriel Somlo <somlo at cmu.edu> 2.0.5-1
- update to 2.0.5
jsch-0.1.43-1.fc15
------------------
* Mon Aug 16 2010 aAlexander Kurtakov <akurtako(a)redhat.com> 0:0.1.43-1
- Update to new upastream version.
kdesvn-1.5.4-1.fc15
-------------------
* Tue Aug 24 2010 - Jaroslav Reznik <jreznik(a)redhat.com> - 1.5.4-1
- Update to 1.5.4
kernel-2.6.36-0.9.rc2.git3.fc15
-------------------------------
* Tue Aug 24 2010 Chuck Ebbert <cebbert(a)redhat.com> - 2.6.36-0.9.rc2.git3
- Linux 2.6.36-rc2-git3
kpackagekit-0.6.0-2.fc15
------------------------
* Fri Mar 26 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 0.6.0-2
- rebase InstallPrinterDrivers patch
- readd disttag
* Fri Mar 26 2010 Steven M. Parrish <smparrish(a)gmail.com> - 0.6.0-1
- Official 0.6.0 release
libXext-1.1.2-2.fc15
--------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> 1.1.2-2
- rebuild to ensure F14 NVR is higher than F13
libgdiplus-2.6.7-3.fc15
-----------------------
* Tue Aug 24 2010 Christian Krause <chkr(a)fedoraproject.org> - 2.6.7-3
- Add upstream patch for CVE-2010-1526
* Sun Jul 25 2010 Christian Krause <chkr(a)fedoraproject.org> - 2.6.7-2
- Cleanup spec file
libgexiv2-0.2.0-1.fc15
----------------------
* Tue Aug 24 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.0-1
- update to latest upstream release
libguestfs-1.5.4-2.fc15
-----------------------
* Tue Aug 24 2010 Richard Jones <rjones(a)redhat.com> - 1:1.5.4-2
- Disable tests again, because the Rawhide kernel still won't boot.
* Tue Aug 24 2010 Richard Jones <rjones(a)redhat.com> - 1:1.5.4-1
- New upstream development version 1.5.4.
- Now requires febootstrap >= 2.8 and qemu >= 0.12.
- Re-enable tests because RHBZ#624854 is supposed to be fixed.
- Upstream Source URL has changed.
man-pages-fr-3.23-4.fc15
------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> 3.23-4
- Fix RH #582959 - add dependency on man-pages-reader
* Tue Apr 27 2010 Pablo Martin-Gomez <pablo.martin-gomez AT laposte DOT net> 3.23-3
- Revert the fix for RH #582959; it's only for Rawhide
mesa-7.9-0.7.fc15
-----------------
* Tue Aug 24 2010 Dave Airlie <airlied(a)redhat.com> 7.9-0.7
- latest git snapshot - enable talloc/llvm links
mfiler3-3.0.8-2.fc15
--------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 3.0.8-2
- rebuild
* Mon Mar 08 2010 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 3.0.8-1
- 3.0.8
midori-0.2.7-1.fc15
-------------------
* Tue Aug 24 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 0.2.7-1
- Update to 0.2.7
- Build separate devel package
- BuildRequire vala
- Include gtk-doc
nagios-3.2.1-6.fc15
-------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 3.2.1-6
- rebuild
* Wed Jun 09 2010 Peter Lemenkov <lemenkov(a)gmail.com> - 3.2.1-5
- Removed obsoletes: nagios < 3.2.1-2
nautilus-2.90.1-1.fc15
----------------------
* Tue Aug 24 2010 Matthias Clasen <mclasen(a)redhat.com> - 2.90.1-1
- Update to 2.31.91
ocaml-lablgtk-2.14.0-6.fc15
---------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 2.14.0-6
- fix building against new glib (#626765)
* Tue Jul 27 2010 David A. Wheeler <dwheeler(a)dwheeler.com> - 2.14.0-5
- Add support for gtksourceview2 (in addition to gtksourceview 1.0).
olpc-powerd-26-1.fc15
---------------------
* Tue Aug 24 2010 Daniel Drake <dsd(a)laptop.org>
- 26-1
- Update to v26
openoffice.org-3.3.0-5.3.fc15
-----------------------------
* Tue Aug 24 2010 Caolán McNamara <caolanm(a)redhat.com>- 1:3.3.0-5.3
- Resolves: rhbz#624908/ooo#114012 bad a11y chain in draw
opensc-0.11.13-3.fc14
---------------------
* Wed Aug 11 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 0.11.13-3
- build against libassuan1 (f14+)
perl-DBD-SQLite-1.29-4.fc15
---------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.29-4
- fix testsuite to run with the latest sqlite (bugs.debian.org/591111)
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.29-3
- rebuild
* Mon Jun 28 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.29-2
- fix description/summary
* Thu Jun 10 2010 Petr Sabata <psabata(a)redhat.com> - 1.29-1
- Update to the latest release
perl-DBICx-TestDatabase-0.02-4.fc15
-----------------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.02-4
- rebuild to ensure F14 has higher NVR than F13
perl-HTTP-DAV-0.40-2.fc15
-------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.40-2
- rebuild
* Fri Jun 18 2010 Petr Sabata <psabata(a)redhat.com> - 0.40-1
- Update to the latest release
- Description updated
- BuildRequires updated
- rhbz#605662
perl-Net-Patricia-1.17_01-1.fc15
--------------------------------
* Sun May 23 2010 Philip Prindeville <philipp(a)fedoraproject.org> - 1.17_01-1
- 1.17 was yanked from CPAN because of a missing update, hence 1.17_01.
* Wed May 19 2010 Philip Prindeville <philipp(a)fedoraproject.org > - 1.17-3
- update changelog
* Wed May 19 2010 Philip Prindeville <philipp(a)fedoraproject.org > - 1.17-2
- Refresh .spec file with cpanspec.
* Wed May 19 2010 Philip Prindeville <philipp(a)fedoraproject.org > - 1.17-1
- new upstream version, official release
perl-Net-STOMP-Client-0.9.2-2.fc15
----------------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.9.2-2
- rebuild
* Tue Jun 08 2010 Steve Traylen <steve.traylen(a)cern.ch> - 0.9.2-1
- New upstream 0.9.2.
perl-PAR-1.000-2.fc15
---------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.000-2
- rebuild
* Fri Jun 11 2010 Petr Sabata <psabata(a)redhat.com> - 1.000-1
- Update to the latest release.
perl-PAR-Packer-1.005-2.fc15
----------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.005-2
- rebuild
* Fri Jun 11 2010 Petr Sabata <psabata(a)redhat.com> - 1.005-1
- Update to the latest release, fixing #602933
pympdtouchgui-0.327-1.fc15
--------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.327-1
- merge following changes from F13 branch [Sven Lankes]
- New upstream release
- remove upstreamed setup.py patch
python-lxml-2.2.7-3.fc15
------------------------
* Tue Aug 24 2010 Jeffrey C. Ollie <jeff(a)ocjtech.us> - 2.2.7-3
- Don't byte-compile files during install because setup.py doesn't
properly byte compile for Python version 3.2
python-slip-0.2.12-1.fc15
-------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 0.2.12-1
- use os.path.abspath instead of .realpath (#615819)
- use tempfile.mkstemp
- don't use hardcoded file ext separator
qbittorrent-2.4.0-1.fc15
------------------------
* Tue Aug 24 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.0-1
- update to 2.4.0 release
qwit-1.1-0.4.pre2.fc15
----------------------
* Wed Aug 11 2010 Chen Lei <supercyper(a)163.com> - 1.1-0.4.pre2
- update to new prerelease
ragel-6.6-2.fc15
----------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 6.6-2
- rebuild to ensure F14 has higher NVR than F13
rpmreaper-0.1.6-4.fc15
----------------------
* Tue Aug 24 2010 Miroslav Lichvar <mlichvar(a)redhat.com> 0.1.6-4
- print F2 as help key in help line (#472039)
- require less (#599183)
ruby-aws-0.8.1-2.fc15
---------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.8.1-2
- rebuild
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.8.1-1
- merge following changes from F13 branch [Mamoru Tasaka]
- 0.8.1
- 0.8.0
rubygem-activerecord-2.3.8-3.fc15
---------------------------------
* Mon Aug 16 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 1:2.3.8-3
- Included postgres fix (patch also pushed upstream, see rails issue tracker)
* Thu Aug 12 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 1:2.3.8-2
- Updated patch0 to correctly parse sqlite3 version
* Wed Aug 04 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 1:2.3.8-1
- Update to 2.3.8
rubygem-activesupport-2.1.1-2.fc15
----------------------------------
rubygem-locale_rails-2.0.5-5.fc15
---------------------------------
* Tue Aug 17 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-5
- additional small regression fixes
- removed now unneccesary do_check bits
* Tue Aug 17 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-4
- small specfile regression fixes
- replaced tabs with spaces
- removed extraneous permissions / shebang in doc files
* Mon Aug 16 2010 Mohammed Morsi <mmorsi(a)redhat.com> - 2.0.5-3
- included global ::Locale fix from upstream
* Tue Jan 12 2010 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 2.0.5-2
- gems.rubyforge.org gem file seems old, changing Source0 URL for now
rubygem-net-ssh-2.0.23-5.fc15
-----------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 2.0.23-5
- rebuild to ensure F14 has higher NVR than F13
selinux-policy-3.8.8-20.fc15
----------------------------
* Tue Aug 24 2010 Dan Walsh <dwalsh(a)redhat.com> 3.8.8-20
- Allow cron to look at user_cron_spool links
- Lots of fixes for mozilla_plugin_t
- Add sysv file system
- Turn unconfined domains to permissive to find additional avcs
squid-3.1.7-1.fc15
------------------
* Tue Aug 24 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7: 3.1.7-1
- Upstream 3.1.7 bugfix release
sssd-1.3.0-30.fc15
------------------
* Tue Aug 24 2010 Stephen Gallagher <sgallagh(a)redhat.com> - 1.3.0-30
- Resolves: CVE-2010-2940 - sssd allows null password entry to authenticate
- against LDAP
stomppy-3.0.2-0.1.a.fc15
------------------------
* Tue Aug 24 2010 Steve Traylen <steve.traylen(a)cern.ch.com> - 3.0.2-0.1.a
- Update to source to 3.0.2a, a pre-release of 3.0.2.
system-config-date-1.9.61-1.fc15
--------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.9.61-1
- pick up updated translations
system-config-date-docs-1.0.10-1.fc15
-------------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.10-1
- pick up new translations
system-config-nfs-1.3.51-1.fc15
-------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.3.51-1
- pick up translation updates
system-config-nfs-docs-1.0.9-1.fc15
-----------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.9-1
- pick up translation updates
system-config-samba-1.2.90-1.fc15
---------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.90-1
- pick up translation updates
system-config-samba-docs-1.0.9-1.fc15
-------------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.9-1
- pick up translation updates
system-config-services-0.99.47-1.fc15
-------------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 0.99.47-1
- pick up translation updates
system-config-services-docs-1.1.9-1.fc15
----------------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.1.8-1
- pick up translation updates
system-config-users-1.2.105-1.fc15
----------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.105-1
- pick up translation updates
* Wed Aug 11 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.104-1
- pick up translation updates
* Wed Aug 11 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.103-1
- fix python format directives in id.po
* Wed Aug 11 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.102-1
- pick up translation updates
system-config-users-docs-1.0.9-1.fc15
-------------------------------------
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.9-1
- pick up translation updates
systemtap-1.3-2.fc15
--------------------
* Wed Jul 21 2010 Josh Stone <jistone(a)redhat.com> - 1.3-2
- Disable crash on ppc.
taipeifonts-1.2-12.fc15
-----------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.2-12
- rebuild to ensure F14 has higher NVR than F13
terminator-0.95-1.fc15
----------------------
* Wed Aug 25 2010 Dominic Hopf <dmaphy(a)fedoraproject.org> - 0.95-1
- New upstream release: Terminator 0.95
usb_modeswitch-1.1.4-1.fc15
---------------------------
* Tue Aug 24 2010 Huzaifa Sidhpurwala <huzaifas(a)redhat.com> 1.1.4-1
- New upstream version
usb_modeswitch-data-20100817-1.fc15
-----------------------------------
* Tue Aug 24 2010 Huzaifa Sidhpurwala <huzaifas(a)redhat.com> 20100817-1
- New upstream
xfce4-notes-plugin-1.7.6-1.fc15
-------------------------------
* Wed Mar 31 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.7.6-1
- Update to 1.7.6
- Drop DSO linking patch, fixed upstream
* Mon Mar 29 2010 Mar 27 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.7.4-1
- Update to 1.7.4
- Use exo-open to open URLs (#577548)
* Sat Mar 27 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.7.3-1
- Update to 1.7.3
xmlrpc3-3.0-5.fc15
------------------
* Wed Jul 21 2010 Stanislav Ochotnicky <sochotnicky(a)redhat.com> - 3.0-5
- Install maven depmaps and pom.xml files
xorg-x11-xinit-1.0.9-17.fc15
----------------------------
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.0.9-17
- rebuild to ensure F14 has higher NVR than F13
zabbix-1.8.3-1.fc15
-------------------
* Tue Aug 17 2010 Dan Horák <dan[at]danny.cz> - 1.8.3-1
- updated to 1.8.3
Summary:
Added Packages: 6
Removed Packages: 0
Modified Packages: 81
10 years, 7 months
Results loading F14 Alpha with HD5670 video
by Chuck Forsberg WA7KGX
Live 386 booted and ran.
386 install DVD took several minutes to get to loading Anaconda,
went to black screen with no sync, then locked up.
386 install with safe graphics succeeded.
At this point I removed the HD5670 and went back to an Nvidia 9600GT.
A new Nvidia driver cured the display problem I had with Windows 7.
Returning to Nvidia broke Ubuntu, so now I am reloading Ubuntu.
Nice to be able to do VNC sessions and web browsing during installs!
I will reload F14 Alpha with the Nvidia 9600GT when I get a chance.
--
Chuck Forsberg WA7KGX N2469R caf(a)omen.com www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231 503-614-0430
10 years, 7 months
Fedora 14 updates-testing report
by updates@fedoraproject.org
The following builds have been pushed to Fedora 14 updates-testing
R-sciplot-1.0.7-4.fc14
RackTables-0.18.3-1.fc14
appliance-tools-004.5-1.fc14
asterisk-1.6.2.12-0.1.rc1.fc14
asymptote-2.04-1.fc14
audex-0.72-0.8.beta1.fc14
btrfs-progs-0.19-12.fc14
cairo-clock-0.3.4-5.fc14
chordii-4.3-2.fc14
compat-db-4.7.25-16.fc14
curl-7.21.0-4.fc14
d-feet-0.1.12-1.fc14
dalston-0.1.12-2.fc14
dirmngr-1.1.0-1.fc14
dracut-modules-olpc-0.5.0-1.fc14
drehatlas-widelands-fonts-1.0.3.1-5.fc14
dumpasn1-20100318-2.fc14
dvdbackup-0.4.1-1.fc14
easytag-2.1.6-5.fc14
ekg2-0.2-0.15.rc1.fc14
eurephia-1.0.0-10.fc14
evolution-2.31.90-1.fc14
evolution-data-server-2.31.90-1.fc14
evolution-exchange-2.31.90-1.fc14
evolution-mapi-0.31.90-1.fc14
fedora-packager-0.5.1.4-1.fc14
file-5.04-15.fc14
file-browser-applet-0.6.6-1.fc14
fwbackups-1.43.3-0.10.rc5.fc14
gettext-0.18.1.1-3.fc14
gimp-2.6.10-5.fc14
gmpc-0.20.0-1.fc14
gnash-0.8.8-1.fc14
gnofract4d-3.13-1.fc14
gnome-bluetooth-2.31.6-4.fc14
gnome-games-extra-data-2.30.0-2.fc14
gnome-shell-2.31.5-7.fc14
gnupg2-2.0.16-1.fc14
goobook-1.3-4.fc14
grisbi-0.6.0-3.fc14
gtkhtml3-3.31.90-1.fc14
gtkimageview-1.6.4-2.fc14
guake-0.4.2-2.fc14
hamster-applet-2.31.90-1.fc14
hornsey-1.5.2-0.3.fc14
hugin-2010.0.0-5.fc14
hwdata-0.232-1.fc14
ibus-chewing-1.3.6.20100730-1.fc14
iok-1.3.11-1.fc14
iperf-2.0.5-1.fc14
john-1.7.6-1.fc14
kdesvn-1.5.4-1.fc14
kpackagekit-0.6.0-2.fc14
libXext-1.1.2-2.fc14
libassuan-2.0.0-2.fc14
libgexiv2-0.2.0-1.fc14
libgpg-error-1.9-1.fc14
libksba-1.0.8-1.fc14
libmpd-0.20.0-1.fc14
libvirt-0.8.3-2.fc14
lirc-0.8.7-0.1.pre2.fc14
mailcap-2.1.34-1.fc14
man-pages-fr-3.23-4.fc14
meego-panel-devices-0.1.33-1.fc14
mfiler3-3.0.8-2.fc14
nagios-3.2.1-6.fc14
nautilus-sendto-2.31.6-4.fc14
nss_ldap-265-6.fc14
ocaml-lablgtk-2.14.0-6.fc14
olpc-powerd-26-1.fc14
opencc-0.1.1-1.fc14
perl-DBD-SQLite-1.29-3.fc14
perl-DBICx-TestDatabase-0.02-4.fc14
perl-Dist-Zilla-4.102340-1.fc14
perl-HTTP-DAV-0.40-2.fc14
perl-Lingua-Stem-Ru-0.01-1.fc14
perl-Lingua-Stem-Snowball-Da-1.01-1.fc14
perl-Net-Patricia-1.17_01-1.fc14
perl-Net-STOMP-Client-0.9.2-2.fc14
perl-PAR-1.000-2.fc14
perl-PAR-Packer-1.005-2.fc14
perl-Text-German-0.06-1.fc14
php-pear-Validate-0.8.3-1.fc14
plymouth-0.8.4-0.20100823.1.fc14
purple-microblog-0.3.0-3.fc14
pympdtouchgui-0.327-1.fc14
python-hcs_utils-1.1.1-3.fc14
python-slip-0.2.12-1.fc14
python-sqlalchemy-0.6.3-1.fc14
python-xlrd-0.7.1-1.fc14
qbittorrent-2.4.0-1.fc14
ragel-6.6-2.fc14
roundup-1.4.15-1.fc14
rpmreaper-0.1.6-4.fc14
ruby-aws-0.8.1-2.fc14
rubygem-net-ssh-2.0.23-5.fc14
samba-3.5.4-66.fc14
scons-2.0.1-1.fc14
squid-3.1.7-1.fc14
sslogger-0.96-2.fc14
sssd-1.3.0-30.fc14
system-config-date-1.9.61-1.fc14
system-config-date-docs-1.0.10-1.fc14
system-config-nfs-1.3.51-1.fc14
system-config-nfs-docs-1.0.9-1.fc14
system-config-samba-1.2.90-1.fc14
system-config-samba-docs-1.0.9-1.fc14
system-config-services-0.99.47-1.fc14
system-config-services-docs-1.1.9-1.fc14
system-config-users-1.2.105-1.fc14
system-config-users-docs-1.0.9-1.fc14
systemtap-1.3-2.fc14
telepathy-mission-control-5.5.3-1.fc14
terminator-0.95-1.fc14
tint2-0.11-2.fc14
usb_modeswitch-1.1.4-1.fc14
usb_modeswitch-data-20100817-1.fc14
varnish-2.1.3-1.fc14
xfce4-notes-plugin-1.7.6-1.fc14
xorg-x11-xinit-1.0.9-17.fc14
Details about builds:
================================================================================
R-sciplot-1.0.7-4.fc14 (FEDORA-2010-13472)
Scientific Graphing Functions for Factorial Designs
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com>
- 1.0.7-4
- rebuild to ensure F14 NVR is bigger than in F13
--------------------------------------------------------------------------------
================================================================================
RackTables-0.18.3-1.fc14 (FEDORA-2010-13472)
A datacenter asset management system
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 22 2010 <colin.coe(a)gmail.com> - 0.18.3-1
- Rebase to v0.18.3
* Mon Feb 22 2010 <colin.coe(a)gmail.com> - 0.17.10-1
- Rebase to v0.17.10
* Mon Feb 22 2010 <colin.coe(a)gmail.com> - 0.17.9-1
- Rebase to v0.17.9
--------------------------------------------------------------------------------
================================================================================
appliance-tools-004.5-1.fc14 (FEDORA-2010-13472)
Tools for building Appliances
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 004.5-1
- rebuild to ensure NVR in F14 is bigger than in F13
- merge following changes from F12 branch [David Huff]:
- Fixed error while installing grub
- Fixed issue with Fedora 12 using dracut to generate initrd
- Fixed issue with Fedora 12 parted error
--------------------------------------------------------------------------------
================================================================================
asterisk-1.6.2.12-0.1.rc1.fc14 (FEDORA-2010-13464)
The Open Source PBX
--------------------------------------------------------------------------------
Update Information:
The release of Asterisk 1.6.2.12-RC1 resolves several issues reported by the
community and would have not been possible without your participation. Thank
you! The following is a sample of the issues resolved in this release
candidate: * Fix issue where DNID does not get cleared on a new call when
using immediate=yes with ISDN signaling. (Closes issue #17568. Reported
by wuwu. Patched by rmudgett) * Several updates to res_config_ldap.
(Closes issue #13573. Reported by navkumar. Patched by navkumar, bencer.
Tested by suretec) * Prevent loss of Caller ID information set on local
channel after masquerade. (Closes issue #17138. Reported by kobaz, patched
by jpeeler) * Fix SIP peers memory leak. (Closes issue #17774. Reported,
patched by kkm) * Add Danish support to say.conf.sample (Closes issue
#17836. Reported, patched by RoadKill) * Ensure SSRC is changed when media
source is changed to resolve audio delay. (Closes issue #17404. Reported,
tested by sdolloff. Patched by jpeeler) * Only do magic pickup when
notifycid is enabled. A new way of doing BLF pickup was introduced into
1.6.2. This feature adds a call-id value into the XML of a SIP_NOTIFY
message sent to alert a subscriber that a device is ringing. This option
should only be enabled when the new 'notifycid' option is set, but this was
not the case. Instead the call-id value was included for every RINGING
Notify message, which caused a regression for people who used other methods
for call pickup. (Closes issue #17633. Reported, patched by urosh. Patched
by dvossel. Tested by: dvossel, urosh, okrief, alecdavis) For a full
list of changes in the current release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.12-rc1
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jeffrey C. Ollie <jeff(a)ocjtech.us> - 1.6.2.12-0.1.rc1
- The release of Asterisk 1.6.2.12-RC1 resolves several issues reported by the
- community and would have not been possible without your participation.
- Thank you!
-
- The following is a sample of the issues resolved in this release candidate:
-
- * Fix issue where DNID does not get cleared on a new call when using
- immediate=yes with ISDN signaling.
- (Closes issue #17568. Reported by wuwu. Patched by rmudgett)
-
- * Several updates to res_config_ldap.
- (Closes issue #13573. Reported by navkumar. Patched by navkumar, bencer.
- Tested by suretec)
-
- * Prevent loss of Caller ID information set on local channel after masquerade.
- (Closes issue #17138. Reported by kobaz, patched by jpeeler)
-
- * Fix SIP peers memory leak.
- (Closes issue #17774. Reported, patched by kkm)
-
- * Add Danish support to say.conf.sample
- (Closes issue #17836. Reported, patched by RoadKill)
-
- * Ensure SSRC is changed when media source is changed to resolve audio delay.
- (Closes issue #17404. Reported, tested by sdolloff. Patched by jpeeler)
-
- * Only do magic pickup when notifycid is enabled.
- A new way of doing BLF pickup was introduced into 1.6.2. This feature adds a
- call-id value into the XML of a SIP_NOTIFY message sent to alert a subscriber
- that a device is ringing. This option should only be enabled when the new
- 'notifycid' option is set, but this was not the case. Instead the call-id
- value was included for every RINGING Notify message, which caused a
- regression for people who used other methods for call pickup.
- (Closes issue #17633. Reported, patched by urosh. Patched by dvossel.
- Tested by: dvossel, urosh, okrief, alecdavis)
-
- For a full list of changes in the current release, please see the
- ChangeLog:
-
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.12-rc1
--------------------------------------------------------------------------------
================================================================================
asymptote-2.04-1.fc14 (FEDORA-2010-13477)
Descriptive vector graphics language
--------------------------------------------------------------------------------
Update Information:
Update to 2.04, upstream merged manpage fix.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.04-1
- update to 2.04
* Thu Aug 5 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.03-1
- update to 2.03
--------------------------------------------------------------------------------
================================================================================
audex-0.72-0.8.beta1.fc14 (FEDORA-2010-13472)
Audio ripper
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> 0.72-0.8.beta1
- fix building against kde 4.5
--------------------------------------------------------------------------------
================================================================================
btrfs-progs-0.19-12.fc14 (FEDORA-2010-13472)
Userspace programs for btrfs
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> 0.19-12
- rebuild to ensure F14 has bigger NVR than F13
--------------------------------------------------------------------------------
================================================================================
cairo-clock-0.3.4-5.fc14 (FEDORA-2010-13472)
Cairo-rendered on-screen clock
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 1 2010 Benoît Marcelin <sereinity(a)online.fr> 0.3.4-5
- Increase release for 564959
--------------------------------------------------------------------------------
================================================================================
chordii-4.3-2.fc14 (FEDORA-2010-13472)
Print songsbooks (lyrics + chords)
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 3 2010 Johan Vromans <jvromans(a)squirrel.nl> - 4.3-2
- Solve the dist puzzle.
--------------------------------------------------------------------------------
================================================================================
compat-db-4.7.25-16.fc14 (FEDORA-2010-13482)
The Berkeley DB database compatibility library
--------------------------------------------------------------------------------
Update Information:
Release is bumped to preserve upgrade path from F13.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Jindrich Novy <jnovy(a)redhat.com> 4.7.25-16
- bump release to conserve upgrade path
--------------------------------------------------------------------------------
================================================================================
curl-7.21.0-4.fc14 (FEDORA-2010-13461)
A utility for getting files from remote servers (FTP, HTTP, and others)
--------------------------------------------------------------------------------
Update Information:
- modify system headers to work around a gcc bug (#617757) - curl -T now
ignores file size of special files (#622520) - fix kerberos proxy
authentication for https (#625676) - fix curl -J to chop filename at next
semicolon (upstream commit d76874a)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Kamil Dudka <kdudka(a)redhat.com> 7.21.0-4
- modify system headers to work around a gcc bug (#617757)
- curl -T now ignores file size of special files (#622520)
- fix kerberos proxy authentication for https (#625676)
- fix curl -J to chop filename at next semicolon (upstream commit d76874a)
- avoid failure of test575 with threaded DNS resolver (upstream commit d63bdba)
- work around glibc/valgrind problem on x86_64 (#626470)
* Mon Jul 12 2010 Dan Horák <dan[at]danny.cz> 7.21.0-3
- disable test 575 on s390(x)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #617757 - libcurl-devel <curl/curl.h> triggers spurious gcc -Wlogical-op warnings
https://bugzilla.redhat.com/show_bug.cgi?id=617757
[ 2 ] Bug #625676 - Unable to use proxy with kerberos authentization for https
https://bugzilla.redhat.com/show_bug.cgi?id=625676
--------------------------------------------------------------------------------
================================================================================
d-feet-0.1.12-1.fc14 (FEDORA-2010-13485)
A powerful D-Bus Debugger
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 John (J5) Palmieri <johnp(a)redhat.com> - 0.1.12-1
- update to upstream 0.1.12
- Add the ability to specify a bus on the command line using the --bus-address
or -a switch (jdahlin)
- fix up some UI bugs (jdahlin)
- move project to gnome.org
* Mon Aug 9 2010 John (J5) Palmieri <johnp(a)redhat.com> - 0.1.11-1
- update to upstream 0.1.11
- fix up .desktop file
--------------------------------------------------------------------------------
================================================================================
dalston-0.1.12-2.fc14 (FEDORA-2010-13472)
Moblin System Information Icons
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 21 2010 Peter Robinson <pbrobinson(a)gmail.com> 0.1.12-2
- Bump build
--------------------------------------------------------------------------------
================================================================================
dirmngr-1.1.0-1.fc14 (FEDORA-2010-12595)
Client for Managing/Downloading CRLs
--------------------------------------------------------------------------------
Update Information:
Rebasing to (shlib) libassuan-2.0 and latest gnupg2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 10 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 1.1.0-1
- dirmngr-1.1.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #573796 - libassuan-2.0.x available
https://bugzilla.redhat.com/show_bug.cgi?id=573796
--------------------------------------------------------------------------------
================================================================================
dracut-modules-olpc-0.5.0-1.fc14 (FEDORA-2010-13487)
OLPC modules for dracut initramfs
--------------------------------------------------------------------------------
Update Information:
Update for Fedora 14
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Daniel Drake <dsd(a)laptop.org> - 0.5.0-1
- New version for F14 support
--------------------------------------------------------------------------------
================================================================================
drehatlas-widelands-fonts-1.0.3.1-5.fc14 (FEDORA-2010-13472)
A Latin typeface inspired by feudal calligraphy
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> 1.0.3.1-5
- rebuild to ensure F14 has bigger NVR than F13
--------------------------------------------------------------------------------
================================================================================
dumpasn1-20100318-2.fc14 (FEDORA-2010-13472)
ASN.1 object dump utility
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 20100318-2
- rebuild to ensure F14 has higher NVR than F13
--------------------------------------------------------------------------------
================================================================================
dvdbackup-0.4.1-1.fc14 (FEDORA-2010-13455)
Command line tool for ripping video DVDs
--------------------------------------------------------------------------------
Update Information:
dvdbackup is a tool to rip video DVDs from the command line. It has the
advantages of being small, fast, and easy to use.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #620042 - Review Request: dvdbackup - Command line tool for ripping video DVDs
https://bugzilla.redhat.com/show_bug.cgi?id=620042
--------------------------------------------------------------------------------
================================================================================
easytag-2.1.6-5.fc14 (FEDORA-2010-13472)
Tag editor for mp3, ogg, flac and other music files
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 30 2010 Matthias Saou <http://freshrpms.net/> 2.1.6-5
- Actually apply the patch to remove x-directory/normal.
- Include patch to fix empty decription with flac pictures (#559828).
- Include patch to fix load from txt feature (#562317).
--------------------------------------------------------------------------------
================================================================================
ekg2-0.2-0.15.rc1.fc14 (FEDORA-2010-13448)
Multi-protocol instant messaging and chat client
--------------------------------------------------------------------------------
Update Information:
rebuilt against python 2.7
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 11 2010 David Malcolm <dmalcolm(a)redhat.com> - 0.2-0.15.rc1
- recompiling .py files against Python 2.7 (rhbz#623291)
* Thu Aug 5 2010 Karol Trzcionka <karlikt(a)gmail.com> - 0.2-0.14.rc1
- Fix build with new gtk2
* Sat Jul 31 2010 Thomas Spura <tomspur(a)fedoraproject.org> - 0.2-0.13.rc1
- Rebuild for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #620104 - ekg2 needs to be rebuilt against python 2.7 in F14 and devel
https://bugzilla.redhat.com/show_bug.cgi?id=620104
--------------------------------------------------------------------------------
================================================================================
eurephia-1.0.0-10.fc14 (FEDORA-2010-13472)
An advanced and flexible OpenVPN user authentication plug-in
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> 1.0.0-10
- rebuild to ensure F14 has bigger NVR than F13
--------------------------------------------------------------------------------
================================================================================
evolution-2.31.90-1.fc14 (FEDORA-2010-13500)
Mail and calendar client for GNOME
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 16 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.90-1.fc14
- Update to 2.31.90
* Fri Aug 6 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.6-2.fc14
- Fix handling of migrated signature files.
* Tue Aug 3 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.6-1.fc14
- Update to 2.31.6
- Drop dbus-glib requirement.
- Bump glib2 requirement to 2.25.12.
- Roll back evo_base_version to 2.32.
- Add clutter-gtk requirement (for express mode).
- Remove gtk-compat macro patch (fixed upstream).
--------------------------------------------------------------------------------
================================================================================
evolution-data-server-2.31.90-1.fc14 (FEDORA-2010-13500)
Backend data server for Evolution
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 16 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.90-1.fc14
- Update to 2.31.90
* Mon Aug 2 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.6-1.fc14
- Update to 2.31.6
- Resume GSEAL usage.
- Drop dbus-glib requirement.
- Bump glib2 requirement to 2.25.12.
- Roll back eds_base_version to 2.32.
--------------------------------------------------------------------------------
================================================================================
evolution-exchange-2.31.90-1.fc14 (FEDORA-2010-13500)
Evolution plugin to interact with MS Exchange Server
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 16 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.90-1.fc14
- Update to 2.31.90
* Tue Aug 3 2010 Matthew Barnes <mbarnes(a)redhat.com> - 2.31.6-1.fc14
- Update to 2.31.6
- Roll back evo_base_version to 2.32.
--------------------------------------------------------------------------------
================================================================================
evolution-mapi-0.31.90-1.fc14 (FEDORA-2010-13500)
Evolution extension for MS Exchange 2007 servers
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 16 2010 Matthew Barnes <mbarnes(a)redhat.com> - 0.31.90-1
- Update to 0.31.90
* Mon Aug 2 2010 Matthew Barnes <mbarnes(a)redhat.com> - 0.31.6-1
- Update to 0.31.6
- Roll back evo_base_version to 2.32.
--------------------------------------------------------------------------------
================================================================================
fedora-packager-0.5.1.4-1.fc14 (FEDORA-2010-13478)
Tools for setting up a fedora maintainer environment
--------------------------------------------------------------------------------
Update Information:
New upstream release with multiple bugfixes and a few enhancements
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jesse Keating <jkeating(a)redhat.com> - 0.5.1.4-1
- Fix setting push.default when cloning with dirs
- Remove build --test option in bash completion
* Mon Aug 23 2010 Jesse Keating <jkeating(a)redhat.com> - 0.5.1.3-1
- Error check the update call. #625679
- Use the correct remote when listing revs
- Add the bash completion file
- make fedora-cvs only do anonymous chackouts since cvs is read only now.
- re-fix dist defines.
- Short cut the failure on repeated builds
- Allow passing srpms to the build command
- clone: set repo's push.default to tracking
- pull the username from fedora_cert to pass to bodhi
- Catch double ^c's from build. RHBZ #620465
- Fix up chain building
- Add missing process call for non-pipe no tty.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625326 - fedpkg update isn't reading BODHI_USER
https://bugzilla.redhat.com/show_bug.cgi?id=625326
[ 2 ] Bug #624419 - fedpkg chain-build foo : doesn't put current package into it's own build group
https://bugzilla.redhat.com/show_bug.cgi?id=624419
[ 3 ] Bug #625679 - [abrt] fedpkg-0.5.1.2-2.fc13: __init__.py:147:_run_command:FedpkgError
https://bugzilla.redhat.com/show_bug.cgi?id=625679
[ 4 ] Bug #620465 - [PATCH] Traceback if you hit Ctrl+C twice during fedpkg build
https://bugzilla.redhat.com/show_bug.cgi?id=620465
--------------------------------------------------------------------------------
================================================================================
file-5.04-15.fc14 (FEDORA-2010-13498)
A utility for determining file types
--------------------------------------------------------------------------------
Update Information:
Support for WebM format
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Jan Kaluza <jkaulza(a)redhat.com> - 5.04-15
- fix #626591 - support for WebM format
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626591 - Can not recognize WebM files
https://bugzilla.redhat.com/show_bug.cgi?id=626591
--------------------------------------------------------------------------------
================================================================================
file-browser-applet-0.6.6-1.fc14 (FEDORA-2010-13452)
File Browser Applet for the GNOME Panel
--------------------------------------------------------------------------------
Update Information:
Update to latest upstream release.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Deji Akingunola <dakingun(a)gmail.com> - 0.6.6-1
- Update to 0.6.6
--------------------------------------------------------------------------------
================================================================================
fwbackups-1.43.3-0.10.rc5.fc14 (FEDORA-2010-13472)
A feature-rich user backup program
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 1.43.3-0.10.rc5
- rebuild to ensure F14 has higher NVR than F13
- merge following change from F13 [Stewart Adam]
- Update to 1.43.3rc5 (fixes #579143, #579145, #579146, #579149, #579150,
--------------------------------------------------------------------------------
================================================================================
gettext-0.18.1.1-3.fc14 (FEDORA-2010-13460)
GNU libraries and utilities for producing multi-lingual messages
--------------------------------------------------------------------------------
Update Information:
Move autopoint into gettext-devel.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Jens Petersen <petersen(a)redhat.com> - 0.18.1.1-3
- merge autopoint subpackage into devel to simplify deps (#625325)
- have ABOUT-NLS only in the base package datadir
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625325 - gettext-devel should require gettext-autopoint
https://bugzilla.redhat.com/show_bug.cgi?id=625325
--------------------------------------------------------------------------------
================================================================================
gimp-2.6.10-5.fc14 (FEDORA-2010-13490)
GNU Image Manipulation Program
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 2:2.6.10-5
- don't require gtk-doc but own %{_datadir}/gtk-doc (#604355, #604169)
* Thu Aug 19 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 2:2.6.10-4
- rebuild (poppler)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #604355 - gimp-devel depends on gtk-doc unnecessarily
https://bugzilla.redhat.com/show_bug.cgi?id=604355
--------------------------------------------------------------------------------
================================================================================
gmpc-0.20.0-1.fc14 (FEDORA-2010-13458)
GNOME frontend for the MPD
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jul 31 2010 Adrian Reber <adrian(a)lisas.de> - 0.20.0-1
- updated to 0.20.0
--------------------------------------------------------------------------------
================================================================================
gnash-0.8.8-1.fc14 (FEDORA-2010-13483)
GNU flash movie player
--------------------------------------------------------------------------------
Update Information:
An update to the latest upstream release of Gnash, providing many bugfixes and a
few minor enhancements, see: http://www.gnashdev.org/?q=node/76
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1:0.8.8-1
- update to 0.8.8 (#626352, #574100, #606170)
- update file list (patch by Jeff Smith)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626352 - gnash-0.8.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=626352
[ 2 ] Bug #574100 - [abrt] crash in gnash-1:0.8.7-1.fc12: Process /usr/bin/gtk-gnash was killed by signal 6 (SIGABRT) [AVM2]
https://bugzilla.redhat.com/show_bug.cgi?id=574100
[ 3 ] Bug #606170 - Youtube videos do not work
https://bugzilla.redhat.com/show_bug.cgi?id=606170
--------------------------------------------------------------------------------
================================================================================
gnofract4d-3.13-1.fc14 (FEDORA-2010-13472)
Gnofract 4D is a Gnome-based program to draw fractals
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 3.13-1
- rebuild to ensure F14 has higher NVR than F13
- following changes have been merged from F13 [Stewart Adam]
- Update to 3.13
- Require gcc (fixes #571970)
--------------------------------------------------------------------------------
================================================================================
gnome-bluetooth-2.31.6-4.fc14 (FEDORA-2010-13175)
Bluetooth graphical utilities
--------------------------------------------------------------------------------
Update Information:
This is a rebuild to fix a dependency problem.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Matthias Clasen <mclasen(a)redhat.com> 2.31.6-4
- Rebuild against nautilus-sendto
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623947 - nautilus-sendto.i686 1:2.31.6-3.fc14 need not existing libcamel-1.2.so.19
https://bugzilla.redhat.com/show_bug.cgi?id=623947
--------------------------------------------------------------------------------
================================================================================
gnome-games-extra-data-2.30.0-2.fc14 (FEDORA-2010-13472)
Additional data for gnome-games
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> - 2.30.0-2
- append the dist tag
--------------------------------------------------------------------------------
================================================================================
gnome-shell-2.31.5-7.fc14 (FEDORA-2010-13449)
Window management and application launching for GNOME
--------------------------------------------------------------------------------
Update Information:
Works around sync-to-vblank bugs in mutter and the intel driver.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 12 2010 Colin Walters <walters(a)verbum.org> - 2.31.5-7
- Add patch to disable vblank syncing
--------------------------------------------------------------------------------
================================================================================
gnupg2-2.0.16-1.fc14 (FEDORA-2010-12595)
Utility for secure communication and data storage
--------------------------------------------------------------------------------
Update Information:
Rebasing to (shlib) libassuan-2.0 and latest gnupg2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 27 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 2.0.16-1
- gnupg-2.0.16
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #573796 - libassuan-2.0.x available
https://bugzilla.redhat.com/show_bug.cgi?id=573796
--------------------------------------------------------------------------------
================================================================================
goobook-1.3-4.fc14 (FEDORA-2010-13447)
Abook-style interface for google contacts for mutt
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #607015 - Review Request: python-hcs_utils - A collection of useful python snippets for hcs's projects
https://bugzilla.redhat.com/show_bug.cgi?id=607015
--------------------------------------------------------------------------------
================================================================================
grisbi-0.6.0-3.fc14 (FEDORA-2010-13472)
Personal finances manager
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 6 2010 Aurelien Bompard <abompard(a)fedoraproject.org> - 0.6.0-3
- typo
* Tue Jul 6 2010 Aurelien Bompard <abompard(a)fedoraproject.org> - 0.6.0-2
- remove duplicate desktop file (#608255)
--------------------------------------------------------------------------------
================================================================================
gtkhtml3-3.31.90-1.fc14 (FEDORA-2010-13500)
GtkHTML library
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 16 2010 Matthew Barnes <mbarnes(a)redhat.com> - 3.31.90-1.fc14
- Update to 3.31.90
* Tue Aug 3 2010 Matthew Barnes <mbarnes(a)redhat.com> - 3.31.6-1.fc14
- Update to 3.31.6
--------------------------------------------------------------------------------
================================================================================
gtkimageview-1.6.4-2.fc14 (FEDORA-2010-13491)
Simple image viewer widget
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.6.4-2
- don't require gtk-doc but own %{_datadir}/gtk-doc (#604368, #604169)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #604368 - gtkimageview-devel depends on gtk-doc unnecessarily
https://bugzilla.redhat.com/show_bug.cgi?id=604368
--------------------------------------------------------------------------------
================================================================================
guake-0.4.2-2.fc14 (FEDORA-2010-13494)
Drop-down terminal for GNOME
--------------------------------------------------------------------------------
Update Information:
Fix import of the port as int and not as string -> Fix proxy setting
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 pingou <pingou(a)pingoured.fr> - 0.4.2-2
- Fix 626303 (import of port from proxy as int and not as string)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626303 - [abrt] guake-0.4.2-1.fc13: /var/spool/abrt/pyhook-1282546816-2962/reason
https://bugzilla.redhat.com/show_bug.cgi?id=626303
--------------------------------------------------------------------------------
================================================================================
hamster-applet-2.31.90-1.fc14 (FEDORA-2010-13462)
Time tracking applet
--------------------------------------------------------------------------------
Update Information:
Better search. Global hotkey is fixed. Fix refresh problems.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 22 2010 Mads Villadsen <maxx(a)krakoa.dk> - 2.31.90-1
- Update to 2.31.90
- Changes in 2.31.90:
- Maintaining selection on refresh in a more sane manner
- Self-monitor the database not only for updates but also for remove/create (solves problems with some synchronization tools)
- Fixed the global hotkey.
- Changes in 2.31.6:
- The top graph in overview is now interactive and allows zooming in and out
- sqlite utf-8 case sensitivity workarounds for queries
- Using full text search in the overview window now
- Hopefully activity trees now behave better on refresh
--------------------------------------------------------------------------------
================================================================================
hornsey-1.5.2-0.3.fc14 (FEDORA-2010-13472)
The moblin media player
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Adam Tkac <atkac redhat com> 1.5.2-0.3
- rebuild to ensure F14 has higher NVR than F13
--------------------------------------------------------------------------------
================================================================================
hugin-2010.0.0-5.fc14 (FEDORA-2010-13497)
A panoramic photo stitcher and more
--------------------------------------------------------------------------------
Update Information:
Rebuild for Boost-1.44.0.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Denis Arnaud <denis.arnaud_fedora(a)m4x.org> - 2010.0.0-5
- The xorg-x11-devel package is not available on Fedora. So,
removed it.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #624937 - boost*-1.44.0-0.6 crashes nona
https://bugzilla.redhat.com/show_bug.cgi?id=624937
--------------------------------------------------------------------------------
================================================================================
hwdata-0.232-1.fc14 (FEDORA-2010-13489)
Hardware identification and configuration data
--------------------------------------------------------------------------------
Update Information:
- update list of PCI and USB device IDs
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 5 2010 Karsten Hopp <karsten(a)redhat.com> 0.232-1
- update usb.ids, out.txt and pci.ids (#550020, #611860)
- fix incorrect syntax doc/comment in blacklist.conf (Ville Skyttä, #532802)
- add Acer B243HL and BenQ G2420HDBL (Ville Skyttä, #590787)
- add HP LP2475w and Samsung 2494HM (Ville Skyttä, #595059)
* Tue May 25 2010 Phil Knirsch <pknirsch(a)redhat.com> 0.230-1
- update usb.ids, out.txt and pci.ids
- Resolves: #584788
* Mon Mar 29 2010 Karsten Hopp <karsten(a)redhat.com> 0.229-1
- update usb.ids, out.txt and pci.ids for F-13 (#571914)
* Wed Mar 17 2010 Phil Knirsch <pknirsch(a)redhat.com> 0.228-1
- Blacklist chsc_sch for s390x
- Resolves: #563228
--------------------------------------------------------------------------------
================================================================================
ibus-chewing-1.3.6.20100730-1.fc14 (FEDORA-2010-13472)
The Chewing engine for IBus input platform
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 2 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730-1
- Resolves: #608991
- Sort of fix upstream issue 993.
- Include USER-GUIDE
- Remove NEWS, as this project does not use it.
- Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later.
- Mouse candidate selection now work in plain Zhuyin mode.
- Default setting changes: (Won't affect current user though).
+ Auto move cursor: TRUE
+ Add phrases in front: TRUE
+ spaceAsSelection: FALSE
* Fri Jul 30 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730-1
- Resolves: #608991
- Sort of fix upstream issue 993.
- Include USER-GUIDE
- Remove NEWS, as this project does not use it.
- Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later.
- Mouse candidate selection now work in plain Zhuyin mode.
- Default setting changes: (Won't affect current user though).
+ Auto move cursor: TRUE
+ Add phrases in front: TRUE
+ spaceAsSelection: FALSE
* Wed Jul 14 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100714-1
- Resolves: #608991
- Removes Ctrl-v/V Hotkey
* Wed Jul 7 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100706-1
- Fixed google issue 965:
Candidate missing if both "Plain Zhuyin" and "Space As selection" are enabled.
- Revised Basic.macro
- Resolved: #608991
--------------------------------------------------------------------------------
================================================================================
iok-1.3.11-1.fc14 (FEDORA-2010-13472)
Indic Onscreen Virtual Keyboard
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 2 2010 Parag Nemade <panemade AT gmail.com>- 1.3.11-1
- Update to Next release 1.3.11
--------------------------------------------------------------------------------
================================================================================
iperf-2.0.5-1.fc14 (FEDORA-2010-13453)
Measurement tool for TCP/UDP bandwidth performance
--------------------------------------------------------------------------------
ChangeLog:
* Sat Aug 21 2010 Gabriel Somlo <somlo at cmu.edu> 2.0.5-1
- update to 2.0.5
--------------------------------------------------------------------------------
================================================================================
john-1.7.6-1.fc14 (FEDORA-2010-13473)
John the Ripper password cracker
--------------------------------------------------------------------------------
Update Information:
The following changes have been made between John 1.7.5.1 and 1.7.6: *
Generic crypt(3) support (enabled with "--format=crypt") has been added for
auditing password hash types supported by the system but not yet supported by
John's own optimized cryptographic routines (such as "SHA-crypt" and SunMD5). *
Optional parallelization of the above has been implemented by means of OpenMP
along with glibc's crypt_r(3) or Solaris' MT-safe crypt(3C). * Optional
parallelization of John's own optimized code for the OpenBSD-style Blowfish-
based crypt(3) (bcrypt) hashes with OpenMP has been added. * A more suitable
version of 32-bit x86 assembly code for Blowfish is now chosen on Core i7 and
similar CPUs (when they happen to run a 32-bit build). * More optimal DES S-box
expressions for PowerPC with AltiVec (making use of the conditional select
operation) contributed by Dumplinger Boy (Dango-Chu) have been integrated. *
The bitslice DES C source code has been reworked to allow for the use of
arbitrary SIMD intrinsics, which was previously only implemented for AltiVec as
a special case. * Support for SSE2 and MMX intrinsics with bitslice DES (as an
alternative to the supplied assembly code) has been added (currently only
enabled for SSE2 on x86-64 when compiling with GCC 4.4+). * Support for mixed-
type longer virtual vectors (such as SSE2+MMX, SSE2+ALU, AltiVec+ALU, and other
combinations) with bitslice DES has been added (not enabled by default yet,
primarily intended for easy benchmarks on future CPUs, with future compiler
versions, with even more SIMD instruction sets, and with different DES S-box
expressions that might be available in the future). * The obsolete 32-bit SPARC
assembly implementation of DES has been dropped. * The loader will now detect
password hashes specified on a line on their own, not only as part of an
/etc/passwd or PWDUMP format file. * When run in "--stdin" mode and reading
candidate passwords from a terminal (to be typed by the user), John will no
longer mess with the terminal settings. * John will now restore terminal
settings not only on normal termination or interrupt, but also when forcibly
interrupted with two Ctrl-C keypresses. The following changes have been made
between John 1.7.5 and 1.7.5.1: * A new numeric variable has been added to
the word mangling rules engine: "p" for position of the character last found
with the "/" or "%" commands. The following changes have been made between
John 1.7.4.2 and 1.7.5: * Support for the use of "--format" along with "--
show" or "--make-charset" has been added. * The choice of .rec and .log
filenames for custom session names has been made more intuitive. * Support for
"\r" (character lists with repeats) and "\p0" (reference to the immediately
preceding character list/range) has been added to the word mangling rules
preprocessor. * The undefined and undocumented behavior of some subtle word
mangling rules preprocessor constructs has been changed to arguably be more
sensible. * Some bugs were fixed, most notably JtR crashing on no password
hashes loaded (bug introduced in 1.7.4.2). The following changes have been
made between John 1.7.4 and 1.7.4.2: * Major performance improvements for
processing of very large password files or sets of files, especially with salt-
less or same-salt hashes, achieved primarily through introduction of two
additional hash table sizes (64K and 1M entries), changes to the loader, and
smarter processing of successful guesses (to accommodate getting thousands of
hashes successfully cracked per second). * Many default buffer and hash table
sizes have been increased and thresholds for the use of hash tables lowered,
meaning that John will now tend to use more memory to achieve better speed
(unless it is told not to with the "--save-memory" option). * Some previously
missed common website passwords found on public lists of "top N passwords" have
been added to the bundled common passwords list. * Some bugs introduced in
1.7.4 and affecting wordlist mode's elimination of consecutive duplicate
candidate passwords have been fixed. The following changes have been made
between John 1.7.3.4 and 1.7.4: * Support for back-references and "parallel"
ranges has been added to the word mangling rules preprocessor. * The notion of
numeric variables (to be used for character positions and substring lengths
along with numeric constants supported previously) has been introduced into the
rules engine. Two pre-defined variables ("l" for initial or updated word's
length and "m" for initial or memorized word's last character position) and 11
user-defined variables ("a" through "k") have been added. Additionally,
there's a new numeric constant: "z" for "infinite" position or length. * New
rule commands have been added: "A" (append, insert, or prefix with a string),
"X" (extract a substring from memory and insert), "v" (subtract and assign to a
numeric variable). * New rule reject flags have been added: ":" (no-op, for use
along with the "parallel" ranges feature of the preprocessor) and "p" (reject
unless word pair commands are allowed, for sharing of the same ruleset between
"single crack" and wordlist modes). * Processing of word mangling rules has
been made significantly faster in multiple ways (caching of the current length,
less copying of data, code and data placement changes for better branch
prediction and L1 cache usage, compiler-friendly use of local variables, code
micro-optimizations, removal of no-op rule commands in an initial pass). * The
default rulesets for "single crack" and wordlist modes have been revised to
make use of the new features, for speed, to produce fewer duplicates, and to
attempt additional kinds of candidate passwords (such as for years 2010 through
2019 with "year-based" rules). * The idle priority emulation code has been
optimized for lower overhead when there appears to be no other demand for CPU
time. * The default for the Idle setting has been changed from N to Y.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Till Maas <opensource(a)till.name> - 1.7.6-1
- Update to latest release (RH #626537)
- use less regexes in %files
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626537 - please update john to the latest release
https://bugzilla.redhat.com/show_bug.cgi?id=626537
--------------------------------------------------------------------------------
================================================================================
kdesvn-1.5.4-1.fc14 (FEDORA-2010-13476)
A subversion client for KDE4 with KIO integration
--------------------------------------------------------------------------------
Update Information:
Fixes encoding combobox in blame and diff doesn't work
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 - Jaroslav Reznik <jreznik(a)redhat.com> - 1.5.4-1
- Update to 1.5.4
--------------------------------------------------------------------------------
================================================================================
kpackagekit-0.6.0-2.fc14 (FEDORA-2010-13472)
KDE interface for PackageKit
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Mar 26 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 0.6.0-2
- rebase InstallPrinterDrivers patch
- readd disttag
* Fri Mar 26 2010 Steven M. Parrish <smparrish(a)gmail.com> - 0.6.0-1
- Official 0.6.0 release
--------------------------------------------------------------------------------
================================================================================
libXext-1.1.2-2.fc14 (FEDORA-2010-13463)
X.Org X11 libXext runtime library
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> 1.1.2-2
- rebuild to ensure F14 NVR is higher than F13
--------------------------------------------------------------------------------
================================================================================
libassuan-2.0.0-2.fc14 (FEDORA-2010-12595)
GnuPG IPC library
--------------------------------------------------------------------------------
Update Information:
Rebasing to (shlib) libassuan-2.0 and latest gnupg2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 10 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 2.0.0-2
- -devel: Provides: libassuan2-devel
* Tue Jul 27 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 2.0.0-1
- libassuan-2.0.0 (#573796)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #573796 - libassuan-2.0.x available
https://bugzilla.redhat.com/show_bug.cgi?id=573796
--------------------------------------------------------------------------------
================================================================================
libgexiv2-0.2.0-1.fc14 (FEDORA-2010-13493)
Gexiv2 is a GObject-based wrapper around the Exiv2 library
--------------------------------------------------------------------------------
Update Information:
* Tue Aug 24 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.0-1 -
update to latest upstream release - updating to latest upstream release
Initial RPM build
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.0-1
- update to latest release
* Sun Aug 8 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.1.90-2
- Uploaded new src
* Sun Aug 8 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.1.90-1
- update to latest upstream release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626729 - RFE: Update version from 0.1.90 to current 0.2.0
https://bugzilla.redhat.com/show_bug.cgi?id=626729
[ 2 ] Bug #599097 - Review Request: libgexiv2 - Gexiv2 is a GObject-based wrapper around the Exiv2 library
https://bugzilla.redhat.com/show_bug.cgi?id=599097
--------------------------------------------------------------------------------
================================================================================
libgpg-error-1.9-1.fc14 (FEDORA-2010-12595)
Library for error values used by GnuPG components
--------------------------------------------------------------------------------
Update Information:
Rebasing to (shlib) libassuan-2.0 and latest gnupg2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 23 2010 Rex Dieter <rdieter(a)fedoraproject.org> 1.9-1
- libgpg-error-1.9
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #573796 - libassuan-2.0.x available
https://bugzilla.redhat.com/show_bug.cgi?id=573796
--------------------------------------------------------------------------------
================================================================================
libksba-1.0.8-1.fc14 (FEDORA-2010-12595)
X.509 library
--------------------------------------------------------------------------------
Update Information:
Rebasing to (shlib) libassuan-2.0 and latest gnupg2
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 23 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 1.0.8-1
- libksba-1.0.8
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #573796 - libassuan-2.0.x available
https://bugzilla.redhat.com/show_bug.cgi?id=573796
--------------------------------------------------------------------------------
================================================================================
libmpd-0.20.0-1.fc14 (FEDORA-2010-13458)
Music Player Daemon Library
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jul 21 2010 Adrian Reber <adrian(a)lisas.de> - 0.20.0-1
- updated to 0.20.0
--------------------------------------------------------------------------------
================================================================================
libvirt-0.8.3-2.fc14 (FEDORA-2010-13502)
Library providing a simple API virtualization
--------------------------------------------------------------------------------
Update Information:
Update to 0.8.3 release. Introduces passthrough of QEMU command and monitor
commands Support for vSphere 4.1 in ESX KVM virtio console support
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Daniel P. Berrange <berrange(a)redhat.com> - 0.8.3-2
- Fix potential overflow in boot menu code
* Mon Aug 23 2010 Daniel P. Berrange <berrange(a)redhat.com> - 0.8.3-1
- Upstream release 0.8.3
--------------------------------------------------------------------------------
================================================================================
lirc-0.8.7-0.1.pre2.fc14 (FEDORA-2010-13003)
The Linux Infrared Remote Control package
--------------------------------------------------------------------------------
Update Information:
Required update to make lirc userspace able to interoperate with the lirc device
interface merged in the upstream kernel and shipped in the Fedora 14 kernels.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 2 2010 Jarod Wilson <jarod(a)redhat.com> 0.8.7-0.1.pre2
- Fix up sub-package license file inclusion per new fedora
licensing guidelines
- Update to lirc 0.8.7pre2 snapshot
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #620201 - lirc_serial doesn't work with kernel-2.6.35-0.57.rc6.git5.fc14.x86_64 under fc14
https://bugzilla.redhat.com/show_bug.cgi?id=620201
--------------------------------------------------------------------------------
================================================================================
mailcap-2.1.34-1.fc14 (FEDORA-2010-13486)
Helper application and MIME type associations for file types
--------------------------------------------------------------------------------
Update Information:
Update to 2.1.34, containing mime.types IANA updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Ville Skyttä <ville.skytta(a)iki.fi> - 2.1.34-1
- Update to 2.1.34.
--------------------------------------------------------------------------------
================================================================================
man-pages-fr-3.23-4.fc14 (FEDORA-2010-13463)
French version of the Linux man-pages
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> 3.23-4
- Fix RH #582959 - add dependency on man-pages-reader
* Tue Apr 27 2010 Pablo Martin-Gomez <pablo.martin-gomez AT laposte DOT net> 3.23-3
- Revert the fix for RH #582959; it's only for Rawhide
--------------------------------------------------------------------------------
================================================================================
meego-panel-devices-0.1.33-1.fc14 (FEDORA-2010-13469)
Meego devices panel
--------------------------------------------------------------------------------
================================================================================
mfiler3-3.0.8-2.fc14 (FEDORA-2010-13463)
Two pane file manager under UNIX console
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 3.0.8-2
- rebuild
* Mon Mar 8 2010 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 3.0.8-1
- 3.0.8
--------------------------------------------------------------------------------
================================================================================
nagios-3.2.1-6.fc14 (FEDORA-2010-13446)
Nagios monitors hosts and services and yells if somethings breaks
--------------------------------------------------------------------------------
Update Information:
Rebuild against perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 3.2.1-6
- rebuild
* Wed Jun 9 2010 Peter Lemenkov <lemenkov(a)gmail.com> - 3.2.1-5
- Removed obsoletes: nagios < 3.2.1-2
--------------------------------------------------------------------------------
================================================================================
nautilus-sendto-2.31.6-4.fc14 (FEDORA-2010-13175)
Nautilus context menu for sending files
--------------------------------------------------------------------------------
Update Information:
This is a rebuild to fix a dependency problem.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 19 2010 Matthias Clasen <mclasen(a)redhat.com> 2.31.6-4
- Rebuild against newer evolution
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #623947 - nautilus-sendto.i686 1:2.31.6-3.fc14 need not existing libcamel-1.2.so.19
https://bugzilla.redhat.com/show_bug.cgi?id=623947
--------------------------------------------------------------------------------
================================================================================
nss_ldap-265-6.fc14 (FEDORA-2010-13470)
NSS library and PAM module for LDAP
--------------------------------------------------------------------------------
Update Information:
This update backports a change to prevent nss_ldap from overly recursing into
itself and attempting to contact the directory server while attempting to
resolve network addresses which are needed for contacting the directory server,
and adds an experimental "nss_initgroups_minimum_uid" option to make it easier
to avoid enumeration of supplemental groups for system users.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 20 2010 Nalin Dahyabhai <nalin(a)redhat.com> 265-6
- take another stab at implementing a working nss_initgroups_minimum_uid
setting, and default it to 500
- can't static link any more, potential symbol collisions are go
* Thu Jul 8 2010 Nalin Dahyabhai <nalin(a)redhat.com> 265-5
- add proposed patch for upstream #421: sometimes errno gets reset before we
return control to libc
--------------------------------------------------------------------------------
================================================================================
ocaml-lablgtk-2.14.0-6.fc14 (FEDORA-2010-13479)
Objective Caml interface to gtk+
--------------------------------------------------------------------------------
Update Information:
Fix build issues against the latest glib2 library.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 2.14.0-6
- fix building against new glib (#626765)
* Tue Jul 27 2010 David A. Wheeler <dwheeler(a)dwheeler.com> - 2.14.0-5
- Add support for gtksourceview2 (in addition to gtksourceview 1.0).
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626765 - The latest F14 ocaml-lablgtk has lower NVR than F13
https://bugzilla.redhat.com/show_bug.cgi?id=626765
--------------------------------------------------------------------------------
================================================================================
olpc-powerd-26-1.fc14 (FEDORA-2010-13503)
OLPC XO power management
--------------------------------------------------------------------------------
Update Information:
Version bump. Various small fixes and improvements.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Daniel Drake <dsd(a)laptop.org>
- 26-1
- Update to v26
--------------------------------------------------------------------------------
================================================================================
opencc-0.1.1-1.fc14 (FEDORA-2010-13495)
Libraries for Simplified-Traditional Chinese Conversion
--------------------------------------------------------------------------------
Update Information:
OpenCC is a library for converting characters and phrases between Traditional
Chinese and Simplified Chinese. (needed by ibus-pinyin)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #615577 - Review Request: opencc - A library for conversion between traditional and simplified Chinese
https://bugzilla.redhat.com/show_bug.cgi?id=615577
--------------------------------------------------------------------------------
================================================================================
perl-DBD-SQLite-1.29-3.fc14 (FEDORA-2010-13446)
SQLite DBI Driver
--------------------------------------------------------------------------------
Update Information:
Rebuild against perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.29-3
- rebuild
* Mon Jun 28 2010 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.29-2
- fix description/summary
* Thu Jun 10 2010 Petr Sabata <psabata(a)redhat.com> - 1.29-1
- Update to the latest release
--------------------------------------------------------------------------------
================================================================================
perl-DBICx-TestDatabase-0.02-4.fc14 (FEDORA-2010-13463)
Create a temporary database from a DBIx::Class::Schema
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.02-4
- rebuild to ensure F14 has higher NVR than F13
--------------------------------------------------------------------------------
================================================================================
perl-Dist-Zilla-4.102340-1.fc14 (FEDORA-2010-13475)
Distribution builder; installer not included!
--------------------------------------------------------------------------------
Update Information:
This update to the latest upstream version includes: * add files to archive
in name-length order * do not clobber PERL5LIB during build * use the new
"mute" feature of Log::Dispatchouli to simplify listdeps * make TextTemplate
rendering errors fatal * pass a $dist var to TemplateModule templates
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Iain Arnell <iarnell(a)gmail.com> 4.102340-1
- update to latest upstream
--------------------------------------------------------------------------------
================================================================================
perl-HTTP-DAV-0.40-2.fc14 (FEDORA-2010-13446)
WebDAV client library for Perl5
--------------------------------------------------------------------------------
Update Information:
Rebuild against perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.40-2
- rebuild
* Fri Jun 18 2010 Petr Sabata <psabata(a)redhat.com> - 0.40-1
- Update to the latest release
- Description updated
- BuildRequires updated
- rhbz#605662
--------------------------------------------------------------------------------
================================================================================
perl-Lingua-Stem-Ru-0.01-1.fc14 (FEDORA-2010-13459)
Porter's stemming algorithm for Russian (KOI8-R only)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #624345 - Review Request: perl-Lingua-Stem-Ru - Porter's stemming algorithm for Russian (KOI8-R only)
https://bugzilla.redhat.com/show_bug.cgi?id=624345
--------------------------------------------------------------------------------
================================================================================
perl-Lingua-Stem-Snowball-Da-1.01-1.fc14 (FEDORA-2010-13445)
Porter's stemming algorithm for Danish
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #624458 - Review Request: perl-Lingua-Stem-Snowball-Da - Porter's stemming algorithm for Danish
https://bugzilla.redhat.com/show_bug.cgi?id=624458
--------------------------------------------------------------------------------
================================================================================
perl-Net-Patricia-1.17_01-1.fc14 (FEDORA-2010-13463)
Patricia Trie perl module for fast IP address lookups
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Sun May 23 2010 Philip Prindeville <philipp(a)fedoraproject.org> - 1.17_01-1
- 1.17 was yanked from CPAN because of a missing update, hence 1.17_01.
* Wed May 19 2010 Philip Prindeville <philipp(a)fedoraproject.org > - 1.17-3
- update changelog
* Wed May 19 2010 Philip Prindeville <philipp(a)fedoraproject.org > - 1.17-2
- Refresh .spec file with cpanspec.
* Wed May 19 2010 Philip Prindeville <philipp(a)fedoraproject.org > - 1.17-1
- new upstream version, official release
--------------------------------------------------------------------------------
================================================================================
perl-Net-STOMP-Client-0.9.2-2.fc14 (FEDORA-2010-13446)
STOMP object oriented client module
--------------------------------------------------------------------------------
Update Information:
Rebuild against perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.9.2-2
- rebuild
* Tue Jun 8 2010 Steve Traylen <steve.traylen(a)cern.ch> - 0.9.2-1
- New upstream 0.9.2.
--------------------------------------------------------------------------------
================================================================================
perl-PAR-1.000-2.fc14 (FEDORA-2010-13446)
Perl Archive Toolkit
--------------------------------------------------------------------------------
Update Information:
Rebuild against perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.000-2
- rebuild
* Fri Jun 11 2010 Petr Sabata <psabata(a)redhat.com> - 1.000-1
- Update to the latest release.
--------------------------------------------------------------------------------
================================================================================
perl-PAR-Packer-1.005-2.fc14 (FEDORA-2010-13446)
PAR Packager
--------------------------------------------------------------------------------
Update Information:
Rebuild against perl 5.12.0.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.005-2
- rebuild
* Fri Jun 11 2010 Petr Sabata <psabata(a)redhat.com> - 1.005-1
- Update to the latest release, fixing #602933
--------------------------------------------------------------------------------
================================================================================
perl-Text-German-0.06-1.fc14 (FEDORA-2010-13465)
German grundform reduction
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #624459 - Review Request: perl-Text-German - German grundform reduction
https://bugzilla.redhat.com/show_bug.cgi?id=624459
--------------------------------------------------------------------------------
================================================================================
php-pear-Validate-0.8.3-1.fc14 (FEDORA-2010-13471)
Validation Class for Various Data Types
--------------------------------------------------------------------------------
Update Information:
Upstream Changelog: * Bug #14865 Fixing some unit test failures (amir) * Bug
#15945 Improper string used to check domain dns (amir) * Bug #16381 String
format validation fails for VALIDATE_NAME.VALIDATE_XXX (amir) * Bug #16427
Email Validation not working for check_domain (amir) * Bug #16811 Should
determine whether Net/IDNA.php is available less "destructively" (kguest)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Remi Collet <Fedora(a)FamilleCollet.com> - 0.8.3-1
- update to 0.8.3
- clean define
- rename Validate.xml to php-pear-Validate.xml
- set date.timezone during build
--------------------------------------------------------------------------------
================================================================================
plymouth-0.8.4-0.20100823.1.fc14 (FEDORA-2010-13271)
Graphical Boot Animation and Logger
--------------------------------------------------------------------------------
Update Information:
This update fixes the default charge theme to not pulsate and look generally
broken. It also adds a /boot/plymouth-initrd.img that combined with some
later grubby changes will allow us to push plymouth updates immediately without
waiting for the next kernel update.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Ray Strode <rstrode(a)redhat.com> 0.8.4-0.20100823.1
- Update to newer pre-release snapshot of 0.8.4
- Generate separate initrd in /boot
* Sat Aug 21 2010 Ray Strode <rstrode(a)redhat.com> 0.8.4-0.20100821.1
- Update to newer pre-release snapshot of 0.8.4
- Fix bizarre-o animation during boot up.
--------------------------------------------------------------------------------
================================================================================
purple-microblog-0.3.0-3.fc14 (FEDORA-2010-13456)
Libpurple plug-in for Pidgin and others, supporting microblog services like Twitter
--------------------------------------------------------------------------------
Update Information:
syncing the package with other branches
--------------------------------------------------------------------------------
ChangeLog:
* Fri Aug 13 2010 Matěj Cepl <mcepl(a)redhat.com> - 0.3.0-3
- Make build for EL5.
--------------------------------------------------------------------------------
================================================================================
pympdtouchgui-0.327-1.fc14 (FEDORA-2010-13463)
Client for the MPD Music Player Daemon that is usable via touchscreen
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.327-1
- merge following changes from F13 branch [Sven Lankes]
- New upstream release
- remove upstreamed setup.py patch
--------------------------------------------------------------------------------
================================================================================
python-hcs_utils-1.1.1-3.fc14 (FEDORA-2010-13447)
A collection of useful python snippets for hcs's projects
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #607015 - Review Request: python-hcs_utils - A collection of useful python snippets for hcs's projects
https://bugzilla.redhat.com/show_bug.cgi?id=607015
--------------------------------------------------------------------------------
================================================================================
python-slip-0.2.12-1.fc14 (FEDORA-2010-13444)
Miscellaneous convenience, extension and workaround code for Python
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 0.2.12-1
- use os.path.abspath instead of .realpath (#615819)
- use tempfile.mkstemp
- don't use hardcoded file ext separator
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #615819 - Changing timezone when /etc/localtime is a symlink corrupts old timezone file
https://bugzilla.redhat.com/show_bug.cgi?id=615819
--------------------------------------------------------------------------------
================================================================================
python-sqlalchemy-0.6.3-1.fc14 (FEDORA-2010-13499)
Modular and flexible ORM library for python
--------------------------------------------------------------------------------
Update Information:
Upstream bugfix
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Toshio Kuratomi <toshio(a)fedoraproject.org> - 0.6.3-1
- 0.6.3 upstream release
--------------------------------------------------------------------------------
================================================================================
python-xlrd-0.7.1-1.fc14 (FEDORA-2010-13451)
Library to extract data from Microsoft Excel (TM) spreadsheet files
--------------------------------------------------------------------------------
Update Information:
New upstream release.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.7.1-1
- new version
- fixed summary spelling
- fixed egg-info condition
- fixed source URL for new version
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #626526 - Proposal of update
https://bugzilla.redhat.com/show_bug.cgi?id=626526
--------------------------------------------------------------------------------
================================================================================
qbittorrent-2.4.0-1.fc14 (FEDORA-2010-13454)
A Bittorrent Client
--------------------------------------------------------------------------------
Update Information:
* Tue Aug 24 2010 - Christophe Dumez <chris(a)qbittorrent.org> - v2.4.0 -
FEATURE: Added actions to "Move to top/bottom" of priority queue - FEATURE:
Auto-Shutdown on downloads completion - FEATURE: Email notification on
download completion - FEATURE: Added button to password-lock the UI -
FEATURE: Added label-level Pause/Resume/Delete actions - FEATURE: Torrents
can now be filtered by name - FEATURE: Run external program on torrent
completion - FEATURE: Detect executable updates in order to advise the user
to restar * Tue Aug 17 2010 - Christophe Dumez <chris(a)qbittorrent.org> - v2.3.1
- BUGFIX: Fix compilation with gcc 4.5 - BUGFIX: Fix about dialog layout
- BUGFIX: Remember previously selected paths in torrent creation dialog -
BUGFIX: Added missing right-click menu icon in Web UI - BUGFIX: Fix speed
limit sliders initialization in Web UI - BUGFIX: Priority actions are only
effective if the transfer list tab is displayed - BUGFIX: Fix possible
folder watching issues on Windows and OS/2
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 2.4.0-1
- update to 2.4.0 release
* Tue Aug 17 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 1:2.3.1-1
- update to 2.3.1
- drop upstream patches
* Fri Aug 13 2010 Leigh Scott <leigh123linux(a)googlemail.com> - 2.3.0-3
- remove temporary gcc45 patch and replace with upstream fix
--------------------------------------------------------------------------------
================================================================================
ragel-6.6-2.fc14 (FEDORA-2010-13463)
Finite state machine compiler
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 6.6-2
- rebuild to ensure F14 has higher NVR than F13
--------------------------------------------------------------------------------
================================================================================
roundup-1.4.15-1.fc14 (FEDORA-2010-12290)
Simple and flexible issue-tracking system
--------------------------------------------------------------------------------
Update Information:
update to 1.4.15
--------------------------------------------------------------------------------
ChangeLog:
* Sun Aug 1 2010 John Khvatov <ivaxer(a)fedoraproject.org> - 1.4.15-1
- updated to 1.4.15
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #610861 - roundup: XSS by processing PageTemplate template for a named page
https://bugzilla.redhat.com/show_bug.cgi?id=610861
--------------------------------------------------------------------------------
================================================================================
rpmreaper-0.1.6-4.fc14 (FEDORA-2010-13501)
A tool for removing packages from system
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Miroslav Lichvar <mlichvar(a)redhat.com> 0.1.6-4
- print F2 as help key in help line (#472039)
- require less (#599183)
--------------------------------------------------------------------------------
================================================================================
ruby-aws-0.8.1-2.fc14 (FEDORA-2010-13463)
Ruby interface to Amazon Web Services
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.8.1-2
- rebuild
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 0.8.1-1
- merge following changes from F13 branch [Mamoru Tasaka]
- 0.8.1
- 0.8.0
--------------------------------------------------------------------------------
================================================================================
rubygem-net-ssh-2.0.23-5.fc14 (FEDORA-2010-13463)
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 2.0.23-5
- rebuild to ensure F14 has higher NVR than F13
--------------------------------------------------------------------------------
================================================================================
samba-3.5.4-66.fc14 (FEDORA-2010-13466)
Server and Client software to interoperate with Windows machines
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.4-66
- More fixes for winbind schannel
* Thu Aug 19 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.4-65
- Fix winbind default domain
- related: #618201
* Wed Aug 18 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.4-64
- Fix offline authentication
- resolves: #618201
* Tue Aug 10 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.4-63
- Fix winbind secure channel (samlogonex)
* Wed Jun 23 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.4-61
- Update to 3.5.4
* Wed May 19 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.3-60
- Update to 3.5.3
- Make sure nmb and smb initscripts return LSB compliant return codes
- Fix winbind over ipv6
* Wed Apr 7 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.2-59
- Update to 3.5.2
* Mon Mar 8 2010 Simo Sorce <ssorce(a)redhat.com> - 3.5.1-58
- Security update to 3.5.1
- Fixes CVE-2010-0728
* Mon Mar 8 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.0-57
- Remove cifs.upcall and mount.cifs entirely
* Mon Mar 1 2010 Guenther Deschner <gdeschner(a)redhat.com> - 3.5.0-56
- Update to 3.5.0
--------------------------------------------------------------------------------
================================================================================
scons-2.0.1-1.fc14 (FEDORA-2010-13480)
An Open Source software construction tool
--------------------------------------------------------------------------------
Update Information:
New bugfix release, see http://www.scons.org/CHANGES-2.x.txt
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Chen Lei <supercyper(a)163.com> - 2.0.1-1
- new release 2.0.1
--------------------------------------------------------------------------------
================================================================================
squid-3.1.7-1.fc14 (FEDORA-2010-13492)
The Squid proxy caching server
--------------------------------------------------------------------------------
Update Information:
Upstream 3.1.7 bugfix release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7: 3.1.7-1
- Upstream 3.1.7 bugfix release
* Fri Aug 20 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.6-1
- Upstream 3.1.6 bugfix release
- Build with system libtool-ltdl
* Thu Jul 15 2010 Henrik Nordstrom <henrik(a)henriknordstrom.net> - 7:3.1.5-2
- Upstream 3.1.5 bugfix release
- Upstream patch for Bug #614665: Squid crashes with ident auth
- Upstream patches for various memory leaks
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #559151 - Squid fails to try IPv4 if IPv6 resolution fails with an error
https://bugzilla.redhat.com/show_bug.cgi?id=559151
[ 2 ] Bug #598699 - ipv6 dns lookup fail on first NS because it is ipv4 addr, and when ipv4 on second NS is refused, request fail
https://bugzilla.redhat.com/show_bug.cgi?id=598699
[ 3 ] Bug #614665 - Squid crashes with ident auth
https://bugzilla.redhat.com/show_bug.cgi?id=614665
--------------------------------------------------------------------------------
================================================================================
sslogger-0.96-2.fc14 (FEDORA-2010-13463)
A keystroke logging utility for privileged user escalation
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 1 2010 <ebrand(a)fedoraproject.org> 0.96-2
- spec file typo fixes
* Mon Jun 21 2010 <ebrand(a)fedoraproject.org> 0.96-1
- lateset upstream release
- added -r "Reason" to sslogger
- ssloger now display remote slogd server and logID
- sslogger.c bug fixed when writing to localfile using -c and local logging disabled
- Config file moved to /etc/sslogger.d/sslogger.conf
- fixed cordump when tls session is NULL
* Tue Jun 8 2010 <ebrand(a)fedoraproject.org> 0.95-2
- rpm row claims ownership of directory /usr/share/doc/sslogger-<version>
--------------------------------------------------------------------------------
================================================================================
sssd-1.3.0-30.fc14 (FEDORA-2010-13474)
System Security Services Daemon
--------------------------------------------------------------------------------
Update Information:
* CVE-2010-2940 - SSSD allows null password entry to authenticate against LDAP
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Stephen Gallagher <sgallagh(a)redhat.com> - 1.3.0-30
- Resolves: CVE-2010-2940 - sssd allows null password entry to authenticate
- against LDAP
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #625189 - CVE-2010-2940 sssd: allows null password entry to authenticate against LDAP
https://bugzilla.redhat.com/show_bug.cgi?id=625189
--------------------------------------------------------------------------------
================================================================================
system-config-date-1.9.61-1.fc14 (FEDORA-2010-13467)
A graphical interface for modifying system date and time
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.9.61-1
- pick up updated translations
* Fri Aug 6 2010 Nils Philippsen <nils(a)redhat.com> - 1.9.60-1
- recreate TZ translations after each language change
* Thu Aug 5 2010 Nils Philippsen <nils(a)redhat.com>
- make time zones translations work in anaconda
--------------------------------------------------------------------------------
================================================================================
system-config-date-docs-1.0.10-1.fc14 (FEDORA-2010-13467)
Documentation for setting the system date and time
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.10-1
- pick up new translations
--------------------------------------------------------------------------------
================================================================================
system-config-nfs-1.3.51-1.fc14 (FEDORA-2010-13467)
NFS server configuration tool
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.3.51-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-nfs-docs-1.0.9-1.fc14 (FEDORA-2010-13467)
Documentation for configuring an NFS server
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.9-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-samba-1.2.90-1.fc14 (FEDORA-2010-13467)
Samba server configuration tool
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.90-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-samba-docs-1.0.9-1.fc14 (FEDORA-2010-13467)
Documentation for configuring a Samba server
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.9-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-services-0.99.47-1.fc14 (FEDORA-2010-13467)
Utility to start and stop system services
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 0.99.47-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-services-docs-1.1.9-1.fc14 (FEDORA-2010-13467)
Documentation for configuring system services
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.1.8-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-users-1.2.105-1.fc14 (FEDORA-2010-13467)
A graphical interface for administering users and groups
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.2.105-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
system-config-users-docs-1.0.9-1.fc14 (FEDORA-2010-13467)
Documentation for administering users and groups
--------------------------------------------------------------------------------
Update Information:
Translation updates.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Nils Philippsen <nils(a)redhat.com> - 1.0.9-1
- pick up translation updates
--------------------------------------------------------------------------------
================================================================================
systemtap-1.3-2.fc14 (FEDORA-2010-13481)
Instrumentation System
--------------------------------------------------------------------------------
Update Information:
minor rebuild to fix the fedora upgrade path
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
================================================================================
telepathy-mission-control-5.5.3-1.fc14 (FEDORA-2010-13488)
Central control for Telepathy connection manager
--------------------------------------------------------------------------------
Update Information:
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 23 2010 Peter Robinson <pbrobinson(a)gmail.com> - 1:5.5.3-2
- Update to 5.5.3.
* Sat Aug 21 2010 Peter Robinson <pbrobinson(a)gmail.com> - 1:5.4.3-2
- Fix 617832
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #617832 - SELinux impedisce l'accesso sh "execute" on /sbin/ldconfig.
https://bugzilla.redhat.com/show_bug.cgi?id=617832
--------------------------------------------------------------------------------
================================================================================
terminator-0.95-1.fc14 (FEDORA-2010-13450)
Store and run multiple GNOME terminals in one window
--------------------------------------------------------------------------------
Update Information:
Quote of upstream release note: This release is mostly to bring a couple of
important compatibility fixes with the newest pre-release of VTE, but we also
have some updated translations, improved error handling and two new features for
you. The features are a URL handler plugin for Maven by Julien Nicolaud and a
DBus server that was the result of some work with Andrea Corbellini - for now
the only thing this is useful for is opening additional Terminator windows
without spawning a new process, but we'll be exploring options in the future to
allow more control and interaction with Terminator processes. (See
https://launchpad.net/terminator/+announcement/6594)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 25 2010 Dominic Hopf <dmaphy(a)fedoraproject.org> - 0.95-1
- New upstream release: Terminator 0.95
--------------------------------------------------------------------------------
================================================================================
tint2-0.11-2.fc14 (FEDORA-2010-13468)
A lightweight X11 desktop panel and task manager
--------------------------------------------------------------------------------
Update Information:
tint2 is a simple panel/taskbar made for modern X window managers. It was
specifically made for Openbox3 but should also work with other window managers
(GNOME, KDE, etc...). It's based on ttm code http://code.google.com/p/ttm/.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #615153 - Review Request: tint2 - A lightweight X11 desktop panel and task manager
https://bugzilla.redhat.com/show_bug.cgi?id=615153
--------------------------------------------------------------------------------
================================================================================
usb_modeswitch-1.1.4-1.fc14 (FEDORA-2010-13496)
USB Modeswitch gets 4G cards in operational mode
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Huzaifa Sidhpurwala <huzaifas(a)redhat.com> 1.1.4-1
- New upstream version
--------------------------------------------------------------------------------
================================================================================
usb_modeswitch-data-20100817-1.fc14 (FEDORA-2010-13484)
USB Modeswitch gets 4G cards in operational mode
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Huzaifa Sidhpurwala <huzaifas(a)redhat.com> 20100817-1
- New upstream
--------------------------------------------------------------------------------
================================================================================
varnish-2.1.3-1.fc14 (FEDORA-2010-13457)
High-performance HTTP accelerator
--------------------------------------------------------------------------------
Update Information:
New upstream relaease
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 29 2010 Ingvar Hagelund <ingvar(a)redpill-linpro.com> - 2.1.3-1
- New upstream release
- Add a patch for jemalloc on s390 that lacks upstream
--------------------------------------------------------------------------------
================================================================================
xfce4-notes-plugin-1.7.6-1.fc14 (FEDORA-2010-13463)
Notes plugin for the Xfce panel
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 31 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.7.6-1
- Update to 1.7.6
- Drop DSO linking patch, fixed upstream
* Mon Mar 29 2010 Mar 27 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.7.4-1
- Update to 1.7.4
- Use exo-open to open URLs (#577548)
* Sat Mar 27 2010 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.7.3-1
- Update to 1.7.3
--------------------------------------------------------------------------------
================================================================================
xorg-x11-xinit-1.0.9-17.fc14 (FEDORA-2010-13463)
X.Org X11 X Window System xinit startup scripts
--------------------------------------------------------------------------------
Update Information:
Incorporate changes from Fedora 13 branch and ensure Fedora 14 package has
higher NVR.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 1.0.9-17
- rebuild to ensure F14 has higher NVR than F13
--------------------------------------------------------------------------------
10 years, 7 months