Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Releases: Sirherobrine23/apt-stream

v2.1.0

21 Apr 03:27
b7152cc
Compare
Choose a tag to compare

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

29 Mar 21:17
0e0d72b
Compare
Choose a tag to compare
fix routes

v2.0.0: Docker image support (#18)

29 Mar 16:20
eb1bf7e
Compare
Choose a tag to compare
* init support docker image

Signed-off-by: Matheus Sampaio Queiroga <[email protected]>

v1.0.0

12 Jan 20:25
1c81a8f
Compare
Choose a tag to compare
add deploy CI

v0.2.1

24 Dec 21:16
Compare
Choose a tag to compare

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

18 Dec 01:34
Compare
Choose a tag to compare

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