Go to file
Simon Lees 2cce4e930f Accepting request 670264 from home:scarabeus_iv:branches:Base:System
- Update to 1.12.12:
  * Reference the freedesktop.org Code of Conduct (Simon McVittie)
  * Stop the dbus-daemon leaking memory (an error message) if delivering
    the message that triggered auto-activation is forbidden. This is
    technically a denial of service because the dbus-daemon will
    run out of memory eventually, but it's a very slow and noisy one,
    because all the rejected messages are also very likely to have
    been logged to the system log, and its scope is typically limited by
    the finite number of activatable services available.
    (dbus#234, Simon McVittie)
  * Remove __attribute__((__malloc__)) attribute on dbus_realloc(),
    which does not meet the criteria for that attribute in gcc 4.7+,
    potentially leading to miscompilation (fd.o #107741, Simon McVittie)
  * Fix some small O(1) memory leaks (fd.o #107320, Simon McVittie)
  * Fix printf formats for pointer-sized integers on 64-bit Windows
    (fd.o #105662, Ralf Habacker)
  *  Always use select()-based poll() emulation on Darwin-based OSs
    (macOS, etc.) and on Interix, similar to what libcurl does
    (dbus#232, dbus!19; Simon McVittie)
  * Extend a test timeout to avoid spurious failures in CI
    (dbus!26, Simon McVittie)

- Add patch to build with new autoconf-archive, there is now
  bash variable AX_BLA that gets detected and autoreconf aborts;
  thus rather just disable the pointless check:
  * dbus-no-ax-check.patch
- Add patch to fix codecoverage m4 macro changes in autoconf-archive:
  * dbus-new-autoconf-archive.patch

- Update to 1.12.12:

OBS-URL: https://build.opensuse.org/request/show/670264
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=277
2019-01-31 09:20:00 +00:00
.gitattributes - buildrequire update-desktop-files for mimetypes.prov 2011-05-18 14:05:04 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=1 2007-01-15 23:08:38 +00:00
baselibs.conf Update baselibs.conf 2014-09-18 09:18:48 +00:00
dbus_at_console.ck Trying to make this a real link to Factory without too much added files 2013-11-27 18:50:06 +00:00
dbus-1-x11.changes Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
dbus-1-x11.spec Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
dbus-1.12.12.tar.gz Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
dbus-1.changes Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
dbus-1.desktop Trying to make this a real link to Factory without too much added files 2013-11-27 18:50:06 +00:00
dbus-1.spec Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
dbus-new-autoconf-archive.patch Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
dbus-no-ax-check.patch Accepting request 670264 from home:scarabeus_iv:branches:Base:System 2019-01-31 09:20:00 +00:00
feature-suse-do-autolaunch.patch Accepting request 542535 from home:simotek:branches:Base:System 2017-11-17 05:00:45 +00:00
feature-suse-log-deny.patch Accepting request 503558 from home:simotek:branches:Base:System 2017-06-19 11:30:43 +00:00
feature-suse-refuse-manual-start-stop.patch Accepting request 542535 from home:simotek:branches:Base:System 2017-11-17 05:00:45 +00:00
pre_checkin.sh Accepting request 444089 from home:fstrba:branches:Base:System 2016-12-06 10:00:23 +00:00