2022-06-17 19:24:49 +02:00
4.1.0 - 17/06/2022
2022-06-17 16:39:33 +02:00
Updated:
- slpkg code re-written from the beginning and currently supports only the SBo repository
2022-06-13 15:35:08 +02:00
2022-06-13 13:30:57 +02:00
4.0.2 - 13/06/2022
Fixed:
- database library path
2022-05-30 20:53:51 +02:00
4.0.1 - 30/05/2022
2022-05-30 20:53:02 +02:00
Added:
- SQLAlchemy Object Relational Mapper
2022-05-29 18:47:58 +02:00
4.0.0 - 29/05/2022
Added:
- sqlite3 database replaced the sbo repository
- python package 'progress' added as dependency
2022-05-24 16:58:58 +02:00
3.9.9 - 24/05/2022
2022-05-24 16:15:31 +02:00
Updated:
- Stderr error output to auto-install packages
2022-05-12 16:49:27 +02:00
3.9.8 - 12/05/2022
Bugfix:
2022-05-12 19:07:07 +02:00
- Flag (--repos=) TypeError: exceptions must derive from BaseException
2022-05-12 16:56:10 +02:00
Updated:
- Slackbuild script switch to bash shell
2022-05-12 16:49:27 +02:00
2022-05-08 23:01:41 +02:00
3.9.7 - 09/05/2022
2022-04-26 15:42:27 +02:00
Fixed:
- Stderr error output
2022-05-03 17:54:10 +02:00
Updated:
- Improve dependencies resolve speed
2022-05-08 23:01:41 +02:00
- Renamed --repositories to --repos flag
2022-05-07 23:01:11 +02:00
Bugfix:
- Update custom repositories
- Passing repositories manual
2022-04-26 15:42:27 +02:00
3.9.6 - 02/04/2022
2022-04-03 16:08:06 +02:00
Updated:
- Compared packages version when distribution upgrade
2022-04-02 19:53:36 +02:00
3.9.5 - 02/04/2022
BugFix:
- Config variable ONLY_INSTALLED when is set on
2022-03-26 20:49:34 +01:00
3.9.4 - 26/03/2022
BugFix:
- Check if a virtual environment exists before run
2022-02-13 15:28:26 +01:00
3.9.3 - 13/02/2022
Updated:
- Fix installation crash no TESTING file
2022-02-06 17:46:27 +01:00
3.9.2 - 06/02/2022
2021-01-06 20:47:38 +01:00
Updated:
- Slackware mirrors
2022-02-06 17:46:27 +01:00
- Copyright year
2022-02-06 18:23:35 +01:00
- urllib3 removed as a dependency it's part of Slackware now
2021-01-06 20:47:38 +01:00
2021-01-01 08:54:54 +01:00
3.9.1 - 01/01/2021
Updated:
- Copyright year
Fixed:
- Fixed --checklist and resolve-off flags #129
2021-01-02 07:13:40 +01:00
- Bugfix custom repository
2021-01-01 08:54:54 +01:00
2020-06-21 17:19:11 +02:00
3.9.0 - 21/06/2020
BugFix:
- Fixed --checklist flag works both with --upgrade option
2020-06-03 22:38:18 +02:00
3.8.9 - 03/06/2020
BugFix:
- Fixed Slackware distribution --upgrade flag
2020-05-20 11:43:48 +02:00
3.8.8 - 20/05/2020
BugFix:
- Fixed the name of variable flags to flag for patches upgrade option
2020-04-01 15:34:45 +02:00
3.8.7 - 01/04/2020
BuFix:
- '--checklist' flag doesn't work since 3.8.1 to 3.8.6 version #127
2020-03-22 10:29:41 +01:00
3.8.6 - 22/03/2020
BugFix:
- Message function pkg_not_found arguments
2020-03-05 16:49:52 +01:00
3.8.5 - 5/03/2020
Added:
- set export variable $TAG #126
2020-02-25 21:41:52 +01:00
3.8.4 - 25/02/2020
BugFix:
- Grab MD5SUM from wrong info file return None
2020-02-26 21:33:17 +01:00
Updated:
- Slackware mirrors
2020-02-25 21:41:52 +01:00
2020-02-21 08:34:46 +01:00
3.8.3 - 21/02/2020
2020-02-17 12:21:17 +01:00
BugFix:
- Counting packages for binaries repositories
2020-02-21 08:34:46 +01:00
Added:
- Feature for proxy servers
2020-02-17 12:21:17 +01:00
2020-02-15 00:34:49 +01:00
3.8.2 - 15/02/2020
Fixed:
- SBo repository view Packages and New version
2020-02-15 19:54:42 +01:00
- msb repository PACKAGES.txt file
2020-02-16 12:19:00 +01:00
BugFix:
- Upgrade distribution with option -c, --check
2020-02-16 14:29:11 +01:00
Added:
- Managing multi packages in blacklist file
2020-02-15 00:34:49 +01:00
2020-02-13 19:57:25 +01:00
3.8.1 - 13/02/2020
2020-02-13 20:21:28 +01:00
Fixed:
2020-02-13 19:57:25 +01:00
- Bugfix double install packages from slack regular repo
and patches directory #122
2020-02-13 20:21:28 +01:00
Updated:
- Removed status progress bar
2020-02-13 20:41:15 +01:00
- Setup and installing
2020-02-14 19:44:08 +01:00
- Managed blacklist in the simple way
2020-02-13 19:57:25 +01:00
2020-02-05 20:34:20 +01:00
3.8.0 - 05/02/2020
Added:
- Many changes happen in this version, a big part of code has been rewritten
- to improve the code for support Python 3. Possibly will there are some bugs
- in the feture versions I would appreciate it if report them.
- Cheers,
- Dimitris
2020-01-15 23:26:48 +01:00
Fixed:
- Bugfix: merge files with slack repository between current and slack versions
Updated:
- code to improve for Python 3
2019-12-20 17:54:55 +01:00
3.7.4 - 20/12/2019
Fixed:
2020-01-15 23:26:48 +01:00
- Bugfix: UnicodeDecodeError: 'utf-8' codec can't decode byte
2019-12-20 17:54:55 +01:00
2019-12-11 15:19:54 +01:00
3.7.3 - 11/12/2019
FIxed:
- Bugfix: Slackware-current from Alien Bob 20191130 #119
- Improving call class methods for reposiory updating
- Replace requests dependency with urllib3
- Code style to python3 compatibility
2019-12-08 19:47:06 +01:00
2019-12-06 13:01:29 +01:00
3.7.2 - 06/12/2019
Fixed:
- Bugfix handle requests raise ConnectionError
2019-12-03 12:46:02 +01:00
3.7.1 - 03/12/2019
2019-12-02 18:36:49 +01:00
Updated:
- pythondialog dependency
- slackware mirrors
- pip installation method
- improved setup.py file for python3
- print function for python3 format
2019-12-03 12:46:02 +01:00
Added:
- Dependency python requests replace bult-in python urllib
2019-12-02 18:36:49 +01:00
3.7.0 - 01/12/2019
2019-10-10 19:22:08 +02:00
Updated:
2019-11-30 22:56:50 +01:00
- Switch to python3
2019-10-10 19:22:08 +02:00
2019-05-19 17:04:26 +02:00
3.4.3 - 19/05/2019
2019-02-03 21:33:01 +01:00
Updated:
- Update gen_repos_files.sh to version 1.94
2019-05-19 15:56:08 +02:00
Fixed:
- Downloader to recognise the char +
2019-05-19 16:35:55 +02:00
- Build from sources with char + in name
2019-02-03 21:33:01 +01:00
2019-01-24 15:28:07 +01:00
3.4.2 - 23/01/2019
Fixed:
- Bugfixed delete build folder in network option
2019-01-23 10:30:27 +01:00
3.4.1 - 23/01/2019
Fixed:
- Fix manpage
2019-01-21 18:12:48 +01:00
3.4.0 - 21/01/2019
Updated:
- Updated manpage
2019-01-21 19:28:12 +01:00
- Convert examples, repositories and install text files to markdown format
2019-01-22 14:42:42 +01:00
- Merge sbo/remove.py in the slpkg/remove.py file
Fixed:
- Bugfix: update slpkg itself from gitlab repository
2019-01-22 17:55:05 +01:00
Added:
2019-01-22 21:00:39 +01:00
- Command 'clean-tmp' to remove the packages and the sources from /tmp/slpkg/ directory
2019-01-21 18:12:48 +01:00
2019-01-14 16:46:25 +01:00
3.3.9 - 14/01/2019
2018-12-02 10:14:52 +01:00
Updated:
- Readme file and added example text file
2019-01-06 22:16:26 +01:00
- Checklist error message
2019-01-14 16:46:25 +01:00
- Removed unnecessary arguments ALL
2018-12-30 10:21:59 +01:00
Added:
- Support elilo and grub upgrade boot loader after kernel upgrade
2019-01-11 15:58:22 +01:00
- View third party packages
2019-01-15 16:26:54 +01:00
- Remove third party packages
2019-01-15 19:41:16 +01:00
- Added file size in the removed packages
2018-12-02 10:14:52 +01:00
2018-06-09 22:29:06 +02:00
3.3.8 - 09/06/2018
2018-04-29 12:19:58 +02:00
Fixed:
- aria2c (optional downloader) downloading path
2018-06-09 22:29:06 +02:00
Updated:
- Switch to gitlab repository
2018-04-29 12:19:58 +02:00
2018-04-22 11:44:38 +02:00
3.3.7 - 22/04/2018
Fixed:
- Download 'v3.3.6.tar.gz' file [ FAILED ] #109
2018-04-21 19:59:30 +02:00
3.3.6 - 21/04/2018
Fixed:
- pip install with print logo #106
2018-04-01 16:32:35 +02:00
3.3.5 - 01/04/2018
2018-03-11 11:03:16 +01:00
Fixed:
- pip install fails #106
2018-04-01 16:32:35 +02:00
Updated:
- Slackware mirrors
2018-03-11 11:03:16 +01:00
2018-01-10 18:56:36 +01:00
3.3.4 - 10/01/2018
Added:
- Print the file size per package in option -f, --find
2017-12-31 22:56:30 +01:00
3.3.3 - 01/01/2018
2017-11-12 19:56:04 +01:00
Updated:
- README.rst for python modules
2017-12-30 20:33:35 +01:00
- Remove python3 support temporarily until new Slackware version will be
release
2018-01-01 10:37:15 +01:00
- Slackware mirrors
2017-11-12 19:56:04 +01:00
2017-10-21 18:08:31 +02:00
3.3.2 - 21/10/2017
Fixed:
- Strange dependency problem (2) #97
- Msb repository switch to 1.18
2017-10-22 20:16:18 +02:00
Updated:
- Slackware mirrors
2017-10-21 18:08:31 +02:00
2017-10-07 19:41:47 +02:00
3.3.1 - 07/10/2017
Added:
- Set Slackware version via configuration file /etc/slpkg/slpkg.conf
2017-10-07 22:11:05 +02:00
- Set computer architecture via configuration file /etc/slpkg/slpkg.conf
2017-10-07 19:41:47 +02:00
2017-10-01 13:06:42 +02:00
3.3.0 - 01/10/2017
2019-01-15 16:29:30 +01:00
Fixed:
2017-10-01 19:29:14 +02:00
- TypeError: stat() argument 1 must be encoded string without null bytes,
2017-10-01 13:06:42 +02:00
not str #100
2017-10-01 19:29:14 +02:00
- Check file script before build (IOError: [Errno 2] No such file or
directory: )
2017-10-01 13:06:42 +02:00
2017-09-23 22:42:34 +02:00
3.2.9 - 24/09/2017
Fixed:
- Strange dependency problem #97
2017-09-24 20:06:44 +02:00
Added:
- patches/ directory from slack repository (slpkg -F "slack" fail #98)
2017-08-06 10:16:46 +02:00
3.2.8 - 06/08/2017
2017-08-04 20:20:28 +02:00
Fixed:
- BugFix: Package return after build
2017-08-06 10:16:46 +02:00
Updated:
- Build error message
2017-04-09 21:01:48 +02:00
3.2.7 - 09/04/2017
2017-04-06 21:26:50 +02:00
Updated:
2017-03-22 20:04:21 +01:00
- Alien's repositories {alien, ktown, multi} #83 (Thanks to travis-82)
2017-03-24 19:27:02 +01:00
- Rworkman's repository {rlw} #83
2017-04-09 21:01:48 +02:00
- Package security message for network and sbo repository
2017-03-22 20:04:21 +01:00
2017-04-06 21:26:50 +02:00
Added:
- Sbosrcarch as secondary repository for source files #82 (Thanks to
travis-82)
2017-04-09 21:01:48 +02:00
- Rebuild packages from sbo repository when upgrading #85 (Thanks to bhreach)
2017-04-06 21:26:50 +02:00
2017-02-22 21:12:49 +01:00
3.2.6 - 22/02/2017
Updated:
- Pattern for configuration file
Added:
- Support the special packages who need attention (OpenGL 32-Bits Libs after
upgrade #81) Thanks to Edward W. Koenig and Inukaze for the report
2017-02-23 11:28:34 +01:00
- pkg_security configuration file
2017-02-22 21:12:49 +01:00
2017-02-17 21:16:07 +01:00
3.2.5 - 17/02/2017
2017-02-11 09:19:12 +01:00
Updated:
- Url for mles/mled repository (Thanks Kiki Novak for the report)
2017-02-17 21:16:07 +01:00
- Switch to arch i586 for sbo repository
2017-02-17 21:22:58 +01:00
- Switch off progress bar by default
2017-02-11 09:19:12 +01:00
2017-02-17 21:27:32 +01:00
Fixed:
- Exit codes - another scenario of #73 #79
2017-02-10 18:33:34 +01:00
3.2.4 - 10/02/2017
2017-02-09 23:29:02 +01:00
Updated:
- Switch SlackBuild script to arch i586
- Rename repository slackr to conrad
2017-02-10 11:55:07 +01:00
- Repository MATE to support Slackware -current x86_64
2017-02-09 23:29:02 +01:00
Added:
- Repository Cinnamon
2017-02-10 18:10:40 +01:00
- Repository Connochaetos (slack-n-free)
2017-02-09 23:29:02 +01:00
- Repository Microlinux {desktop, server, extras}
Fixed:
- Upgrade package lists
- Mate repository check for updates
2017-02-07 08:46:23 +01:00
3.2.3 - 07/02/2017
2017-01-30 09:57:51 +01:00
Updated:
- Copyright year
- Slackware mirrors
2017-02-07 08:46:23 +01:00
Fixed:
2017-02-07 09:12:54 +01:00
- Update package lists after fresh installation (IOError: [Errno 2] No such file
2017-02-07 08:46:23 +01:00
or directory)
2016-10-26 22:43:04 +02:00
3.2.2 - 26/10/2016
Added:
- Support Python3 with 2to3 tool.
- Build and install with Python 3
2016-10-25 22:28:57 +02:00
3.2.1 - 25/10/2016
Fixed:
- Return exit code when packages for installation not found #73
2016-10-19 19:46:41 +02:00
3.2.0 - 19/10/2016
2016-10-19 23:31:20 +02:00
Added:
- rlworkman.deps dependencies configuration file
2016-10-19 19:46:41 +02:00
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix: IndexError: list index out of range, for tracking arguments
2016-10-19 22:55:15 +02:00
Updated:
- Rworkman's (rlw) repository dependencies for Slackware 14.2
2016-10-19 19:46:41 +02:00
2016-10-17 21:52:24 +02:00
3.1.9 - 17/10/2016
Updated:
- Switch to default version 1.16 for msb repository
2016-10-18 18:23:24 +02:00
Fixed:
2016-10-19 02:07:08 +02:00
- Resolve dependencies for the binaries repositories
- Remove dependencies for the binaries repositories
2016-10-19 02:04:57 +02:00
Remove:
- Studioware binary repository because switch to slackbuild type
2016-10-17 21:52:24 +02:00
2016-10-11 10:57:11 +02:00
3.1.8 - 11/10/2016
2016-10-10 15:43:00 +02:00
Added:
- Feature rebuild packages for sbo repository and reinstall binaries packages
2019-01-15 16:29:30 +01:00
- Slackware package management tools. Thanks to Thomas Szteliga #71
2016-10-05 10:55:37 +02:00
Fixed:
- Print repository error message without usage
2016-10-05 12:46:31 +02:00
- Count packages in deps-status option
2016-10-10 14:49:53 +02:00
Updated:
- Help and usage message
2016-10-10 16:18:22 +02:00
- Slackware mirrors
2016-10-11 10:46:02 +02:00
- Merge --deps in --check-deps flag in the remove argument
2016-10-05 10:55:37 +02:00
2016-07-14 23:27:22 +02:00
3.1.7 - 14/07/2016
Fixed:
- Update only one repository and check and upgrade packages from it #69
2016-07-06 01:23:16 +02:00
3.1.6 - 06/07/2016
Updated:
- Slackr (Conraid's) repository url
- Remove aaa_elflibs from blacklist
- Slackware mirrors
2016-05-26 02:45:11 +02:00
3.1.5 - 26/05/2016
Fixed:
- Option "-l, --list" working with all arguments
2016-05-26 14:19:05 +02:00
- TypeError: in tracking option when working with binaries repositories
Updated:
- Code style
2016-05-26 02:45:11 +02:00
2016-05-11 17:33:00 +02:00
3.1.4 - 11/05/2016
Updated:
- slackers.it default repository
2016-04-27 05:34:30 +02:00
3.1.3 - 15/04/2016
Fixed:
- Working with localy SBo repository
2016-02-24 00:34:37 +01:00
3.1.2 - 24/02/2016
Fixed:
- AttributeError: LooseVersion instance has no attribute 'version'
- Remove double code
2016-02-23 01:04:07 +01:00
3.1.1 - 23/02/2016
Added:
- Feature: don't downgrade packages, setting via configuration file
2016-02-17 03:11:39 +01:00
3.1.0 - 17/02/2016
Fixed:
- Downloaded packages for x86 arch in the "slonly" repository #59
2016-02-17 08:42:27 +01:00
- Continue build and install sbo packages if source link is dead
2016-02-17 05:22:22 +01:00
Updated:
- Status toolbar
2016-02-17 03:11:39 +01:00
2016-02-09 02:59:51 +01:00
3.0.9 - 09/02/2016
2016-02-04 13:59:06 +01:00
Fixed:
- Listed installed packages from repositories with the name only #58
2016-02-09 02:59:51 +01:00
- Passing char '+' from sources
2016-02-04 13:59:06 +01:00
2016-01-29 13:44:45 +01:00
3.0.8 - 29/01/2016
Added:
- Flag "--name" in option list to show only package name
Fixed:
- Duplicate packages in repository ktown with option list
2016-01-26 07:54:52 +01:00
3.0.7 - 26/01/2016
2016-01-22 10:25:04 +01:00
Updated:
- Help menu
2016-01-26 07:54:52 +01:00
- Positions arguments in "deps-status" for "--tree" and "--graph=" options
- Slackware mirrors
2016-01-22 10:25:04 +01:00
2016-01-22 02:37:09 +01:00
3.0.6 - 22/01/2016
2016-01-19 20:54:26 +01:00
Fixed:
- "IndexError: list index out of range" when remove packages with "--tag" option
Updated:
- README.rst file
2016-01-20 06:38:04 +01:00
- Usage and help options
2016-01-22 02:37:09 +01:00
- Positions arguments in "--desc", "--network" and "--tracking" options
- Slackware mirrors
2016-01-19 20:54:26 +01:00
2016-01-06 05:14:21 +01:00
3.0.5 - 06/01/2016
2016-01-03 00:00:00 +01:00
Updated:
- Positions arguments in queue and blacklist option for "--add" and "--remove"
flags
2016-01-06 05:14:21 +01:00
- Usage arguments
2016-01-06 05:11:50 +01:00
- Files licence
2016-01-03 00:00:00 +01:00
2015-12-30 08:17:59 +01:00
3.0.4 - 30/12/2015
Fixed:
- Cannot install chkrootkit #53
2015-12-30 09:34:36 +01:00
- Avoid reinstall binary packages if is already installed
2015-12-30 08:17:59 +01:00
- Reference message when remove one package
2015-12-30 10:13:52 +01:00
Updated:
- Slackware mirrors
2015-12-30 08:17:59 +01:00
3.0.3 - 01/12/2015
2015-12-03 03:22:31 +01:00
Fixed:
- Upgrading/Installing nouveau in slack repository #55
2015-12-03 03:28:33 +01:00
Updated:
- Slackware mirrors
2015-12-03 03:22:31 +01:00
2015-11-20 21:38:44 +01:00
3.0.2 - 19/11/2015
Fixed:
- Convert string to float when try to remove packages #52
2015-11-12 14:59:39 +01:00
3.0.1 - 12/11/2015
Added:
- Option "--download-only" to download packages with all dependencies without
install.
- Option "--directory-prefix=" to download packages in specific directory
Fixed:
- Code style
2015-10-15 01:17:28 +02:00
3.0.0 - 15/10/2015
2015-10-14 21:01:35 +02:00
Fixed:
2015-10-14 21:08:04 +02:00
- Return checksums for SBo repository
2015-10-14 21:01:35 +02:00
2015-10-09 12:27:57 +02:00
2.9.7 - 09/10/2015
Fixed:
- Find SBo Slackware binary packages from /tmp
2015-10-03 10:25:03 +02:00
2.9.6 - 03/10/2015
Fixed:
- "nvidia-kernel" Fails to install #46
- build fail because of Version is inconsistent #48
2015-10-01 08:45:33 +02:00
2.9.5 - 01/10/2015
2015-09-26 07:08:39 +02:00
Updated:
- Check for root privileges
2015-09-29 10:09:25 +02:00
- Remove header from usage
2015-09-26 07:08:39 +02:00
2015-09-24 12:55:10 +02:00
2.9.4 - 24/09/2015
Updated:
- KeyboardInterrupt for main.py
2015-09-24 20:18:25 +02:00
Fixed:
2015-09-24 20:33:23 +02:00
- Upgrade packages from sbo repository
2015-09-24 20:18:25 +02:00
- Pylint errors and code health
2015-09-24 12:55:10 +02:00
2015-09-23 08:08:30 +02:00
2.9.3 - 23/09/2015
Added:
- Default repositories file to allow editing urls
2015-09-24 06:10:13 +02:00
- Additional option "--case-ins" case insensitive in "--tracking" option
2015-09-24 04:21:08 +02:00
Fixed:
- Matching packages with case insensitive option
2019-01-15 16:29:30 +01:00
2015-09-23 08:08:30 +02:00
2.9.2 - 21/09/2015
2015-09-21 22:20:00 +02:00
Added:
- Clear screen in "--network" option
Updated:
- View doinst.sh in "--network" option if exist
2015-09-21 22:42:16 +02:00
- Commands in "--network" option
2015-09-21 06:46:44 +02:00
Fixed:
2015-09-21 20:43:57 +02:00
- Strange problem with node-0.12.7 - uname and rm commands not found. #43
2015-09-21 06:46:44 +02:00
- 0 package will be installed... Would you like to continue [y/N]? #44
- Matching packages with case insensitive option
2015-09-21 20:43:57 +02:00
- Build package without keep log file
2015-09-21 06:46:44 +02:00
- Some typos
2015-09-18 07:29:37 +02:00
2.9.1 - 18/09/2015
Added:
- Additional option "--deps" in removepkg option for remove dependencies
instead via configuration file
- Support ".tbz" and ".tlz" Slackware packages for auto detect option
2015-09-18 01:23:57 +02:00
2.9.0 - 18/09/2015
2015-09-17 04:12:01 +02:00
Added:
- Quit option in new-config command
2015-09-17 03:51:13 +02:00
Updated:
2015-09-17 05:44:26 +02:00
- Installation bash script
2015-09-17 03:51:13 +02:00
- Messages and references messages
2015-09-17 20:07:12 +02:00
- Image types for graph
- View SlackBuilds repository in option "-n, --network"
2015-09-17 03:51:13 +02:00
Fixed:
- Some typos
2015-09-18 01:23:57 +02:00
- Print package description
2015-09-17 03:51:13 +02:00
2015-09-15 06:19:57 +02:00
2.8.9 - 15/09/2015
Added:
- Additional option "--case-ins" case insensitive
2015-09-15 07:22:20 +02:00
Fixed:
- Dialog utility crash if exit with Esc key
2015-09-15 18:46:02 +02:00
Update:
- KeyboardInterrupt with signal
2015-09-15 06:19:57 +02:00
2015-09-14 03:20:58 +02:00
2.8.8 - 14/09/2015
Added:
- Additional option "--checklist" in "-n, --network" option
2015-09-13 20:51:14 +02:00
Fixed:
- Typo in help option
Updated:
- Optional dependencies
2015-09-21 03:58:10 +02:00
- "--network" view commands
2015-09-13 20:51:14 +02:00
2015-09-11 04:51:02 +02:00
2.8.7 - 11/09/2015
Fixed:
- Check remove dependencies if already installed
2015-09-11 01:40:56 +02:00
2.8.6 - 11/09/2015
Added:
- Read doinst.sh file in "--network" option
- Editor via configuration file
Updated:
- Rename script view.py in network.py
2015-09-08 08:02:19 +02:00
2.8.5 - 08/09/2015
Fixed:
- Remove packages with option "--checklist" and "--check-deps"
2015-09-08 01:32:17 +02:00
2.8.4 - 08/09/2015
Added:
- Additional option "--checklist" in option "--check" for upgrade packages
2015-09-08 03:37:21 +02:00
Updated:
- Slackware mirrors
2015-09-08 01:32:17 +02:00
2015-09-07 04:30:19 +02:00
2.8.3 - 07/09/2015
2015-09-05 06:20:40 +02:00
Added:
- Update package lists for repository 'slack' after upgrade distribution
2015-09-07 04:25:17 +02:00
- Reset slpkg configuration file in the default values
2015-09-07 03:33:31 +02:00
Fixed:
- pip install
2015-09-05 06:25:42 +02:00
2.8.2 - 04/09/2015
2015-09-04 04:38:26 +02:00
Updated:
- Find SBo created Slackware packages
Fixed:
- Slackpkg update changelog.txt file
- Pylint errors
2015-09-02 04:42:21 +02:00
2.8.1 - 02/09/2015
Fixed:
- Path for build method
- Check if SBo package created
- Autobuild sources order list
Updated:
- Remove check if build
- Reference for repo-enable command
2015-09-01 01:41:58 +02:00
2.8.0 - 01/09/2015
2015-08-30 05:51:29 +02:00
Added:
- NEW configuration file for repositories in /etc/slpkg/repositories.conf
2015-08-31 22:27:06 +02:00
- Enable and disable repositories with command via dialog utility
2015-08-30 05:51:29 +02:00
Update:
2015-09-01 01:41:58 +02:00
- All configuration files
2015-08-30 05:51:29 +02:00
- Command line help logo
- Flags for packages upgrade
2015-08-31 22:27:06 +02:00
- Clear screen after exit dialog utility
Fixed:
- Remove None type packages
2015-09-01 03:26:56 +02:00
- Remove old sbo folder if exists before start build
2015-08-30 05:51:29 +02:00
2015-08-27 22:40:22 +02:00
2.7.6 - 28/08/2015
Fixed:
- Failed checksum message #40
2015-08-27 23:38:28 +02:00
- Removed calculate size
2015-08-27 22:40:22 +02:00
Updated:
- Print list packages from repositories
2015-08-25 05:11:25 +02:00
2.7.5 - 25/08/2015
Added:
- python2-pythondialog optional dependency
- "--checklist" option in remove packages
- Gigabyte unit in package manager
- Version in removed dependencies
- Size of removed dependencies
Updated:
- Function Msg() in self.msg
2015-08-26 02:59:25 +02:00
- Tracking dependencies
2015-08-25 05:11:25 +02:00
2015-08-21 02:33:59 +02:00
2.7.4 - 21/08/2015
2015-08-18 07:04:50 +02:00
Added:
- Support httpie for downloading
- Remove packages with by TAG
2015-08-18 21:27:37 +02:00
- Summary for size of removed package
2015-08-15 16:27:54 +02:00
Fixed:
- Resolving dependencies message for sbo repository when search for matching
packages
2015-08-21 01:57:17 +02:00
- Reference message for installing and upgrading packages
2015-08-18 07:04:50 +02:00
- Build error message
2015-08-15 16:27:54 +02:00
Updated:
- Install SBo packages with specific build number
2015-08-20 07:04:37 +02:00
- For SBo repository select computer architecture
2015-08-21 01:57:17 +02:00
- Module imports path
2015-08-15 16:27:54 +02:00
2015-08-14 05:10:06 +02:00
2.7.3 - 13/08/2015
Added:
- Tree view for deps-status command
Fixed:
- pasture/ directory for Slackware 14.0
Updated:
- Comments for Slackware ARM users in REPOSITORIES and slpkg.conf file
- slackpkg sync with ChangeLog.txt file
2015-08-11 02:45:48 +02:00
2.7.2 - 10/08/2015
Added:
- Support Slackware ARM
Fixed:
- The package build when the sources more than one with the option
"--autobuild"
Updated:
- Manager to improve installed packages
- setup.py requirements
2015-08-08 00:02:43 +02:00
2.7.1 - 08/08/2015
Fixed:
- Remove package when partial name is supplied #34
- Removing a package states "package not found" #35
- Remove and install references
2015-08-07 02:58:51 +02:00
2.7.0 - 06/08/2015
Fixed:
- EOFError when user interrupt with "ctrl + d"
Updated:
- Replace sys.sxit(0) with raise SystemExit() and remove unused sys module
- Code, doc strings
2015-08-07 03:56:41 +02:00
- Slackware mirrors
2015-08-07 02:58:51 +02:00
2015-08-04 00:33:49 +02:00
2.6.9 - 31/07/2015
Added:
- new-config command to manage .new configuration files
Fixed:
- Ignore check packages with version "blacklist" from binary repositories
Updated:
- slpkg.SlackBuild script
- Read Slackware version function
2015-07-30 04:42:27 +02:00
2.6.8 - 30/07/2015
Fixed:
- SBo dependencies installation order
2015-07-29 04:36:22 +02:00
2.6.7 - 28/07/2015
Fixed:
- Fix typo #32
Added:
2015-07-29 05:41:12 +02:00
- graph-easy optional require to draw dependencies ascii diagram
2015-07-29 04:36:22 +02:00
2015-07-25 23:59:21 +02:00
2.6.6 - 25/07/2015
Added:
- Dependencies status (command deps-status) message if no logs found
- Optional pygraphviz module to drawing image map dependencies
Updated:
- Write dependencies logs with full packages
2015-07-23 04:12:12 +02:00
2.6.5 - 23/07/2015
Added:
- Dependencies status command
- Check if dependencies used in option "--tracking"
2015-07-23 05:15:31 +02:00
Fixed:
- Create 'core/' directory for Slackware repository
2015-07-23 04:12:12 +02:00
2015-07-21 21:59:35 +02:00
2.6.4 - 21/07/2015
Updated:
- Merge functions into class
Fixed:
- Auto detect Slackware packages
- Check dependencies if existis before reference to remove
2015-07-21 22:56:53 +02:00
- Check directories exists before find
2015-07-21 23:37:15 +02:00
- Matching packages before remove
2015-07-21 21:59:35 +02:00
2015-07-18 02:44:13 +02:00
2.6.3 - 17/07/2015
Added:
- Option via configuration file to choose "on" or "off" progress status bar
Fixed:
- SBo install and upgrade print view
- Code style and complexity
- Matching binary installed packages with repository packages
Updated:
- Slackware mirrors
- View SBo version when installing or upgrading
2015-07-16 13:57:30 +02:00
2.6.2 - 16/07/2015
Added:
- Health check installed packages
Fixed:
- Remove directories from slack repo when recreate package lists #29
2015-07-16 14:21:41 +02:00
- Support Slackware version 13.37 #28
- Fresh install #30
2015-07-16 13:57:30 +02:00
2015-07-15 00:34:32 +02:00
2.6.1 - 15/07/2015
Fixed:
- Get installed version
- Matching _SBo package name with _SBo installed name
Updated:
- Turn initialization method from read-write file in download
2015-07-07 23:44:31 +02:00
2.6.0 - 08/07/2015
2015-07-06 04:47:29 +02:00
Added:
- Auto detect Slackware packages for installation
Updated:
- Toolbar progressive status
Fixed:
- Visible options when using without colors
2015-07-07 23:44:31 +02:00
- Check remove dependencies #26
2015-07-06 04:47:29 +02:00
2015-07-01 23:20:29 +02:00
2.5.9 - 02/07/2015
Fixed:
- Print list file package contents
- Fixed alien -current repository
- Fixed multi -current repository
Added:
- Support slonly -current (x86_64) repository
2015-06-28 13:39:12 +02:00
2.5.8 - 28/06/2015
Fixed:
- Checksum for alien repository
2015-06-28 05:08:13 +02:00
2.5.7 - 28/06/2015
Fixed:
- Double packages from alien repository
- Resolve dependencies for binaries packages
Updated:
- Change mirror for alien repository
2015-06-25 19:25:16 +02:00
2.5.6 - 25/06/2015
Fixed:
- Message question capital letter "N" by default. Thanks to Thomas Szteliga
for report.
- Source code complexity
Added:
- MAKEFLAGS option in configuration file "/etc/slpkg/slpkg.conf". Thanks
to Brenton Earl for the idea.
2015-06-24 04:44:36 +02:00
2.5.5 - 23/06/2015
2015-06-24 04:19:59 +02:00
Added:
- Summary in option "--FIND", "--check" and "repo-list"
Updated:
- Package view align
- Repositories view list
2015-06-22 20:16:46 +02:00
2.5.4 - 22/06/2015
Added:
- Support local repositories and you can add with command "repo-add"
- Skip packages by repositories or from local
2015-06-22 06:59:52 +02:00
Fixed:
2015-06-22 04:31:32 +02:00
- Check repository if exist when package upgrade
- AttributeError: 'list' object has no attribute 'splitlines' in "--tracking" Thanks to Brenton Earl for report
2015-06-22 06:59:52 +02:00
- Check exist or enabled repostitories when upgraded in options
2015-06-22 20:16:46 +02:00
- Update custom repositories
2015-06-22 06:59:52 +02:00
Updated:
- Toolbar time
2015-06-20 01:31:21 +02:00
2015-06-22 04:31:32 +02:00
2.5.3 - 20/06/2015
Added:
2015-06-22 04:52:12 +02:00
- Support blacklist packages by repository priority
- Instead wget, curl and aria2c as downloader
- Support download jdk from "sbo" repository
2015-06-22 04:31:32 +02:00
Fixed:
- Resolve dependencies classes
2015-06-22 05:22:26 +02:00
- Add and remove packages from blacklist and queue
2015-06-22 04:31:32 +02:00
2015-06-22 05:20:15 +02:00
2.5.2 - 19/06/2015
Added:
- Repository check in blacklist
Updated:
- Blacklist options
Fixed:
- Pylint errors
2015-06-22 04:31:32 +02:00
2.5.1 - 14/06/2015
Added:
- Check repositories ChangeLog.txt with command "slpkg --check [repo]"
Fixed:
- Argument typo
2.5.0 - 12/06/2015
Added:
- Full support Slackware command installpkg, upgradepkg and removepkg with all options. Option '--reinstall' merged into '--upgradepkg'
- Print installed version
- Check dependency of package if used before remove
- MSB (mate) in default repositories.\
- Update or upgrade specifically repositories
Fixed:
2015-06-22 04:52:12 +02:00
- Slonly repopsitory ChangeLog.txt link
- Selection foo.pkg removed instead you can use a variable ambient as: pkgs="pip brasero pylint" and then '# slpkg -s sbo $pkgs'
- Resolve binary dependencies
- Repository slackers.it mirror
- Ignore "sbo" repository if not activated
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.4.4 - 10/06/2015
Fixed:
- AttributeError: 'Update' object has no attribute 'meta' when try update repositories
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.4.3 - 10/06/2015
Added:
- Long options
Fixed:
- Usage help message
- Bash and fish completion
- Man page
- Configuration file
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.4.2 - 04/06/2015
Fixed:
- BugFix TypeError: repo_data() function
- SBo version compare
- Code style
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.4.1 - 04/06/2015
Added:
- Option to upgrade only the distribution packages installed
- Option to on/off resolve dependencies
Fixed:
- Upgrade packages
- Checksum on/off
- Upgrade Slackware binary packages resolve dependencies
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.4.0 - 02/06/2015
Fixed:
- Comments arguments to '--help' option
Added:
- Additional option to skip packages when upgrading
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.3.6 - 30/05/2015
Fixed:
- Avoid input the first package for searching when input multiple packages together with the option '-F'
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.3.5 - 30/05/2015
Fixed:
- Version for SBo packages when search with option '-F'
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.3.4 - 28/05/2015
Fixed:
- Arguments comments
- Compression slackbuild package
- Binary dependencies and sizes
- Pylint errors
- rlw repository package dependencies
Added:
- Find packages from enabled repositories
- Script to remove data. (clean.py)
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.3.3 - 23/05/2015
Fixed:
- 'ZeroDivisionError:' for binary package install
- 'OSError:' if path not exist
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.3.2 - 21/05/2015
Fixed:
- Arguments and options
- Remove view package version when upgrade because conflict with some packages with the same name
- File license
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.3.1 - 14/05/2015
Added:
- The ability to sync with slackpkg and slpkg to update the file ChangeLog.txt when upgrading distribution
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.3.0 - 07/05/2015
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix: Find package error #13, Thanks 'lucashpandolfo' for reporting
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.9 - 24/4/2015
Fixed:
- Reference installed packages after distribution upgrade
- Double reference after already installed SBo packages
- Clear master SBo packages
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.8 - 23/4/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
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.7 - 18/3/2015
Added:
- bash and fish completion file
Fixed:
- Synchronization issues when upgrading SBo repository
- Remove to the right spaces on view
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.6 - 26/2/2015
Added:
- Counter download
Fixed:
- Slackware release message
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
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.
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.3 - 16/02/2015
Fixed:
- slpkg.SlackBuild script support .zip archives
- Can't overwrite new sbo scripts
- Remove master package with dependencies
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.2 - 11/02/2015
Added:
- BugFix show hidden matching sbo packages
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.2.1 - 6/02/2015
Added:
- 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
2.2.0 - 08/01/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
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
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
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
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
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.1.3 - 06/12/2014
Fixed:
- 'IndexError: tuple index out of range' when sbo upgrade
2015-06-22 04:31:32 +02:00
2015-06-22 05:10:26 +02:00
2.1.2 - 04/12/2014
Added:
- Checksum for all repositories
Fixed:
- Downloads modules
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.1.1 - 01/12/2014
Added:
- Options in /etc/slpkg/slpkg.conf file to select repositories
- Options to skip unsupported and untested packages
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix TypeError for unsupported/untested sbo packages
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.1.0 - 28/11/2014
Fixed:
- Change build path
- Creating directories if not exists
Added:
- Studioware (studio) repository
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.0.9 - 26/11/2014
Fixed:
- Setup.py to install configuration files after checksum
- View slpkg config file
2015-06-22 04:31:32 +02:00
2015-06-22 04:52:12 +02:00
2.0.8 - 25/11/2014
Added:
- More options in slpkg configuration file
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.0.7 - 22/11/2014
Added:
- More option in slpkg.conf file
- Slackware-mirrors file in /etc/slpkg
Fixed:
- Upgrade Slackware packages if installed
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.0.6 - 18/11/2014
Fixed:
- Setup.py file
2015-06-22 04:31:32 +02:00
2015-06-22 04:42:08 +02:00
2.0.5 - 18/11/2014
Added:
- /etc/slpkg.conf file
- Move "--current" switch in /etc/slpkg.conf file
- Local PACKAGES.TXT for Slackware repository
- Options to view package description
- All repositories in tracking dependencies options '-t'
- Configuration file managment
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix upgrading binary packages
2015-06-22 04:31:32 +02:00
2.0.4 - 07/11/2014
Added:
- Robby Workman, Alien Bob (Eric Hameleers) and slacky.eu repositories
Fixed:
- Remove list reference
2.0.3 - 29/10/2014
Fixed:
- Arguments.
- Spenedencies log
- Pydoc pager
- List packaging paging
2.0.2 - 21/10/2014
Fixed:
- Source code
2.0.1 - 20/10/2014
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix md5 checksum failed
2015-06-22 04:31:32 +02:00
- Download all sources before build in view options
2.0.0 - 15/10/2014
Fixed:
- Align PEP8 code style
- SBo arch
- Package splitting
1.9.9 - 11/10/2014
Added:
- Queue options
1.9.8 - 07/10/2014
Fixed:
- Source code update
1.9.7 - 06/10/2014
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix UnboundLocalError: local variable 'arch' referenced before assignment
2015-06-22 04:31:32 +02:00
1.9.6 - 04/10/2014
FIxed:
2017-08-04 20:21:21 +02:00
- BugFix install packages from slack repo
2015-06-22 04:31:32 +02:00
1.9.5 - 04/10/2014
Fixed:
- Added 'aaa_elflibs' in blacklist
- Current version upgrade only installed packages
- Gzip man page in setup.py
- Install blacklist configuration file through setup.py
- Added Gb unit in slack repo
1.9.4 - 01/10/2014
Added:
- Support install packages from Slackware current (version) repository
- Support upgrade current version. (Upgrade all Slackware current tree)
Fixed:
- Arguments
1.9.3 - 29/09/2014
Added:
- Blacklist configuration file
- Blacklist options
1.9.2 - 27/09/2014
Fixed:
- Remove argparse
- Create downloader module with wget
1.9.9 - 25/09/2014
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix v1.9.0 no update slackbuilds packages
2015-06-22 04:31:32 +02:00
- Arch in sbo upgrade
1.9.0 - 24/09/2014
Fixed:
- Arguments.
- Replace less command with pydoc
1.8.9 - 23/09/2014
Added:
- Short description
2015-06-22 05:22:26 +02:00
- View matching packages from SBo repository
2015-06-22 04:31:32 +02:00
Fixed:
- Open-close files as SLACKBUILDS.TXT
1.8.8 - 22/09/2014
Fixed:
- Alignment viewing packages
- Build time
Added:
- Search dependencies from local SLACKBUILDS.TXT file
2019-01-15 16:29:30 +01:00
2015-06-22 04:31:32 +02:00
1.8.7 - 19/09/2014
Fixed:
- Build time
1.8.6 - 14/09/2014
Fixed:
- Correction of reference installing or upgrading
- Updated find installed packages
Added:
- Print total file size of installed packages
2019-01-15 16:29:30 +01:00
- Highlight upgraded packages from slack repo
2015-06-22 04:31:32 +02:00
1.8.5 - 13/09/2014
Fixed:
- Convert kb to mb
- Build sources with spaces in filenames like "Sublime Text 2.0.2 x64.tar.bz2"
1.8.4 - 10/09/2014
Added:
- MD5SUM check file
- Build time
1.8.3 - 08/09/2014
Fixed:
- Messages
1.8.2 - 08/09/2014
Fixed:
- Resolving dependencies '-c sbo upgrade' option
- Update sbo summarys
Added:
- Build log file
Version 1.8.1
1.8.1 - 04/09/2014
Fixed:
- Install.sh script to install wget download tar.gz archive file
- Install packages like adobe-reader
1.8.0 - 02-09-2014
Fixed:
- Arch view dependencies in action -s sbo <package>
- Find packages with version in action -s sbo <package>
- Remove to remove packages after download because not useful
- Download the some package and wget -N command not working
1.7.9 - 30/08/2014
Added:
- Extra and pasture packages from official Slackware tree
- Install.sh script
Fixed:
- Remove destination file after copy to sbo script directory
2019-01-15 16:29:30 +01:00
- Fix appearance build tag, the packages that do not include
2015-06-22 04:31:32 +02:00
- _slack tag
1.7.8 - 28/08/2014
Fixed:
- ImportError: No module named __metadata__
1.7.7 - 26/08/2014
Fixed:
- Install noarch packages from SBo repository
- Avoid '%README%' as dependency
- Arguments
- Messages
1.7.6 - 25/08/2014
Fixed:
- IndexError '-aa' in cli argparseoptions
- Arch's
Added:
- Upgrade all SBo packages
1.7.5 - 22/08/2014
2019-01-15 16:29:30 +01:00
Added:
2015-06-22 05:22:26 +02:00
- Report of packages will be installed the options `slpkg -s sbo <package>`, `slpkg -s slack <package>`, `slpkg -c slack upgrade`
2015-06-22 04:31:32 +02:00
Fixed:
- Mirrors for Slackware x86
1.7.4 - 17/08/2014
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix NameError: global name 'getpass' is not defined
2015-06-22 04:31:32 +02:00
Added:
- Downloaded .asc files to upgrade or install packages from Slackware tree
2019-01-15 16:29:30 +01:00
- Calculate file sizes in the process of installing
2015-06-22 04:31:32 +02:00
- Packages or upgrading from Slackware mirrors
1.7.3 - 16/8/2014
Fixed:
- Sort the packets in the list view. We thank Dave for help https://github.com/wvragga.
2017-08-04 20:21:21 +02:00
- BugFix reinstall lilo after upgrading kernel.
2015-06-22 04:31:32 +02:00
- Removed some code system and replaced with Python code.
- Reinstall if packages exist and upgrading if not in options slpkg -s slack <packages>
- New paths created, ChangeLog.txt saved in /var/log/slpkg and SLACKBUILDS.TXT in /var/lib/slpkg/sbo_repo
2019-01-15 16:29:30 +01:00
- Upgrade initilazation method
2015-06-22 04:31:32 +02:00
- Replace mkdir -p with os.mkdir and create directories only if not exists
1.7.2 - 13/08/2014
Fixed:
- Messages
1.7.1 - 11/08/2014
Fixed:
2017-08-04 20:21:21 +02:00
- BugFix OSError: [Errno 2] No such file or directory: '/tmp/slpkg/patches/
2015-06-22 04:31:32 +02:00
Added:
- Change the way to search packages from slackbuilds.org.
2015-06-22 05:22:26 +02:00
- The route search package eventually becomes found after ChangeLog.txt change
2015-06-22 04:31:32 +02:00
1.7.0 - 09/08/2014
Added:
- Removes packages with all dependencies
1.6.9 - 04/08/2014
Fixed:
- Remove non-useful code
- /tmp/slpkg/readme/ path create
Added:
- Build path, drop all packages in Slpkg_Build directory
- Build and install packages only if new version available and
- Package not installed (slpkg -s sbo)
- Display installed packages in tracking dependencies
2015-06-22 05:10:26 +02:00
1.6.8 - 01/08/2014
2015-06-22 04:31:32 +02:00
Fixed:
- Grap http extra sources with space in line start like
- Package EMBASSY
- KeyboardInterrupt
1.6.7 - 31/07/2014
Fixed:
- Packages remove
- OSError: [Errno 2] No such file or directory:
- Messages
30-07-2014
Version 1.6.6
[Updated] - Fix 'Wrong file' when build packages
1.6.5 - 28/07/2014
Added:
- Slack, noarch and other in list (slpkg -l)
- Index in list (slpkg -l)
- Install packages via official Slackware mirrors
Fixed:
- Messages
[Updated] - Arguments views
1.6.3 - 28/07/2014
Fixed:
- Messages
- IndexError: tuple index out of range
1.6.3 - 27/07/2014
Fixed:
- Arguments
- NameError: global name 'sp' is not defined
2015-06-22 05:10:26 +02:00
1.6.2 - 26/07/2014
2015-06-22 04:31:32 +02:00
Added:
- Distribution upgrade from official Slackware mirrors `slpkg -c slack upgrade`
Fixed:
2019-01-15 16:29:30 +01:00
- Change detection packages mode. 2x much faster
2015-06-22 04:31:32 +02:00
- Messages
1.6.1 - 22/07/2014
Fixed:
- Fix messages
- Package remove
- Package find
2019-01-15 16:29:30 +01:00
- Package print contents
2015-06-22 04:31:32 +02:00
1.6.0 - 21/07/2014
2019-01-15 16:29:30 +01:00
Fixed:
2015-06-22 04:31:32 +02:00
- Remove package (slpkg -r)
- Added and fix messages
- Create __metadata__
1.5.9 - 18-07-2014
Fixed:
- Create sub-modules
1.5.8 - 18-07-2014
Fixed:
- Report packages before removed (slpkg -r)
1.5.7 - 17-07-2014
Fixed:
- IndentationError: expected an indented block
1.5.6 - 17/07/2014
Added:
- Setuptools as secondary installer
1.5.5 - 15/07/2014
Fixed:
- Create slpkg.py module
1.5.4 - 13/07/2014
Fixed:
- Remove files in tmp directory after read
1.5.3 - 24/06/2014
Fixed:
- IOError: [Errno 13] Permission denied: (file = open("/tmp/slpkg/readme/" + name + site, "w"))
1.5.2 - 24/06/2014
Fixed:
- Urllib2.URLError: <urlopen error [Errno 111] Connection refused>
1.5.1 - 12/06/2014
Fixed:
- Return download link on architectures other x86_64
1.5.0 - 07/06/2014
Fixed:
- Download if server file is newer than local
- Source code
1.4.9 - 06/06/2014
Fixed:
- Exit from loop after build in option 'network'
- Source code
1.4.8 - 06/06/2014
2019-01-15 16:29:30 +01:00
Fixed:
2015-06-22 04:31:32 +02:00
- Print message to upgrade, install, reinstall and report files to removed
1.4.7 - 04/06/2014
Added:
- Download/build/install in choises (-n) network and (-c) check
1.4.6 - 05/06/2014
Fixed:
- Build noarch packages
1.4.5 - 04/06/2014
Added:
- Support ftp links
- Report already installed packages
1.4.4 - 03/06/2014
Added:
- Support ALL extra sources
2019-01-15 16:29:30 +01:00
Fixed:
2015-06-22 04:31:32 +02:00
- Out of range in SBo version link with filename
1.4.3 - 03/06/2014
Fixed:
2015-06-22 05:22:26 +02:00
- Avoid build packages with more than four arguments
2015-06-22 04:31:32 +02:00
1.4.2 - 03/06/2014
Fixed:
- Avoid build package if already installed
- Download if file already installed
1.4.1 - 31/05/2014
Fixed:
- Avoid download package if already installed
1.4.0 - 30/05/2014
Fixed:
- Install SBo packages with different tag
- Avoid build and install already installed packages
1.3.9 - 30/05/2014
Fixed:
- Remove to search for SBo script no needed
- New naming the arguments
- Source code
1.3.8 - 30/05/2014
Fixed:
- No dependencies found
1.3.7 - 29/05/2014
Fixed:
- Link filename with version
1.3.6 - 28/05/2014
Added:
- Download package with all dependencies build and install all
1.3.5 - 24/05/2014
Fixed:
- Print out "no dependecies" tracking function
- Confirmation delete packages
1.3.4 - 23/05/2014
Fixed:
- (sre_constants.error) recognize package names with special characters
1.3.3 - 22/05/2014
Added:
- Download and build package
1.3.2 - 22/05/2014
Added:
- View info and SlackBuild file
Fixed:
- Bbuild arguments messages
- TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in sbo_requires_pkg function (sbo_url = sbo_url + name + ".info")
2019-01-15 16:29:30 +01:00
2015-06-22 04:31:32 +02:00
1.3.1 - 21/05/2014
Added:
- View README file
1.3.0 - 21/05/2014
Fixed:
- Argparse view
1.2.9 - 21/05/2014
Added:
- Tracking dependencies
1.2.8 - 20/05/2014
Added:
- Download package from www.slackbuild.org
- Support build packages with extra sources
1.2.7 - 20/05/2014
Fixed:
- Overwrite code into functions
1.2.6 - 20/05/2014
Fixed:
- Better code, better speed... enjoy !!!
1.2.5 - 19/05/2014
- Fix download source x86_64 arcitecture
1.2.4 - 19/05/2014
Added:
- Download source code by pc arcitecture
1.2.3 - 19-05-2014
2019-01-15 16:29:30 +01:00
Fixed:
2015-06-22 04:31:32 +02:00
- Check packages for updates
Added:
- Progress bar to searching
1.2.2 - 19/05/2014
Fixed:
- Libraries repository
1.2.1 - 19/05/2014
Fixed:
- Functions
1.2.0 - 17/05/2014
Added:
- If your packages from www.slackbuilds.org is up to date
1.1.9 - 17/05/2014
Fixed:
- Notify message if exist package in fuction remove
1.1.8 - 17/05/2014
Added:
- Check root user
Fixed:
- Find and display packages
1.1.7 - 16-05-2014
Fixed:
- Functions
1.1.6 - 15-05-2014
Fixed:
2019-01-15 16:29:30 +01:00
- Removed stupid option binary search
2015-06-22 04:31:32 +02:00
1.1.5 - 15/05/2014
Added:
- Multi install, upgrade, remove and find packages
- Find from network slackbuilds links and sources
1.1.4 - 14/05/2014
Fixed:
- Function sbo_requires_pkg do not use .txt file
1.1.3 - 14-05-2014
Added:
- Find requirements package from www.slackbuild.org
1.1.2 - 13/05/2014
Added:
- Find already binary packages in /tmp directory
1.1.1 - 13/05/2014
Fixed:
- List print out
1.1.0 - 12-05-2014
Added:
- Search from SBo and print link for download
1.0.9 - 12/05/2014
2019-01-15 16:29:30 +01:00
Fixed:
2015-06-22 04:31:32 +02:00
- Warning messages amd colors print out
1.0.8 - 12/05/2014
Added:
- Signle install argument
- Two options in list argument
Fixed:
- Fix arguments
1.0.7 - 11/05/2014
Fixed:
- Null arguments
1.0.6 - 11/05/2014
Fixed:
- Updated slackbuild argument
1.0.5 - 10/05/2014
2019-01-15 16:29:30 +01:00
Added:
2015-06-22 04:31:32 +02:00
- Auto build package choice
Fixed:
- Man page and README.rst file
1.0.3 - 10/05/2014
Added:
- Function find_package
1.0.2 - 10/05/2014
Fixed:
- setup.py file
- Man page slpkg.8 gziped
1.0.1 - 09-05-2014
Added:
- Support install man page
1.0.0 - 09/05/2014
Added:
- Added man page
0.0.3 - 09/05/2014
Added:
- Support warning message if remove package
- Replace remove command
0.0.2 - 08/05/2014
Added:
- Support reinstall package
Fixed:
- Version print out
-------------------------------------------------------------------
0.0.1 - 07/05/2014
Notes:
- Released version 0.0.1, developmnet status Aplha