diff --git a/src/usr/doc/NEWS b/src/usr/doc/NEWS index fbafdcc..a731642 100644 --- a/src/usr/doc/NEWS +++ b/src/usr/doc/NEWS @@ -2,6 +2,9 @@ SBOPKG NEWS sbopkg xxxVERSIONxxx (xxxDATExxx) + +sbopkg 0.34.1 (2011-02-05 04:20 UTC) + FEATURES * Added Spanish translations of the man pages. Much thanks to diff --git a/tools/ChangeLog-latest.txt b/tools/ChangeLog-latest.txt index 87c4ce8..6c65a07 100644 --- a/tools/ChangeLog-latest.txt +++ b/tools/ChangeLog-latest.txt @@ -1,49 +1,44 @@ -Fri Nov 12 03:37:16 UTC 2010 -Sbopkg 0.34.0 released. This version contains the following fixes and -enhancements: +sbopkg 0.34.1 (2011-02-05 04:20 UTC) + + FEATURES + + * Added Spanish translations of the man pages. Much thanks to + Pablo Castano Fernandez for doing these translations. + + MODIFICATIONS + + * Revision of documentation. Major reformatting and some textual + modifications of /usr/doc/sbopkg-*/* including breaking out + the credits in the script into a detailed THANKS file, + renaming and reformatting ChangeLog.txt into NEWS, renaming + the sample queuefiles from *.sqf to *.sqf.sample, and making + lesser modifications to all the other docs. + + BUGFIXES + + * Fixed issue where MKDIR_PROMPT was being ignored. Thanks to + catkin for raising this issue. + + * Fixed issue where -o would wrongly produce no output. Thanks + to ArTourter for raising this issue and to Mauro Giachero for + the patch. + + * Fixed issue where TAG would sometimes not appear in the final + package. Thanks to chytraeus for raising this issue. + + * A revision which fixed a failure to properly initialize + directories when running under bash 3x was committed but + didn't make it into the released package. It is included in + this release. Also fixed a problem with a blank line being + wrongly displayed in the directory initialization output in + older bashes. Thanks to greinze for pointing the latter out. + + * Fixed documentation bug where the obsolete SBOPKGTMP and + current TMPDIR variables weren't correctly documented. Thanks + to dive for raising this issue. + + * Fixed non-documentation bug where TMPDIR wasn't being + correctly assigned when set in sbopkg.conf. Thanks to Ken + Roberts for reporting the issue and providing a preliminary + fix. - * Revised man pages - these are very different and now document a couple of - previously undocumented things and are worth a (re-)read. Thanks to - Marie-Claude Collilieux for the French translations of these. - * The HACKING file now includes a man page style guide in addition to the - coding style guide. - * The LOGDIR variable has been removed from sbopkg.conf - DIR can be - specified in LOGFILE. - * The DEBUG variable has been renamed to DEBUG_UPDATES in sbopkg.conf. - * The default timeout values in {WGET,RSYNC}FLAGS have been raised from - 10/15 to 30 in sbopkg.conf. - * All parameters in sbopkg.conf now use default values only if the variable - hasn't been previously set (meaning they can all be overridden by passing - variables on the command line). - * sbopkg.conf has been reordered - this may make any merging that may be - needed more interesting this time but hopefully it's worth it. - * The directory initialization process has been changed - at first run or - otherwise when encountering missing directories, the user will now be - presented with a single list of them and a (C)reate/(A)bort prompt. - * The command line user interface has been overhauled in terms of more - consistent validated command line messages and prompts. - * Fix an ARCH display issue in the updates screen; thanks to alkos333, Marc - Payne, and David Spencer for confirming the issue and thanks to David - Spencer for testing the fix. - * Fixed bugs with dzen2 and *zarafa* not downloading/building properly. Note - that, while the changes fix these issues and should make it easier to - handle similar problems in the future, this change may introduce - regressions. If a download or build fails due to a downloaded tarball - looking something like 'blah?actual_tarball.tar.gz' or the like, please - report it to us. - * Fixed bugs with the '-s' option where only the first of multiple - arguments would be returned and where the command line select menu was - broken. Also where it and the -g flag might inadvertently expand globs - wrongly. - * It's now possible to specify the b,g,i,s flags multiple times. Previously - multiple arguments to these flags had to be quoted (-b "foo bar") but now - they can be given as '-b foo -b bar'. The original style is still - supported. - * With the new style of passing multiple arguments, it is now possible to - specify app-specific options on the command line. These take the form of, - e.g., '-i app1:opt1="foo bar":opt2=baz app2:opt=mu'. If that's cryptic, - see the manual for details. - * Users now have the option of interactively retrying a failed https - download, invoking wget with '--no-check-certificate', as this can be - caused by 'self-signed certificates' and the like. -+--------------------------+ diff --git a/tools/current-download b/tools/current-download index 3de667b..ae4781c 100644 --- a/tools/current-download +++ b/tools/current-download @@ -1 +1 @@ -http://sbopkg.googlecode.com/files/sbopkg-0.34.0-noarch-1_cng.tgz +http://sbopkg.googlecode.com/files/sbopkg-0.34.1-noarch-1_cng.tgz diff --git a/tools/current-package b/tools/current-package index a89d907..75949c2 100644 --- a/tools/current-package +++ b/tools/current-package @@ -1 +1 @@ -sbopkg-0.34.0-noarch-1_cng.tgz +sbopkg-0.34.1-noarch-1_cng.tgz diff --git a/tools/current-source b/tools/current-source index f315baa..c1115e9 100644 --- a/tools/current-source +++ b/tools/current-source @@ -1 +1 @@ -sbopkg-0.34.0.tar.gz +sbopkg-0.34.1.tar.gz diff --git a/tools/current-version b/tools/current-version index 85e60ed..cd46610 100644 --- a/tools/current-version +++ b/tools/current-version @@ -1 +1 @@ -0.34.0 +0.34.1 diff --git a/tools/sbopkg-conf5.html b/tools/sbopkg-conf5.html index 85b8777..c8af290 100644 --- a/tools/sbopkg-conf5.html +++ b/tools/sbopkg-conf5.html @@ -3,7 +3,7 @@ Content-type: text/html
@@ -776,6 +793,6 @@ slakmagik
This document was created by
man2html,
using the manual pages.
@@ -720,6 +717,6 @@ slakmagik
This document was created by
man2html,
using the manual pages.
-Time: 03:40:11 GMT, November 12, 2010
+Time: 04:21:25 GMT, February 05, 2011
diff --git a/tools/sbopkg-help b/tools/sbopkg-help
index 857e5b8..9d5751b 100644
--- a/tools/sbopkg-help
+++ b/tools/sbopkg-help
@@ -1,4 +1,4 @@
-sbopkg 0.34.0
+sbopkg 0.34.1
Usage: sbopkg [OPTIONS] SBOPKG
-Section: (8)
Updated: November 2010
Index
+Section: (8)
Updated: February 2011
Index
Return to Main Contents
@@ -58,7 +58,7 @@ An initial install will provide the user with that file while upgrades
will add an
/etc/sbopkg/sbopkg.conf.new
-which may be merged with or replace the older version.
+file with which the user may merge or replace the older version.
See
sbopkg.conf(5)
@@ -113,7 +113,7 @@ of
sbopkg.
Currently, the size of a local copy of the SBo repository is about
-about 90MB.
+about 93M.
The main menu also allows the user to view the SBo
ChangeLog,
@@ -420,13 +420,10 @@ See the
option for details since, other than the installation, these two options
operate similarly.
-Time: 03:40:11 GMT, November 12, 2010
+Time: 04:21:25 GMT, February 05, 2011