[glib] Created tag 2.72.1
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Created tag 2.72.1
- Date: Thu, 14 Apr 2022 12:00:09 +0000 (UTC)
The signed tag '2.72.1' was created.
Tagger: Philip Withnall <pwithnall endlessos org>
Date: 1649937578 +0100
2.72.1
Git-EVTag-v0-SHA512:
2eea423ba8147fa8fb7f41464a5621306619d97c869164c04f4dc375d4b74509175009dfd5234953a2b3614c13a51d88610a3026d2bce1c0c6ecff2bfb1f1a01
Changes since the last tag '2.72.0':
Aleksandr Melman (1):
Update Russian translation
Alexander Shopov (4):
Update Bulgarian translation
Update Bulgarian translation
Update Bulgarian translation
Update Bulgarian translation
Anders Jonsson (1):
Update Swedish translation
Andre Klapper (2):
Fix invalid markup in Bulgarian translation
Fix invalid markup in Bulgarian translation
Aurimas Černius (1):
Updated Lithuanian translation
Carlos Garnacho (2):
glib: Format GDateTime ISO8601 years as %C%y
glib: Add tests for far away GDateTimes
Eli Schwartz (1):
meson: simplify lookup of python command
Emin Tufan Çetin (1):
Update Turkish translation
Emmanuel Fleury (7):
Move unit test on g_basename() function to glib/tests/fileutils.c
Convert test/relation-test.c to glib test framework
Move tests/relation-test.c to glib/tests/relation.c
Enabling disabled slice-color test case
Convert tests/slice-color.c to glib test framework
Convert tests/slice-concurrent.c to glib test framework
Move test files on slices from tests/ to glib/tests/
Haruka Ma (1):
meson: Set BROKEN_POLL in macOS builds
Hugo Carvalho (1):
Update Portuguese translation
Jordi Mas (1):
Update Catalan translation
Kukuh Syafaat (1):
Update Indonesian translation
Loic Le Page (10):
Fix non-initialized variable in gio/gsettings-tool.c
Fix redefinition of local variable in gio/gsettings.c
Fix non-initialized variable in gio/gresourcefile.c
Fix non-initialized variable in gio/gresource-tool.c
Fix redefinition of local variable and non-initialized variable in gio/gresource.c
Fix redefinition of local variable in gio/gregistrysettingsbackend.c
Fix redefinition of local variable in gio/gnetworkservice.c
Fix redefinition of local variable and non-initialized variable in gio/glocalfileoutputstream.c
Fix redefinition of local variable in gio/glocalfilemonitor.c
Fix redefinition of local variable in gio/glib-compile-schemas.c
Marc-André Lureau (19):
gio: fix OOB string access if filename is empty
gio: return '*' content type on win32 from unknown mime
gio: implement simple directory type detection
gio/tests: fix content type guess for directory on win32
gio/tests: fix various content type guesses on win32
gio: relax g_content_type_is_a on win32
tests: use Windows mime type for executable
gio/tests: fix test_icon on win32
tests: skip test_tree on win32
tests: skip check anything is octet-stream
tests: skip appmonitor test on win32
tests: enable defaultvalue and debugcontroller on win32
gio/tests: skip filemonitor tests on win32
tests/socket: skip a test if AF_UNIX is not supported on win32
glib/tests: fix random failure due to rounding
glib/tests: skip a failing test with a FIXME
glib/tests: disable a racy check on mainloop test
gio/tests/codegen: skip tests that require /dev/stdout on win32
glib/win32: fix spawn from GUI regression
Matej Urbančič (1):
Update Slovenian translation
Matthias Clasen (1):
Fix trashing sandboxed directories
Milo Casagrande (1):
Update Italian translation
Patrick Griffis (1):
tests: Add basic test framework for GResolver DNS parsing
Philip Withnall (45):
gpowerprofilemonitor: Tweak wording of documentation to make more sense
ci: Update the Fedora CI image to Fedora 34
tests: Fix a leak in gdbus-test-codegen test
tests: Wait for signal unsubscriptions in gdbus-test-codegen
tests: Re-enable address sanitizer for gdbus-test-codegen
Merge branch '2312-codegen-test-leak-fix' into 'main'
Merge branch 'find_program_python3' into 'main'
Merge branch 'cleanup-warnings-split-6' into 'main'
Merge branch 'w32-contenttype' into 'main'
gdbusconnection: Use g_strv_contains() rather than a home-grown version
tests: Use g_strv_contains() rather than a home-grown version
gdbusmethodinvocation: Fix a leak on an early return path
gdbusmethodinvocation: Fix dead code for type checking GetAll
gdbusmethodinvocation: Drop redundant quote from warning message
tests: Add unit tests for GDBusMethodInvocation
ci: Update Coverity image to Fedora 34 and latest Coverity Scan tool
ci: Update mingw image to Fedora 34
ci: Update Android NDK image to Fedora 34
Merge branch 'power-profile-monitor-docs' into 'main'
Merge branch 'move_relation_tests' into 'main'
Merge branch 'move_g_basename_test' into 'main'
Merge branch 'w32-skips' into 'main'
Merge branch 'wip/carlosg/gdatetime-before-y1000' into 'main'
Merge branch 'slice_tests' into 'main'
gthreadedresolver: Check header length when parsing response
gthreadedresolver: Handle error returns from dn_expand() in headers
gthreadedresolver: Expose g_resolver_record_type_to_rrtype()
tests: Add tests for invalid DNS response header parsing
gthreadedresolver: Don’t warn on unrecognised record types
gthreadedresolver: Add error checking to all record parsing
gthreadedresolver: Limit length of each record to its stated rdlength
gthreadedresolver: Treat query and answer counts as unsigned
tests: Add tests for parsing specific DNS record types
resolver: Add SRV support to manual resolver test
gthreadedresolver: Only declare private test APIs on Unix
Merge branch 'resolver-tests' into 'main'
docs: Drop reference to G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
docs: Improve formatting for some file monitor documentation
Revert "meson: simplify lookup of python command"
Merge branch 'backport-2582-win32-gui-spawn-glib-2-72' into 'glib-2-72'
tests: Don’t exit gdbus-method-invocation test early on connection close
tests: Fix a typo in a test skip message
tests: Add C++ tests for typechecking with atomic compare and exchanges
gatomic: Add a C++ variant of g_atomic_int_compare_and_exchange()
2.72.1
Piotr Drąg (1):
Update Polish translation
Sebastian Dröge (5):
Merge branch 'strv-contains' into 'main'
Merge branch 'gdbus-method-invocation-leak' into 'main'
Merge branch 'wip/pwithnall/update-fedora-ci' into 'main'
Merge branch 'wip/pwithnall/update-other-cis' into 'main'
Merge branch 'wip/pwithnall/backport-2578-clang-cxx-glib-2-72' into 'glib-2-72'
Simon McVittie (4):
Merge branch 'backport-2583-portal-trashing-dirs-glib-2-72' into 'glib-2-72'
Merge branch 'backport-2565-meson-python-fix-glib-2-72' into 'glib-2-72'
Merge branch 'backport-translation-fixes-and-2571-glib-2-72' into 'glib-2-72'
Merge branch 'backport-2589-test-dbus-exit-on-close-glib-2-72' into 'glib-2-72'
Yuri Chornoivan (1):
Update Ukrainian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]