diff --git a/ChangeLog-current.txt b/ChangeLog-current.txt index c776af4..4871cc5 100644 --- a/ChangeLog-current.txt +++ b/ChangeLog-current.txt @@ -78,6 +78,11 @@ enhancements: queuefiles much easier and more intuitive. * Add ability to load more than one queuefile at a time when building from command line interface. + * Add several new functions related to checking GPG-signed tarballs, such as + those that SlackBuilds.org provides. Sbopkg will now automatically check + 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 + signature or re-extract the GPG-signed tarball. * The info_item dialog now shows non-SBo installed packages and gained a more robust approach to finding both the installed package names and the available packages in $OUTPUT. @@ -87,4 +92,8 @@ enhancements: users a head start on setting up a large build queue. * The process of searching for obsolete source archives can now be interrupted with ESC. -+--------------------------+ + * Add several new functions related to checking GPG-signed tarballs, such as + those that SlackBuilds.org provides. Sbopkg will now automatically check + 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 + signature or re-extract the GPG-signed tarball.