__group__ ticket summary component version type owner status created _changetime _description _reporter git 19455 intel-microcode-20240312 (waiting for more info) Errata git enhancement blfs-book new 2024-03-12T21:18:13Z 2024-03-20T08:43:26Z "New release. Security scores/fixes for - 6.5 CVE-2023-39368 (denial of service via network access), - 5.5 CVE-2023-38575 (information disclosure via local access), - 6.5 CVE-2023-28746 (information disclosure via local access on some Atom processors, and E cores of Alder Lake & Raptor Lake processors), - 6.1 CVE-2023-22655 (local privilege escalation with SGX or TDX), and - 5.3 CVE-2023-43490 (information disclosure via local access with SGX). Note that SGX and TDX are unsupported on LFS at all." Xi Ruoyao git 19545 Fix CVE-2024-25081 and CVE-2024-25082 in FontForge BOOK git enhancement blfs-book new 2024-03-26T18:14:16Z 2024-03-26T18:19:29Z "Noticed on oss-security: - CVE-2024-25081 & CVE-2024-25082 in FontForge, fixed in git repo FontForge used the system() function to execute commands to unpack fonts from archives, and the command line arguments it provides include both the name of the archive and the name of a font file specified inside the archive, leading to a classic command injection vulnerability if used to unpack a specially-named or a specially-crafted archive file. A patch to switch from system() to glib's g_spawn_sync() was merged upstream on Feb. 6, but there don't seem to be any new releases yet: https://github.com/fontforge/fontforge/pull/5367 " Douglas R. Reno git 19541 Change to using Google's Geolocation service from MLS BOOK git defect Douglas R. Reno assigned 2024-03-25T17:03:51Z 2024-03-27T14:36:46Z "This is in advance of the upcoming shutdown of MLS later this week. The following changes need to be made: - Create configuration in Geoclue to use our Google API Key - Remove Mozilla API Key from Firefox, change mozconfig to use the Google one by default - Test gnome-maps, gnome-weather, and firefox Users who have Geoclue and/or Firefox installed will need to rebuild them with the changes to use the Google API Key. Otherwise geolocation services for things like maps and some websites which use them during things like login processes will no longer function" Douglas R. Reno git 11549 Archive Python 2 (Wait until BLFS-12.1 is released) BOOK git enhancement blfs-book new 2019-01-15T09:27:38Z 2024-01-18T00:00:59Z "Sept 30, 2023 The following references to python2 are in the book. Those marked optional can be replaced with an external reference. Really the only thing preventing archiving Python2 is gimp via pygtk. {{{ multimedia/libdriv/alsa-lib.xml: optional multimedia/libdriv/libmusicbrainz.xml: optional general/prog/yasm.xml: optional general/graphlib/lcms.xml: optional general/graphlib/opencv.xml: optional x/lib/libglade.xml: optional pst/printing/cups.xml: optional networking/netlibs/ldns.xml: optional server/other/unbound.xml: optional general/prog/python-modules/pycairo2.xml: pygtk pygobject2 general/prog/python-modules/pygtk.xml: x/wm/openbox.xml: referenced in configuration /netutils/avahi.xml: optional xsoft/other/gimp.xml recommended general/prog/python-modules/pygobject2.xml: pygtk general/prog/python-modules/pyxdg.xml: openbox (optional) }}} Older comments: After working on the Python module page and some packages which depend on those module, I've realized that simple tweaks could remove the dependency on Python 2. Sometimes, it is as simple as changing '''#!/usr/bin/env python''' to '''#!/usr/bin/env python3''' in some programs, which are otherwise Python 3 compatible. Sometimes, running '''2to3''' on some specific programs may be required. This ticket is for showing advances in this respect. It is not expected to be fully completed for 8.4." Pierre Labastie git 12241 vim-9.1.xxxx (Sync with LFS) BOOK git enhancement blfs-book new 2019-07-07T04:50:36Z 2024-01-05T16:22:14Z New point version Douglas R. Reno git 13850 Review perl dependent modules leading up to release. BOOK git enhancement anyblfseditcandothis new 2020-07-27T19:14:23Z 2024-03-20T21:17:39Z "YAMT (Yet another Meta ticket) The perl modules which are not directly pulled in by anything except other perl modules do not get automatically monitored for changes. In general that is a good thing because some of them go through frequent releases from time to time. For the past two or three releases I've tried to ensure that the 'perl module dependencies' get reviewed before the release: find latest versions, diff to look for changed dependencies, ''manually (i.e. not using CPAN)'' build and test them in a clean system. The vast majority of these modules are only in the book because of biber. I've now decided to create a ticket as a reminder. For LFS-10.0 I created #13844 yesterday." ken@… git 14172 cairomm-1.16.0 BOOK git enhancement blfs-book new 2020-10-24T21:17:30Z 2021-10-16T10:58:28Z This version is not used yet. Holding until somthing (e.g. pangomm) does use it. Bruce Dubbs git 14403 glibmm-2.74.0 BOOK git enhancement blfs-book new 2020-12-19T04:37:49Z 2022-09-21T20:26:20Z New minor version. Bruce Dubbs git 14405 pangomm-2.48.0 (new ABI version, wait until something needs it) BOOK git enhancement blfs-book new 2020-12-19T16:43:21Z 2022-01-15T20:08:34Z New minor version Douglas R. Reno git 14406 atkmm-2.36.0 (new ABI version, wait until something needs it) BOOK git enhancement blfs-book new 2020-12-19T16:43:59Z 2022-01-15T20:08:34Z New minor version Douglas R. Reno git 14443 gtkmm3-4.0.0 (Hold until needed) BOOK git enhancement blfs-book new 2020-12-29T15:05:00Z 2022-01-15T20:08:34Z "This should probably end up as gtkmm4 and is not needed until gtk4 is needed. " Bruce Dubbs git 16086 libsigc++-3.2.0 (Wait until something needs this) BOOK git enhancement blfs-book new 2022-02-11T15:56:19Z 2022-08-29T02:34:48Z New minor version Douglas R. Reno git 16962 ImageMagick (Update before next release) BOOK git enhancement blfs-book new 2022-08-28T02:45:30Z 2024-02-15T21:33:41Z New version. Bruce Dubbs git 17125 mypaint-brushes-2.0.2 (Wait for gimp3) BOOK git enhancement blfs-book new 2022-09-26T02:54:26Z 2022-09-26T02:54:26Z This packages should be OK when gimp3 is released. Bruce Dubbs git 18303 Cython-3.0.0 (Python module)(Wait until PyYAML can use this) BOOK git enhancement blfs-book new 2023-07-18T03:41:25Z 2024-01-09T21:57:37Z "New major version. This version is not compatible with PyYAML-6." Bruce Dubbs git 18520 Update x264/x265 before each release BOOK git enhancement blfs-book new 2023-09-08T21:05:54Z 2023-09-08T21:05:54Z Bruce Dubbs git 18531 Archive gtk2 BOOK git enhancement blfs-book new 2023-09-11T16:57:50Z 2023-12-16T03:09:57Z "We will probably not be able to close this ticket for 12.1, but I'll leave it in this milestone for now. I just removed a lot of unneeded references to gtk2, but there are a lot of packages still left. Please address only one package per comment below. This is what I have remaining: {{{ multimedia/videoutils/mplayer.xml: recommended multimedia/libdriv/libcanberra.xml: , optional multimedia/libdriv/libquicktime.xml: , optional multimedia/libdriv/alsa-tools.xml: optional general/genutils/ibus.xml: , recommended general/genutils/pinentry.xml: , optional general/genutils/graphviz.xml: optional+ general/genlib/libiodbc.xml: recommended(for GUI admin tool) general/graphlib/pixman.xml: optional general/prog/python-modules/pygtk.xml: . required x/lib/libglade.xml: required x/lib/colord-gtk.xml: recommended x/lib/gtk-engines.xml: required x/lib/keybinder2.xml: required x/lib/cairo.xml: and , optional (why both?, arch does not mention gtk at all) pst/ps/epdfview.xml: required (archive this?) pst/scanning/xsane.xml: required pst/scanning/sane.xml: optional networking/netutils/avahi.xml: recommended (why?) xsoft/other/gimp.xml: required xsoft/other/hexchat.xml: recommended xsoft/other/pidgin.xml: required kde/plasma5/plasma-all.xml: required (but probably not) }}}" Bruce Dubbs git 18562 Review Python dependencies leading up to release BOOK git enhancement pierre assigned 2023-09-15T13:16:31Z 2024-02-22T10:35:57Z "Similar to #13850. I decided not to reuse #13850, so different editors may take these two tickets." Xi Ruoyao git 18586 libpeas-2.0.0 (new ABI version, wait until something needs it) BOOK git enhancement blfs-book new 2023-09-17T16:34:10Z 2023-09-18T08:55:55Z New major version Douglas R. Reno git 19068 lxml-5.0.0 (Python Module) (Wait for Cython-3 to be in the book) BOOK git enhancement blfs-book new 2023-12-30T03:30:33Z 2023-12-31T03:49:57Z New major version Douglas R. Reno git 19298 elogind-255 (wait for release) BOOK git enhancement blfs-book new 2024-02-13T02:23:55Z 2024-02-13T07:40:05Z New version. Bruce Dubbs git 19373 plasma-6.0.3 (Wait until at least April) BOOK git enhancement Bruce Dubbs assigned 2024-02-29T01:25:01Z 2024-03-26T18:05:52Z "New Major Version Plasma 6 was just released (Feb. 28th) I made this ticket so we can plan the update once we start 12.2." Rahul Chandra git 19408 gstreamer-1.24.1 gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gstreamer-vaapi BOOK git enhancement Douglas R. Reno assigned 2024-03-05T02:29:36Z 2024-03-27T16:39:22Z New minor version. Bruce Dubbs git 19431 libkscreen-5.27.11 (for lxqt) (Hold until lxqt-2.x) BOOK git enhancement blfs-book new 2024-03-08T05:02:38Z 2024-03-19T18:27:51Z New point version, but we may want to just hold off until the qt6 version of LXQt is released. Bruce Dubbs git 19433 librsvg-2.57.3/2.58.0 [was librsvg-2.57.2] BOOK git enhancement Douglas R. Reno assigned 2024-03-09T02:27:44Z 2024-03-18T22:01:52Z New point version. Bruce Dubbs git 19438 llvm-18.1.2 (wait for 18.1.6 if no urgent reason) BOOK git enhancement blfs-book new 2024-03-09T02:30:52Z 2024-03-23T19:38:32Z New point version. Bruce Dubbs git 19442 qt5-5.15.13 (Hold until lxqt-2.x) BOOK git enhancement blfs-book new 2024-03-10T04:30:24Z 2024-03-19T18:29:24Z "New point version. Perhaps we should remove the full qt5 and just stay with qt5-alternate. Note that qt5-components is only needed for audacious (qtmultimedia), network-manager (qtdoc for examples), and wireshark (qtmultimedia if qt6 is not installed). The reason those two modules were split off is due to their dependencies." Bruce Dubbs git 19472 gnome-shell-46.0 gnome-shell-extensions-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T03:38:12Z 2024-03-18T22:01:52Z New major versions. Bruce Dubbs git 19473 mutter-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T03:38:47Z 2024-03-18T22:01:52Z New major version. Bruce Dubbs git 19475 eog-45.3 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T03:39:37Z 2024-03-18T22:01:52Z New minor version. Bruce Dubbs git 19476 gnome-terminal-3.52.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T03:40:04Z 2024-03-18T22:01:52Z New minor version. Bruce Dubbs git 19477 gucharmap-15.1.3 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T03:40:27Z 2024-03-18T22:01:52Z New point version. Bruce Dubbs git 19480 gnome-online-accounts-3.50.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:40:17Z 2024-03-19T10:11:52Z New minor version. Xi Ruoyao git 19481 evolution-data-server-3.52.0 evolution-3.52.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:41:11Z 2024-03-18T22:01:52Z New minor versions. Xi Ruoyao git 19482 tracker-3.7.0 tracker-miners-3.7.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:42:06Z 2024-03-18T22:01:52Z New minor versions. Xi Ruoyao git 19483 gvfs-1.54.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:44:05Z 2024-03-18T22:01:52Z New minor version. Xi Ruoyao git 19484 gnome-keyring-46.1 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:44:38Z 2024-03-18T22:01:52Z New major version. Xi Ruoyao git 19485 gnome-settings-daemon-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:45:09Z 2024-03-18T22:01:52Z New major version. Xi Ruoyao git 19486 tecla-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:45:30Z 2024-03-18T22:01:52Z New major version. Xi Ruoyao git 19487 gjs-1.80.2 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:49:18Z 2024-03-28T12:28:50Z New minor version. Xi Ruoyao git 19488 Archive gnome-video-effects BOOK git enhancement Douglas R. Reno assigned 2024-03-17T11:55:28Z 2024-03-18T22:01:52Z It seems not used by anything. Xi Ruoyao git 19489 libadwaita-1.5.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T12:42:51Z 2024-03-18T22:01:52Z New minor version. Xi Ruoyao git 19490 evince-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T12:47:21Z 2024-03-18T22:01:52Z New major version. Xi Ruoyao git 19491 epiphany-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T13:18:43Z 2024-03-18T22:01:52Z New major version. Xi Ruoyao git 19492 libshumate-1.2.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-17T13:36:51Z 2024-03-24T18:00:57Z New minor version. Xi Ruoyao git 19496 gnome-tweaks-45.2 BOOK git enhancement Douglas R. Reno assigned 2024-03-18T02:18:26Z 2024-03-18T22:01:52Z New minor version. Bruce Dubbs git 19497 gnome-user-docs-45.5 BOOK git enhancement Douglas R. Reno assigned 2024-03-18T02:18:48Z 2024-03-18T22:01:52Z New minor version. Bruce Dubbs git 19501 nautilus-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T08:19:21Z 2024-03-19T16:10:22Z New major version. Xi Ruoyao git 19502 gnome-control-center-46.0.1 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T08:22:06Z 2024-03-28T12:40:10Z New major version. Xi Ruoyao git 19503 gnome-bluetooth-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T08:22:45Z 2024-03-19T16:10:22Z New major version. Xi Ruoyao git 19504 gnome-session-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T08:25:27Z 2024-03-19T16:10:22Z New major version. Xi Ruoyao git 19505 gdm-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T08:28:24Z 2024-03-19T16:10:22Z New major version. Xi Ruoyao git 19506 gnome-maps-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T10:03:19Z 2024-03-19T16:10:22Z New major version. Depending on new libshumate (#19492). Xi Ruoyao git 19507 snapshot-46.0 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T10:14:39Z 2024-03-19T16:10:22Z New major version. Xi Ruoyao git 19508 jdk-22 BOOK git enhancement Douglas R. Reno assigned 2024-03-19T16:58:01Z 2024-03-23T17:34:32Z "New major version. Just seen the release note at https://mail.openjdk.org/pipermail/jdk-dev/2024-March/008827.html. I've not found a download link yet." Xi Ruoyao git 19517 qemu-9.0.0-rc0 (wait for 9.0.0) BOOK git enhancement blfs-book new 2024-03-20T02:41:19Z 2024-03-20T15:05:08Z New major version. Bruce Dubbs git 19522 libgweather-4.4.2 BOOK git enhancement Douglas R. Reno assigned 2024-03-21T02:28:29Z 2024-03-23T17:34:32Z New point version. Bruce Dubbs git 19524 kde-gear-24.02.1 kwave falkon kate (Wait until April) BOOK git enhancement Bruce Dubbs assigned 2024-03-22T02:21:07Z 2024-03-26T17:19:41Z New point version. Bruce Dubbs git 19528 biber-2.20 BOOK git enhancement ken@… assigned 2024-03-22T02:24:03Z 2024-03-24T04:00:42Z "New minor version. 2.20 (2024-03) * Added new option settings `minyearinit` and `minyearfull` for `uniquename` * Added `\DeclareNamehashTemplate` and supporting macros to allow customisation of the nameparts used in name hash construction. * Added facility for custom namehash ids in extended name format. * Added new field `fullhashraw`. * Misc bug fixes And needs biblatex-3.20." Bruce Dubbs git 19532 shadow-4.15.1 (wait for LFS) BOOK git enhancement blfs-book new 2024-03-24T02:38:26Z 2024-03-24T02:38:26Z New point version. Bruce Dubbs git 19540 SDL3-3.1.0 (Preview, wait for final release and (a package needing it or sdl2-compat)) BOOK git enhancement blfs-book new 2024-03-25T02:23:48Z 2024-03-25T10:49:12Z Maybe this should be called SDL3. Needs investigation. Bruce Dubbs git 19543 asymptote-2.89 BOOK git enhancement blfs-book new 2024-03-26T02:30:21Z 2024-03-26T02:30:21Z New minor version. Bruce Dubbs git 19551 qt6-6.6.3 qtwebengine-6.6.3 BOOK git enhancement blfs-book new 2024-03-27T02:21:21Z 2024-03-27T02:21:21Z New point version. Bruce Dubbs git 19552 node.js-20.12.0 BOOK git enhancement Rahul Chandra assigned 2024-03-27T02:21:50Z 2024-03-28T04:05:54Z New minor version, Bruce Dubbs git 19554 samba-4.20.0 BOOK git enhancement Rahul Chandra assigned 2024-03-28T03:04:28Z 2024-03-28T04:08:39Z New minor version. Bruce Dubbs git 19555 wireshark-4.2.4 BOOK git enhancement blfs-book new 2024-03-28T03:04:48Z 2024-03-28T07:35:25Z New point version. Bruce Dubbs git 19556 mesa-24.0.4 BOOK git enhancement Rahul Chandra assigned 2024-03-28T03:05:10Z 2024-03-28T04:10:09Z New point version. Bruce Dubbs git 19557 rustc-1.77.1 BOOK git enhancement blfs-book new 2024-03-29T03:10:49Z 2024-03-29T03:10:49Z New point version. Bruce Dubbs git 19558 sentry-sdk-1.44.0 (Python module) BOOK git enhancement blfs-book new 2024-03-29T03:11:44Z 2024-03-29T03:11:44Z New minor version. Bruce Dubbs git 19559 libreoffice-24.2.2.2 BOOK git enhancement blfs-book new 2024-03-29T03:12:14Z 2024-03-29T05:06:08Z New point version. Bruce Dubbs git 15772 "Update dependencies on ""x-window-system""" BOOK git task pierre assigned 2021-11-20T13:44:15Z 2022-02-03T21:20:36Z "With the rise of wayland, and the coming vulkan, ""x-window-system"" as a dependency is not accurate enough. This ticket is for following progress in replacing this dependency with a more accurate one. Some instruction changes may be needed too to adapt to wayland only builds." pierre