Skip to content

Releases: ich777/un-get

v0.10

25 Aug 18:40
Compare
Choose a tag to compare
  • fixed bug in search where some packages where marked as not qualifying for installation

v0.09

25 Aug 18:05
Compare
Choose a tag to compare
  • remove duplicate entries for packages which are not qualifying for installation

v0.08 - see description

25 Aug 06:26
Compare
Choose a tag to compare
  • switched over to GitHub Release for plugin packages

v0.08

25 Aug 06:25
Compare
Choose a tag to compare
  • fixed bug so that un-get pulls always the latest package regardless from which repository

v0.07

25 Aug 06:24
Compare
Choose a tag to compare
  • changed repo to Slackware 15.0
  • remove old package lists from repositories which are not found in sources.list

v0.06

25 Aug 06:23
Compare
Choose a tag to compare
  • upgrade function - fixed bug in upgrade package detection

v0.05

25 Aug 06:23
Compare
Choose a tag to compare
  • upgrade function - fixed upgrade message issue

v0.04

25 Aug 06:22
Compare
Choose a tag to compare
  • search function - made it more clear if packages are already installed that they not qualify for reinstallation through un-get
  • install function - throw a real error if package is found which is not qualifying for reinstallation through un-get
  • upgrade function - added message when all packages are up-to-date

v0.01-v0.03

25 Aug 06:16
Compare
Choose a tag to compare
  • Initial release from pkg-get
  • Changed name from pkg-get to un-get - because well unRAID needs un-get
  • Changed from Slackware 15 to Current
  • Created sources.list file to support multiple repositories
  • Added Conraid's repository to sources.list by default
  • Changed installation directory to /boot/extra
  • Redone download, installation and remove functions
  • Added 'installed' option, to list installed packages by un-get
  • Added 'changelog' option
  • Changed search to show both installed and non installed packages which are available in repositories
  • Added 'upgrade' function
  • Speed up search by a bit
  • Clarified remove message when no packages where found
  • Fixed bug where packages won't be removed after calling 'remove' function
  • Fixed bug where error was displayed if installedpackages_list file where not in place