File evdi.changes of Package evdi
-------------------------------------------------------------------
Tue Apr 08 08:13:07 UTC 2025 - Joan Torres <joan.torres@suse.com>
- Update to version 1.14.9:
* Set version to 1.14.9
* Remove unnecessary dependencies in evdi package
* Check first origin/main then github/main
* Fix evdi build on for 6.14 kernels
* Preparation for automated note generation
* Fix key enrollment on Debian bookworm
* Fixes GH-487: Add potentially missing vector header
* Set version to 1.14.8
* Fetch checkpatch script from linux kernel mirror
* Check github/main branch against linux master branch
- Remove unneeded patch:
* evdi-Enable-compilation-against-15.5.patch
-------------------------------------------------------------------
Thu Jan 02 13:10:04 UTC 2025 - joan.torres@suse.com
- Update to version 1.14.8:
* Set version to 1.14.8
* Fetch checkpatch script from linux kernel mirror
* Check github/main branch against linux master branch
* Test only main branch against linux kernel master
* Add libevdi{abi} conflicting packages for evdi deb package
* Validate build with CONFIG_FB define
* Fix check for available git mirror with 5 sec timeout
* Workaround Gnome/mutter issue where it is not waiting for primary gpu
* change preinst part to runtime and refactor preinst
* auto uninstall existing dlm
-------------------------------------------------------------------
Fri Oct 04 11:15:59 UTC 2024 - joan.torres@suse.com
- Update to version 1.14.7:
* Set version to 1.14.7
* Fix venv for pytest.run.sh
* Test that card opening does not take too long
* Do not wait for master on wayland session
* Test that monitor power off event is sent on vt terminal swithc when user is connected
* Test that no monitor power off events are sent when user driver is not connected
* Test that evdi_painter listens to VT notifications
* Blank evdi display on switch to tty console. Fixes GH-474.
* Add evdi_test_data base test context stucture and drm_device removal hook
* Make evdi_painter_dpms_notify to take evdi_painter as argument instead of evdi_device
- With this update fix-v1.14.5-build.patch is not needed anymore.
-------------------------------------------------------------------
Fri Aug 2 11:24:45 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Fix adding uefi cert for the kernel module
-------------------------------------------------------------------
Fri Aug 2 11:13:11 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Update patch evdi-Enable-compilation-against-15.5.patch
-------------------------------------------------------------------
Fri Aug 2 10:59:27 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Update to version 1.14.5
* This allows building against the 6.10 kernel
* Added fix-v1.14.5-build.patch that adds a missing parameter when
building the module.
-------------------------------------------------------------------
Tue Jul 16 16:12:25 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Build kernel module considering the different flavors an arch can have.
-------------------------------------------------------------------
Wed May 8 08:03:51 UTC 2024 - Joan Torres <joan.torres@suse.com>
- With the latest update these patches are not needed anymore:
* evdi-Enable-compilation-against-15.6.patch
* evdi-Resolve-compiler-errors-when-compiling-against-Linux.patch
-------------------------------------------------------------------
Tue May 7 13:32:36 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Add evdi-rpmlintrc to sources
-------------------------------------------------------------------
Tue May 07 12:52:10 UTC 2024 - joan.torres@suse.com
- Update to version 1.14.4:
* Set version to 1.14.4
* Fix unsafe use of strlen
* Set version to 1.14.3
* Fix pyevdi test_check_device test - on some systems card0 can be evdi device
* Remove test package from pyevdi tests
* Add cursor_set/cursor_move handlers to PyEvdi bindings
* Add Card::enableCursorEvents python binding wit tests
* Fix segfault in pyevdi tests and add pytest.run script to run the tests
* Use github when linux mirror does not exists
* Do not allow to mmap imported gem objects via dumb gem api
-------------------------------------------------------------------
Tue Mar 12 17:19:21 UTC 2024 - joan.torres@suse.com
- Update to version 1.14.2:
* Set version to 1.14.2
* Use mirror of linux when possible
* Run build against kernel stage bash
* Add other non-project related directories to Synopsys exculded dirs
* Publish build when build from main branch
* Minor script improvements
* No std::format in debian bullseye and bookworm
* Rearrange ifdefs to becompliant for ./ci/export_for_kernel script
* Add SonarQube scans for EVDI
* Request reboot when logname returns error
-------------------------------------------------------------------
Tue Mar 12 15:23:40 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Add libevdi.so to libevdi package.
* The DisplayLinkManager uses it.
-------------------------------------------------------------------
Thu Feb 22 11:35:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Feb 2 16:43:41 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Add evdi-kmp dependency.
-------------------------------------------------------------------
Fri Feb 2 11:38:54 UTC 2024 - Joan Torres <joan.torres@suse.com>
- At %kernel_module_package add _projectcert.crt to automatically add
the signing key to MOK.
On new reboot a MOK menu appears and the key must be manually enrolled
using the admin password.
-------------------------------------------------------------------
Mon Jan 29 16:43:01 UTC 2024 - joan.torres@suse.com
- Update to version 1.14.1:
* Set version to 1.14.1
* Remove buildDescription from jenkins job
* Use strscpy instead of strcpy
* Set version to 1.14.0
* Maintain support for legacy connect call for clients not requiring new functionality
* Remove unused reservation object
* Remove check_version from job
* Remove unnecessary CFLAGS when building module in kernel
* Run style check using checkstyle perl script from master
* Only include drm.h when building the module
-------------------------------------------------------------------
Mon Jan 29 13:05:19 UTC 2024 - Joan Torres <joan.torres@suse.com>
- Init package.