LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   ChangeLog.text is not updated on the https link on slackware.com (https://www.linuxquestions.org/questions/slackware-14/changelog-text-is-not-updated-on-the-https-link-on-slackware-com-4175697109/)

jkh2cpu 06-30-2021 05:22 PM

ChangeLog.text is not updated on the https link on slackware.com
 
the 'Current (pre-release) ChangeLog.txt for x86_64' on slackware.com still reflects the state of the ChangeLog.txt on June 24th.

Someone might want to know.

John.

LuckyCyborg 06-30-2021 05:31 PM

BTW, there is no such thing like a HTTPS link on slackware.com for change-logs.

blancamolinos 06-30-2021 05:40 PM

http://www.slackware.com/changelog/current.php?cpu=i386


http://www.slackware.com/changelog/c...php?cpu=x86_64


In a mirror:

https://mirrors.eze.sysarmy.com/slac.../ChangeLog.txt

jkh2cpu 06-30-2021 05:52 PM

You are right: not https. Please try this http://www.slackware.com/changelog/c...php?cpu=x86_64, and please tell me what you see.

John.

tumble 06-30-2021 06:20 PM

Quote:

Originally Posted by jkh2cpu (Post 6262802)
You are right: not https. Please try this http://www.slackware.com/changelog/c...php?cpu=x86_64, and please tell me what you see.

John.


Code:

dig www.slackware.com

; <<>> DiG 9.16.1-Ubuntu <<>> www.slackware.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56531
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;www.slackware.com.                IN        A

;; ANSWER SECTION:
www.slackware.com.        6952        IN        CNAME        www.slackware.com.edgekey.net.
www.slackware.com.edgekey.net. 352 IN        CNAME        e9788.dscx.akamaiedge.net.
e9788.dscx.akamaiedge.net. 11        IN        A        104.88.204.40
e9788.dscx.akamaiedge.net. 11        IN        A        104.88.204.9

;; Query time: 0 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Jun 30 18:15:01 CDT 2021
;; MSG SIZE  rcvd: 157

Code:

curl "http://www.slackware.com/changelog/current.php?cpu=x86_64" | head -n 100
...
Thu Jun 24 22:01:01 UTC 2021<br />
kde/kmymoney-5.1.2-x86_64-1.txz:  Upgraded.<br />
n/gnupg2-2.2.28-x86_64-1.txz:  Upgraded.<br />
&nbsp; &nbsp; &nbsp; &nbsp;Probably best to revert to this version for now.<br />
x/xf86-input-libinput-1.1.0-x86_64-1.txz:  Upgraded.<br />
+--------------------------+<br />
Wed Jun 23 20:40:52 UTC 2021<br />
a/dialog-1.3_20210621-x86_64-1.txz:  Upgraded.<br />
a/kernel-generic-5.12.13-x86_64-1.txz:  Upgraded.<br />
a/kernel-huge-5.12.13-x86_64-1.txz:  Upgraded.<br />
a/kernel-modules-5.12.13-x86_64-1.txz:  Upgraded.<br />
ap/mariadb-10.5.11-x86_64-1.txz:  Upgraded.<br />
ap/vim-8.2.3038-x86_64-1.txz:  Upgraded.<br />
d/kernel-headers-5.12.13-x86-1.txz:  Upgraded.<br />
k/kernel-source-5.12.13-noarch-1.txz:  Upgraded.<br />
kde/bluedevil-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
kde/breeze-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
kde/breeze-grub-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
kde/breeze-gtk-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
kde/drkonqi-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
kde/kactivitymanagerd-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
kde/kde-cli-tools-5.22.2.1-x86_64-1.txz:  Upgraded.<br />
...


garpu 06-30-2021 06:25 PM

Been using lyx and the ftp link. Old school, but it works. :)

burdi01 07-01-2021 04:23 AM

There is also a discussion going on https://www.linuxquestions.org/quest...3/page526.html
:D

FTIO 07-01-2021 04:29 AM

Alien's site has always been up-to-date and is HTTPS...

https://slackware.nl/slackware/

marav 07-01-2021 05:26 AM

Since FTP is no longer supported by web browsers, wouldn't it be interesting to change ftp:// to http:// in the links ?

Code:

Slackware-current ChangeLog

    x86 (32-bit) Architecture
    (ftp://ftp.osuosl.org/pub/slackware/slackware-current/ChangeLog.txt)

    x86_64 Architecture
    (ftp://ftp.osuosl.org/pub/slackware/slackware64-current/ChangeLog.txt)

    S/390 (31-bit) Architecture
    (ftp://distro.ibiblio.org/slack390/slack390-current/ChangeLog.txt)

    ARM Architecture
    (ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-current/ChangeLog.txt)

    This is the current development tree for upcoming versions of Slackware. It's usually updated once a day, sometimes more.
    Things you see here will likely be included in the next stable release.


j12i 07-01-2021 05:45 AM

marav:
"x86 (32-bit) Architecture" etc. are already http links. What's in the parentheses is offered as an alternative.
Also this is off topic in this thread.

FTIO:
Also off topic.

marav 07-01-2021 06:04 AM

Quote:

this is off topic in this thread
I agree
but it is more or less related

Quote:

"x86 (32-bit) Architecture" etc. are already http links.
nope, these are php web pages

j12i 07-01-2021 06:10 AM

Quote:

Originally Posted by marav (Post 6262950)
nope, these are php web pages

That get served over HTTP. But now I see your point.

Gordie 07-01-2021 08:12 AM

Hmm, no updates for me since
Code:

Thu Jun 24 22:01:01 UTC 2021
kde/kmymoney-5.1.2-x86_64-1.txz:  Upgraded.
n/gnupg2-2.2.28-x86_64-1.txz:  Upgraded.
  Probably best to revert to this version for now.
x/xf86-input-libinput-1.1.0-x86_64-1.txz:  Upgraded.

Alien Bob has much more updates posted
Code:

Wed Jun 30 18:28:50 UTC 2021
a/kernel-generic-5.12.14-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.12.14-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.12.14-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.12.14-x86-1.txz:  Upgraded.
k/kernel-source-5.12.14-noarch-1.txz:  Upgraded.
l/pango-1.48.6-x86_64-1.txz:  Upgraded.
l/pipewire-0.3.31-x86_64-1.txz:  Upgraded.
n/iproute2-5.13.0-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Wed Jun 30 03:45:31 UTC 2021
a/kernel-firmware-20210629_d79c267-noarch-1.txz:  Upgraded.
ap/cups-2.3.3op2-x86_64-1.txz:  Upgraded.
kde/lokalize-21.04.2-x86_64-2.txz:  Rebuilt.
  Recompiled against hunspell-1.7.0.
kde/sonnet-5.83.0-x86_64-2.txz:  Rebuilt.
  Recompiled against hunspell-1.7.0.
l/enchant-2.3.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/gtkspell-2.0.16-x86_64-7.txz:  Rebuilt.
  Recompiled against enchant-2.3.0.
l/hunspell-1.7.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/python-urllib3-1.26.6-x86_64-2.txz:  Rebuilt.
  Don't build python2 version.
l/python2-module-collection-2.7.18-x86_64-4.txz:  Rebuilt.
  Upgraded to urllib3-1.25.11 for compatibility with requests.
  Thanks to USUARIONUEVO.
l/qt5-5.15.2-x86_64-10.txz:  Rebuilt.
  Recompiled against hunspell-1.7.0.
n/php-7.4.21-x86_64-1.txz:  Upgraded.
  This update fixes bugs and security issues:
  Core: SSRF bypass in FILTER_VALIDATE_URL.
  PDO_Firebird: Stack buffer overflow in firebird_info_cb.
  PDO_Firebird: SIGSEGV in firebird_handle_doer.
  PDO_Firebird: SIGSEGV in firebird_stmt_execute.
  PDO_Firebird: Crash while parsing blob data in firebird_fetch_blob.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21705
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21704
  (* Security fix *)
xap/pan-0.146-x86_64-5.txz:  Rebuilt.
  Recompiled against enchant-2.3.0.
extra/php8/php8-8.0.8-x86_64-1.txz:  Upgraded.
+--------------------------+
Mon Jun 28 18:40:09 UTC 2021
d/python-pip-21.1.3-x86_64-1.txz:  Upgraded.
d/python3-3.9.6-x86_64-1.txz:  Upgraded.
l/imagemagick-7.1.0_2-x86_64-1.txz:  Upgraded.
l/python-urllib3-1.26.6-x86_64-1.txz:  Upgraded.
n/gpgme-1.16.0-x86_64-1.txz:  Upgraded.
x/glu-9.0.2-x86_64-1.txz:  Upgraded.
testing/packages/linux-5.13.x/kernel-generic-5.13.0-x86_64-1.txz:  Added.
testing/packages/linux-5.13.x/kernel-headers-5.13.0-x86-1.txz:  Added.
testing/packages/linux-5.13.x/kernel-huge-5.13.0-x86_64-1.txz:  Added.
testing/packages/linux-5.13.x/kernel-modules-5.13.0-x86_64-1.txz:  Added.
testing/packages/linux-5.13.x/kernel-source-5.13.0-noarch-1.txz:  Added.

Guess I have some changes to make in my choice of mirror and also some updating is in order for my computer.

chrisretusn 07-01-2021 09:26 AM

Solved? At this moment in time, no. 2021-07-01 22:26 PST (Philippine Standard Time)

http://www.slackware.com/changelog/c...php?cpu=x86_64 still shows:
Code:

Thu Jun 24 22:01:01 UTC 2021
kde/kmymoney-5.1.2-x86_64-1.txz: Upgraded.
n/gnupg2-2.2.28-x86_64-1.txz: Upgraded.
      Probably best to revert to this version for now.
x/xf86-input-libinput-1.1.0-x86_64-1.txz: Upgraded.
+--------------------------+
Wed Jun 23 20:40:52 UTC 2021
a/dialog-1.3_20210621-x86_64-1.txz: Upgraded.

Did I miss the solution?

Regnad Kcin 07-01-2021 11:32 AM

http://slackware.uk/slackware/slackw.../ChangeLog.txt


All times are GMT -5. The time now is 07:19 PM.