[glib] Created tag 2.61.3
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Created tag 2.61.3
- Date: Mon, 2 Sep 2019 13:10:49 +0000 (UTC)
The signed tag '2.61.3' was created.
Tagger: Philip Withnall <withnall endlessm com>
Date: 1567429814 +0100
2.61.3
Git-EVTag-v0-SHA512:
d1071eb8f8424cc21be4cbb0b3de924d9c794d3894ae3bc5db8bb998a4ab7ef59316f087b03bf4ffa4e7e60c4bd92cec316d19bd0dcc3b9378d9c2089077354c
Changes since the last tag '2.61.2':
Anders Jonsson (2):
Update Swedish translation
Update Swedish translation
Asier Sarasua Garmendia (2):
Update Basque translation
Update Basque translation
Aurimas Černius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Aurélien Zanelli (1):
goption: add sanity check to input parameters
Balázs Úr (1):
Update Hungarian translation
Bastien Nocera (5):
gnetworkmonitornm: Remove unneeded ";" in G_DEFINE_INTERFACE_WITH_CODE
gnetworkmonitornm: Disconnect g-signal from proxy
gnetworkmonitornm: Arguments to g-signal's callback are const
gnetworkmonitornm: Remove double-space
tests: Remove unneeded ";" in G_DEFINE_INTERFACE_WITH_CODE
Carlos Garnacho (2):
gutf8: Assert that written memory stays in bounds
gfileutils: Fix error propagation for other than ENOENT
Changwoo Ryu (1):
Update Korean translation
Charles Monzat (1):
Update French translation
Christian Kirbach (1):
Update German translation
Christian Persch (1):
GOption: Allow NULL arguments to parse_strv
Christoph Reiter (4):
meson: build gnulib if printf isn't good enough
win32: don't assume the format specifier for the stdlib printf/scanf like functions
meson: Remove an outdated todo re HAVE_UNIX98_PRINTF
meson: small cleanup for printf checks
Claudio Saavedra (1):
glib.supp: add suppression for g_type_class_ref()
Colin Walters (4):
gio/glib-compile-resources.c: Unref objects in error path
gobject/gobject.c: Tweak conditional to pacify static analysis
gio/gnetworkmonitornetlink.c: Add NULL check on dest before using it
glib/goption.c: Replace precondition with assertion
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Daniel Șerbănescu (1):
Update Romanian translation
Emmanuel Fleury (1):
glib/gbacktrace.c: Handling properly the dup(stderr) call
Emmanuele Bassi (10):
docs: The mailing lists are no more
docs: Remove mentions of mailing lists
doap: Update the <mailing-list> element
Bugs should be reported on GitLab
Use GitLab to reserve a new fundamental type slot
docs: Remove mentions of mailing lists
Merge branch 'g-object-get-property-zero-init' into 'master'
Merge branch 'error-docs' into 'master'
Merge branch '1309-delayed-settings-changed' into 'master'
Merge branch 'ossfuzz-16101-iso8601-parsing' into 'master'
Florentina Mușat (1):
Update Romanian translation
Fran Dieguez (1):
Update Galician translation
Jeffrey Stedfast (1):
Optimize g_nearest_pow() function in glib/garray.c
Jordi Mas (3):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Kukuh Syafaat (2):
Update Indonesian translation
Update Indonesian translation
Marek Černocký (1):
Updated Czech translation
Michael Catanzaro (1):
Merge branch 'wip/smcv/reproducer-for-1852' into 'master'
Mihai Moldovan (2):
gio: Housekeeping: sync up and sort gio_{sources,headers} lists
gio: actually install and reference gnativesocketaddress.h.
Nirbheek Chauhan (16):
Merge branch 'meson-good-printf-fixes' into 'master'
Merge branch 'win32-no-sys-printf' into 'master'
Merge branch '1881-fix-gio-use-volume-monitor' into 'master'
Merge branch '1879-leak-suppressions' into 'master'
Merge branch '1803-gio-open-docs' into 'master'
gutils: Remove dead code used for Windows SDK versions
Merge branch '1860-macros-available-in' into 'master'
windows: Move G_WINAPI_ONLY_APP to config.h
gmodule: Don't try to use toolhelp for symbol searching on UWP
glib: Don't call MessageBox() when building for UWP
README.win32: Update and convert to markdown
CODEOWNERS: Add myself as co-owner of Windows stuff
Merge branch 'upate-win32-readme' into 'master'
libffi.wrap: Meson port has moved to FDO gitlab
Merge branch 'allow_NULL_argument_to_parse_strv' into 'master'
Merge branch 'wip/lantw/meson-move-libdl_dep-to-the-top-level' into 'master'
Philip Withnall (46):
gapplication: Fix a leaking GRemoteActionGroup member
Post-release version bump
Merge branch 'application-free-remote-actions' into 'master'
Merge branch 'wip/hadess/gnetworkmonitor-nm-fixups' into 'master'
Merge branch 'contributing-fixes' into 'master'
Merge branch 'wip/carlosg/utf8-strreverse-invalid-writes' into 'master'
glib-compile-schemas: Fix some minor en_GB-isms in translatable strings
gtestutils: Allow g_test_bug() to be used without g_test_bug_base()
tests: Drop unnecessary usage of g_test_bug_base("")
tests: Add a test for g_dbus_connection_get_flags()
tests: Add a test for peer-to-peer GDBusProxy usage with a bus name
gsettings: Add missing changed() call to delayed settings backend
Merge branch 'test-bug-base' into 'master'
Merge branch '1620-dbus-proxy-tests' into 'master'
Merge branch '1867-en-gb-isms' into 'master'
gdatetime: Avoid an assertion failure when parsing some ISO 8601 dates
tests: Add ISO 8601 parsing tests for g_date_time_new_from_iso8601()
Merge branch 'wip/smcv/mips-sigaction' into 'master'
Merge branch 'override' into 'master'
tests: Fix a pragma warning on FreeBSD
Merge branch 'static_analysis_2_40_patches' into 'master'
docs: Mention environment variables in `gio open` documentation
Merge branch 'typos-doc' into 'master'
Merge branch 'diagnostic-pragma-fix' into 'master'
glib.supp: Add some missing suppressions for one-time allocations
Merge branch 'G_SIGNAL_RUN_CLEANUP_do_not_call_accumulate' into 'master'
Merge branch 'optimize_g_nearest_pow' into 'master'
gvolumemonitor: Use GIOModule methods for getting default type
Merge branch 'gbacktrace_dup2_proper_handling' into 'master'
Merge branch 'meson-printf-cleanup' into 'master'
gerror: Add a docs paragraph about not displaying errors verbatim in UI
glib: Mark various macros as available in certain versions of GLib
Merge branch 'easy-uwp-patches' into 'master'
gvfs: Add an assertion to check that get_file_for_uri() is never NULL
gwinhttpfile: Document constructor as potentially returning NULL
gwinhttpvfs: Fall back to wrapped VFS if creating a HTTP file fails
Merge branch '1819-file-for-uri-null' into 'master'
Merge branch 'gsettingsbackend-thread-safe-watches' into 'master'
Merge branch 'update-libffi-wrap-location' into 'master'
Merge branch 'fix_documentation' into 'master'
Merge branch 'bugfix/install-gnativesocketaddress' into 'master'
Merge branch 'goption_add_sanity_checks_to_inputs' into 'master'
Merge branch 'gtype-leak-suppression' into 'master'
Merge branch 'patch-1' into 'master'
Merge branch 'wip/lantw/gthread-set-thread-name-on-bsd' into 'master'
2.61.3
Piotr Drąg (2):
Update Polish translation
Update Polish translation
Roger (1):
adjust formatting
Sebastian Dröge (2):
Run the accumulator function for RUN_CLEANUP object handlers too
GSettingsBackend - Fix thread-safety during destruction of GSettings instances while notifications are
emitted
Sergio Costas (1):
gsubprocesslauncher.c: fix documentation
Simon McVittie (6):
g_object_get_property: Clarify meaning of G_TYPE_INVALID
g_object_get_property: Document accepting G_VALUE_INIT as new API
Merge branch 'wip/carlosg/fix-mkdir-with-parents-errors' into 'master'
glib/tests/fileutils: Add a reproducer for #1852
cond test: Don't make assumptions about struct sigaction member order
Merge branch 'post-release-version-bump' into 'master'
Ting-Wei Lan (2):
meson: Move libdl_dep to the top level
gthread: Set thread name on *BSD
Xavier Claessens (1):
Meson: Override glib-compile-resources/schemas
Zander Brown (1):
Update British English translation
Дилян Палаузов (1):
minor typos in the documentation (a/an)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]