deb-simple
deb-simple copied to clipboard
A lightweight, bare-bones apt repository server
Hi, I currently looking into `deb-simple` as it looks promising. Unfortunately I encounter a problem that I can't circumvent. ``` E: Encountered a section with no Package: header E: Problem...
It seems that Bionic Beaver (18.04) requires more fields than Xenial (16.04) in the Packages.gz file... This worked on Xenial: ``` Filename: dists/xenial/main/binary-amd64/__amd64.deb Size: MD5sum: SHA1: SHA256: ``` But does...
Most times we already have a directory full of packages that we'd like to have served via `deb-simple`. Is there an easy way to add a config flag that would...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...