summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-14add CVE referencedebian/1.2.24-4+squeeze1Simon McVittie2-1/+2
2011-06-14target stableSimon McVittie1-2/+2
2011-06-12Apply patch to fix upstream bug fd.o #38120, which is a local DoS for system ↵Simon McVittie3-1/+50
services (Closes: #629938)
2011-06-12Merge commit 'upstream/1.2.24' into debian-squeezeSimon McVittie373-0/+215661
2011-06-12Update Vcs-* control fields to reflect the move to gitSimon McVittie2-2/+8
2011-01-31Imported Upstream version 1.2.24upstream/1.2.24Simon McVittie373-0/+215661
2011-01-31Initial upstream branch.Simon McVittie0-0/+0
2010-12-21Release version 1.2.24-4 to unstabledebian/1.2.24-4Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3794 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21Urgency high for the security fix.Michael Biebl1-1/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3793 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-12-21* debian/patches/12-CVE-2010-4352-reject-deeply-nested-variants.patchMichael Biebl3-0/+252
- 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
2010-07-27Upload to unstable, urgency=mediumdebian/1.2.24-3Simon McVittie1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3705 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27Install the right ChangeLogSimon McVittie1-1/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3704 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27I hate cdbsSimon McVittie2-1/+4
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3703 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27Close #589662Simon McVittie1-0/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3702 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27Work around clone-of-#590594 in cdbsSimon McVittie2-1/+10
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3701 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27oops, actually add the patchSimon McVittie1-0/+28
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3700 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-27Add patch from upstream to fix segfaults when reloaded on kFreeBSDSimon McVittie2-0/+7
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3699 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-17Release version 1.2.24-2 to unstabledebian/1.2.24-2Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3655 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-07-17* debian/dbus.postinstMichael Biebl2-3/+20
- 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
2010-07-17Stop restarting dependent services. It was an ugly hack anyway and ifMichael Biebl2-45/+3
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
2010-07-17* debian/dbus.initMichael Biebl2-2/+3
- 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
2010-07-17* debian/controlMichael Biebl2-6/+10
- 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
2010-07-17* Switch to source format 3.0 (quilt)Michael Biebl5-7/+11
- 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
2010-06-29Merge from experimental to get dbus-1-dbg, which has already been through NEWSimon McVittie4-0/+34
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3593 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-03-24Release version 1.2.24-1 to unstableMichael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3572 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-03-24* debian/rulesMichael Biebl2-1/+3
- 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
2010-03-24* debian/dbus.initMichael Biebl3-1/+11
- 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
2010-03-23* debian/controlMichael Biebl2-0/+4
- 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
2010-03-23* debian/dbus-XsessionMichael Biebl2-1/+5
- 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
2010-03-23* New upstream release.Michael Biebl1-0/+8
- 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
2010-03-18Release version 1.2.22-1 to unstableMichael Biebl1-3/+3
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3564 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-03-17* debian/controlMichael Biebl2-1/+2
- 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
2010-03-17* debian/patches/11_kfreebsd_kqueue_build_fix.patchMichael Biebl3-38/+2
- Removed, merge upstream. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3562 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-03-17New upstream release.Michael Biebl1-0/+6
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3561 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-04Release version 1.2.20-2 to unstableMichael Biebl1-1/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3502 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-04* debian/patches/11_kfreebsd_kqueue_build_fix.patchMichael Biebl3-0/+46
- 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
2010-02-03Release version 1.2.20-1 to unstableMichael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3499 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-03Update to 1.2.20Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3498 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-02Bump Standards-Version to 3.8.4.Michael Biebl2-1/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3497 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-02* debian/README.sourceMichael Biebl2-0/+5
- 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
2010-02-02* Remove patches:Michael Biebl5-201/+4
- 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
2010-02-02New upstream release.Michael Biebl1-1/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3494 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-02DEB_CONFIGURE_EXTRA_FLAGS: assign, not append.Michael Biebl1-1/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3493 ceb527fc-18e6-0310-9fe2-813c157c29e7
2010-02-02Add trailing '/' to Vcs-* URLs to make WebSVN happy.Michael Biebl1-2/+2
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3492 ceb527fc-18e6-0310-9fe2-813c157c29e7
2009-12-10Small spelling fix to make lintian happyMichael Biebl1-1/+1
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3332 ceb527fc-18e6-0310-9fe2-813c157c29e7
2009-11-12Improve the way we create the symlink from /usr/lib/ → /lib by usingMichael Biebl2-1/+3
readlink. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3253 ceb527fc-18e6-0310-9fe2-813c157c29e7
2009-11-12Drop our workaround for the broken binutils and reenable -pie on mips.Michael Biebl2-8/+3
(Closes: #533460) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3252 ceb527fc-18e6-0310-9fe2-813c157c29e7
2009-11-12* debian/rulesMichael Biebl2-1/+5
- 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
2009-07-16* debian/controlMichael Biebl2-1/+7
- 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
2009-07-16Refresh patches to apply cleanlyMichael Biebl2-9/+9
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@3169 ceb527fc-18e6-0310-9fe2-813c157c29e7