mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
tag and release version 0.32.0
This commit is contained in:
parent
c069e37cba
commit
843617c0cb
@ -1,27 +1,7 @@
|
||||
Fri Feb 26 13:45:20 UTC 2010
|
||||
Fri Mar 5 21:46:41 UTC 2010
|
||||
Sbopkg 0.XX.X released. This version contains the following fixes and
|
||||
enhancements:
|
||||
|
||||
* Add several renames to 50-default renames file.
|
||||
* Add support for UNSUPPORTED/UNTESTED packages in the SBo repo; thanks to
|
||||
artourter for the bug report.
|
||||
* Honor the TAG exported by the user; thanks to Matteo Bernardini for the
|
||||
feature request.
|
||||
* Fix issue where delete sources in package info item menu did not work in
|
||||
some cases; thanks to artourter for the report, thanks to slakmagik for
|
||||
the hard work in fixing this and thanks to Mauro for the review and
|
||||
suggestions.
|
||||
* Add the ability to skip the prompts for sbopkg's directory creations via
|
||||
the new config file option MKDIR_PROMPT. This is useful, for example, if
|
||||
you have some SBo/sbopkg directories on a temporary filesystem and don't
|
||||
want to be bothered with repeated directory creation prompts. Thanks to
|
||||
agikhan for the report.
|
||||
* Address an issue where sbopkg could sometimes pick an older package to
|
||||
present for installation rather than the most recent one; thanks to
|
||||
artourter for the report.
|
||||
* Prevent sbopkg from spitting error messages when trying to determine the
|
||||
version of some packages (e.g. google-chrome, whose version is discovered
|
||||
looking into the source package which can be missing). Thanks to alkos333
|
||||
for the bug report.
|
||||
* Add ability to temporarily change $ARCH in the 'options' submenu.
|
||||
*
|
||||
+--------------------------+
|
||||
|
||||
|
@ -1,3 +1,30 @@
|
||||
Fri Mar 5 21:29:21 UTC 2010
|
||||
Sbopkg 0.32.0 released. This version contains the following fixes and
|
||||
enhancements:
|
||||
|
||||
* Add several renames to 50-default renames file.
|
||||
* Add support for UNSUPPORTED/UNTESTED packages in the SBo repo; thanks to
|
||||
artourter for the bug report.
|
||||
* Honor the TAG exported by the user; thanks to Matteo Bernardini for the
|
||||
feature request.
|
||||
* Fix issue where delete sources in package info item menu did not work in
|
||||
some cases; thanks to artourter for the report, thanks to slakmagik for
|
||||
the hard work in fixing this and thanks to Mauro for the review and
|
||||
suggestions.
|
||||
* Add the ability to skip the prompts for sbopkg's directory creations via
|
||||
the new config file option MKDIR_PROMPT. This is useful, for example, if
|
||||
you have some SBo/sbopkg directories on a temporary filesystem and don't
|
||||
want to be bothered with repeated directory creation prompts. Thanks to
|
||||
agikhan for the report.
|
||||
* Address an issue where sbopkg could sometimes pick an older package to
|
||||
present for installation rather than the most recent one; thanks to
|
||||
artourter for the report.
|
||||
* Prevent sbopkg from spitting error messages when trying to determine the
|
||||
version of some packages (e.g. google-chrome, whose version is discovered
|
||||
looking into the source package which can be missing). Thanks to alkos333
|
||||
for the bug report.
|
||||
* Add ability to temporarily change $ARCH in the 'options' submenu.
|
||||
+--------------------------+
|
||||
Sun Nov 1 02:54:29 UTC 2009
|
||||
Sbopkg 0.31.0 released. This version contains the following fixes and
|
||||
enhancements:
|
||||
|
@ -1 +1 @@
|
||||
http://sbopkg.googlecode.com/files/sbopkg-0.31.0-noarch-1_cng.tgz
|
||||
http://sbopkg.googlecode.com/files/sbopkg-0.32.0-noarch-1_cng.tgz
|
||||
|
@ -1 +1 @@
|
||||
sbopkg-0.31.0-noarch-1_cng.tgz
|
||||
sbopkg-0.32.0-noarch-1_cng.tgz
|
||||
|
@ -1 +1 @@
|
||||
sbopkg-0.31.0.tar.gz
|
||||
sbopkg-0.32.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0.31.0
|
||||
0.32.0
|
||||
|
@ -3,7 +3,7 @@ Content-type: text/html
|
||||
<HTML><HEAD><TITLE>Manpage of SBOPKG.CONF</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>SBOPKG.CONF</H1>
|
||||
Section: (5)<BR>Updated: June 2009<BR><A HREF="#index">Index</A>
|
||||
Section: (5)<BR>Updated: February 2010<BR><A HREF="#index">Index</A>
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||||
|
||||
<A NAME="lbAB"> </A>
|
||||
@ -26,6 +26,8 @@ Slackware packages. A sample file is provided at
|
||||
/etc/sbopkg/sbopkg.conf.new. Also, please see a note below about
|
||||
$ARCH.
|
||||
<P>
|
||||
Boolean options are case-insensitive.
|
||||
<P>
|
||||
The different configuration options are:
|
||||
<P>
|
||||
<DL COMPACT>
|
||||
@ -238,6 +240,20 @@ set to 2, all non-updated packages are also listed. Changing DEBUG to 1 or
|
||||
<P>
|
||||
The default value of DEBUG is: 0.
|
||||
<P>
|
||||
<DT><B>MKDIR_PROMPT</B>
|
||||
|
||||
<DD>
|
||||
<BR>
|
||||
|
||||
This option may be set to YES or NO. When set to YES, sbopkg will prompt
|
||||
for confirmation before changing the filesystem by creating its
|
||||
directories. If you do not wish to be prompted (for instance, if you
|
||||
have some of the directories on a temporary filesystem and don't wish to
|
||||
be prompted for confirmation each time the filesystem is reinitialized)
|
||||
you can set this to NO.
|
||||
<P>
|
||||
The default value of MKDIR_PROMPT is: YES.
|
||||
<P>
|
||||
<DT><B>RSYNCFLAGS</B>
|
||||
|
||||
<DD>
|
||||
@ -390,6 +406,6 @@ README-repos.d document in the sbopkg doc/ directory for more information.
|
||||
This document was created by
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
|
||||
using the manual pages.<BR>
|
||||
Time: 03:24:28 GMT, February 01, 2010
|
||||
Time: 21:44:48 GMT, March 05, 2010
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -1,4 +1,4 @@
|
||||
sbopkg 0.31.0
|
||||
sbopkg 0.32.0
|
||||
Usage: sbopkg [OPTIONS] <packagename(s)>
|
||||
Options are:
|
||||
-b pkg/queue(s) Build the specified package(s). If one or more queuefiles
|
||||
|
@ -8,7 +8,7 @@
|
||||
# SlackBuilds.org template.
|
||||
|
||||
PRGNAM=sbopkg
|
||||
VERSION=${VERSION:-0.31.0}
|
||||
VERSION=${VERSION:-0.32.0}
|
||||
ARCH=${ARCH:-noarch}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_cng}
|
||||
|
@ -3,7 +3,7 @@ Content-type: text/html
|
||||
<HTML><HEAD><TITLE>Manpage of SBOPKG</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>SBOPKG</H1>
|
||||
Section: (8)<BR>Updated: August 2009<BR><A HREF="#index">Index</A>
|
||||
Section: (8)<BR>Updated: October 2009<BR><A HREF="#index">Index</A>
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||||
|
||||
<A NAME="lbAB"> </A>
|
||||
@ -338,6 +338,6 @@ Chess Griffin
|
||||
This document was created by
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
|
||||
using the manual pages.<BR>
|
||||
Time: 03:22:01 GMT, February 01, 2010
|
||||
Time: 21:44:48 GMT, March 05, 2010
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user