Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-21 | releasedebian/1.4.16-1 | Simon McVittie | 1 | -2/+2 | |
2011-09-21 | New upstream release | Simon McVittie | 1 | -1/+2 | |
2011-09-21 | Merge commit 'upstream/1.4.16' | Simon McVittie | 45 | -311/+2130 | |
2011-09-21 | Imported Upstream version 1.4.16upstream/1.4.16 | Simon McVittie | 45 | -311/+2130 | |
2011-09-21 | Set the build-dependencies to be enough to run all tests, but don't run the ↵ | Simon McVittie | 2 | -1/+11 | |
tests yet | |||||
2011-08-12 | Do not symlink dcop-howto.txt.gz - no longer installed (this is D-Bus, not DCOP) | Simon McVittie | 2 | -1/+7 | |
2011-07-29 | New upstream releasedebian/1.5.6-1 | Simon McVittie | 1 | -2/+3 | |
2011-07-29 | Merge commit 'upstream/1.5.6' into experimental | Simon McVittie | 107 | -3933/+4426 | |
2011-07-29 | Imported Upstream version 1.5.6upstream/1.5.6 | Simon McVittie | 107 | -3933/+4426 | |
2011-07-29 | Merge branch 'master' into experimental | Simon McVittie | 3 | -9/+14 | |
Conflicts: NEWS configure configure.ac doc/dbus-faq.html doc/dbus-specification.html doc/dbus-test-plan.html | |||||
2011-07-29 | releasedebian/1.4.14-1 | Simon McVittie | 1 | -2/+2 | |
2011-07-29 | New upstream release | Simon McVittie | 3 | -9/+8 | |
* New upstream release - no longer needs workarounds to build or install the documentation * Remove --disable-gc-sections, unnecessary since 1.4.12 | |||||
2011-07-29 | Merge commit 'upstream/1.4.14' | Simon McVittie | 48 | -801/+969 | |
2011-07-29 | Imported Upstream version 1.4.14upstream/1.4.14 | Simon McVittie | 48 | -801/+969 | |
2011-07-15 | releasedebian/1.5.4-3 | Simon McVittie | 1 | -2/+2 | |
2011-07-15 | Merge branch 'master' into experimental | Simon McVittie | 9 | -3/+76 | |
Conflicts: debian/changelog debian/control debian/rules | |||||
2011-07-15 | releasedebian/1.4.12-5 | Simon McVittie | 1 | -2/+2 | |
2011-07-15 | Work around #453755 by just reopening stdin from /dev/null instead, until ↵ | Simon McVittie | 2 | -0/+16 | |
fd.o #39197 gets fixed | |||||
2011-07-15 | Revert "Run dbus-launch for X sessions in a way that doesn't consume ↵ | Simon McVittie | 2 | -5/+17 | |
characters from startx's stdin, or the stdin of certain display managers' init scripts (known to affect slim, but not xdm or gdm) (Closes: #453755)" This reverts commit 83799f5a28ca70077e6fb4b06736740ec763fd00. | |||||
2011-07-01 | Check all Description fields for correct use of dbus (package name) vs. ↵debian/1.4.12-4 | Simon McVittie | 6 | -0/+13 | |
D-Bus (project name), and override lintian false-positives | |||||
2011-07-01 | Override missing-pre-dependency-on-multiarch-support for the -dev package, ↵ | Simon McVittie | 2 | -0/+10 | |
ftp-master doesn't have lintian 2.5.1 yet | |||||
2011-06-30 | releasedebian/1.4.12-3 | Simon McVittie | 1 | -2/+2 | |
2011-06-30 | Remove the .la file for the debug build, not just the normal build | Simon McVittie | 2 | -0/+2 | |
2011-06-30 | Run dbus-launch for X sessions in a way that doesn't consume characters from ↵ | Simon McVittie | 2 | -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-30 | Remove bonus pre-dependency, which was a workaround for #629648 | Simon McVittie | 2 | -4/+1 | |
2011-06-29 | Move libraries into multiarch locations | Simon McVittie | 6 | -12/+27 | |
2011-06-29 | 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-29 | Improve comments in postinst explaining why it behaves as it does | Simon McVittie | 2 | -5/+10 | |
2011-06-29 | 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-29 | run dbus-uuidgen --ensure in postinst | Simon McVittie | 2 | -0/+5 | |
2011-06-16 | Mention CVE-2011-2200 in the changelog for 1.4.12-1 now it has a CVE ID | Simon McVittie | 1 | -1/+7 | |
2011-06-11 | releasedebian/1.5.4-2 | Simon McVittie | 1 | -2/+2 | |
2011-06-11 | Merge branch 'master' into experimental | Simon McVittie | 3 | -4/+19 | |
Conflicts: debian/changelog debian/control | |||||
2011-06-11 | release, hopefully this one will work on more buildds...debian/1.4.12-2 | Simon McVittie | 1 | -2/+2 | |
2011-06-11 | Don't run tests during build (again), it appears they time out on most of of ↵ | Simon McVittie | 2 | -3/+4 | |
the buildds | |||||
2011-06-11 | Explicitly build-depend on automake 1.10, so buildds won't try and fail with ↵ | Simon McVittie | 2 | -1/+9 | |
automake1.9 like kfreebsd-i386 did | |||||
2011-06-10 | releasedebian/1.5.4-1 | Simon McVittie | 1 | -2/+2 | |
2011-06-10 | fix wildcard for library package | Simon McVittie | 1 | -1/+1 | |
2011-06-10 | New(er) upstream version fixing local DoS (Closes: #629938) | Simon McVittie | 1 | -1/+2 | |
2011-06-10 | Merge commit 'upstream/1.5.4' into experimental | Simon McVittie | 29 | -301/+2587 | |
2011-06-10 | Imported Upstream version 1.5.4upstream/1.5.4 | Simon McVittie | 29 | -301/+2587 | |
2011-06-10 | Merge from unstable | Simon McVittie | 4 | -1/+24 | |
2011-06-10 | releasedebian/1.4.12-1 | Simon McVittie | 1 | -2/+2 | |
2011-06-10 | Build-depend on libglib2.0-dev, libdbus-glib-1-dev for better regression ↵ | Simon McVittie | 4 | -1/+16 | |
test coverage (dbus-glib is a circular dependency, but both of these dependencies can be dropped if bootstrapping new architectures) | |||||
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 | |