Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-12 | releasedebian/1.7.6-2 | Simon McVittie | 1 | -2/+2 | |
2013-10-12 | Merge branch 'master' into experimental | Simon McVittie | 7 | -2/+66 | |
Conflicts: Makefile.in bus/Makefile.in configure dbus/Makefile.in debian/changelog debian/gbp.conf debian/rules doc/Makefile.in test/Makefile.in test/name-test/Makefile.in tools/Makefile.in | |||||
2013-10-12 | debian/copyright: list copyright holders and minor licenses (Closes: #726000) | Simon McVittie | 2 | -214/+397 | |
2013-10-10 | Run `update-rc.d dbus defaults` instead of deprecated `update-rc.d dbus ↵ | Simon McVittie | 2 | -1/+8 | |
start ...` (Closes: #725923) | |||||
2013-10-09 | debian/rules: FTBFS if new symbols or libraries are added without updating ↵ | Simon McVittie | 2 | -1/+8 | |
the symbols file | |||||
2013-10-09 | update symbolsdebian/1.7.6-1 | Simon McVittie | 2 | -1/+3 | |
2013-10-09 | New upstream development release | Simon McVittie | 1 | -1/+2 | |
2013-10-09 | Standards-Version: 3.9.4 (no changes needed) | Simon McVittie | 2 | -1/+7 | |
2013-10-08 | releasedebian/1.6.16-1 | Simon McVittie | 1 | -2/+2 | |
2013-10-08 | Standards-Version: 3.9.4 (no changes needed) | Simon McVittie | 2 | -1/+2 | |
2013-10-08 | Add udeb packages, so the graphical installer can use AT-SPI (Closes: #723952) | Simon McVittie | 6 | -1/+73 | |
2013-10-08 | Backport the new dbus-run-session tool from D-Bus 1.7 | Simon McVittie | 6 | -0/+827 | |
2013-10-08 | New upstream stable release 1.6.16 | Simon McVittie | 1 | -0/+6 | |
2013-09-05 | New upstream stable release 1.6.14debian/1.6.14-1 | Simon McVittie | 1 | -0/+8 | |
- fixes an infinite busy-loop if waitpid() is interrupted by a signal while spawning a subprocess (Closes: #721932) | |||||
2013-06-12 | New upstream development releasedebian/1.7.4-1 | Simon McVittie | 1 | -0/+8 | |
- CVE-2013-2168: avoid a user-triggerable crash (denial of services) in system services that use libdbus | |||||
2013-06-12 | New upstream stable release 1.6.12debian/1.6.12-1 | Simon McVittie | 1 | -0/+8 | |
- CVE-2013-2168: avoid a user-triggerable crash (denial of services) in system services that use libdbus | |||||
2013-05-08 | to unstabledebian/1.6.10-1 | Simon McVittie | 2 | -4/+4 | |
2013-04-25 | New upstream development releasedebian/1.7.2-1 | Simon McVittie | 1 | -1/+2 | |
2013-04-25 | Merge branch 'debian-jessie' into experimental | Simon McVittie | 2 | -1/+7 | |
2013-04-24 | make branch name consistent with debian-squeeze, etc. | Simon McVittie | 1 | -1/+1 | |
2013-04-24 | Drop now-unnecessary patch | Simon McVittie | 3 | -98/+0 | |
2013-04-24 | Do the debug build --with-valgrind on mipsel, too | Simon McVittie | 2 | -1/+2 | |
2013-04-24 | New upstream stable release 1.6.10 | Simon McVittie | 1 | -18/+19 | |
2013-04-23 | Branch for jessie-targeted changes | Simon McVittie | 2 | -4/+4 | |
2013-04-23 | Don't install man pages if we wouldn't have built them | Simon McVittie | 1 | -1/+2 | |
2013-02-22 | releasedebian/1.7.0-1 | Simon McVittie | 1 | -2/+2 | |
2013-02-22 | Don't install man pages if we wouldn't have built them | Simon McVittie | 1 | -1/+2 | |
2013-02-22 | New upstream development release | Simon McVittie | 3 | -99/+2 | |
2013-02-22 | Make the development and debugging packages Multi-Arch: same | Simon McVittie | 2 | -0/+7 | |
2013-02-22 | Fix, clarify changelog | Simon McVittie | 1 | -4/+3 | |
2013-02-13 | Don't build dbus-1-doc at all if using stage1 or nodocs | Simon McVittie | 1 | -1/+8 | |
It's broken (lots of stuff missing) in these configurations. | |||||
2013-02-13 | In the normal build, do not build the documentation if DEB_BUILD_PROFILE=stage1 | Simon McVittie | 2 | -2/+3 | |
2013-02-13 | In the debug build, do not insist on building all tests if ↵ | Simon McVittie | 2 | -1/+9 | |
DEB_BUILD_PROFILE=stage1 | |||||
2013-02-13 | Add support for DEB_BUILD_OPTIONS=nodocs, which omits most documentation ↵ | Simon McVittie | 2 | -2/+16 | |
(allowing doxygen and xmlto to be avoided) | |||||
2013-02-13 | debian/rules: factor out production and debug configure flags | Simon McVittie | 2 | -13/+21 | |
2013-02-13 | Apply patch from upstream to make it build with newer valgrind | Simon McVittie | 3 | -0/+98 | |
2013-02-13 | On architectures where it's currently supported, do the debug build with ↵ | Simon McVittie | 3 | -0/+17 | |
--with-valgrind for better instrumentation | |||||
2013-02-13 | Branch for experimental | Simon McVittie | 2 | -2/+8 | |
2012-09-29 | New upstream stable release 1.6.6, 1.6.8debian/1.6.8-1 | Simon McVittie | 1 | -3/+12 | |
* New upstream stable release 1.6.6 - CVE-2012-3524: avoid arbitrary code execution in setuid or otherwise privileged binaries that incorrectly use libdbus without first sanitizing the environment variables inherited from their less-privileged caller (Closes: #689070) * New upstream stable release 1.6.8 - Revert part of 1.6.6 (do not check filesystem capabilities, only setuid/setgid), fixing regressions in certain configurations of gnome-keyring | |||||
2012-09-29 | Merge from experimental | Simon McVittie | 2 | -2/+8 | |
2012-07-18 | experimental releasedebian/1.6.4-1 | Simon McVittie | 1 | -1/+1 | |
2012-07-18 | New upstream stable release | Simon McVittie | 2 | -2/+4 | |
* New upstream stable release - remove incorrect assertion and have correct default for developer mode (Closes: #680027, differently) | |||||
2012-07-18 | gbp.conf: switch to experimental branch | Simon McVittie | 2 | -2/+8 | |
2012-07-03 | Releasedebian/1.6.2-2 | Simon McVittie | 1 | -2/+2 | |
2012-07-03 | Disable "developer mode", which was intended to be off-by-default, but was ↵ | Simon McVittie | 2 | -0/+10 | |
incorrectly on-by-default in 1.6.2, causing an incorrect assertion to be hit when starting fcitx before dbus-launch. (Closes: #680027) | |||||
2012-06-27 | Releasedebian/1.6.2-1 | Simon McVittie | 1 | -2/+2 | |
2012-06-27 | New upstream stable release | Simon McVittie | 2 | -14/+9 | |
* New upstream stable release - dbus-launch --exit-with-session no longer monitors its stdin if run under X11 (Closes: #453755) * Remove the workaround for #453755 from dbus-Xsession | |||||
2012-06-05 | releasedebian/1.6.0-1 | Simon McVittie | 1 | -2/+2 | |
2012-06-05 | oops, switch back to a non-native package | Simon McVittie | 1 | -1/+1 | |
2012-06-05 | Change branches back to unstable | Simon McVittie | 1 | -2/+2 | |