notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/dbus/distinfo

Number of commits found: 59

Tuesday, 12 Sep 2023
00:49 Jan Beich (jbeich) search for other commits by this committer Author: Olivier Duchateau
devel/dbus: update to 1.14.10

- Chase HTTP redirect

Changes:	https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.10/NEWS
PR:		273702
commit hash: 5d6e2d8ac72738f85a40504bd1f16e0802cecf1e commit hash: 5d6e2d8ac72738f85a40504bd1f16e0802cecf1e commit hash: 5d6e2d8ac72738f85a40504bd1f16e0802cecf1e commit hash: 5d6e2d8ac72738f85a40504bd1f16e0802cecf1e 5d6e2d8
Friday, 3 Mar 2023
21:59 Tobias C. Berner (tcberner) search for other commits by this committer
devel/dbus: update to 1.14.6

dbus 1.14.6 (2023-02-08)
========================

Denial of service fixes:

• Fix an incorrect assertion that could be used to crash dbus-daemon or
  other users of DBusServer prior to authentication, if libdbus was compiled
  with assertions enabled.
  We recommend that production builds of dbus, for example in OS distributions,
  should be compiled with checks but without assertions.
  (dbus#421, Ralf Habacker; thanks to Evgeny Vereshchagin)

Other fixes:

• When connected to a dbus-broker, stop dbus-monitor from incorrectly
  replying to Peer method calls that were sent to the dbus-broker with
  a NULL destination (dbus#301, Kai A. Hiller)

• Fix out-of-bounds varargs read in the dbus-daemon's config-parser.
  This is not attacker-triggerable and appears to be harmless in practice,
  but is technically undefined behaviour and is detected as such by
  AddressSanitizer. (dbus!357, Evgeny Vereshchagin)

• Avoid a data race in multi-threaded use of DBusCounter
  (dbus#426, Ralf Habacker)

• Fix a crash with some glibc versions when non-auditable SELinux events
  are logged (dbus!386, Jeremi Piotrowski)

• If dbus_message_demarshal() runs out of memory while validating a message,
  report it as NoMemory rather than InvalidArgs (dbus#420, Simon McVittie)

• Use C11 _Alignof if available, for better standards-compliance
  (dbus!389, Khem Raj)

• Stop including an outdated copy of pkg.m4 in the git tree
  (dbus!365, Simon McVittie)

• Documentation:
  · Consistently use Gitlab bug reporting URL (dbus!372, Marco Trevisan)

• Tests fixes:
  · Fix the test-apparmor-activation test after dbus#416
    (dbus!380, Dave Jones)

Internal changes:

• Fix CI builds with recent git versions (dbus#447, Simon McVittie)

--

Tested by:		fluffy, ngortheone
commit hash: 9139e71ceb395b1fb92a2f9d8a5f961d2648e956 commit hash: 9139e71ceb395b1fb92a2f9d8a5f961d2648e956 commit hash: 9139e71ceb395b1fb92a2f9d8a5f961d2648e956 commit hash: 9139e71ceb395b1fb92a2f9d8a5f961d2648e956 9139e71c
Sunday, 9 Oct 2022
17:42 Dima Panov (fluffy) search for other commits by this committer
devel/dbus: update to 1.14.4 release (+)

Changelog:	https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.4/NEWS
MFH:		2022q4
commit hash: be1c9a0f195b90007f76f211e85a63bcab1d0514 commit hash: be1c9a0f195b90007f76f211e85a63bcab1d0514 commit hash: be1c9a0f195b90007f76f211e85a63bcab1d0514 commit hash: be1c9a0f195b90007f76f211e85a63bcab1d0514 be1c9a0
Tuesday, 3 May 2022
07:28 Guido Falsi (madpilot) search for other commits by this committer Author: Tobias C. Berner
devel/dbus: update to 1.14.0

- Update posrt again with patch imported from upstream to fix [1]
  configure script behavior when --with-x is passed on its command
  line

PR:		263014
Obtained
from:	https://gitlab.freedesktop.org/dbus/dbus/-/commit/fdbb32bd1f3c972d3d5fd3998930749206a1095a
[1]
commit hash: ec8a7fefd2457e946e8ac75b8b5725557b646d80 commit hash: ec8a7fefd2457e946e8ac75b8b5725557b646d80 commit hash: ec8a7fefd2457e946e8ac75b8b5725557b646d80 commit hash: ec8a7fefd2457e946e8ac75b8b5725557b646d80 ec8a7fe
Saturday, 30 Apr 2022
17:17 Tobias C. Berner (tcberner) search for other commits by this committer
devel/dbus: revert update to 1.14.0

- Backout update to 1.14 until lockout of XFCE has been figured out.

Reported by:	madpilot

This reverts commit 692fe38479ebe04afe9bee34f68adfb52c1be91f.
commit hash: f5a0f6f2041de15a61e34f46fa71a292a47fc007 commit hash: f5a0f6f2041de15a61e34f46fa71a292a47fc007 commit hash: f5a0f6f2041de15a61e34f46fa71a292a47fc007 commit hash: f5a0f6f2041de15a61e34f46fa71a292a47fc007 f5a0f6f
09:15 Tobias C. Berner (tcberner) search for other commits by this committer
devel/dbus: update to 1.14.0

Changelog:
	https://dbus.freedesktop.org/doc/NEWS

Exp-run by:	antoine
PR:		263014
commit hash: 692fe38479ebe04afe9bee34f68adfb52c1be91f commit hash: 692fe38479ebe04afe9bee34f68adfb52c1be91f commit hash: 692fe38479ebe04afe9bee34f68adfb52c1be91f commit hash: 692fe38479ebe04afe9bee34f68adfb52c1be91f 692fe38
Monday, 6 Jul 2020
06:22 tcberner search for other commits by this committer
devel/dbus: update to 1.12.20

From upstreams changelog [1]:

dbus 1.12.20 (2020-07-02)
=========================

The "temporary nemesis" release.

Maybe security fixes:

* On Unix, avoid a use-after-free if two usernames have the same
  numeric uid. In older versions this could lead to a crash (denial of
  service) or other undefined behaviour, possibly including incorrect
  authorization decisions if <policy group=...> is used.
  Like Unix filesystems, D-Bus' model of identity cannot distinguish
  between users of different names with the same numeric uid, so this
  configuration is not advisable on systems where D-Bus will be used.
  Thanks to Daniel Onaca.
  (dbus#305, dbus!166; Simon McVittie)

Other fixes:

* On Solaris and its derivatives, if a cmsg header is truncated, ensure
  that we do not overrun the buffer used for fd-passing, even if the
  kernel tells us to.
  (dbus#304, dbus!165; Andy Fiddaman)

[1] https://gitlab.freedesktop.org/dbus/dbus/blob/dbus-1.12/NEWS

PR:		247730
Exp-run by:	antoine
MFH:		2020Q3
Original commitRevision:541312 
Tuesday, 16 Jun 2020
15:46 tcberner search for other commits by this committer
devel/dbus: update to 1.12.18

Exp-run by:	antoine
PR:		246990
Original commitRevision:539359 
Saturday, 23 Nov 2019
20:11 tcberner search for other commits by this committer
devel/dbus: update to 1.12.16

PR:		242000
Exp-run by:	antoine
Reviewed by:	madpilot
Differential Revision:	https://reviews.freebsd.org/D22408
Original commitRevision:518269 
Monday, 25 Feb 2019
07:06 kwm search for other commits by this committer
Update dbus to 1.12.12.

Remove machine-id copy code, it done it job.
Original commitRevision:493840 
Saturday, 1 Apr 2017
22:52 bapt search for other commits by this committer
Update to 1.10.16
Original commitRevision:437503 
Sunday, 18 Dec 2016
14:19 rm search for other commits by this committer
devel/dbus: update to 1.10.14

This routine release fixed couple of minor bugs (from FreeBSD perspective).

Discussed with:	kwm
With hat:       gnome
Original commitRevision:428852 
Tuesday, 29 Nov 2016
04:28 rm search for other commits by this committer
devel/dbus: update to 1.10.12

- update to 1.10.12
- utilize localbase instead of CFLAGS/LDFLAGS
- remove not applicable patching
- remove couple of patches, that are no more needed: these files in etc/dbus-1
  are now just compatibility stubs. The files were moved to share/dbus-1 in
  new version.

Thanks Antoine Brodin for an exp-run.

PR:		214454
Reviewed by:	kwm
With hat:   gnome
Original commitRevision:427353 
Thursday, 23 Jul 2015
18:59 kwm search for other commits by this committer
Update dbus to 1.8.20.

Remove two patches, and do what upstream intended it to be.
Original commitRevision:392746 
Friday, 27 Mar 2015
13:59 kwm search for other commits by this committer
Update dbus to 1.8.16.
Original commitRevision:382413 
Thursday, 27 Nov 2014
15:14 kwm search for other commits by this committer
Update to 1.8.12.

Drop :keepla from USES=libtool.
Add CPE data.
Original commitRevision:373493 
Tuesday, 11 Nov 2014
18:36 kwm search for other commits by this committer
Update dbus to 1.8.10.

MFH:		2014Q4
Security:	c1930f45-6982-11e4-80e1-bcaec565249c
Original commitRevision:372460 
Wednesday, 17 Sep 2014
11:09 kwm search for other commits by this committer
Update to 1.8.8.

Security update.

MFH:		2014Q3
Original commitRevision:368364 
Thursday, 3 Jul 2014
15:10 kwm search for other commits by this committer
Update to 1.8.6.

This update fixes two CVE's.

Security:	e6a7636a-02d0-11e4-88b6-080027671656
Original commitRevision:360383 
Saturday, 14 Jun 2014
13:01 kwm search for other commits by this committer
Update to 1.8.4.

This fixes a local dos vulnability.

Security:	52bbc7e8-f13c-11e3-bc09-bcaec565249c
Original commitRevision:357774 
Wednesday, 23 Apr 2014
15:25 kwm search for other commits by this committer
Update to 1.8.0.

Drop libxml2 depend we don't need it.
Drop pkg-[de]install script for plist @mode,@group.
Use new OPTIONS handlers.
Add MANPAGES option.
Original commitRevision:351955 
Friday, 17 Jan 2014
21:04 kwm search for other commits by this committer
Update to 1.6.18

Remove 'A' from COMMENT, update LIB_DEPENDS to new syntax.
Use USES=gmake pathfix. remove unneeded libtool.
Stagify.
Original commitRevision:340108 
Thursday, 13 Jun 2013
19:54 kwm search for other commits by this committer
Update to 1.6.12.

I'm not completly sure this affects us, but beter safe then sorry.
While here wordsmith Options description to try to make it clearer.

Security:	CVE-2013-2168
Original commitRevision:320834 
Saturday, 9 Mar 2013
22:36 kwm search for other commits by this committer
Update to 1.6.8.
Update Makefile header, port to OptionsNG and pet portlint.
Add portscout macro
Original commitRevision:313767 
Tuesday, 13 Sep 2011
16:05 kwm search for other commits by this committer
Update to 1.4.14.

Remove stale DBUS_SLAVE cruf.
Break out CPPFLAGS from CONFIGURE_ENV.
Add additional x11 depends [1]
Specify full path to dbus-uuidgen. So it can be run on new installs, before
${LOCALBASE}/bin is added to PATH. [2]

Submitted by:   John Prather <john.c.prather@gmail.com> [1]
                Michal Varga <varga.michal@gmail.com> [2]
Original commit
Friday, 4 Mar 2011
17:29 kwm search for other commits by this committer
Update to 1.4.6.
Original commit
Sunday, 26 Dec 2010
15:47 marcus search for other commits by this committer
Update to 1.4.1.
Original commit
Friday, 22 Oct 2010
22:32 kwm search for other commits by this committer
Update to 1.4.0.

Fix dbus launch on diskless systems [1]

PR:             ports/151331 [1], ports/132304
Submitted by:   Zane C.B. <vvelox@vvelox.net> [1]
Original commit
Monday, 10 May 2010
21:19 kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:     ports/143852
        ports/145347
        ports/144980
        ports/145830
        ports/145511
Original commit
Saturday, 28 Nov 2009
20:06 marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:             136676
                136967
                138872 (obsolete with new epiphany-webkit)
                139160
                134737
                139941
                140097
                140838
                140929
Original commit
Saturday, 9 May 2009
05:03 marcus search for other commits by this committer
Update to 1.2.4.6.
Original commit
Tuesday, 13 Jan 2009
03:22 marcus search for other commits by this committer
Update to 1.2.4.4.
Original commit
Saturday, 10 Jan 2009
05:22 marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:             125857 [1]
                126993 [2]
                130031 [3]
                127399 [4]
                127661 [5]
                124302 [6]
                129570 [7]
                129936
                123790
Original commit
Monday, 21 Apr 2008
06:25 marcus search for other commits by this committer
Update to 1.2.1.
Original commit
Monday, 24 Mar 2008
03:50 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Original commit
Thursday, 14 Dec 2006
20:33 marcus search for other commits by this committer
Update to 1.0.2.

Security:       This fixes the vulnerability described in CVE-2006-6107
Original commit
Thursday, 23 Nov 2006
02:02 marcus search for other commits by this committer
Update to 1.0.1.
Original commit
Friday, 10 Nov 2006
22:05 marcus search for other commits by this committer
Update to 1.0.0.
Original commit
Monday, 6 Nov 2006
03:35 marcus search for other commits by this committer
Update to 0.95.
Original commit
Tuesday, 31 Oct 2006
02:36 marcus search for other commits by this committer
Update to 0.94.
Original commit
Saturday, 14 Oct 2006
08:35 marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:    portmgr (implicit, kris)
Original commit
Wednesday, 14 Jun 2006
05:03 marcus search for other commits by this committer
Update to 0.62.
Original commit
Wednesday, 15 Mar 2006
05:31 marcus search for other commits by this committer
Update to 0.61.
Original commit
Saturday, 31 Dec 2005
18:42 marcus search for other commits by this committer
Update to 0.60.
Original commit
Wednesday, 23 Nov 2005
22:41 pav search for other commits by this committer
- Add SHA256 checksums
Original commit
Sunday, 11 Sep 2005
19:51 marcus search for other commits by this committer
Update to 0.50.
Original commit
Friday, 2 Sep 2005
03:47 marcus search for other commits by this committer
Update to 0.36.2.

Security:       Fixes CAN-2005-0201
Original commit
Sunday, 28 Aug 2005
07:44 marcus search for other commits by this committer
Update to 0.36.1.
Original commit
Tuesday, 19 Jul 2005
05:12 marcus search for other commits by this committer
Update to 0.35.2.
Original commit
Saturday, 16 Jul 2005
17:27 marcus search for other commits by this committer
Update to 0.35.1.
Original commit
07:40 marcus search for other commits by this committer
Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.
Original commit
Friday, 1 Jul 2005
05:20 marcus search for other commits by this committer
* Update to 0.34
* Add kqueue support so to dynamically re-read new configuration files
Original commit
Monday, 2 May 2005
05:43 marcus search for other commits by this committer
Update to 0.33.
Original commit
Saturday, 2 Apr 2005
21:06 marcus search for other commits by this committer
Update to 0.32.
Original commit
Sunday, 27 Feb 2005
07:13 marcus search for other commits by this committer
Update to 0.23.2.
Original commit
Wednesday, 16 Feb 2005
08:21 marcus search for other commits by this committer
Update to 0.23.1.
Original commit
Saturday, 22 Jan 2005
01:01 marcus search for other commits by this committer
Update to 0.23.
Original commit
Saturday, 14 Aug 2004
04:48 marcus search for other commits by this committer
Update to 0.22.
Original commit
Wednesday, 21 Jul 2004
19:43 marcus search for other commits by this committer
Add dbus, Freedesktop.org's  Desktop Bus.  D-BUS is a message passing framework
for informing applications about system events such as new hardware being
added, new users logging into an IM application, new software installed,
etc.
Original commit

Number of commits found: 59