Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2667 connectés 

 

 

La 15.0 est là (en vrai !)




Attention si vous cliquez sur "voir les résultats" vous ne pourrez plus voter
Les invités peuvent voter

 Mot :   Pseudo :  
  Aller à la page :
 
 Page :   1  2  3  4  5  ..  108  109  110  111  112  113
Page Suivante
Auteur Sujet :

[SLACKWARE] du présent - 15.0

n°1491226
macomboh
Posté le 15-04-2024 à 20:57:22  profilanswer
 

Reprise du message précédent :
Good!

mood
Publicité
Posté le 15-04-2024 à 20:57:22  profilanswer
 

n°1493451
regdub
Posté le 29-07-2024 à 01:52:54  profilanswer
 

Plusieurs nouveautés notables récemment.
 
Current est passé sur la glibc 2.40
 

Tue Jul 23 18:54:25 UTC 2024
Hey folks, we got a new glibc and are beginning the process of baking the new
default compile flags into the toolchain, the graphics stack, and whatever else
happens along. Enjoy! :-)


 
Suivant les nouveautés upstream de llvm, Slackware ne supporte plus les machines n'ayant pas SSE2.
https://www.phoronix.com/news/LLVM- [...] nsics-SSE2
 

Fri Jul 19 20:08:29 UTC 2024
...
d/llvm-18.1.8-x86_64-2.txz:  Rebuilt.
  Add WebAssembly target. Thanks to Heinz Wiesinger.
  Adjust compiler flags to what will likely be our new standard.
  Qt6 requires newer opcodes than -march=i586, and enough things have begun
  to include SSE2 instructions (without providing configure flags to opt-out)
  that trying to retain compatibility with CPUs from the 1990s just isn't
  going to work any more. My apologies if this causes your antique computer
  to get illegal instruction errors, but the solution will have to be sourcing
  an antique operating system for it.
  On 64-bit we will make the compiler flags for -march and -mtune explicit.


 
Le travail sur l'intégration de grub a entraîné une modification de la façon de nommer les noyaux et initram : vmlinuz-6.10.1-generic / initrd-6.10.1-generic.img
 
D'ailleurs, current a cessé depuis un moment d'utiliser les noyaux LTS. J'ai cru comprendre que c'était plus à cause de bug(s) de LTS qu'un changement +/- définitif, en tout cas à ce stade.
Le kernel 6.10.2 vient d'arriver dans testing/
 
A noter aussi l'arrivée de mpv.
 

regdub a écrit :

Sympa cette inclusion de qt6.  [:olakeen]  
 
A noter dans current, une modif. concernant les commandes gpg et gpgv qui venaient de gnupg-1.
Après l'upgrade du 6/3, gpg est un lien vers gpg2, les v1 de gpg et gpgv sont renommées en gpg1 et gpgv1 et gpgv n'existe plus.
 
Si on utilise slackpkg+, l'upgrade de gnupg-1 va bloquer la suite, du fait que ni l'ancien binaire gpg, ni le lien n'existent.
Une des solutions est de créer le lien à la main.

Code :
  1. slackpkg -dialog=off upgrade slackpkg
  2. slackpkg -dialog=off upgrade gnupg
  3. ln -sfv gpg2 /usr/bin/gpg


 
On peut aussi désinstaller gnupg-1 au lieu de l'upgrader car il est probablement inutile pour la plupart des gens.


 
Une autre nouveauté du 23 juillet rend ma dernière remarque fausse. gnupg-1 est encore utile !
Le but est que les upgrades se passent mieux.
Pour plus de détails : https://www.linuxquestions.org/ques [...] ost6515181
 

ap/slackpkg-15.0.10-noarch-4.txz:  Rebuilt.
  Prefer gpg1 again. Going with the modern gpg with more dependencies was
  a mistake in this case. (now we know why gnupg-1 is still around :-)
  Thanks to Petri Kaukasoina.


---------------
Legalize it @HFR
n°1494054
cycojesus
Mèo Lười
Posté le 30-08-2024 à 20:47:43  profilanswer
 

Alors... comment dire... BOUM!

 

Multilib inside ton Slackware64-current :o

 

Fri Aug 30 17:52:19 UTC 2024
a/aaa_glibc-solibs-2.40-x86_64-5.txz:  Rebuilt.
a/kernel-firmware-20240828_335a1de-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.7-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.7-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.7-x86_64-1.txz:  Upgraded.
a/userspace-rcu-0.14.1-x86_64-1.txz:  Upgraded.
ap/man-db-2.13.0-x86_64-1.txz:  Upgraded.
ap/screen-5.0.0-x86_64-1.txz:  Upgraded.
ap/vim-9.1.0702-x86_64-1.txz:  Upgraded.
d/cmake-3.30.3-x86_64-1.txz:  Upgraded.
d/gcc-14.2.0-x86_64-2.txz:  Rebuilt.
  Merge in parts of alienBOB's multilib build script, generalize the script
  to work with both --enable-multilib and --disable-multilib, and otherwise
  clean things up. Go ahead and build it multilib on 64-bit, because why not?
  It's worth the bit of bloat to no longer have this package need to be
  maintained separately and kept in sync. Thanks to alienBOB.
d/gcc-g++-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gdc-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gfortran-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gm2-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gnat-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-go-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-objc-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-rust-14.2.0-x86_64-2.txz:  Rebuilt.
d/kernel-headers-6.10.7-x86-1.txz:  Upgraded.
d/python-setuptools-73.0.1-x86_64-1.txz:  Rebuilt.
  Reverted due to regression: breaks g-ir-scanner
k/kernel-source-6.10.7-noarch-1.txz:  Upgraded.
l/glibc-2.40-x86_64-5.txz:  Rebuilt.
  Enable multilib on 64-bit. Thanks to alienBOB.
  Note that Slackware 64-bit can now run a 32-bit "Hello World!" but there
  are no immediate plans to add additional multilib support by default.
  Maybe down the road when bare metal 32-bit support goes away.
l/glibc-i18n-2.40-x86_64-5.txz:  Rebuilt.
l/glibc-profile-2.40-x86_64-5.txz:  Rebuilt.
l/gtk4-4.15.6-x86_64-1.txz:  Upgraded.
l/libssh-0.11.1-x86_64-1.txz:  Upgraded.
l/protobuf-28.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/python-certifi-2024.8.30-x86_64-1.txz:  Upgraded.
l/qt6-6.7.2_20240610_3f005f1e-x86_64-6.txz:  Rebuilt.
  Recompiled against protobuf-28.0.
n/ca-certificates-20240830-noarch-1.txz:  Upgraded.
  This update provides the latest CA certificates to check for the
  authenticity of SSL connections.
n/mosh-1.4.0-x86_64-4.txz:  Rebuilt.
  Recompiled against protobuf-28.0.
n/php-8.3.11-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.php.net/ChangeLog-8.php#8.3.11
x/mesa-24.2.1-x86_64-1.txz:  Upgraded.
  Thanks to lucabon for the rust-bindgen patch.
xap/vim-gvim-9.1.0702-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+


Message édité par cycojesus le 30-08-2024 à 20:48:01

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1494055
Col Hanzap​last
Jurassic geek. Vive le cobol !
Posté le 30-08-2024 à 21:58:08  profilanswer
 

Du coup la dernière ligne de ma procédure de MAJ ne sert plus à rien :
 

Code :
  1. slackpkg update
  2. slackpkg upgrade-all
  3. lilo
  4. cd / ; lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e 14.1' ; cd 14.1
  5. upgradepkg --reinstall --install-new *.t?z ; upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z


---------------
" Il n'y a aucune chance pour que l'iPhone s'attribue une part de marché significative. Aucune chance. " (Steve Ballmer 2007)
n°1494057
cycojesus
Mèo Lười
Posté le 31-08-2024 à 08:13:36  profilanswer
 

Col Hanzaplast a écrit :

Du coup la dernière ligne de ma procédure de MAJ ne sert plus à rien :
 

Code :
  1. slackpkg update
  2. slackpkg upgrade-all
  3. lilo
  4. cd / ; lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e 14.1' ; cd 14.1
  5. upgradepkg --reinstall --install-new *.t?z ; upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z



 
Seulement la première partie de la ligne 5, les paquets *-compat32 ne sont pas inclus :
 

Code :
  1. slackpkg update
  2. slackpkg upgrade-all
  3. lilo
  4. cd / ; lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e 14.1' ; cd 14.1
  5. upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z


 
(et tout cela est valide pour -current, pas 14.1)


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1494070
Col Hanzap​last
Jurassic geek. Vive le cobol !
Posté le 31-08-2024 à 18:10:34  profilanswer
 

Oui current au lieu de 14.1. Ce fichier n'était pas à jour.
 
J'attends un peu avant de modifier la cinquième ligne. Le fait de la garder telle quelle ne fait rien.


---------------
" Il n'y a aucune chance pour que l'iPhone s'attribue une part de marché significative. Aucune chance. " (Steve Ballmer 2007)
n°1494203
macomboh
Posté le 07-09-2024 à 18:29:09  profilanswer
 

A noter que maintenant dans la current le multilib est inclus dans la glibc ,plus besoin de le prendre sur alien à chaque m.a.j.

n°1494205
regdub
Posté le 07-09-2024 à 19:02:01  profilanswer
 

macomboh a écrit :

A noter que maintenant dans la current le multilib est inclus dans la glibc ,plus besoin de le prendre sur alien à chaque m.a.j.


 
Faut croire que faire des posts d'une page de haut ne donne pas l'assurance d'être lu.  [:otobox:2]


Message édité par regdub le 07-09-2024 à 19:02:55

---------------
Legalize it @HFR
n°1494224
cycojesus
Mèo Lười
Posté le 09-09-2024 à 07:45:19  profilanswer
 

C'est lundi, c'est emoji
 

Mon Sep  9 00:53:17 UTC 2024
[...]
x/noto-emoji-2.042-noarch-1.txz:  Added.
[...]

:)


Message édité par cycojesus le 09-09-2024 à 07:46:14

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1494291
cycojesus
Mèo Lười
Posté le 13-09-2024 à 08:03:20  profilanswer
 

Du mouvement du côté du boot.
 
1. Les scripts packagés dans /etc/grub.d/ ne sont pas destinés à être modifiés. Si besoin il faut le copier, modifier et désactivé l'original (chmod -x)

+--------------------------+
Wed Sep 11 17:47:14 UTC 2024
a/efibootmgr-18-x86_64-1.txz:  Upgraded.
a/grub-2.12-x86_64-16.txz:  Rebuilt.
  Long ago, we began giving all the scripts in /etc/grub.d/ the .new treatment
  to prevent local customizations from being overwritten with a package
  upgrade. But, this no longer appears to be a good idea, especially if we're
  ever going to offer the possibility to automate grub-install and grub-update.
  So, we are no longer going to preserve the contents of these files when the
  grub package is upgraded. We *will* however preserve the existing
  permissions, so you'll be able to turn off scripts that you don't want
  running, and you'll be able to make new scripts, or make edited and renamed
  copies of the scripts shipped in this package, so there's no real loss of
  functionality here.
  It looks like 40_custom is intended to be locally edited, so we make an
  exception and do not overwrite that one.
d/python-setuptools-74.1.2-x86_64-1.txz:  Upgraded.
kde/okteta-0.26.17-x86_64-1.txz:  Upgraded.
l/gobject-introspection-1.80.1-x86_64-2.txz:  Rebuilt.
  Fix running against python-setuptools-74.1.2:
  [PATCH] giscanner: remove dependency on distutils.msvccompiler.
l/python-importlib_metadata-8.5.0-x86_64-1.txz:  Upgraded.
n/curl-8.10.0-x86_64-1.txz:  Upgraded.
+--------------------------+


 
2. Le kernel-huge disparait et le package kernel-modules aussi. Ce dernier est maintenant inclus avec kernel-generic. kernel-generic est parfaitement bootable dans initrd depuis un certain temps si besoin.

Fri Sep 13 01:32:33 UTC 2024
a/kernel-firmware-20240912_b9daf8c-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.10-x86_64-1.txz:  Upgraded.
  The kernel modules are now bundled into this package.
a/kernel-huge-6.10.9-x86_64-1.txz:  Removed.
  So long, we won't miss you.
  If you were actually using kernel-huge with one of the SCSI/SAS drivers that
  were built in, you'll need to use kernel-generic and an initrd that contains
  the needed drivers. Otherwise, just switch to kernel-generic. It'll be fine.
  If unsure, make an initrd with geninitrd and have your bootloader use it.
a/kernel-modules-6.10.9-x86_64-1.txz:  Removed.
  Kernel modules are now bundled with the kernel-generic package.
a/libblockdev-3.2.0-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.10-x86-1.txz:  Upgraded.
k/kernel-source-6.10.10-noarch-1.txz:  Upgraded.
l/librsvg-2.58.4-x86_64-1.txz:  Upgraded.
l/protobuf-28.1-x86_64-1.txz:  Upgraded.
l/pygobject3-3.50.0-x86_64-1.txz:  Upgraded.
l/python-trove-classifiers-2024.9.12-x86_64-1.txz:  Upgraded.
n/nghttp3-1.5.0-x86_64-2.txz:  Rebuilt.
  Make sure the cmake files are installed to the correct location.
  Thanks to fulalas.
x/ibus-table-1.17.8-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
mood
Publicité
Posté le 13-09-2024 à 08:03:20  profilanswer
 

n°1494739
regdub
Posté le 06-10-2024 à 23:31:26  profilanswer
 

J'ai vu ça dans le changelog de current.
 

a/bash-5.2.037-x86_64-2.txz:  Rebuilt.
  Set a default BASH_LOADABLES_PATH pointing to the bash loadables directory.


 
Je ne connaissais pas. C'est lié à la commande "enable" qui permet d'ajouter des commandes à bash (par ex. sleep, heat, cut...). Je suppose que c'est plus léger au niveau CPU en évitant de créer des process.
 
En 15.0 :

$ enable -f /usr/lib64/bash/sleep sleep
$ sleep --help
sleep: usage: sleep seconds[.fraction]


 
Et donc en current, normalement, il doit être maintenant suffisant de faire :

$ enable sleep


---------------
Legalize it @HFR
n°1495198
regdub
Posté le 31-10-2024 à 14:41:53  profilanswer
 

En 15.0, firefox et thunderbird passent sur la version 128esr.


Message édité par regdub le 31-10-2024 à 14:43:22

---------------
Legalize it @HFR
n°1495408
regdub
Posté le 10-11-2024 à 19:26:20  profilanswer
 

Fri Nov  8 22:17:50 UTC 2024
a/mkinitrd-1.4.11-x86_64-46.txz:  Rebuilt.
  geninitrd: also accept /opt/sbin/geninitrd as an override.
  Suggested by regdub.


 [:docteur g:3]  
 
Cela fait partie d'une série de modifications pour générer automatiquement l'initrd lorsqu'on installe/MAJ un noyau.
Probablement une fonctionnalité très attendue pas les gens distraits. :o
 
On peut personnaliser le script appelé avec /opt/sbin/geninitrd ou /usr/local/sbin/geninitrd.
Ça, c'est cool pour ceux qui génèrent un initrd personnalisé ou qui vont continuer d'utiliser autre chose que grub (par exemple pour copier les fichiers sur la partition efi).
 

+--------------------------+
Fri Nov  8 22:17:50 UTC 2024
a/kernel-generic-6.11.7-x86_64-1.txz:  Upgraded.
  Unless disabled in /etc/default/geninitrd, automatically generate an initial
  ramdisk upon package installation or upgrade.
a/mkinitrd-1.4.11-x86_64-46.txz:  Rebuilt.
  geninitrd: also accept /opt/sbin/geninitrd as an override.
  Suggested by regdub.
  Since the installer sends different args to the setup scripts, we can't use  
  $1 as the kernel file with setup.01.mkinitrd, so convert it into a variable
  in geninitrd instead (if needed).
  mkinitrd_command_generator.sh: pvdisplay will complain if there are any file
  descriptors besides stdin, stdout, and stderr, which will always be true when
  called from a package install script due to file locking. So send stderr from
  the two calls to pvdisplay to /dev/null.
 
+--------------------------+
Thu Nov  7 21:46:13 UTC 2024
a/mkinitrd-1.4.11-x86_64-45.txz:  Rebuilt.
  /etc/default/geninitrd: Add AUTOGENERATE_INITRD variable for disabling
  automatically generating the initrd when the kernel package is upgraded.
  The hook to trigger this will be in the next kernel-generic package.
  setup.01.mkinitrd: skip generating an initrd if we're called from the  
  kernel doinst.sh and AUTOGENERATE_INITRD=false.
  geninitrd: Look for an override script called /usr/local/sbin/geninitrd,
  not /usr/local/bin/geninitrd-custom. Thanks to GazL.
 
+--------------------------+
Wed Nov  6 20:54:05 UTC 2024
a/mkinitrd-1.4.11-x86_64-44.txz:  Rebuilt.
  geninitrd: run /usr/local/bin/geninitrd-custom instead, if it exists.
  setup.01.mkinitrd: exit with an error if the GENERATOR doesn't exist.
 
+--------------------------+
Sat Nov  2 21:18:48 UTC 2024
a/mkinitrd-1.4.11-x86_64-43.txz:  Rebuilt.
  geninitrd: allow specifying the kernel to use with $1.  
  This can now work with mkinitrd_command_generator.sh, or mkinitrd with a
  /etc/mkinitrd.conf config file, or with dracut.
 
+--------------------------+
Fri Nov  1 21:13:31 UTC 2024
a/mkinitrd-1.4.11-x86_64-42.txz:  Rebuilt.
  geninitrd: you can still point this at a kernel symlink, but by default it
  will make initrd-${KERNEL_VERSION}.img for the newest kernel it finds in
  the /boot directory.


Message édité par regdub le 10-11-2024 à 19:29:33

---------------
Legalize it @HFR
n°1495714
regdub
Posté le 25-11-2024 à 02:22:33  profilanswer
 

Bonne grosse MAJ de current. [:sharliecheen:5]  
 

Fri Nov 22 22:08:18 UTC 2024

d/python3-3.12.7-x86_64-1.txz:  Upgraded.
  Python 3.12 has been aging for more than a year, so it's time to take it.
  Shared library .so-version bump.


 
ainsi que le kernel 6.12.1.


Message édité par regdub le 25-11-2024 à 02:24:15

---------------
Legalize it @HFR
n°1495776
cycojesus
Mèo Lười
Posté le 29-11-2024 à 07:53:13  profilanswer
 

Pat est mon copain de police de terminal :love:  
 
On est passé à fontconfig 2.15, avec quelques kwaks hier mais tout est à nouveau beau sur F*cebook, dans les terminaux virtuels et de part tout le système :jap:  

Thu Nov 28 21:47:57 UTC 2024
Happy Thanksgiving to everyone celebrating, and happy Thursday to everyone
else. I've been looking at this new fontconfig (and have run into some of the
terrible looking pages I remembered from previous attempts to upgrade). The
solution is certainly *not* to disable bitmap fonts. I need those in my
terminal emulator, and have never seen a vector font that looks correct. What
I've done this time is make the defaults for fontconfig sane and user
configurable, and then converted the two bitmap fonts that are causing the
problems to OTB format and changing the family name from "name" to "name (OTB)"
which prevents them from being picked up by default.
Hope this looks better! Cheers! :-)
a/file-5.46-x86_64-1.txz:  Upgraded.
a/mkinitrd-1.4.11-x86_64-52.txz:  Rebuilt.
  geninitrd: since we're sourcing /etc/default/geninitrd, we might as well test
  the AUTO_REMOVE_ORPHANED_INITRDS variable directly instead of grepping for it
  in the defaults file. Thanks to Mechanikx.
a/pkgtools-15.1-noarch-18.txz:  Rebuilt.
  make-kernel-backup: account for "file" changing 80386 to i386.
l/libqalculate-5.4.0.1-x86_64-1.txz:  Upgraded.
l/openal-soft-1.24.1-x86_64-1.txz:  Upgraded.
l/pipewire-1.2.7-x86_64-1.txz:  Upgraded.
x/font-adobe-100dpi-1.0.4-noarch-2.txz:  Rebuilt.
  Install these fonts as OTB rather than PCF.
x/font-adobe-75dpi-1.0.4-noarch-2.txz:  Rebuilt.
  Install these fonts as OTB rather than PCF.
x/fontconfig-2.15.0-x86_64-3.txz:  Rebuilt.
  Let's not link any hinting, subpixel, or lcdfilter conf files by default.
  That way the user can choose what to link (if anything) without future
  fontconfig updates stomping on those choices.
x/mesa-24.2.8-x86_64-1.txz:  Upgraded.
+--------------------------+


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1496145
cycojesus
Mèo Lười
Posté le 18-12-2024 à 08:21:21  profilanswer
 

Et désormais Xfce 4.20 avec du Wayland dedans :bounce:


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1496516
regdub
Posté le 05-01-2025 à 13:14:34  profilanswer
 

Meilleurs vœux à Slackware et à ceux qui lisent ceci.  :D  
 
Il y a quelques jours, en current, il y a des utilisateurs de slackpkg+ qui ont eut un problème de MAJ lié au fait que ce script utilise la commande gpg, qui est un lien vers gpg2, alors que slackpkg utilise la commande gpg1 depuis juillet.
Le problème a été mitigé le lendemain.
 
Cela dit, il m'a semblé utile de faire en sorte que slackpkg+ utilise la commande gpg1 au lieu de gpg.
Et la commande suivante devrait faire le job (on a le droit de faire un backup avant).
Pour être transparent, je n'ai pas eu l'occasion de tester mais visuellement, ça a l'air OK. :o

sed -ri 's/(^ +(|if )gpg) /\11 /' /usr/libexec/slackpkg/functions.d/slackpkgplus.sh


 
On peut aussi faire la manip. en 15.0, ce qui est mon cas, histoire d'être future-proof, mais il faut en plus créer gpg1 qui n'existe pas, par exemple avec :

ln /usr/bin/gpg /usr/bin/gpg1


Message édité par regdub le 05-01-2025 à 13:16:53

---------------
Legalize it @HFR
n°1496592
Trit'
Posté le 08-01-2025 à 11:35:28  profilanswer
 

Pas directement Slackware, mais un de ses forks, donc ça a quand même sa place ici :
 
Absolute Linux, c’est fini : voici pourquoi (Goodtech)
 

Citation :

Lancée en 2007, cette distribution proposait une expérience « prête à l’emploi » plus conviviale que Slackware, avec un environnement léger (IceWM) et un ensemble d’applications pré-installées. Malgré un public de passionnés et plus de 17 ans d’existence, la fin de cette aventure illustre la difficulté pour les distributions maintenues par un seul développeur ou une très petite équipe de perdurer dans le temps.
 
Les défis liés à la gestion du travail, aux responsabilités personnelles ou encore aux coûts de maintenance finissent par peser sur le projet. Dans son message, Sherman précise qu’il serait heureux de passer le relais à quiconque souhaiterait reprendre le flambeau.


La mise en gras est de moi, mais on rappellera utilement que la distro mère a beau être la plus ancienne encore en vie (Debian ne la suit que de quelques mois), elle n’est, elle aussi, maintenue que par une seule personne… :/


---------------
Responsable TU Vivaldi depuis le 29/4/2024. N’utilisez pas de LLM pour me répondre, merci. #NoAI
n°1496593
mirtouf
Light is right !
Posté le 08-01-2025 à 12:29:08  profilanswer
 

Il y aussi des contributeurs occasionnels pour aider Patrick Volkerding et il ne faut pas oublier Stuart Winter qui depuis 20 ans (si si), s'occupe du portage ARM.


---------------
-~- Libérez Datoune ! -~- Camarade, toi aussi rejoins le FLD pour que la flamme de la Révolution ne s'éteigne pas ! -~- A VENDRE
n°1497238
regdub
Posté le 11-02-2025 à 01:41:31  profilanswer
 

C'est aussi grâce à PV qu'on a une distro assez originale, voire "osée" par rapport à ce qui existe par ailleurs.


Message édité par regdub le 11-02-2025 à 01:53:21

---------------
Legalize it @HFR
n°1497239
regdub
Posté le 11-02-2025 à 01:49:51  profilanswer
 

Chez current :

l/glibc-2.41-x86_64-1.txz:  Upgraded.
  Time to find out what breaks.


Une dizaine de packages ont été ajoutés depuis le début de l'année, dont SDL3 et intel-microcode.
Gimp3 est dans les tuyaux.
 
Chez 15.0, le package sof-firmware a été ajouté (Sound Open Firmware).


Message édité par regdub le 11-02-2025 à 02:02:27

---------------
Legalize it @HFR
n°1497762
cycojesus
Mèo Lười
Posté le 02-03-2025 à 23:24:36  profilanswer
 

Arrivée de slackpkg+, cassez pas tout chez vous, merci.

 

Sun Mar  2 19:27:50 UTC 2025
a/mkinitrd-1.4.11-x86_64-67.txz:  Rebuilt.
  mkinitrd: only copy ld-linux-*so*, not ld-*so*, which also catches
  ld-lsb-*so*. There's evidently some third party package that creates
  /lib64/ld-lsb-x86-64.so.3 -> /lib64/ld-linux-x64-64.so.2 and because the
  link isn't simply to ld-linux-x64-64.so.2, this results in an infinite
  symlink loop in the initrd causing a "No working init found" failure.
  Thanks to Petri Kaukasoina, Olek, and cwizardone.
l/SDL2-2.32.2-x86_64-1.txz:  Upgraded.
l/SDL2_image-2.8.6-x86_64-1.txz:  Upgraded.
l/SDL3-3.2.6-x86_64-1.txz:  Upgraded.
l/liboggz-1.1.3-x86_64-1.txz:  Upgraded.
l/libqalculate-5.5.2-x86_64-1.txz:  Upgraded.
l/netpbm-11.09.03-x86_64-1.txz:  Upgraded.
l/vte-0.78.4-x86_64-1.txz:  Upgraded.
n/nghttp2-1.65.0-x86_64-1.txz:  Upgraded.
extra/slackpkg+/slackpkg+-1.8.1-noarch-1alien.txz:  Added.
  I've avoided shipping this package in the past because third party
  repositories have been the cause of breakage in the past (for example,
  a third party ffmpeg with the wrong shared library versions can break
  quite a few other packages). This kind of issue is more common with
  -current, where there can be quite a bit of shared library soname
  churn, but incompatibilities can happen with -stable as well.
  But what is worse than that is when the software itself doesn't even
  work as advertised, so now that alienBOB has kindly stepped up to fix
  the known bugs in slackpkg+, we'll add it to /extra so that folks can
  know where to get a properly working version. But please be aware that
  a Slackware package can do anything that it wants to your system, so
  make sure that you trust any repositories that you use and know how to
  solve some of the common problems that might occur.
  As always, we are not responsible for issues caused by third party
  packages.
  Thanks to phenixia2003 and zerouno for much of the work on this plugin,
  and big thanks to alienBOB for volunteering to maintain it.
+--------------------------+

Message cité 1 fois
Message édité par cycojesus le 02-03-2025 à 23:24:53

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1497785
regdub
Posté le 03-03-2025 à 17:36:16  profilanswer
 

cycojesus a écrit :

Arrivée de slackpkg+, cassez pas tout chez vous, merci.
 


 
C'est bien cool d'avoir slackpkg+ directement dans extra, plus le fait que alienBOB s'est désigné volontaire pour maintenir une version compatible avec current. [:lapanne:1]  
 
A ce sujet, les utilisateurs qui sont en 15.0 et ont fait pointer dans slackpkgplus.conf le repo slackpkgplus vers le site de alienBOB risquent de MAJ vers cette version 1.8.1 qui n'est pas compatible avec 15.0.
Perso, j'ai désactivé le repo slackpkgplus dans slackpkgplus.conf.
cf. https://www.linuxquestions.org/ques [...] ost6559000
 
 
Concernant ce /lib64/ld-lsb-x86-64.so.3, j'ai vu qu'il était présent chez moi et qu'il date de 2011, époque de Slackware 13.37.
Je n'ai trouvé aucune trace de ce fichier dans les logs de packages installés donc je pense que c'est un reliquat d'une désinstallation incomplète d'un ancien package.
 
J'ai aussi trouvé dans /lib64 des vieux libcidn-<version>.so pour lesquels le diagnostique est le même (c'était une lib présente dans les anciens packages glibc).
J'ai déplacé tous ces reliquats dans un dossier perso le temps de confirmer qu'ils ne servent à rien.


Message édité par regdub le 04-03-2025 à 14:04:46

---------------
Legalize it @HFR
n°1498225
regdub
Posté le 17-03-2025 à 17:29:23  profilanswer
 

Un rebuild de kde qui nous arrive hier dans current.
 
Et surtout, bonne Saint-Patrick !  [:el_barbone:5]


---------------
Legalize it @HFR
n°1498571
cycojesus
Mèo Lười
Posté le 29-03-2025 à 23:17:23  profilanswer
 

Ce soir Go est invité  :bounce:  

Sat Mar 29 21:20:33 UTC 2025
a/kernel-firmware-20250328_4bfa7c6-noarch-1.txz:  Upgraded.
a/kernel-generic-6.12.21-x86_64-1.txz:  Upgraded.
a/patch-2.8-x86_64-1.txz:  Upgraded.
d/google-go-lang-1.24.1-x86_64-1.txz:  Added.
  Thanks to Eric Schultz and Vincent Batts for the original build script.
d/kernel-headers-6.12.21-x86-1.txz:  Upgraded.
d/mercurial-7.0-x86_64-2.txz:  Rebuilt.
  Build from wheel, not setup.py.
  This fixes the shebang on /usr/bin/hg.
  Thanks to marrowsuck.
k/kernel-source-6.12.21-noarch-1.txz:  Upgraded.
l/at-spi2-core-2.56.1-x86_64-1.txz:  Upgraded.
l/gtk4-4.18.3-x86_64-1.txz:  Upgraded.
l/mozilla-nss-3.110-x86_64-1.txz:  Upgraded.
l/netpbm-11.10.00-x86_64-1.txz:  Upgraded.
n/openresolv-3.14.1-noarch-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/linux-6.13.x/kernel-generic-6.13.9-x86_64-1.txz:  Upgraded.
testing/packages/linux-6.13.x/kernel-headers-6.13.9-x86-1.txz:  Upgraded.
testing/packages/linux-6.13.x/kernel-source-6.13.9-noarch-1.txz:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1498868
cycojesus
Mèo Lười
Posté le 12-04-2025 à 10:04:01  profilanswer
 

La MAJ du jour (aaa_libraries) a un peu pété curl :/
 
Pense à réinstaller curl 8.13 pour le remettre d'équerre

❯ upgradepkg --install-new --reinstall /home/installs/mirrors/slackware64-current/slackware64/n/curl-8.13.0-x86_64-1.txz  


 
Je ne doutes point que ça sera réparé très vite lorsque le soleil réveilleras le Minnesotta


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1501519
regdub
Posté le 03-07-2025 à 23:45:52  profilanswer
 


Slackware 15.0 graphics-updates et passage aux versions 140 ESR de Firefox et Thunderbird.  [:ananit]  
 

Mon Jun 30 22:56:06 UTC 2025
testing/packages/graphics-updates/wireplumber-0.5.10-x86_64-1_slack15.0.txz:  Upgraded.
  Oops, forgot to update this one to 0.5.10 on 64-bit.
+--------------------------+
Mon Jun 30 22:26:26 UTC 2025
Added a few more packages (and rebuilt Mesa) in the /testing graphics-updates
directory. Thanks much to the illustrious LuckyCyborg for helping to tie up
some loose ends! Pipewire and wireplumber are more audio upgrades than
graphics, but we might as well keep all this stuff in one place.

testing/packages/graphics-updates/kwayland-5.90.0-x86_64-2_slack15.0.txz:  Added.
testing/packages/graphics-updates/kwayland-integration-5.23.5-x86_64-2_slack15.0.txz:  Added.
testing/packages/graphics-updates/kwayland-server-5.23.5-x86_64-3_slack15.0.txz:  Added.
testing/packages/graphics-updates/kwin-5.23.5-x86_64-3_slack15.0.txz:  Added.
testing/packages/graphics-updates/libva-2.22.0-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/libva-utils-2.22.0-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/libvdpau-1.5-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/mesa-25.0.7-x86_64-2_slack15.0.txz:  Upgraded.
  Added meson options: -Dgallium-vdpau=enabled -Dgallium-va=enabled -Dgallium-xa=enabled
testing/packages/graphics-updates/pipewire-1.2.7-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/wireplumber-0.5.8-x86_64-1_slack15.0.txz:  Added.
+--------------------------+
Sat Jun 28 17:46:15 UTC 2025
Here's a little something in /testing, hope you all enjoy. :-)
Please note that the llvm13-compat and llvm-20 packages in /extra are needed
to run these optional updates.

testing/packages/graphics-updates/cbindgen-0.29.0-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/cmake-3.31.8-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/libdrm-2.4.125-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/mesa-25.0.7-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/meson-1.8.2-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/spirv-llvm-translator-20.1.3-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/vulkan-sdk-1.4.313.0-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/wayland-1.23.1-x86_64-1_slack15.0.txz:  Added.
testing/packages/graphics-updates/wayland-protocols-1.45-noarch-1_slack15.0.txz:  Added.


 
J'avais pas trop envie de prioriser les packages individuellement dans slackpkgplus.conf, ni de prioriser tout testing.
Heureusement, il y a moyen de juste prioriser graphics-updates.
 
Avant: PKGS_PRIORITY=( restricted:ffmpeg )
Maintenant: PKGS_PRIORITY=( restricted:ffmpeg testing:packages/graphics-updates extra:llvm )
 
Ensuite installation/upgrade avec slackpkg+ :

Code :
  1. slackpkg update
  2. DOWNLOADONLY=on slackpkg upgrade-all
  3. slackpkg install llvm13-compat
  4. slackpkg upgrade-all


 
A noter aussi l'upgrade de sddm : /etc/sddm.conf évolue donc si on a fait des modifs dedans, prévoir le temps de les merger.


---------------
Legalize it @HFR
n°1502165
regdub
Posté le 30-07-2025 à 22:54:29  profilanswer
 

Current est passé à la glibc 2.42
 
Et il y a eu retour arrière sur sddm en 15.0. Le nouveau est dispo dans testing cela dit.


---------------
Legalize it @HFR
n°1503502
macomboh
Posté le 10-09-2025 à 12:37:15  profilanswer
 

Mon Sep  8 20:44:36 UTC 2025
l/gdk-pixbuf2-2.44.0-x86_64-1.txz:  Upgraded.
 problème avec ce truc : les icônes des applis en cours ne s'affichent pas sur le tableau de bord XFCE !
retour sur l'ancienne version

n°1503526
macomboh
Posté le 11-09-2025 à 11:30:10  profilanswer
 

fixed aujourd’hui !

Citation :

Thu Sep 11 00:51:25 UTC 2025
d/llvm-21.1.1-x86_64-1.txz:  Upgraded.
l/gdk-pixbuf2-2.44.0-x86_64-2.txz:  Rebuilt.
  Revert commit that broke the BMP loader, for now (until we add glycin, etc.)
  Thanks to fulalas.

n°1503614
regdub
Posté le 12-09-2025 à 19:30:03  profilanswer
 

[:luckynick]  
 
Présent :o
 
J'espère que Pat bosse sur Plasma 6. [:menarebrave:5]


---------------
Legalize it @HFR
mood
Publicité
Posté le   profilanswer
 

 Page :   1  2  3  4  5  ..  108  109  110  111  112  113
Page Suivante

Aller à :
Ajouter une réponse
 

Sujets relatifs
Slackware 9.0[slackware] Suppression de terminaux virtuels ?
!! Configuration reseaux, slackware 9 !!Installer slackware 9.0 par ftp (boot disquette)
[Pb] Installation new HDD sous slackware 8.0[RESOLU] Pb d'execution mysql sur slackware ...
Slackware 9 du pur bonheurMonter une partition NTFS sous linux (slackware 9.0)
Slackware 9.0 Finale OUTJe sens que je vais quitter Slackware (pas en serv)
Plus de sujets relatifs à : [SLACKWARE] du présent - 15.0


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)