Changelogs from build 20150723 to 20150724
account-plugins (0.12+15.10.20150723-0ubuntu1) wily; urgency=medium
.
[ Sebastien Bacher ]
* remove the windows live plugin binary, the oauth package is already
having a conflict with it which makes it uninstallable and lead the
archive migration to discard the update as invalid
account-plugins (0.12+15.04.20150417-0ubuntu1) vivid; urgency=medium
.
[ Alberto Mardegan ]
* Remove non-working services (LP: #1432613)
.
[ CI Train Bot ]
* New rebuild forced.
apparmor-easyprof-ubuntu (15.10.7) wily; urgency=medium
.
* ubuntu/ubuntu-webapp: allow read access to /usr/share/ubuntu-html5-theme
and /usr/share/ubuntu-html5-ui-toolkit (LP: #1477580)
click (0.4.39.1+15.10.20150702-0ubuntu1) wily; urgency=medium
.
[ Michael Vogt ]
* lp:~mvo/click/lp1456328-15.10-devlibs:
- add ubuntu-sdk-15.10-dev1
- remove ubuntu-core-15.04-dev1
dbus-python (1.2.0-2build3) wily; urgency=medium
.
* No-change rebuild for python3.5 transition
gtk+3.0 (3.16.5-1ubuntu2) wily; urgency=medium
.
* debian/control.in:
- the previous upload stopped limited the architectures where the mir
backend is built, drop the restriction from the dev depends as well
(lp: #1475537)
gtk+3.0 (3.16.5-1ubuntu1) wily; urgency=medium
.
* Merge with Debian. Remaining changes:
+ Enable Mir backend.
+ Drop 022_disable-viqr-im-for-vi-locale.patch
+ Drop 061_multiarch_module_fallback.patch - unneeded in Ubuntu since we
cleared all old gtk modules out.
+ Install the settings.ini file to set our themes.
+ Enable parallel builds
+ Ubuntu specific patches:
- 073_treeview_almost_fixed.patch
- 074_eventbox_scroll_mask.patch
- bzg_gtkcellrenderer_grabbing_modifier.patch
- ubuntu_gtk_custom_menu_items.patch
- print-dialog-show-options-of-remote-dnssd-printers.patch
- uimanager-guard-against-nested-node-updates.patch
- x-canonical-accel.patch
- message-dialog-restore-traditional-look-on-unity.patch
- 0001-gtk-reftest-Force-icon-theme-to-Adwaita.patch
+ Add Breaks on gnome-shell << 3.16 - this needs to be updated at the same
time.
+ Add Breaks on old overlay-scrollbar versions which still provided the gtk3
module - we don't want to use this any more with GTK 3.16.
+ Update Mir backend from upstream git.
.
gtk+3.0 (3.16.5-1) unstable; urgency=medium
.
* New upstream bugfix release 3.16.5
libusermetrics (1.1.1+15.10.20150723.1-0ubuntu1) wily; urgency=medium
.
[ Pete Woods ]
* Add missing QObject include (LP: #1447173)
* Disable valgrind during debian builds (LP: #1475600)
mir (0.14.0+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* Fix missing ABI renaming in Mirplatform
* Bump Mirserver platform graphics to 3
* Fix mirprotobuf ABI break
.
[ CI Train Bot ]
* New rebuild forced.
mir (0.14.0+15.10.20150715-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* New upstream release 0.14.0 (https://launchpad.net/mir/+milestone/0.14.0)
- ABI summary: All clients and all servers need building;
. Mirclient ABI bumped to 9
. Mirserver ABI bumped to 32
. Mircommon ABI bumped to 5
. Mirplatform ABI bumped to 8
- Enhancements:
. mir_demo_server: tweaks, features and improvements
. More MirEvent-2.0 related changes and unifications
. New SurfaceInputDispatcher to replace the android InputDispatcher
. New Threaded dispatcher for Dispatchable added
. Rework of the relationship of surfaces and buffer streams to allow
attaching multiple buffer streams to a surface.
. Preparation work for new buffer semantics
. fd leaks in tests eliminated and leak check activated for unit and
integration tests
. Further TSAN reported issues removed
. Preparation work for mir-on-x: splitting of mesa platform in common
and KMS parts
. Further rework of input stack focused on test infrastructure
. Persistent id request for surfaces added
. Integration-tests cleaning: switch tests to in-process server
. A first end-to-end input test added in privileged-tests
. "mesa" platform renamed to "mesa-kms" (LP: #1381330)
. [enhancement] Mir servers should allow client connections only after
server start-up has finished (LP: #1451844)
. build-dependency on g++-4.9 dropped (LP: #1452320)
- Bug fixes:
. Crash because uncaught exception in mir::events::add_touch
(LP: #1437357)
. [vegetahd] android buffer allocator does consider hwc alignment
constraints (LP: #1461314)
. [regression] Touch input does not work at all any more (LP: #1464174)
. Mir emits a mir_motion_action_hover_exit event before of a
mir_motion_action_pointer_down (LP: #1419048)
. [testsfail] NestedInput.nested_event_filter_receives_keyboard_from_host
failure in CI (LP: #1462033)
. [testsfail] InputEvents.reach_nested_client in CI (LP: #1463315)
. [regression] titlebar in "canonical" example WM + KeyRepeatDispatcher
causes deadlock (LP: #1464690)
. CI failure in
TestClientInput.clients_receive_many_button_events_inside_window
(LP: #1465231)
. mir-client-platform-mesa-dev package dependency is incorrect
(LP: #1465642)
. Repeat input events keep being emitted even when user switches to
different VT (LP: #1465669)
. libmirprotobuf's ABI can be broken when modifying protobuf message
definitions (LP: #1465883)
. Spurious Failure in ClientLibrary.highly_threaded_client
(LP: #1466492)
. failure in CI in BufferStreamArrangement.arrangements_are_applied
(LP: #1466594)
. [arale] software buffers have flickering line artefacts (LP: #1418035)
. can't load app purchase UI without a U1 account (LP: #1450377)
. [arale] Software cursor appears slightly corrupt on arale (black
spots in place of white) (LP: #1451309)
. [regression] Dragging windows by the titlebar is incredibly slow
and laggy (LP: #1454128)
. [regression] Opacity controls (Alt+mousewheel) don't work any more
(LP: #1454518)
. [regression] No API for creating freestyle surfaces (LP: #1457987)
. [vivid-overlay] input-stub.so fails to load on i386 (LP: #1458689)
. client API version has wrong version (LP: #1461312)
. abi-dump-base make target is broken (LP: #1461697)
. Stopping input in a nested server stops VT switching (LP: #1465585)
. Pointer events are not mapped to correct output by nested Mir
(LP: #1465692)
. Loading libmirclient.so twice leads to a segfault in libmirprotobuf.so
(LP: #1391976)
pay-service (2.0.0+15.10.20150721-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* rebuild for ABI changes in libmirclient9 - part of mir release
0.14.0
.
[ CI Train Bot ]
* New rebuild forced.
pay-service (2.0.0+15.10.20150706-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* in step with mir release 0.14.0
pcre3 (2:8.35-7ubuntu2) wily; urgency=low
.
* SECURITY UPDATE: PCRE Library Heap Overflow Vulnerability
- debian/patches/cve-2015-2325.patch: change some variables
pointer to integer, and related contents. Based on upstream patch
- CVE-2015-2325
* SECURITY UPDATE: PCRE Library Heap overflow Vulnerability II
- debian/patches/cve-2015-2326.patch: take save_hwm_offset out
from adjust_recurse. Based on upstream patch
- CVE-2015-2326
* SECURITY UPDATE: PCRE Library Heap Overflow Vulnerability
- debian/patches/cve-2015-3210.patch: change checking if
oc->number == recno code, Based on upstream patch
- CVE-2015-3210
* SECURITY UPDATE: PCRE Library Heap Overflow Vulnerability in
find_fixedlength()
- debian/patches/cve-2015-5073.patch: missing test code
Based on upstream patch
- CVE-2015-5073
platform-api (3.0.0+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* empty commit for rebuild with libmirclient9 in mir release 0.14.0
.
[ CI Train Bot ]
* New rebuild forced.
platform-api (3.0.0+15.10.20150707-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* in step with mir release 0.14.0
qtmir (0.4.5+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* Release in step with Mir 0.14.0
.
[ CI Train Bot ]
* New rebuild forced.
qtmir (0.4.5+15.10.20150716-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* Release in step with Mir 0.14.0
qtmir-gles (0.4.5+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* sync with upstream
.
[ CI Train Bot ]
* New rebuild forced.
qtmir-gles (0.4.5+15.10.20150708.1-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* sync with upstream
qtubuntu-gles (0.61+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* Sync with upstream
.
[ CI Train Bot ]
* New rebuild forced.
qtubuntu-gles (0.61+15.10.20150707.1-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* Sync with upstream
trust-store (1.1.0+15.10.20150629-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* Remove usage of mir_false make dependency to libmirclient-dev
architecture independent, and remove unused libgflags dependency.
removed: debian/trust-store-bin.install.amd64@ debian/trust-store-
bin.install.arm64@ debian/trust-store-bin.install.armhf@
debian/trust-store-bin.install.i386@ debian/trust-store-
bin.install.with_mir
.
[ CI Train Bot ]
* Resync trunk. added: po/af.po po/bg.po po/eo.po po/et.po po/mk.po
po/ny.po po/sk.po po/sq.po po/tg.po
ubuntu-app-launch (0.5+15.10.20150629-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* mir release 0.14.0
ubuntu-system-settings (0.3+15.10.20150723-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Manuel de la Pena ]
* Recompile with the new udm to avoid ABI issues.
ubuntu-system-settings (0.3+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Ken VanDine ]
* Use TextField.write to properly use the OSK Added helper to dismiss
OSK
.
[ jonas-drange ]
* [tests] avoids setting Interfaces property after the
Cellular/Phone/About plugins have loaded.
ubuntu-system-settings-online-accounts (0.6+15.10.20150716-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* rebuild for libmirclient9 part of mir release 0.14.0 - removes
architecture restrictions imposed by previous mir releases.
.
[ CI Train Bot ]
* Resync trunk. added: po/cy.po
unity-scope-click (0.1.1+15.10.20150723-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Manuel de la Pena ]
* Recompile with the new udm to avoid ABI issues.
unity-scopes-shell (0.5.4+15.10.20150707-0ubuntu2) wily; urgency=medium
.
* No-change rebuild for python3.5 transition
unity-system-compositor (0.0.5+15.10.20150722-0ubuntu1) wily; urgency=medium
.
[ Kevin Gunn ]
* Release in step with Mir 0.14
.
[ CI Train Bot ]
* New rebuild forced.
unity-system-compositor (0.0.5+15.10.20150716.1-0ubuntu1) wily; urgency=medium
.
[ Kevin Gunn ]
* Release in step with Mir 0.14
url-dispatcher (0.1+15.10.20150717-0ubuntu1) wily; urgency=medium
.
[ Andreas Pokorny ]
* unchagned for mir release 0.14.0