OBS-URL: https://build.opensuse.org/package/show/Base:System/urfkill?expand=0&rev=41
198 lines
7.2 KiB
Plaintext
198 lines
7.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 14 16:07:12 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Use %make_build instead of %jobs (boo#1237231)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 12:12:52 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
|
|
|
- Add patch rfkill_even_size.patch
|
|
* Change size check to only fail if less than RFKILL_EVENT_SIZE_V1
|
|
as new fields are being added to the struct
|
|
- Add patch configure_err_message.patch
|
|
* Do not use comma in AC_MSG_ERROR() as this is used for exit status
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 15:44:37 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 15:37:34 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- https url
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 07:07:32 UTC 2015 - werner@suse.de
|
|
|
|
- Let it build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 8 02:02:44 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.5.0
|
|
* config: implement persistence via an ini file in /var/lib/urfkill
|
|
* Implement flight mode
|
|
* Add stubs for no session checking (breaks inhibit).
|
|
* Simplistic port of UrfSessionChecker and UrfSeat to logind
|
|
* Add new rfkill type: NFC
|
|
* Use g_message() rather than g_info() for standard messages.
|
|
* Update log levels to only display relevant killswitch addition/removal
|
|
and important warnings
|
|
* Enable logging to syslog, optionally with debug
|
|
* arbitrator: set newly found devices to the saved persistent state
|
|
* config: can't assume key_control to be enabled if there is no
|
|
DMI information
|
|
* Update default config file for persistence.
|
|
* UrfArbitrator: apply review from lcp for flight mode
|
|
* UrfConfig: apply review from lcp for persistence
|
|
* main: handle SIGTERM
|
|
* arbitrator: save/restore per *type killswitch state on startup, dispose.
|
|
* daemon: clean up UrfConfig later
|
|
* Add persist option to UrfConfig.
|
|
* Fix build for no session tracking.
|
|
* Propagate/notify device state changes to UrfKillswitch objects
|
|
* Fix errors/typos in LoginD port.
|
|
* Allow selecting the session tracking method at build time
|
|
* Fix include for UrfSeat
|
|
* Rename UrfConsolekit to UrfSessionChecker
|
|
* Rename urf *seat and urf *consolekit for generalization
|
|
* Check glib version for g_type_init()
|
|
* Add NFC to glib and docs
|
|
* Don't crash for missing DMI
|
|
* Add gcc warnings to urfkilld and adjust warning types
|
|
- Use download Url as source
|
|
- Remove urfkill-support-nfc-and-logind.patch; merged upstream
|
|
- Remove redundant %clean section
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 02:53:25 UTC 2014 - glin@suse.com
|
|
|
|
- Add urfkill-support-nfc-and-logind.patch to support NFC and
|
|
logind (bnc#853492)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 6 02:29:36 UTC 2012 - glin@suse.com
|
|
|
|
- Amend the %pre script
|
|
- Specify the required glib2 version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 8 06:05:39 UTC 2012 - glin@suse.com
|
|
|
|
- Version bump to 0.4.0
|
|
+ Migrate from dbus-glib to gdbus
|
|
+ Improve the input device matching
|
|
+ Fix a memory leak in urf-config
|
|
- Remove dbus-1-glib-devel from Requires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 11:57:15 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Move dbus xml interface files from devel subpackage to main
|
|
subpackage: those files might be needed at runtime.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 08:13:32 UTC 2012 - coolo@suse.com
|
|
|
|
- some cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 02:41:14 UTC 2012 - glin@suse.com
|
|
|
|
- Move the typelib file from liburfkill-glib0 to
|
|
typelib-1_0-Urfkill-0_0
|
|
- Update email address.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 09:01:45 UTC 2011 - uli@suse.com
|
|
|
|
- cross-build workaround: gobject-introspection is impossible to
|
|
cross-compile, so we have to disable it
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 08:09:32 UTC 2011 - glin@suse.com
|
|
|
|
- Version bump to 0.3.0
|
|
New Features:
|
|
+ added fork option for urfkill
|
|
+ urf-device: New property: platform
|
|
+ urf-killswitch: export UrfKillswitch to D-Bus
|
|
+ glib/urf-client: Add a new function urf_client_enumerate_devices_sync()
|
|
+ glib/urf-device: Make the "soft" property writable
|
|
+ glib/urf-killswitch: New objects for killswitches
|
|
+ Generate .xz tarballs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 13 09:59:41 UTC 2011 - glin@novell.com
|
|
|
|
- Version bump to 0.2.0
|
|
New Features:
|
|
+ All DBus methods, signals, and properties were revised and amended
|
|
+ Support the individual key control settings for each user
|
|
+ GObject introspection support in liburfkill-glib
|
|
+ Documents for the daemon, the DBus interfaces, and liburfkill-glib
|
|
+ Test cases for the daemon and liburkill-glib
|
|
- Enable gobject-introspection
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 19 07:46:49 UTC 2011 - glin@novell.com
|
|
|
|
- Version bump to 0.1.1
|
|
- New dependency: expat
|
|
- Drop merged patches
|
|
+ urfkill-correct-config-name.patch
|
|
+ urfkill-new-input-devices.patch
|
|
- Remove rpmlintrc (bnc#688328)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 15 07:41:19 UTC 2011 - glin@novell.com
|
|
|
|
- Add urfkill-new-input-devices.patch to support more input devices
|
|
- Add urfkill-rpmlintrc for openSUSE 11.4 and wait for security review
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 15 03:26:43 UTC 2011 - glin@novell.com
|
|
|
|
- Add urfkill-correct-config-name.patch to correct the config variable
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 09:40:58 UTC 2011 - glin@novell.com
|
|
|
|
- Version bump to 0.1.0
|
|
- Add urfkill-change-default-user.patch to change the default user
|
|
- Drop deprecated patches:
|
|
+ urfkill-polkit-0.9.patch
|
|
+ urfkill-drop-privilege.patch
|
|
+ urfkill-killswitch-error-handle.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 23 04:30:36 UTC 2010 - glin@novell.com
|
|
|
|
- Amend urfkill-drop-privilege.patch to setuid to the dedicated user,
|
|
urfkill, instead of nobody. bnc#646608
|
|
- Create the user, urfkill, in %pre
|
|
- Add urfkill-killswitch-error-handle.patch to handle critical errors
|
|
from urf_killswitch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 02:59:37 UTC 2010 - glin@novell.com
|
|
|
|
- Add urfkill-drop-privilege.patch to drop privilege after open
|
|
/dev/rfkill. bnc#646608
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 12 09:41:57 UTC 2010 - glin@novell.com
|
|
|
|
- Update to 0.0.1
|
|
+ License liburfkill-glib under LGPL v2.1
|
|
+ Support Block/Unblock by index
|
|
- Add patch urfkill-polkit-0.9.patch to support PolicyKit 0.9
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 1 09:21:02 UTC 2010 - glin@novell.com
|
|
|
|
- Initial import 0.0.0~20101001
|
|
|