Skip to content

Releases: JustinTimperio/pacback

v2.1.0

22 Oct 14:29
Compare
Choose a tag to compare
  • Improved security by calling inbuilt functions over os.system()
  • Moved Hook to more standard location
  • Improved build process
  • Improved Docs
  • Fixed incorrect size reports from -cache
  • All os.system() calls have full paths, preventing $path highjacking

v2.0.3-1

12 Sep 17:15
Compare
Choose a tag to compare

Fixes:
The build process was broken for new users.
Minor improvements to alpha-upgrade.sh
Bug Fix for Issue #32

v2.0.2

12 Sep 00:35
3014899
Compare
Choose a tag to compare

Fixes:

  • Bumped PAF to Fix Logging Function
  • Fixed Config File Detection
  • New Session Locking System Using fcntl

Other:

  • New Users Docs

v2.0.1

11 Sep 22:02
Compare
Choose a tag to compare

Bug Fixes:

  • Sanitized User Paths During Hardlinking
  • Removed Hardcoded Pacman Cache Path
  • Removed Hardcoded User Cache Paths
  • Removed Root Requirement for -i, -df, -v, -ls
  • Fixed Hacky Shell Output Capture

Other:

  • Bumped PAF Version
  • Improved Cache Search Command
  • Added New Cache Size Command

v2.0.0 - Full Release

08 Sep 18:49
Compare
Choose a tag to compare

After months of work, I am extremely excited to finally take pacback out of alpha, for its first major release! Pacback has been overhauled from top to bottom and nearly all the code has been replaced. Far to many bugs and changes have been made for me to list them here.

Alpha v1.6.1

05 Jan 15:56
Compare
Choose a tag to compare

Minor Bump Squashing Bugs

Alpha v1.6.0

04 Jan 21:27
Compare
Choose a tag to compare

Version 1.6 is a massive overhaul of Pacback.
This includes improvements in nearly every area and are too numerous to list here.

Alpha v1.5.2

16 Dec 17:53
a052237
Compare
Choose a tag to compare

New Flags, Code Refactoring, Support for .zst Update

Alpha v1.5.0

11 Dec 18:42
be67770
Compare
Choose a tag to compare

https://github.com/JustinTimperio/pacback#full-restore-points
New Features-

  • Full Restore Points are reworked to used hardlinks
  • Smarter branching and searching
  • Bug Fixes

Alpha v1.4.1

11 Dec 15:25
Compare
Choose a tag to compare

Creating this release for those who want to maintain compatibility with older restore points.
Version 1.5.0 is a major rework of Full Restore Points.