LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-31-2024, 09:03 PM   #3631
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253

Unrelated to python.

Curl now has non-experimental support for QUIC/http3 when built with nghttp3 and ngtcp2 and gnutls.
https://github.com/curl/curl/pull/12235

nghttp3 and ngtcp2 have both reached version 1.0+ (1.1 and 1.2).

I think they are considered good enough now.

I have builds for those three on SBo (https://gitlab.com/SlackBuilds.org/s...ts/608/commits), and I would once again ask for the inclusion of those two into mainline Slackware.
(curl-quic is just normal curl with enabled http3, installed into /opt)
 
1 members found this post helpful.
Old 01-31-2024, 10:52 PM   #3632
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
I would also like to ask to add ipv6 to "slackware.com".
"slackware.com" normally redirects to "www.slackware.com", which works in a straightforward way for ipv4, but for ipv6, "www.slackware.com" works as intended, whereas "slackware.com" does not:

Code:
lockywolf@laptop:/tmp$ dig AAAA slackware.com

; <<>> DiG 9.16.45 <<>> AAAA slackware.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17513
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;slackware.com.			IN	AAAA

;; AUTHORITY SECTION:
slackware.com.		1	IN	SOA	dns1.succeed.net. cpanel_alerts.succeed.net. 2023120902 3600 1800 1209600 86400

;; Query time: 276 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Feb 01 12:51:50 CST 2024
;; MSG SIZE  rcvd: 108
 
Old 01-31-2024, 11:44 PM   #3633
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,987

Rep: Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556
I'm good with python 3.11 or 3.12, which has on been out since October of last year. So 3.11 meets the at least one year out thought. So far I've only encountered =>3.10 and was able to work around it by modifying the script to use pre-3.10 code.
 
1 members found this post helpful.
Old 02-01-2024, 07:59 AM   #3634
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,436

Rep: Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181
Quote:
Originally Posted by alex14641 View Post
Security fix for CVE-2023-6246, CVE-2023-6779 and CVE-2023-6780
 
Old 02-01-2024, 10:40 PM   #3635
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
May I ask that htop be _removed_ from mainline Slackware?

While it is a nice and useful tool, mainline Slackware already has classic top, for the cases when installing external software is not possible, whereas having htop outside of mainline would allow SBo to update its versions in an asynchronous manner. (I am ready to volunteer for its maintenance.)

(Or maybe I just would like to ask to update htop in 15.0 to 3.3, as it has much better support for filters (line editing).)
 
Old 02-02-2024, 12:26 AM   #3636
henca
Senior Member
 
Registered: Aug 2007
Location: Linköping, Sweden
Distribution: Slackware
Posts: 1,012

Rep: Reputation: 678Reputation: 678Reputation: 678Reputation: 678Reputation: 678Reputation: 678
Quote:
Originally Posted by Lockywolf View Post
(Or maybe I just would like to ask to update htop in 15.0 to 3.3, as it has much better support for filters (line editing).)
I understand that packages in stable versions are usually not updated for new features but rather for security fixes. However, if you still want a newer version of some software than the version in your stable Slackware you are still free to download and build the sources from Slackware current: http://ftp.slackware.com/pub/slackwa...ource/ap/htop/

Doing so would not be much more work than installing third party packages from slackbuilds.org.

Having an application as an official package from Slackware has its benefits. You know that you will see a notification in the ChangeLog and get a new package from the patches directory whenever there is a security update.

regards Henrik
 
4 members found this post helpful.
Old 02-02-2024, 08:22 AM   #3637
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,479
Blog Entries: 2

Rep: Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985
Lightbulb

May I ask that that Lockywolf be stripped of rights to demand silly and outrageous things?

While I am aware there might be programs and features that evolve over the cycle of Slackware (or any other Linux distribution) releases, it would quickly devolve into the dev-team chasing its own tail if we come to expect the stable release hunts for latest and newest program features and/or updates.

Or, better yet, someone advise him to try some rolling release distro if he depends on quickest and latest features

By plain silly or outrageous understand asking to remove a program just so he could try (or fail) to keep up with the pace we have (or he craves for) already on the ever busy SBo thread

@LockyWolf:
did it ever occur there might be a flatpak or Appimage of said app where you could update it ad nauseam and your own leisure?
 
1 members found this post helpful.
Old 02-02-2024, 01:34 PM   #3638
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0, slackware64-current, slackware-14.0
Posts: 576

Rep: Reputation: 331Reputation: 331Reputation: 331Reputation: 331
Quote:
Originally Posted by SCerovec View Post
May I ask that that Lockywolf be stripped of rights to demand silly and outrageous things?
Hmmmm, that rings of the philosophy of...

"I do not agree with what you say therefore I will try to prevent you from saying it."
 
6 members found this post helpful.
Old 02-02-2024, 04:32 PM   #3639
glennmcc
Member
 
Registered: Jan 2021
Location: North Jackson, Ohio (USA)
Distribution: slackware64-15.0, slackware64-current, slackware-14.0
Posts: 576

Rep: Reputation: 331Reputation: 331Reputation: 331Reputation: 331
http://ftp.slackware.com/pub/slackwa.../ChangeLog.txt

Fri Feb 2 22:12:45 UTC 2024
A test mass rebuild here didn't find any new failure-to-build-from-source, so
we'll go ahead and upgrade to the new glibc. Enjoy! :-)
a/aaa_glibc-solibs-2.39-x86_64-1.txz: Upgraded.
________

Fantastic !

With that we seem to me to be just one step closer to v15.1

Step 2 would be a release to the public in -current of that mass rebuild.

Last edited by glennmcc; 02-02-2024 at 04:34 PM.
 
1 members found this post helpful.
Old 02-03-2024, 01:59 AM   #3640
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
Quote:
Originally Posted by SCerovec View Post
May I ask that that Lockywolf be stripped of rights to demand silly and outrageous things?
<...>
 
3 members found this post helpful.
Old 02-03-2024, 03:24 PM   #3641
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,345

Rep: Reputation: 944Reputation: 944Reputation: 944Reputation: 944Reputation: 944Reputation: 944Reputation: 944Reputation: 944
Anyone know why procps-ng are freezed in 3.x ?

Have new branch 4.x since moths , i build and test 4.0.4 and appears okey ..

slackbuild only need ./autogen.sh before configure.

???
 
Old 02-03-2024, 03:32 PM   #3642
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,436

Rep: Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181Reputation: 4181
Quote:
Originally Posted by USUARIONUEVO View Post
Anyone know why procps-ng are freezed in 3.x ?

Have new branch 4.x since moths , i build and test 4.0.4 and appears okey ..

slackbuild only need ./autogen.sh before configure.

???
Probably because nobody never requested it in a gentle way :-)
 
Old 02-03-2024, 06:42 PM   #3643
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,546

Rep: Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554Reputation: 8554
Quote:
Originally Posted by USUARIONUEVO View Post
Anyone know why procps-ng are freezed in 3.x ?
Because it breaks API and ABI and brings nothing worthwhile to the table.

EDIT: perhaps none of that matters Still, it looks like most distros are sticking with 3.x for now.

Last edited by volkerdi; 02-03-2024 at 06:45 PM.
 
Old 02-04-2024, 02:06 AM   #3644
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,479
Blog Entries: 2

Rep: Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985Reputation: 985
Exclamation

Quote:
Originally Posted by glennmcc View Post
Hmmmm, that rings of the philosophy of...

"I do not agree with what you say therefore I will try to prevent you from saying it."
Interesting to mention that, it never crossed my mind while i was writing my reply.

My remark was made in the same jest as LockyWolf's i was replying to- OFC we won't really strip him of rights nor would i really stand behind a move like that!
 
Old 02-04-2024, 09:34 AM   #3645
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,226

Rep: Reputation: 301Reputation: 301Reputation: 301Reputation: 301
libxml2-2.12.5
https://download.gnome.org/sources/l...-2.12.5.tar.xz
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache 2.4 requests to non-SSL site with "Upgrade-Insecure-Requests: 1" and no trailing / get redirected to default site owendelong Linux - Server 2 06-22-2021 02:08 PM
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration