Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
services (Closes: #629938)
|
|
|
|
|
|
|
|
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3794 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3793 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Fixes CVE-2010-4352: sending messages with excessively-nested variants
can crash the bus. The existing restriction to 64-levels of nesting
previously only applied to the static type signature; now it also
applies to dynamic nesting using variants.
Patch cherry-picked from upstream Git.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3792 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3705 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3704 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3703 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3702 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3701 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3700 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3699 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3655 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Stop restarting dbus system bus on upgrades as it breaks too many
applications and is not supported by upstream in a sensible way.
Instead trigger a reboot-required message using update-notifier.
(Closes: #530000, #573386)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3654 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
people want to restart dbus, they need take care of that themselves.
(Closes: #540693, #530395)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3653 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Simplify check in start_it_up() by using the existing status action.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3652 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Bump Standards-Version to 3.9.0.
- Use architecture wildcard linux-any for libselinux1-dev Build-Depends.
- Use Breaks instead of Conflicts as recommended by the new policy.
- Remove old Conflicts which is no longer relevant.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3651 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Add debian/source/format.
- Drop Build-Depends on quilt.
- Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
- Remove debian/README.source.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3650 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3593 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3572 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Update DEB_DH_INSTALLINIT_ARGS accordingly.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3571 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Update LSB header: Remove runlevel 1 from Default-Stop and let killprocs
do the job for us.
* debian/dbus.postinst
- Remove old stop symlinks from runlevel 1 on upgrades.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3570 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Add Breaks: x11-common (<< 1:7.5+4) to dbus-x11 to ensure we have a
recent enough version with "has_option" support.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3569 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Use new "has_option" function from x11-common instead of grepping the
option file, to avoid calling an external program. (Closes: #570480)
Thanks to Martin Pitt for the patch.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3568 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Correctly get pointer data from DBusString when creating a syslog
message. (Closes: #574697)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3567 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3564 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Drop Provides: dbus-1-utils, there is no more package depending on it.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3563 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Removed, merge upstream.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3562 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3561 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3502 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Fix kqueue implementation on GNU/kFreeBSD. (Closes: #568338)
Thanks to Cyril Brulebois for the patch.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3501 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3499 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3498 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3497 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Add reference to the quilt patch management system documentation.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3496 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- debian/patches/02_dbus_monitor_no_sigint_handler.patch (fixed upstream)
- debian/patches/20_kbsd_cmsgcred.patch (merged upstream)
- debian/patches/30_rt-as-needed.patch (merged upstream)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3495 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3494 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3493 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3492 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3332 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
readlink.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3253 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
(Closes: #533460)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3252 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Explicitly disable audit support so we don't accidentally pick up a
libaudit shlib dependency.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3251 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
- Drop Build-Depends on docbook-utils, apparently no longer necessary.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3171 ceb527fc-18e6-0310-9fe2-813c157c29e7
|
|
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3169 ceb527fc-18e6-0310-9fe2-813c157c29e7
|