Changeset 0f870c5 for general/sysutils


Ignore:
Timestamp:
05/01/2021 05:29:36 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
4fd61738
Parents:
36746be
Message:

Update to bluez-5.58
Update to opencv and opencv_contrib 4.5.1
Update to decorator-5.0.7 (Python Module)
Update to stunnel-5.59
Update to libportal-0.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r36746be r0f870c5  
    77  <!ENTITY bluez-download-http "&kernel-dl;/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  " ">
    9   <!ENTITY bluez-md5sum        "e6c51b2aefa7c56ff072819a78611fa5">
     9  <!ENTITY bluez-md5sum        "6737ba92a93432dbbd430bd41d7160c9">
    1010  <!ENTITY bluez-size          "2.0 MB">
    11   <!ENTITY bluez-buildsize     "68 MB (add 78 MB for tests)">
     11  <!ENTITY bluez-buildsize     "83 MB (add 81 MB for tests)">
    1212  <!ENTITY bluez-time          "0.2 SBU (using parallelism=4; add 0.2 SBU for tests)">
    1313]>
     
    105105    </para>
    106106
    107 <screen><literal>[*] Networking support ---&gt;                [CONFIG_NET]
     107<screen><literal>
     108General Setup ---&gt;
     109  [*] Configure standard kernel features (expert users)               [CONFIG_EXPERT]
     110    [*] Enable timerfd() system call               [CONFIG_TIMERFD]
     111    [*] Enable eventfd() system call               [CONFIG_EVENTFD]
     112
     113[*] Networking support ---&gt;                [CONFIG_NET]
    108114  &lt;*/M&gt; Bluetooth subsystem support ---&gt;    [CONFIG_BT]
    109115    &lt;*/M&gt; RFCOMM protocol support          [CONFIG_BT_RFCOMM]
     
    116122          (Select the appropriate drivers for your Bluetooth hardware)
    117123
    118   &lt;*/M&gt; RF switch subsystem support ----   [CONFIG_RFKILL]</literal></screen>
    119 
     124   &lt;*/M&gt; RF switch subsystem support ----   [CONFIG_RFKILL]
     125
     126-*- Cryptographic API ---&gt;
     127   &lt;*/M*&gt; User-space cryptographic algorithm configuration         [CONFIG_CRYPTO_USER]
     128   &lt;*/M*&gt; User-space interface for hash algorithms                 [CONFIG_CRYPTO_USER_API_HASH]
     129   &lt;*/M*&gt; User-space interface for symmetric key cipher algorithms [CONFIG_CRYPTO_USER_API_SKCIPHER]
     130   &lt;*/M*&gt; MD5 digest algorithm                                     [CONFIG_CRYPTO_MD5]
     131   &lt;*/M*&gt; SHA1 digest algorithm                                    [CONFIG_CRYPTO_SHA1]
     132
     133Security Options ---&gt;
     134  &lt;*/M*&gt; Diffie-Hellman operations on retained keys [CONFIG_KEY_DH_OPERATIONS]</literal></screen>
     135
     136<!--
    120137    <para>
    121138      If you wish to run the testsuite (even if treating this package as a build
     
    124141    </para>
    125142
    126 <screen><literal>-*- Cryptographic API ---&gt;                                      [CONFIG_CRYPTO]
     143<screen><literal>-*- Cryptographic API - - -&gt;                                      [CONFIG_CRYPTO]
    127144  &lt;*/M&gt; User-space interface for hash algorithms                 [CONFIG_CRYPTO_USER_API_HASH]
    128145  &lt;*/M&gt; User-space interface for symmetric key cipher algorithms [CONFIG_CRYPTO_USER_API_SKCIPHER]</literal></screen>
    129 
     146-->
    130147    <indexterm zone="bluez bluez-kernel">
    131148      <primary sortas="d-bluez">bluez</primary>
     
    310327      <seglistitem>
    311328        <seg>
    312           bccmd,
     329      <!--bccmd, -->
    313330          bluemoon,
    314331          bluetoothctl,
     
    338355      <?dbhtml list-presentation="table"?>
    339356
     357      <!--
    340358      <varlistentry id="bccmd">
    341359        <term><command>bccmd</command></term>
     
    350368        </listitem>
    351369      </varlistentry>
     370      -->
    352371
    353372      <varlistentry id="bluemoon">
Note: See TracChangeset for help on using the changeset viewer.