mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Fix format
This commit is contained in:
parent
aff27ac384
commit
81d9c559b6
1 changed files with 106 additions and 129 deletions
235
ChangeLog.txt
235
ChangeLog.txt
|
@ -90,148 +90,125 @@ Fixed:
|
||||||
- 'ZeroDivisionError:' for binary package install
|
- 'ZeroDivisionError:' for binary package install
|
||||||
- 'OSError:' if path not exist
|
- 'OSError:' if path not exist
|
||||||
|
|
||||||
Version 2.3.2
|
2.3.2 - 21/05/2015
|
||||||
21-05-2015
|
Fixed:
|
||||||
|
- Arguments and options
|
||||||
|
- Remove view package version when upgrade because conflict with some packages with the same name
|
||||||
|
- File license
|
||||||
|
|
||||||
[Updated] - Update arguments and options.
|
2.3.1 - 14/05/2015
|
||||||
- Remove view package version when upgrade because conflict with
|
Added:
|
||||||
some packages with the same name.
|
- The ability to sync with slackpkg and slpkg to update the file ChangeLog.txt when upgrading distribution
|
||||||
- Update file license.
|
|
||||||
|
|
||||||
Version 2.3.1
|
2.3.0 - 07/05/2015
|
||||||
14-05-2015
|
Fixed:
|
||||||
|
- Bugfix: Find package error #13, Thanks 'lucashpandolfo' for reporting
|
||||||
|
|
||||||
[Feature] - Added the ability to sync with slackpkg and slpkg to update the
|
2.2.9 - 24/4/2015
|
||||||
file ChangeLog.txt when upgrading distribution.
|
Fixed:
|
||||||
|
- Reference installed packages after distribution upgrade
|
||||||
|
- Double reference after already installed SBo packages
|
||||||
|
- Clear master SBo packages
|
||||||
|
|
||||||
Version 2.3.0
|
2.2.8 - 23/4/2015
|
||||||
07-05-2015
|
Fixed:
|
||||||
|
- Add new packages when upgrade
|
||||||
|
- Man page
|
||||||
|
- TypeError: 'NoneType' object has no attribute '__getitem__' when no sbo link found. Many Thanks to 'R S Ananda Murthy' to report.
|
||||||
|
- Slackbuilds.org ChangeLog.txt url
|
||||||
|
- Install.sh script
|
||||||
|
- Binary/install.py, sbo/slackbuild.py and slack/patches.py clases
|
||||||
|
- Count packages the upgrading of distribution
|
||||||
|
|
||||||
[Updated] - Bugfix: Find package error #13
|
2.2.7 - 18/3/2015
|
||||||
Thanks 'lucashpandolfo' for reporting.
|
Added:
|
||||||
|
- bash and fish completion file
|
||||||
|
Fixed:
|
||||||
|
- Synchronization issues when upgrading SBo repository
|
||||||
|
- Remove to the right spaces on view
|
||||||
|
|
||||||
Version 2.2.9
|
2.2.6 - 26/2/2015
|
||||||
24-4-2015
|
Added:
|
||||||
|
- Counter download
|
||||||
[Updated] - Fix reference installed packages after distribution upgrade.
|
Fixed:
|
||||||
- Fix double reference after already installed SBo packages.
|
- Slackware release message
|
||||||
- Fix clear master SBo packages.
|
|
||||||
|
|
||||||
Version 2.2.8
|
|
||||||
23-4-2015
|
|
||||||
|
|
||||||
[Updated] - Fix added new packages when upgrad.
|
|
||||||
- Fix man page.
|
|
||||||
- Fix TypeError: 'NoneType' object has no attribute '__getitem__'
|
|
||||||
when no sbo link found. Many Thanks to 'R S Ananda Murthy' to report.
|
|
||||||
- Fix slackbuilds.org ChangeLog.txt url.
|
|
||||||
- Update install.sh script.
|
|
||||||
- Update binary/install.py, sbo/slackbuild.py and slack/patches.py
|
|
||||||
clases.
|
|
||||||
- Update count packages the upgrading of distribution.
|
|
||||||
|
|
||||||
Version 2.2.7
|
|
||||||
18-3-2015
|
|
||||||
|
|
||||||
[Feature] - Added bash completion file.
|
|
||||||
- Added fish completion file.
|
|
||||||
[Updated] - Fix synchronization issues when upgrading SBo repository.
|
|
||||||
- Fix remove to the right spaces on view.
|
|
||||||
|
|
||||||
Version 2.2.6
|
|
||||||
26-2-2015
|
|
||||||
|
|
||||||
[Feature] - Added counter download.
|
|
||||||
[Updated] - Update Slackware release message.
|
|
||||||
|
|
||||||
Version 2.2.5
|
Version 2.2.5
|
||||||
24-2-2015
|
2.2.5 - 24/02/2015
|
||||||
|
Fixed:
|
||||||
|
- Error-prone
|
||||||
|
- Rename variable name 'VERSION' to 'RELEASE' in configuration file
|
||||||
|
- Merge functions and fix __metadata__ complexity
|
||||||
|
- SlackBulid and install script
|
||||||
|
- Rename command 're-create' to 'upgrade'
|
||||||
|
- IOError: [Errno 13] Permission denied as user
|
||||||
|
- Alien repository checksum.
|
||||||
|
|
||||||
[Updated] - Fix Error-prone.
|
2.2.3 - 16/02/2015
|
||||||
- Rename variable name 'VERSION' to 'RELEASE' in configuration file.
|
Fixed:
|
||||||
- Merge functions and fix __metadata__ complexity.
|
- slpkg.SlackBuild script support .zip archives
|
||||||
- Update slackbulid and install script.
|
- Can't overwrite new sbo scripts
|
||||||
- Rename command 're-create' to 'upgrade'.
|
- Remove master package with dependencies
|
||||||
- Fix IOError: [Errno 13] Permission denied as user.
|
|
||||||
- Fix alien repository checksum.
|
|
||||||
|
|
||||||
Version 2.2.3
|
2.2.2 - 11/02/2015
|
||||||
16-2-2015
|
Added:
|
||||||
|
- BugFix show hidden matching sbo packages
|
||||||
|
|
||||||
[Updated] - Fix slpkg.SlackBuild script support .zip archives.
|
2.2.1 - 6/02/2015
|
||||||
- Fix can't overwrite new sbo scripts.
|
Added:
|
||||||
- Fix remove master package with dependencies.
|
- Support multipackages
|
||||||
|
- Passing variables to the script
|
||||||
|
- Use file.pkg instead [package...] or [package]
|
||||||
|
Fixed:
|
||||||
|
- [key error] when you enter wrong name repository as default
|
||||||
|
- Rename BUILD variable to BUILD_PATH in configuration file slpkg.conf
|
||||||
|
- Fails install if modified OUTPUT variable
|
||||||
|
- Change in view list of packages in option '-l'
|
||||||
|
- Update option '-f' view installed packages
|
||||||
|
- Update option '-l' view installed packages
|
||||||
|
|
||||||
Version 2.2.2
|
2.2.0 - 08/01/2015
|
||||||
11-2-2015
|
Fixed:
|
||||||
|
- Queue downloads
|
||||||
|
- Find argument
|
||||||
|
- Rename commands repolist and repoinfo to repo-list, repo-info
|
||||||
|
- Installed package list
|
||||||
|
Added:
|
||||||
|
- Custom binary repository
|
||||||
|
- Slackware 'patches' repository in PACKAGES.txt file
|
||||||
|
- Alien's restricted repository
|
||||||
|
- Wget option
|
||||||
|
- View default repositories in repo-list
|
||||||
|
|
||||||
[Updated] - BugFix show hidden matching sbo packages.
|
2.1.5 - 27/12/2014
|
||||||
|
Added:
|
||||||
|
- Slacker.it, slackonly.com, Alien's ktown, Alien's multilib, Slacke E17 and E18, SalixOS and Slackel repositories
|
||||||
|
- Command 're-create'
|
||||||
|
- Command 'repolist'
|
||||||
|
- Command 'repoinfo'
|
||||||
|
Fixed:
|
||||||
|
- Slackware current upgrade checksums
|
||||||
|
- Ingore hiden files in /var/log/packages/ path
|
||||||
|
- Arguments
|
||||||
|
|
||||||
|
2.1.4 - 16/12/2014
|
||||||
|
Added:
|
||||||
|
- Command 'update' and remove auto update package lists
|
||||||
|
- Slpkg update itself
|
||||||
|
Fixed:
|
||||||
|
- 'UnboundLocalError: local variable 'md5' referenced before assignment' after try update alien repository in some packages and for Slackware current users. Thanks to 'Jack Kiersey' for reporting.
|
||||||
|
- Checksums after try to update slackware packages
|
||||||
|
|
||||||
|
2.1.3 - 06/12/2014
|
||||||
|
Fixed:
|
||||||
|
- 'IndexError: tuple index out of range' when sbo upgrade
|
||||||
|
|
||||||
|
|
||||||
Version 2.2.1
|
2.1.2 - 04/12/2014
|
||||||
6-2-2015
|
Added:
|
||||||
|
- Checksum for all repositories
|
||||||
[Feature] - Added support multipackages.
|
Fixed:
|
||||||
- Added passing variables to the script.
|
- Downloads modules
|
||||||
- Added use file.pkg instead [package...] or [package].
|
|
||||||
|
|
||||||
[Updated] - Fix [key error] when you enter wrong name repository as default.
|
|
||||||
- Rename BUILD variable to BUILD_PATH in configuration file slpkg.conf.
|
|
||||||
- Fix fails install if modified OUTPUT variable.
|
|
||||||
- Change in view list of packages in option '-l'.
|
|
||||||
- Update option '-f' view installed packages.
|
|
||||||
- Update option '-l' view installed packages.
|
|
||||||
|
|
||||||
Version 2.2.0
|
|
||||||
08-1-2015
|
|
||||||
|
|
||||||
[Updated] - Fix queue downloads.
|
|
||||||
- Update find argument.
|
|
||||||
- Rename commands repolist and repoinfo to repo-list, repo-info.
|
|
||||||
- Update installed package list.
|
|
||||||
|
|
||||||
[Feature] - Added custom binary repository.
|
|
||||||
- Added Slackware 'patches' repository in PACKAGES.txt file.
|
|
||||||
- Added Alien's restricted repository.
|
|
||||||
- Added wget option.
|
|
||||||
- Added view default repositories in repo-list.
|
|
||||||
|
|
||||||
Version 2.1.5
|
|
||||||
27-12-2014
|
|
||||||
|
|
||||||
[Feature] - Added slacker.it, slackonly.com, Alien's ktown, Alien's multilib,
|
|
||||||
Slacke E17 and E18, SalixOS and Slackel repositories.
|
|
||||||
- Added command 're-create'.
|
|
||||||
- Added command 'repolist'.
|
|
||||||
- Added command 'repoinfo'.
|
|
||||||
|
|
||||||
[Updated] - Fix Slackware current upgrade checksums.
|
|
||||||
- Fix ingore hiden files in /var/log/packages/ path.
|
|
||||||
- Fix arguments.
|
|
||||||
|
|
||||||
Version 2.1.4
|
|
||||||
16-12-2014
|
|
||||||
|
|
||||||
[Feature] - Added command 'update' and remove auto update package lists.
|
|
||||||
- Added slpkg update itself.
|
|
||||||
|
|
||||||
[Updated] - Fix 'UnboundLocalError: local variable 'md5' referenced before assignment'
|
|
||||||
after try update alien repository in some packages and for Slackware current
|
|
||||||
users. Thanks to 'Jack Kiersey' for reporting.
|
|
||||||
- Fix checksums after try to update slackware packages.
|
|
||||||
|
|
||||||
Version 2.1.3
|
|
||||||
06-12-2014
|
|
||||||
|
|
||||||
[Updated] - Fix 'IndexError: tuple index out of range' when sbo upgrade.
|
|
||||||
|
|
||||||
|
|
||||||
Version 2.1.2
|
|
||||||
04-12-2014
|
|
||||||
|
|
||||||
[Feature] - Added checksum all repositories.
|
|
||||||
|
|
||||||
[Updated] - Fix downloads modules.
|
|
||||||
|
|
||||||
2.1.1 - 01/12/2014
|
2.1.1 - 01/12/2014
|
||||||
Added:
|
Added:
|
||||||
|
@ -494,7 +471,7 @@ Added:
|
||||||
- Package not installed (slpkg -s sbo)
|
- Package not installed (slpkg -s sbo)
|
||||||
- Display installed packages in tracking dependencies
|
- Display installed packages in tracking dependencies
|
||||||
|
|
||||||
1.6.8 - 01-08-2014
|
1.6.8 - 01/08/2014
|
||||||
Fixed:
|
Fixed:
|
||||||
- Grap http extra sources with space in line start like
|
- Grap http extra sources with space in line start like
|
||||||
- Package EMBASSY
|
- Package EMBASSY
|
||||||
|
@ -531,7 +508,7 @@ Fixed:
|
||||||
- Arguments
|
- Arguments
|
||||||
- NameError: global name 'sp' is not defined
|
- NameError: global name 'sp' is not defined
|
||||||
|
|
||||||
1.6.2 - 26-07-2014
|
1.6.2 - 26/07/2014
|
||||||
Added:
|
Added:
|
||||||
- Distribution upgrade from official Slackware mirrors `slpkg -c slack upgrade`
|
- Distribution upgrade from official Slackware mirrors `slpkg -c slack upgrade`
|
||||||
Fixed:
|
Fixed:
|
||||||
|
|
Loading…
Reference in a new issue