Changelogs from build 20140321 to 20140321.1
bash (4.3-4ubuntu1) trusty; urgency=medium
.
* Merge with Debian; remaining changes:
- skel.bashrc:
- Run lesspipe.
- Enable ls aliases.
- Set options in ll alias to -alF.
- Define an alert alias.
- Enabled colored grep aliases.
- etc.bash.bashrc:
- Add sudo hint.
.
bash (4.3-4) unstable; urgency=high
.
* Fix an issue with an associative array expanding to the
empty string if the associated value is the empty string.
* Fix an issue, when invoked as sh, bash doesn't interpret C-style escapes
within double-quoted substitution expansions ("${var/$'what'/ever}").
* Fix an issue with the extglob option to not expand hidden files.
* Update the pcomplete-dequote patch.
binutils (2.24-5ubuntu1) trusty; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
binutils (2.24-5) unstable; urgency=medium
.
* Update from the 2.24 branch, 20140321.
* Stop building the binutils-spu package.
* Add a binutils-multiarch-dev package. Closes: #583160
ido (13.10.0+14.04.20140321-0ubuntu1) trusty; urgency=low
.
[ Lars Uebernickel ]
* idoapplicationmenuitem: request correct size for empty icons Empty
icons request more space than GTK_ICON_SIZE_MENU, which makes menu
items unnecessarily high.
ifupdown (0.7.47.2ubuntu2) trusty; urgency=medium
.
[ Stéphane Graber ]
* Allow setting the MTU and HWADDR on manual interfaces. (LP: #1294807)
* The above change also means that manual interfaces will now be
brought up and down (ias many users expected until now).
* Disable link.defn as it's not covering all the cases supported by
the vlan and bridge hooks and so causes more harm than good at this
point. (LP: #1295304)
* Also enable network-interface-container for OpenVZ. (LP: #1294155)
* Update networking.init to exit 1 on reload when on an upstart system.
* Pass --force to ifdown in network-interface to silence errors on
non-existing interfaces. (LP: #1295620)
.
[ Dimitri John Ledkov ]
* Prevent the ability to stop or restart networking service
interactively. As that is not supported. Networking job is only stopped
during shutdown sequence. (LP: #1072518)
indicator-datetime (13.10.0+14.04.20140321-0ubuntu1) trusty; urgency=low
.
[ Charles Kerr ]
* If we notify_notification_show() fails, we shouldn't play the alarm
sound. The alarm sound loops until the user dismisses it, which will
never happen if we can't talk to unity-notiifications. So the
outcome in this error case is that the alarm plays forever and can't
be dismissed by the user. (LP: #1295237)
* Add debug logging of what capabilities the notification server said
it supports. (LP: #1295271)
indicator-messages (13.10.1+14.04.20140321-0ubuntu1) trusty; urgency=low
.
[ Lars Uebernickel ]
* desktop menu: use com.canonical.application menu items for actions
The unity implementation of that menu item indents the label even
when there's no icon.
libaccounts-glib (1.15+14.04.20131126.2-0ubuntu3) trusty; urgency=medium
.
* Add multiarch annotations to libaccounts-glib0 and
libaccounts-glib-tools.
ubuntu-download-manager (0.3+14.04.20140321-0ubuntu1) trusty; urgency=low
.
[ Manuel de la Peña ]
* Improved the documentation of the project. The registerMetaType
function was removed because it is not needed and not used in any
part of the code. const have been added in those methods that simply
are used as getters. The descturtors that can be trusted to the
compiler have been removed to reduce clutter in the code. (LP:
#1278784)
.
[ Ubuntu daily release ]
* New rebuild forced
.
[ Diego Sarmentero ]
* Add QML Plugin to manage downloads from applications without C++
backend needed. .
unity (7.1.2+14.04.20140320.1-0ubuntu1) trusty; urgency=low
.
[ Chris Townsend ]
* Change the signal for detecting resuming from Suspend from UPower
(which is unreliable) to logind. (LP: #1210077)
.
[ Brandon Schaefer ]
* Use key_code instead of key_sym for the Super+ shortcut. (LP:
#1294885)
.
[ Andrea Azzarone ]
* Wait for the grab before showing the lockscreen. (LP: #1291497)
* Do not lock a guest session. (LP: #1295194)