Jeremy Huntwork

Results 17 issues of Jeremy Huntwork

The initial libraries to support digital signing are present, but they are not implemented into the build system nor are any packages actually signed yet. Further investigation and testing needs...

There is no formalized release strategy yet, though there is a basic concept in place. Having a documented release strategy will help set user and developer expectations, and should lead...

I have some Raspberry Pis that should be running Mere :) This is a longer term goal, will get to it when there is time.

Feature Request

> It is great moment to create wiki to put there documentation like this, either here on GitHub or standalone on merelinux.org _Originally posted by @lufv in https://github.com/jhuntwork/merelinux/issues/362#issuecomment-921624063_ -- It...

Task

_This is a long term feature request_ pacman works great, is lightweight, and has a lot of really nice features. It's served this project well, really helping it to focus...

Feature Request

**Is your feature request related to a problem? Please describe.** There should be a way to support multiple packages that provide the same file or feature. For example, busybox ships...

Feature Request

**Describe the bug** Pacman can read remote repositories served by https, but by default the CA certificate chain is not installed. Making the dependency explicit in the PKGBUILD will guarantee...

Bug

**Describe the bug** The git package does not include the Git.pm perl module, so certain git commands fail. **To Reproduce** ```sh $ git add -p Can't locate Git.pm in @INC...

Bug

The `zalando.org/aws-nlb-extra-listeners` annotation accepts a JSON string that describes a list of extra listen/target ports to add to an NLB. These will be routed to pods matching a specific label...

I have a use case where an NLB needs 3 listeners, ports 80, 443, and 22. The picture below shows what I have set up manually and would like to...

enhancement