mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 03:50:33 +03:00
Update ChangeLog-current.txt for recursive queuefiles.
This commit is contained in:
parent
3d2a434e1c
commit
7b92764155
@ -97,3 +97,8 @@ enhancements:
|
|||||||
these tarballs when building or installing a package. Additionally, there
|
these tarballs when building or installing a package. Additionally, there
|
||||||
are two new menu items in info_item that allow the user to check the GPG
|
are two new menu items in info_item that allow the user to check the GPG
|
||||||
signature or re-extract the GPG-signed tarball.
|
signature or re-extract the GPG-signed tarball.
|
||||||
|
* Add ability to have recursive queuefiles, so one queuefile named
|
||||||
|
"foo.sboq" may have an entry "@bar" in which case as the foo.sboq
|
||||||
|
queuefile is parsed, it will recursively go down into the 'bar.sboq'
|
||||||
|
queuefile as well. The '@' symbol is used in front of an entry in a
|
||||||
|
queuefile to denote another queuefile.
|
||||||
|
Loading…
Reference in New Issue
Block a user