Changelogs from build 20131023 to 20131024
d-conf
Changesfile not available.
iptables (1.4.20-2ubuntu1) trusty; urgency=low
.
* Re-apply mistakenly dropped delta with Debian:
- debian/control: add linuxdoc-tools dep, remove libipq references
- debian/rules: compile with --disable-libipq
- 9000-howtos.patch: add howtos/ and install them
- 9002-libxt_recent-Add-support-for-reap-option.patch: Some changes are
upstream, patch needed for additional reap option checks.
- debian/iptables.install: install NAT and packetfilter howtos into
/usr/share/doc
- debian/iptables-dev.doc-base.netfilter-extensions,
debian/iptables-dev.doc-base.netfilter-hacking,
debian/iptables.doc-base.nat, debian/iptables.doc-base.packet-filter:
add howtos
- debian/iptables-dev.install: remove usr/share/man/man3 only used with
libipq manpages
kmod (15-0ubuntu2) trusty; urgency=low
.
* Add missing build-dep on xsltproc to resolve FTBFS on all arches.
* Restore dropped check_builtin_kver to keep delta with Debian low.
kmod (15-0ubuntu1) trusty; urgency=low
.
* New upstream release. (See Debian #716739)
* Drop patches included upstream: dot_kcmdline, bad_alias_assertion,
blacklist_aliased.
* Drop check_builtin_kver, this would only apply to lucid and is otherwise
unnecessary.
* Drop --disable-shared/--enable-static, this got dropped in this version
and isn't necessary any more. /bin/kmod does not dynamically link to
libkmod by default now.
libx11 (2:1.6.1-1ubuntu2) trusty; urgency=low
.
* Declare libx11-xcb-dev Multi-Arch: same.
python-apt
Changesfile not available.
sqlite3 (3.8.0.2-1ubuntu1) trusty; urgency=low
.
* Resynchronise with Debian (LP: #1224630). Remaining changes:
- Configure for the Tcl 8.5 multiarch installation.
- Fix the cross-build locations.
.
sqlite3 (3.8.0.2-1) unstable; urgency=low
.
* New upstream release.
* Build with hardening enabled.
* Update watch file.
.
sqlite3 (3.8.0.1-1) unstable; urgency=low
.
* New upstream release.
* Update patches to apply clean.
* Increase SQLITE_MAX_VARIABLE_NUMBER compile time variable to 250000
(closes: #717900).
.
[ Colin Watson ]
* Use dh_autotools-dev, bringing config.guess and config.sub up to date
enough to handle arm64 (closes: #712037).
.
[ Eleanor Chen ]
* Don't generate pkgIndex.tcl on cross builds (closes: #720713).
upstart (1.10-0ubuntu8) trusty; urgency=low
.
* debian/upstart.apport:
- Handle 'RecoverableProblem' and 'Hang' problem types (LP: #1238058).
- Cleanup now that lp bug 1154536 is fixed.
.
[ Steve Langasek ]
* Build-Depend on python3:any for cross-build support.
.
[ Dmitrijs Ledkovs ]
* Remove uevent blacklist now that udevd was fixed not to spam on
maguro.
.
[ Steve Langasek ]
* extra/upstart-socket-bridge.c: Cherry-pick fix from upstream for
upstart-socket-bridge to also not clobber PATH, using SOCKET_PATH
instead. LP: #1235480.