Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

typelib-1_0-Urfkill-0_0-0.5.0-lp160.1.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: typelib-1_0-Urfkill-0_0 Distribution: openSUSE Leap 16.0
Version: 0.5.0 Vendor: openSUSE
Release: lp160.1.1 Build date: Fri Apr 5 14:12:52 2024
Group: System/Daemons Build host: reproducible
Size: 5004 Source RPM: urfkill-0.5.0-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/lcp/urfkill
Summary: The urfkill glib library-- Introspection bindings
Urfkill add-on library to integrate the standard urfkill library with
the GLib thread abstraction and main loop.

This package provides the GObject Introspection bindings for urfkill.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Apr 05 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 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    %patchN
* Tue Apr 12 2022 Marcus Meissner <meissner@suse.com>
  - https url
* Tue Jul 14 2015 werner@suse.de
  - Let it build
* Wed Apr 08 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 06 2014 glin@suse.com
  - Add urfkill-support-nfc-and-logind.patch to support NFC and
    logind (bnc#853492)
* Tue Nov 06 2012 glin@suse.com
  - Amend the %pre script
  - Specify the required glib2 version
* Fri Jun 08 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 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 2012 coolo@suse.com
  - some cleanups
* Mon Jan 09 2012 glin@suse.com
  - Move the typelib file from liburfkill-glib0 to
    typelib-1_0-Urfkill-0_0
  - Update email address.
* Tue Oct 04 2011 uli@suse.com
  - cross-build workaround: gobject-introspection is impossible to
    cross-compile, so we have to disable it
* Thu Sep 15 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 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 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 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 2011 glin@novell.com
  - Add urfkill-correct-config-name.patch to correct the config variable
* Tue Mar 01 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 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 2010 glin@novell.com
  - Add urfkill-drop-privilege.patch to drop privilege after open
    /dev/rfkill. bnc#646608
* Tue Oct 12 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 01 2010 glin@novell.com
  - Initial import 0.0.0~20101001

Files

/usr/lib64/girepository-1.0/Urfkill-0.5.typelib


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:24:29 2024