LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Requests for -current (14.2-->15.0) (https://www.linuxquestions.org/questions/slackware-14/requests-for-current-14-2-15-0-a-4175620463/)

cwizardone 05-16-2020 10:21 AM

Quote:

Originally Posted by avian (Post 6122642)
What was the issue you had with wireguard-linux-compat and wireguard-tools out of interest? I've been maintaining both packages on SBo for a bit, if it was anything beyond a configuration problem, it would be good to get it solved.

Avian,
Many thanks for the updated WireGuard packages!
Greatly appreciated!
:hattip:

mats_b_tegner 05-16-2020 03:30 PM

Mutt 1.14.1
Quote:

Mutt 1.14.1 was released on May 16, 2020. This is a bug-fix release, fixing a documentation build issue and a few other small bugs.
ftp://ftp.mutt.org/pub/mutt/mutt-1.14.1.tar.gz

TurboBlaze 05-17-2020 12:15 AM

meson 0.54.2
https://github.com/mesonbuild/meson/releases

imagemagick 7.0.10.12
https://imagemagick.org/script/download.php

SCerovec 05-17-2020 06:08 AM

Quote:

Originally Posted by elyk (Post 6119410)
Right, you need your UEFI loader to match your hardware. Ideally you could use the loader to load anything, but I don't think it's that simple. I've got a 64-bit loader on 64-bit hardware trying to load a 32-bit kernel/initrd. It makes some progress loading the files, then immediately reboots. Legacy boot is the only way I've been able to make it work.

Anyway, none of that has to do with the problem I'm reporting. Section 3.5.1.1 of the UEFI spec says BOOTIA32.EFI is the conventional file name for a 32-bit loader with PE executable machine type 0x14c. The 32-bit usbboot.img has 32-bit elilo (with the 0x14c machine type) installed as BOOTX64.EFI, not BOOTIA32.EFI.

Well, this might pretty much explain why either UEFI install fails then?

Thom1b 05-17-2020 11:25 AM

postfix-3.5.2 is released.

https://de.postfix.org/ftpmirror/off...x-3.5.2.tar.gz
https://de.postfix.org/ftpmirror/off....2.tar.gz.gpg2

TurboBlaze 05-17-2020 11:44 AM

How about to update syslinux to 6.04 ?
For example Arch Linux is use syslinux 6.04.pre2.r11.gbf6db5b4-3 >>> https://www.archlinux.org/packages/c...6_64/syslinux/
How about Slackware?
Link https://www.zytor.com/pub/syslinux/Testing/6.04/

Didier Spaier 05-17-2020 01:05 PM

Quote:

Originally Posted by TurboBlaze (Post 6124270)
How about to update syslinux to 6.04 ?
For example Arch Linux is use syslinux 6.04.pre2.r11.gbf6db5b4-3 >>> https://www.archlinux.org/packages/c...6_64/syslinux/
How about Slackware?
Link https://www.zytor.com/pub/syslinux/Testing/6.04/

Syslinux as a project is in a comatose state. The best downstream patches are Debian's. But a lot of patches have been suggested to upstream over the years and never even looked at. Dr Ady is trying hard to keep the patient alive but he is not a developer (that's what he says, anyway).

teoberi 05-18-2020 07:11 AM

Dovecot v2.3.10.1 -> fix multiple vulnerabilities

saxa 05-18-2020 10:32 AM

vala-0.48.6
https://download.gnome.org/sources/v...-0.48.6.tar.xz

gmgf 05-18-2020 02:07 PM

Just cosmetic but ;)

Error when install 'cups-filters' package:

Pre-installing package cups-filters-1.27.4-x86_64-1...
mv: impossible d'évaluer 'etc/fonts/conf.d/99pdftoopvp.conf.new': Aucun fichier ou dossier de ce type

due to 'config etc/fonts/conf.d/99pdftoopvp.conf.new in the 'doinst.sh'

probably inherited from an older version of 'cups-filters'

USUARIONUEVO 05-18-2020 05:06 PM

kde4 autologin not work with pam updates

upnort 05-18-2020 06:26 PM

Should /etc/os-release and /etc/slackware-version distinguish between slackware and slackware64?

Lockywolf 05-18-2020 08:38 PM

Sorry for being so relentless, but still, can we have fontconfig 2.13.92?

https://www.freedesktop.org/software...2.13.92.tar.xz

It fixes one particularly nasty bug that led to ~/.cache/fonts growing indefinitely and slowing down the system.
FreeBSD has already switched to it, as well as many other distros.

I have been using it for the past half a year with no problems registered.

USUARIONUEVO 05-18-2020 09:12 PM

Thanks for this..

Quote:

Mon May 18 23:30:26 UTC 2020
Added /etc/pam.d/kde-np to fix KDM autologin.
But no FIX the problem , i have kde4 , with autologin to no enter password every boot ...

Message say autologin fails ... enter user/pass and kde starts ..but i want have autologin

volkerdi 05-18-2020 11:41 PM

Quote:

Originally Posted by USUARIONUEVO (Post 6124800)
Thanks for this..

But no FIX the problem , i have kde4 , with autologin to no enter password every boot ...

Message say autologin fails ... enter user/pass and kde starts ..but i want have autologin

Maybe log into KDE as root and try setting it up again in the login settings? It's working here.

USUARIONUEVO 05-19-2020 12:10 AM

Quote:

Originally Posted by volkerdi (Post 6124822)
Maybe log into KDE as root and try setting it up again in the login settings? It's working here.

im using root acount .. is this the problema?

Thom1b 05-19-2020 04:04 AM

bind-9.16.3 is released with security fixes.

ftp://ftp.isc.org/isc/bind9/9.16.3/bind-9.16.3.tar.xz
ftp://ftp.isc.org/isc/bind9/9.16.3/b...6.3.tar.xz.asc

bassmadrigal 05-19-2020 09:33 AM

Quote:

Originally Posted by USUARIONUEVO (Post 6124826)
im using root acount .. is this the problema?

Running the whole GUI as root is a bad idea.

If you really want to open up those security issues, the first thing to check is making sure AllowRootLogin=true exists in /etc/kde/kdm/kdmrc

cwizardone 05-19-2020 09:50 AM

Quote:

Originally Posted by USUARIONUEVO (Post 6124753)
kde4 autologin not work with pam updates

You did install the new packages?

Quote:

Mon May 18 19:17:21 UTC 2020
Greetings! After three months in /testing, the PAM merge into the main tree
is now complete. When updating, be sure to install the new pam, cracklib, and
libpwquality packages..............

sombragris 05-19-2020 11:29 AM

This is a somewhat tongue-in-cheek, and just a curiosity and a whim, but given that Slackware is the most "Unix-like" Linux, it would be nice to have CDE included, now that it at last has a free license:

https://sourceforge.net/projects/cdesktopenv/

For great justice!

Jeebizz 05-19-2020 11:57 AM

Quote:

Originally Posted by sombragris (Post 6124966)
This is a somewhat tongue-in-cheek, and just a curiosity and a whim, but given that Slackware is the most "Unix-like" Linux, it would be nice to have CDE included, now that it at last has a free license:

https://sourceforge.net/projects/cdesktopenv/

For great justice!

Joking aside, I do find CDE intriguing - but I doubt it will ever be included let alone in /extra, plus it seems like work has stopped(?). The main issue now I think is the install paths are still hard coded - there is an open ticket still open but that is like from 2-3 years ago and no update on that. I actually would legit still like to see some kind of slackbuilds available just for fun; and I think other than the hard coded issue I think if I am not mistaken, the main security issue of running RPC in an insecure mode was at least addressed(?), but I am not entirely sure about that.

MisterL 05-19-2020 12:51 PM

oniguruma-6.9.5_rev1
 
I'd suggest to build oniguruma-6.9.5_rev1 with
Code:

--enable-posix-api
so onigposix.h will be included in the package. It builds fine on a cleaned -current install.
onigposix.h is needed to build libevhtp, I don't know if including it will have negative impact on php's mbstring.
It seems onigposix.h isn't built by default anymore since somewhere between 6.8.2 and 6.9.5_rev1.

volkerdi 05-19-2020 12:58 PM

Quote:

Originally Posted by USUARIONUEVO (Post 6124826)
im using root acount .. is this the problema?

Presumably as a safety feature, /etc/pam.d/kde-np contains uid >= 1000. Remove that part of the line and try it again.

LuckyCyborg 05-19-2020 02:11 PM

Quote:

Originally Posted by volkerdi (Post 6124997)
Presumably as a safety feature, /etc/pam.d/kde-np contains uid >= 1000. Remove that part of the line and try it again.

Mr. Volkerding, that did the trick!

Now I have a fully functional Slackware with PAM, thanks you! :hattip:

But the SDDM from Plasma5 still behaves as friendly like an old bearded biker when you try to steal his beer.

I know, this is another story...

USUARIONUEVO 05-19-2020 03:03 PM

Quote:

Originally Posted by cwizardone (Post 6124944)
You did install the new packages?

YES i have ,if not, system not start after manual login ..

Quote:

slackpkg install-new
its a obviously action when big changes arrives under new added packages.

USUARIONUEVO 05-19-2020 03:16 PM

Quote:

Originally Posted by volkerdi (Post 6124997)
Presumably as a safety feature, /etc/pam.d/kde-np contains uid >= 1000. Remove that part of the line and try it again.

THANKS AGAIN!!


removing the uid is working.

only as a investigation , i test regular user and get the same , ... i can run autologin only removing the uid ... but im not sugeesting remove from stock , probably is here for some good reason.

USUARIONUEVO 05-19-2020 03:22 PM

The linux kernel 5.4.42 is in "stable-review" , that release have several patches for gcc-10 , probably thats the signal to merge ggc-10 to stock from testing.

NICE JOB THIS LAST WEEKS , CONGRATS!

drgibbon 05-19-2020 03:51 PM

I can't believe people still use their desktop as root... :banghead:

(Sorry, couldn't resist :P)

LuckyCyborg 05-19-2020 04:02 PM

Quote:

Originally Posted by drgibbon (Post 6125079)
I can't believe people still use their desktop as root... :banghead:

(Sorry, couldn't resist :P)

Yes, I love to use my desktop as root from my USB hard drive, from where I do things like repartitioning hard drives from my boxes - some times, but usually repairing the broken boot from those named boxes.

Honestly, also I really love the kernel packages style of management (specially the upgrades) from Slackware, because it bite my hands almost weekly, forgetting to update the bootloaders.

That's WHY I have two USB hard drives, both with fully functional installations on them and kept up to date. One even have also Plasma5.

And I really do not care if someone manage to hijack my live system, because I have nothing important on it, which I cannot grab entirely from Internet in matters of hours.

So, please do not push in anyone mouth your security worries and guidelines...

Even the security should be taken with a bit of salt, to not become paranoia.

USUARIONUEVO 05-19-2020 04:08 PM

Quote:

Originally Posted by drgibbon (Post 6125079)
I can't believe people still use their desktop as root... :banghead:

(Sorry, couldn't resist :P)

OK , (Sorry, couldn't resist :P)

You know , live distros exists ? ...

And , what is the problem , if people want to know how things works ?

When you use a live distro as a restricted user ?

(Sorry, couldn't resist :P)

I never say nothing, but i mantain distro based on slackware , and need some things working as ever ..like autologin for live sesions.

Have a nice day and be happy.

drgibbon 05-19-2020 04:09 PM

:rolleyes: Haha ok dudes, back to the program.

USUARIONUEVO 05-19-2020 05:18 PM

Quote:

Originally Posted by drgibbon (Post 6125088)
:rolleyes: Haha ok dudes, back to the program.

NP , man ... now is time for gcc-10 merge , and plasma as last piece of oldest current slackware (KDE4).

TurboBlaze 05-20-2020 12:09 AM

Samba 4.12.3
https://www.samba.org/samba/history/samba-4.12.3.html

Alien Bob 05-20-2020 12:47 AM

Quote:

Originally Posted by USUARIONUEVO (Post 6125086)
You know , live distros exists ? ...

This is bogus reasoning. Even live distros can run as a regular user instead of root, look at my Slackware Live Edition.

USUARIONUEVO 05-20-2020 02:39 AM

Quote:

Originally Posted by Alien Bob (Post 6125194)
This is bogus reasoning. Even live distros can run as a regular user instead of root, look at my Slackware Live Edition.

Yep , but as i say , i test as regular user and not working here , only when remove uid , then run as a regular and as root.

Normaly , live distros runs as root , because its supposed are in a secured enviroment , *no production machine , but yes ..you can run as regular/root user , but i cant choose , if i dont know what PAM , change on this case.

gmgf 05-20-2020 06:47 AM

PyQt5-5.14.2 and sip-5.2.0:

it seem this two are on pypi.org, now, but not, on riverbank:

https://pypi.org/project/PyQt5/
https://pypi.org/project/sip/

saxa 05-20-2020 10:26 AM

glib-2.64.3
https://download.gnome.org/sources/g...-2.64.3.tar.xz

I.G.O.R 05-20-2020 12:47 PM

In package "slackpkg"
file "/usr/libexec/slackpkg/core-functions.sh"

It would be good to replace "tempfile --directory=$TMPDIR" with "mktemp -p $TMPDIR" or "mktemp --tmpdir=$TMPDIR"

saahriktu 05-20-2020 02:39 PM

util-linux-2.35.2
https://mirrors.edge.kernel.org/pub/...-2.35.2.tar.xz

rworkman 05-20-2020 09:27 PM

Quote:

Originally Posted by I.G.O.R (Post 6125395)
In package "slackpkg"
file "/usr/libexec/slackpkg/core-functions.sh"

It would be good to replace "tempfile --directory=$TMPDIR" with "mktemp -p $TMPDIR" or "mktemp --tmpdir=$TMPDIR"

What's wrong with tempfile?

bassmadrigal 05-20-2020 10:06 PM

Quote:

Originally Posted by rworkman (Post 6125524)
What's wrong with tempfile?

It was deprecated back in 2011 in favor of mktemp. No clue if there's additional issues with using it.

https://salsa.debian.org/debian/debi...adbb567be91a23
https://bugs.debian.org/cgi-bin/bugr...cgi?bug=627564

nullptr 05-21-2020 01:00 AM

shaderc needs spirv/unified1/spirv.hpp but on slackware the file is at vulkan/spirv.hpp.

camerabambai 05-21-2020 02:09 AM

An idea for Winbind users.
Personally I use winbind, for Single sign on(with Kerberos) and to take a unique uid unique for all users (winbind+samba+idmap by ldap server). Is nice because user has the same uid on all systems(Linux,Hp-ux,AIX,etc..).
The original script of rc.samba doesn't include winbindd. I have a dirty solution adding Winbindd after smbd and nmbd daemons in the rc.samba script, a better solution would be a script which start Winbindd if needed, or a separate rc.winbind script.

I.G.O.R 05-21-2020 02:28 AM

Quote:

Originally Posted by rworkman (Post 6125524)
What's wrong with tempfile?

It's in "bin" package which some users may not install. Also, tempfile is kind of obsolete.

burdi01 05-21-2020 07:09 AM

Quote:

Originally Posted by rworkman (Post 6125524)
What's wrong with tempfile?

From the Current changelog:
Code:

Mon Apr 27 20:27:30 UTC 2020
a/mkinitrd-1.4.11-x86_64-15.txz:  Rebuilt.
  Use the standard mktemp utility from GNU coreutils, not the old tempfile.

So for the sake of consistency ...
:D

I.G.O.R 05-21-2020 08:17 AM

Quote:

Originally Posted by burdi01 (Post 6125651)
From the Current changelog:
Code:

Mon Apr 27 20:27:30 UTC 2020
a/mkinitrd-1.4.11-x86_64-15.txz:  Rebuilt.
  Use the standard mktemp utility from GNU coreutils, not the old tempfile.

So for the sake of consistency ...
:D

Absolutely. Ideally, It would be great to get rid of "bin" package. Besides "tempfile" I don't remeber that I ever needed it.

May be there are very few scripts still using some commands from it. I believe it's possible to modify them and remove "bin" completely.

ehartman 05-21-2020 12:18 PM

Quote:

Originally Posted by I.G.O.R (Post 6125675)
Absolutely. Ideally, It would be great to get rid of "bin" package. Besides "tempfile" I don't remeber that I ever needed it.

Never had to use fromdos (or todos) to get rid of MS-Dos/Windows line endings?

I don't, but then again I got my own "undos" tools (NOT free) to do this:
Quote:

undos,tounix,todos,tocpm,tomac,unmac,unparity ‐ Change ASCII file format for target operating system

Undos and tounix convert DOS or CP/M format source files to Unix format by deleting carriage returns preceding linefeeds and eliminating characters starting with CPMEOF (^Z).

Todos converts Unix format source files to DOS format by adding a carriage return (if not already present) before each linefeed, and eliminates characters starting with CPMEOF (^Z). Tocpm additionally appends CPMEOF (^Z) characters to the resulting file to make the file length a multiple of the 128 byte CP/M record length.

Any combination of undos, todos, or tocpm (without flags) may be applied to a proper ASCII file without destroying information. Lone carriage returns used to force overprinting are not translated to CR/LF pairs.
This is actaully a single executable file with hard links for the other commands and unlike the fromdos/todos pair can take multiple file arguments.

I.G.O.R 05-21-2020 12:58 PM

Quote:

Originally Posted by ehartman (Post 6125768)
Never had to use fromdos (or todos) to get rid of MS-Dos/Windows line endings?

I don't, but then again I got my own "undos" tools (NOT free) to do this:

This is actaully a single executable file with hard links for the other commands and unlike the fromdos/todos pair can take multiple file arguments.

I used them only in Cygwin. Plain "sed" or "tr" can substitute these commands. Anyways, I agree that todos/fromdos may be needed, but as separate package. Currently, "bin" contains things from 5 different sources (todos, fbset, debianutils, xx, diskcopy). It's not just "bin", it's a "garbage-bin" :) I'm pretty sure that most of those things are not relevant anymore, like tempfile from debianutils.

Ser Olmy 05-21-2020 01:06 PM

Quote:

Originally Posted by camerabambai (Post 6125585)
The original script of rc.samba doesn't include winbindd. I have a dirty solution adding Winbindd after smbd and nmbd daemons in the rc.samba script, a better solution would be a script which start Winbindd if needed, or a separate rc.winbind script.

It's actually worse than that, as Samba needs to be started/stopped in 3 different ways, depending on how Samba is configured:
  • If samba is a standalone server, smbd and nmbd should be started in that order; stopping samba can be accomplished by simply killing the processes
  • If samba is a domain member, smbd, nmbd, and winbindd should be started in that order; as in the above case, a simple kill is all that's needed to stop samba
  • If samba is an AD Domain Controller, the samba executable/process is the only component that should be started/killed; the individual daemons should never be manually invoked or stopped
The only reliable way to determine which role samba is configured as, is to parse the output of testparm. I use a modified rc.samba that takes all this into account.

alex14641 05-21-2020 02:45 PM

Ffmpeg 4.2.3
Source: https://ffmpeg.org/releases/ffmpeg-4.2.3.tar.bz2
Release notes:https://git.ffmpeg.org/gitweb/ffmpeg...4.2:/Changelog


All times are GMT -5. The time now is 02:04 PM.