Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-pulseaudio-plugin xfce4-pulseaudio-plugin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Panel PluginsPanel Plugins
  • xfce4-pulseaudio-pluginxfce4-pulseaudio-plugin
  • Merge requests
  • !19

build: Bump GLib minimum required to 2.44

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gaël Bonithon requested to merge Tamaranch/xfce4-pulseaudio-plugin:bump-glib into master Dec 02, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This is required by g_strv_contains(), and xfce4-dev-tools >= 4.17.1 set GLIB_VERSION_MAX_ALLOWED to the GLib version found in configure.ac.in. This usually only generates deprecation warnings, but in some cases it changes the code path used at compile time and can cause memory corruption and crash.

Related: apps/xfburn#54 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bump-glib