anaconda-18.10-1.fc19
---------------------
* Wed Sep 26 2012 Chris Lumens <clumens@redhat.com> - 18.10-1
- isys.mount needs to be told when something should be mounted NFS (#860273).
(clumens)
- Disks with new disklabels don't count as new devices in custom. (dlehman)
- Fix thread synchronization issue going from storage to custom. (#860495)
(dlehman)
- Treat disks with unrecognized or no formatting as empty. (#858862) (dlehman)
- Improve management of mountpoint selectors in the custom spoke. (dlehman)
- Improve handling of existing devices when refreshing the custom spoke.
(dlehman)
- Apply custom changes not involving actions to the main devicetree. (dlehman)
- Add a mountpoint entry to the device options area. (dlehman)
- Move mountpoint validation out of the add mountpoint dialog. (dlehman)
- Only run the storage sanity check if we've run autopart. (dlehman)
- Add a method to reset a device to its original state. (dlehman)
- Make a copy of the original format instead of just storing another ref.
(dlehman)
- Reformatting effectively removes a device from an existing Root. (dlehman)
- Fix test for whether to create biosboot during autopart. (#853628) (dlehman)
- Close AddLayout dialog on double-click (vpodzime)
- Remove useless handler of Cancel button (AddLayout dialog) (vpodzime)
- Don't rely on having some month and year selected (#859185) (vpodzime)
- Add debug option to bumpver (bcl)
- Raise an error if bootDrive is invalid (jkeating)
- Handle automated installs (jkeating)
- Handle errors from text storage execute (jkeating)
- Fix ready and completed properties for text storage (jkeating)
- Use ksdata to determine text password completeness (jkeating)
apvlv-0.1.4-1.fc19
------------------
* Wed Sep 26 2012 Till Maas <opensource@till.name> - 0.1.4-1
- Update to new release
* Wed Sep 26 2012 Jeffrey Ollie <jeff@ocjtech.us> - 11.0.0-0.4
- The Asterisk Development Team is pleased to announce the second beta release of
- Asterisk 11.0.0. This release is available for immediate download at
- http://downloads.asterisk.org/pub/telephony/asterisk/releases
-
- All interested users of Asterisk are encouraged to participate in the
- Asterisk 11 testing process. Please report any issues found to the issue
- tracker, https://issues.asterisk.org/jira. It is also very useful to see
- successful test reports. Please post those to the asterisk-dev mailing list.
- All Asterisk users are invited to participate in the #asterisk-testing channel
- on IRC to work together in testing the many parts of Asterisk.
-
- Asterisk 11 is the next major release series of Asterisk. It will be a Long
- Term Support (LTS) release, similar to Asterisk 1.8. For more information about
- support time lines for Asterisk releases, see the Asterisk versions page:
- https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
-
- For important information regarding upgrading to Asterisk 11, please see the
- Asterisk wiki:
-
- https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11
-
- A short list of new features includes:
-
- * A new channel driver named chan_motif has been added which provides support
- for Google Talk and Jingle in a single channel driver. This new channel
- driver includes support for both audio and video, RFC2833 DTMF, all codecs
- supported by Asterisk, hold, unhold, and ringing notification. It is also
- compliant with the current Jingle specification, current Google Jingle
- specification, and the original Google Talk protocol.
-
- * Support for the WebSocket transport for chan_sip.
-
- * SIP peers can now be configured to support negotiation of ICE candidates.
-
- * The app_page application now no longer depends on DAHDI or app_meetme. It
- has been re-architected to use app_confbridge internally.
-
- * Hangup handlers can be attached to channels using the CHANNEL() function.
- Hangup handlers will run when the channel is hung up similar to the h
- extension; however, unlike an h extension, a hangup handler is associated with
- the actual channel and will execute anytime that channel is hung up,
- regardless of where it is in the dialplan.
-
- * Added pre-dial handlers for the Dial and Follow-Me applications. Pre-dial
- allows you to execute a dialplan subroutine on a channel before a call is
- placed but after the application performing a dial action is invoked. This
- means that the handlers are executed after the creation of the callee
- channels, but before any actions have been taken to actually dial the callee
- channels.
-
- * Log messages can now be easily associated with a certain call by looking at
- a new unique identifier, "Call Id". Call ids are attached to log messages for
- just about any case where it can be determined that the message is related
- to a particular call.
-
- * Introduced Named ACLs as a new way to define Access Control Lists (ACLs) in
- Asterisk. Unlike traditional ACLs defined in specific module configuration
- files, Named ACLs can be shared across multiple modules.
-
- * The Hangup Cause family of functions and dialplan applications allow for
- inspection of the hangup cause codes for each channel involved in a call.
- This allows a dialplan writer to determine, for each channel, who hung up and
- for what reason(s).
-
- * Two new functions have been added: FEATURE() and FEATUREMAP(). FEATURE()
- lets you set some of the configuration options from the general section
- of features.conf on a per-channel basis. FEATUREMAP() lets you customize
- the key sequence used to activate built-in features, such as blindxfer,
- and automon.
-
- * Support for DTLS-SRTP in chan_sip.
-
- * Support for named pickupgroups/callgroups, allowing any number of pickupgroups
- and callgroups to be defined for several channel drivers.
-
- * IPv6 Support for AMI, AGI, ExternalIVR, and the SIP Security Event Framework.
-
- More information about the new features can be found on the Asterisk wiki:
-
- https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Documentation
-
- A full list of all new features can also be found in the CHANGES file.
-
- http://svnview.digium.com/svn/asterisk/branches/11/CHANGES
-
- For a full list of changes in the current release, please see the ChangeLog.
-
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-11.0.0-beta2
automake-1.12.2-5.fc19
----------------------
* Wed Sep 26 2012 Pavel Raiskup <praiskup@redhat.com> - 1.12.2-5
- rather skip failing tests than disabling - previous soulution required
autoreconf (#860577)
* Wed Sep 26 2012 Pavel Raiskup <praiskup@redhat.com> - 1.12.2-4
- ups, forgot to add patch for (#860577)
* Wed Sep 26 2012 Pavel Raiskup <praiskup@redhat.com> - 1.12.2-3
- temporarily disable vala checks in testsuite because of vala rebase to
vala-0.18.0 (#860577)
* Tue Sep 25 2012 Pavel Raiskup <praiskup@redhat.com> - 1.12.2-3
- Thanks to Ralf Corsépius <corsepiu@fedoraproject.org> - these fixes are
slightly reworked changes (due to rebase of automake) from his patch attached
to bug #823766
- Include COPYING.
- Add rpm-4.9 perl-filters %__provides_exclude, %__requires_exclude.
Remove rpm-4.8 perl-filters (Address RHBZ 823766).
- Remove utf-8 conversion of NEWS (Already utf-8 encoded).
- Add BR: perl-macros, Remove BR: perl-devel.
- Add support for --with/out=check.
- Append --disable-silent-rules to configure.
- remove trailing white spaces
bindfs-1.11-1.fc19
------------------
* Wed Sep 26 2012 Till Maas <opensource@till.name> - 1.11-1
- Update to new release
- Do not recode ChangeLog anymore
cinnamon-1.6.0-3.fc19
---------------------
* Wed Sep 26 2012 Leigh Scott <leigh123linux@googlemail.com> - 1.6.0-3
- remove requires nautilus and swap it for nemo
- drop nemo patch
dhcp-4.2.4-16.P2.fc19
---------------------
* Wed Sep 26 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-16.P2
- dhclient-usage.patch+part of manpages.patch merged with dhclient-options.patch
digikam-3.0.0-0.3.beta1a.fc19
-----------------------------
* Wed Sep 26 2012 Rex Dieter <rdieter@fedoraproject.org> 3.0.0-0.3.beta1a
- rebuild for updated FindKipi.cmake in kdelibs (kde#307213)
empathy-3.6.0-2.fc19
--------------------
* Wed Sep 26 2012 Brian Pepple <bpepple@fedoraproject.org> - 3.6.0-2
- Rebuild against new tp-glib
git-cola-1.8.0-1.fc19
---------------------
* Wed Sep 26 2012 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.8.0-1
- Update to 1.8.0 (#849593)
gpgme-1.3.2-1.fc19
------------------
* Wed Sep 26 2012 Tomas Mraz <tmraz@redhat.com> - 1.3.2-1
- new upstream version
- re-enable gpg tests (original patch by John Morris <john@zultron.com>)
- quiet configure warning 'could not find g13'
- there is no libgpgme-pth anymore
grubby-8.19-1.fc19
------------------
* Wed Sep 26 2012 Peter Jones <pjones@redhat.com> - 8.19-1
- Don't accidentally migrate from linuxefi back to linux
Resolves: rhbz#859285
gstreamer1-plugins-bad-free-1.0.0-2.fc19
----------------------------------------
* Wed Sep 26 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-2
- Build opus plugin.
heat-6-6.fc19
-------------
* Wed Sep 26 2012 Steven Dake <sdake@redhat.com> 6-6
- Merge upstream commit 5208008db047d8cda231100db817c6f0e1c190a5
- Resolves: RHBZ#860105
- fix "heat-keystone-setup not available in heat rpm"
* Wed Sep 26 2012 Steven Dake <sdake@redhat.com> 6-5
- Merge upstream commit d9f63269f1a0205811cd84487787c8c1291a952b
- Resolves: RHBZ#860726
- fix "heat cli prints warning on each operation"
* Wed Sep 26 2012 Jeff Peeler <jpeeler@redhat.com> 6-4
- switch requires to python-glanceclient
hwdata-0.240-1.fc19
-------------------
* Wed Sep 26 2012 Michal Minar <miminar@redhat.com> 0.240-1
- made use of configure script in prep
* Tue Sep 25 2012 Michal Minar <miminar@redhat.com> 0.239-1
- Update data files
kdepimlibs-4.9.1-4.fc19
-----------------------
* Wed Sep 26 2012 Tomas Mraz <tmraz@redhat.com> - 4.9.1-4
- drop libgpgme++-pth.so.2 as gpgme does not ship the pth-linked library
anymore
kile-2.1.3-1.fc19
-----------------
* Wed Sep 26 2012 Kevin Kofler <Kevin@tigcc.ticalc.org> - 2.1.3-1
- update to 2.1.3 (bugfix release, #860363)
- drop upstreamed kde#299569 patch
latex2rtf-2.2.1c-3.fc19
-----------------------
* Wed Sep 26 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 2.2.1c-1
- Update to 2.2.1c.
ldc-2-29.20120921git8968103.fc19
--------------------------------
* Wed Sep 26 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-29.20120921git8968103
- ldc own D include dir
- Update to dmdfe 2.060
libguestfs-1.19.45-1.fc19
-------------------------
* Wed Sep 26 2012 Richard W.M. Jones <rjones@redhat.com> - 1:1.19.45-1
- New upstream version 1.19.45.
libmatekbd-1.4.0-6.fc19
-----------------------
* Wed Sep 26 2012 Dan Mashal <dan.mashal@fedoraproject.org> 1.4.0-6
- Remove onlyshowin from desktop-fileinstall and mateconf_obsolete macro
- Fix date on previous changelog (I was tired, sorry).
libmikmod-3.2.0-19.fc19
-----------------------
* Wed Sep 26 2012 Hans de Goede <hdegoede@redhat.com> - 3.2.0-19
- Fix an array overflow caused by libmikmod-CVE-2007-6720.patch (rhbz#859050)
- Cleanup the specfile a bit
mypaint-1.0.0-4.fc19
--------------------
* Wed Sep 26 2012 Thomas Spura <tomspur@fedoraproject.org> - 1.0.0-4
- patch: assume a prefix of /usr instead of / in a usrmoved system (fixes #797263)
nfsometer-1.1-2.fc19
--------------------
* Wed Sep 26 2012 Steve Dickson <steved@redhat.com> 1.1-2
- Added the time and git Requires (bz 852859)
opendnssec-1.4.0-0.3.b1.fc19
----------------------------
* Wed Sep 26 2012 Paul Wouters <pwouters@redhat.com> - 1.4.0-0.3.b1
- Just an EVR fix to the proper standard
- Cleanup of spec file
- Introduce new systemd-rpm macros (rhbz#850242)
openstack-glance-2012.2-0.7.rc3.fc19
------------------------------------
* Wed Sep 26 2012 Alan Pevec <apevec@redhat.com> 2012.2-0.7.rc3
- Update to Folsom rc3
permlib-0.2.7-1.fc19
--------------------
* Wed Sep 26 2012 Jerry James <loganjerry@gmail.com> - 0.2.7-1
- New upstream release
- Update Doxyfile
- Add -test patch to fix two test failures
policycoreutils-2.1.13-3.fc19
-----------------------------
* Tue Sep 25 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.12-4
- Rebuild without bogus prebuild 64 bit seunshare app
* Sun Sep 16 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.12-3
- Allow fixfiles to specify -v, so they can get verbosity rather then progress.
- Fix load_file Makefile to use SBINDIR rather then real OS.
- Fix man pages in setfiles and restorecon to reflect what happens when you relabel the entire OS.
prosody-0.8.2-7.fc19
--------------------
* Thu Sep 27 2012 Johan Cwiklinski <johan At x-tnd DOt be> 0.8.2-7
- Use systemd-rpm macros, bz #850282
psi-0.15-0.2.rc3.fc19
---------------------
* Wed Sep 26 2012 Sven Lankes <sven@lank.es> - 0.15-0.2.rc3
- new upstream release
python-ansi2html-0.9.2-1.fc19
-----------------------------
* Wed Sep 26 2012 Ralph Bean <rbean@redhat.com> - 0.9.2-1
- New upstream
- Fixes dict ordering issues.
- Solves some encoding issues.
python-dns-1.10.0-1.fc19
------------------------
* Mon Sep 17 2012 Paul Wouters <pwouters@redhat.com> - 1.10.0-1
- Updated to 1.10.0
- Patch to support TLSA RRtype
python-moksha-hub-1.0.3-1.fc19
------------------------------
* Wed Sep 26 2012 Ralph Bean <rbean@redhat.com> - 1.0.3-1
- Fix to _initialized namespacing for consumers.
- More careful still when cleaning up consumers.
python-moksha-wsgi-1.0.4-1.fc19
-------------------------------
* Wed Sep 26 2012 Ralph Bean <rbean@redhat.com> - 1.0.4-1
- Fix bug that broke tw2 resource archival.
qpid-cpp-0.18-3.fc19
--------------------
* Wed Sep 26 2012 Darryl L. Pierce <dpierce@redhat.com> - 0.18-3
- Removed the perl-qpid subpackage.
remctl-3.3-1.fc19
-----------------
* Wed Sep 26 2012 Ken Dreyer <ktdreyer@ktdreyer.com> - 3.3-1
- Upgrade to 3.3
rpmorphan-1.11-1.fc19
---------------------
* Wed Sep 26 2012 Adam Miller <maxamillion@fedoraproject.org> - 1.11-1
- Update to latest upstream release
rubygem-sinatra-rabbit-1.1.2-1.fc19
-----------------------------------
* Wed Sep 26 2012 Michal Fojtik <mfojtik@redhat.com> 1.1.2-1
- New release (1.1.2)
* Fri Sep 14 2012 Michal Fojtik <mfojtik@redhat.com> 1.1.0-1
- New release (1.1.0)
samba-4.0.0-150.fc19.rc1
------------------------
* Wed Sep 26 2012 - Andreas Schneider <asn@redhat.com> 2:4.0.0-150.rc1
- Fix Obsoletes/Provides for update from samba4.
- Bump release number to be bigger than samba4.
* Wed Sep 26 2012 - Andreas Schneider <asn@redhat.com> - 2:4.0.0-95.rc1
- Update to 4.0.0rc1.
* Mon Aug 20 2012 Guenther Deschner <gdeschner@redhat.com> - 2:3.6.7-94.2
- Update to 3.6.7
shellinabox-2.14-13.fc19
------------------------
* Wed Sep 26 2012 Joel Young <jdy@cryregarder.com> - 2.14-13
- Fix variable expansions in init script and service file.