1
0
forked from pool/virtualbox
Commit Graph

404 Commits

Author SHA256 Message Date
Stephan Kulow
314ca77a24 Accepting request 256579 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/256579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=90
2014-10-16 05:52:37 +00:00
Michal Seben
7df4189277 Accepting request 256310 from home:mseben:branches:Virtualization
OBS-URL: https://build.opensuse.org/request/show/256310
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=168
2014-10-14 16:53:09 +00:00
Stephan Kulow
c49fc27032 Accepting request 247998 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/247998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=89
2014-09-12 13:25:09 +00:00
Michal Seben
f9ef7c6a80 Accepting request 247997 from home:mseben:branches:Virtualization
modify hint message in virtualbox-60-vboxdrv.rules, so udev rules will stay enabled also after package update

OBS-URL: https://build.opensuse.org/request/show/247997
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=166
2014-09-08 10:33:13 +00:00
225a88ab6a Accepting request 244079 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/244079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=87
2014-08-11 08:07:40 +00:00
OBS User mrdocs
061dd69c83 Accepting request 243703 from home:wolfi323:branches:Virtualization
Updated virtualbox-xserver-116.patch to the actual upstream commits. The previous version contained outdated X11 includes, so the resulting vboxvideo driver didn't actually work with Xorg 1.16 in Factory.

I tested it and vboxvideo works fine now on Factory here.

OBS-URL: https://build.opensuse.org/request/show/243703
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=164
2014-08-09 18:38:58 +00:00
Stephan Kulow
abeb2b9b10 Accepting request 242774 from Virtualization
1

OBS-URL: https://build.opensuse.org/request/show/242774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=86
2014-08-03 05:50:23 +00:00
Michal Seben
f5c94e4c43 Accepting request 242773 from home:mseben:branches:Virtualization
update to 4.3.14

OBS-URL: https://build.opensuse.org/request/show/242773
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=162
2014-07-28 19:19:08 +00:00
Stephan Kulow
13edb6b5e9 Accepting request 235622 from Virtualization
update vbox to 4.3.12 (forwarded request 235621 from mseben)

OBS-URL: https://build.opensuse.org/request/show/235622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=85
2014-06-01 17:40:25 +00:00
Michal Seben
e9b752b482 Accepting request 235621 from home:mseben:branches:Virtualization
update vbox to 4.3.12

OBS-URL: https://build.opensuse.org/request/show/235621
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=160
2014-05-28 07:19:17 +00:00
Stephan Kulow
89e942fb7e Accepting request 232849 from Virtualization
- Update to version 4.3.10:
  + VMM: more work on improving the emulation of certain MSR registers on certain host CPUs (e.g. bugs #12734, #12736, #12744, #12748, #12686, #12770)
  + VMM: fixed single-stepping for real-mode guests (VT-x without unrestricted guest execution) and some I/O instructions (bug #12636)
  + VMM: fixed a potential problem with COW pages if nested paging is not available
  + GUI: Mac OS X: experimental native full screen support for Mountain Lion and Mavericks (bug #12292)
  + GUI: Mac OS X: removed the mini-toolbar minimize button which doesn't work under Mac OS X full screen mode anyway
  + GUI: experimental HID LEDs synchronization for Windows and Mac OS X hosts: fixed keyboard re-synchronization if the feature is disabled (as done by default; bug #12758)
  + GUI: fixed a potential crash when opening the preferences menu (bug #12862)
  + OVF: fixed a crash of the VirtualBox Manager when re-starting guest export (bug #12586)
  + 3D support: several fixes
  + HGCM: fixed a problem with saved states which could cause several guest misbehavior after a VM was started from a saved state
  + Storage: fixed a bug preventing to compact differential snapshots under certain conditions
  + VBoxSVC: fixed a segmentation fault on Linux hosts if a very long path exists under /dev (bug #12760)
  + API: fixed guest misbehavior under certain conditions if a storage medium was attached or removed at VM runtime
  + Windows installer: make the --silent parameter work again (bug #12764)
  + Linux Additions: install correctly on Ubuntu guest systems with a /usr/lib64 directory (bug #12513)
  + X11 Additions: fix for the VBoxClient process not exiting correctly (bug #12348) and consuming too much processor time 
- Refresh virtualbox-xserver-116.patch to xorg-server-1.15.99.902 with
  x.org video driver protocol version 17.0
- Set mode of /usr/lib/virtualbox/VirtualBox to 4750 to match /etc/permissions.easy
  as newly complained by chkstat (due to ro's change) (forwarded request 232843 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/232849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=84
2014-05-06 15:43:01 +00:00
Sascha Peilicke
e8b605a453 Accepting request 232843 from home:saschpe:branches:Virtualization
- Update to version 4.3.10:
  + VMM: more work on improving the emulation of certain MSR registers on certain host CPUs (e.g. bugs #12734, #12736, #12744, #12748, #12686, #12770)
  + VMM: fixed single-stepping for real-mode guests (VT-x without unrestricted guest execution) and some I/O instructions (bug #12636)
  + VMM: fixed a potential problem with COW pages if nested paging is not available
  + GUI: Mac OS X: experimental native full screen support for Mountain Lion and Mavericks (bug #12292)
  + GUI: Mac OS X: removed the mini-toolbar minimize button which doesn't work under Mac OS X full screen mode anyway
  + GUI: experimental HID LEDs synchronization for Windows and Mac OS X hosts: fixed keyboard re-synchronization if the feature is disabled (as done by default; bug #12758)
  + GUI: fixed a potential crash when opening the preferences menu (bug #12862)
  + OVF: fixed a crash of the VirtualBox Manager when re-starting guest export (bug #12586)
  + 3D support: several fixes
  + HGCM: fixed a problem with saved states which could cause several guest misbehavior after a VM was started from a saved state
  + Storage: fixed a bug preventing to compact differential snapshots under certain conditions
  + VBoxSVC: fixed a segmentation fault on Linux hosts if a very long path exists under /dev (bug #12760)
  + API: fixed guest misbehavior under certain conditions if a storage medium was attached or removed at VM runtime
  + Windows installer: make the --silent parameter work again (bug #12764)
  + Linux Additions: install correctly on Ubuntu guest systems with a /usr/lib64 directory (bug #12513)
  + X11 Additions: fix for the VBoxClient process not exiting correctly (bug #12348) and consuming too much processor time 
- Refresh virtualbox-xserver-116.patch to xorg-server-1.15.99.902 with
  x.org video driver protocol version 17.0
- Set mode of /usr/lib/virtualbox/VirtualBox to 4750 to match /etc/permissions.easy
  as newly complained by chkstat (due to ro's change)

OBS-URL: https://build.opensuse.org/request/show/232843
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=158
2014-05-06 13:08:10 +00:00
Stephan Kulow
8adac49924 Accepting request 227480 from Virtualization
- Add Virtualbox-xserver-1.16.patch: Compatibility with xserver-1.16 (forwarded request 227479 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/227480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=83
2014-03-26 15:42:01 +00:00
Sascha Peilicke
c75434fd9c Accepting request 227479 from home:saschpe:branches:Virtualization
- Add Virtualbox-xserver-1.16.patch: Compatibility with xserver-1.16

OBS-URL: https://build.opensuse.org/request/show/227479
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=156
2014-03-25 15:09:28 +00:00
Stephan Kulow
b63d0b52e9 Accepting request 224587 from Virtualization
Please accept only after pkg has built (forwarded request 224474 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/224587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=82
2014-03-04 21:31:18 +00:00
Sascha Peilicke
09fde748e6 Accepting request 224474 from home:saschpe:branches:Virtualization
Please accept only after pkg has built

OBS-URL: https://build.opensuse.org/request/show/224474
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=154
2014-03-04 11:09:44 +00:00
Stephan Kulow
06101deb49 Accepting request 214431 from Virtualization
- fix build (script handling) (forwarded request 214429 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/214431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=81
2014-01-21 10:12:30 +00:00
OBS User mrdocs
d684c332ca Accepting request 214429 from home:AndreasStieger:branches:Virtualization
- fix build (script handling)

OBS-URL: https://build.opensuse.org/request/show/214429
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=152
2014-01-19 20:21:58 +00:00
Sascha Peilicke
c16febc461 Accepting request 214416 from home:saschpe:branches:Virtualization
- Add missing %{_vbox_instdir}/VBoxNetNAT.so

OBS-URL: https://build.opensuse.org/request/show/214416
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=151
2014-01-19 18:22:44 +00:00
OBS User mrdocs
52f05245dc Accepting request 214248 from home:saschpe:branches:Virtualization
- Update to version 4.3.6:
  + VMM: fixed a Guru Meditation VINF_EM_TRIPLE_FAULT caused by VMCB caching with nested paging on certain AMD CPUs (bug #12451)
  + VMM: fixed a Guru Meditation VERR_VMX_UNEXPECTED_INTERRUPTION_EXIT_TYPE while intercepting debug exceptions (VT-x only; bug #12410)
  + VMM: fixed a Guru Meditation VERR_SVM_UNEXPECTED_EXIT while intercepting debug register accesses (AMD-V only; bug #12481)
  + VMM: fixed a VERR_SSM_STRUCTURE_MAGIC error when trying to load a saved state made with VBox 4.3.4 when VT-x/AMD-V is disabled. Unfortunately, VBox 4.3.4 produced broken saved states for this configuration so you have to discard these states (bug #12414)
  + VMM: added a few more MSRs to the whitelist required by certain guests (bug #12245)
  + GUI: fixed deleting of inaccessible VMs (4.3 regression, bug #12205)
  + GUI: fixed warnings in VM settings / number of guest processors (bug #12480)
  + Main: don't automatically enable 64-bit guests on 64-bit hosts if VT-x/AMD-V is not available (bug #12424)
  + Main: always expose the DMI memory information to Windows 2012 guests (bug #12017)
  + Main: fixed occasional crashes on guest display resolution change (bug #7063)
  + Main: fixed reporting back temporary name when calling IGuestSession::DirectoryCreateTemp() (bug #12498)
  + API: fix for a hang when launching a GUI VM through the API, which crashes due to GUI unavailability
  + Storage: fix for BLKCACHE_IOERR runtime errors under rare circumstances (bug #11030)
  + Network: allow to start more than 5 PCNet instances (bug #12426)
  + E1000: if the cable was disconnected before the guest initialized the device, the link status was not properly set to 'down' after the initialization completed despite the fact that there was no connection
  + 3D support: fixed offset of guest 3D image elements (Mac OS X Retina hosts only; bug #11021)
  + Solaris hosts: fixed accessing the host driver from non-global zones (4.3 regression, bug #12271) 
- For more changes see https://www.virtualbox.org/wiki/Changelog
- Add source services (refresh_patches ATM)
- Rebased patches:
  + vbox-disable-updates.diff (only offset)
  + vbox-fpie.diff (only offset)
  + vbox-deprec-gsoap-service-proxies.diff (manually)
  + vbox-gsoapssl-deps.diff (manually)
  + vbox-no-build-dates.diff (manually)
  + vbox-permissions_warning.diff (manually)
  + vbox-python-detection.diff (manually)
  + vbox-smc-napa.diff (manually)
  + vbox-vboxdrv-init-script.diff (manually)

OBS-URL: https://build.opensuse.org/request/show/214248
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=150
2014-01-19 00:52:50 +00:00
Stephan Kulow
bdcddde29b Accepting request 214177 from Virtualization
- added virtualbox-xorg-1.15.patch to support xorg-server 1.15 (forwarded request 213969 from sndirsch)

OBS-URL: https://build.opensuse.org/request/show/214177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=80
2014-01-17 15:14:40 +00:00
cbce3c2532 Accepting request 213969 from home:sndirsch:branches:Virtualization
- added virtualbox-xorg-1.15.patch to support xorg-server 1.15

OBS-URL: https://build.opensuse.org/request/show/213969
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=148
2014-01-17 12:20:08 +00:00
Stephan Kulow
a5ea1918b9 Accepting request 213656 from Virtualization
- added subpackage virtualbox-guest-desktop-icons, contains icons
  to provide os-specific icons for guest desktop files created on desktop. (forwarded request 213326 from enzokiel)

OBS-URL: https://build.opensuse.org/request/show/213656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=79
2014-01-13 09:56:34 +00:00
OBS User mrdocs
4d14eb2bd5 Accepting request 213326 from home:enzokiel:branches:Virtualization
- added subpackage virtualbox-guest-desktop-icons, contains icons
  to provide os-specific icons for guest desktop files created on desktop.

OBS-URL: https://build.opensuse.org/request/show/213326
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=146
2014-01-13 03:23:05 +00:00
Stephan Kulow
98343a4021 Accepting request 210865 from Virtualization
- update to 4.2.20, this is a maintenance release. The following items were fixed and/or added:
  * GUI: always report recommended resolutions for all monitors (not always done since 4.2.12)
  * GUI: make sure the assigned license and description are attached to the exported appliance
  * GUI: the OS X hot corners were not accessible while a VirtualBox VM is running (Mac OS X hosts only; bug #4139)
  * NAT: don't run into an infinite loop in case the host cannot access any DNS server (bug #12300)
  * NAT: don't re-connect the cable if the DNS information changes and the cable was disconnected before (bug #12225)
  * Main: properly save the passthrough flag for DVD drives without an attached medium
  * Keyboard: fixed a VM crash if a VM was resumed from a saved state where at least one key was pressed (bug #11289)
  * 2D Video acceleration: fix crashes on presentation mode switches (bug #9194)
  * Storage: fixed errors with snapshots when using QCOW or QED disk images
    (bug #12144)
  * Storage: fix for newer Linux kernels not detecting a hard disk as SSD when
    using the IDE or SATA controller (bug #12025)
  * Storage: fixed detection of CD/DVD media when switching from an empty to a
    host drive with passthrough enabled
  * Snapshots: fixed a bug which could result in lost medium attachments
    (4.2.18 regression, bug #11750)
  * Shared Clipboard: fixed potential SEGFAULT when working with UTF8 and UTF16
    content (Mac OS X hosts only)
  * OVF: fixed import logic for OVF appliances containing multiple VMs
  * Extpack Installer: make it work if the file is located in a folder with
    special characters
  * SDK: extended the functionality coverage for the C bindings
  * API: block the removal of the current snapshot if it has child snapshots
    (only relevant for VMs without snapshottable hard disks, their presence
    always prevented removal), which resulted in VM config corruption
  * API: mark VM configs with snapshots but without current snapshot as
    inaccessible, as this combination is nonsense
  * API: fixed information for some automatically generated events (only with
    XPCOM, Windows host was not affected), which caused errors when getting (forwarded request 210830 from coolo)

OBS-URL: https://build.opensuse.org/request/show/210865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=78
2014-01-01 16:03:41 +00:00
40b9129f82 Accepting request 210830 from home:coolo:branches:openSUSE:Factory
- update to 4.2.20, this is a maintenance release. The following items were fixed and/or added:
  * GUI: always report recommended resolutions for all monitors (not always done since 4.2.12)
  * GUI: make sure the assigned license and description are attached to the exported appliance
  * GUI: the OS X hot corners were not accessible while a VirtualBox VM is running (Mac OS X hosts only; bug #4139)
  * NAT: don't run into an infinite loop in case the host cannot access any DNS server (bug #12300)
  * NAT: don't re-connect the cable if the DNS information changes and the cable was disconnected before (bug #12225)
  * Main: properly save the passthrough flag for DVD drives without an attached medium
  * Keyboard: fixed a VM crash if a VM was resumed from a saved state where at least one key was pressed (bug #11289)
  * 2D Video acceleration: fix crashes on presentation mode switches (bug #9194)
  * Storage: fixed errors with snapshots when using QCOW or QED disk images
    (bug #12144)
  * Storage: fix for newer Linux kernels not detecting a hard disk as SSD when
    using the IDE or SATA controller (bug #12025)
  * Storage: fixed detection of CD/DVD media when switching from an empty to a
    host drive with passthrough enabled
  * Snapshots: fixed a bug which could result in lost medium attachments
    (4.2.18 regression, bug #11750)
  * Shared Clipboard: fixed potential SEGFAULT when working with UTF8 and UTF16
    content (Mac OS X hosts only)
  * OVF: fixed import logic for OVF appliances containing multiple VMs
  * Extpack Installer: make it work if the file is located in a folder with
    special characters
  * SDK: extended the functionality coverage for the C bindings
  * API: block the removal of the current snapshot if it has child snapshots
    (only relevant for VMs without snapshottable hard disks, their presence
    always prevented removal), which resulted in VM config corruption
  * API: mark VM configs with snapshots but without current snapshot as
    inaccessible, as this combination is nonsense
  * API: fixed information for some automatically generated events (only with
    XPCOM, Windows host was not affected), which caused errors when getting

OBS-URL: https://build.opensuse.org/request/show/210830
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=144
2013-12-14 15:23:08 +00:00
Stephan Kulow
517b052a10 Accepting request 206225 from Virtualization
Changed the changes entry, so it gets accepted in Factory (forwarded request 206102 from wolfi323)

OBS-URL: https://build.opensuse.org/request/show/206225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=77
2013-11-08 07:46:25 +00:00
OBS User mrdocs
ece00aaf0d Accepting request 206102 from home:wolfi323:branches:Virtualization
Changed the changes entry, so it gets accepted in Factory

OBS-URL: https://build.opensuse.org/request/show/206102
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=142
2013-11-07 19:46:59 +00:00
OBS User mrdocs
c27d711a71 Accepting request 204798 from home:mgorse:branches:Virtualization
- fix shared folders (bnc#841673).

OBS-URL: https://build.opensuse.org/request/show/204798
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=141
2013-10-25 16:01:12 +00:00
Stephan Kulow
be3ac4ccde Accepting request 200685 from Virtualization
install udev rules and VBoxCreateUSBNode.sh to the correct directories (bnc#799741)
 (forwarded request 200564 from wolfi323)

OBS-URL: https://build.opensuse.org/request/show/200685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=76
2013-09-26 18:07:39 +00:00
52384b5a91 Accepting request 200564 from home:wolfi323:branches:Virtualization
install udev rules and VBoxCreateUSBNode.sh to the correct directories (bnc#799741)

OBS-URL: https://build.opensuse.org/request/show/200564
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=139
2013-09-26 09:24:13 +00:00
Stephan Kulow
b36a593d60 Accepting request 199135 from Virtualization
update to vbox 4.2.18 (forwarded request 199134 from mseben)

OBS-URL: https://build.opensuse.org/request/show/199135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=74
2013-09-16 10:49:45 +00:00
Michal Seben
861fd5f6ed Accepting request 199134 from home:mseben:branches:Virtualization
update to vbox 4.2.18

OBS-URL: https://build.opensuse.org/request/show/199134
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=137
2013-09-15 17:19:55 +00:00
Stephan Kulow
9b5d9bd8be Accepting request 196853 from Virtualization
added vbox-linux-3.11.diff to fix build (forwarded request 196852 from mseben)

OBS-URL: https://build.opensuse.org/request/show/196853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=73
2013-09-05 21:27:31 +00:00
Michal Seben
2359d1b21c Accepting request 196852 from home:mseben:branches:Virtualization
added vbox-linux-3.11.diff to fix build

OBS-URL: https://build.opensuse.org/request/show/196852
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=135
2013-08-30 07:57:30 +00:00
Stephan Kulow
f716180b76 Accepting request 184180 from Virtualization
updated to version 4.2.16 (forwarded request 184179 from mseben)

OBS-URL: https://build.opensuse.org/request/show/184180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=72
2013-07-29 07:26:09 +00:00
Michal Seben
a6e4c15ca7 Accepting request 184179 from home:mseben:branches:Virtualization
updated to version 4.2.16

OBS-URL: https://build.opensuse.org/request/show/184179
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=133
2013-07-24 10:57:58 +00:00
Stephan Kulow
ab343985a6 Accepting request 181846 from Virtualization
- install 1.14 vboxvideo driver on openSUSE 13.1 (bnc#826326) (forwarded request 181786 from sndirsch)

OBS-URL: https://build.opensuse.org/request/show/181846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=71
2013-07-04 08:18:25 +00:00
Michal Vyskocil
a26a24ae55 Accepting request 181786 from home:sndirsch:branches:Virtualization
- install 1.14 vboxvideo driver on openSUSE 13.1 (bnc#826326)

OBS-URL: https://build.opensuse.org/request/show/181786
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=131
2013-07-03 10:29:46 +00:00
Stephan Kulow
999f56c0a5 Accepting request 181528 from Virtualization
update to vbox 4.2.14 (forwarded request 181527 from mseben)

OBS-URL: https://build.opensuse.org/request/show/181528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=70
2013-07-01 14:01:00 +00:00
Michal Seben
e451ccfb6f Accepting request 181527 from home:mseben:branches:Virtualization
update to vbox 4.2.14

OBS-URL: https://build.opensuse.org/request/show/181527
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=129
2013-06-30 18:48:29 +00:00
Stephan Kulow
ca606c4363 Accepting request 174974 from Virtualization
update to 4.2.12 (forwarded request 174971 from mseben)

OBS-URL: https://build.opensuse.org/request/show/174974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=69
2013-05-13 14:00:08 +00:00
Michal Seben
bbedbc1903 Accepting request 174971 from home:mseben:branches:Virtualization
update to 4.2.12

OBS-URL: https://build.opensuse.org/request/show/174971
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=127
2013-05-10 12:57:35 +00:00
Stephan Kulow
7b55da1ea6 Accepting request 173472 from Virtualization
- Move udev rules to /usr/lib/udev/rules.d for openSUSE 12.3 (and
  later) and to /lib/udev/rules.d for older distributions. (forwarded request 173455 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/173472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=68
2013-04-26 17:22:11 +00:00
Michal Vyskocil
d508aa36a9 Accepting request 173455 from home:fcrozat:branches:Virtualization
- Move udev rules to /usr/lib/udev/rules.d for openSUSE 12.3 (and
  later) and to /lib/udev/rules.d for older distributions.

OBS-URL: https://build.opensuse.org/request/show/173455
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=125
2013-04-26 10:03:16 +00:00
Stephan Kulow
fe1caa7ace Accepting request 172575 from Virtualization
- it fails without alsa-devel installed, so buildrequire it (somehow
  no longer dropped in) (forwarded request 172563 from coolo)

OBS-URL: https://build.opensuse.org/request/show/172575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=67
2013-04-20 16:04:10 +00:00
Ismail Dönmez
2bc6676796 Accepting request 172563 from home:coolo:branches:openSUSE:Factory
- it fails without alsa-devel installed, so buildrequire it (somehow
  no longer dropped in)

OBS-URL: https://build.opensuse.org/request/show/172563
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=123
2013-04-19 16:38:12 +00:00
Stephan Kulow
d129965b58 Accepting request 163206 from Virtualization
- add a _constraints file to avoid random failures on small workers (forwarded request 163195 from coolo)

OBS-URL: https://build.opensuse.org/request/show/163206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=66
2013-04-09 05:44:55 +00:00
Ismail Dönmez
2ba656f1bf Accepting request 163195 from home:coolo:branches:openSUSE:Factory
- add a _constraints file to avoid random failures on small workers

OBS-URL: https://build.opensuse.org/request/show/163195
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=121
2013-04-08 18:10:08 +00:00
Michal Seben
1b70b6430b OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=120 2013-04-07 05:30:39 +00:00