Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Releases: WombatLinux/uspm-old

v1.3.1

11 Sep 15:54
3cdf766

Choose a tag to compare

Update .travis.yml

v1.3.0

11 Sep 00:01
a62298e

Choose a tag to compare

Update .travis.yml

v1.2.1

01 Sep 00:03

Choose a tag to compare

v1.2.0

v1.2.0

31 Aug 23:56

Choose a tag to compare

new version

v1.1.2-pre2

28 Feb 20:35

Choose a tag to compare

v1.1.2-pre2 Pre-release
Pre-release

Test build with new Tar/Untar from C code instead of as a command, better cross-compatibility. Clang and GCC versions both available.

v1.1.2-pre

28 Feb 20:26

Choose a tag to compare

v1.1.2-pre Pre-release
Pre-release

Test build with new Tar/Untar from C code instead of as a command, better cross-compatibility.

v1.1.1

24 Feb 05:38

Choose a tag to compare

Merge branch 'dev'

v1.1.0

21 Feb 15:28

Choose a tag to compare

Changelog

Added

  • Travis CI build configuration
  • Manpage
  • Ability to install/uninstall/check more than one package
  • uspm-mkpkg tool that makes package creation easier
  • Build status to README
  • Extended commands
  • Added proper version checking for dependencies

Changed

  • Changed the default configuration's mirror site.
  • Changed CMakeLists.txt file to include uspm-mkpkg
  • Changed location of uspm C source and header files
  • Changed package creation instructions within the README
  • Dependency resolution now is seperate from normal install functions.

Fixed

  • Fixed bug where default mirror links to a nonexistent server

For full CHANGELOG see this