Cornelius Schumacher

Results 72 issues of Cornelius Schumacher

Chapter 2 currently has two appendices in the middle of its text ([Appendix A](https://github.com/todogroup/ospology/blob/main/ospo-book/content/en/02-chapter.md#apendix-a-a-detailed-perspective-of-open-source-in-public-administrations) and [Appendix B](https://github.com/todogroup/ospology/blob/main/ospo-book/content/en/02-chapter.md#appendix-b-a-broader-view-of-open-source-in-universities-and-public-admins-open-work)). This hurts the reading flow a bit. I would suggest to move these...

ospo-book

The book contains a [copy of the OSPO definition](https://github.com/todogroup/ospology/blob/main/ospo-book/content/en/01-chapter.md#ospo-definition). From https://github.com/todogroup/ospodefinition.org. Instead of copying the text I would suggest to add just [one sentence as a summary of the definition](https://github.com/todogroup/ospodefinition.org/issues/24)...

ospo-book

The [table of content](https://github.com/todogroup/ospology/blob/main/ospo-book/content/en/toc.md) contains the list of chapters and some notes about their content. It would be good to link the entries in the table of content to the...

ospo-book

According to our [naming scheme](https://github.com/dtr-org/unit-e-project/blob/master/project/naming-conventions.md) we use `unit-e` in executable names. The upstream merge with Bitcoin Core 0.18 adds a new executable which isn't covered by clonemachine yet, so it...

upstream sync
usability

Bitcoin Core has branched 0.18 now: https://github.com/bitcoin/bitcoin/tree/0.18. It aims at a 0.18.0 release on Apr 3 2019 (bitcoin/bitcoin#14438).

upstream sync

This is the checklist for things to do when doing the next release, which is 0.2.0. It will be done when the work for the [0.2 milestone](https://github.com/dtr-org/unit-e/milestone/12) is completed. *...

release

The Bitcoin Core codebase has a couple of places where there are checks on the client version to enable features which where introduced in certain releases. As we are starting...

technical debt

When going through our first software release we will need to do some extra checking and setup work. This issue is supposed to track what needs to be done there....

build
documentation
release

There are a couple of references to the bitcoin mailing lists, e.g. in [doc/dnsseed-policy.md](https://github.com/dtr-org/unit-e/blob/master/doc/dnsseed-policy.md). Clonemachine has turned them into a link to a unit-e mailing list which does not exist....

documentation

Bitcoin Core has a [script to verify release binaries](https://github.com/bitcoin/bitcoin/tree/master/contrib/verifybinaries). This downloads a PGP signed list of checksums of the release binaries from two servers (bitcoincore.org and bitcoin.org) checks that the...

build