Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S squid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Debian Squid Maintainers
  • squid
  • Merge requests
  • !10

Add patch to not make use of sys/sysctl.h

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Lucas Kanashiro requested to merge kanashiro/squid:glibc-2.30-fix into master Nov 18, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

It was deprecated in glibc 2.30.

This is not a problem in Debian at the moment because we still have glibc 2.29, but in the near future we should have 2.30 in the archive. As you can see here [1] the glibc maintainers are working on it for some time. In Ubuntu, squid FTBFS [2] when this happened, and the proposed patch fixes the issue.

[1] https://salsa.debian.org/glibc-team/glibc/tree/glibc-2.30

[2] https://bugs.launchpad.net/ubuntu/+source/squid/+bug/1843325

Edited Nov 18, 2019 by Lucas Kanashiro
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: glibc-2.30-fix