Package Release Info

malcontent-0.12.0-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

malcontent-devel

Change Logs

* Wed May 15 2024 mli@suse.com
- Update to 0.12.0:
  * Support searching list of apps to restrict
  * Keynav focus disappears after GTK4 port
  * Confusing sentence in user-controls.ui: above, below?
  * mct_app_filter_is_appinfo_allowed fails when desktop entry
    is missing Exec key
  * “All Ages” option for Application Suitability is misleading
  * Updated translations
  * Add AppInfo support to malcontent-client check-app-filter
  * update ru.po
  * data: Update appdata
  * build: Hide private structs from generated GIR files
  * Various build and dependency cleanups for GTK 4.12
  * malcontent-client: Fix syntax error in appinfo support
* Fri Mar 22 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
* Thu Oct 12 2023 bjorn.lie@gmail.com
- Update to version 0.11.1:
  + Bugs fixed: build: Switch to Meson’s gnome.post_install
    function
  + Updated translations.
- Changes from version 0.11.0:
  + libmalcontent-ui, and the malcontent-control application, now
    use libappstream rather than appstream-glib.
  + libmalcontent-ui, and the malcontent-control application, now
    use GTK 4 and libadwaita rather than GTK+ 3.
  + As a result of these changes, the pkg-config name has been
    bumped to libmalcontent-ui-1, and the gobject-introspection
    name to MalcontentUi-1.
  + Improve keyboard navigation of the malcontent-control
    application.
  + Updated translations.
- Drop pkgconfig(gtk+-3.0) BuildRequires, and add
  desktop-file-utils, pkgconfig(gtk4) and pkgconfig(libadwaita-1)
  following upstream changes.
- Rename libmalcontent-ui-0-0, typelib-1_0-MalcontentUi-0 and
  typelib-1_0-MalcontentUi-0 to libmalcontent-ui-1-1,
  typelib-1_0-MalcontentUi-1 and typelib-1_0-MalcontentUi-1
  following upstream soname changes.
* Tue May 10 2022 rpm@fthiessen.de
- Update to version 0.10.4
  + Remove superfluous arguments to i18n.merge_file.
  + Updated translations.
- Drop upstream resolved patch:
  + f433aaf8c8f82f0aeaedee664f08bc6fcad47b0d.patch
* Tue Feb 01 2022 bjorn.lie@gmail.com
- Update to version 0.10.3:
  + Bugs fixed:
  - Do not make malcontent-control user uninstallable using gui
  - malcontent-control:
    . Fix an unterminated option entry array
    . Focus controls rather than user selector
  + Updated translations.
- Changes from version 0.10.2:
  + Hide the launcher for malcontent-control from gnome-shell if
    using the GNOME desktop; find it via gnome-control-center
    instead
  + Bugs fixed:
  - Limit depth of clone of subprojects
  - Rename master to main branch
  + Updated translations.
- Add f433aaf8c8f82f0aeaedee664f08bc6fcad47b0d.patch: Fix build
  with meson 0.61.0.
* Tue Sep 28 2021 dimstar@opensuse.org
- Use %_pam_moduledir instead of harcoding %{_lib}/security
  (boo#1191037).
* Mon May 31 2021 rpm@fthiessen.de
- Update to version 0.10.1
  + Improve support for systems without accountsservice
  + Fix some data loss-causing state synchronisation problems
  + Hide support for flatpak user repositories, as they are
    typically not configured on systems
  + Add manpage docs for malcontent-client
  + Consider terminology of ‘parental controls’
  + Improving padding/spacing in malcontent-control UI
  + Reload ‘Restrict Apps’ list when installed apps change on system
  + Add command line option to malcontent-control to pre-select a user
  + Fails closed if accountsservice isn't available on the bus
  + Fix partial loss of parental controls settings when partially
    updating them
  + libmalcontent-ui: Drop handling of eos-link desktop files
  + user-controls: Only save the app filter if it’s changed
  + Add Danish translation
  + Update Ukrainian, Italian, Swedish, and Polish translation
* Thu Dec 10 2020 stasiek@michalski.cc
- Split MalcontentControl into seperate package so a library
  doesn't require a desktop application.
* Wed Nov 18 2020 dimstar@opensuse.org
- Don't actually install com.endlessm.ParentalControls.rules: this
  just grants 'wheel'-group members access without password; as
  openSUSE does not support 'wheel' by default, we only ship the
  file as sample file (boo#1177974#c8).
* Sat Oct 31 2020 mrueckert@suse.de
- The library needs to require the daemon package as it is not
  usable without it. e.g. gnome-control-center -> applications wont
  list any informations.