summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-30releasedebian/1.4.12-3Simon McVittie1-2/+2
2011-06-30Remove the .la file for the debug build, not just the normal buildSimon McVittie2-0/+2
2011-06-30Run dbus-launch for X sessions in a way that doesn't consume characters from ↵Simon McVittie2-9/+8
startx's stdin, or the stdin of certain display managers' init scripts (known to affect slim, but not xdm or gdm) (Closes: #453755)
2011-06-30Remove bonus pre-dependency, which was a workaround for #629648Simon McVittie2-4/+1
2011-06-29Move libraries into multiarch locationsSimon McVittie6-12/+27
2011-06-29Only condition the check for dbus status on whether the init script existsSimon McVittie1-4/+5
We can try ReloadConfig on any upgrade, regardless of whether there's an init script.
2011-06-29Improve comments in postinst explaining why it behaves as it doesSimon McVittie2-5/+10
2011-06-29call ReloadConfig with dbus-send in the postinst, since that'll work ↵Simon McVittie2-9/+13
regardless of whether dbus was started with sysvinit or Upstart; just call it unconditionally, and ignore any failures we might see (in chroots or if dbus-daemon wasn't running)
2011-06-29run dbus-uuidgen --ensure in postinstSimon McVittie2-0/+5
2011-06-16Mention CVE-2011-2200 in the changelog for 1.4.12-1 now it has a CVE IDSimon McVittie1-1/+7
2011-06-11release, hopefully this one will work on more buildds...debian/1.4.12-2Simon McVittie1-2/+2
2011-06-11Don't run tests during build (again), it appears they time out on most of of ↵Simon McVittie2-3/+4
the buildds
2011-06-11Explicitly build-depend on automake 1.10, so buildds won't try and fail with ↵Simon McVittie2-1/+9
automake1.9 like kfreebsd-i386 did
2011-06-10releasedebian/1.4.12-1Simon McVittie1-2/+2
2011-06-10Build-depend on libglib2.0-dev, libdbus-glib-1-dev for better regression ↵Simon McVittie4-1/+16
test coverage (dbus-glib is a circular dependency, but both of these dependencies can be dropped if bootstrapping new architectures)
2011-06-10Don't delete jquery.js, no longer installed by recent DoxygenSimon McVittie2-2/+1
2011-06-10New upstream release fixes local DoS (Closes: #629938, no CVE number yet)Simon McVittie1-0/+6
2011-06-10Merge commit 'upstream/1.4.12'Simon McVittie30-301/+2590
2011-06-10Imported Upstream version 1.4.12upstream/1.4.12Simon McVittie30-301/+2590
2011-06-02releasedebian/1.4.10-2Simon McVittie1-2/+2
2011-06-02Disable the build-time tests for now, they need more upstream work before ↵Simon McVittie3-5/+4
they'll pass in a minimal build chroot
2011-06-02Disable -Wl,--gc-sections and related flags: the size decrease is ↵Simon McVittie2-0/+4
negligible, and these options currently segfault ld on armel and mips* (Closes: #628834)
2011-06-01Update Vcs-Git, Vcs-Browser to the form preferred by the Alioth adminsSimon McVittie2-2/+3
2011-06-01Disable silent rules so we can have useful buildd logsSimon McVittie2-0/+7
2011-06-01releasedebian/1.4.10-1Simon McVittie1-2/+2
2011-06-01fix build-twice-in-a-rowSimon McVittie1-2/+4
2011-06-01build-depend on xvfb and run the tests under xvfb-run, since one needs a ↵Simon McVittie3-3/+7
$DISPLAY
2011-06-01Don't overwrite INSTALL - D-Bus has its own versionSimon McVittie1-0/+8
2011-06-01run the debug build's regression tests during build, but don't make failures ↵Simon McVittie2-0/+6
fatal yet
2011-06-01New upstream versionSimon McVittie1-1/+2
2011-06-01Merge commit 'upstream/1.4.10'Simon McVittie49-5122/+7895
2011-06-01Imported Upstream version 1.4.10upstream/1.4.10Simon McVittie49-5122/+7895
2011-06-01increase dependencies of dbus-1-dbgSimon McVittie2-3/+6
2011-06-01Don't install dcop-howto.txt - this isn't DCOPSimon McVittie2-1/+1
2011-06-01fix installation for out-of-treenessSimon McVittie1-1/+1
2011-06-01Use hardening-includes to get PIE and stuffSimon McVittie2-2/+9
2011-06-01Run autoreconf during build, and allow parallel buildingSimon McVittie3-1/+3
2011-06-01Do a second build with tests, verbosity etc. enabled, and install it in ↵Simon McVittie5-5/+45
/usr/lib/$DEB_HOST_MULTIARCH/dbus-1.0/debug-build (Closes: #498185)
2011-06-01Don't pass a version to dh_makeshlibs -VSimon McVittie2-1/+4
The symbols file gives us exact dependencies, so the legacy shlibs mechanism is just a guard against old systems now, and everyone forgets to update it
2011-06-01Use a separate build directorySimon McVittie2-10/+19
* Use a separate build directory * Explicitly set compiler flags * Don't complain about not installing libdbus-1.la
2011-06-01Sort Build-DependsSimon McVittie1-6/+6
2011-04-27releasedebian/1.4.8-3Simon McVittie1-2/+2
2011-04-27Add DEP-3 metadata to 01_no-fatal-warnings.patchSimon McVittie2-0/+12
2011-04-27De-duplicate short descriptionsSimon McVittie2-2/+3
2011-04-27Policy 3.9.2 (no changes required)Simon McVittie2-1/+2
2011-04-27libdbus-1-3 Breaks versions of kdebase-workspace-bin and kde-window-manager ↵Simon McVittie2-0/+10
that suffer from #623492, so partial upgrades don't make KDE unusable (Closes: #624333)
2011-04-19Re-upload with non-broken .changes filedebian/1.4.8-2Simon McVittie1-2/+3
2011-04-11Remove jquery.js at the right locationSimon McVittie2-1/+7
2011-04-11releasedebian/1.4.8-1Simon McVittie1-2/+2
2011-04-11symlink API docs tooSimon McVittie1-0/+1