Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
diffoscope-website
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
diffoscope-website
Commits
398372fb
Commit
398372fb
authored
2 years ago
by
Chris Lamb
Browse files
Options
Downloads
Patches
Plain Diff
Update metadata and news to match release of version 220
parent
9f882407
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#405437
passed with stage
Stage:
in 1 minute and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_data/diffoscope.yml
+2
-2
2 additions, 2 deletions
_data/diffoscope.yml
_posts/2022-07-29-diffoscope-220-released.md
+20
-0
20 additions, 0 deletions
_posts/2022-07-29-diffoscope-220-released.md
with
22 additions
and
2 deletions
_data/diffoscope.yml
+
2
−
2
View file @
398372fb
...
...
@@ -100,5 +100,5 @@ description: 'File formats supported include: Android APK files, Android boot im
image
files,
WebAssembly
binary
module,
XML
binary
schemas
(.xsb),
XML
files,
XMLB
files,
XZ
compressed
files,
ZIP
archives
and
Zstandard
compressed
files.'
latest_release
:
date
:
165
7863955
version
:
'
2
19
'
date
:
165
9117804
version
:
'
2
20
'
This diff is collapsed.
Click to expand it.
_posts/2022-07-29-diffoscope-220-released.md
0 → 100644
+
20
−
0
View file @
398372fb
---
layout
:
post
title
:
diffoscope 220 released
author
:
Chris Lamb <lamby@debian.org>
---
The diffoscope maintainers are pleased to announce the release of diffoscope
version
`220`
. This version includes the following changes:
```
* Support Haskell 9.x series files and update the test files to match. Thanks
to Scott Talbert for the relevant info about the new format.
(Closes: reproducible-builds/diffoscope#309)
* Fix a regression introduced in diffoscope version 207 where diffoscope
would crash if one directory contained a directory that wasn't in the
other. Thanks to Alderico Gallo for the report and the testcase.
(Closes: reproducible-builds/diffoscope#310)
```
You find out more by
[
visiting the project homepage
](
https://diffoscope.org
)
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment