[Git][reproducible-builds/reproducible-website][master] 2019-11: -9 typos

Bernhard M. Wiedemann gitlab at salsa.debian.org
Tue Dec 10 16:11:18 UTC 2019



Bernhard M. Wiedemann pushed to branch master at Reproducible Builds / reproducible-website


Commits:
6a3bb0f4 by Bernhard M. Wiedemann at 2019-12-10T16:11:03Z
2019-11: -9 typos

- - - - -


2 changed files:

- _reports/2019-11.md
- _reports/2019-12.md


Changes:

=====================================
_reports/2019-11.md
=====================================
@@ -21,7 +21,7 @@ In this month's report, we cover:
 * **Upstream news** — *OCaml, Mes, Maven, etc.*
 * **Distribution work** — *The latest reports from Arch, Debian and openSUSE, etc.*
 * **Software development** — *A Christmas bonanza of patches and work on diffoscope, etc.*
-* **Contributing** — *How to get in touch&hellip*
+* **Contributing** — *How to get in touch&help*
 
 If you are interested in contributing to our project, please visit our [*Contribute*]({{ "/contribute/" | prepend: site.baseurl }}) page on our website.
 
@@ -95,13 +95,13 @@ In addition to this, Bernhard also published his [monthly Reproducible Builds st
 
 Chris Lamb categorised a large number of packages and issues in the Reproducible Builds "[notes](https://salsa.debian.org/reproducible-builds/reproducible-notes/activity)" repository, including adding a new `ocaml_dune_captures_build_path` toolchain issue [[...](https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/c12c8853)].
 
-Vagrant Cascadian filed a big against the [Lintian](https://lintian.debian.org/) Debian package static analyser to request that it [checks for missing and/or unsigned `.buildinfo` files](https://bugs.debian.org/944707). He also [uploaded the latest version](https://tracker.debian.org/news/1080851/accepted-mes-020-1-source-amd64-into-experimental-experimental/) of [GNU Mes](https://www.gnu.org/software/mes/) to the *unstable* distribution.
+Vagrant Cascadian filed a bug against the [Lintian](https://lintian.debian.org/) Debian package static analyser to request that it [checks for missing and/or unsigned `.buildinfo` files](https://bugs.debian.org/944707). He also [uploaded the latest version](https://tracker.debian.org/news/1080851/accepted-mes-020-1-source-amd64-into-experimental-experimental/) of [GNU Mes](https://www.gnu.org/software/mes/) to the *unstable* distribution.
 
 #### Other
 
 [![]({{ "/images/reports/2019-11/alpine.png#right" | prepend: site.baseurl }})](https://alpinelinux.org/)
 
-Nationael Copa ([@n_copa](https://twitter.com/n_copa)) posted on Twitter that he was was [finally able to make a fully reproducible package](https://twitter.com/n_copa/status/1192447768855482369)) for the [Alpine Linux](https://alpinelinux.org/).
+Natanael Copa ([@n_copa](https://twitter.com/n_copa)) posted on Twitter that he was was [finally able to make a fully reproducible package](https://twitter.com/n_copa/status/1192447768855482369)) for the [Alpine Linux](https://alpinelinux.org/).
 
 The [NixOS](https://nixos.org/) distribution announced that they [plan to run a Christmas Hackathon](https://www.meetup.com/NixOS-London/events/266848767) hosted by [Smarkets](https://smarkets.com/) in London, England on 9th December.
 
@@ -132,7 +132,7 @@ The Reproducible Builds project detects, dissects and attempts to fix as many cu
     * [`pcc`](https://build.opensuse.org/request/show/745529) (fix a build failure from [LTO](https://en.wikipedia.org/wiki/Interprocedural_optimization) in `.a` archive files)
     * [`perl-HTTP-Cookies`](https://github.com/libwww-perl/HTTP-Cookies/pull/56) (fix a build failure in 2025)
     * [`pocl`](https://github.com/pocl/pocl/issues/793) (report compile-time CPU detection)
-    * [`python-oslo.reports`](https://review.opendev.org/693327) (drop unneccesary files with randomness)
+    * [`python-oslo.reports`](https://review.opendev.org/693327) (drop unnecessary files with randomness)
     * [`sql-parser`](https://github.com/hyrise/sql-parser/pull/134) (sort `find`/`readdir(2)`)
     * [`vim`](https://bugzilla.opensuse.org/show_bug.cgi?id=1157623) (report a build failure when built without parallelism)
 
@@ -164,11 +164,11 @@ The Reproducible Builds project detects, dissects and attempts to fix as many cu
 diffoscope versions `131`, `132` and `133` was uploaded to Debian unstable by Chris Lamb. Chris also made the following changes:
 
 * New features / improvements:
-    * Allow all possible `.zip` file variations to return from external tools with non-zero exit codes, not just known types we can identify (eg. Java `.jmod` and `.jar` files). ([#78](https://salsa.debian.org/reproducible-builds/diffoscope/issues/78))
+    * Allow all possible `.zip` file variations to return from external tools with non-zero exit codes, not just known types we can identify (e.g. Java `.jmod` and `.jar` files). ([#78](https://salsa.debian.org/reproducible-builds/diffoscope/issues/78))
     * Limit `.dsc` and `.buildinfo` file matching to files in ASCII or UTF-8 format. ([#77](https://salsa.debian.org/reproducible-builds/diffoscope/issues/77))
     * Bump the previous `max_page_size` limit from 400 kB to 4 MB. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/7d6daf7)]
     * Clarify in the HTML and text outputs that the limits are per-format, not global. ([#944882](https://bugs.debian.org/944882))
-    * Don't use line-base dbuffering when communucating with subprocesses in "binary" mode. ([#75](https://salsa.debian.org/reproducible-builds/diffoscope/issues/75))
+    * Don't use line-based buffering when communicating with subprocesses in "binary" mode. ([#75](https://salsa.debian.org/reproducible-builds/diffoscope/issues/75))
 
 * Regression fixes:
     * Correct the substitution/filtering of paths in ELF output to avoid unnecessary differences depending on the path name provided and commandline. ([#945572](https://bugs.debian.org/945572))
@@ -193,7 +193,7 @@ diffoscope versions `131`, `132` and `133` was uploaded to Debian unstable by Ch
 Other contributions were also made from:
 
 * Jelle van der Waa:
-    * Add support for comparing `.zst` files created by [Zstandard](https://github.com/facebook/zstd) compression algorith. ([#34](https://salsa.debian.org/reproducible-builds/issues/34))
+    * Add support for comparing `.zst` files created by [Zstandard](https://github.com/facebook/zstd) compression algorithm. ([#34](https://salsa.debian.org/reproducible-builds/issues/34))
 
 * Mattia Rizzolo:
     * Install `python3-all` whilst running the [autopkgtests](https://ci.debian.net/)  as we want to run the tests against all supported Python versions. [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/cb74600)]
@@ -245,7 +245,7 @@ We operate a comprehensive [Jenkins](https://jenkins.io/)-based testing framewor
         * Attempt to be less error prone when ending [`schroot`](https://wiki.debian.org/Schroot) sessions. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/32b9fe26)]
 
     * [OpenWrt](https://openwrt.org/):
-        * Additionally build the `brcm47xx`, `kirkwoot`, `lantiq`, `mediatek`, `omap`, `sunxi` and `tegra` targets. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/c40b5f5b)][[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/c40b5f5b)]
+        * Additionally build the `brcm47xx`, `kirkwood`, `lantiq`, `mediatek`, `omap`, `sunxi` and `tegra` targets. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/c40b5f5b)][[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/c40b5f5b)]
         * Make build job outputs easier to read and thus understand. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/6baae828)]
         * Include the build target and subtarget in summary paragraphs at the top of report pages. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/3f67936e)]
         * Add a reminder to fix the job URL later. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/98c3e2c6)]


=====================================
_reports/2019-12.md
=====================================
@@ -18,7 +18,7 @@ During the summit the database structure on tests.reproducible-builds.org was
 changed and the testing jobs updated. Work has been started on a verification
 test job which rebuilds officially released packages and verifies if they are
 reproducible. In the hacking time after the summit several packages where made
-reproducible which raised the amount of reproducible packages by 1.5%. For example [libxslit](https://www.archlinux.org/packages/extra/x86_64/libxslt/) was patched with the patch already used openSUSE and Debian.
+reproducible which raised the amount of reproducible packages by 1.5%. For example [libxslt](https://www.archlinux.org/packages/extra/x86_64/libxslt/) was patched with the patch already used openSUSE and Debian.
 
 #### unsorted
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6a3bb0f4bf565f864bea456229e1ec25666903b6

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6a3bb0f4bf565f864bea456229e1ec25666903b6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20191210/db91d562/attachment.htm>


More information about the rb-commits mailing list