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/)

Pixxt 03-13-2019 03:40 PM

MESA 19.0


https://lists.freedesktop.org/archiv...ch/216696.html


https://mesa.freedesktop.org/archive/mesa-19.0.0.tar.xz

https://mesa.freedesktop.org/archive...0.0.tar.xz.sig

USUARIONUEVO 03-13-2019 04:44 PM

ethtool-5.0
https://mirrors.edge.kernel.org/pub/...ool-5.0.tar.xz

USUARIONUEVO 03-13-2019 04:45 PM

wireless-regdb-2019.03.01
https://mirrors.edge.kernel.org/pub/...9.03.01.tar.xz

montagdude 03-13-2019 09:06 PM

Trying to rebuild pygobject3 with the latest meson in -current, I'm getting this error:

Code:

subprojects/pycairo/cairo/meson.build:62:0: ERROR: Subdir keyword must not be an absolute path.
Seems like a regression in meson, and likely some other packages might have the same issue, based on bug reports that have come in already.

https://github.com/mesonbuild/meson/issues/5050

In fact, there are quite a few issues marked as 0.50.0 regressions on GitHub. Perhaps downgrade meson again for now?

Markus Wiesner 03-14-2019 06:13 AM

The new gsettings-desktop-schemas-3.32.0 changed its font defaults:

Code:

--- gsettings-desktop-schemas-3.28.1/schemas/org.gnome.desktop.interface.gschema.xml.in 2018-01-16 18:12:43.000000000 +0100
+++ gsettings-desktop-schemas-3.32.0/schemas/org.gnome.desktop.interface.gschema.xml.in 2019-03-11 23:33:16.000000000 +0100
@@ -149,14 +149,14 @@
      </description>
    </key>
    <key name="document-font-name" type="s">
-      <default>'Sans 11'</default>
+      <default>'Cantarell 11'</default>
      <summary>Document font</summary>
      <description>
        Name of the default font used for reading documents.
      </description>
    </key>
    <key name="monospace-font-name" type="s">
-      <default>'Monospace 11'</default>
+      <default>'Source Code Pro 10'</default>
      <summary>Monospace font</summary>
      <description>
        Name of a monospaced (fixed-width) font for use in locations like

Am i missing the package(s) containing those fonts? If not this change should be reverted because currently its using Liberation Sans as fallback, even for monospace.

EDIT: oh, there's one more place referencing 'Cantarell 11' which was already set in 3.28.1:

Code:

    <key name="font-name" type="s">
      <default>'Cantarell 11'</default>
      <summary>Default font</summary>
      <description>
        Name of the default font used by gtk+.
      </description>
    </key>


metalforever 03-14-2019 09:05 AM

This may have been fixed already, but there is some friction regarding getting steam and Proton set up in Slackware. I was wondering if anything is done about this / whether it was fixed.

montagdude 03-14-2019 08:41 PM

Edit: nevermind, still getting the error with meson. I previously posted here that I couldn't reproduce, but actually I can. However, it might not actually show up on -current. I am running on Slackware-14.2 with some upgraded packages, and it looks like the code path where the error occurs only gets executed if python3 bindings for cairo are not present on the system.

In summary, meson 0.50.0 is still buggy, but maybe it's fine to just keep it until 0.50.1 comes out (Pat's decision, of course).

saahriktu 03-15-2019 04:45 AM

freetype-2.10.0
http://downloads.sourceforge.net/fre...2.10.0.tar.bz2

Lockywolf 03-15-2019 07:45 AM

May I ask for the GNU intlfonts?

https://ftp.gnu.org/gnu/intlfonts/in...s-1.2.1.tar.gz

https://www.gnu.org/software/intlfonts/



Quote:

Fonts for all characters Emacs 20 can handle.

This directory contains free X11 fonts (BDF format) for all characters that Emacs 20 can handle. They are classified as follows: European, Asian, Chinese, Japanese, Korean, Ethiopic, and misc, with one sub-directory for each category. TrueType fonts are also included.

teoberi 03-15-2019 11:11 AM

Postfix 3.4.4

Daedra 03-15-2019 07:36 PM

Couple of things with the new freetype-2.10.0 slackbuild. The freetype.this.is.not.a.windows.system.diff.gz patch no longer seems to be needed. I tested it and it compiles without it, looks like it was fixed with this commit https://git.savannah.gnu.org/cgit/fr...0aa633e2e882fb

Also enabling the patented sub-pixel rendering patch causes the build to fail. The option still exists, The patch just needs to be updated. Just FYI :).

TurboBlaze 03-16-2019 01:30 AM

NetworkManager 1.16 released, adding WPA3-Personal and WireGuard support
Download https://download.gnome.org/sources/NetworkManager/1.16/
Info https://blogs.gnome.org/lkundrak/201...kmanager-1-16/
https://blogs.gnome.org/thaller/2019...etworkmanager/

alex14641 03-16-2019 09:25 AM

Deleted

gbschenkel 03-16-2019 08:25 PM

Multilib
 
Merge multilib packages from AlienBob into /extra

montagdude 03-16-2019 09:35 PM

Quote:

Originally Posted by gbschenkel (Post 5974574)
Merge multilib packages from AlienBob into /extra

I'd rather Pat spend his time focusing on the blockers for 15.0 rather than fixing things that aren't broken.

Alien Bob 03-17-2019 05:14 AM

Quote:

Originally Posted by gbschenkel (Post 5974574)
Merge multilib packages from AlienBob into /extra

The response has been the same since the release of 64bit Slackware: multilib is not going to be part of Slackware64.

vladimir1986 03-17-2019 05:32 AM

A regularly updated mesa... I'll be still using 14.2 instead of current if it wasn't because of the grossly outdated mesa, who would make many games just not work.

And multilib is nice, I am always afraid that for any reason if alienbob stops supporting his repos, we'll all be quite screwed :P. I'll rather have steam drop 32 bits alltogether tho. This multilib support has been a complete pain and library hell for me since the very begginging. (not on the distro part, but on steam. Sometimes using local outdated libs, sometimes using my sistem's). Another thing is wine. there are some few games who would only work in 32 bits.

I can understand why is not part of the default system though. Also about KDE5.... I recently rediscovered KDE (I wasn't using it since 3.5 and 2), and I sort of dig it now. I don't know how KDE5 looks like, as every single time I tried ktown it toally screwed my system, but I am a bit sad 4 is not supported anymore. I quite like it, and hope 5 will live up to my expectations!

USUARIONUEVO 03-17-2019 02:06 PM

glibmm-2.58.1

sources --> http://ftp.gnome.org/pub/GNOME/sourc...-2.58.1.tar.xz

2.58.1 (stable):

Quote:

gmmproc:
* _WRAP_ENUM and _WRAP_GERROR: Add gtype_func parameter
(Kjell Ahlstedt)
* docextract_to_xml.py: Add --exclude-file option.
(Kjell Ahlstedt)

Documentation:
* README: Add installation instructions
(Tapasweni Pathak) Merge request !10
* Donā€™t use @retval on out args, use @param[out]
(Daniel Boles) Merge request !6

USUARIONUEVO 03-17-2019 03:05 PM

vala-0.44.1
http://download.gnome.org/sources/va...-0.44.1.tar.xz

Skaendo 03-17-2019 03:57 PM

Quote:

Originally Posted by USUARIONUEVO (Post 5974799)

Vala-44.0 has been giving me issues. I hope this fixes it.

USUARIONUEVO 03-18-2019 05:15 PM

libssh2-1.8.1
https://github.com/libssh2/libssh2/a...2-1.8.1.tar.gz

saahriktu 03-19-2019 04:46 AM

strace-5.0
https://github.com/strace/strace/rel...ace-5.0.tar.xz

USUARIONUEVO 03-19-2019 03:35 PM

iproute2-5.0.0
https://git.kernel.org/pub/scm/netwo...2-5.0.0.tar.gz

alex14641 03-19-2019 08:05 PM

LXC 2.0.11
Source: https://linuxcontainers.org/download...-2.0.11.tar.gz
Release notes: https://linuxcontainers.org/lxc/news/

alex14641 03-19-2019 10:25 PM

xf86-video-ati 19.0.1
xf86-video-amdgpu 19.0.1

Release notes:
https://lists.freedesktop.org/archiv...ch/059717.html
https://lists.freedesktop.org/archiv...h/059718.html:

Source:
https://xorg.freedesktop.org/archive...19.0.1.tar.bz2
https://xorg.freedesktop.org/archive...19.0.1.tar.bz2

Pixxt 03-20-2019 08:17 AM

LLVM 8.0

http://lists.llvm.org/pipermail/llvm...ch/000082.html

http://releases.llvm.org/8.0.0/docs/ReleaseNotes.html

http://releases.llvm.org/download.html#8.0.0

Nille_kungen 03-20-2019 09:59 AM

I got glamor related rendering problems with xf86-video-ati-19.0.0 so i hope this gets updated.

I used /etc/X11/xorg.conf.d/10-radeon.conf to change 'Option "AccelMethod" "EXA"' and use EXA instead of glamor as a work around until it gets fixed, it works but glamor is the recommended and supported option so i hope i can switch back soon.

LuckyCyborg 03-20-2019 12:00 PM

Quote:

Originally Posted by Nille_kungen (Post 5975846)
I got glamor related rendering problems with xf86-video-ati-19.0.0 so i hope this gets updated.

I used /etc/X11/xorg.conf.d/10-radeon.conf to change 'Option "AccelMethod" "EXA"' and use EXA instead of glamor as a work around until it gets fixed, it works but glamor is the recommended and supported option so i hope i can switch back soon.

Yes, the fixes released quickly after 19.0.0 release on GIT was related to this issue, I guess.

I got also myself some kind of rendering problems with a Radeon HD3100 (integrated on motherboard) and building the driver from GIT fixed my issues.

saahriktu 03-20-2019 03:24 PM

gtkmm-3.24.1
http://gensho.ftp.acc.umu.se/pub/GNO...-3.24.1.tar.xz

saahriktu 03-21-2019 04:21 AM

poppler-0.75.0
https://poppler.freedesktop.org/poppler-0.75.0.tar.xz

saxa 03-21-2019 07:16 AM

Quote:

Originally Posted by USUARIONUEVO (Post 5974784)
glibmm-2.58.1

sources --> http://ftp.gnome.org/pub/GNOME/sourc...-2.58.1.tar.xz

2.58.1 (stable):

Why not 2.60.x ?
https://download.gnome.org/sources/g...-2.60.0.tar.xz

willysr 03-21-2019 08:09 AM

It's already 2.60.0
Quote:

l/glibmm-2.60.0-x86_64-1.txz: Upgraded.

saxa 03-21-2019 08:42 AM

Yup, I saw it just after replying :)

Thom1b 03-22-2019 12:36 AM

bind-9.14.0 is released.

ftp://ftp.isc.org/isc/bind9/9.14.0/bind-9.14.0.tar.gz
ftp://ftp.isc.org/isc/bind9/9.14.0/b...4.0.tar.gz.asc

USUARIONUEVO 03-22-2019 05:01 PM

poppler-0.75.0
https://poppler.freedesktop.org/poppler-0.75.0.tar.xz

Markus Wiesner 03-22-2019 08:21 PM

samba-4.10.0 might need to be recompiled for talloc-2.2.0:

Code:

# ldd /usr/bin/smbtorture
/usr/bin/smbtorture: /usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2: version `PYTALLOC_UTIL.PY3_2.1.5' not found (required by /usr/lib64/libsamba-net.cpython-37m-x86-64-linux-gnu-samba4.so)
/usr/bin/smbtorture: /usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2: version `PYTALLOC_UTIL.PY3_2.1.6' not found (required by /usr/lib64/libsamba-net.cpython-37m-x86-64-linux-gnu-samba4.so)
/usr/bin/smbtorture: /usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2: version `PYTALLOC_UTIL.PY3_2.1.9' not found (required by /usr/lib64/libsamba-python.cpython-37m-x86-64-linux-gnu-samba4.so)
/usr/bin/smbtorture: /usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2: version `PYTALLOC_UTIL.PY3_2.1.6' not found (required by /usr/lib64/libsamba-python.cpython-37m-x86-64-linux-gnu-samba4.so)
/usr/bin/smbtorture: /usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2: version `PYTALLOC_UTIL.PY3_2.1.5' not found (required by /usr/lib64/libsamba-python.cpython-37m-x86-64-linux-gnu-samba4.so)
[...]

Code:

# ldd /usr/lib64/libsamba-net-samba4.so
[...]
        libpytalloc-util.so.2 => not found
[...]

talloc-2.1.16-x86_64-1 still had these libs in /usr/lib64/:

Code:

usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2.1.16
usr/lib64/libpytalloc-util.so.2.1.16
usr/lib64/libtalloc.so.2.1.16

talloc-2.2.0-x86_64-1 only has:

Code:

usr/lib64/libpytalloc-util.cpython-37m-x86-64-linux-gnu.so.2.2.0
usr/lib64/libtalloc.so.2.2.0

No more libpytalloc-util.so?

I tried to recompile samba-4.10.0 with the samba.SlackBuild, but it fails with:

Code:

ERROR: Target 'pytalloc-util.cpython-37m-x86_64-linux-gnu' in directory /tmp/samba-4.10.0/lib/talloc re-defined as LIBRARY - was SYSLIB
No idea how to fix that. :-(

alex14641 03-24-2019 07:18 AM

Deleted

mats_b_tegner 03-24-2019 10:08 AM

Nano 4.0 is out:
https://www.nano-editor.org/dist/v4/nano-4.0.tar.xz
https://www.nano-editor.org/dist/v4/nano-4.0.tar.xz.asc
https://www.nano-editor.org/news.php
Quote:

2019 March 24 - GNU nano 4.0 "Thy Rope of Sands"

An overlong line is no longer automatically hard-wrapped.
Smooth scrolling (one line at a time) has become the default.
A newline character is no longer automatically added at end of buffer.
The line below the title bar is by default part of the editing space.
Option --breaklonglines (-b) turns automatic hard-wrapping back on.
Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.
Option --finalnewline (-f) brings back the automatic newline at EOF.
Option --emptyline (-e) leaves the line below the title bar unused.
<Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext.
Any number of justifications can be undone (like all other operations).
When marked text is justified, it becomes a single, separate paragraph.
Option --guidestripe=<number> draws a vertical bar at the given column.
Option --fill=<number> no longer turns on automatic hard-wrapping.
When a line continues offscreen, it now ends with a highlighted ">".
The halfs of a split two-column character are shown as "[" and "]".
A line now scrolls horizontally one column earlier.
The bindable functions 'cutwordleft' and 'cutwordright' were renamed
to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer.
The paragraph-jumping functions were moved from Search to Go-to-Line.
Option --rebinddelete is able to compensate for more misbindings.
Options --morespace and --smooth are obsolete and thus ignored.
The --disable-wrapping-as-root configure option was removed.

USUARIONUEVO 03-24-2019 03:17 PM

Mako-1.0.8
https://files.pythonhosted.org/packa...o-1.0.8.tar.gz

petslack 03-25-2019 07:54 AM

Deleted

USUARIONUEVO 03-25-2019 05:36 PM

xcompmgr-1.1.8
https://www.x.org/releases/individua...-1.1.8.tar.bz2

lazardo 03-25-2019 11:01 PM

par2cmdline
 
https://github.com/Parchive/par2cmdline

Just set up borg 1.1.9 backup server, ext4 + mdadm raid10f2 (raid10 on two disks). Borg provides dedup/compression but not data corruption correction, thus have rediscovered a now multi-threaded par2.

Code:

/mnt/md11# borg info video.local::root
Archive name: root
Archive fingerprint: 258ddadcc94229bbd2990e8d8f05db6457218e373cf25418ac5d0b12e461d467
Comment:
Hostname: video
Username: root
Time (start): Mon, 2019-03-25 18:28:38
Time (end): Mon, 2019-03-25 18:31:54
Duration: 3 minutes 16.09 seconds
Number of files: 221016
Command line: /usr/bin/borg create -x --list -e /dev/ -e /mnt/ -e /media/ -e /proc/ -e /run/ -e /sys/ -e /tmp/ -e '*/.ccache/*' /mnt/md11/video.local::root /
Utilization of maximum supported archive size: 0%
------------------------------------------------------------------------------
                      Original size      Compressed size    Deduplicated size
This archive:                6.08 GB              2.98 GB              2.91 GB
All archives:                6.08 GB              2.98 GB              2.91 GB

                      Unique chunks        Total chunks
Chunk index:                  205623              221594

/mnt/md11# par2 -V
par2cmdline version 0.8.0

/mnt/md11# /usr/bin/time par2 create -R -t4 -T4 test.par2 video.local

Block size: 1476880
Source file count: 15
Source block count: 2000
Redundancy: 5%
Recovery block count: 100
Recovery file count: 7

Opening: video.local/data/0/5
Opening: video.local/data/0/3
Opening: video.local/data/0/7
Opening: video.local/data/0/8
Opening: video.local/data/0/4
Opening: video.local/data/0/9
Opening: video.local/data/0/6
Opening: video.local/data/0/2
Opening: video.local/data/0/1
Opening: video.local/nonce
Opening: video.local/config
Opening: video.local/README
Opening: video.local/integrity.9
Opening: video.local/index.9
Opening: video.local/hints.9
Computing Reed Solomon matrix.
Constructing: done.
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 16777200 bytes to disk
Wrote 13470400 bytes to disk
Writing recovery packets
Writing verification packets
Done
166.04user 1.05system 0:44.19elapsed 378%CPU (0avgtext+0avgdata 86672maxresident)k
0inputs+292544outputs (0major+2877minor)pagefaults 0swaps


mats_b_tegner 03-26-2019 04:30 AM

Python 3.7.3
 
https://docs.python.org/3.7/whatsnew...on-3-7-3-final
https://www.python.org/ftp/python/3....n-3.7.3.tar.xz
https://www.python.org/ftp/python/3....7.3.tar.xz.asc

Fixes CVE-2019-5010

SCerovec 03-26-2019 09:24 AM

I see increasing interest for Deleted, but i can't say much about which version is actual right now and how the maintenance costs will be ;)

Thom1b 03-26-2019 09:55 AM

gnupg-2.2.15 is released.

https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.15.tar.bz2
https://gnupg.org/ftp/gcrypt/gnupg/g...15.tar.bz2.sig

orbea 03-26-2019 10:45 AM

I just want to point out a rather nasty regression in the new meson-0.50 which affects at least dxvk and wine-nine-standalone where it fails to use the required cross-compiler and forces the native compiler.

https://github.com/mesonbuild/meson/issues/5102
https://github.com/doitsujin/dxvk/issues/970

Nille_kungen 03-26-2019 11:34 AM

I only want to complement the newer firefox releases.
I had problems with firefox locking up my computer real hard that often required a reboot unless i was quick enough to kill firefox, but since firefox-60.6.0esr firefox automatically crashes the tab causing problems instead of locking up my computer.
Thanks a lot for this update, i can't find words to describe the relief i feel when it starts to hang and then i see the tab crashing instead of a hard lock up.
It doesn't always work but it's much better then before.

Thom1b 03-26-2019 12:59 PM

gpgme-1.13.0 is released.

https://gnupg.org/ftp/gcrypt/gpgme/gpgme-1.13.0.tar.bz2
https://gnupg.org/ftp/gcrypt/gpgme/g....0.tar.bz2.sig

qunying 03-26-2019 03:56 PM

libssh2 1.8.2 Which fix the misapplied userauth patch that broke 1.8.1
https://github.com/libssh2/libssh2/a...2-1.8.2.tar.gz

Thom1b 03-27-2019 02:58 AM

curl-7.64.1 is released.

https://curl.haxx.se/download/curl-7.64.1.tar.xz
https://curl.haxx.se/download/curl-7.64.1.tar.xz.asc

Quote:

This release includes the following changes:

o alt-svc: experiemental support added [74]
o configure: add --with-amissl [84]


All times are GMT -5. The time now is 02:42 AM.