Changelogs from build 20131003.2 to 20131004
address-book-app (0.2+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Renato Araujo Oliveira Filho ]
* Hide "All contacts" title if favorites list is empty. (LP: #1226177)
* Fixed focus for new fields.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 87
address-book-service (0.1.0+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Renato Araujo Oliveira Filho ]
* Removed debug message from qtcontacts client plugin.
* Fixed service timeout when updating the e-mail address. (LP:
#1231397)
* Disabled debug message by default. To see the debug messages you
need to set "ADDRESS_BOOK_SERVICE_DEBUG=On".
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 81
at-spi2-atk
Changesfile not available.
atk1.0
Changesfile not available.
dbus (1.6.12-0ubuntu7) saucy; urgency=low
.
* Enable log output in session dbus upstart job.
dialer-app (0.1+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Dennis O'Flaherty ]
* Format date properly so friendlyDay() can return the right string.
(LP: #1229139)
.
[ Ugo Riboni ]
* Update the pot file and a translation. (LP: #1232374)
.
[ Gustavo Pichorim Boiko ]
* Update the designs of the dialer-app fixing the following issues: -
Remove the bottom divider (between the keypad and the call button)
to have more space for the smart dialing results. - Make the keypad
a little darker - Put the results of the smart dialing inside the
lighter area (where the numbers are) - Make the keypad buttons
shrink when pressed instead of going darker.
.
[ Renato Araujo Oliveira Filho ]
* Fixed avatar scale on live call page.
.
[ Tiago Salem Herrmann ]
* Replace the current contact/phone number by the dtmf string on the
live call view. (LP: #1225060)
* Prevent the new contact dialog from becoming unresponsive.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 59
dpkg (1.16.12ubuntu1) saucy; urgency=low
.
* Merge with Debian stable-proposed-updates, remaining changes:
- Change the multiarch downgrade version checks in prerm/postrm
from 1.16.2 to 1.16.0~ to reflect when multiarch landed in Ubuntu.
- Migrate dpkg multiarch conffile (and other multi-arch-related
conf settings) to the new DB with dpkg --add-architecture, but
keep a copy of the old conffile if it was modified.
- Out of paranoia, keep an option handler for foreign-architecture
that informs people that they need to scrub their config files
and upgrade, on the off chance that the above migration fails
for some reason (this mitigates the chances of leaving users with
a dpkg that fails to run due to a broken config).
- Add DPKG_UNTRANSLATED_MESSAGES environment check so that higher-level
tools can get untranslated dpkg terminal log messages while at the
same time having translated debconf prompts. This is useful for tools
that hide the dpkg terminal by default and use apport for bug
reporting with the untranslated error message.
- Apply patch from Steve McIntyre to special-case armhf/armel ELF
objects in Shlibs/Objdump.pm, so we don't get incorrect deps.
- lib/dpkg/pkg-spec.c: map unqualified package names of multiarch-same
packages to the native arch instead of throwing an error, so that we
don't break on upgrade when there are unqualified names stored in
dpkg's own trigger database.
- Add logic to the postinst to `dpkg --add-architecture i386' on new
installs on amd64, and to also do so on upgrades from pre-conffile
Ubuntu versions, mimicking our previous behaviour with the conffile.
- Apply a workaround from mvo to consider RC packages as multiarch,
during the dpkg consistency checks. (see LP: 1015567 and 1057367).
- Don't set unsupported -fstack-protector in dpkg-buildflags on arm64.
* Add ppc64el/powerpc64le support to cputable (backported from 1.17.2)
.
dpkg (1.16.12) stable; urgency=low
.
* Fix value caching in Dpkg::Arch by not shadowing the variables.
Closes: #724949
.
dpkg (1.16.11) stable; urgency=low
.
[ Raphaël Hertzog ]
* Fix usage of non-existent _() function in multiple places of the Perl
code. Thanks to Lincoln Myers for the patch.
Closes: #708607
.
[ Guillem Jover ]
* Fix chmod() arguments order in Dpkg::Source::Quilt. Closes: #710265
Thanks to Pablo Oliveira .
* Only ignore older packages if the existing version is informative. This
allows any program using libdpkg to parse the available file to see again
packages with versions lesser than 0-0 (like 0~0-0). Closes: #676664
* Fix use after free in dpkg_arch_load_list() on libdpkg.
Reported by Pedro Ribeiro .
.
[ Updated programs translations ]
* Vietnamese (Trần Ngá»c Quân). Closes: #715334
.
[ Added man page translations ]
* Italian (Beatrice Torracca). Closes: #711647
.
[ Updated man page translations ]
* Japanese (TAKAHASHI Motonobu). Closes: #704240
gmp (2:5.1.2+dfsg-2ubuntu1) saucy; urgency=low
.
* Recommend libstdc++-4.8-dev as a real alternative for the virtual
libstdc++-dev.
indicator-bluetooth (0.0.6+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Charles Kerr ]
* Update settings URL to settings:///system. (LP: #1231444)
.
[ Ted Gould ]
* Flip the dependency list so that ubuntu-system-settings doesn't get
pulled in.
.
[ Sebastien Bacher ]
* Don't list autogenerated files as translation sources.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 66
indicator-datetime (13.10.0+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Charles Kerr ]
* Change the tablet time format string to remove leading zeroes from
the hour component of the time format (ie, H:MM rather than HH:MM).
(LP: #1234483)
* on the phone, show appointments at 1AM as '1 AM', clock times as
'1:00 AM'. (LP: #1220297)
* Update settings URL to settings:///system. (LP: #1231444)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 264
indicator-location (13.10.0+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Charles Kerr ]
* One-liner to set GETTEXT_PACKAGE explicitly because dh_translations
can't handle ${CMAKE_PROJECT_NAME}. (LP: #1233679)
* Update settings URL to settings:///system. (LP: #1231444)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 49
indicator-messages (13.10.1+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Charles Kerr ]
* in im_application_list_update_draws_attention(), free the temporary
icon_name string created by g_strdup_printf(). (LP: #1234895)
.
[ Sebastien Bacher ]
* remove old sources from the translatable list.
.
[ Lars Uebernickel ]
* messages-service: return TRUE from "handle-*" GDBusProxy method
handlers This is done to signify that the handlers replied to the
messages. Otherwise GDBus might send another reply, depending on
whether 0 or !0 was lying around on the stack. .
* Change title to "Incoming".
* Remove 'indicator.' from the "Clear All" menu item on the phone's
menu.
* Return values from functions that have return values. Somehow -
Wreturn-type warnings aren't always triggered for g_return_if_fail
macros.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 388
indicator-network (0.5.1+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Pete Woods ]
* Add network manager secret agent.
* Interfaces with unity8's extended snap decisions.
.
[ Charles Kerr ]
* One-liner to set GETTEXT_PACKAGE explicitly because dh_translations
can't handle ${CMAKE_PROJECT_NAME}. (LP: #1233679)
.
[ Ted Gould ]
* Drop Airplane Mode for Phone 1.0. (LP: #1232832)
* Update settings URL to settings:///system. (LP: #1231444)
* Remove icons that have made it into the theme.
* Depend on XDG Python lib for the Apport hook. (LP: #1233138)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 291
indicator-power (12.10.6+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Charles Kerr ]
* Revert bug #824629 code -- use the correct charge % when deciding
what icon to use. (LP: #1215520, #824629)
* Listen for the "Resuming" signal from upower to refresh devices when
resuming from suspend/hibernate. (LP: #1224931)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 204
indicator-sound (12.10.2+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Pete Woods ]
* Fix translation support dh_translations doesn't perform variable
substitution when parsing the CMakeLists.txt file. (LP: #1233679)
.
[ Ted Gould ]
* Add a desktop_greeter menu without settings.
.
[ Lars Uebernickel ]
* Reconnect when pulseaudio terminates (or crashes). (LP: #1231942)
* Show synchronous notification when changing the volume by scrolling
over the indicator. (LP: #1225335)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 387
lxc-android-config (0.109) saucy; urgency=low
.
* rework teh former change slightly so prerequisites for the job are
handled in pre-start and teh process is actually executed directly
lxc-android-config (0.108) saucy; urgency=low
.
* drop "daemon" handling from upstart-local-bridge job to fix shutdown and
reboot
lxc-android-config (0.107) saucy; urgency=low
.
* make /var/lib/ureadahead writable (LP: #1233281)
messaging-app (0.1+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Max Brustkern ]
* Implemented test of SMS sending and moved connected_tests to
messaging_app_connected to avoid conflict with dialer-app.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 43
policykit-desktop-privileges (0.16) saucy; urgency=low
.
* Allow administrators to change the error reporting settings without
further authentication.
python-ubuntu-platform-api (1.1+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Thomi Richards ]
* Make the python-upa module return the correct values on a maguro.
(LP: #1234956)
.
[ Michael Zanetti ]
* fix screen sizes for devices other than mako.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 19
rssreader-app
Changesfile not available.
shared-mime-info (1.1-0ubuntu5) saucy; urgency=low
.
* Update translations from launchpad
telephony-service (0.1+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Gustavo Pichorim Boiko ]
* Improve the placing of items in the messaging menu by addressing the
following points: - Add messages to the messaging menu even before
the contact matching happens for the OSD notifications - Add only
missed calls to the messaging menu (instead of adding all calls).
(LP: #1220848)
* Make it possible to click in the OSD notifications. (LP: #1227718)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 752
ubuntu-keyboard (0.99.trunk.phablet2+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Thomas Moenicke ]
* KeyboardContainer more declarative to avoid timing issues, fixes
part of #1233207 . (LP: #1233207)
* shift state/key fixes . (LP: #1229114, #1231611)
* using only one loader for character and symbol layouts .
* fix popover.
.
[ Guenter Schwann ]
* Handle the case, that two keys are touched at the same time fixes
LP: #1230003. (LP: #1230003)
* fix popover.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 60
ubuntu-system-settings (0.1+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Sebastien Bacher ]
* battery: having 100% power is still "fully charged", even while
discharging.
* battery: only display the location caption if the gps settings is
visible.
* update: clean small unwanted changes that sneaked in a previous
commit, that should make the "check for update" button do the
correct thing again, rather than having the label hidding and the
button stop working. (LP: #1234703)
.
[ Iain Lane ]
* When manually selecting a timezone, navigate back to the previous
screen (Time & Date) after one second. Don't highlight all cities
the first time you've selected a new timezone, just the chosen one.
(LP: #1232114)
* Check the passed mount point when measuring directory size, to avoid
a GLib critical message.
* [about] In the storage subpanel, check the space for drives Qt
reports as "Unknown".
* Tweaks to the default layout - Make the text smaller - Make the text
wrap at the edge of the bounding box of the grid item - Centre the
grid horizontally - Dynamically space the grid elements according to
how many columns there are in that category. (LP: #1223827)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 429
ubuntu-system-settings-online-accounts (0.2~+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Alberto Mardegan ]
* By default, only let unconfined apps access Online Accounts. (LP:
#1234099)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 52
ubuntu-terminal-app
Changesfile not available.
ubuntu-weather-app
Changesfile not available.
unity (7.1.1+13.10.20131004-0ubuntu1) saucy; urgency=low
.
[ Brandon Schaefer ]
* Break the bump detection by moving to the first icon, then down 5
pixels. Since bump detection needs to move in 3 different
directions.
* Move the switcher Alt+ shortcut handling into nux, from
compiz. Now nux handles these events instead of compiz. This way its
makes much more sense code wise and we no longer ungrab the arrow
gets from X... so Alt+LeftArrow will no longer open the hud. (LP:
#969039)
.
[ Andrea Azzarone ]
* Fix bad redrawing of dash overlay scrollbar connector. (LP:
#1233195)
* Update icon_under_mouse before process mouse movemnt in the tooltip
manager. (LP: #1172769, #1233666)
* Hide the tooltip when an app is closed. (LP: #1172769)
.
[ Marco Trevisan (Treviño) ]
* TestIMTextEntry: fix failing tests with IBus, use TEST_F and TEST_P.
* CairoBaseWindow: only regenerate blur texture when visible and
damaged. (LP: #1233109)
* CairoBaseWindow: add fade animator to control both QL and Tooltip
Removing the animator from LauncherIcon, and handling the tooltip
animation inside the QL and Tooltip base class.
* PanelService: close a menu and re-send the keyevent when handling a
combination Or when we try to open HUD/Dash. Also, close the active
menu if a new application is opened and focused. (LP: #10905,
#1234457, #1197071)
* SimpleLauncherIcon: we need to restore the focus when closing the
Overlay for activation. (LP: #909870)
* LauncherIcon: don't try to show again quicklists or tooltip if
center changed, just move them. (LP: #1234778)
* AbstractLauncherIcon: add static icon_size property. (LP: #1073103)
.
[ Christopher Lee ]
* Preparing autopilot tests for an upcoming update in autopilot 1.3.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 3554
unity-notifications (0.1.1+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Michał Sawicz ]
* Bump version to indicate support for passing hints through.
* Look for *any* slashes, not just a leading one, to support URLs.
Also drop an outdated FIXME. (LP: #1224095)
.
[ Mirco Müller ]
* Added support for new hints "x-canonical-private-menu-model" and "x-
canonical-ext-snap-decisions" allowing to pass in UnityMenuModel UI-
descriptions and enable extended snap-decisions.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 175
unity8 (7.82+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Michał Sawicz ]
* Bump to indicate support for extended snap decisions.
* Make Tile themeable, add renderers for Dash Plugins and weather.
(LP: #1231948)
* Drop network agents now that they're in indicator-network instead.
.
[ Michal Hruby ]
* Differentiate generic and music carousels.
* Use the thumbnailer image provider for scope results that don't
specify icon as well as for previews.
* Added an indicator which is displayed in the search bar whenever a
search is in progress. Added accompanying test in tst_PageHeader.
* Expose rendererHint to shell.
.
[ Albert Astals ]
* Update pot file. (LP: #1232374)
* Only enable the animation when the item is on screen (i.e. !culled)
. (LP: #1200374)
* Do not crash on positionAtBeginning if the list is empty .
* Enable/disable running apps height animation in a less error prone
way.
.
[ Michael Terry ]
* Use a chevron after 'Skip intro' and drop the underlining.
* Load testability driver when QT_LOAD_TESTABILITY is set. (LP:
#1226234)
* Listen to the system setting StatsWelcomeScreen, which tells us
whether to show user-specific infographic data in the greeter. (LP:
#1207857)
.
[ Gerry Boland ]
* WM: ensure focusedApplicationWhenUsingScreenshots reset when unused,
and only used when set. Fixes window focus conflict between shell
and ApplicationManager.
.
[ Nick Dedekind ]
* Removed deprecated Unity.IndicatorsLegacy plugin.
* Added actionState parser to the indicators-client text printer so
that we get the icon.
* Moved indicator page titles to the root action state of menu model.
(LP: #1223635)
.
[ Mirco Müller ]
* Added rendering- and interaction-support for the first three
extended snap-decision dialog-cases password-entry, user-
authentication and simunlock.
.
[ Daniel d'Andrada ]
* Revert the reversion of r304 since it doesn't seem to crash anymore
Original commit was Reset apps scope when returning from app to dash
(LP #1193419) If an app is on foreground and you perform a long
left-edge swipe to minimize it, and therefore return to the dash,
the dash should be in the Applications scope and showing the
running/recents applications. (LP: #1193419)
.
[ Andrea Cimitan ]
* Add behaviours to the hud reveal. (LP: #1224480, #1224633)
* Make Tile themeable, add renderers for Dash Plugins and weather.
(LP: #1231948)
.
[ Michael Zanetti ]
* fix inserting into quicklistmodel.
* Drop useStorage argument and use exising LAUNCHER_TESTING define for
this decision.
.
[ Omer Akram ]
* Make the volume/brightness slider changes realtime. (LP: #1227595)
.
[ Nicolas d'Offay ]
* Fixed black colour on the first of the month due to division. (LP:
#1233657)
* Added an indicator which is displayed in the search bar whenever a
search is in progress. Added accompanying test in tst_PageHeader.
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 390
upstart (1.10-0ubuntu4) saucy; urgency=low
.
[ James Hunt ]
* upstart-local-bridge: allow input to be set of pairs (LP: #1234898)
.
[ Dmitrijs Ledkovs ]
* upstart-file-bridge: start session bridge on started dbus. (LP:
#1234841)
webbrowser-app (0.22+13.10.20131004.1-0ubuntu1) saucy; urgency=low
.
[ Alexandre Abreu ]
* Harden the set of accepted url patterns. (LP: #1226690)
* When the browser is requested to create a new tab (from a new window
request), open the new tab externally when in webapp mode. (LP:
#1221824)
.
[ Robert Bruce Park ]
* Enable hardening, and fix some lintian warnings.
.
[ Olivier Tilloy ]
* Use a different port for the test server when a zombie process
doesn’t release the default one, and use cleanup functions instead
of tearDown() for improved robustness. (LP: #1231492)
* Live bookmarking functionality in the activity view. Known
shortcoming: in the activity view, one should be allowed to bookmark
a domain that contains only one page. This is currently not the
case, it will be addressed separately.
* Expose a single contextual menu for both images and hyperlinks. (LP:
#1233282)
.
[ Ubuntu daily release ]
* Automatic snapshot from revision 367