Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • D desktop-file-utils
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xdg
  • desktop-file-utils
  • Issues
  • #12
Closed
Open
Issue created Aug 20, 2017 by Bugzilla Migration User@bugzilla-migration

Please sort output within lines, not the just between them.

Submitted by Chris Lamb

Assigned to Hans Petter Jansson @hpj

Link to original bug (#102320)

Description

Created attachment 133639 0001-update-desktop-database.c-Sort-output-within-lines-n.patch

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that desktop-file-utils produces mimeinfo.cache files that are not reproducible.

This is because it inherits the non-deterministic hash ordering of the mime_types_map data structure.

Patch attached that sorts just prior to output.

[0] https://reproducible-builds.org/

Patch 133639, "0001-update-desktop-database.c-Sort-output-within-lines-n.patch":
0001-update-desktop-database.c-Sort-output-within-lines-n.patch

Assignee
Assign to
Time tracking