This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
Releases: Sirherobrine23/apt-stream
Releases · Sirherobrine23/apt-stream
v2.1.0
Hello again, we are releasing a new version and we have new features and optimizations.
Changes and News
- Docker/OCI images now support to publish packages.
- Upload package from API.
- create Release/InRelease is more faster.
- Update packages.
- CLI support to pack packages in Windows, Linux, Android (termux) and MacOS.
- Release files to Oracle cloud Bucket, Google Drive, Docker/OCI image, and GitHub Releases.
- Removed packages unnecessary.
Bugs
- On create Release/InRelease files in repository with many packages (1000 and more) is very slowly response client.
- Missing some features in interactive mode of settings.
- another's.
v2.0.1
fix routes
v2.0.0: Docker image support (#18)
* init support docker image Signed-off-by: Matheus Sampaio Queiroga <[email protected]>
v1.0.0
add deploy CI
v0.2.1
Mais um versão a ser lançado com varias correções de desempenho e melhorias na parte das rotas, além de uma forma mais rápida de pegar o arquivo control
dos pacotes além das atualizações dos pacotes.
Changes
- O arquivo de configurações está mais recheado e com mais opções para o repositório.
- Agora o repositório pode ser assinado com uma chave PGP/GPG, recomendo gerar o par de chaves pelo apt-stream.
- Uma pequena correção foi lançado para o github releases.
- Repositórios baseados em imagens do OCI/Docker serão um pouco mais rápida, mas ainda continua sendo recomendo ter um arquivo por layer. Futuramente lançarei uma ferramenta para publicar os pacotes no repositórios do OCI/Docker.
v0.1.0
Notes
Hello everyone, I'm releasing this version this version just to let you know that it can be used.
It works for now with only github releases and docker images that contain any file ending with .deb
at the end of the filename, so it's experimental working and usable.
For now I'm working on fixing some things, besides being able to create an endpoint for all registered packages not having to create a sources.list
for each project.
Resources
- Github releases list
- OCI/Docker registry images