[glib] (36 commits) Non-fast-forward update to branch wip/oholy/bind-mounts-stable



The branch 'wip/oholy/bind-mounts-stable' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  93261e3... build: Drop Python 2 support and require Python 3.4+
  3edc504... glocalfilemonitor: Fallback to poll file monitor for NFS
  4536deb... Add a new GTlsError to indicate protocol downgrade attacks
  5b7c109... gclosure: Clarify when destroy notifiers are called in docu
  59a23bf... gclosure: Minor documentation formatting improvements
  0d685b4... glib-compile-resources: encode data as string
  11fcc2f... build: simplify alloca checks. See #1313
  41cc385... dtrace: Add missing const attributes to types in glib_probe
  2c85e0a... Use "command -v" instead of "which"
  769b9a9... gspawn: Fix build on systems without O_CLOEXEC
  f35c4d5... build: Check for Unix98 positional parameter support in pri
  7bc3edd... build: Define GLIB_USING_SYSTEM_PRINTF properly
  3032b5e... build: Check for bind_textdomain_codeset() properly
  8759582... build: Drop unused HAVE_DLFCN_H definition
  b707c71... build: Stop defining STDC_HEADERS
  ee2b3c5... build: Remove SIZEOF___INT64 definition from meson.build
  eeadd57... glib: Remove remaining references to __int64
  f696f51... Merge branch 'mcatanzaro/inappropriate-fallback-error' into
  41a3951... Merge branch 'simplify-alloca-checks' into 'master'
  9be6122... Merge branch 'gresource-string-encoding' into 'master'
  8271263... Merge branch 'require-python34' into 'master'
  7427bb7... Merge branch 'wip/oholy/nfs-poll-monitor' into 'master'
  ea17d63... Merge branch 'which' into 'master'
  b1cae79... glib-compile-resources: Fix generated code compiling with C
  8dc8b33... ghash: Clear out arguments to NULL in g_hash_table_lookup_e
  0e5f9aa... tests: Add more tests to finish branch coverage of GHashTab
  3fd9f83... build: Bump version to 2.59.0
  0d00713... Merge branch 'compile-resources-cxx' into 'master'
  b237547... Merge branch '1313-config-cleanups' into 'master'
  44704b7... build: fix installation dir of glib-gettextize
  612c450... gio: Don't redefine GKqueueFileMonitor
  c341479... Document new `loop` class
  1b0aa8b... Update Brazilian Portuguese translation
  423a293... portal network monitor: Always emit changed signal on chang
  b0e239c... Update Hungarian translation
  48821a5... meson: fix typo
  b3da2b4... meson: install glib-gettextize to bindir
  2a34e66... Updated Danish translation
  6545e75... gversionmacros: add version macros for GLib 2.60
  b84951e... gtlsbackend: add support for setting the default TLS databa
  27fca34... gtlsdatabase: document that implementations must be thread-
  0d26448... Update Greek translation
  f63bc30... Merge branch 'GKqueueFileMonitor' into 'master'
  17ae9f3... Merge branch 'O_CLOEXEC' into 'master'
  bac504e... build: Drop AC_C_CONST from configure.ac
  6e03a05... Merge branch 'meson-bindir-fix' into 'master'
  8f157d0... Merge branch 'wip/fmuellner/nm-portal-changed-signal' into 
  b79bafc... Merge branch 'glib-gettextize' into 'master'
  d365670... Merge branch 'default-tls-database' into 'master'
  0232cf6... Merge branch '1313-die-ac-c-const' into 'master'
  6ae061b... Merge branch 'add-identifier-class-loop' into 'master'
  9e9db46... build: Drop pointless -Wformat-security warning flag
  f697f6a... tests/timer: Skip test_timeval_to_iso8601_overflow if we ca
  5b7a16a... Merge branch 'wip/test_timeval_to_iso8601_overflow-skip-on-
  68a4e27... Document that GTimeVal is subject to the year 2038 problem 
  9125813... Remove all static ChangeLog files
  24a9505... autotools: stop generating a ChangeLog file for the dist ta
  95477a4... macros: Add G_GNUC_FALLTHROUGH
  3aff811... Use G_GNUC_FALLTHROUGH where appropriate
  93b9f22... build: Enable -Wimplicit-fallthrough by default
  e1cec0f... liststore: Simplify code
  fbe8f24... Merge branch 'remove-changelogs' into 'master'
  98f326a... Merge branch 'wip/otte/fallthrough' into 'master'
  fd2d94d... Merge branch '656-format-security' into 'master'
  3da4314... Merge branch 'hash-table-tests' into 'master'
  515c39b... Merge branch '1493-dtrace-consts' into 'master'
  46c1a45... Merge branch '277-closure-docs' into 'master'
  dfa2a4a... gtestutils: Print non-matching stderr/stdout output on trap
  35d1ef6... gliststore: Simplify a GType check on construction
  7e33c50... tests: Add more GListStore tests to get it too 100% coverag
  53a6689... tests: Test g_list_model_get_object()
  574e2c8... Merge branch 'wip/otte/simplify-liststore-splice' into 'mas
  d2f4125... Merge branch 'wip/gtimeval-document-year-2038-problem' into
  86ab6ff... Merge branch '303-list-store-tests' into 'master'
  64b76c7... codegen: Change pointer casting to remove type-punning warn
  83cd2f6... gvolumemonitor: Document the need to run a main loop
  d0aba93... Merge branch '1119-volume-monitor-main-loop-docs' into 'mas
  b7fba1a... Update Swedish translation
  e8fde0b... Install m4 macros unconditionally
  d6da69f... Merge branch 'issue-1520' into 'master'
  201cdd7... Use absolute paths in pkg-config files
  05fdd09... W32: Don't always strip path prefixes
  a86eb1a... W32: test the private path-stripping function
  256e741... W32: tighten access rights requested to read symlink
  c6b4eff... W32: new GFileInfo attributes
  c24d3b0... W32: extend the g-file-info test with new DOS attributes
  157dfc8... test_internal_enhanced_stdio: don't use g_assert()
  cf4ea5e... Merge branch 'w32-gfileinfo-improvements' into 'master'
  ad3694b... Enable GIO tests on Windows
  0e0b94d... gdbus: Improve error when well-known name is unowned
  54074a3... Merge branch 'mcatanzaro/gdbus-error' into 'master'
  04989cf... Autostart xdg-desktop-portal if needed
  3f10c8b... Merge branch 'gdbus-codegen-type-punned-pointer-warnings' i
  dbe0572... Merge branch 'w32-gio-tests-enable' into 'master'
  5bc35a7... Merge branch 'mcatanzaro/auto-start-portals' into 'master'
  c576114... gnetworkmonitornm: Set a GError properly on an error handli
  7fe8aa6... gnetworkmonitornetlink: Don't check if a passed-in GError *
  6629423... gnetworkmonitornetlink: Close the socket after disconnectin
  36c79ad... gnetworkmonitornetlink: Pass a GError into read_netlink_mes
  6eb5bd8... network-monitor-race test: Have the subprocess inherit stdo
  8519368... Fix g_icon_to_string() regression (doc inconsistency).
  3d3ea42... Updated Czech translation
  5ad226c... Merge branch 'wip/netlink-monitor-cleanups' into 'master'
  d2a1a4b... Merge branch '1523-network-monitor-init-failure' into 'mast
  cf7193e... Merge branch 'fix-pkg-config-autotools' into 'master'
  f928dfd... Merge branch 'master' into 'master'
  0d97c4d... gio: automake: Add libgmodule dependency
  18456b7... tests: Mark two more tests as slow
  f50309a... Merge branch 'slow-tests' into 'master'
  96fafcf... Meson: Fix missing files when installing tests
  4b5bc3f... Meson: build and install remaining tests
  ef1bcc5... Rename cxx-test.C to cxx-test.cpp
  3cdce16... tests W32: Cast the MSG struct as (gchar *) for g_io_channe
  190ea6e... tests W32: Fix Windows values casting
  d2c9543... tests W32: include process.h for getpid()
  4c91334... tests W32: ugly fix for sscanf() format
  665677c... tests W32: Move timeloop test to the non-Windows section
  3ae1244... tests W32: ifdef a variable not used on Windows
  abac67c... Tests: Fix -Wformat-nonliteral causing build failure with c
  66bf585... Merge branch 'install-tests' into 'master'
  032f1a9... Merge branch 'gio-fix-build' into 'master'
  fa32ee6... Remove unnecessary +x permissions
  3896bc3... Meson: define G_HAVE_GROWING_STACK to 0 or 1
  8391219... Meson: Run in TAP mode installed tests that support it
  780f7c6... Meson: doc: fix cross references
  bec7e2f... Merge branch 'issue1539' into 'master'
  c199927... Merge branch '1538-growing-stack' into 'master'
  30ccd6f... docs: Use the correct terminology for g_array_free
  0a8f369... docs: Simplify the text for g_array_free
  8bfb1d0... Merge branch '1537-fixxref' into 'master'
  b512135... Merge branch '1535-tap' into 'master'
  178b943... Meson: Install timeloop-closure test
  b803d94... Merge branch '1541-timeloop-closure' into 'master'
  cbc7fbb... meson: Run build-time tests with --tap where supported
  b6171b9... Merge branch '1528-build-time-tap' into 'master'
  7c8e1f1... Meson: Do not run tests/refcount with --tap
  214c991... Spelling: fix "every time"
  7a903bd... Spelling: fix spelling of specify
  59bede9... Spelling: Fix a common en_FR spelling of "information"
  e0a8df1... Spelling: Fix spelling of "similarly"
  55cfbd3... Spelling: Fix spelling of "constructed"
  03cf374... Spelling: Fix spelling of "unknown"
  ec951e9... Spelling: avoid the "allows to" pattern
  1830ebb... Spelling: Fix spelling of "interpreted"
  8346017... Generate gtester-report from .in file
  5040aee... Merge branch 'tap-fix' into 'master'
  af9e67c... Merge branch '1544-gtester-report' into 'master'
  88a1188... Merge branch 'speling' into 'master'
  27b5fb5... Meson: appinfo tests are racy if run in parallel
  59f3c1f... Autotools: Move libmount from Libs.private to Requires.priv
  129512b... Autotools: Always run glib-genmarshal, even if cross-compil
  3b61570... Merge branch '1514-appinfo-test' into 'master'
  a5e900c... Merge branch 'libmount' into 'master'
  b71d7e4... Merge branch 'cross' into 'master'
  6b0b438... Tests: Mark printf wrappers with G_GNUC_PRINTF
  686d60d... Merge branch 'printf' into 'master'
  4b983e5... ci: Upgrade meson to 0.48.0 and use --fatal-meson-warnings
  24d7a73... Meson: Bump dependency to 0.48.0
  c824ffd... Merge branch 'wip/rishi/docs-garray' into 'master'
  0e117cf... Merge branch 'ci-meson-0-48' into 'master'
  62af03b... Meson: Extract objects from convenience libraries to link t
  6e0a03e... Merge branch '1536-link-whole' into 'master'
  bfc362c... ci: Enable FreeBSD CI
  a187c89... Fix build failure on systems without spawn.h
  4c05f33... Merge branch 'wip/lantw/enable-freebsd-ci' into 'master'
  e1f4ff6... Merge branch 'non-POSIX-spawn' into 'master'
  9da3759... gunixmounts: Filter out mounts with device path that was re

Commits added to the branch:

  40ee8da... Use "command -v" instead of "which" (*)
  2a64690... Update Brazilian Portuguese translation (*)
  1d6909c... Update Hungarian translation (*)
  3392d7c... Update Latvian translation (*)
  5afb4ce... Update Swedish translation (*)
  3aefb47... Updated Danish translation (*)
  6a3fb34... Update Greek translation (*)
  afbda14... gio: Don't redefine GKqueueFileMonitor (*)
  b8a4754... gspawn: Fix build on systems without O_CLOEXEC (*)
  f042610... build: fix installation dir of glib-gettextize (*)
  a8babc7... portal network monitor: Always emit changed signal on chang (*)
  d62f7cb... meson: fix typo (*)
  51e7219... tests/timer: Skip test_timeval_to_iso8601_overflow if we ca (*)
  7086bae... Merge branch 'cherry-pick-f697f6aa' into 'glib-2-58' (*)
  5e9c2a5... Merge branch 'glib-2-58-backports' into 'glib-2-58' (*)
  f1e272e... Merge branch '277-command-v-not-which-glib-2-58' into 'glib (*)
  37af51e... Document that GTimeVal is subject to the year 2038 problem  (*)
  9d41491... Merge branch 'cherry-pick-68a4e273' into 'glib-2-58' (*)
  c3c059e... Update Greek translation (*)
  b3bad4a... codegen: Change pointer casting to remove type-punning warn (*)
  ce2e543... Autostart xdg-desktop-portal if needed (*)
  d8d3c81... Updated Czech translation (*)
  8b26ad2... gnetworkmonitornetlink: Don't check if a passed-in GError * (*)
  7e413f8... gnetworkmonitornetlink: Close the socket after disconnectin (*)
  d0660ff... Merge branch 'glib-2-58-313-network-monitor-netlink-fixes'  (*)
  d89e862... Merge branch 'glib-2-58-317-xdg-desktop-portal-autostart' i (*)
  e7a7c9b... Use absolute paths in pkg-config files (*)
  ad26f4c... Fix g_icon_to_string() regression (doc inconsistency). (*)
  ac1b680... Merge branch 'glib-2-58-315-pc-paths' into 'glib-2-58' (*)
  ae9bb1e... Merge branch 'glib-2-58-1513-icon-docs' into 'glib-2-58' (*)
  2a7d4d2... Merge branch 'glib-2-58-309-codegen-punning' into 'glib-2-5 (*)
  a9f5a6f... 2.58.1 (*)
  21da53a... ci: Use a docker image for stable branch (*)
  a579ac9... Merge branch 'stable-ci' into 'glib-2-58' (*)
  fc7b8e8... Update Friulian translation (*)
  87ea730... gunixmounts: Filter out mounts with device path that was re

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]