diff --git a/general.ent b/general.ent index c68c9b3ecc..de196f09d0 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/graphlib/jasper.xml b/general/graphlib/jasper.xml index 29899883d0..720453e440 100644 --- a/general/graphlib/jasper.xml +++ b/general/graphlib/jasper.xml @@ -6,10 +6,10 @@ - + - - + + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 76eeb15c41..7057c865ab 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,32 @@ --> + + March 27th, 2021 + + + [renodr] - Update to links-2.22. Fixes + #14787. + + + [renodr] - Update to sqlite-3.35.3. Fixes + #14788. + + + [renodr] - Update to NSS-3.63. Fixes + #14790. + + + [renodr] - Update to jasper-2.0.27. Fixes + #14792. + + + [renodr] - Update to pipewire-0.3.24. Fixes + #14797. + + + + March 26th, 2021 diff --git a/multimedia/libdriv/pipewire.xml b/multimedia/libdriv/pipewire.xml index 11d91da993..d17aeb83d8 100644 --- a/multimedia/libdriv/pipewire.xml +++ b/multimedia/libdriv/pipewire.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -114,11 +114,7 @@ mkdir build && cd build && -meson --prefix=/usr \ - -Djack=false \ - -Dpipewire-jack=false \ - -Dvulkan=false \ - .. && +meson --prefix=/usr .. && ninja @@ -136,6 +132,7 @@ ninja Command Explanations + : This switch enables the generation of HTML @@ -184,6 +182,7 @@ ninja pw-cli, pw-dot, pw-dump, + pw-jack, pw-metadata, pw-mididump, pw-mon, @@ -325,6 +324,18 @@ ninja + + pw-jack + + + runs JACK applications on a pipewire instance. + + + pw-jack + + + + pw-metadata diff --git a/networking/textweb/links.xml b/networking/textweb/links.xml index 78573aabf2..0f4d51c746 100644 --- a/networking/textweb/links.xml +++ b/networking/textweb/links.xml @@ -6,10 +6,10 @@ - + - - + + ]> diff --git a/packages.ent b/packages.ent index 4b415755b0..c14a069f03 100644 --- a/packages.ent +++ b/packages.ent @@ -27,7 +27,7 @@ - + @@ -215,7 +215,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -643,7 +643,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -677,7 +677,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -1008,7 +1008,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/postlfs/security/nss.xml b/postlfs/security/nss.xml index 8a33e1a062..b8295d9362 100644 --- a/postlfs/security/nss.xml +++ b/postlfs/security/nss.xml @@ -14,10 +14,10 @@ - - - - + + + + ]> @@ -144,7 +144,7 @@ make BUILD_OPT=1 \ - To run the tests, execute the following commands (5 tests are known to fail): + To run the tests, execute the following commands (1 test is known to fail): cd tests && diff --git a/server/databases/sqlite.xml b/server/databases/sqlite.xml index bb220e8dfd..5e305682ad 100644 --- a/server/databases/sqlite.xml +++ b/server/databases/sqlite.xml @@ -4,20 +4,20 @@ %general-entities; - - + + - + - + ]> @@ -221,7 +221,7 @@ cp -v -R sqlite-doc-&sqlite-doc-version;/* /usr/share/doc/sqlite-&sqlite-version sqlite3 - A terminal-based front-end to the SQLite + is a terminal-based front-end to the SQLite library that can evaluate queries interactively and display the results