<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2" -->

---
title: Debian 14 will require reproducible builds for all packages
description: Debian&#x27;s release team has made reproducible builds a mandatory requirement for Debian 14 &#x27;Forky&#x27;. Since May 9, any package failing a reproducibility check is...
canonical: https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Debian 14 will require reproducible builds for all packages | daily.dev
og:description: Debian&#x27;s release team has made reproducible builds a mandatory requirement for Debian 14 &#x27;Forky&#x27;. Since May 9, any package failing a reproducibility check is...
og:url: https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2
og:image: https://api.daily.dev/og/posts/hw0XpeJe2.png
og:image:alt: Debian 14 will require reproducible builds for all packages
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Debian 14 will require reproducible builds for all packages

**[Collections](https://daily.dev/sources/collections)** · 1 min read · 2 upvotes · 0 comments

## Summary

Debian's release team has made reproducible builds a mandatory requirement for Debian 14 'Forky'. Since May 9, any package failing a reproducibility check is blocked from entering the testing branch. The policy ensures that compiling the same source code always produces bit-for-bit identical binaries, allowing independent verification and guarding against supply-chain tampering. Currently 98.29% of architecture-independent packages pass, with around 414 still flagged. Debian's requirement is stricter than the standard definition — packages must reproduce within Debian's own infrastructure. Expected to release in 2027, Debian 14 will be the first major Linux distribution to ship with mandatory reproducibility. Additionally, LoongArch 64-bit (Loong64) support was officially added to the Debian archive.

## Content

Debian's release team has made reproducible builds a hard requirement for the upcoming Debian 14 'Forky' release. Since May 9, any package that fails a reproducibility check is blocked from entering the testing branch. Packages already in testing that regress in reproducibility are blocked too.

The idea behind reproducible builds is straightforward: compiling the same source code should always produce bit-for-bit identical binaries. When that holds, independent parties can rebuild packages and verify the results match what's in the archive. When it doesn't, there's no reliable way to tell whether a binary was tampered with at the build stage - a real attack vector in supply-chain compromises.

Right now, 98.29% of architecture-independent packages in Forky pass the check. Around 414 packages are still flagged. The policy is scoped to Debian's own build environment, which is actually stricter than the typical reproducible builds definition - you have to reproduce within Debian's infrastructure, not just in theory.

Debian 14 is expected to release in 2027, making it the first major Linux distribution release to ship under a mandatory reproducibility requirement.

Separately, LoongArch 64-bit (Loong64) support was officially added to the Debian archive two weeks ago, following plans announced last year.

## Similar posts on daily.dev

- [loong64 is now an official architecture](https://daily.dev/posts/loong64-is-now-an-official-architecture-bypioqt5q) · Hacker News · 2 upvotes · 1 comments

---

Tags: [#security](https://daily.dev/tags/security), [#linux](https://daily.dev/tags/linux)

[View this post on daily.dev](https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Debian 14 will require reproducible builds for all packages","url":"https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2"},"datePublished":"2026-05-11T01:46:15.322Z","dateModified":"2026-05-11T15:13:40.602Z","description":"Debian's release team has made reproducible builds a mandatory requirement for Debian 14 'Forky'. Since May 9, any package failing a reproducibility check is...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5b6e2b6f66a63a527e4af73c120553f3?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5b6e2b6f66a63a527e4af73c120553f3?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/debian-14-will-require-reproducible-builds-for-all-packages-hw0xpeje2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,linux","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Debian 14 will require reproducible builds for all packages"}]}
```

