by taq
Script to keep your Slackware box updated with the packages of the current set.
- The version tokens were expanded to 4 tokens now. There were some problem (again!) with packages with crazy names (and they were official ones!) so I decided to expand the version tokens to 4 to try to deal with more exceptions. Thanks to Trevor ...
- The version tokens were expanded to 4 tokens now. There were some problem (again!) with packages with crazy names (and they were official ones!) so I decided to expand the version tokens to 4 to try to deal with more exceptions. Thanks to Trevor ...
- Fixed a bug about how to check some packages with version numbers like 1.2.99.905 were calculated. The number got an overflow on the 3 digits limit and there we go to avoid updates to the package. :-( - Added an unit test file on /etc/slackcurrent.
- Fixed a bug about how to check some packages with version numbers like 1.2.99.905 were calculated. The number got an overflow on the 3 digits limit and there we go to avoid updates to the package. :-( - Added an unit test file on /etc/slackcurrent.
- Some packages have rc versions like rc3_2. I don't know why people use an underline char on a rc version and between two numbers, but I'm ignoring that char on the version number. - Now if can use some chars on the build token. - Added the -df ...
- Some packages have rc versions like rc3_2. I don't know why people use an underline char on a rc version and between two numbers, but I'm ignoring that char on the version number. - Now if can use some chars on the build token. - Added the -df ...
- Finally added an AUTHORS and CHANGELOG (this file!) to the package. - Fixed a bug on the changelog option. There was some HTML entity on the output. - Fixed a bug with underline (_) chars on package names. The underline char is replaced by a ...
- Finally added an AUTHORS and CHANGELOG (this file!) to the package. - Fixed a bug on the changelog option. There was some HTML entity on the output. - Fixed a bug with underline (_) chars on package names. The underline char is replaced by a ...
Added the -cl/--changelog option. Now you can check the latest i386 current changelog for new stuff and messages from Patrick. :-)
Added the -cl/--changelog option. Now you can check the latest i386 current changelog for new stuff and messages from Patrick. :-)
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use