Commit Graph

364 Commits

Author SHA256 Message Date
Hrvoje Senjan
c99be1c320 1.8.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=154
2014-01-20 22:14:29 +00:00
Stephan Kulow
8311713e9f Accepting request 213526 from Base:System
Fri Jan 10 17:00:52 UTC 2014 - hrvoje.senjan@gmail.com

- Remove checks for obsolete openSUSE versions
- Make sure that dbus-1 requires libdbus-1-3 during %post (detected
  when built against DBus-less systemd 209)

-------------------------------------------------------------------
Thu Jan  9 17:33:31 UTC 2014 - fridrich.strba@suse.com

- Try hard to assure that /var/lib/dbus/machine-id and
  /etc/machine-id are the same (bnc#857377)

OBS-URL: https://build.opensuse.org/request/show/213526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=113
2014-01-16 14:36:56 +00:00
Hrvoje Senjan
460f2035f0 Changes to dbus-1-x11 need to go to spec.in
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=152
2014-01-10 17:00:47 +00:00
Hrvoje Senjan
bd573993e4 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=151 2014-01-10 16:58:41 +00:00
Fridrich Strba
1f55fb36b2 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=150 2014-01-09 17:41:05 +00:00
Fridrich Strba
876e4202d7 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=149 2014-01-09 16:06:52 +00:00
Fridrich Strba
d0018d6c30 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=148 2014-01-09 16:06:33 +00:00
Fridrich Strba
7af14ef638 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=147 2014-01-09 09:41:59 +00:00
Fridrich Strba
19674222e1 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=146 2014-01-09 09:29:28 +00:00
Stephan Kulow
80c576db0c Accepting request 212980 from Base:System
- Update to 1.7.10 (1.8.0 rc1)
  + D-Bus Specification 0.23:
    - don't require messages with no INTERFACE to be dispatched
      (fdo#68597)
    - document "tcp:bind=..." and "nonce-tcp:bind=..." (fdo#72301)
    - define "listenable" and "connectable" addresses, and discuss
      the difference (fdo#61303)
  + Enhancements:
    - support printing Unix file descriptors in dbus-send,
       dbus-monitor (fdo#70592)
    - don't install systemd units if --disable-systemd is given
      (fdo#71818)
  + Fixes:
    - don't leak memory on out-of-memory while listing activatable
      or active services (fdo#71526)
    - fix undefined behaviour in a regression test (fdo#69924)
    - escape Unix socket addresses correctly (fdo#46013)
    - on SELinux systems, don't assume that SECCLASS_DBUS,
      DBUS__ACQUIRE_SVC and DBUS__SEND_MSG are numerically equal to
      their values in the reference policy (fdo#88719)
    - define PROCESS_QUERY_LIMITED_INFORMATION if missing from
      MinGW < 4 headers (fdo#71366)
    - define WIN32_LEAN_AND_MEAN to avoid conflicts between
      winsock.h and winsock2.h (fdo#71405)
    - do not return failure from _dbus_read_nonce() with no error
      set, preventing a potential crash (fdo#72298)
    - on BSD systems, avoid some O(1)-per-process memory and fd
      leaks in kqueue, preventing test failures
      (fdo#69332, fdo#72213)
    - fix warning spam on Hurd by not trying to set SO_REUSEADDR

OBS-URL: https://build.opensuse.org/request/show/212980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=112
2014-01-08 19:15:11 +00:00
Fridrich Strba
51185e2940 Upgrade to 1.7.10 (1.8.0 rc1)
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=144
2014-01-07 08:38:47 +00:00
Fridrich Strba
1fa73582e1 Trying to make this a real link to Factory without too much added files
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=143
2013-11-27 18:50:06 +00:00
Fridrich Strba
419b7efa89 Trying to make this a real link to Factory without too much added files
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=141
2013-11-27 18:47:42 +00:00
Stephan Kulow
b1725c05d9 Accepting request 207867 from Base:System
Drop the dbus-fall-back-to-old-run-directory.patch, and the sed workaround from dbus-1-x11 %post, now that transition from 12.3 (/var/run) to 13.1 (/run) is done (forwarded request 207860 from sumski)

OBS-URL: https://build.opensuse.org/request/show/207867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=111
2013-11-22 16:38:56 +00:00
08687bf4b5 Accepting request 207860 from home:sumski:hazard:to:your:stereo
Drop the dbus-fall-back-to-old-run-directory.patch, and the sed workaround from dbus-1-x11 %post, now that transition from 12.3 (/var/run) to 13.1 (/run) is done

OBS-URL: https://build.opensuse.org/request/show/207860
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=139
2013-11-21 15:08:50 +00:00
Stephan Kulow
b5e7487dfb Accepting request 205648 from Base:System
Update to 1.7.8 (forwarded request 205582 from sumski)

OBS-URL: https://build.opensuse.org/request/show/205648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=110
2013-11-04 08:11:37 +00:00
Cristian Rodríguez
4aeba6fcfe Accepting request 205582 from home:sumski:hazard:to:your:stereo
Update to 1.7.8

OBS-URL: https://build.opensuse.org/request/show/205582
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=137
2013-11-03 20:42:07 +00:00
Tomáš Chvátal
1733c87ce1 Accepting request 202751 from Base:System
Update to 1.7.6
It is a new release, but it resolved over 60 bugs, so maybe worth considering for 13.1.
I've been using snapshots of the master branch in the last weeks, with no spotted regression (forwarded request 202742 from sumski)

OBS-URL: https://build.opensuse.org/request/show/202751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=109
2013-10-10 09:26:01 +00:00
Cristian Rodríguez
8598d537d8 Accepting request 202742 from home:sumski:branches:Base:System
Update to 1.7.6
It is a new release, but it resolved over 60 bugs, so maybe worth considering for 13.1.
I've been using snapshots of the master branch in the last weeks, with no spotted regression

OBS-URL: https://build.opensuse.org/request/show/202742
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=135
2013-10-09 22:31:02 +00:00
Tomáš Chvátal
993ccc1c57 Accepting request 202540 from Base:System
Last two changes contain fixes for bnc#831626 and bnc#802525. Solution for #802525 depends on sr#202167, and is effective only for upgraders from e.g. 12.3. Existing 13.1/O:F users won't notice the change. Fix for #831626 will be effective also or those users.

It would be great to have this changes in 13.1 RC, so we can validate bugs as fixed.

OBS-URL: https://build.opensuse.org/request/show/202540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=108
2013-10-08 08:47:41 +00:00
Hrvoje Senjan
4d0a71436a Fixup bnc reference
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=133
2013-10-07 08:46:32 +00:00
Fridrich Strba
0dac12c2f4 Bug 831626 - /var/lib/dbus/machine-id has different value than /etc/machine-id
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=132
2013-10-07 08:21:05 +00:00
Fridrich Strba
f9d524f0bd Accepting request 202168 from home:sumski:branches:Base:System
- Check for existence of /var/lib/old_run_path: if found, only then is dbus ListenStream swapped for old run path. This is done for supporting 12.3 to 13.1 upgrade (bnc##802525)
- Fix rpmlint warnings about %verifyscript and %set_permissions

Please forward to 13.1, i've also created mr#202167, which is needed for this to properly work.

OBS-URL: https://build.opensuse.org/request/show/202168
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=131
2013-10-07 08:12:48 +00:00
Stephan Kulow
5876f25b8a Accepting request 201409 from Base:System
Revert to previous version of dbus-fall-back-to-old-run-directory.patch  as latest version causes a fallout (forwarded request 201390 from sumski)

OBS-URL: https://build.opensuse.org/request/show/201409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=107
2013-09-30 07:31:34 +00:00
fa24202bd9 Accepting request 201390 from home:sumski:branches:Base:System
Revert to previous version of dbus-fall-back-to-old-run-directory.patch  as latest version causes a fallout

OBS-URL: https://build.opensuse.org/request/show/201390
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=129
2013-09-29 18:38:37 +00:00
Stephan Kulow
42b296fd46 Accepting request 200593 from Base:System
Amend dbus-fall-back-to-old-run-directory.patch (bnc#802525). (forwarded request 200587 from hpjansson)

OBS-URL: https://build.opensuse.org/request/show/200593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=106
2013-09-26 17:32:08 +00:00
e3e40302e3 Accepting request 200587 from home:hpjansson:bnc802525
Amend dbus-fall-back-to-old-run-directory.patch (bnc#802525).

OBS-URL: https://build.opensuse.org/request/show/200587
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=127
2013-09-25 15:23:48 +00:00
Tomáš Chvátal
937ed13656 Accepting request 198738 from Base:System
Added upstream patch for 'dbus-daemon enters infinite loop' bug (bnc#782909, fdo#68945) (forwarded request 197864 from sumski)

OBS-URL: https://build.opensuse.org/request/show/198738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=104
2013-09-13 12:44:05 +00:00
Dr. Werner Fink
177cdc45f0 Accepting request 197864 from home:sumski:branches:Base:System
Added upstream patch for 'dbus-daemon enters infinite loop' bug (bnc#782909, fdo#68945)

OBS-URL: https://build.opensuse.org/request/show/197864
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=125
2013-09-12 17:33:46 +00:00
Stephan Kulow
15e6684a18 Accepting request 180983 from Base:System
- to avoid a cycle with systemd, build the daemon in dbus-x11.spec.
  It would be wise to rename dbus-1.spec to dbus-1-libs.spec and 
  dbus-1-x11.spec to dbus-1.spec, but I first wanted to hear feedback (forwarded request 180884 from coolo)

OBS-URL: https://build.opensuse.org/request/show/180983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=103
2013-06-29 12:23:56 +00:00
Timo Hoenig
24f08d39ff Accepting request 180884 from home:coolo:branches:openSUSE:Factory
- to avoid a cycle with systemd, build the daemon in dbus-x11.spec.
  It would be wise to rename dbus-1.spec to dbus-1-libs.spec and 
  dbus-1-x11.spec to dbus-1.spec, but I first wanted to hear feedback

OBS-URL: https://build.opensuse.org/request/show/180884
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=123
2013-06-26 09:55:46 +00:00
Stephan Kulow
4eb7f1fe8e Accepting request 180683 from Base:System
Update to 1.7.4. That was intended to superseed previous sr, but didn't expected it will be accepted already :-) (forwarded request 180619 from sumski)

OBS-URL: https://build.opensuse.org/request/show/180683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=102
2013-06-25 05:47:46 +00:00
Dr. Werner Fink
f045deffd1 Accepting request 180619 from home:sumski:branches:Base:System
Update to 1.7.4. That was intended to superseed previous sr, but didn't expected it will be accepted already :-)

OBS-URL: https://build.opensuse.org/request/show/180619
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=121
2013-06-23 20:24:58 +00:00
Dr. Werner Fink
ac58f2f544 Accepting request 180591 from home:sumski:branches:home:rwooninck:UNSTABLE_KDE4
Remove the override that was added in solving bnc#802525, as it causes similar situation when upgrading dbus and systemd simultaneously. also adjusted rc.boot.dbus script so it uses /run instead of /var/run

OBS-URL: https://build.opensuse.org/request/show/180591
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=120
2013-06-22 21:45:56 +00:00
Stephan Kulow
a8d0c39b2d Accepting request 174445 from Base:System
- Update to 1.7.2
  + Diagnose incorrect use of dbus_connection_get_data() with negative 
    slot (i.e. before allocating the slot) rather than returning junk
    (fdo #63127)
  + The --with-dbus-session-bus-default-address configure option is no 
    longer supported
  + Under systemd, log to syslog only, not stderr, avoiding duplication
    (fdo#61399, fdo#39987)
  + Under systemd, remove unnecessary dependency on syslog.socket
    (fdo#63531)
  + Allow use of systemd-logind without the rest of systemd
    (fdo#62585)
- Dropped dbus-move-everything-to-run-directory.patch, since we can
  define location of system pid and socket with configure flags and
  set the flags accordingly
- Added xmlto BuildRequires, it is needed now for man files
  

- Update to 1.6.10
  + Following Unicode Corrigendum #9, the noncharacters U+nFFFE, U+nFFFF,
    U+FDD0..U+FDEF are allowed in UTF-8 strings again. (fdo#63072)
  + Diagnose incorrect use of dbus_connection_get_data() with negative slot
    (i.e. before allocating the slot) rather than returning junk (fdo#63127)
  + In the activation helper, when compiled for tests, do not reset the system
    bus address, fixing the regression tests. (fdo#52202)
  + Fix building with Valgrind 3.8, at the cost of causing harmless warnings
    with Valgrind 3.6 on some compilers (fdo#55932)
  + Don't leak temporary fds pointing to /dev/null (fdo#56927,)
  + Create session.d, system.d directories under CMake (fdo#41319)
  + Include alloca.h for alloca() if available, fixing compilation on

OBS-URL: https://build.opensuse.org/request/show/174445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=101
2013-05-06 07:02:52 +00:00
2d7c38919d Accepting request 173427 from home:sumski:branches:Base:System
Update to 1.7.2

OBS-URL: https://build.opensuse.org/request/show/173427
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=118
2013-05-03 11:59:28 +00:00
Stephan Kulow
97a2a27074 Accepting request 157099 from Base:System
Move files from /var/run/ to /run/, with fix for bnc#802525. (forwarded request 156443 from hpjansson)

OBS-URL: https://build.opensuse.org/request/show/157099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=100
2013-03-04 16:26:32 +00:00
Stefan Seyfried
748f08ff39 Accepting request 156443 from home:hpjansson:branches:Base:System
Move files from /var/run/ to /run/, with fix for bnc#802525.

OBS-URL: https://build.opensuse.org/request/show/156443
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=116
2013-03-02 11:27:35 +00:00
Stephan Kulow
fb2f08333b Accepting request 155816 from Base:System
- Revert patch: dbus-move-everything-to-run-directory.patch (bnc#802525). 

- Revert patch: dbus-move-everything-to-run-directory.patch (bnc#802525). (forwarded request 155728 from rmilasan)

OBS-URL: https://build.opensuse.org/request/show/155816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=99
2013-02-20 08:19:55 +00:00
74a1b3bed4 Accepting request 155728 from home:rmilasan:branches:Base:System
- Revert patch: dbus-move-everything-to-run-directory.patch (bnc#802525). 

- Revert patch: dbus-move-everything-to-run-directory.patch (bnc#802525).

OBS-URL: https://build.opensuse.org/request/show/155728
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=114
2013-02-19 14:25:57 +00:00
Stephan Kulow
a67b096e91 Accepting request 149887 from Base:System
- Move everything (pid files, lock files, etc.) to /run.
  add: dbus-move-everything-to-run-directory.patch 

- Move everything (pid files, lock files, etc.) to /run.
  add: dbus-move-everything-to-run-directory.patch (forwarded request 149789 from rmilasan)

OBS-URL: https://build.opensuse.org/request/show/149887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=98
2013-01-29 05:55:02 +00:00
b927255f1c Accepting request 149789 from home:rmilasan:branches:Base:System
- Move everything (pid files, lock files, etc.) to /run.
  add: dbus-move-everything-to-run-directory.patch 

- Move everything (pid files, lock files, etc.) to /run.
  add: dbus-move-everything-to-run-directory.patch

OBS-URL: https://build.opensuse.org/request/show/149789
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=112
2013-01-25 08:41:21 +00:00
Stephan Kulow
1fad31154a Accepting request 141843 from Base:System
Update to version 1.6.8 (forwarded request 141794 from tittiatcoke)

OBS-URL: https://build.opensuse.org/request/show/141843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=96
2012-11-20 19:13:36 +00:00
Cristian Rodríguez
d7b82cbd75 Accepting request 141794 from home:tittiatcoke:branches:Base:System
Update to version 1.6.8

OBS-URL: https://build.opensuse.org/request/show/141794
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=110
2012-11-18 22:12:46 +00:00
43111175b4 Accepting request 141601 from home:dimstar:branches:Base:System
Enable systemd - Mind: this introduces a cycle between dbus-1 and systemd-mini. in my tests, OBS aborted the cycle rather quick (it's a short cycle). Needs to be verified with coolo if it's acceptable to have OBS abort the loop

OBS-URL: https://build.opensuse.org/request/show/141601
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=109
2012-11-18 09:42:44 +00:00
Stephan Kulow
7275c311e4 Accepting request 141556 from Base:System
- Move default home from /var/run/dbus to /run/dbus
- Fix useradd invocation: -o is useless without -u and newer
  versions of pwdutils/shadowutils fail on this now. (forwarded request 141555 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/141556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=95
2012-11-17 06:20:51 +00:00
70ac641020 Accepting request 141555 from home:fcrozat:branches:Base:System
- Move default home from /var/run/dbus to /run/dbus
- Fix useradd invocation: -o is useless without -u and newer
  versions of pwdutils/shadowutils fail on this now.

OBS-URL: https://build.opensuse.org/request/show/141555
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=107
2012-11-16 12:50:50 +00:00
Stephan Kulow
bc33f070ec Accepting request 140686 from Base:System
Upower uses a systemd-sleep script to get informed when systemd has finished the resume. However this script is using /usr/bin/dbus-send instead of /bin/dbus-send. After a short discussion with DimStar, we agreed that it would be better to fix it in the dbus-1 package (by creating a symlink), so that it easily can be adjusted once the dbus-1 package is migrated to /usr (forwarded request 140663 from tittiatcoke)

OBS-URL: https://build.opensuse.org/request/show/140686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=94
2012-11-12 10:31:44 +00:00
Cristian Rodríguez
8236fc19b7 Accepting request 140663 from home:tittiatcoke:branches:Base:System
Upower uses a systemd-sleep script to get informed when systemd has finished the resume. However this script is using /usr/bin/dbus-send instead of /bin/dbus-send. After a short discussion with DimStar, we agreed that it would be better to fix it in the dbus-1 package (by creating a symlink), so that it easily can be adjusted once the dbus-1 package is migrated to /usr

OBS-URL: https://build.opensuse.org/request/show/140663
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=105
2012-11-08 18:49:03 +00:00
Stephan Kulow
9f05bbe46f Accepting request 140055 from Base:System
- Fix factory breakage on systemd units directory 

- Fix factory breakage on systemd units directory (forwarded request 140051 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/140055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=93
2012-11-05 05:47:13 +00:00