D4N

Results 12 issues of D4N

The function `monitorContainerExit` is just a huge anonymous function that gets called asynchronously: https://github.com/docker-slim/docker-slim/blob/d6220ea5f2b91ee44e557a75a4123a246da2d13e/pkg/app/master/container/execution.go#L412 This is quite confusing from an API/usage perspective, as this function stays running in the background....

### Description Tizonia Bundles libdbus-c++ since the library became unmaintained. This is currently causing problems on openSUSE, where this line: https://github.com/tizonia/tizonia-openmax-il/blob/master/3rdparty/dbus-cplusplus/include/dbus-c%2B%2B/util.h#L245 gives us errors during standard builds. While these issues...

enhancement
help wanted

Recently our main contributor Robin (@clanmills) decided to retire from the project effective immediately. We don't have to fool ourselves: Robin has been the driving force behind this project for...

TeamExiv2

We should enable git LFS or create an additional repository with git LFS enabled to store large test files, like the one mentioned in #810. Any objections, suggestions, comments?

testing

This PR adds a new function into the `Safe` namespace: `cast`. It is intended to convert a integer from one type to the other without causing over- or underflows. Thanks...

refactoring

This is a pretty huge PR consisting of a lot of individual changes, so please review them commit by commit, as otherwise the diff will be too much. tl;dr; I...

Vagrant is a very convenient tool to create VMs from a configuration file (very much like docker with a dockerfile). Would a vagrant plugin be something useful for kevin? This...

enhancement

I am currently trying to package JaroMail for Fedora & EL and I came across the issue that the install script tries to install the binaries and the zlibs to...

enhancement

It looks like the 4.35.0 release has just been tagged, but no gpg signature has been uploaded like for the previous releases. Was this an oversight or was that intentional?

regression
packaging