Commit graph

351 commits

Author SHA1 Message Date
Matteo Rossini
11b4dfefd9 Version 1.7.0rc3 - 03/Jun/2016
This could be the last batch of updates before 1.7.0 stable, so please test!
  - dialog did no more trap develop errors (but if occurs please report it)
  - givepriority did drop matched package if it is the first in pkglist
  - Added /usr/src/slackpkg+-*/slackpkg.bash_completation. Edit it for
    instructions.
2016-06-06 20:03:52 +02:00
Matteo Rossini
2dfe8d4477 - dialog did no more trap develop errors
- givepriority did drop matched package if it is the first in pkglist
2016-06-04 12:35:44 +02:00
Matteo Rossini
258bd4b50d Version 1.7.0rc2 - 22/May/2016
- ChangeLog did not skipped for dir:/ repositories
  - ChangeLog did not show correctly certain slackware changelog
  - dir:/ repositories does not need STRICTGPG nor GPG key; however remember
    that if .asc file exists a key must be manually imported
  - Removed makeinstlog.sh since it was bugged and no longer supported
  - Repositories in default configuration file are bumped to 14.2
  - Full 1.7.0 changes tracked in CHANGES file
  - Added /usr/libexec/slackpkg/zchangelog.sh tool. Edit it to see instructions.
2016-06-02 23:31:39 +02:00
Matteo Rossini
92dfcf1d56 slackpkg+-1.7.0rc1-noarch-1mt.txz 2016-05-19 21:47:58 +02:00
Matteo Rossini
cc305a928a WW_FILE_SEARCH should affect file-search only 2016-05-19 21:24:18 +02:00
Matteo Rossini
98103d1df1 - fixed warning in update when one repository does not have the changelog
- ignore the package extension in package selection
- fixed a regression in dir: repository
2016-05-19 20:51:57 +02:00
Matteo Rossini
80cf09386d Version 1.7.b4.3 - 02/May/2016
- Optimized code for generating ChangeLogs. (phenixia2003)
2016-05-02 22:44:59 +02:00
Matteo Rossini
15bab88651 Fixed regression in givepriority 2016-04-19 00:02:40 +02:00
Matteo Rossini
0fce4c3a19 Version 1.7.b4.2 - 18/Apr/2016
- Improved cached downloader with specifics output for ChangeLogs
  - Fixed a bug in TAG_PRIORITY when the package is not installed
  - Improved performance in upgrade by skipping priority check for
    not installed packages
2016-04-18 23:52:52 +02:00
Matteo Rossini
221bcde357 Bumped version and other small things 2016-04-15 20:11:21 +02:00
Matteo Rossini
6169c4da30 Less verbosity in cached_downloader == most clear 2016-04-15 19:56:54 +02:00
Matteo Rossini
b4442e673e Added ChangeLog search from third-party repositories 2016-04-15 19:12:14 +02:00
Matteo Rossini
25ce6840a0 Updated alienbob repositories 2016-03-26 20:23:45 +01:00
Matteo Rossini
ccce2cc09a Version 1.7.b4 - 14/Mar/2016
- slackpkg search now search in dir:// repositories too.
  - subdirectory allowed in dir:// repositories.
  - slackpkg search honour correctly the '+' character
  - Added 'ChangeLog' dialog box to show the changelog of selected packages
    (thanks to phenixia2003)
2016-03-14 19:49:31 +01:00
Matteo Rossini
9fb8e78c49 Fixed slackpkg search that did not honour correctly some special chars as '+' and '.' 2016-03-03 23:51:27 +01:00
Matteo Rossini
f85b2ca2a8 Use find instead ls for dir:// repository to allow subdirectory. 2016-03-03 22:14:45 +01:00
Matteo Rossini
1bc0e22ae8 Fixed an issue when a 'dir://' repository is empty 2016-03-02 20:28:18 +01:00
Matteo Rossini
45d8928e96 slackpkg search now search also in dir:// repositories 2016-03-02 20:18:51 +01:00
Matteo Rossini
8af2291646 Slackpkg+ 1.7.b3 2016-02-27 15:45:53 +01:00
Matteo Rossini
c7e79304b8 Added WW_FILE_SEARCH 2016-02-27 15:34:00 +01:00
Matteo Rossini
bb31ee5822 Colorize the slackpkg search results. 2016-02-27 14:00:56 +01:00
Matteo Rossini
6f4dac8728 Added DETAILED_INFO 2016-02-27 13:58:58 +01:00
Matteo Rossini
5db0cf44c4 slackpkg reinstall allow to choice the repository, as in install/upgrade mode.
Just useful when two repositories have identical packages (e.g. vlc on restricted and alienbob repository)
2016-02-05 22:49:37 +01:00
Matteo Rossini
1b8fcac079 dir:// repositories and inline repositories has best priority. 2016-01-31 19:20:45 +01:00
Matteo Rossini
5c3a9f01c1 Small code cleaning 2016-01-31 15:25:23 +01:00
Matteo Rossini
18ec21c844 Fix non working properly 'reinstall' command. 2016-01-31 15:08:00 +01:00
Matteo Rossini
7cdad2d751 Added debug() function. Useful for developers. 2016-01-30 14:46:31 +01:00
Matteo Rossini
bd7498ff31 1.7.beta2 2016-01-29 22:40:38 +01:00
Matteo Rossini
9706ba69d6 Avoid slackpkg to corrupt the slackware database if there are some manual upgrade in progress. 2016-01-29 22:30:31 +01:00
Matteo Rossini
ba1e48c20f Fixed another bug when TAG_PRIORITY is on. 2016-01-29 17:15:57 +01:00
Matteo Rossini
5c33f270fb Added spinning in check-updates.
Fixed bad trap ctrl+c when spinning is on.
2016-01-26 23:37:07 +01:00
Matteo Rossini
6fc76f9d0d Fixed non working the SENSITIVE_SEARCH function. 2016-01-26 23:23:12 +01:00
Matteo Rossini
796b6b1c93 Fixed a bug with TAG_PRIORITY. Thanks to yars068. 2016-01-26 22:59:18 +01:00
Matteo Rossini
3f16140eeb cached_downloader now works with check-updates too.
check-updates when running with VERBOSE=3 shows downloader outputs.
2016-01-24 12:51:22 +01:00
Matteo Rossini
9162eb58f5 Version 1.7.b1 - 18/Jan/2016
Well, I think that we can mark that version as Beta.  It does not contains
  new features, but it was done a large work of bugfixes and improvements.
  A special thanks is for phenixia2003 and yars068 for code contributing and
  for many other for ideas and testing. It's the time for the tests, to find
  for bugs or someother improvement.
2016-01-18 22:42:58 +01:00
Matteo Rossini
ec930bb357 Improve givepriority performance by reducing I/O 2016-01-18 21:22:40 +01:00
Matteo Rossini
3e25c62989 removed a '--color' in code 2016-01-17 21:27:32 +01:00
Matteo Rossini
dc55f96a3c fix search 2016-01-17 21:13:36 +01:00
Matteo Rossini
904088459a fixed search string 2016-01-17 21:06:58 +01:00
Matteo Rossini
2cd06ecb47 Fixed slackpkg search filter 2016-01-17 21:00:30 +01:00
Matteo Rossini
e84d428fb1 Version 1.7.a6 - 17/Jan/2016
- 'slackpkg search' if finds more duplicated packages with different
    versions from many repository, now show all, marking it as "masked" the
    packages that will not be installed due the priority
  - Fixed a regression that drop PKGS_PRIORITY function in slackpkg upgrade
2016-01-17 19:49:18 +01:00
Matteo Rossini
813f2469a8 slackpkg search allow to more packages with the same name but different
version on the other repositories.
2016-01-17 19:34:37 +01:00
Matteo Rossini
9db0a417a4 Fixed a regression that drop the PKGS_PRIORITY funcionality 2016-01-17 00:04:58 +01:00
Matteo Rossini
9c2f068379 Fixed a regression that in same condition the TAG_PRIORITY avoid
slackpkg search to work properly even if it is disabled.
2016-01-16 13:50:18 +01:00
Matteo Rossini
ddbbb3b2cf Version 1.7.a5 - 16/Jan/2016
- Improved greylist. Also, now it allow to match the name in installed packages
  - Fixed download GPG-KEY; it did not show the correct repository for gpg key
  - Fixed previous patch for $ROOT problem (did broke 'slackpkg search command')
2016-01-16 00:52:23 +01:00
Matteo Rossini
a82fc093f3 Previous patch for $ROOT broke the search functionality 2016-01-16 00:32:25 +01:00
Matteo Rossini
b4583b1e12 cached_downloader did not shown correct repository name downloading GPG-KEY 2016-01-15 23:04:46 +01:00
Matteo Rossini
0f19fac92c removed tab in graylist fix 2016-01-15 22:45:28 +01:00
Matteo Rossini
f9d62992df Greylist also the installed packages, so it impact removing packages too. 2016-01-15 21:33:55 +01:00
Matteo Rossini
2a61214e19 Bugfix: greylist did not work properly 2016-01-15 16:08:40 +01:00