Changelogs from build 20131212.1 to 20131213
accountsservice (0.6.35-0ubuntu5) trusty; urgency=low
.
* debian/patches/0017-clean-up-cache-dir.patch:
Remove only if errno is zero, and then remove the icon as well.
accountsservice (0.6.35-0ubuntu4) trusty; urgency=low
.
* Remove pointless dependency on libgirepository1.0-dev.
accountsservice (0.6.35-0ubuntu3) trusty; urgency=low
.
* Bump debian/compat to 9.
* Convert to multiarch (LP: #1260370).
apparmor-easyprof-ubuntu (1.0.43) trusty; urgency=low
.
* ubuntu-* templates: explicitly disable access to /dev/input/* (with audit)
to ensure they aren't ever accidentally enabled
* accounts: add policy for account change notifications and invoking the
trusted helper (LP: #1245903)
* ubuntu-* templates: also allow rw access to
/sys/devices/virtual/timed_output/vibrator/enable
apt (0.9.14.1ubuntu1) trusty; urgency=low
.
* Merge from debian/sid
* disable autopkgtest for now until it can test the installed
packages and not only the build-tree (thanks to Martin Pitt)
.
apt (0.9.14.1) unstable; urgency=medium
.
* fix apt-get source -t dist regression (closes: #731853)
and add testcase
* clarify error message when apt-get source=ver fails
(thans to David Kalnischkies)
* Fix conffile prompt regression (LP: #1260297)
and add testcase
* improve error message for apt-get source pkg:arch{=ver,/release}
apt (0.9.14ubuntu1) trusty; urgency=low
.
* Merged from debian/sid
.
apt (0.9.14) unstable; urgency=low
.
[ David Kalnischkies ]
* merge ubuntus apport reporting changes to reduce diff
* enable NOISE for build logs to enable analyse
* introduce a vendor system to change sources.list
* add a vendor specific file to have configurable entities
* use a substvar to set the archive-keyring in debian/control
* cherry-pick ubuntus (disabled) net-update fixes
* generate apt-key script with vendor info about keys
* drop old /var/state to /var/lib transition artefacts
.
[ Steve Langasek ]
* prepare-release: declare the packages needed as source build deps.
.
[ Michael Vogt ]
* enable release based selection for deb-src (closes: 731102)
* document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy
* vendor/makefile: fix build error for parallel builds
* Handle SIGWINCH in APT::Progress-Fancy=1
.
apt (0.9.13.1) unstable; urgency=low
.
[ Colin Watson ]
* fix "apt-get --purge build-dep" (closes: #720597)
* fix regression that APT::Keep-Fds is not honored (closes: #730490)
.
[ Michael Vogt ]
* add "-f" option to "build-dep" as sbuild is using it to fix
regression with cross-building (LP: #1255806)
* add autopkgtest support for the integration testsuite
* merge mvo/feature/short-list
* merge mvo/feature/edit-sources
* fix segfault in pkgDepCache::SetCandidateRelease() (closes: #709560)
* reset terminal on error (closes: #730795)
* fix apport report writing (LP: #1254499)
click (0.4.13) trusty; urgency=low
.
[ Robert Bruce Park ]
* Ignore click packages when building click packages.
.
[ Colin Watson ]
* If "click build" or "click buildsource" is given a directory as the
value of its -m/--manifest option, interpret that as indicating the
"manifest.json" file in that directory (LP: #1251604).
* Ensure correct permissions on /opt/click.ubuntu.com at boot, since a
system image update may have changed clickpkg's UID/GID (LP: #1259253).
gstreamer0.10 (0.10.36-1.2ubuntu2) trusty; urgency=low
.
* 99_update-libtool.patch: Update m4/libtool.m4 for new ports.
openjpeg (1.3+dfsg-4.7ubuntu1) trusty; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- debian/control: Build-depend on libtiff-dev rather than libtiff4-dev.
.
openjpeg (1.3+dfsg-4.7) wheezy-security; urgency=high
.
* Non-maintainer upload by the Security Team.
* Fix CVE-2013-6052: information leak.
* Fix CVE-2013-6045: multiple heap buffer overflows.
* Fix CVE-2013-6054: a heap buffer overflow.
* Fix CVE-2013-1447: multiple crashers.
telepathy-mission-control-5 (1:5.16.0-1ubuntu6) trusty; urgency=low
.
* debian/apparmor-profile: telepathy-ofono needs to store a database for
tracking pending messages. Allow rw access to
@{HOME}/.local/share/telepathy-ofono/*. Patch by Tiago Herrmann
upstart-app-launch (0.3+14.04.20131209-0ubuntu3) trusty; urgency=low
.
* Multi-Arch: same libraries must not depend on run-time application,
since this breaks cross-compilation. Furthermore, circular
dependencies are never needed: upstart-app-launch depends on
libupstart-app-launch2, which depends on upstart-app-launch. It's the
same reasoning why we do not make libgtk-3.0 depend on epiphany
webbrowser, even though gtk has functions to open URL in a
webbrowser. And in a multi-arch world libgtk-3.0 would never know
which architecture your web-browser is, it could be any. Libraries
should only ever depend on other linked shared libraries.