mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Fix format
This commit is contained in:
parent
ed06dea3e1
commit
0d702b9c6b
1 changed files with 43 additions and 52 deletions
|
@ -32,39 +32,33 @@ Fixed:
|
||||||
- Repository slackers.it mirror.
|
- Repository slackers.it mirror.
|
||||||
- Ignore "sbo" repository if not activated.
|
- Ignore "sbo" repository if not activated.
|
||||||
|
|
||||||
Version 2.4.4
|
2.4.4 - 10/06/2015
|
||||||
10-06-2015
|
Fixed:
|
||||||
|
- AttributeError: 'Update' object has no attribute 'meta' when try update repositories
|
||||||
|
|
||||||
[Updated] - Fix AttributeError: 'Update' object has no attribute 'meta'
|
2.4.3 - 10/06/2015
|
||||||
when try update repositories.
|
Added:
|
||||||
|
- Long options
|
||||||
|
Fixed:
|
||||||
|
- Usage help message
|
||||||
|
- Bash and fish completion
|
||||||
|
- Man page
|
||||||
|
- Configuration file
|
||||||
|
|
||||||
Version 2.4.3
|
2.4.2 - 04/06/2015
|
||||||
10-06-2015
|
Fixed:
|
||||||
|
- BugFix TypeError: repo_data() function
|
||||||
|
- SBo version compare
|
||||||
|
- Code style
|
||||||
|
|
||||||
[Feature] - Added long options.
|
2.4.1 - 04/06/2015
|
||||||
|
Added:
|
||||||
[Updated] - Usage help message.
|
- Option to upgrade only the distribution packages installed
|
||||||
- Bash and fish completion.
|
- Option to on/off resolve dependencies
|
||||||
- Man page.
|
Fixed:
|
||||||
- Configuration file.
|
- Upgrade packages
|
||||||
|
- Checksum on/off
|
||||||
Version 2.4.2
|
- Upgrade Slackware binary packages resolve dependencies
|
||||||
04-06-2015
|
|
||||||
|
|
||||||
[Updated] - BugFix TypeError: repo_data() function.
|
|
||||||
- Update sbo version compare.
|
|
||||||
- Fix code style.
|
|
||||||
|
|
||||||
|
|
||||||
Version 2.4.1
|
|
||||||
04-06-2015
|
|
||||||
|
|
||||||
[Feature] - Added option to upgrade only the distribution packages installed.
|
|
||||||
- Added option to on/off resolve dependencies.
|
|
||||||
|
|
||||||
[Updated] - Fixed upgrade packages.
|
|
||||||
- Fixed checksum on/off.
|
|
||||||
- Fixed upgrade Slackware binary packages resolve dependencies.
|
|
||||||
|
|
||||||
|
|
||||||
Version 2.4.0
|
Version 2.4.0
|
||||||
|
@ -277,30 +271,27 @@ Version 2.0.8
|
||||||
|
|
||||||
[Updated] - Added more options in slpkg configuration file.
|
[Updated] - Added more options in slpkg configuration file.
|
||||||
|
|
||||||
Version 2.0.7
|
2.0.7 - 22/11/2014
|
||||||
22-11-2014
|
Added:
|
||||||
|
- More option in slpkg.conf file
|
||||||
|
- Slackware-mirrors file in /etc/slpkg
|
||||||
|
Fixed:
|
||||||
|
- Upgrade Slackware packages if installed
|
||||||
|
|
||||||
[Feature] - Added more option in slpkg.conf file.
|
2.0.6 - 18/11/2014
|
||||||
- Added slackware-mirrors file in /etc/slpkg
|
Fixed:
|
||||||
|
- Setup.py file
|
||||||
|
|
||||||
[Updated] - Fix upgrade Slackware packages if installed.
|
2.0.5 - 18/11/2014
|
||||||
|
Added:
|
||||||
Version 2.0.6
|
- /etc/slpkg.conf file
|
||||||
18-11-2014
|
- Move "--current" switch in /etc/slpkg.conf file
|
||||||
|
- Local PACKAGES.TXT for Slackware repository
|
||||||
[Updated] - Fix setup.py file
|
- Options to view package description
|
||||||
|
- All repositories in tracking dependencies options '-t'
|
||||||
Version 2.0.5
|
- Configuration file managment
|
||||||
18-11-2014
|
Fixed:
|
||||||
|
- Bugfix upgrading binary packages
|
||||||
[Feature] - Added /etc/slpkg.conf file.
|
|
||||||
- Move "--current" switch in /etc/slpkg.conf file.
|
|
||||||
- Added local PACKAGES.TXT for Slackware repository.
|
|
||||||
- Added options to view package description.
|
|
||||||
- Added all repositories in tracking dependencies options '-t'.
|
|
||||||
- Added configuration file managment
|
|
||||||
|
|
||||||
[Updated] - Bugfix upgrading binary packages.
|
|
||||||
|
|
||||||
2.0.4 - 07/11/2014
|
2.0.4 - 07/11/2014
|
||||||
Added:
|
Added:
|
||||||
|
|
Loading…
Reference in a new issue