Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-10 | Don't delete jquery.js, no longer installed by recent Doxygen | Simon McVittie | 2 | -2/+1 | |
2011-06-10 | New upstream release fixes local DoS (Closes: #629938, no CVE number yet) | Simon McVittie | 1 | -0/+6 | |
2011-06-10 | Merge commit 'upstream/1.4.12' | Simon McVittie | 30 | -301/+2590 | |
2011-06-10 | Imported Upstream version 1.4.12upstream/1.4.12 | Simon McVittie | 30 | -301/+2590 | |
2011-06-10 | Reinstate installation of library to a multiarch path | Simon McVittie | 2 | -2/+5 | |
2011-06-10 | Go back to usr/lib in postinst, too | Simon McVittie | 1 | -1/+1 | |
2011-06-10 | close bugs resulting from use of / | Simon McVittie | 1 | -0/+2 | |
2011-06-09 | Only condition the check for dbus status on whether the init script exists | Simon McVittie | 1 | -4/+5 | |
We can try ReloadConfig on any upgrade, regardless of whether there's an init script. | |||||
2011-06-09 | Improve comments in postinst explaining why it behaves as it does | Simon McVittie | 2 | -5/+9 | |
2011-06-09 | Move everything except the library back into /usr | Simon McVittie | 8 | -25/+22 | |
2011-06-09 | There's no need to create/chown messagebus' home directory, the sysvinit ↵ | Simon McVittie | 2 | -2/+8 | |
script and the Upstart job both do that on-demand | |||||
2011-06-09 | releasedebian/1.5.2-2 | Simon McVittie | 1 | -2/+2 | |
2011-06-08 | Adjust /|/usr split further | Simon McVittie | 1 | -1/+2 | |
2011-06-08 | libdbus-1-dev: explicitly pre-depend on multiarch-support to work around ↵ | Simon McVittie | 2 | -1/+5 | |
debhelper and lintian disagreeing whether it's necessary | |||||
2011-06-08 | Adjust libdir so it doesn't end up as //lib/ARCH-OS | Simon McVittie | 1 | -2/+2 | |
//lib/ARCH-OS isn't a default linker path (whereas /lib/ARCH-OS is), so using that leads to unwanted RPATHs. | |||||
2011-06-08 | move dbus-daemon and its helpers from /usr to /, and libraries into ↵ | Simon McVittie | 10 | -19/+34 | |
multiarch locations | |||||
2011-06-08 | Don't delete jquery.js, no longer installed by recent Doxygen | Simon McVittie | 2 | -2/+1 | |
2011-06-08 | call ReloadConfig with dbus-send in the postinst, since that'll work ↵ | Simon McVittie | 2 | -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-08 | run dbus-uuidgen --ensure in postinst | Simon McVittie | 2 | -0/+4 | |
2011-06-08 | create, chown messagebus' home directory in postinst | Simon McVittie | 2 | -0/+4 | |
2011-06-02 | Merge branch 'master' into experimental | Simon McVittie | 3 | -7/+24 | |
Conflicts: debian/changelog | |||||
2011-06-02 | releasedebian/1.4.10-2 | Simon McVittie | 1 | -2/+2 | |
2011-06-02 | Disable the build-time tests for now, they need more upstream work before ↵ | Simon McVittie | 3 | -5/+4 | |
they'll pass in a minimal build chroot | |||||
2011-06-02 | Disable -Wl,--gc-sections and related flags: the size decrease is ↵ | Simon McVittie | 2 | -0/+4 | |
negligible, and these options currently segfault ld on armel and mips* (Closes: #628834) | |||||
2011-06-01 | Update Vcs-Git, Vcs-Browser to the form preferred by the Alioth admins | Simon McVittie | 2 | -2/+3 | |
2011-06-01 | Disable silent rules so we can have useful buildd logs | Simon McVittie | 2 | -0/+7 | |
2011-06-01 | releasedebian/1.5.2-1 | Simon McVittie | 1 | -2/+2 | |
2011-06-01 | New(er) upstream version | Simon McVittie | 1 | -1/+2 | |
2011-06-01 | Merge commit 'upstream/1.5.2' into experimental | Simon McVittie | 54 | -4888/+7945 | |
2011-06-01 | Imported Upstream version 1.5.2upstream/1.5.2 | Simon McVittie | 54 | -4888/+7945 | |
2011-06-01 | Merge branch 'master' into experimental | Simon McVittie | 6 | -24/+115 | |
Conflicts: NEWS configure configure.ac debian/changelog doc/dbus-specification.html | |||||
2011-06-01 | releasedebian/1.4.10-1 | Simon McVittie | 1 | -2/+2 | |
2011-06-01 | fix build-twice-in-a-row | Simon McVittie | 1 | -2/+4 | |
2011-06-01 | build-depend on xvfb and run the tests under xvfb-run, since one needs a ↵ | Simon McVittie | 3 | -3/+7 | |
$DISPLAY | |||||
2011-06-01 | Don't overwrite INSTALL - D-Bus has its own version | Simon McVittie | 1 | -0/+8 | |
2011-06-01 | run the debug build's regression tests during build, but don't make failures ↵ | Simon McVittie | 2 | -0/+6 | |
fatal yet | |||||
2011-06-01 | New upstream version | Simon McVittie | 1 | -1/+2 | |
2011-06-01 | Merge commit 'upstream/1.4.10' | Simon McVittie | 49 | -5122/+7895 | |
2011-06-01 | Imported Upstream version 1.4.10upstream/1.4.10 | Simon McVittie | 49 | -5122/+7895 | |
2011-06-01 | increase dependencies of dbus-1-dbg | Simon McVittie | 2 | -3/+6 | |
2011-06-01 | Don't install dcop-howto.txt - this isn't DCOP | Simon McVittie | 2 | -1/+1 | |
2011-06-01 | fix installation for out-of-treeness | Simon McVittie | 1 | -1/+1 | |
2011-06-01 | Use hardening-includes to get PIE and stuff | Simon McVittie | 2 | -2/+9 | |
2011-06-01 | Run autoreconf during build, and allow parallel building | Simon McVittie | 3 | -1/+3 | |
2011-06-01 | Do a second build with tests, verbosity etc. enabled, and install it in ↵ | Simon McVittie | 5 | -5/+45 | |
/usr/lib/$DEB_HOST_MULTIARCH/dbus-1.0/debug-build (Closes: #498185) | |||||
2011-06-01 | Don't pass a version to dh_makeshlibs -V | Simon McVittie | 2 | -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-01 | Use a separate build directory | Simon McVittie | 2 | -10/+19 | |
* Use a separate build directory * Explicitly set compiler flags * Don't complain about not installing libdbus-1.la | |||||
2011-06-01 | Sort Build-Depends | Simon McVittie | 1 | -6/+6 | |
2011-04-27 | Merge from unstabledebian/1.5.0-2 | Simon McVittie | 3 | -3/+40 | |
* Merge from unstable * libdbus-1-3 Breaks versions of kdebase-workspace-bin and kde-window-manager that suffer from #623492, so partial upgrades don't make KDE unusable (Closes: #624333) * Policy 3.9.2 (no changes required) * De-duplicate short descriptions * Add DEP-3 metadata to 01_no-fatal-warnings.patch * Remove jquery.js at the right location * Re-upload with non-broken .changes file | |||||
2011-04-27 | releasedebian/1.4.8-3 | Simon McVittie | 1 | -2/+2 | |