Ignore:
Timestamp:
01/02/2019 06:54:48 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1486180
Parents:
02e3bbc8
Message:

Update to adwaita-icon-theme-3.30.1
Update to grilo-0.3.7
Update to gnome-online-accounts-3.30.0
Update to cheese-3.30.0
Update to gnome-menus-3.31.3
Rebase patch for liboauth (permits building with OpenSSL-1.1.x) to include a programming fix. This fixes RSA/SHA1 verification, as well as allows the test suite to pass.
Make liboauth available on sysvinit systems since Firefox will now use it
Reword the description of Bubblewrap
Add a command explanation for --with-gpm-support in newt
Typo fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20906 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bubblewrap.xml

    r02e3bbc8 re130fead  
    3535
    3636    <para>
    37       The <application>Bubblewrap</application> package contains a program used to create filesystem namespaces, or
    38       sandboxes, for processes to run inside so that they are sepearated from the rest of the files on a system.
    39       This is useful for preventing programs like thumbnailers from being compromised and causing damage to other
    40       areas on the system. Currently, this package is only a dependency for <xref linkend="gnome-desktop"/>.
     37      <application>Bubblewrap</application> is a setuid implementation of user
     38      namespaces, or sandboxing, that provides access to a subset of kernel
     39      user namespace features. Bubblewrap allows user owned processes to run in
     40      an isolated environment with limited access to the underlying filesystem.
     41      <!-- Thanks for the reword DJ -->
    4142    </para>
    4243
Note: See TracChangeset for help on using the changeset viewer.