Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 20:18:22 UTC Now

2023-02-09 23:17:44 UTC MAIN commitmail json YAML

ristretto: update to 0.13.0

Change log:

0.13.0 (2023-02-09)
======
- New Features:
  - Add print support (#1)

- Bug Fixes:
  - editor-chooser: Expand tree view vertically
  - properties-dialog: Update thumbnail on "ready" signal
  - Fix remaining blurry icons when UI scale > 1
  - thumbnailer: Properly support window scaling (#81)
  - Revert "thumbnailer: Increase thumbnail sizes"

- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokml, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Uyghur

(gutteridge)

2023-02-09 23:16:35 UTC MAIN commitmail json YAML

doc: Updated x11/libxfce4ui to 4.18.2

(gutteridge)

2023-02-09 23:16:19 UTC MAIN commitmail json YAML

libxfce4ui: update to 4.18.2

Change log:

4.18.2 (2023-02-09)
======
- Update copyright year
- Add XfceScreensaver (!89)
- docs: Fix broken links
- shortcut-dialog: Use parent window for the grab if possible (Fixes #52)
- Fix memory leak
- Fix memory leaks

(gutteridge)

2023-02-07 22:52:29 UTC MAIN commitmail json YAML

scapy: reflect test dependency on py-mock

(gutteridge)

2023-01-30 02:52:02 UTC MAIN commitmail json YAML

wasi-compiler-rt: fix macOS builds

Don't assume an iOS SDK is present. Reported by John Klos in PR pkg/57196.

(gutteridge)

2023-01-26 02:44:19 UTC MAIN commitmail json YAML

lang/Makefile: sort entries

(gutteridge)

2023-01-26 02:01:13 UTC MAIN commitmail json YAML

doc: Updated textproc/py-libxml2 to 2.10.3nb1

(gutteridge)

2023-01-26 01:51:20 UTC MAIN commitmail json YAML

itstool: rev-bump after fix to libxml2 that was causing segfaults

(gutteridge)

2023-01-26 01:49:16 UTC MAIN commitmail json YAML

libxml2: Make sure that error messages are valid UTF-8

Fixes segfaults with itstool, which were breaking various MATE package
builds. (This is the third time a variant of a patch to fix this same
issue has been applied here.)

(gutteridge)

2023-01-26 01:03:01 UTC MAIN commitmail json YAML

wasi-compiler-rt: catch up with LLVM bump

(gutteridge)

2023-01-25 05:29:30 UTC MAIN commitmail json YAML

doc: Added devel/py-looseversion version 1.0.3

(gutteridge)

2023-01-25 05:28:17 UTC MAIN commitmail json YAML

devel/Makefile: add py-looseversion

(gutteridge)

2023-01-25 05:26:18 UTC MAIN commitmail json YAML

py-looseversion: add version 1.0.3

A backwards/forwards-compatible fork of `distutils.version.LooseVersion`,
for times when PEP-440 isn't what you need.

The goal of this package is to be a drop-in replacement for the original
`LooseVersion`. It implements an identical interface and comparison logic to
`LooseVersion`. The only major change is that a `looseversion.LooseVersion` is
comparable to a `distutils.version.LooseVersion`, which means tools should not
need to worry whether all dependencies that use LooseVersion have migrated.

If you are simply comparing versions of Python packages, consider moving to
`packaging.version.Version', which follows PEP-440. `LooseVersion` is better
suited to interacting with heterogeneous version schemes that do not follow
PEP-440.

(gutteridge)

2023-01-25 05:17:23 UTC MAIN commitmail json YAML

rust-bin: fix packaging on Linux

Rust 1.66.1 no longer ships lib/rustlib/${RUST_ARCH}/bin/gcc-ld/ld.

(gutteridge)

2023-01-24 01:11:36 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-notifyd to 0.7.2

(gutteridge)

2023-01-24 01:11:19 UTC MAIN commitmail json YAML

xfce4-notifyd: update to 0.7.2

Change log:

0.7.2 (2023-01-22)
=====
- Fix sound proplist memleak when notification isn't shown
- Improve sorting in known apps list of settings
- Add extra margin in the known app settings
- Fix word casing in known app settings
- Add ability to exclude specific applications from log
- Better, non-quadratic algo for xfce_notify_count_apps_in_log()
- Plug memleak in notify_get_from_desktop_file()
- Redesign the known apps panel a bit
- Remove a few more GTK_CHECK_VERSION call sites
- Avoid use-after-free when deleting known app
- Improve algo for finding desktop file for known app name
- Improve icon loading for known apps list
- Don't set invalid icon name in known apps list
- Translation Updates:
  Albanian, Bulgarian, Dutch, Italian, Japanese, Lithuanian, Norwegian
  Bokml, Polish, Portuguese, Spanish

0.7.1 (2023-01-21)
=====
- Fix incorrect usage of XDT_CHECK_OPTIONAL_PACKAGE

0.7.0 (2023-01-21)
=====
- Properly validate markup
- Update glade file to remove use of deprecated properties
- Support the 'action-icons' hint
- Add support for notification sounds
- Clean up notification ID storage
- Revert "Remove body-hyperlinks from GetCapabilities"
- Remove body-hyperlinks from GetCapabilities
- Return replaces_id if provided
- Remove xfconf prop name define duplication
- Add ability to disallow certain apps to send critical notifications
- Add a context menu that allows individual known application deletion
- Fix a slide-out loop when the mouse pointer is in the way
- Add option to hide panel button when no unread notifications
- Remove more pre-GTK-3.22 guards
- Bump GTK minimum to 2.22 and remove/ifdef X11-isms
- Support Wayland
- Don't set a nonsensical icon name
- Clean up xfce_notify_window_set_icon_pixbuf()
- xfce_notify_window_set_icon_pixbuf() shouldn't take ownership
- Move urgency hint fetch inside check for correct type
- DRY up the configuration handling
- Add pref to show summary & body with gauge values
- Update glade file to latest version
- settings: Disable single click to mute apps (Fixes #5)
- Do not treat zero expiration time as urgent
- Add compile_flags.txt generation
- Fix incorrect icon name for preview notification
- Fix blurry icons when UI scale factor > 1
- build: Let xdt-depends.m4 macros set GLib macros
- Translation Updates:
  Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek,
  Hebrew, Italian, Japanese, Korean, Lithuanian, Polish, Portuguese,
  Portuguese (Brazil), Spanish, Turkish

(gutteridge)

2023-01-24 01:05:11 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-whiskermenu-plugin to 2.7.2

(gutteridge)

2023-01-24 01:04:58 UTC MAIN commitmail json YAML

xfce4-whiskermenu-plugin: update to 2.7.2

Change log:

2.7.2
=====
- Fix missing version number.
- Fix memory leak when adding launchers to panel.
- Fix skipping first treeview item when switching modes.
- Fix clipping when changing application icon size.
- Fix missing NULL checks with String class.
- Use Thunar for adding launchers to desktop.
- Translation updates: Arabic, Basque, Bulgarian, Catalan, Chinese (Taiwan),
  Danish, Dutch, German, Greek, Esperanto, French, Italian, Korean,
  Lithuanian, Polish, Portuguese, Portuguese (Brazil), Russian, Slovak,
  Slovenian, Spanish, Swedish, Turkish, Ukrainian.

(gutteridge)

2023-01-24 01:01:45 UTC MAIN commitmail json YAML

doc: Updated x11/libxfce4util to 4.18.1

(gutteridge)

2023-01-24 01:01:31 UTC MAIN commitmail json YAML

libxfce4util: update to 4.18.1

Change log:

4.18.1 (2023-01-10)
======
- Handle remaining escape sequences
- Fix desktop entry value escaping

(gutteridge)

2023-01-24 00:55:58 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-thunar to 4.18.3

(gutteridge)

2023-01-24 00:55:45 UTC MAIN commitmail json YAML

xfce4-thunar: update to 4.18.3

Change log:

4.18.3 (2023-01-20)
======
- Prevent critical when changing directory (#1014)
- Keep hidden toolbar hidden after Ctrl+L (#1011)
- Prevent jumping cursor on file deletion (#910)
- Prevent Critical when file counting is enabled
- Properly handle resident thunar plugins (#1007)
- Translation Updates:
  Albanian, Czech, Finnish, Galician, Greek, Spanish, Swedish

4.18.2 (2023-01-10)
======
- Prevent crash for copy+overwrite via DBus (#1002)
- Make 'empty trash' sensitive on tab-switch (#1001)
- Prevent segfault for location selector (Issue #994)
- split-view: prevent losing open tabs (Issue #986)
- Shrink rename dialog only in height
- Improve alignment of XfceFileNameInput
- Revert "Prevent focus stealing of file transfer dialog (Issue #643)"
- Prevent rare crash when closing thunar (issue #698)
- Fix spacing in Properties dialog
- Double compact view ellipsization threshold
- Prevent crash after closing windows (Issue #995)
- bulk renamer: Remember LastActiveMode (Issue #989)
- Re-add symlink target in type column (issue #985)
- Few thumbnails missing after scroll (Issue #843)
- Dont show toolbar menu for back/forward (Issue #983)
- Only attach toolbar after toolbar items were set up (Issue #927)
- Translation Updates:
  Chinese (China), Chinese (Taiwan), Dutch, French, German, Greek,
  Hebrew, Italian, Japanese, Korean, Lithuanian, Norwegian Bokml,
  Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),
  Serbian, Spanish, Swedish

(gutteridge)

2023-01-19 00:48:39 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-screenshooter to 1.10.3

(gutteridge)

2023-01-19 00:48:23 UTC MAIN commitmail json YAML

xfce4-screenshooter: update to 1.10.3

(Nothing relevant for pkgsrc, just matching the latest stable release.)

Change log:

1.10.3 (2023-01-12)
======
- Lower minimal Xfce dependecies back to 4.16
- Remove fallback code

(gutteridge)

2023-01-19 00:37:25 UTC MAIN commitmail json YAML

doc: Updated net/scapy to 2.5.0nb1

(gutteridge)

2023-01-19 00:35:26 UTC MAIN commitmail json YAML

scapy: switch to use the project's own ethertypes definitions

There's no point shipping our own version of an ethertypes file which
is pretty incomplete compared to what scapy itself provides as its
internal definition should it not find one in the environment.

(gutteridge)

2023-01-17 01:52:11 UTC MAIN commitmail json YAML

scapy: update DESCR to reflect current Python support

(It doesn't officially support Python 3.11 yet, but they have commits
to add support for it.)

(gutteridge)

2023-01-17 01:33:27 UTC MAIN commitmail json YAML

doc: Updated net/scapy to 2.5.0

(gutteridge)

2023-01-17 01:33:17 UTC MAIN commitmail json YAML

scapy: update to 2.5.0

Changelog

Scapy v2.5.0 is the last version to support Python 2.7
Main Changes

    Type hinting of Scapy core: Scapy now provides type hintings for all of its core
    Python 3.9 and 3.10 support
    macOS 10.15 support
    update built-in dependencies (six) + and our cryptography imports that created warnings
    fix sniffing performance issues with 2.4.4+ on Windows
    greatly improve BPF (macOS) support (timestamps...)
    enhanced loopback interface support on Linux, *BSD, and Windows
    SPDX License identifiers added
    several major CLI improvements, especially in autocompletion: you can now auto-complete the names for all Scapy fields, automatons, answering machines thanks to signature injection (and patches in IPython/bpython)

Core

    improved support of BPF
    support pcapng writing, comments, TLS secrets decryption block
    Re-work how sent_time is shared across packets iterators
    support new LINUX_SLL2 packet type (new tcpdump versions)
    pipes: performances issues fixed
    tools: fixes to hexdiff, lhex...
    [breaking] FlagsField in dict mode now uses values instead of offsets

Layers

    new layers related to Windows: DCERPC/NTLM/KERBEROS/GSSAPI/SPNEGO/(C)LDAP.
    new contrib layers: ESMC/RTPS/RTPC/metawatch
    rework Netbios/SMB1/SMB2, basic SMB clients & server, ntlm relay
    several fixes to the TLS implementation
    major zigbee/6lowpan improvements
    bug fixes in TLS: properly support FFDH, fix the TLS 1.3 notebooks... among other things
    p0f module update
    IPsec: fixes, x25519 support...
    various updates to the ASN.1 engine
    IKEv2: fixes, UDP encapsulation
    STUN support
    Postgres line protocol 3.0 support
    EDNS0 client subnet support
    ESMC protocol added
    support TCP-MD5 and TCP-AO options
    ERF Ethernet Support
    many fixes: modbus, 802.11, BTLE, SCTP, DNS, LLDP, Kerberos, RTPS, DHCP, MQTT, BGP, L2TP...

Automotive

    ISOTPSoftSocket: Bug fixes and performance improvements
    Documentation and API-Doc improvements
    Unit-Test speedups for Scanners
    IPv6 support for DoIP
    Bugfixes for DoIP
    Unit-Test cleanups
    UDS-, GMLAN- and OBD-Scanner refactoring
    CANFD support

Misc

    new sanity rules prevent fields from having the same name in all packets
        Currently displays a warning but will become a SyntaxError in the future!
    archives of the Scapy repo should now have more consistent hashes

(gutteridge)

2023-01-15 00:34:19 UTC MAIN commitmail json YAML

doc/TODO: gvfs is now at 1.50.3(!)

(gutteridge)

2023-01-13 23:46:22 UTC MAIN commitmail json YAML

lsof: fix NetBSD 9 builds

Now that NetBSD 10 is the default assumed target, this exposed that
some 9.x patterns weren't being matched correctly, and were just
falling through to the older default, which happened to work.

(gutteridge)

2023-01-13 23:14:32 UTC MAIN commitmail json YAML

net-snmp: NetBSD >= 9.99.104 build fixes (part one)

Address fallout from struct inpcb changes in NetBSD 9.99.104, as
impacts ipv6.c, specifically. Note this is compile-tested only (on
9.99.108 and 9.3_STABLE), I don't use this package (nor any of its
dependants) and haven't tested the functionality.

(At least tcpTable.c and udpTable.c also need adjustments. I don't have
the time or patience to deal with them at the moment, I'm so checking
in what I've adjusted so far.)

(The upstream code in ipv6.c uses two inconsistent approaches to handle
differences in NetBSD versions. I opted for the more explicit code
blocks everywhere, to avoid confusion. I didn't bother using the new
macros added in 9.99.104 to fetch specific struct members, as they
don't cover much of what's needed here anyway, and would arguably just
make things look even more ugly.)

(gutteridge)

2023-01-10 00:17:18 UTC MAIN commitmail json YAML

doc: Updated x11/libxfce4ui to 4.18.1

(gutteridge)

2023-01-10 00:15:56 UTC MAIN commitmail json YAML

libxfce4ui: update to 4.18.1

Change log:

4.18.1 (2023-01-05)
======
- XfceFileNameInput - wrap error message (Issue #60)
- xfce4-about: Removed excess square brackets
- Revert "XfceShortcutsGrabber: Detect auto-repeat key press"
- Translation Updates:
  Hebrew, Russian, Swedish

(gutteridge)

2023-01-08 03:05:50 UTC MAIN commitmail json YAML

firefox: 108 requires nss>=3.85, rust>=1.63

(gutteridge)

2023-01-08 00:54:39 UTC MAIN commitmail json YAML

doc: Updated lang/python27 to 2.7.18nb10

(gutteridge)

2023-01-08 00:54:30 UTC MAIN commitmail json YAML

2023-01-07 01:26:15 UTC MAIN commitmail json YAML

lxqt-globalkeys: adjust previous LOG_MAKEPRI patch

This is also actually relevant to NetBSD, which defines it incorrectly
(PR lib/57172).

(gutteridge)

2023-01-06 02:35:47 UTC MAIN commitmail json YAML

2023-01-06 01:41:02 UTC MAIN commitmail json YAML

doc/TODO: add libgtop

(gutteridge)

2023-01-06 00:42:00 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/lxqt to 1.2.1

(gutteridge)

2023-01-06 00:41:50 UTC MAIN commitmail json YAML

lxqt: update to 1.2.1 release

(gutteridge)

2023-01-06 00:38:23 UTC MAIN commitmail json YAML

2023-01-06 00:35:47 UTC MAIN commitmail json YAML

doc: Updated sysutils/pcmanfm-qt to 1.2.1

(gutteridge)

2023-01-06 00:35:35 UTC MAIN commitmail json YAML

pcmanfm-qt: update to 1.2.1

Change log:

pcmanfm-qt-1.2.1 / 2023-01-02
==============================
* Corrected the icon for "New Tab".
* Corrected some descriptions in Hidden Shortcuts dialog.
* Enabled tab DND under Wayland.
* Fixed the context menus of tabs and forward/backward buttons under Wayland.

(gutteridge)

2023-01-06 00:34:42 UTC MAIN commitmail json YAML

doc: Updated x11/libfm-qt to 1.2.1

(gutteridge)

2023-01-06 00:34:31 UTC MAIN commitmail json YAML

libfm-qt: update to 1.2.1

Change log:

libfm-qt-1.2.1 / 2023-01-02
============================
* Specified the parents of context menus for use on Wayland.
* Fixed launching XWayland apps under Wayland.
* appchooserdialog: do not disable the OK button when Custom Command page is shown.
* Increased the minimum width of name column in detailed list view.
* Fixed the DND menu position under Wayland.
* Fixed crash with DND from outside app under Wayland.
* Fixed unresponsive DND menu under Wayland.
* Workaround for DND keyboard modifiers under Wayland.
* Check mime data of clipboard for nullity (for Wayland).
* Fixed drawing of selection rectangle under Wayland.

(gutteridge)

2023-01-06 00:18:55 UTC MAIN commitmail json YAML

doc: Updated x11/lxqt-panel to 1.2.1

(gutteridge)

2023-01-06 00:18:08 UTC MAIN commitmail json YAML

lxqt-panel: update to 1.2.1

Change log:

lxqt-panel-1.2.1 / 2023-01-02
==============================
* Fixed a regression in volume popup.
* Added Qeyes plugin.
* Avoid covering fullscreen windows.

(gutteridge)

2023-01-05 23:11:01 UTC MAIN commitmail json YAML

dconf: fix grammar in a comment

(gutteridge)

2023-01-05 01:45:49 UTC MAIN commitmail json YAML

2023-01-05 01:42:15 UTC MAIN commitmail json YAML

configuring.xml: also mention CHECK_FILES_STRICT

(gutteridge)

2023-01-05 01:35:06 UTC MAIN commitmail json YAML

configuring.xml: tabs to spaces for consistent indentation

(gutteridge)

2023-01-04 02:26:47 UTC MAIN commitmail json YAML

ccache: fix builds on i386 (and possibly other arches)

Addresses PR pkg/57157 from ano(ther)nymous.

(gutteridge)

2023-01-02 22:33:11 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/xfce4-extras to 4.18.0nb7

(gutteridge)

2023-01-02 22:32:43 UTC MAIN commitmail json YAML

xfce4-extras: bump xfce4-screenshooter (significant bug fixes)

(gutteridge)

2023-01-02 20:20:13 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-screenshooter to 1.10.2

(gutteridge)

2023-01-02 20:19:30 UTC MAIN commitmail json YAML

xfce4-screenshooter: update to 1.10.2

Change log:

1.10.2 (2023-01-02)
======
- Fix capture of CSD windows
- Fix active window and region capture modes
- Consider scale factor while capturing screenshots with cairo (#95)
- Support libsoup2 and 3 simultaneously (#97)
- save dialog: show preview of selected file (#94)
- Save preferences of panel plugin (#96)
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
  French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
  Lithuanian, Malay, Norwegian Bokm鐃緒申l, Occitan (post 1500), Persian
  (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

1.10.1 (2022-12-21)
======
- Fixes capture of screenshots after first time (#89)
- libsoup: Migrate to 3.0 (#88)
- Fix typo in NEWS file
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
  French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
  Lithuanian, Malay, Norwegian Bokm鐃緒申l, Occitan (post 1500), Persian
  (Iran), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

(gutteridge)

2023-01-01 20:48:40 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/xfce4 to 4.18.0nb1

(gutteridge)

2023-01-01 20:47:38 UTC MAIN commitmail json YAML

xfce4: reflect correct current minimums for Xfce 4.18

(gutteridge)

2023-01-01 20:36:07 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/xfce4-extras to 4.18.0nb6

(gutteridge)

2023-01-01 20:35:20 UTC MAIN commitmail json YAML

xfce4-extras: bump a few packages now we're at 4.18

(gutteridge)

2023-01-01 20:28:19 UTC MAIN commitmail json YAML

doc: Updated devel/xfce4-dev-tools to 4.18.0

(gutteridge)

2023-01-01 20:28:08 UTC MAIN commitmail json YAML

xfce4-dev-tools: update to 4.18.0

Change log:

4.18.0 (2022-12-15)
======
- build: Bump requirements for Xfce 4.18

4.17.2 (2022-12-01)
======
- Add new libsoup3 to the builder
- xfce-do-release: unification of update version 'sed' command
- xfce-do-release: match multiple spaces for git version replace
- bump copyright year to 2022

(gutteridge)

2023-01-01 20:25:26 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-thunar to 4.18.1

(gutteridge)

2023-01-01 20:24:51 UTC MAIN commitmail json YAML

xfce4-thunar: update to 4.18.1

Change log:

4.18.1 (2022-12-22)
======
- Fix several thumbnailing issues
- 'replace' option fixed for copy with '*.partial~' (Issue #974)
- Preserve trusted state when launchers are copied
- Dont reset zoom-level for directory specific settings (issue #970)
- Prevent build failure for NixOS (Issue #972)
- Prevent location bar crash (Issue #968)
- Translation Updates:
  Albanian, Arabic, Armenian, Armenian (Armenia), Asturian, Basque,
  Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese
  (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), English (United Kingdom),
  Esperanto, Estonian, Finnish, French, Galician, German, Greek,
  Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,
  Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian
  Bokm鐃緒申l, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran),
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
  Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Ukrainian, Urdu,
  Urdu (Pakistan), Uyghur, Vietnamese

(gutteridge)

2023-01-01 20:04:10 UTC MAIN commitmail json YAML

xfce4-mousepad: add a comment about a CSD-only dependency

(gutteridge)

2023-01-01 20:02:24 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-settings to 4.18.1

(gutteridge)

2023-01-01 20:02:13 UTC MAIN commitmail json YAML

xfce4-settings: update to 4.18.1

Change log:

4.18.1 (2022-12-22)
======
- xfsettingsd: Make CSD (client side decorations) for dialogs opt-in
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
  Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese
  (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), English (Canada), English
  (United Kingdom), Estonian, Finnish, French, Galician, Georgian,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Kabyle, Kazakh, Korean, Lithuanian, Malay,
  Norwegian Bokm鐃緒申l, Norwegian Nynorsk, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

(gutteridge)

2023-01-01 19:53:40 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-systemload-plugin to 1.3.2

(gutteridge)

2023-01-01 19:53:23 UTC MAIN commitmail json YAML

xfce4-systemload-plugin: update to 1.3.2

Change log:

1.3.2 (2022-11-03)
=====
- Remove code obsoleted by libxfce4util-4.17.2
- Fix GLib warnings occurring with newer xfce4-dev-tools
- Fix intltool lock file bug in make distcheck
- Code cleanup: Update variable declarations, extend maximum line length
- Code cleanup: Replace gboolean with bool where possible
- Code cleanup: Remove void from (void)
- Code cleanup: Remove typedef keywords
- Add BSD-2 license badge to README
- Rename all files from C to C++
- Bump required Xfce4 libs from 4.12 to 4.16
- Update copyright notices, copyright years and author emails
- Cleanup Makefile.am
- Update configure.ac.in syntax
- Document rgba_equal() function
- Don't save default colors to Xfconf configuration file
- Move swap to be next to mem
- Update default colors
- Decouple the program order from the visual order of monitors
- Bump required XDT version to 4.14
- Avoid G_GNUC_FALLTHROUGH to enable compilation with GLib earlier than 2.60
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
  Armenian, English (Australia), English (Canada), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokm鐃緒申l, Occitan (post 1500),
  Polish, Portuguese, Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian, Uyghur

(gutteridge)

2023-01-01 19:34:35 UTC MAIN commitmail json YAML

xfce4-cpugraph-plugin: note specific libxfce4util dependency

(Ride previous update.)

(gutteridge)

2023-01-01 19:28:26 UTC MAIN commitmail json YAML

doc/TODO: -xfce-4.18, +xfce4-screenshooter

xfce4-screenshooter is blocked, as it requires libsoup >= 3.0.

(gutteridge)

2023-01-01 19:19:39 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-session to 4.18.0

(gutteridge)

2023-01-01 19:19:26 UTC MAIN commitmail json YAML

xfce4-session: update to 4.18.0

Change log:

4.18.0 (2022-12-15)
======
- build: Bump requirements for Xfce 4.18
- Translation Updates:
  Russian, Turkish

4.17.2 (2022-12-01)
======
- logout-dialog: New Xfconf property "ShowSave" (!29)
- bump copyright year to 2022

4.17.1 (2022-11-01)
======

- Translation Updates:
  Portuguese

4.17.0 (2022-09-14)
======
- settings: Revert type hint change
- Check getgrgid(3) return value to avoid crash
- build: Fix intltool lock file problem during make distcheck
- Remove pre-defined lockers
- Refresh list of screensavers (#17)
- Do not mind output of screensaver, if successful
- Run custom command in a separate shell
- Avoid extra pause by redirecting stdin
- Update COPYING
- Increase switch user timeout (!25)
- xflock4: Apply initial delay before running a screensaver/locker (#29)
- xflock4: Update copyrights
- xflock4: make the script executable
- Add labels to inline toolbar buttons
- Use correct icon for Close button
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Asturian, Azerbaijani, Basque,
  Belarusian, Belarusian (Tarask), Bengali, Bulgarian, Catalan, Chinese
  (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech,
  Danish, Dutch, Eastern Armenian, English (Australia), English
  (Canada), English (United Kingdom), Estonian, Finnish, French,
  Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Malay, Norwegian Bokm鐃緒申l, Norwegian Nynorsk, Occitan
  (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil),
  Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian, Uyghur, Vietnamese

(gutteridge)

2023-01-01 19:13:14 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-cpugraph-plugin to 1.2.7

(gutteridge)

2023-01-01 19:12:39 UTC MAIN commitmail json YAML

xfce4-cpugraph-plugin: update to 1.2.7

Fixes builds now that we have libxfce4util 4.18.

Change log:

1.2.7 (2022-11-03)
=====
- Remove code obsoleted by libxfce4util-4.17.2
- Fix GLib warnings occurring with newer xfce4-dev-tools
- Fix intltool lock file bug in make distcheck
- Translation Updates:
  Belarusian, Czech, Malay, Portuguese, Portuguese (Brazil), Russian,
  Turkish, Ukrainian

(gutteridge)

2022-12-31 12:16:44 UTC MAIN commitmail json YAML

xfce4: remove a dependency comment

(gutteridge)

2022-12-31 11:46:39 UTC MAIN commitmail json YAML

tcpreplay: add test target

(gutteridge)

2022-12-31 11:28:25 UTC MAIN commitmail json YAML

doc: Removed time/xfce4-datetime-plugin

(gutteridge)

2022-12-31 11:25:51 UTC MAIN commitmail json YAML

xfce4-datetime-plugin: remove, no longer a part of Xfce

Its functionality was merged into the "clock" plugin of xfce4-panel.

(gutteridge)

2022-12-31 11:22:01 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/xfce4-extras to 4.18.0nb5

(gutteridge)

2022-12-31 11:21:04 UTC MAIN commitmail json YAML

xfce4-extras: xfce4-datetime-plugin is no more

Its functionality was merged into the "clock" plugin of xfce4-panel.

(This package should have had its PKGREVISION dropped when the update
to 4.18 was made, but it's probably too late now.)

(gutteridge)

2022-12-31 02:13:02 UTC MAIN commitmail json YAML

xfce4-garcon: record hicolor-icon-theme dependency

(gutteridge)

2022-12-31 02:09:44 UTC MAIN commitmail json YAML

xfce4-garcon: fix typo in BUILDLINK_TREE assignment

(gutteridge)

2022-12-31 01:52:47 UTC MAIN commitmail json YAML

xfce4-tumbler: restore optional PLIST entries

(gutteridge)

2022-12-31 01:46:08 UTC MAIN commitmail json YAML

doc: Removed devel/py-neovim

(gutteridge)

2022-12-31 01:41:32 UTC MAIN commitmail json YAML

py-neovim: remove, duplicate of pre-existing pynvim

Committed on behalf of nikita@, per discussion.

(gutteridge)

2022-12-31 01:32:45 UTC MAIN commitmail json YAML

pynvim: carry over refinements from (duplicated) py-neovim

(gutteridge)

2022-12-29 23:29:12 UTC MAIN commitmail json YAML

doc: Updated net/tcpreplay to 4.4.2

(gutteridge)

2022-12-29 23:29:04 UTC MAIN commitmail json YAML

tcpreplay: update to 4.4.2

08/28/2022 Version 4.4.2
    - remove autogen.sh from distribution tarballs (#745)
    - CVE-2022-37048 heap-overflow in get_l2len_protocol (#735)
    - replaying on a loopback interface is broken (#732)
    - replay edit with both --loop and --preload_pcap options (#729)
    - test suite bus error on armhf (#725)
    - CVE-2022-28487 format string vulnerability in fix_ipv6_checksums (#723)
    - CVE-2022-27942 heap-overflow in parse_mpls (#719)
    - CVE-2022-27940 CVE-2022-37047 CVE-2022-37049 heap-overflow in get_ipv6_next (#718)
    - CVE-2022-27939 reachable assertion in get_layer4_v6 (#717)
    - CVE-2022-25484 CVE-2022-27941 heap buffer overflow in get_l2len_protocol (#716)
    - remove bash-only test in configure script (#714)

(gutteridge)

2022-12-29 23:08:34 UTC MAIN commitmail json YAML

py-neovim: mark incompatible with Python 2.7 to fix bulk builds

(gutteridge)

2022-12-29 00:56:11 UTC MAIN commitmail json YAML

py-neovim: fix grammar in DESCR

(gutteridge)

2022-12-23 21:44:20 UTC MAIN commitmail json YAML

gerbera: correct startup script

Unlike MediaTomb, Gerbera does not support a -g option for group.
(And seemingly never has, having checked their GitHub repo. Presumably
this was a copy-pasto from the other package.) Addresses an error on
startup, one part of PR pkg/57120 reported by Dave Tyson.

(gutteridge)

2022-12-23 02:33:43 UTC MAIN commitmail json YAML

py-importlib-resources: update DESCR to match present reality

(gutteridge)

2022-12-23 02:28:52 UTC MAIN commitmail json YAML

py-importlib-metadata: update DESCR to match present reality

(gutteridge)

2022-12-22 17:22:43 UTC MAIN commitmail json YAML

doc: Updated time/p5-DateTime-TimeZone to 2.57

(gutteridge)

2022-12-22 17:22:31 UTC MAIN commitmail json YAML

p5-DateTime-TimeZone: update to 2.57

2.57    2022-12-13

- This release is based on version 2022g of the Olson database. This release
  includes contemporary changes for Greenland and Mexico.

(gutteridge)

2022-12-17 17:51:45 UTC MAIN commitmail json YAML

2022-12-17 03:14:33 UTC MAIN commitmail json YAML

doc: Updated textproc/py-cmudict to 1.0.12

(gutteridge)

2022-12-17 03:14:24 UTC MAIN commitmail json YAML

py-cmudict: update to 1.0.12

(Change log entries absent for some releases. Mostly commits and
subsequent reversions it seems. Also some dictionary updates.)

v1.0.12

Bug Fixes

    restored returning a file-like object by _stream() (fa145ec)
    use backported importlib_resources for python 3.9 (1adee16)

Continuous Integration

    removed dependabot-batcher (a517ca4)
    dependabot: updated dependabot prefixes to use conventional commits (570b36c)

Tests

    test_cmudict: added test case for dict_stream() (08f2a08)
    ignore deprecation warning for is_binary (839cd75)

v1.0.3

Maintenance:

    dependency updates
    migrated to poetry
    added bump, publish, release pipeline

(gutteridge)

2022-12-17 03:09:08 UTC MAIN commitmail json YAML

doc: Updated devel/py-importlib-resources to 5.10.1

(gutteridge)

2022-12-17 03:07:59 UTC MAIN commitmail json YAML

py-importlib-resources: update to 5.10.1

v5.10.1

    #274: Fixed ResourceWarning in _common.

(gutteridge)

2022-12-16 22:54:41 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-notifyd to 0.6.5

(gutteridge)

2022-12-16 22:54:23 UTC MAIN commitmail json YAML

xfce4-notifyd: update to 0.6.5

Change log:

0.6.5 (2022-12-16)
=====
- Fix segfault crash.
- Translation Updates:
  Czech, Greek, Hebrew, Kazakh, Occitan (post 1500), Portuguese
  (Brazil)

(gutteridge)

2022-12-16 22:50:29 UTC MAIN commitmail json YAML

doc: Updated sysutils/xfce4-taskmanager to 1.5.5

(gutteridge)

2022-12-16 22:49:59 UTC MAIN commitmail json YAML

xfce4-taskmanager: update to 1.5.5

Change log:

1.5.5 (2022-12-16)
=====
- Stick process view at the top in the absence of user action
- Get rid of GtkHeaderBar
- Translation Updates:
  Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, Estonian, French, Galician,
  German, Greek, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Norwegian Bokm鐃緒申l, Occitan (post 1500), Persian (Iran),
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
  Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian

(gutteridge)

2022-12-16 22:45:01 UTC MAIN commitmail json YAML

doc: Updated graphics/ristretto to 0.12.4

(gutteridge)

2022-12-16 22:44:43 UTC MAIN commitmail json YAML

ristretto: update to 0.12.4

Change log:

0.12.4 (2022-12-16)
======
- Dependency Changes:
  - GLib >= 2.56.0

- Appearance Changes:
  - thumbnailer: Increase thumbnail sizes (#81)

- Code Refactoring:
  - build: Let xdt-depends.m4 macros set GLib macros
  - flatpak: Update D-Bus permissions after changing file manager method
  - flatpak: Updates from Flathub
  - Remove duplicated RsttoMainWindow:device-scale property

- Bug Fixes:
  - use-thunar-properties: Add & improve comments (!37)
  - thumbnailer: Add a warning if D-Bus proxy creation failed
  - Allow Xfconf initialization to fail (#19)
  - thumbnailer: Add missing sanity checks
  - Use a better-known bus name and object path for D-Bus proxy (#95, !36)
  - Properly update iterator when browsing a list containing invalid files (#94)
  - thumbnailer: Remove invalid files after processing thumbnail queue (#94)

- Translation Updates:
  Kazakh, Korean, Occitan (post 1500), Polish, Portuguese

(gutteridge)

2022-12-15 01:11:17 UTC MAIN commitmail json YAML

wasi-libcxx: catch up with LLVM bump

(gutteridge)

2022-12-15 01:10:02 UTC MAIN commitmail json YAML

wasi-compiler-rt: catch up with LLVM bump

(gutteridge)

2022-12-12 01:49:07 UTC MAIN commitmail json YAML

doc: Updated x11/xfce4-settings to 4.16.5

(gutteridge)

2022-12-12 01:48:51 UTC MAIN commitmail json YAML

xfce4-settings: update to 4.16.5

Change log:

4.16.5 (2022-11-12)
======
- mime-settings: Properly quote command parameters
- Revert "Escape characters which do not belong into an URI/URL (Issue
#390)"

4.16.4 (2022-11-07)
======
- Escape characters which do not belong into an URI/URL (Issue #390)
- Prefer full command when basic command is env (Fixes #358)
- Translation Updates:
  Japanese, Portuguese, Russian

(gutteridge)

2022-12-06 01:45:17 UTC MAIN commitmail json YAML

py-music21: update a comment

(gutteridge)

2022-12-06 01:41:19 UTC MAIN commitmail json YAML

2022-12-06 01:37:11 UTC MAIN commitmail json YAML

fixes.xml: add more explanatory detail about GITHUB_TAG use

(gutteridge)

2022-12-06 01:08:54 UTC MAIN commitmail json YAML

xfce4-icon-theme: update DESCR

(gutteridge)

2022-12-06 01:02:52 UTC MAIN commitmail json YAML

meta-pkgs/xfce4: add a comment

(gutteridge)

2022-12-06 00:57:05 UTC MAIN commitmail json YAML

mate-icon-theme: fix spelling of PKGREVISION

(gutteridge)

2022-12-06 00:56:06 UTC MAIN commitmail json YAML

mate-icon-theme-faenza: add ICON_THEMES=yes

(gutteridge)

2022-12-06 00:55:18 UTC MAIN commitmail json YAML

mate-icon-theme: add ICON_THEMES=yes

(gutteridge)

2022-12-06 00:49:22 UTC MAIN commitmail json YAML

mate-themes: patch out redundancies and add ICON_THEMES=yes

During the build phase, translation files are generated, installed, and
then deleted. This needs to be better sorted out upstream.

(gutteridge)

2022-12-06 00:45:33 UTC MAIN commitmail json YAML

2022-12-06 00:36:13 UTC MAIN commitmail json YAML

buildlink.xml: drop RCS ID from code example

It served no real purpose here, and causes CVS to inject the revision
details of the generated HTML file on each update instead.

(gutteridge)

2022-12-06 00:30:00 UTC MAIN commitmail json YAML

libreoffice6-bin: update DESCR

(gutteridge)

2022-12-06 00:29:16 UTC MAIN commitmail json YAML

libreoffice5-bin: update DESCR

(gutteridge)

2022-12-06 00:27:33 UTC MAIN commitmail json YAML

libreoffice5-bin: this also conflicts with libreoffice6-bin

(gutteridge)

2022-12-03 02:21:10 UTC MAIN commitmail json YAML

2022-12-03 02:17:44 UTC MAIN commitmail json YAML

introduction.xml: more adjustments for defunct items

Remove reference to README.IRIX5.3, and fix alignment of Bitrig note.

(gutteridge)

2022-12-03 01:58:18 UTC MAIN commitmail json YAML

introduction.xml: capitalize Bourne

(gutteridge)

2022-11-28 23:15:34 UTC MAIN commitmail json YAML

check-files.mk: fix execution when CHECK_FILES_STRICT=yes

Commit r. 1.2044 "mk: Don't define DO_NADA to true." of bsd.pkg.mk
caused the checks executed when CHECK_FILES_STRICT=yes is set to fail
(e.g., "/bin/sh: -c: line 1: syntax error near unexpected token `;'").

(The pre-existing coding style that uses "true;" rather than a bare ":"
instead has been retained, in case there is an obscure (?) reason for
that approach.)

(gutteridge)

2022-11-27 19:57:39 UTC MAIN commitmail json YAML

mate-backgrounds: redo a patch differently

During the build phase, translation files are generated, installed, and
then deleted. This needs to be better sorted out upstream.

(gutteridge)

2022-11-27 05:43:00 UTC MAIN commitmail json YAML

mate-applets: add a comment about cpufreq in PLIST entries

(gutteridge)

2022-11-27 05:28:51 UTC MAIN commitmail json YAML

doc: Updated sysutils/caja-dropbox to 1.26.0

(gutteridge)

2022-11-27 05:20:55 UTC MAIN commitmail json YAML

mate-terminal: tweak now that 1.26 is the default version (NFC)

(gutteridge)

2022-11-27 05:20:06 UTC MAIN commitmail json YAML

marco: tweak now that 1.26 is the default version (NFC)

(gutteridge)

2022-11-27 05:19:11 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/mate to 1.26.0

(gutteridge)

2022-11-27 05:18:45 UTC MAIN commitmail json YAML

mate: update to 1.26.0

(Change logs are available per package.)

(gutteridge)

2022-11-27 05:17:54 UTC MAIN commitmail json YAML

doc: Updated x11/mozo to 1.26.2

(gutteridge)

2022-11-27 05:17:43 UTC MAIN commitmail json YAML

mozo: update to 1.26.2

Change log:

### mozo 1.26.2

  * Translations update
  * meson build: drop desktop-file argument
  * only require gtk version 3.12 instead of 3.24

### mozo 1.26.1

  * Translations update
  * mozo-ui: fix typo in button label
  * make the collection menu item removeable
  * fix adding and removing seperator item

### mozo 1.26.0

  * Translations update
  * update copyright to 2021
  * rewrite mozo.ui from scratch

### mozo 1.25.0

  * Translations update
  * i18n: Do not collect the translation for Icon
  * Skip Collection directory
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * add meson build files to EXTRA_DIST

(gutteridge)

2022-11-27 05:17:11 UTC MAIN commitmail json YAML

doc: Updated net/mate-user-share to 1.26.0

(gutteridge)

2022-11-27 05:16:55 UTC MAIN commitmail json YAML

mate-user-share: update to 1.26.0

Change log:

### mate-user-share 1.26.0

  * Translations update
  * update copyright to 2021
  * use MATE_COMPILE_WARNINGS from mate-common

(gutteridge)

2022-11-27 05:16:07 UTC MAIN commitmail json YAML

doc: Updated x11/mate-screensaver to 1.26.1

(gutteridge)

2022-11-27 05:15:51 UTC MAIN commitmail json YAML

mate-screensaver: update to 1.26.1

Change log:

### mate-screensaver 1.26.1

  * Translations update
  * gs-theme-manager: reload on menu_tree changed
  * Prompt-driven auth. helper

### mate-screensaver 1.26.0

  * Translations update
  * Allow change of time and date formats on lock screen v4
  * update copyright to 2021
  * xdg-user-dir-lookup: missing include guard
  * i18n: Do not collect the translation for Icon (data folder)
  * i18n: Do not collect the translation for Icon
  * i18n: Do not prepend 'GNU ' prefix to the package name
  * Removed translation for icon file name
  * mate-screensaver.directory.desktop: The Encoding key is deprecated
  * Remove warning -Wshadow
  * lock-dialog-default: fix deprecations reported by glade
  * Add Show/Hide password emblem in password entry
  * mate-screensaver-preferences: Show lock image preview on file chooser

### mate-screensaver 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * Fix invalid gnome-logo-white.svg
  * build: silent build warnings for distcheck
  * gs-lock-plug: remove function casting
  * Remove function casting for g_idle_add (function, data)
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Custom background image for lock screen
  * Remove warnings: cast between incompatible function types
  * Remove warning function declaration isn���t a prototype
  * gs-window-x11: Remove warning "variable ���widget��� set but not used"
  * floaters: use fabs instead of abs for doubles

(gutteridge)

2022-11-27 05:14:56 UTC MAIN commitmail json YAML

doc: Updated sysutils/mate-sensors-applet to 1.26.0

(gutteridge)

2022-11-27 05:14:37 UTC MAIN commitmail json YAML

mate-sensors-applet: update to 1.26.0

Change log:

### mate-sensors-applet 1.26.0

  * Translations update
  * travis-Ci: use libera.chat as notification server
  * update copyright to 2021
  * travis: disable travis builds for ubuntu
  * warning: declaration of ���content_area��� shadows a previous local
  * build: Use PACKAGE_URL variable
  * Update copyright to 2021
  * Drop aticonfig plugin (#119)
  * sensors-applet: Remove unused function
  * Remove cppcheck warnings about the variable scope can be reduced
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * hddtemp & mbmon plugins: 'GTimeVal' is deprecated
  * Travis CI: enable irc notifications with tagged commits
  * libsensors-plugin: function declaration isn't a prototype

### mate-sensors-applet 1.25.0

  * Translations update
  * docbook: change id value in about section
  * help: fix DE name and link to GPL
  * add git.mk to generate .gitignore
  * build: prevents two consecutive slashes in plugin file path
  * build: Fix G_LOG_DOMAIN for sensors applet
  * sonypi-plugin.c: Make sonypi plugin portable to GNU/Hurd
  * libsensors-plugin: Port to GRegex
  * Replace g_malloc0 with g_new0 and g_strdup
  * build: silent build warnings for distcheck
  * Remove unused-variable warning
  * build: show configure summary
  * build: Use WARN_CFLAGS variable
  * build: do not override the default value for MATE_COMPILE_WARNINGS

(gutteridge)

2022-11-27 05:13:58 UTC MAIN commitmail json YAML

doc: Updated editors/pluma to 1.26.0

(gutteridge)

2022-11-27 05:13:43 UTC MAIN commitmail json YAML

pluma: update to 1.26.0

Change log:

### pluma 1.26.0

  * Translations update
  * filebrowser-plugin: fix segfault on open-terminal action
  * update copyright to 2021
  * build: fix shebangs
  * warning: declaration of ���taglist��� shadows a global declaration
  * pluma: Use EXIT_SUCCESS macro instead of int value (portability)
  * help: update help for sort plugin
  * sort plugin: Port sort plugin to the new GtkSourceView api.

### pluma 1.25.3

  * port plugins to use the window-construct property.
  * cppcheck warning: Checking if unsigned expression is less than zero
  * cppcheck warning: Local variable 'icon' shadows outer argument
  * pluma-window: unused variable ���ui_file��� [-Wunused-variable]
  * build: port to gtksourceview-4
  * cppcheck warning: Local variable shadows outer variable

### pluma 1.25.2

  * pluma-activatable-interfaces: use G_DECLARE_INTERFACE
  * code formating fixes
  * Introduce PlumaWindowActivatable, PlumaAppActivatable, PlumaViewActivatable

### pluma 1.25.1

  * tx: disable "he" translations
  * build: define PLUMA_LIBDIR
  * pluma-plugins-engine: Do not build the path to girepository-1.0
  * Drop pluma_dirs_get_pluma_locale_dir
  * Drop pluma_dirs_get_pluma_plugins_dir, pluma_dirs_get_pluma_plugins_dir
  * Drop pluma_dirs_get_pluma_plugins_data_dir
  * Drop pluma_dirs_get_pluma_data_dir
  * pluma: Do not build the path to the icons folder
  * Drop pluma_dirs_get_ui_file
  * fix printing wrap mode
  * build: Use PACKAGE_URL variable
  * build: display package name and version in configure summary
  * README.md: configure options
  * filebrowser plugin: Refactor pluma_image_menu_item_new_from_pixbuf
  * Update copyright to 2021
  * help: add indent shortcuts
  * add show/hide line-numbers shortcut (ctrl+y)
  * pluma-utils: Cppcheck warning 'argument order different'
  * cppcheck warning: The if condition is the same as the previous one
  * spell: Remove BUILT_SOURCES variable from Makefile.am
  * pluma-message: Fix the position of the inline keyword
  * Use g_clear_error
  * Fix line numbers menu: use g_settings_bind correctly
  * pluma-view: Fix incorrect interface font
  * Redesign Pluma Preferences Dialog
  * Remove pluma-marshal.
  * Update Readme
  * Use gtk_source_view_get_visual_column
  * pluma-document: highlighting for BOM was fixed on gtksourceview 3.24.11
  * pluma-time-plugin: Use g_date_time_format
  * add optional grid background pattern
  * pluma-document: Fix BOM detection for C language
  * pluma-document: Fix warning assertion 'G_IS_FILE (file)' failed
  * Remove -Wmissing-field-initializers warnings
  * Remove changecase plugin. Functionality is provided by GtkSourceView. (#565)
  * add overview map
  * Port main program to GSettings
  * Merge gio document loader and saver into document loader and saver

### pluma 1.25.0

  * tx: disable "he" translations
  * tx: pull from transifex with fixed Chinese translation
  * Translations update
  * pluma-preferences-dialog: Refactor on_notebook_scroll_event
  * use libegg submodules
  * tx: sync with fixed Italian translation
  * add git.mk to generate .gitignore
  * Remove unused macros
  * Remove warning ���GTimeVal��� is deprecated
  * add support for wayland
  * Add tab scrolling support for GTK3
  * Require gtk+ 3.22 in glade files
  * pluma.c: set PlumaWindow size-request (min-size) to 250x250
  * pluma-utils: Enable multiline mode on regex search
  * help: add a link to syntax and semantics of regex
  * build: silent build warnings for distcheck
  * help: Add tip about how to show location entry on Open File dialog
  * help: Remove Open Location from shortcut keys table
  * pluma-commands-help: expand the comment on about dialog
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Remove warnings: cast between incompatible function types
  * Use user page on github when user email is private
  * Update authors

(gutteridge)

2022-11-27 05:12:59 UTC MAIN commitmail json YAML

doc: Updated misc/mate-utils to 1.26.0

(gutteridge)

2022-11-27 05:12:44 UTC MAIN commitmail json YAML

mate-utils: update to 1.26.0

(Change log contains incorrect titling.)

Change log:

### mate-notification-daemon 1.26.0

  * Translations update
  * update copyright to 2021

### mate-notification-daemon 1.25.1

  * Translations update
  * Remove warnings about missing prototypes
  * i18n: Do not collect the translation for Icon
  * mate-screenshot: fix the order of the buttons at the bottom
  * build: allow users to disable gettext support (--disable-nls)
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * help: Dokumentationsteam -> Documentation Team
  * baobab: Dokumentationsteam -> Documentation Team
  * update resource for transifex
  * Update copyright to 2021
  * baobab: remove warning -Wunused-value
  * update issue template
  * Add legal notice in configure.ac
  * Add legal notice in Makefile.am files
  * COPYING.docs from https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt
  * COPYING.libs from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
  * COPYING from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
  * GNU GPL 2 license notice without post box, after copyright notice
  * screenshot-save: warning -Wdangling-else
  * gdict-utils: Fix comment
  * gdict-utils: variable 'env_string' set but not used
  * baobab: Fix conversion warnings
  * gdict-window: Remove warnings about missing initializer for field
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * configure: remove warning about option 'subdir-objects' is disabled
  * Warn about accessing an undefined property of the object
  * gsearchtool: Fix "open with" behavior

### mate-notification-daemon 1.25.0

  * Translations update
  * gdict-pref-dialog: Simplify notebook scroll event
  * gdict-applet.c: change "Preferences" menu icon for harmonization
  * use libegg submodules
  * add git.mk to generate .gitignore
  * help: retake figures for baobab
  * help: update figures of baobab
  * baobab-dialog-scan-props.ui: Fix deprecations
  * gsearchtool: Remove the warning about ���GTimeVal��� is deprecated
  * mate-dictionary-source.ui: Fix deprecations
  * logview: Use test-reader test with log file path
  * docbook: correct DE name
  * gsearchtool: Remove enum conversion warning
  * makefile: add READMEs to EXTRA_DIST
  * change automake flavour to disable build warning
  * readme: migrate to Markdown for dictionary and baobab and update
  * readme: migrate to README.md and update
  * mate-system-log: Remove the warning about ���GTimeVal��� is deprecated
  * build: silent build warnings for distcheck
  * Remove bad-function-cast warnings
  * expand the comments on about dialogs
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * gsearchtool: avoid deprecated GtkImageMenuItem
  * gsearchtool: add copy path menu item to popup menu
  * mate-dictionary: remove unused function 'gdict_window_set_statusbar_visible'
  * logview: Rewrite logview-filter.ui from scratch
  * Remove warnings: function declaration isn���t a prototype
  * Define custom macros for wrapping the calls to gtk_builder_get_object
  * mate-dictionary: warnings variable defined but not used
  * baobab: Remove unused variable ���uri_list���
  * mate-screenshot: do not use stock icons in mate-screenshot.ui

(gutteridge)

2022-11-27 05:09:21 UTC MAIN commitmail json YAML

doc: Updated x11/mate-settings-daemon to 1.26.0

(gutteridge)

2022-11-27 05:09:02 UTC MAIN commitmail json YAML

mate-settings-daemon: update to 1.26.0

Change log:

### mate-settings-daemon 1.26.0

  * update translations
  * update copyright to 2021

### mate-settings-daemon 1.25.1

  * update translations
  * xsettings: Improve Qt HiDPI environment settings
  * xsettings: Set Xft.dpi in X resources to scaled_dpi
  * rfkill: g_memdup is dreprecated from glib 2.68
  * media-keys: memory leak
  * keyboard: Remove warning -Wcast-function-type
  * xsettings: Remove warning -Wcast-function-type
  * background: Remove conversion warnings
  * media-keys: Remove conversion warnings
  * housekeeping: Remove warning -Wcast-function-type
  * housekeeping: override finalize method in MsdHousekeepingManager
  * housekeeping: promote MsdHousekeepingManager class to final type
  * typing-break: promote MsdTypingBreakManager class to final type
  * sound: promote MsdSoundManager class to final type
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * cppcheck warning: struct member is never used
  * background: promote MsdBackgroundManager class to final type
  * mate-settings-daemon: Remove warning -Wcast-function-type
  * mate-settings-daemon: Remove conversion warnings
  * cppcheck warning: Variable is assigned a value that is never used
  * cppcheck warning: known condition is always true
  * cppcheck warning: null pointer redundant check
  * housekeeping: Do not use deprecated gtk_image_new_from_stock
  * Remove warning -Wshadow
  * Use g_slist_free_full
  * msd-background-manager: use g_list_free_full
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * msd-media-keys-manager: 'GTimeVal' is deprecated
  * a11y-keyboard: Add support for togglekeys-backend setting
  * a11y-keyboard: Delay registration of the plugin
  * a11y-keyboard: Add sanity checks on beep sequence preferences
  * a11y-keyboard: Manually beep for togglekeys

### mate-settings-daemon 1.25.0

  * update translations
  * main: Do not override detailed_signal for debugging
  * mate-settings-plugin-info: unused parameter 'settings'
  * add G_GNUC_UNUSED in some unused parameters
  * Add option --without-libatspi and assorted status line
  * a11y-keyboard: Don't show UI for unavailable feature in the pref dialog
  * a11y-keyboard: Don't create a dummy object if AT-SPI is not available
  * a11y-keyboard-atspi: Switch to a final type and reduce boilerplate
  * a11y-keyboard: Depend on the right version of mate-desktop
  * a11y-keyboard: capslock-beep: Try and detect non-buggy libatspi2
  * a11y-keyboard: capslock-beep: Don't ring on CapsLock itself
  * a11y-keyboard: Refactor in the hope the AT-SPI bug gets fixed
  * a11y-keyboard: Add support for ringing the bell when CapsLock is active
  * msd-media-keys-manager: comparison of unsigned expression in '< 0' is always false
  * msd-a11y-keyboard-manager: implicit declaration of function 'd'
  * build: Use MATE_DEBUG_CHECK macro
  * build: Remove unused variable DEBUG_CFLAGS
  * add git.mk to generate .gitignore
  * plugin xsettings: Fix memory leak on delayed_toggle_bg_draw
  * housekeeping: Remove the warning about GTimeVal is deprecated
  * mpris: Use namespace instead of a whitelist for player names
  * build: Using --header and --body at the same time is deprecated
  * build: silent build warnings for distcheck
  * mouse: Remove warnings about absolute value function for long
  * Remove warnings about function declaration isn���t a prototype
  * use MATE_COMPILE_WARNINGS from mate-common
  * housekeeping: Fix iconname of mate-disk-usage-analyzer

(gutteridge)

2022-11-27 05:08:22 UTC MAIN commitmail json YAML

doc: Updated x11/mate-session-manager to 1.26.0

(gutteridge)

2022-11-27 05:08:11 UTC MAIN commitmail json YAML

mate-session-manager: update to 1.26.0

Change log:

### mate-session-manager 1.26.0

  * Translations update
  * update copyright to 2021
  * Follow freedesktop guidelines to disable autorun using Hidden key
  * capplet: use a function to set the visibility of treeview rows
  * Look for the location of the locking screen app using user's PATH
  * capplet: memory leak
  * Fix building Serbian translation
  * mate-session-check-accelerated-common: missing include guard
  * capplet: i18n parameter_string argument of gtk_init_with_args
  * build: allow users to disable gettext support (--disable-nls)
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * Support xscreensaver when mate-screensaver is not available
  * Remove warning -Wshadow
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)

### mate-session-manager 1.25.0

  * Build: disable Serbian translations to fix building
  * Translations update
  * Change some icons by other always available
  * gsm-properties-dialog: Refactor notebook scroll event
  * Update compilation instructions
  * Using #include with system libraries
  * use libegg submodule
  * Add git.mk to generate .gitignore
  * Add tab scrolling support for GTK3
  * build: silent build warnings for distcheck
  * Accept Desktop Entry Specification v1.1
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * build: make libglesv2 optional

(gutteridge)

2022-11-27 05:07:24 UTC MAIN commitmail json YAML

doc: Updated security/mate-polkit to 1.26.1

(gutteridge)

2022-11-27 05:07:11 UTC MAIN commitmail json YAML

mate-polkit: update to 1.26.1

Change log:

### mate-polkit 1.26.1

  * Translations update
  * Fix segfault from gdk_x11_get_server_time if not on X11

### mate-polkit 1.26.0

  * Translations update
  * update copyright to 2021

### mate-polkit 1.25.0

  * Translations update
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck

(gutteridge)

2022-11-27 05:06:40 UTC MAIN commitmail json YAML

doc: Updated sysutils/mate-power-manager to 1.26.0

(gutteridge)

2022-11-27 05:05:53 UTC MAIN commitmail json YAML

doc: Updated sysutils/mate-notification-daemon to 1.26.0

(gutteridge)

2022-11-27 05:05:41 UTC MAIN commitmail json YAML

mate-notification-daemon: update to 1.26.0

Change log:

### mate-notification-daemon 1.26.0

  * Translations update
  * Update copyright to 2021

### mate-notification-daemon 1.25.1

  * Translations update
  * daemon: g_memdup is dreprecated from glib 2.68
  * engines.c: fix memory leak
  * mate-notification-properties.c: fix memory leaks
  * Remove shadow warnings [-Wshadow]
  * travis: build with mate-common-1.24.2 from repos
  * build: allow users to disable gettext support (--disable-nls)
  * Use notify_stack_destroy() instead of g_clear_object() for stacks (which are not GObjects)]
  * update resource for transifex
  * Update copyright to 2021
  * update issue template
  * applet: Resize icon size with panel
  * mate-notification-applet: avoid segfault after removing the applet
  * Group common constants in a single file
  * Add Do Not Disturb Applet
  * build: Fix make distcheck
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Formatting
  * Use C-style comments
  * Remove NOTIFICATION_DAEMON_* from src/themes/standard/Makefile.am
  * Remove ENABLE_X11 AM_CONDITIONAL()
  * Don't error if X11 libs not found if X11 not forced on
  * Set layer and notificaiton
  * Implement placement on Wayland
  * Add initial Wayland backend
  * Hide X11-specific code behind ifdefs and checks
  * Remove X11 calls from nodoka-theme.c
  * Use gdk_set_allowed_backends ()
  * Support --enable-x11 and --enable-wayland
  * Include directory in warning message when failed to open themes

### mate-notification-daemon 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * daemon: Use monotonic time instead of real time
  * Remove conversion warnings
  * build: silent build warnings for distcheck
  * Filter-out img elements from notification body
  * The body of a notification may also contain hyperlinks
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Rewrite mate-notification-properties.ui from scratch
  * daemon: Remove warning about GTimeVal deprecation
  * build: Remove generated files

(gutteridge)

2022-11-27 05:04:58 UTC MAIN commitmail json YAML

doc: Updated x11/mate-indicator-applet to 1.26.0

(gutteridge)

2022-11-27 05:04:47 UTC MAIN commitmail json YAML

mate-indicator-applet: update to 1.26.0

Change log:

### mate-indicator-applet 1.26.0

  * Translations update
  * applet-main: Replace GtkStock icon
  * Update copyright to 2021
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)

### mate-indicator-applet 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * applet-main: declaration of ���entry��� shadows a parameter
  * applet-main: remove unreachable-code warning reported by scan-build
  * use MATE_COMPILE_WARNINGS from mate-common

(gutteridge)

2022-11-27 05:04:25 UTC MAIN commitmail json YAML

doc: Updated x11/mate-desktop to 1.26.0

(gutteridge)

2022-11-27 05:04:10 UTC MAIN commitmail json YAML

mate-desktop: update to 1.26.0

Change log:

### mate-desktop 1.26.0

  * Translations update
  * Replace the obsolete API in mate-colorsel.c file
  * Fix compilation warning
  * update copyright to 2021
  * travis-ci: use ubuntu focal as host system
  * MATE About: Fix off-by-one error, display yerba mate comment
  * travis: disable travis builds for ubuntu
  * Remove shadow warnings [-Wshadow]
  * mate-about: Use the macro _(String) instead of the macro gettext(Msgid)
  * Drop local macro mate_gettext(package, locale, codeset)
  * Remove warning -Wbad-function-cast
  * g_settings_get_string always returns a newly-allocated string
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * tx: update resource
  * mate-color-select: Do not use deprecated gtk_button_new_from_stock
  * update issue template
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * travis CI: use rolling tag for ubuntu docker image
  * travis CI: fix build issue of gtk-doc module

### mate-desktop 1.25.0

  * Translations update
  * mate-languages: portability of localedir fallback
  * a11y-keyboard: Add togglekeys-backend setting
  * a11y-keyboard: Add ranges for togglekeys beep settings
  * a11y-keyboard: Add settings to control beeps used for togglekeys
  * Bump version so other components can depend on it
  * a11y-keyboard: Add capslock-beep-enable gsetting
  * mate-desktop-thumbnail: Remove trailing spaces/tabs
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * Set range for thumbnail cache maximum-age
  * build: use MATE_COMPILE_WARNINGS = yes as default
  * meson: add configuration item description
  * mate-bg: remove warning function declaration isn���t a prototype
  * Remove warnings: cast between incompatible function types
  * mate-about.desktop: Do not collect the translation for Icon
  * build: remove mate-version.xml on distclean target instead of clean
  * mate-about: remove unused variable ���window���
  * build: remove mate-about.h on distclean target instead of clean
  * build: add meson config files to EXTRA_DIST
  * Remove GTimeVal deprecation warning for GLib 2.61.2+
  * thumbnail: fix typo in function description
  * Make the build reproducible

(gutteridge)

2022-11-27 05:03:38 UTC MAIN commitmail json YAML

doc: Updated x11/mate-control-center to 1.26.0

(gutteridge)

2022-11-27 05:03:20 UTC MAIN commitmail json YAML

mate-control-center: update to 1.26.0

Change log:

### mate-control-center 1.26.0

  * Translations update
    Replace the deprecated GtkTable with GtkGrid
    Replace the deprecated gtk_widget_set_state with gtk_widget_set_state_flags
    Remove useless and discarded gtk_button_released
    Replace the deprecated g_bookmark_file_get_modified with g_bookmark_file_get_modified_date_time
    Fix compilation warning
    Use gtk-cancel icon replace window-close icon
    update copyright to 2021

### mate-control-center 1.25.2

  * Translations update
  * windows-applet: csd windows respect titlebar button layout
  * windows-applet: add right and left (with menu) titlebar button layout options, respect custom values
  * windows-applet: group alt-tab options together, remove reduced resources option
  * appearance: Type column in GtkFileChooser requires gtk 3.24.12
  * time-admin: g_time_zone_new is deprecated from glib 2.68
  * display: remove conversion warnings
  * keybindings: use gtk_builder_new_from_resource
  * display: use gtk_builder_new_from_resource
  * default-applications: use gtk_builder_new_from_resource
  * appearance: use gtk_builder_new_from_resource
  * accessibility: use gtk_builder_new_from_resource
  * help: update default apps
  * i18n: fix an error that prevents showing the wallpaper name
  * display: frame spacing
  * Add adjust window scaling function for display preference and update display-capplet.ui file
  * windows: remove unused macros UIDIR, PIXMAPDIR
  * bookmark-agent: Function 'bookmark_agent_new' used prior to declaration
  * marco-window-manager: get XDG_DATA_DIRS (code portability)
  * Line comments // are not allowed (code style)
  * appearance: no previous prototype for 'wp_create_filechooser'
  * appearance: missing includes
  * Missing include guards
  * windows: avoid duplication of accelerator keys
  * windows: don't translate the spinbutton text, set the entry purpose
  * windows: show the translations in mate-window-properties dialog
  * libwindow-settings: no previous prototype for ���window_manager_new���
  * windows: missing include mate-metacity-support.h (#624)
  * common: missing include gtkrc-utils.h
  * help: update copyright year to 2021

### mate-control-center 1.25.1

  * Translations update
  * time-admin: remove unused includes
  * build: allow users to disable gettext support (--disable-nls)
  * build: show the package version in the configure summary
  * mate-wm-manager: do not use dirent.h
  * mate-wm-manager: Use g_list_free_full
  * mate-wm-manager: compact the code using macros
  * mate-wm-manager: Remove warning -Wconversion
  * mate-wm-manager: directory parameter is an immutable string on scan_wm_directory
  * marco-window-manager: do not use dirent.h
  * libslab-utils: Remove dead function libslab_get_current_screen
  * libslab-utils: Remove libslab_strcmp and use g_strcmp0 instead
  * build: remove legacy variable MATE_ICONDIR
  * mate-keyboard-properties: drop create_dialog
  * mate-keyboard-properties: size groups on ui file
  * mate-keyboard-properties: Do not use stock icons on ui file
  * mate-keyboard-properties-dialog: upgrade ui label names
  * mate-mouse-properties: drop create_dialog
  * mate-mouse-properties: size groups on ui file
  * mate-mouse-properties: upgrade ui label names
  * Revisit windows applet, add allow-top-tiling option
  * Use G_BEGIN_DECLS/G_END_DECLS macros
  * Use g_slist_free_full
  * mate-theme-info: remove unused includes
  * mate-mouse-properties: remove unused includes
  * appearance: Add file chooser settings
  * xrandr-capplet: warning -Wincompatible-pointer-types
  * application-tile: warning -Wempty-body
  * appearance: Set icon-name in ui file
  * appearance: Introduce GET_WINDOW macro
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * mcc: windows-applet: Rewrite windows-properties.ui and add new settings.
  * appearance: Fix preview in Add Wallpaper dialog
  * Default applications: Add flac/x-flac format (mime-type) for media
  * keyboard-properties-a11y-notifications.ui: Fix a11y warnings
  * mate-about-me-fingerprint: Use g_variant_is_of_type for checking types
  * default-applications: Set icon-name in ui file
  * about-me: migrate from dbus-glib to GDBus
  * keyboard-a11y: Add UI for capslock-beep
  * Remove unused macros
  * Remove unused variable from capplet_notebook_scroll_event_cb
  * common: migrate to GDBus

### mate-control-center 1.25.0

  * Translations update
  * Add git.mk to generate .gitignore
  * shell-window: Remove unused function shell_window_handle_size_request
  * shell-window: Remove shell_window_paint_window
  * shell-window: Remove warning ���gtk_paint_flat_box��� is deprecated
  * appearance-ui: Remove unused function button_press_block_cb
  * support tab scrolling in mate-window-,- and mate-appearance-properties
  * mate-theme-info: Use of memory after it is freed
  * build: silent build warnings for distcheck
  * use default MATE_COMPILE_WARNINGS level
  * Port libslab_handle_g_error to the built-in GLib logging framework
  * libslab: Remove libslab_get_current_time_millis
  * typing-break: Remove warning ���GTimeVal��� is deprecated
  * remove warnings: function declaration isn���t a prototype
  * mate-about-me: Fix memory leak
  * appearance: Fix memory leak
  * windows: Remove unused function
  * Do not collect the translation for Icon
  * time-admin: dereference of NULL ���db��� in function ���CreateCityList���

(gutteridge)

2022-11-27 05:02:38 UTC MAIN commitmail json YAML

doc: Updated x11/mate-panel to 1.26.2

(gutteridge)

2022-11-27 05:02:21 UTC MAIN commitmail json YAML

mate-panel: update to 1.26.2

Change log:

### mate-panel 1.26.2

  * update translations
  * clock: fix memory leak
  * panel-test-applets: fix memory leak
  * wncklet: The values stored in the wrapper hash table are incorrect
  * Upscale in panel_xutils_set_strut
  * panel-toplevel: fix the computed dimension for (non) auto hidden panels
  * struts: add support for _GNOME_WM_STRUT_AREA

### mate-panel 1.26.1

  * update translations
  * fix show window thumbnails check button
  * Revert "window-list.c: use g_settings_* functions directly instead of using stored values"
  * Updated installation instructions ; added missing build dependency
  * fix mate-desktop-item-edit executable

### mate-panel 1.26.0

  * update translations
  * Use absolute path g_get_home_dir replaces "~/"
  * Fix clock applet add location crash
  * Add the function of monitor panel launcher files

### mate-panel 1.25.3

  * update translations
  * update copyright to 2021
  * workspace-switcher: support xmonad WM
  * window-list.c: use g_settings_* functions directly instead of using stored values
  * window-list.ui: use GtkNotebook
  * Replace deprecated GCompletion with GtkEntryCompletion
  * struts: add panel_xutils_unset_strut
  * panel-xutils: tab to spaces
  * panel-struts: tab to spaces
  * Make Recent Documents list in Places menu of configurable length (#1216)
  * Add window list disable mouse scrolling function
  * Add panel-ditem-editor-dialog.ui
  * notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface description
  * notification_area: move XAyatana(New)Label case at the bottom
  * notification_area: fix memory leak
  * Add text label display function for notification area
  * Redundant NULL check before freeing a variable
  * build: Use PACKAGE_URL variable
  * Update copyright to 2021
  * panel-toplevel: declaration of 'allocation' shadows a parameter
  * panel-menu-items: declaration of 'item' shadows a previous local
  * Local variable shadows outer variable warning reported by cppcheck
  * Variable is reassigned a value before the old one has been used
  * wncklet: remove extra ref on gdk_x11_window_foreign_new_for_display
  * panel-properties-dialog: show dialog on _present instead of _new
  * wncklet: search the window before creating a new one
  * wncklet: Condition ~wm_name is always true
  * wncklet: variable is assigned a value that is never used
  * wncklet: missing breaks on switch cases

### mate-panel 1.25.2

  * update translations
  * Signal name is 'value-changed' for GtkSpinButton
  * applet: Avoid a NULL pointer dereference
  * mate-panel-applet.h: tabs to spaces
  * remove function calls to  mate_panel_applet_set_background_widget
  * window-list: remove intermediate steps to get scaled thumbnail
  * window-list: Get thumbnail size and scale in preview_window_thumbnail
  * cppcheck warning: The if condition is the same as the previous one
  * update issue template
  * window-list: Render thumbnails as cairo surfaces
  * panel-applets-manager: Boilerplate
  * mate-panel-applet-factory: format code
  * mate-panel-applet-factory: Boilerplate
  * fish: Do not to include the math.h library to get the PI value
  * Fix solid color controls after disabling compositor
  * mate-panel-applet: Boilerplate
  * Fix applet background for transparency
  * Don't enable transparency slider if not supported
  * Don't try to use transparent color if not supported
  * Fix the opaque label in panel-properties-dialog.ui
  * Drop panel_profile_set_background_gdk_rgba()
  * Remove get_background_color() (duplicate of panel_profile_get_background_gdk_rgba())
  * Drop dead panel_background_set_opacity()
  * Drop background compositing
  * wncklet: function declaration isn't a prototype
  * configure: remove warning about option 'subdir-objects' is disabled
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Use g_task... replace obsolete function g_ simple....
  * Show label about options not available on Wayland
  * Disable controls not applicable to Wayland
  * Set minimized windows control sensitivity with the parent box
  * Suppress applet's default context menu for window buttons
  * Switch to C-style comments as requested
  * Fix workspace switcher on X11
  * Fix showdesktop applet on X11
  * Link with libwayland
  * Link wncklet with libwayland-client (why did this ever work?)
  * Don't crash if shell doesn't support foreign toplevel
  * Window list Wayland support
  * Add foreign toplevel management protocol and generated code
  * Wncklet applets: don't crash on Wayland
  * Use gdk_set_allowed_backends () instead of custom check
  * Drop libxau from .build.yml
  * Drop 'xau' from PKG_CHECK_MODULES call
  * Remove variableScope warnings reported by cppcheck
  * wncklet: Check the length of the pixel data for empty thumbnails

### mate-panel 1.25.1

  * sync with transifex
  * Handle locked down settings better when dropping an image URI
  * panel-toplevel: Fix -Wenum-conversion warning
  * wncklet: Hide window preview on non-visible windows
  * launcher: Fix memory leaks
  * panel-action-button: using enum for accessing an array indexed
  * clock-face: Use gdk_pixbuf_new_from_resource_at_scale
  * launcher: Fix memory leak
  * Ask the user what to do when receiving an image drop
  * Create launchers when dropping multiple image URIs
  * panel-util: Fix memory leak
  * Fix creating several launchers at once
  * clock: assignment to 'GSList *' from incompatible pointer type 'GList *'
  * clock: Use single-linked lists for locations
  * clock: sort locations by time reverse and name
  * clock: merge sorting and reversing node list of selected locations
  * clock: Fix GError double free
  * clock: Properly free rsvg handles
  * wncklet: Fix leaking cairo_t
  * panel-run-dialog: Fix leaking tree model strings
  * workspace-switcher: Fix leaking color string
  * panel-properties-dialog: Fix leaking string
  * clock: Fix leaking GtkListStore
  * panel-profile: Fix leaking list elements
  * clock: Fix list iteration
  * panel-lockdown: Fix leaking string array
  * panel-menu-items: Fix leaking string
  * mate-panel-applet: Fix leaking GVariantBuilder
  * launcher: Fix leaking strings
  * clock: Fix leaking cairo surface
  * Clarify meaning of panel reset option
  * panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size()
  * panel-util: Fix leaking root GFile
  * panel-profile: Fix leaking list elements
  * panel-frame: Fix leaking background-color
  * panel-applet-frame: Fix leaking bg_pattern
  * panel-multimonitor: Do not require limits.h macros
  * clock: Simplify notebook scroll-event callback
  * Using #include with system libraries
  * build: Add built sources to CLEANFILES target
  * Avoid using single-line cpp comments
  * build: Add glib-2.0 module in PKG_CHECK_MODULES(LIBEGG)
  * Use '#include <config.h>' instead of '#include "config.h"'
  * panel-util: switch to generic header for --disable-x11
  * add git.mk to generate .gitignore

### mate-panel 1.25.0

  * sync with transifex
  * libegg: use git submodule
  * panel-toplevel: Use monotonic time for measuring time intervals
  * panel-toplevel: Use animation duration time instead of end time
  * panel-toplevel: Remove warning ���GTimeVal��� is deprecated
  * Fix some cast-function-type warnings introduced in GCC 8
  * preferences dialog: change show thumbnails radio to check button
                        and bind its active property to sensitivity state
                        of GtkSpinButton
  * build: silent build warnings for distcheck
  * use default MATE_COMPILE_WARNINGS level
  * update icons
  * button-widget: Fix memory leak
  * Do not collect the translation for Icon
  * Enable applications in addto menu (fixes 1055) (#1056)
  * Remove warnings: function declaration isn���t a prototype

(gutteridge)

2022-11-27 05:01:36 UTC MAIN commitmail json YAML

doc: Updated devel/mate-common to 1.26.0

(gutteridge)

2022-11-27 05:01:24 UTC MAIN commitmail json YAML

mate-common: update to 1.26.0

Change log:

### mate-common 1.26.0

  * release 1.26

### mate-common 1.25.0

  * silent -Wunused-parameter for maximum warning level

(gutteridge)

2022-11-27 05:00:55 UTC MAIN commitmail json YAML

doc: Updated misc/mate-calc to 1.26.0

(gutteridge)

2022-11-27 05:00:44 UTC MAIN commitmail json YAML

mate-calc: update to 1.26.0

Change log:

### mate-calc 1.26.0

  * Translations update
  * Add build support for meson
  * integrate unittest into test-mp-equation
  * Fix declaration/definition mismatches
  * update copyright to 2021

### mate-calc 1.25.1

  * Translations update
  * build: abort configuration when development library for MPC is missing
  * history view follows preferences
  * mp-serializer: init MPNumbers outside of loop
  * mp.c: mp_reciprocal: fix when calling it with same arguments.
  * mp-serializer: fix memory leaks reported by valgrind
  * math-buttons: fix memory leaks reported by valgrind
  * factorization: display prime factors in fixed number format
  * build: add configure summary
  * build: Use PACKAGE_URL variable
  * build: Use config.h which defines GETTEXT_PACKAGE & VERSION
  * Update copyright to 2021
  * insert character dialog: add spacing, remove invisible char
  * remove unused trunc button from programming mode
  * Remove warning about unused parameters in `��nt main` function
  * financial: Remove warnings about unused parameter 'equation'
  * math-buttons: Remove warnings about format not a string literal
  * Remove unused macros
  * Show factorization in history view.
  * Show exponents in factorization.
  * Update Readme
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Fix most conversion warnings.
  * Improve factorization speed
  * fix calulation of x^q, where 1/q is a negative integer
  * Clear answer if editing right before it
  * Refresh bits panel after calculation
  * Correct Astronomical unit (to 149597870700 m)
  * mp-convert: Remove trailing spaces/tabs
  * Implement navigation through history stack equations using keyboard
  * fixes incorrect parenthesis handling

### mate-calc 1.25.0

  * Translations update
  * math-history-entry: Reduce the macro scope and its argument number
  * math-display: Remove unused macro
  * math-equation: Fix memory leak
  * Fix empty string return for canceling complex expressions
  * build: silent build warnings for distcheck
  * Remove -Wshadow warnings
  * Use only one mp_clear statement per line
  * use default MATE_COMPILE_WARNINGS level
  * build: Remove redundant LDFLAGS
  * Add modular exponentiation ability and add acccording tests
  * test-mp-equation: Fix memory leak
  * parserfunc: fix memory leak
  * history-view: simplify code and add clear option
  * math-buttons: add space character after inverse trig. functions
  * math-window: show GNU MPFR and GNU MPC version in about dialog
  * math-display.c: set bottom margin to 12 for gtk widget info_view
  * clear MPNumbers before return
  * add Riemann zeta function and Gauss error function
  * parserfunc: fix crash when calculating nested pow
  * Remove warnings: function declaration isn���t a prototype
  * update complex number help-page
  * unittest.c: replace tabs with spaces
  * configure: check for mpfr version >= 4.0.2
  * Port to GNU MPFR/MPC Library
  * mate-calc.desktop: Do not collect the translation for Icon
  * free variables
  * add history view to show recent calculations.
  * add option to enable/disable history (disabled by default).
  * add possibility to resize mate-calc if history is enabled.
  * Read authors (updated) from mate-calc.about

(gutteridge)

2022-11-27 04:59:46 UTC MAIN commitmail json YAML

doc: Updated wm/mate-netbook to 1.26.0

(gutteridge)

2022-11-27 04:59:33 UTC MAIN commitmail json YAML

mate-netbook: update to 1.26.0

Change log:

### mate-netbook 1.26.0

  * Translations update
  * update copyright to 2021
  * mate-window-picker-applet: Do not build the path to the menu file
  * mate-maximus-autostart.desktop: The Encoding key is deprecated
  * mate-window: Replace GtkStock icons
  * Update copyright to 2021
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * build: silent build warnings for distcheck
  * windows-picker: fix `make clean` command
  * use MATE_COMPILE_WARNINGS from mate-common

(gutteridge)

2022-11-27 04:58:50 UTC MAIN commitmail json YAML

doc: Updated x11/mate-menus to 1.26.0

(gutteridge)

2022-11-27 04:58:38 UTC MAIN commitmail json YAML

mate-menus: update to 1.26.0

Change log:

### mate-menus 1.26.0

  * Translations update
  * update copyright to 2021

### mate-menus 1.25.1

  * Translations update
  * build: remove .directory files using clean target
  * build: allow users to disable gettext support (--disable-nls)
  * Set compiler debug flags / logging with MATE_DEBUG_CHECK
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * Remove -Wconversion -Wsign-compare -Wsign-conversion warnings
  * matemenu-tree: do not call g_settings_get_string unless necessary
  * Improve the description of the collection directory
  * i18n: Add mate-collection.directory.in in POTFILES.in
  * build: Set debug symbols and logging using --enable-debug
  * entry-directories: Use of memory after it is freed (scan-build)
  * matemenu-tree: Fix memory leak
  * matemenu-tree: Remove collection_applet_free
  * Remove the cppcheck warning about the variable scope can be reduced
  * matemenu-tree: minor code format
  * desktop-entries: warning -Wempty-body
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Add collection menu item

### mate-menus 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Do not collect the translation for Icon

(gutteridge)

2022-11-27 04:57:41 UTC MAIN commitmail json YAML

mate-media: update to 1.26.0

Change log:

### mate-media 1.26.0

  * Translations update
  * replace mute/unmute checkmenuitem with imagemenuitem
  * re-generate po files
  * update copyright to 2021
  * man page: mate-volume-control-applet.1 -> mate-volume-control-status-icon.1.
  * Fix desktop file validation warnings
  * remove dead function mate_panel_applet_set_background_widget

### mate-media 1.25.0

  * Translations update
  * gvc-mixer-dialogi: Refactor on_notebook_scroll_event
  * add git.mk to generate .gitignore
  * gvc-stream-applet-icon: Remove enum-conversion warning
  * build: silent build warnings for distcheck
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * panel-applet: ensure speaker can be shown alongside or above mic

(gutteridge)

2022-11-27 04:56:49 UTC MAIN commitmail json YAML

doc: Updated graphics/mate-icon-theme to 1.26.0

(gutteridge)

2022-11-27 04:56:37 UTC MAIN commitmail json YAML

mate-icon-theme: update to 1.26.0

Change log:

### mate-icon-theme 1.26.0

  * Translations update
  * Remove the execution bit from some png files
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)

(gutteridge)

2022-11-27 04:55:40 UTC MAIN commitmail json YAML

mate-backgrounds: add patch missed in previous commit

(gutteridge)

2022-11-27 04:54:30 UTC MAIN commitmail json YAML

doc: Updated graphics/mate-backgrounds to 1.26.0

(gutteridge)

2022-11-27 04:54:18 UTC MAIN commitmail json YAML

mate-backgrounds: update to 1.26.0

Change log:

### mate-backgrounds 1.26.0

  * Translations update

### mate-backgrounds 1.25.0

  * Translations update
  * Add 'Something slowly gets clear' elephants wallpaper. (#34)
  * build: add meson config files to EXTRA_DIST

(gutteridge)

2022-11-27 04:53:38 UTC MAIN commitmail json YAML

doc: Updated x11/mate-applets to 1.26.1

(gutteridge)

2022-11-27 04:53:23 UTC MAIN commitmail json YAML

mate-applets: update to 1.26.1

Remove bit-rotted/broken NetBSD cpufreq support. This doesn't seem to
work, and is a burden to patch. FreeBSD has likewise removed their
support, which ours was based on. If someone wants to resurrect this,
they can check the source history for both projects.

Change log:

### mate-applets 1.26.1

  * update Translations
  * command: fix memory leak
  * charpick: fix memory leak
  * multiload: fix memory leak
  * geyes: consider the offset widget <-> window
  * netspeed/src/backend.c: Typo fix.
  * Sticky Notes applet: add documentation
  * stickynotes: Popup the note menu with the keyboard
  * stickynotes: Restore note popup menu that got lost in 37a85e35448f8
  * Mate Trash applet: add accessible Atk object with proper label.
  * Mate Timer applet: add accessible Atk object with proper label.
  * Mate Sticky notes applet: enable keyboard navigation through F6
  * Mate Sticky notes applet: make dialogs accessible.
  * Mate Sticky notes applet: fix segfault when Caja isn���t running
  * Mate Netspeed applet: make dialog accessible.
  * Mate Netspeed applet: add accessible Atk object with proper label.
  * Mate Multiload applet: add accessible Atk object with proper label.
  * Mate Cpufreq applet: enable standard keyboard navigation
  * Mate Command applet: add accessible Atk object with proper label.
  * Mate Weather applet: make dialog accessible.
  * Charpick-applet: use GtkInvisible widget

### mate-applets 1.26.0

  * update translations

### mate-applets 1.25.3

  * update translations
  * netspeed: avoid a NULL pointer dereference
  * netspeed: allow to select an interface which is down
  * netspeed-preferences: disconnect a signal handler on finalize
  * multiload: fix typo reported by translator
  * netspeed: fix typo
  * netspeed: Add NetspeedPreferences class
  * mateweather: Remove conversion warnings
  * geyes: Remove conversion warnings
  * trashapplet: Upgrade trashapplet-empty-progress.ui
  * stickynotes: improve code-style
  * multiload: Add properties.ui
  * netspeed: connect the widget signal handlers on class_init
  * netspeed: refactor variable names
  * netspeed: NetspeedApplet subclass of MatePanelApplet
  * netspeed: fix line indent
  * netspeed: Fix display of IP if no IPv4 is configured
  * netspeed: improve display of IPv6 addresses in device details.
  * netspeed: show all ipv6 addrs in device details dialog
  * netspeed: show all IP addresses on tooltip if enabled
  * mateweather: Do not update panel when upgrade process begins
  * mateweather: Avoid NULL pointer dereferences if there is no weather info
  * mateweather: set values before connecting signals on preferences dialog
  * multiload: use guint64 as data source for graphs
  * multiload: use bit rate in netload graph
  * multiload: compute combined network data on GetNet once
  * multiload: Drop scaler from GetNet
  * multiload: fix interval on autoscaler_init call
  * multiload: Use one callback for each of the spin buttons
  * multiload: increase refresh rate range setting
  * battstat: whitespace is missing
  * netspeed: code style
  * multiload: load menu from resource bundle

### mate-applets 1.25.2

  * update translations
  * mateweather: Use common subdirs - src, data
  * netspeed: show ipv6 address in tooltip if ipv4 address is not used
  * multiload: Use common subdirs - src, data
  * stickynotes: Add stickynotes-applet-menu.xml into resource bundle
  * drivemount: Use common subdirs - data, src
  * geyes: Do not use dirent
  * geyes: define GEYES_SETTINGS_THEME_PATH_KEY & GEYES_SETTINGS_SCHEMA
  * geyes: Use g_clear_error
  * geyes: use returned value by load_theme
  * geyes: Remove duplicated NULL check
  * geyes: Use g_debug instead of printf for logging
  * geyes: format code
  * trashapplet: load menu and ui files from resource bundle
  * cpufreq: Remove /proc/cpufreq support (Linux 2.4)
  * build: Remove legacy variable MATE_ICONDIR
  * update issue template
  * update issue template
  * geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox'
  * remove dead function mate_panel_applet_set_background_widget
  * trashapplet: Remove warning about missing initializer
  * build: Do not define M4_FILES twice
  * ac-define-dir.m4: Remove execution bit
  * fix build warning caused by several translations
  * build: make maintainer-clean
  * drivemount: improve code-style
  * build: replace acinclude.m4 with original as-ac-expand.m4
  * timer: i18n  label
  * Cpufreq: improve code-style
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * charpick: improve code-style
  * timerapplet: Use common subdirs - src, data
  * battstat: improve code-style
  * mateweather: Warn about accessing an undefined property of object
  * accessx-status: improve code-style
  * multiload: improve code-style
  * accessx-status: array subscript 128 is above array bounds
  * drivemount: Load menu from resources
  * multiload: do not count shared memory twice on Linux
  * multiload: Remove legacy variable 'show_frame'
  * multiload: do not use a computed compound key for graph visibility
  * multiload: Do not get "diskload-nvme-diskstats" on GetDiskLoad
  * multiload: Remove dead function - GetPage
  * timerapplet: Use gtk_spin_button_get_value_as_int for int values

### mate-applets 1.25.1

  * update translations
  * accessx-status: add src and data folders
  * accessx-status: Simplify icons installation
  * geyes: Use common subdirs - src, icons, data
  * command: Use common subdirs - src, data
  * Remove -Wtype-limits warnings
  * netspeed: Simplify icons/Makefile.am
  * netspeed: Load netspeed-menu.xml from resources
  * netspeed: move ui files to data folder
  * battstat: Rewrite preference dialog from scratch
  * battstat: invalidScanfArgType_int cppcheck warnings (/proc/apm)
  * cpufreq: Remove warning about unreachable code reported by scan-build
  * cpufreq: -1 indicates error obtaining max frequency
  * cpufreq: Update cpufreq-preferences.ui
  * cpufreq: remove builder_DATA, ui_DATA variables from EXTRA_DIST
  * cpufreq: avoid deprecated GtkAlignment
  * cpufreq: create all needed widgets only once
  * cpufreq: fix code-style
  * geyes: Load menu from resources
  * charpick: Load menu from resources
  * cpufreq: Load menu and ui file from resources
  * multiload: Use the id instead of the name to identify the graph type
  * multiload: Display the percentage used accurately on tooltip
  * accessx-status: Load menu from resources
  * battstat: Fix memory leak
  * battstat: Reduce the dynamically allocated memory
  * battstat: Free only dynamically allocated memory
  * netspeed: remove warning about g_object_disconnect on remove it from panel
  * Netspeed kernel warning (#510)
  * netspeed: Add netspeed-details.ui
  * netspeed: fix memory leaks on backend
  * charpick: Fix memory leak reported by clang static analyzer
  * mateweather: Add mateweather-dialog.ui in POTFILES.in
  * mateweather: Add mateweather-dialog.ui
  * multiload: code formatting - global.h
  * multiload: the initialization of the variable is not really used
  * multiload: set and check the ranges for all network thresholds
  * multiload: Do not add the same global variables within all graphs
  * stickynotes: Fix -Wformat-nonliteral warning
  * multiload: Fix memory leak
  * netspeed: Use a macro for setting refresh time value
  * netspeed: Use IEC units for transfer rates
  * netspeed: add netlink support
  * Remove warning about assigned value is never used reported by cppcheck
  * battstat: warning about boolean algebra reported by cppcheck
  * Remove unused variable warning reported by cppcheck
  * command: Remove runtime warning about invalid icon size 24
  * battstat: bump upower required version and drop legacy code
  * batstatt: fix deprecated up_client_get_devices
  * Guard block is missing
  * geyes: Add themes.ui

### mate-applets 1.25.0

  * update translations
  * timerapplet: Add timerapplet-preferences.ui
  * mate-cpufreq-selector: Fix example in man page
  * command: Add command-preferences.ui
  * netspeed: Add netspeed-preferences.ui
  * charpic-about: fix DE name in about dialog
  * stickynotes: Remove enum conversion warnings
  * build: set 'enable_polkit=yes' if not given
  * cpufreq: Port client of selector service to GDBus
  * build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS
  * build: Use dbus-glib only when required
  * Remove unused-function warnings
  * build: silent build warnings for distcheck
  * multiload: declaration of ���screen��� shadows a previous local
  * Remove unused-variable warnings
  * stickynotes: Remove strict-prototypes warning
  * build: Remove --enable-more-warnings configure flag
  * build: Use WARN_CFLAGS variable
  * cpufreq: generate missing 256x256 and 64x64 icons from svg file
  * eyes: generate missing 256x256 and 64x64 icons from svg file
  * stickynotes: Use gresources for UI files
  * netspeed: don't define MATELOCALEDIR
  * build: drop unused matelocaledir variable
  * tx: pull with fixed translations of pt and pt_BR
  * drivemount: Remove global variable

(gutteridge)

2022-11-27 04:52:11 UTC MAIN commitmail json YAML

doc: Updated misc/libmateweather to 1.26.0

(gutteridge)

2022-11-27 04:51:59 UTC MAIN commitmail json YAML

libmateweather: update to 1.26.0

Change log:

### libmateweather 1.26.0

  * Translations update
    Using soup_session_new replaces the deprecated soup_session_async_new
    use irc.libera.chat for notifications
    use TLS certificate verification for libsoup session
    locations: drop Berlin Tegel
    add 2 brazil cities
    build: underline package name and version in configure summary
    build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
    Install icons in fallback icon theme
    README: Fix typo mistakes
    README: How to translate the default location data
    Remove USE_MATE2_MACROS from autogen.sh (legacy)
    locations: update cities in Thailand
    po-locations: Upgrade extract.xsl after migrating to gettext

### libmateweather 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * Revert "avoid deprecated soup_session_async_new"
  * Locations: America/Godthab was renamed to America/Nuuk
  * weather-iwin: Remove the warning about ���GTimeVal��� is deprecated
  * build: silent build warnings for distcheck
  * build: use default MATE_COMPILE_WARNINGS level
  * IWIN: use GDateTime for getting current date
  * weather: use round for rounding floats

(gutteridge)

2022-11-27 04:50:39 UTC MAIN commitmail json YAML

doc: Updated audio/libmatemixer to 1.26.0

(gutteridge)

2022-11-27 04:50:27 UTC MAIN commitmail json YAML

libmatemixer: update to 1.26.0

Change log:

### libmatemixer 1.26.0

  * Translations update
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * alsa: Add udev support

### libmatemixer 1.25.0

  * Translations update
  * Use the correct macro for dynamic type's private
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Remove warnings: ignoring #pragma clang diagnostic [-Wunknown-pragmas]

(gutteridge)

2022-11-27 04:49:29 UTC MAIN commitmail json YAML

doc: Updated x11/libmatekbd to 1.26.0

(gutteridge)

2022-11-27 04:49:18 UTC MAIN commitmail json YAML

libmatekbd: update to 1.26.0

Change log:

### libmatekbd 1.26.0

  * tx: sync with transifex
    build: show package name and version in configure summary
    build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
    Remove USE_MATE2_MACROS from autogen.sh (legacy)

### libmatekbd 1.25.0

  * Remove unused macros
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * Reduce the font size of the key names on keyboard layout display
  * matekbd-keyboard-drawing: i18n symbolic names

(gutteridge)

2022-11-27 04:48:51 UTC MAIN commitmail json YAML

doc: Updated graphics/eom to 1.26.0

(gutteridge)

2022-11-27 04:48:39 UTC MAIN commitmail json YAML

eom: update to 1.26.0

Change log:

### eom 1.26.0

  * Translations update
  * update copyright to 2021

### eom 1.25.1

  * Translations update
  * eom-window: Remove -Wmissing-field-initializers warnings
  * build: change the message for NLS in the configure summary
  * build: allow users to disable gettext support (--disable-nls)
  * build: Use PACKAGE_URL variable
  * build: display package name and version in configure summary
  * Fix desktop file validation warning
  * Remove cppcheck warning knownConditionTrueFalse
  * Remove unnecessary casts on signal function calls
  * Update copyright to 2021
  * Remove warning -Wshadow
  * eom-uri-converter: dereference of NULL 'repl_str' reported by gcc
  * Do not remove the accelerators from image properties dialog
  * Upgrade ui files
  * eom-save-as-dialog-helper: Fix resource path
  * eom-image: warning -Wexpansion-to-defined
  * eom-scroll-view.c: Redundant casting GTK_WIDGET
  * eom-scroll-view: Remove warning incompatible-pointer-types
  * Ensure scrollbar moves when dragged to move image
  * require libexif 0.6.22
  * Remove unused macros

### eom 1.25.0

  * Translations update
  * eom-metadata-reader: add gdk/gdk.h include
  * egg-editable-toolbar: Remove trailing spaces/tabs
  * Shorten the function name for notebook scroll-event
  * eom-util: Fix code indent
  * Add tab scrolling support for dialog windows
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck
  * eom-window: expand the comment on about dialog
  * Remove warnings: cast between incompatible function types
  * eom.desktop: Do not collect the translation for Icon
  * help: Fix some incongruencies
  * help: Fix Image Collection shortcut (#263)
  * Use user page on github when user email is private
  * Update authors

(gutteridge)

2022-11-27 04:47:43 UTC MAIN commitmail json YAML

doc: Updated archivers/engrampa to 1.26.0

(gutteridge)

2022-11-27 04:47:31 UTC MAIN commitmail json YAML

engrampa: update to 1.26.0

Change log:

### engrampa 1.26.0

  * Translations update
  * update copyright to 2021

### engrampa 1.25.1

  * Translations update
  * ar: fix filename in file list
  * dlg-package-installer: Don't build the path to packages.match
  * build: Don't install packages.match when packagekit is disabled
  * packages.match: add and run update-packages-match script
  * build: don't add twice the file engrampa.appdata.xml to CLEANFILES
  * rar 6.00: fix listing archive content with encrypted file list
  * i18n: use g_dngettext instead of ngettext
  * build: allow users to disable gettext support (--disable-nls)
  * build: Use PACKAGE_URL variable
  * build: display package name and version in configure summary
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * update resource for transifex
  * Update copyright to 2021
  * Remove cppcheck warnings about the variable scope can be reduced
  * update issue template
  * update issue template
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * fr-archive: Fix memory leak
  * Add Electronic Publication (EPUB) support
  * Remove unused macros
  * update.ui: missing on_update_file_ok_button_clicked handler
  * fr-command-unarchiver: Remove trailing spaces
  * Avoid memory leak in java utils
  * Do not use stock icons in ui files (#392)
  * Update compilation instructions

### engrampa 1.25.0

  * Translations update
  * build: includes all required modules by libegg in PKG_CHECK_MODULES
  * Update compilation instructions after use of git submodule
  * add git.mk to generate .gitignore
  * dlg-update: Fix callback names for callback symbol update_cb
  * use git submodule of libegg
  * dlg-batch-add: Set labels GtkSizeGroup in ui file
  * Use callback symbols defined in ui files
  * gtk-utils: Remove _gtk_builder_get_widget
  * Remove fr-stock.c and fr-stock.h
  * build: silent build warnings for distcheck
  * help: fix and update archive format names
  * actions: expand the comment on about dialog
  * Terminate the application if the resource doesn't exists
  * gtk-utils: Remove _gtk_count_selected
  * engrampa.appdata.xml: recursive acronyms for .iso, .rpm filetypes
  * glib-utils: remove g_ptr_array_free_full
  * fr-window: duplicated code
  * Add ARC archive support
  * glib-utils: remove n_fields function
  * Add dlg-add-files.ui and dlg-add-folder.ui
  * Update authors
  * dlg-new: Adding many callbacks at once
  * new.ui: Stock icons are deprecated
  * dlg-new: Use GET_WIDGET macro
  * autoconf: get zstd mime type using libmagic if enabled

(gutteridge)

2022-11-27 04:46:31 UTC MAIN commitmail json YAML

caja-extensions: update to 1.26.1

Change log:

### caja-extensions 1.26.1

  * Translations update
  * Fix resolving the path to caja-extensions.mo on guix system
  * Fixed caja-share not working under Arch Linux

### caja-extensions 1.26.0

  * Translations update
  * update copyright to 2021

### caja-extensions 1.25.1

  * Translations update
  * image-converter: remove hardcoded filepath to convert (portability)
  * build: allow users to disable gettext support (--disable-nls)
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * gksu: do not run the command on a new thread
  * Do not call bindtextdomain/bind_textdomain_codeset in libraries
  * Include i18n header after defining GETTEXT_PACKAGE macro
  * caja-image-rotator: remove user_data cast on signal handler
  * caja-image-resizer: remove user_data cast on signal handler
  * caja-image-resizer: use gtk_builder_new_from_resource
  * caja-image-rotator: use gtk_builder_new_from_resource
  * caja-image-resizer: promote to final class
  * caja-image-rotator: promote to final class
  * build: Use PACKAGE_URL variable
  * Print status messages
  * Update copyright
  * Remove warning -Wshadow
  * caja-sendto-command: use g_list_free_full
  * lookup_in_data_dir, caja_open_terminal_get_file_items are static
  * Use `#include <config.h>`
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Remove unused macros

### caja-extensions 1.25.0

  * Translations update
  * update resource for transifex
  * add git.mk to generate .gitignore
  * Require gtk+ 3.22 in glade files
  * sendto: Fix evolution command for sending an email
  * build: silent build warnings for distcheck
  * image-converter: Add error-dialog.ui
  * use MATE_COMPILE_WARNINGS from mate-common
  * Fix memory leak allocated with 'gtk_builder_new ()'
  * caja-image-rotator: fix memory leak pointed to by 'angle'
  * caja-image-resizer: fix memory leak pointed to by 'size'
  * image-converter: use gresources for UI files
  * share: rewrite share-dialog.ui from scratch
  * caja-sendto-command: fix memory leak pointed to by 'p'
  * image-converter: rewrite caja-image-rotate.ui from scratch
  * Do not collect the translation for Icon
  * automake: do not include CFLAGS in CPPFLAGS

(gutteridge)

2022-11-27 04:45:21 UTC MAIN commitmail json YAML

caja-dropbox: update to 1.26.0

Change log:

### caja-dropbox 1.26.0

  * update translations

### caja-dropbox 1.25.0

  * update translations
  * update copyright for 2021
  * dropbox-client-util: add missing include
  * caja-dropbox: reset_all_files is a static function
  * caja-dropbox.pot: use UTF-8 charset
  * Add i18n support
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * build: silent build warnings for distcheck
  * build: Silent building
  * use MATE_COMPILE_WARNINGS from mate-common

(gutteridge)

2022-11-27 04:43:28 UTC MAIN commitmail json YAML

doc: Updated sysutils/caja to 1.26.1

(gutteridge)

2022-11-27 04:43:12 UTC MAIN commitmail json YAML

caja: update to 1.26.1

Change log:

### caja 1.26.1

  * tx: sync with transifex
  * Fix Caja does not show icons of application launchers
  * caja-mime-actions: fix memory leak
  * caja-bookmark: fix memory leak
  * caja-bookmark: drop create_image_cairo_for_bookmark
  * caja-file-conflict-dialog: Move to automatic signal disconnection
  * caja-file-conflict-dialog: Properly release references on dispose()
  * caja-file-conflict-dialog: update the icons once
  * caja-module: fix memory leak
  * caja-sidebar-title: fix memory leak
  * fm-directory-view: fix memory leak
  * eel-background: fix memory leak
  * caja-application: avoid SEGV when profiling/debugging code
  * caja-places-sidebar: fix right-click menu height

### caja 1.26.0

  * update translations
  * Update copyright to 2021

### caja 1.25.3

  * update translations
  * caja-directory.c: Fix memory leak.
  * caja-bookmarks-window.ui: expand child widgets, sane default size
  * caja-bookmarks-window.ui: remove deprecated GtkAlignment, remove empty labels
  * caja-file-management-properties.ui: remove deprecated GtkAlignment (use
  * update resource for transifex
  * travis: disable travis builds for ubuntu
  * Add creation time support
  * caja-window: remove -Wcast-function-type warning
  * caja-window-menus: remove -Wcast-function-type warning
  * caja-window-manage-views: remove -Wcast-function-type warning
  * caja-property-browser: remove -Wcast-function-type warning
  * icon view: Add a directory setting to block moving icons
  * Improved filesystem check on dnd
  * No longer need to check the locale.h header as it's part of C90
  * warning: missing initializer for a field of 窶賂tkActionEntry窶�
  * caja-places-sidebar: gnome-disk-utility ignores the --xid option
  * keep one .desktop suffix on desktop file renaming
  * caja-pathbar: Fix cppcheck warning nullPointerRedundantCheck
  * caja-application: Use PACKAGE in notify_init instead of GETTEXT_PACKAGE
  * cppcheck warning: Local variable 'combo_box' shadows outer argument
  * Rename wallpaper pattern name from MATE to GNOME
  * caja-window: Fix cppcheck warning unusedAllocatedMemory
  * caja-file-management-properties: Do not cast the instance to GObject when connecting a signal
  * caja-file-management-properties: use gtk_builder_new_from_file
  * Fix warnings about xmlChar cast
  * caja-customization-data: keep the key of the hash table if exists
  * caja-customization-data: Do not build the path to the browser.xml file
  * caja-directory-async: drop istr_set_insert, use g_hash_table_add instead
  * build: allow users to disable gettext support (--disable-nls)
  * build: Use PACKAGE_URL variable
  * build: underline package name and version in configure summary
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME

### caja 1.25.2

  * update translations
  * build: fix dist target
  * i18n: Fix fetching all keywords on desktop files
  * Fix desktop file validation warning
  * caja-places-sidebar: upgrade format drive item
  * Update copyright to 2021

### caja 1.25.1

  * update translations
  * Remove warning -Wtype-limits
  * caja-bookmarks-window: upgrade ui file
  * caja-file-operations: Let user mark trusted launcher
  * caja-directory-async: trust marked launchers
  * gio set PATH "metadata::caja-trusted-launcher" true
  * caja-directory-async: trust also launchers from user desktop
  * caja-directory-async: trust only system launchers
  * caja-file-management-properties: use g_list_free_full
  * caja-icon-container: warning -Wold-style-declaration
  * file-operations: don't attempt to move into the source dir
  * test-eel-pixbuf-scale: Profile only the scaling functions just once
  * Remove the use of the gettimeofday function
  * test-eel-image-table: Fix the filename for the test image
  * test-eel-image-table: Use the UTF-8 encoding for the file itself
  * test-eel-labeled-image: Fix showing the image on the controls
  * fm-properties-window: make the location of system folders portable
  * Remove unused macros
  * Duplicate tabs using the scroll wheel
  * middle-clicking the reload button duplicates tab
  * Fix i18n in backgrounds and emblems dialog
  * fix distcheck error on archlinux and fedora
  * use pango-devel as BR for fedora
  * fm-directory-view: Error message when a link could not be created
  * travis: use ubuntu:rolling tag to fix building
  * eel-editable-label: Consecutive break/return statements are unnecessary
  * tx: fix build error with Hebrew language
  * Travis CI: debian build: add -Wunused-macros to CFLAGS
  * Remove trailing spaces/tabs
  * caja-dnd: Create links by default on dnd from Web Browsers
  * Add a "Bookmarks" sidebar to Caja
  * Guard block is missing
  * caja-notebook: Add notebook scroll event
  * fm-icon-view: totem-audio-preview was removed in totem 2.25.90
  * caja-file-management-properties: Reduce the height of the dialog
  * Remove unused variable from eel_notebook_scroll_event_cb
  * fm-properties-window: Do not display Modified field for mounted points
  * add required libraries for libegg
  * caja properties-window: display dir last modified
  * Travis CI: enable irc notifications with tagged commits
  * update submodule

### caja 1.25.0

  * update translations
  * Add informations about translation contribution
  * caja-window-slot: fix window icon replacement/alternation
  * fm-properties: Don't show notebook arrows
  * caja-file-management-properties: Remove caja_file_management_properties_size_group_create
  * caja-file-management-properties.ui: Fix deprecations
  * Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum)
  * caja-file: remove warning GTimeVal is deprecated
  * update README
  * mate-submodules: use git submodule for libegg
  * Remove the warning: the address of 窶亙ter窶� will never be NULL
  * support an explicit --select command line option
  * tx: pull slowak translation from server
  * build: silent build warnings for distcheck
  * Fix -Wmissing-prototypes build warnings
  * Remove warnings about function declaration isn窶冲 a prototype
  * caja-window-menus: website-label, consistency with other about-dialog
  * use MATE_COMPILE_WARNINGS from mate-common
  * fix runtime warning from newly unused code
  * Confirm before deleting during an undo operation
  * Updating the link of caja
  * Update authors
  * Look for caja extensions at $CAJA_EXTENSION_DIRS

(gutteridge)

2022-11-27 04:41:29 UTC MAIN commitmail json YAML

doc: Updated print/atril to 1.26.0

(gutteridge)

2022-11-27 04:40:55 UTC MAIN commitmail json YAML

atril: update to 1.26.0

Change log:

### atril 1.26.0

  * update translations
  * ev-window.c: only create a EvWebView if needed
  * ev-sidebar-links: Optimize reverse link lookup for a page
  * introspection: Fix bogus --library arguments.
  * libdocument: remove _ev_g_mkdtemp function
  * epub: declaration of ���uL��� shadows a previous local [-Wshadow]
  * ev-window: missing initializer for a field of ���GtkActionEntry���
  * epub: fix typo

### atril 1.25.1

  * update translations
  * update help
  * caja extension: Update copyright year
  * dvi: use glib i18n macros
  * i18n: use g_dngettext instead of ngettext
  * build: allow users to disable gettext support (--disable-nls)
  * build: Use PACKAGE_URL variable
  * build: display package name and version in configure summary
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * Remove warning -Wtype-limits
  * Update copyright to 2021
  * Check whether the document page failed to render
  * ps backend: do not silence the warnings when rendering the page
  * Support non-X11 windowing systems
  * build: remove legacy variable MATEICONDIR
  * ev-document-factory: use g_list_free_full
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * epub backend: Escape link text to display & in index content
  * ev-poppler: 'POPPLER_ACTION_RESET_FORM' not handled in switch [-Wswitch]
  * ev-window: fix interval (guint milliseconds) in g_timeout_add_full
  * epub-document: improve code-style
  * ev-sidebar-attachments: do not add add a Gtk_Container
  * check return value of xmlDocGetRootElement call if is NULL
  * ev-pixbuf-cache: Remove -Wtype-limits warnings
  * Remove unused macros
  * Change spaces to tab
  * Make sure attachments window fills entire sidebar
  * ev-poppler: remove warning about no previous declaration
  * Fix segfault on empty navMap
  * ev-properties-dialog: Add on_notebook_scroll_event
  * update mate-submodules
  * Add compilation help
  * build: Add ice & glib-2.0 modules in PKG_CHECK_MODULES(LIBEGG)

### atril 1.25.0

  * sync with transifex
  * [ci] fix release tarball on travis CI failed
  * Re-enable highlight_find_results
  * Use ENABLE_SYNCTEX in libdocument/Makefile.am
  * Improved detection of --enable/disable synctex option
  * Fix -Wunused-function warnings caused by --enable-synctex=no
  * Make synctex optional
  * add git.mk to generate .gitignore
  * use git submodule for cut-n-paste/smclient
  * djvu-text-page: Fix cppcheck [clarifyCalculation] warnings
  * ev-window: expand the comment on about dialog
  * build: silent build warnings for distcheck
  * build: update configure summary
  * Fix cppcheck [knownConditionTrueFalse] warnings
  * Remove strict-prototypes warning
  * ev-window/epub-document: remove unused functions
  * ev-poppler: remove unused variable
  * epub-document: Remove unused-variable warning
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS
  * Migrate to README.md and fix links
  * build: set compiler warning level to yes
  * dviread: ���inline��� is not at beginning of declaration
  * Update authors
  * Use int64_t for g_date_time_to_unix even word size is 32-bit wide
  * thumbnailer: fix typo in the option description

(gutteridge)

2022-11-27 02:31:52 UTC MAIN commitmail json YAML

doc: Updated graphics/mate-themes to 3.22.23

(gutteridge)