Changelogs from build 20140910 to 20140911.2
apparmor (2.8.96~2652-0ubuntu3) utopic; urgency=medium
.
* 08-phpsysinfo-policy-updates.patch: update for new phpsysinfo on Ubuntu
14.10
* 09-apache2-policy-instructions.patch: update for recent Debian/Ubuntu
packaging
* debian/control: update Breaks for apparmor-easyprof-ubuntu, libvirt-bin,
and lightdm. Add Breaks on rsyslog.
.
apparmor (2.8.96~2652-0ubuntu2) utopic; urgency=medium
.
* 07-parser-fix_local_perms.patch: do not output local permissions for rules
that have peer_conditionals. Patch from John Johansen
.
apparmor (2.8.96~2652-0ubuntu1) utopic; urgency=medium
.
* Updated to r2652 snapshot of 2.8.96 (LP: #1362199, LP: #1341152)
.
[ Steve Beattie ]
* removed upstreamed patches:
- dnsmasq-libvirtd-signal-ptrace.patch
- update-base-abstraction-for-signals-and-ptrace.patch
- update-nameservice-abstraction-for-extrausers.patch
- debian/apparmor-profiles.install: dropped program-chunks/postfix-common,
moved to abstractions/ and covered by apparmor.install
- refreshed libapparmor-layout-deb.patch patch
* Add in Tyler Hicks' regression test improvements:
- 01-tests-unix_socket_lists.patch,
- 02-tests-accept_unix_rules_in_mkprofile.patch,
- 03-tests-unix_sockets_v7_pathnames.patch,
- 04-tests-migrate_from_poll_to_sockio_timeout.patch,
- 05-tests-add_abstract_socket_tests.patch,
* 07-parser-fix_local_perms.patch: do not output local permissions
for rules that have peer_conditionals
.
[ Jamie Strandboge ]
* add-chromium-browser.patch: update for unix socket mediation
* drop-peer_addr-with-local-addr-in-base.patch: don't use peer=(addr=none)
with getattr, getopt, setopt and shutdown
.
[ Tyler Hicks ]
* debian/lib/apparmor/functions, debian/apparmor.init,
debian/apparmor.upstart: Ensure system policy cache cannot become stale
after image based upgrades that update the system profiles (LP: #1350673)
* parser-include-usr-share-apparmor.patch, debian/apparmor.install: Adjust
the default parser.conf file, to add /usr/share/apparmor as an additional
search path when resolving include directives in profiles, and install the
file in /etc/apparmor. Ubuntu places hardware specific access rules in
/usr/share/apparmor/hardware. This change allows these files to be
included without using an absolute path (e.g.,
'#include ').
apparmor (2.8.96~2541-0ubuntu3.1) utopic; urgency=medium
.
* Updates for perl 5.20 multiarch transition
- debian/libapparmor-perl.install: don't hardcode usr/lib/perl5 but
instead use $Config{vendorarch} in an executable install file. Make it
executable
- debian/control: Build-Depends on debhelper (>= 9) (9 is needed to use
an executable install file)
- debian/patches/perl-multiarch.patch:
+ add @{multiarch} paths to perl abstraction
+ update logprof.conf, severity.db and corresponding tests for updated
perl path
apparmor-easyprof-ubuntu (1.2.22) utopic; urgency=medium
.
* Updates for abstract and anonymous socket mediation (LP: #1362199):
- ubuntu/*/ubuntu-*:
+ use dbus-strict and dbus-session-strict abstractions and remove
duplicated policy
+ allow ubuntu-sdk and ubuntu-webapp connect, receive and send on the
maliit abstract socket
+ allow write access to owner /{,var/}run/user/*/@{APP_PKGNAME}/{,**}
- ubuntu/*/unconfined: allow unix
- ubuntu/webview:
+ allow oxide to talk to sandbox via unix sockets
+ allow sandbox to talk to @{APP_PKGNAME}_@{APP_APPNAME}_@{APP_VERSION}
peer
+ allow various unix perms from base abstract for the sandbox to use
unix sockets
- debian/control: Depends on apparmor >= 2.8.96~2541-0ubuntu4
* ubuntu/webview: use @{APP_PKGNAME}_@{APP_APPNAME}_@{APP_VERSION} for
signal now that we have @{APP_APPNAME} available (LP: #1363112)
* ubuntu/debug: 'audit deny @{HOME}/.local/share/ r' which is used by the
SDK to see if confined
* debian/control: Depends on apparmor >= 2.8.96~2541-0ubuntu4~
click (0.4.32.1) utopic; urgency=low
.
[ Michael Vogt ]
* fix autopkgtest failure found in 0.4.32
glibc (2.19-10ubuntu1) utopic; urgency=medium
.
* Merge with Debian unstable, bringing in several CVE fixes (LP: #1362409)
* Enable systemtap support for Ubuntu which was dropped in Debian for now.
* Move MIN_KERNEL_SUPPORTED to 2.6.32 on x86 now that hardy PPAs are dead.
* libc-dev no longer Recommends 'gcc | c-compiler' (LP: #990982, #1005097)
.
glibc (2.19-10) unstable; urgency=medium
.
[ Aurelien Jarno ]
* debian/rules: drop the i486 to i586 GNU triplet conversion.
* debian/control.in/main: build-depends on dpkg-dev (>= 1.17.1) and
gcc-4.8 (>= 4.8.3-8) to make sure to get the new i586 GNU triplet on
i386, hurd-i386 and kfreebsd-i386.
* Remove iconv(1), iconvconfig(8), localedef(1) and sprof(1) manpages,
provided by the manpages packages starting with version 3.71.
* patches/any/cvs-CVE-2014-5119.diff: New patch from upstream to remove
support for loadable gconv transliteration modules (CVE-2014-5119).
.
[ Samuel Thibault ]
* patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size computation.
Fixes the creation of thousands of threads, and thus pulseaudio testsuite.
Closes: #758671.
* patches/hurd-i386/cvs-libpthread_std_thread.diff: New patch to deal with
std::thread using __pthread_key_create to detect presence of libpthread.
Fixes build of webkitgtk and most probably other libstdc++-related
failures.
* patches/hurd-i386/submitted-bind_umask.diff: New patch to fix bind() when
umask is 0000, fixes clamav testsuite. Closes: #759218.
.
[ Adam Conrad ]
* debian/patches/series: Actually apply the submitted arm64 alignment and
setcontext patches mentioned in 2.19-0experimental0 (closes: #759042)
.
glibc (2.19-9) unstable; urgency=medium
.
[ Aurelien Jarno ]
* debian/rules.d/control.mk: don't add libc6{,-dev}-{armel,armhf}
packages in debian/control as we don't build them in Debian. New dak
code checks for NEW packages directly in debian/control.
.
glibc (2.19-8) unstable; urgency=medium
.
[ Helmut Grohne ]
* debian/patches/build stage2 without selinux. Closes: #742640.
* Don't emit dependencies on libgcc when building stage2. Closes: #755580.
* Add a "nobiarch" build profile that inhibits all multilib packages from
being built. Closes: #745380.
.
[ Aurelien Jarno ]
* debian/patches/arm64/cvs-includes-cleanup.diff: new patch from upstream to
clean sys/user.h and sys/procfs.h. Closes: #755169.
* debian/patches/s390/cvs-s390-abi-reversal.diff: new patch backported from
upstream to revert the S/390 jmp_buf/ucontext_t ABI change.
* Update Turkish debconf translation, by Mert Dirik. Closes: #757495.
* Remove ia64 support. Closes: #756095.
* Update debian/copyright with the libidn/punycode.{c,h} license. Closes:
#754731.
* debian/control/libc: drop Recommends on: gcc | c-compiler. Closes:
#747933.
.
glibc (2.19-7) unstable; urgency=high
.
* debian/patches/localedata/unsubmitted-tst-setlocale3-ENV.diff: Apply
correct environment for the tst-setlocale3 test to find its locales.
.
glibc (2.19-6) unstable; urgency=high
.
[ Aurelien Jarno ]
* debian/patches/any/cvs-CVE-2014-0475.diff: fix a directory traversal in
locale environment handling (CVE-2014-0475).
* debian/patches/any/cvs-setlocale-alloca.diff: Additional setlocale
hardening.
* debian/control.in/main, debian/sysdeps/linux.mk: drop systemtap support.
sdt.h has been moved to a different location in the latest upload, and
it's not really clear on which architectures systemtap support should
be enabled.
.
[ Helmut Grohne ]
* debian/rules.d/debhelper.mk: fix dh_strip call in stage1. Closes:
#754350.
.
[ Petr Salinger ]
* kfreebsd/local-sysdeps.diff: update to revision 5490 (from glibc-bsd).
* kfreebsd/local-fbtl.diff: likewise.
* update testsuite-checking/expected-results-*-kfreebsd-gnu-*
.
glibc (2.19-5) unstable; urgency=medium
.
[ Aurelien Jarno ]
* debian/sysdeps/mips*.mk: replace EGLIBC_PASSES into GLIBC_PASSES.
* debian/patches/alpha/cvs-__pointer_chk_guard.diff: new patch from
upstream to fix testsuite failures on alpha.
* debian/patches/alpha/local-string-functions.diff: disable strcmp
and strncmp as these functions behaves incorrectly when crossing
pages. This fixes badsalttest in the testsuite.
* debian/debhelper.in/libc.postinst: don't run "telinit u" under systemd
Closes: #753725.
* debian/testsuite-checking/expected-results-alpha-linux-gnu-libc: ignore
floating point failures, as alpha is not fully IEEE compliant. Closes:
#753099.
* testsuite-checking/expected-results-*s390*: ignore tst-cancelx17.out
failure, it is due to a bug in the test (see BZ #12683).
.
[ Helmut Grohne ]
* Rename the bootstrap stage to DEB_BUILD_PROFILES=stage1 to conform
with https://wiki.debian.org/BuildProfileSpec. (Closes: #752480)
* Don't try to install xen headers in i386 bootstrap build, because
they are not built. Closes: #743676.
.
[ Adam Conrad ]
* debian/patches/alpha/cvs-unwind-backtrace.diff: Backport upstream
fix to enable unwind tables when building the backtrace routines.
indicator-power (12.10.6+14.10.20140909-0ubuntu1) utopic; urgency=low
.
[ Charles Kerr ]
* Add support for UPower 0.99. (LP: #1330037)
* When the phone's battery goes down past a certain level, pop up a
snap decision to warn the user. (LP: #1296431)
.
[ Ted Gould ]
* Synchronize process management across indicators
language-pack-touch-ast (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-bg (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-bs (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ca (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-cs (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-da (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-de (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-el (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-en (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-es (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-eu (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-fi (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-fr (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-gl (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-he (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-hu (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-id (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-it (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ja (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ko (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-lt (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-lv (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ms (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-nb (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-nl (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-oc (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-pl (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-pt (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ro (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ru (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-sk (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-sl (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-sr (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-sv (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-tr (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-ug (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-uk (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-zh-hans (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
language-pack-touch-zh-hant (1:14.10+20140909) utopic; urgency=low
.
* Initial Release.
lightdm (1.11.8-0ubuntu2) utopic; urgency=medium
.
* debian/patches/06_apparmor-unix.patch: updates for unix socket mediation
(LP: #1362199)
lightdm (1.11.8-0ubuntu1) utopic; urgency=medium
.
* New upstream release:
- Rework logind code that gets session ID. The previous method was racy
and a change in lightdm 1.11.7 led to a lockup when this race occurred.
(LP: #1364725)
- Handle CanGraphical property on logind seats
lightdm (1.11.7-0ubuntu1) utopic; urgency=medium
.
* New upstream release:
- Use logind to provide the list of seats to use. Deprecate the old method
of manually defining seats.
- Add --show-config option that shows combined configuration.
- Drop the surfaceflinger seat type. This was a temporary solution while
Ubuntu Phone was migrating to Mir.
lightdm (1.11.6-0ubuntu1) utopic; urgency=medium
.
* New upstream release:
* Add a seat option 'allow-user-switching' that can disable all user
switching for that seat
* Add a new session type 'mir-container' that allows the session to run
inside a custom system compositor (LP: #1359332)
* Only seat0 takes VT from Plymouth
* Removed unused GAsyncResultIface.is_tagged as this attribute was not
available in earlier versions of Glib I/O.
* Abort autogen if yelp-tools not installed
* Return correct errors for D-Bus calls
media-hub (1.0.0+14.10.20140829.1-0ubuntu1) utopic; urgency=low
.
[ Jim Hodapp ]
* Add an audio stream role that allows the client app to categorize
what type of audio stream it's requesting playback for. Pause
playback of playing Players only if the requesting Player and other
Player are both of role multimedia .
mtp (0.0.4+14.10.20140904-0ubuntu1) utopic; urgency=low
.
[ Mathieu Trudel-Lapierre ]
* Fixes for critical bugs: - Avoid crashing in dbus timeouts, just
don't ask for the locking state, we can save that. - Allow
dragging/copying files on the root of the SD card. - Add support for
translating the display name of storage paths; only used for local
storage. (LP: #1361181)
qtlocation-opensource-src (5.3.0-0ubuntu4) utopic; urgency=medium
.
[ Christian Dywan ]
* Add debian/patches/appSpecificTileCache.diff (LP: #1276658)
rsyslog (7.4.4-1ubuntu9) utopic; urgency=medium
.
* debian/usr.sbin.rsyslog: update for abstract socket mediation
(LP: #1362199)
* debian/control: Suggests apparmor >= 2.8.96~2541-0ubuntu4~
ubuntu-system-settings (0.3+14.10.20140911-0ubuntu1) utopic; urgency=low
.
[ Ken VanDine ]
* Don't call downloadUpdate for system updates that are already
downloading (LP: #1365646) (LP: #1311219, #1365646)
ubuntu-system-settings (0.3+14.10.20140909-0ubuntu1) utopic; urgency=low
.
[ Ken VanDine ]
* Notify the user if the phone needs to be plug to power for update.
.
[ Sebastien Bacher ]
* [system-update] don't draw a frame around ubuntu updates (LP:
#1367136)
.
[ Mathieu Trudel-Lapierre ]
* Also allow Speakers and Carkits as valid audio devices to pair.
.
[ Michael Terry ]
* Allow switch from PIN code to passphrase and back using the same
password. (LP: #1357043) (LP: #1357043)
* Fix false-negatives from AccountsService when switching from swipe
to password (LP: #1363405) (LP: #1363405)
ubuntu-system-settings (0.3+14.10.20140908.1-0ubuntu1) utopic; urgency=low
.
[ Ricardo Salveti de Araujo ]
* sound: setting default audio role for ringtone and messages
ubuntu-ui-toolkit (1.1.1239+14.10.20140908-0ubuntu1) utopic; urgency=medium
.
[ Zsombor Egri ]
* Use proper QML Singleton structure introduced in Qt 5.2.
* Move to use QQmlExtensionPlugin::baseUrl(), remove workaround.
Prerequisite for transitioning to proper QML singleton use and
new ListItem.
* Focus should not be taken by a component if disabled. Complete
child filtering properly.
* Organizer audible reminder was not updated when Alarm sound
changed
* Exclude UbuntuColors dumped erroneously by qmlplugindump as it
would be a C++ type.
.
[ Christian Dywan ]
* Handle singleton in qmldir and explicitly skip unknown keywords.
.
[ Tim Peeters ]
* Revert Icon10 change from header animations MR to fix coloring
of icons.
* Update tabs AP tests. By moving the qml code in separate files,
it is easier to modify them individually and to execute them with
qmlscene for testing.
* Ensure active and current pages are always updated in the same
order in PageStack.
* Update qml files in tests/resources.
.
[ Lars Uebernickel ]
* unitythemeiconprovider: manually load icons
Previously, UnityThemeIconProvider used QIcon::fromTheme() to
lookup and load icons. That function uses fdo's default icon
lookup algorithm: it looks at the current theme and all parent
themes for each icon in turn. We'd prefer a breadth-first search,
where all icon names are looked up in the current theme before
falling back to the parent themes. This change implements fdo's
FindBestIcon() algorithm, which behaves like that.
It also now properly support rectangular icons and always returns
an icon with the requested size (adjusted for preserving the
aspect ratio).
As a result, the Icon component is much simpler and only requires
height to be set for rectangular icons. Fixes LP: #1324184
.
[ Ubuntu daily release ]
* New rebuild forced
upstart (1.13.1-0ubuntu4) utopic; urgency=medium
.
* debian/upstart-bin.upstart.cron.daily: Only run if upstart is actually
active.