133 lines
5.4 KiB
Plaintext
133 lines
5.4 KiB
Plaintext
-------------------------------------------------------------------
|
||
Wed May 15 06:05:35 UTC 2024 - ming li <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 12:18:09 UTC 2024 - pgajdos@suse.com
|
||
|
||
- remove dependency on /usr/bin/python3 using
|
||
%python3_fix_shebang macro, [bsc#1212476]
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Oct 12 10:44:27 UTC 2023 - Bjørn <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 16:20:08 UTC 2022 - Ferdinand Thiessen <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 1 12:58:52 UTC 2022 - Bjørn Lie <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 13:36:51 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Use %_pam_moduledir instead of harcoding %{_lib}/security
|
||
(boo#1191037).
|
||
|
||
-------------------------------------------------------------------
|
||
Mon May 31 16:38:20 UTC 2021 - Ferdinand Thiessen <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 15:52:43 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
|
||
|
||
- Split MalcontentControl into seperate package so a library
|
||
doesn't require a desktop application.
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 18 11:09:13 UTC 2020 - Dominique Leuenberger <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 11:25:34 UTC 2020 - Marcus Rueckert <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.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Sep 5 20:58:24 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||
|
||
- Initial package, version 0.9.0.
|