openSUSE Factory search results for query "reproducible-builds"
factory@lists.opensuse.org- 21312 messages
Re: [opensuse-factory] Launching multiple X sessions with proprietary NVIDIA?
by Bjoern Voigt
Felix Miata wrote:
> Bjoern Voigt composed on 2016-04-08 13:36 (UTC+0200):
>
>> Felix Miata wrote:
>
>>> Why proprietary rather than FOSS driver? I have GeForce 8400GS (GT218)
>>> running TW 20160406, without using startup xrandr or any non-default
>>> configuration in xorg.conf*, with Plasma sessions on tty3 (simply
>>> startx) and tty4 (startx -- :1) and IceWM (startx /usr/bin/icewm) on
>>> tty5, all same user login. Other than not finding them on tty7 & up
>>> where they used to be, they seem to work same as always, as with Intel
>>> or ATI gfxchips.
>
>> I have a Maxwell based graphics card (Geforce GTX 750). nouveau
>> (Tumbleweed version) does not run with this card. I already tried this.
>
>> Kernel 4.6 will provide support for the Maxwell graphic cards. I am not
>> sure, if a Mesa and/or xf86-video-nouveau update will be necessary too.
>
> I was a little too quick in clicking send, omitting to ask if you
> tried running with neither nouveau nor nvidia drivers installed. I
> just found out 3 days ago[1] that the modeset driver built into Xorg
> works better than gfxchip-specific drivers for many, but forgot until
> after responding to you yesterday to try for myself. Could modeset be
> already working for Maxwell?
>
> [1]
> https://www.reddit.com/r/archlinux/comments/4cojj9/it_is_probably_time_to_d…
Good question. For my tests with nouveau I uninstalled the NVidia driver
with "nvidia-uninstall". Unfortunately the uninstall-function is not
complete. I had to remove the "blacklist nouveau" config file from
/etc/modprobe.d and I had to remove the "nomodeset" setting from Grub.
To be sure, I also re-installed all Mesa libraries, build new
initrd-files and I rebooted several times.
Anyway, if I configured the "nouveau" driver I got the"Unknown chipset:
NV117" errors in /var/log/Xorg.0.log:
[ 105.407] (II) LoadModule: "nouveau"
[ 105.408] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[ 105.410] (II) Module nouveau: vendor="X.Org Foundation"
[ 105.410] compiled for 1.18.0, module version = 1.0.12
[ 105.410] Module class: X.Org Video Driver
[ 105.410] ABI class: X.Org Video Driver, version 20.0
[ 105.410] (II) LoadModule: "nv"
[ 105.410] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
[ 105.411] (II) Module nv: vendor="X.Org Foundation"
[ 105.411] compiled for 1.18.0, module version = 2.1.20
[ 105.411] Module class: X.Org Video Driver
[ 105.411] ABI class: X.Org Video Driver, version 20.0
[ 105.411] (II) LoadModule: "modesetting"
[ 105.411] (II) Loading
/usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 105.412] (II) Module modesetting: vendor="X.Org Foundation"
[ 105.412] compiled for 1.18.2, module version = 1.18.2
[ 105.412] Module class: X.Org Video Driver
[ 105.412] ABI class: X.Org Video Driver, version 20.0
[ 105.412] (II) LoadModule: "fbdev"
[ 105.412] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 105.413] (II) Module fbdev: vendor="X.Org Foundation"
[ 105.413] compiled for 1.18.0, module version = 0.4.4
[ 105.413] Module class: X.Org Video Driver
[ 105.413] ABI class: X.Org Video Driver, version 20.0
[ 105.413] (II) LoadModule: "vesa"
[ 105.413] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 105.413] (II) Module vesa: vendor="X.Org Foundation"
[ 105.413] compiled for 1.18.0, module version = 2.3.4
[ 105.413] Module class: X.Org Video Driver
[ 105.413] ABI class: X.Org Video Driver, version 20.0
[ 105.413] (II) NOUVEAU driver
[ 105.413] (II) NOUVEAU driver for NVIDIA chipset families :
[ 105.413] RIVA TNT (NV04)
[ 105.413] RIVA TNT2 (NV05)
[ 105.413] GeForce 256 (NV10)
[ 105.414] GeForce 2 (NV11, NV15)
[ 105.414] GeForce 4MX (NV17, NV18)
[ 105.414] GeForce 3 (NV20)
[ 105.414] GeForce 4Ti (NV25, NV28)
[ 105.414] GeForce FX (NV3x)
[ 105.414] GeForce 6 (NV4x)
[ 105.414] GeForce 7 (G7x)
[ 105.414] GeForce 8 (G8x)
[ 105.414] GeForce GTX 200 (NVA0)
[ 105.414] GeForce GTX 400 (NVC0)
[ 105.414] (II) NOUVEAU driver
[ 105.414] (II) NOUVEAU driver for NVIDIA chipset families :
[ 105.414] RIVA TNT (NV04)
[ 105.414] RIVA TNT2 (NV05)
[ 105.414] GeForce 256 (NV10)
[ 105.414] GeForce 2 (NV11, NV15)
[ 105.414] GeForce 4MX (NV17, NV18)
[ 105.414] GeForce 3 (NV20)
[ 105.414] GeForce 4Ti (NV25, NV28)
[ 105.414] GeForce FX (NV3x)
[ 105.414] GeForce 6 (NV4x)
[ 105.414] GeForce 7 (G7x)
[ 105.414] GeForce 8 (G8x)
[ 105.414] GeForce GTX 200 (NVA0)
[ 105.414] GeForce GTX 400 (NVC0)
[ 105.414] (II) modesetting: Driver for Modesetting Kernel
Drivers: kms
[ 105.414] (II) FBDEV: driver for framebuffer: fbdev
[ 105.414] (II) VESA: driver for VESA chipsets: vesa
[ 105.415] (II) [drm] nouveau interface version: 1.3.1
[ 105.415] (EE) Unknown chipset: NV117
[ 105.415] (II) [drm] nouveau interface version: 1.3.1
[ 105.415] (EE) Unknown chipset: NV117
[ 105.415] (II) [drm] nouveau interface version: 1.3.1
[ 105.415] (EE) Unknown chipset: NV117
[ 105.415] (II) [drm] nouveau interface version: 1.3.1
[ 105.415] (EE) Unknown chipset: NV117
[ 105.416] (II) [drm] nouveau interface version: 1.3.1
[ 105.416] (EE) Unknown chipset: NV117
[ 105.416] (II) [drm] nouveau interface version: 1.3.1
[ 105.416] (EE) Unknown chipset: NV117
[ 105.416] (II) [drm] nouveau interface version: 1.3.1
[ 105.416] (EE) Unknown chipset: NV117
[ 105.416] (II) [drm] nouveau interface version: 1.3.1
[ 105.416] (EE) Unknown chipset: NV117
[ 105.416] (II) [drm] nouveau interface version: 1.3.1
[ 105.416] (EE) Unknown chipset: NV117
[ 105.416] (II) [drm] nouveau interface version: 1.3.1
[ 105.416] (EE) Unknown chipset: NV117
[ 105.416] (II) modeset(0): using drv /dev/dri/card0
[ 105.416] (WW) Falling back to old probe method for fbdev
[ 105.416] (II) Loading sub module "fbdevhw"
[ 105.416] (II) LoadModule: "fbdevhw"
[ 105.416] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 105.417] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 105.417] compiled for 1.18.2, module version = 0.0.2
[ 105.417] ABI class: X.Org Video Driver, version 20.0
[ 105.417] (WW) Falling back to old probe method for vesa
[ 105.421] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 105.421] (==) modeset(0): RGB weight 888
[ 105.421] (==) modeset(0): Default visual is TrueColor
[ 105.421] (II) Loading sub module "glamoregl"
[ 105.421] (II) LoadModule: "glamoregl"
[ 105.421] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 105.431] (II) Module glamoregl: vendor="X.Org Foundation"
[ 105.431] compiled for 1.16.2, module version = 1.0.0
[ 105.431] ABI class: X.Org ANSI C Emulation, version 0.4
[ 105.431] (II) glamor: OpenGL accelerated X.org driver based.
[ 105.647] (II) glamor: EGL version 1.4 (DRI2):
The resolution of the framebuffer driver was too bad.
If I find time, I will try Kernel 4.6-rcX. This kernel should have
support for my graphics card and has the necessary signed NVidia
firmware binaries.
Anyway, I would prefer a solution the NVidia proprietary driver. I do
not use multiple X session so often, but I use other NVidia functions
like VDPAU very often.
Greetings,
Björn
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
8 years, 7 months
Re: [opensuse-factory] How many seconds does "time rpm -qa | wc" cost it? (was: Please review and help with tests about etckeeper)
by Bruno Friedmann
A bit slow on first run ( or if anything happen to rpmdb ) but quick on
recall
time rpm -qa | wc
4580 4580 166891
real 0m4.199s
user 0m2.027s
sys 0m0.257s
bruno@c-3po:~$ time rpm -qa | wc
4580 4580 166891
real 0m1.716s
user 0m1.635s
sys 0m0.119s
bruno@c-3po:~$ time rpm -qa | wc
4580 4580 166891
real 0m1.703s
user 0m1.623s
sys 0m0.115s
bruno@c-3po:~$ time rpm -qa | wc
4580 4580 166891
real 0m1.736s
user 0m1.684s
sys 0m0.104s
cpu Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz
Ram 16Gb
ssd encrypted lvm + ext4 Samsung SSD 840 Series
On 2014-09-15 11:14, Alin Marin Elena wrote:
> [10:12:19 alin@abaddon:~]: time rpm -qa | wc
> 4730 4730 187545
>
> real 0m1.438s
> user 0m1.392s
> sys 0m0.080s
>
>
> factory...
> cpu model name : Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz
> RAM 8GiB
> ssd
>
> run it quite few times and is consistent
> Alin
>
> On Monday 15 Sep 2014 18:04:32 1xx wrote:
>> Hi all:
>>
>> How many seconds does "time rpm -qa | wc" cost it in your OS?
>>
>> I put etckeeper-1.13 in openSUSE Factory's official repository.
>> https://build.opensuse.org/package/show?project=openSUSE%3AFactory&package=e
>> tckeeper
>>
>> And I added patch of
>> https://build.opensuse.org/package/view_file/openSUSE:Factory/etckeeper/etck
>> eeper-avoid-packagelist.patch?expand=1
>> https://github.com/joeyh/etckeeper/pull/17 .
>>
>> When ZYpp install or remove,
>> etckeeper makes all package list as rpm -qa twice
>> for getting changed packages list in ZYpp plugin.
>> eg) before install: rpm -qa | sort >before_packagelist
>> after install: rpm -qa | sort >after_packagelist
>> diff -u before_packagelist after_packagelist >changed_packageslist
>> But these "rpm -qa" are slowly. (sometimes over 30 sec.)
>> Over 30 sec., ZYpp plugin gets timeout,
>> so sometimes etckeeper's autocommits fail.
>>
>> So I wrote a patch of gh#joeyh/etckeeper#17.
>> This patch provide a choice of whether or not make "changed packages
>> list"
>>
>> But etckeeper's author (Mr. Joey Hess) said:
>> https://github.com/joeyh/etckeeper/pull/17#issuecomment-55059127
>>
>> >then that seems very poor,
>> >since etckeeper could take a while to run for any number of reasons,
>> >including the system being busy.
>>
>> So we execute "time rpm -qa | wc" in various environment.
>> http://lists.opensuse.org/opensuse-ja/2014-09/msg00012.html
>> http://lists.opensuse.org/opensuse-ja/2014-09/msg00015.html
>> http://lists.opensuse.org/opensuse-ja/2014-09/msg00014.html
>> http://lists.opensuse.org/opensuse-ja/2014-09/msg00016.html
>> http://lists.opensuse.org/opensuse-ja/2014-09/msg00017.html
>> http://lists.opensuse.org/opensuse-ja/2014-09/msg00020.html
>>
>> Most OSes can work within 2 sec.
>> But some OSes cost over 15 sec.
>>
>> a) bear-metal
>> OS: openSUSE13.1
>> CPU: Core i7-4930K
>> RAM: 64GB
>> HDD or SSD: ?
>>
>> >time rpm -qa | wc
>>
>> 5333 5333 211441
>>
>> real 0m16.909s
>> user 0m1.188s
>> sys 0m0.276s
>>
>> b) I am using VirtualBox 4.3.12 r93733:
>> Host:
>> Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601)
>> Service Pack 1 (7601.win7sp1_gdr.140303-2144)
>> Language: Japanese (Regional Setting: Japanese)
>> System Manufacturer: Dell Inc.
>> System Model: XPS 8300
>> BIOS: BIOS Date: 03/28/12 09:12:57 Ver: 04.06.04
>> Processor: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (8 CPUs),
>> ~3.4GHz Memory: 16384MB RAM
>> HDD: SATA 2 T Byte (NTFS)
>> (detail
>> https://dl.dropboxusercontent.com/u/86335040/DxDiag20140911.txt )
>> Guest:
>> OS: openSUSE13.1 64 bit
>> RAM: 1 G byte
>> HDD: 60 G bygte (.vdi)
>> Format: LVM+ext4
>>
>> >time rpm -qa | wc
>>
>> 1917 1917 65019
>>
>> real 1m52.677s
>> user 0m1.641s
>> sys 0m0.302s
>>
>>
>> I can understand that "rpm -qa"s are slow on VM.
>> But I can not understand that "rpm -qa" is slow on some bare-metal
>> machines.
>>
>>
>> I want to explain to Joey that "rpm -qa" are slow in some environments
>> even if we use them commonly.
>>
>>
>>
>>
>> Please tell me how many seconds does "time rpm -qa | wc" cost it in
>> your OS
>> and telle me your envrionments.
>>
>> (eg.)
>> a) bear-metal
>> OS:
>> CPU:
>> RAM:
>> HDD or SSD: (size)
>>
>> Filesystem:
>> >time rpm -qa | wc
>>
>> 5333 5333 211441
>>
>> real 0m16.909s
>> user 0m1.188s
>> sys 0m0.276s
>>
>>
>>
>> b) VM
>> Host:
>> OS:
>> CPU:
>> RAM:
>> HDD or SSD: (size)
>> Filesystem:
>>
>> Virtualization-Software: (name and version)
>> Guest:
>> OS:
>> RAM:
>> Disk: (size
>>
>> Filesystem:
>> >time rpm -qa | wc
>>
>> 1917 1917 65019
>>
>> real 1m52.677s
>> user 0m1.641s
>> sys 0m0.302s
>>
>> Thank you!
>
> --
> Without Questions there are no Answers!
> ______________________________________________________________________
> Dr. Alin Marin ELENA
> http://alin.elenaworld.net/
> ______________________________________________________________________
--
Bruno Friedmann Ioda-Net Sàrl
Le Paigre 45
2947 Charmoille - Switzerland
Tél : ++41 32 435 7171
Fax : ++41 32 435 7172
gsm : ++41 78 802 6760
web : www.ioda-net.ch
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
10 years, 2 months
Re: [opensuse-factory] Leap 15.1 Build 450.2 - user report
by Carlos E. R.
On 4/16/19 7:51 PM, Ancor Gonzalez Sosa wrote:
> On 4/16/19 6:25 PM, Carlos E. R. wrote:
>> On 4/16/19 5:46 PM, Ancor Gonzalez Sosa wrote:
>>> On 4/16/19 3:25 PM, Neil Rickert wrote:
>>>> On 4/15/19 1:59 PM, Carlos E. R. wrote:
>>>>
>>>>> [...]>
>>>
>>>>> The expert partitioner has changed, and IMO it is not better. Huge
>>>>> display.
>>>
>>> What does "huge display" mean?
>>>
>>> Again, this is how it looked in 42.3
>>> http://paste.opensuse.org/view//99085952
>>>
>>> And this is how it looks in 15.1
>>> http://paste.opensuse.org/view//10725727
>>>
>>> What is so different or so huge in the general display? It looks very
>>> similar to me.
>>
>> Except when one has perhaps fifty partitions and several disks, and the
>> default expands them all...
>
> Good point. That's something that changed indeed. The good news is that
> we are fixing it right now. A new version with a more reasonable
> approach about expanding/collapsing branches of the tree by default will
> land in Tumbleweed in a matter of weeks. Too late for 15.1, unfortunately.
Good! :-)
>>> And about "being not better", I can tell you the partitioner in 15.1
>>> contain less bugs than the version in 43.2 (that one was full of
>>> pitfalls). In addition, it can now directly format full disks, create
>>> software MD RAIDs on top of disks without partitions, create partitions
>>> within a software-defined MD RAID and many others combinations that were
>>> impossible in the past. It also makes possible to setup bcache devices.
>>> So from both reliability and functionality point of views, I would dare
>>> to say it IS better. ;-)
>>
>> I have not tested all that, but I'm sure it is true :-)
>>
>> It is the visual aspect, and that "settings" has fewer things that
>> perhaps 13.1 had. I miss choosing the default type of partition.
>>
>> One question. Is it possible to set all system encrypted, without using
>> LVM? This is possible to do manually, but there was talk of including it
>> in YaST.
>
> Using the Partitioner you can encrypt disks, partitions, LVs... whatever
> you want.
>
> Using the Guided Setup you can use encryption with or without LVM.
>
> So all combinations should be possible.
>
> The current drawback is that if you encrypt the partitions/disks that
> are needed for booting you will need to enter the password twice per
> device during the boot process. That needs to be fixed by improving the
> communication between Grub2 and dracut. Something out of the scope of
> YaST. I don't know when such communication will be implemented.
I will have to try that setup in a virtual machine. Full encrypted
system previously required encrypting the whole LVM and then making
partitions inside.
There is perhaps a way to avoid entering twice the password: Add a
secondary key for each other partitions, such as home, in a file with
random content stored in root. Once root is opened, the other partitions
read the key from there and open automatically.
I use that in a system with encrypted home and two data disks, and I'm
only prompted once (root is not encrypted).
>>>>> Import mount points worked, once I found where it was and how it
>>>>> worked. And unclick "format system volumes". This is very dangerous!
>>>
>>> It's EXACTLY in the same place it was in 42.3. That can be checked in
>>> the previous comparison screenshots.
>>>
>>> And it works EXACTLY in the same way it used to work in 42.3. With
>>> "format system volumes" being preselected by default... exactly as it
>>> was in 42.3.
>>
>> Maybe, but the way I remember was from 13.1 ;-)
>>
>> In this design, I find it difficult to find it, because when going to
>> "disks" it disappears.
>>
>>> Again, let's compare screenshots of 42.3...
>>> http://paste.opensuse.org/view//60097489
>>>
>>> and 15.1
>>> http://paste.opensuse.org/view//90586477
>>>
>>> One of the points that people disliked in 15.0 was that we had
>>> simplified that option too much. Now it works exactly as it always did.
>>> How it comes that classic behavior we have cloned 1:1 on popular demand
>>> is suddenly hard to find, hard to understand and dangerous?
>>
>> I only said that I found it hard to find. I didn't say any of the
>> others, it worked well. I found the meaning of the "next" and
>> "previous" button not trivial.
>
> I agree the feature is a usability nightmare. But a lot of people
> complained with every bit we changed on it. So back to the roots. Now it
> works exactly as always so nobody can complain about regressions. :-)
Ok!
I forgot to look at the help text, though. Perhaps that explains it.
Anyhow, I did find the procedure without help, just try this try that.
It is not that difficult. A bit confusing.
>
>>>>> Import previous users did not default to import from the same partition
>>>>> as selected on partition import. And it appears not to import user
>>>>> groups.
>>>>
>>>> I think it imports from the most recently booted linux system. I'm not
>>>> sure if it is using file system time stamps, or something else. And
>>>> yes, it does not import groups.
>>>
>>> Another thing that has not changed. It has always imported from the most
>>> recently accessed Linux.
>>
>> Wouldn't it make sense to import from the same partition that it
>> imported fstab from?
>
> Hmmm, not so sure. What is wrong, in my opinion, is the fact that the
> user cannot select from where to import. Enforcing any solution (the
> most recent, the one imported in the partitioner or any other) is not
> optimal.
Certainly, enforcing is not optional. Only "default". Once the user says
"I'm going to install over this partition", then it can import fstab,
passwd, etc, or not, or from other partitions.
In this case, there was only one group change; but on a complex system
with several user defined groups, it is a chore.
>
> Cheers
>
--
Cheers / Saludos,
Carlos E. R.
(from openSUSE, Leap 15.1 x86_64 (ssd-test))
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
5 years, 7 months
Re: [opensuse-factory] emacs 27: A lot of Wrong type argument errors
by Daniel Schlieper
Dear Dr. Fink,
thank you very much for you kind help. With the emacs from the editors
repo, the fonts are fine, so this problem is sorted.
Emacs also doesn't give me a load of messages in the terminal, so that is
fine, too.
But I still am unable to pass the file name as an argument.
bash-> emacs test.txt &
still opens Emacs with scratch and I have to open the file from within
Emacs.
Could you please help me?
Best regards, Daniel
PS: Some more information:
root # zypper addrepo
https://download.opensuse.org/repositories/editors/openSUSE_Tumbleweed/edit…
Adding repository 'Text editors and hex editors for Linux
(openSUSE_Tumbleweed)'
.......................................................[done]
Repository 'Text editors and hex editors for Linux (openSUSE_Tumbleweed)'
successfully added
URI :
https://download.opensuse.org/repositories/editors/openSUSE_Tumbleweed/
Enabled : Yes
GPG Check : Yes
Autorefresh : No
Priority : 99 (default priority)
Repository priorities in effect:
(See 'zypper lr -P' for details)
90 (raised priority) : 1 repository
99 (default priority) : 10 repositories
capriolo:/home/daniel # zypper refresh
Retrieving repository 'Text editors and hex editors for Linux
(openSUSE_Tumbleweed)' metadata
..........................................[done]
Building repository 'Text editors and hex editors for Linux
(openSUSE_Tumbleweed)' cache
...............................................[done]
Repository 'home:FrankyU2' is up to date.
Repository 'openSUSE:Factory' is up to date.
Repository 'home:adrianSuSE' is up to date.
Repository 'openSUSE:Tumbleweed' is up to date.
Repository 'packman' is up to date.
Repository 'Packman Repository' is up to date.
Repository 'repo-debug' is up to date.
Repository 'repo-non-oss' is up to date.
Repository 'repo-oss' is up to date.
Repository 'repo-update' is up to date.
All repositories have been refreshed.
root # zypper install emacs
Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following 5 NEW packages are going to be installed:
emacs emacs-auctex emacs-info emacs-x11 etags
5 new packages to install.
Overall download size: 29.9 MiB. Already cached: 0 B. After the operation,
additional 140.3 MiB will be used.
Continue? [y/n/v/...? shows all options] (y):
Retrieving package emacs-info-27.1-342.2.noarch
(1/5), 4.7 MiB ( 4.6 MiB unpacked)
Retrieving: emacs-info-27.1-342.2.noarch.rpm
...............................................................................[done
(2.4 MiB/s)]
Retrieving package etags-27.1-342.2.x86_64
(2/5), 174.2 KiB (305.8 KiB unpacked)
Retrieving: etags-27.1-342.2.x86_64.rpm
....................................................................................[done
(2.0 KiB/s)]
Retrieving package emacs-27.1-342.2.x86_64
(3/5), 16.7 MiB ( 71.3 MiB unpacked)
Retrieving: emacs-27.1-342.2.x86_64.rpm
....................................................................................[done
(4.3 MiB/s)]
Retrieving package emacs-x11-27.1-342.2.x86_64
(4/5), 5.7 MiB ( 32.5 MiB unpacked)
Retrieving: emacs-x11-27.1-342.2.x86_64.rpm
................................................................................[done
(4.0 MiB/s)]
Retrieving package emacs-auctex-12.2-1.1.noarch
(5/5), 2.6 MiB ( 31.6 MiB unpacked)
Retrieving: emacs-auctex-12.2-1.1.noarch.rpm
.................................................................................[done
(949 B/s)]
Checking for file conflicts:
...........................................................................................................[done]
(1/5) Installing: emacs-info-27.1-342.2.noarch
.........................................................................................[done]
(2/5) Installing: etags-27.1-342.2.x86_64
..............................................................................................[done]
(3/5) Installing: emacs-27.1-342.2.x86_64
..............................................................................................[done]
(4/5) Installing: emacs-x11-27.1-342.2.x86_64
..........................................................................................[done]
(5/5) Installing: emacs-auctex-12.2-1.1.noarch
.........................................................................................[done]
root # zypper info emacs
Loading repository data...
Reading installed packages...
Information for package emacs:
------------------------------
Repository : Text editors and hex editors for Linux
(openSUSE_Tumbleweed)
Name : emacs
Version : 27.1-342.2
Arch : x86_64
Vendor : obs://build.opensuse.org/editors
Installed Size : 71.3 MiB
Installed : Yes
Status : up-to-date
Source package : emacs-27.1-342.2.src
Summary : GNU Emacs Base Package
Description :
Basic package for the GNU Emacs editor. Requires emacs-x11 or
emacs-nox.
root # zypper install -r editors emacs
Loading repository data...
Reading installed packages...
'emacs' is already installed.
No update candidate for 'emacs-27.1-342.2.x86_64'. The highest available
version is already installed.
Resolving package dependencies...
--
Daniel Schlieper email: daniel.schlieper(a)tuxomania.net
On Thu, 27 Aug 2020, Dr. Werner Fink wrote:
> Please use the *latest* emacs from repository editors
> Feedback is welcome
>
> Thanks
>
> On 2020/08/26 22:31:21 +0200, Daniel Schlieper wrote:
>> Hi,
>>
>> I have a weird behaviour of emacs 27, too. When starting emacs from a shell
>> with a filename to open, emacs completely ignores the argument.
>>
>> E.g.:
>>
>> bash-> emacs text.txt &
>>
>> Then Emacs starts, produces a lot of output in the shell, and opens the
>> empty scratch-buffer. In the Minibuffer is the message "Can’t find Hunspell
>> dictionary with a .aff affix file".
>>
>> I don't need the Hunspell dictionary and would prefer Emacs didn't bother to
>> look for it.
>>
>> What I find annoying is that I need to visit the file "text.txt" from within
>> emacs to open it. I don't see a way to open the file as an argument in the
>> shell command.
>>
>> To start emacs in the terminal doesn't help:
>>
>> bash-> emacs -nw text.txt
>>
>> ...still doesn't open the file "text.txt"
>>
>> I also seem to have a problem with the way the font is used in the emacs X
>> window. The normal 12 point size is thin and difficult to read. I need to
>> enlarge the font to 17 point to get the letters displayed OK. I can't
>> understand this, since the fonts are OK in the terminal, even when I use a
>> rather small sized font.
>>
>> Any help is greatly appreciated.
>>
>> Best regards, Daniel
>>
>> PS: Here is some more information:
>>
>> Emacs 26 was fine.
>>
>> I currently have Emacs 27 (emacs-27.1-2.1.x86_64)
>>
>> I am runninig TW 20200823.
>>
>> The long list of messages in the shell start is:
>>
>> Warning: game dir '/var/games/emacs': Permission denied
>
> Older emacs
>
>> Loading loadup.el (source)...
>
> Indeed ... missing pdmp patch
>
>> dump mode: nil
>> Using load-path (/usr/share/emacs/27.1/site-lisp /usr/share/emacs/site-lisp
>> /usr/share/emacs/27.1/lisp /usr/share/emacs/27.1/lisp/emacs-lisp
>> /usr/share/emacs/27.1/lisp/progmodes /usr/share/emacs/27.1/lisp/language
>> /usr/share/emacs/27.1/lisp/international
> [...]
>
> --
> "Having a smoking section in a restaurant is like having
> a peeing section in a swimming pool." -- Edward Burr
>
4 years, 2 months
[opensuse-factory] Flash with Firefox 80.0 is dysfunctional (again)
by Hans-Peter Jansen
Hi,
I just noticed, that Flash with the newest Firefox browser is dysfunctional
again. I need Flash for accessing a legacy vSphere vServer (v5.50).
Interestingly, FF 80 for Windows and current Chrome both (still) allows this.
stracing revealed some culprit (probably):
10787 17:12:22.517460 execve("/usr/lib64/firefox/plugin-container", ["/usr/
lib64/firefox/plugin-container", "/usr/lib64/mozilla/plugins/
libflashplayer.so", "-appdir", "/usr/lib64/firefox/b
rowser", "7563", "true", "plugin"], ["ANDROID_HOME=/home/hp/Android/Sdk",
"ANDROID_NDK=/home/hp/Android/Sdk/ndk-bundle", "AUDIODRIVER=pulseaudio",
"COLORTERM=1", "CONFIG_SITE=/usr/share/si
te/x86_64-unknown-linux-gnu", "CPU=x86_64", "CSHEDIT=emacs", "CVS_RSH=ssh",
"DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus", "DESKTOP_SESSION=/
usr/share/xsessions/plasma5", "DISPLA
Y=:0", "EDITOR=/usr/bin/vim", "FAXSERVER=hermes.lisa.loc", "FROM_HEADER=",
"GNOME_DISABLE_CRASH_DIALOG=1", "GPG_TTY=kein Terminal", "GTK2_RC_FILES=/etc/
gtk-2.0/gtkrc:/home/hp/.gtkrc-2.0:/h
ome/hp/.config/gtkrc-2.0", "GTK_IM_MODULE=cedilla", "GTK_MODULES=canberra-gtk-
module", "GTK_RC_FILES=/etc/gtk/gtkrc:/home/hp/.gtkrc:/home/hp/.config/gtkrc",
"G_BROKEN_FILENAMES=1", "G_FILE
NAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252", "HISTSIZE=60000", "HOME=/
home/hp", "HOST=xrated", "HOSTNAME=xrated", "HOSTTYPE=x86_64", "JAVA_BINDIR=/
usr/lib64/jvm/java/bin", "JAVA_HOME=/
usr/lib64/jvm/java", "JAVA_ROOT=/usr/lib64/jvm/java", "JDK_HOME=/usr/lib64/
jvm/java", "JRE_HOME=/usr/lib64/jvm/java", "KDE_APPLICATIONS_AS_SCOPE=1",
"KDE_FULL_SESSION=true", "KDE_SESSION_U
ID=1000", "KDE_SESSION_VERSION=5", "LANG=de_DE.UTF-8", "LANGUAGE=de:en_US",
"LD_LIBRARY_PATH=/usr/lib64/firefox/gtk2:/usr/lib64/firefox:/usr/lib64/
firefox", "LESS=-RMaiwj9", "LESSCLOSE=les
sclose.sh %s %s", "LESSKEY=/usr/etc/lesskey.bin", "LESSOPEN=lessopen.sh %s",
"LESS_ADVANCED_PREPROCESSOR=no", "LIBVIRT_DEFAULT_URI=qemu:///system",
"LIBXCB_ALLOW_SLOPPY_LOCK=1", "LOGNAME=h
p", "MACHTYPE=x86_64-suse-linux", "MAIL=/var/spool/mail/hp", "MANPATH=/usr/
local/man:/usr/share/man", "MINICOM=-c on", "MORE=-sl", "MOZILLA_FIVE_HOME=/
usr/lib64/firefox", "MOZ_APP_LAUNCHER
=/usr/bin/firefox", "MOZ_ASSUME_USER_NS=1",
"MOZ_CRASHREPORTER_DATA_DIRECTORY=/home/hp/.mozilla/firefox/Crash Reports",
"MOZ_CRASHREPORTER_EVENTS_DIRECTORY=/home/hp/.mozilla/firefox/x6pc2t
c4.default-1515499617867/crashes/events", "MOZ_CRASHREPORTER_PING_DIRECTORY=/
home/hp/.mozilla/firefox/Pending Pings", "MOZ_CRASHREPORTER_RESTART_ARG_0=/
usr/bin/firefox", "MOZ_CRASHREPORTER
_RESTART_ARG_1=", "MOZ_CRASHREPORTER_STRINGS_OVERRIDE=/usr/lib64/firefox/
browser/crashreporter-override.ini", "MOZ_DISABLE_LANGPACKS=1",
"MOZ_LAUNCHED_CHILD=", "MOZ_PROFILER_STARTUP=", "MO
Z_USE_XINPUT2=1", "NDK_PROJECT_PATH=/home/hp/Android/Sdk/ndk-bundle",
"NO_AT_BRIDGE=1", "OPTIX_INCLUDE_DIR=/opt/nvidia/optix/include",
"OPTIX_ROOT_DIR=/opt/nvidia/optix", "OSTYPE=linux", "
PAGER=less", "PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket", "PATH=/home/
hp/Android/Sdk/tools/bin:/usr/local/cuda-10.2/bin:/home/hp/bin:/usr/local/
bin:/usr/bin:/bin:/opt/google/androi
d-studio/bin", "PROFILEREAD=true", "PWD=/home/hp", "PYTHONSTARTUP=/etc/
pythonstart", "QEMU_AUDIO_DRV=pa", "QML_XHR_ALLOW_FILE_READ=1",
"QT_AUTO_SCREEN_SCALE_FACTOR=0", "QT_IM_MODULE=xim",
"QT_IM_SWITCHER=imsw-multi", "SDK_HOME=/usr/lib64/jvm/java",
"SDL_AUDIODRIVER=pulse", "SESSION_MANAGER=local/xrated:@/tmp/.ICE-unix/
2722,unix/xrated:/tmp/.ICE-unix/2722", "SHELL=/bin/bash"
, "SHLVL=0", "SSH_AGENT_PID=2657", "SSH_AUTH_SOCK=/tmp/ssh-3Lcw5aJx25Oe/agent.
2583", "TERM=xterm", "USER=hp", "WINDOWMANAGER=/usr/bin/startplasma-x11",
"XAUTHORITY=/run/user/1000/xauth_Vad
SOS", "XCURSOR_SIZE=24", "XCURSOR_THEME=Oxygen_Yellow", "XDG_CONFIG_DIRS=/etc/
xdg", "XDG_CURRENT_DESKTOP=KDE", "XDG_DATA_DIRS=/home/hp/.local/share/flatpak/
exports/share:/var/lib/flatpak/e
xports/share:/usr/local/share:/usr/share", "XDG_RUNTIME_DIR=/run/user/1000",
"XDG_SEAT=seat0", "XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0",
"XDG_SESSION_CLASS=user", "XDG_SESSION
_DESKTOP=KDE", "XDG_SESSION_ID=2", "XDG_SESSION_PATH=/org/freedesktop/
DisplayManager/Session1", "XDG_SESSION_TYPE=x11", "XDG_VTNR=7", "XKEYSYMDB=/
usr/X11R6/lib/X11/XKeysymDB", "XMODIFIERS=
@im=local", "XNLSPATH=/usr/share/X11/nls", "XRE_BINARY_PATH=",
"XRE_PROFILE_LOCAL_PATH=", "XRE_PROFILE_PATH=",
"XRE_RESTARTED_BY_PROFILE_MANAGER=", "XRE_START_OFFLINE=", "XSESSION_IS_UP=ye
s", "XUL_APP_FILE=", "doc=/usr/share/doc/packages", "howto=/usr/share/doc/
howto", "log=/var/log", "mod=/lib/modules/5.8.5-5-default", "pyalib=/usr/
lib64/python3.8", "pyasite=/usr/lib64/pyt
hon3.8/site-packages", "pylib=/usr/lib/python3.8", "pysite=/usr/lib/python3.8/
site-packages", "repo=/etc/zypp/repos.d", "sys=/etc/sysconfig", "sysnet=/etc/
sysconfig/network"] <unfinished .
..>
10787 17:12:22.546709 <... execve resumed>) = 0
10787 17:12:22.747080 writev(2, [{iov_base="/usr/lib64/firefox/plugin-
container", iov_len=35}, {iov_base=": ", iov_len=2}, {iov_base="symbol lookup
error", iov_len=19}, {iov_base=": ", iov_len=2}, {iov_base="/usr/lib64/
firefox/libxul.so", iov_len=28}, {iov_base=": ", iov_len=2},
{iov_base="undefined symbol: gtk_window_set_titlebar", iov_len=41},
{iov_base="", iov_len=0}, {iov_base="", iov_len=0}, {iov_base="\n",
iov_len=1}], 10 <unfinished ...>
10787 17:12:22.747171 <... writev resumed>) = 130
Because, it's missing gtk_window_set_titlebar, could it be, that the plugin-
container is build against the wrong gtk lib somehow?
If you use this antiquated tool as well, it would be nice to try your flash
provider with current FF and respond.
Please do not respond to discuss Flash. We all know, that is going to die.
Thanks,
Pete
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
4 years, 2 months
Re: [opensuse-factory] Religious and political views in packages
by A. den Oudsten
Op 12-09-11 20:03, Greg Freemyer schreef:
> Guys,
>
> If you move the atheism vs primordial creator discussion to
> opensuse-offtopic I'll join in.
>
> But this is not the place for it.
>
> Greg
>
> On Mon, Sep 12, 2011 at 1:44 PM, phanisvara das<listmail(a)phanisvara.com> wrote:
>> On Mon, 12 Sep 2011 21:07:58 +0530, Alin Marin Elena<alinm.elena(a)gmail.com>
>> wrote:
>>
>>> in a general sense all of us are believers. all system of thoughts are
>>> based on believing something... or if you want to be scientific,assuming
>>> some hypothesis. This is the place where the believers start
>>> to split... in what I like to think dogmatic and critical thinkers.
>>>
>>> the science which is the example you used... indeed starts with the
>>> statement there is X... and then puts all the machinery of critical
>>> thinking to establish some value of true or false to that statement...
>>> if true... the machinery continues and nice consequences areobtained...
>>> making your life better. if false a new statement is
>>> generated and the critical thinking process continues...
>>>
>>> the problem with the statement there is a god... or if you want in
>>> a more philosophical manner, there is a primordial cause... is that
>>> once one applies the critical thinking process the outcome is the
>>> there is a god or there is not god... cannot be proved...
>>
>> yes, it's beyond our ability to prove, or even to understand. people xxx
>> years ago couldn't have conceived of electricity, or whatever. there are
>> things we can't wrap our mind around, which aren't subject to the scientific
>> process we understand; doesn't mean they can't exist.
>>
>>
>>> The critical thinker... will say... I cannot use something I cannot
>>> prove to get a system of thoughts... the dogmatic believer will say
>>> there is a god... and then build his system of thoughts... with
>>> the consequences that we see today... probably Nietzsche put it the best
>>> with his God is dead.
>>
>> since it can't be proven either way with the means at our disposal, saying
>> "yes, there's god," or "no, there isn't one" are equally supported by
>> scientific evidence. it _is_ a question of belief, either way. now there's
>> plenty of quotes from scientists like altbert einstein and god knows how
>> many others [pun intended], and equally or more quotes of others saying the
>> opposite. confirms the 'scientific' result: is a matter of faith (and not
>> only idiots believe).
>>
>> unfortunately there are idiots in all of these camps, and they'll as happily
>> misuse religious sentiments (belief based on faith only, without critical
>> thinking) as they misuse results of scientific research that weren't really
>> meant for bad purposes.
>>
>>
>>> Of course you will find well versed believers how will tell you... that
>>> science cannot give you a moral system... law of gravitation will not tell
>>> you what is good to eat... to rich heaven. indeed moral systems
>>> come from ethics... And ethics is fully under the governance of critical
>>> thinking... and absurd outcomes are discarded..
>>
>> in my opinion that should be applied to any moral code, if it's based on
>> religious traditions or not. we, humans, are apt to make mistakes and worse:
>> use anything to our own advantage. there has to be critical thinking.
>>
>>
>>> On the other hand certain system of thought, of religious inspiration will
>>> not change their moral rules even when the absurdity is shown via
>>> the critical thinking process and they will dismiss the outcome on the
>>> base of work of devil, devils, negative forces. In past times and even
>>> nowadays religion equates ethics in certain spaces, as source of
>>> moral... and that is in my humble opinion a sorry state.
>>
>> i agree. i don't see it as "the work of religion," but as the work of bad or
>> selfish people. if they use religion or something else depends on what's
>> available. do you really think they fought those crusades because they
>> believed in god, or was it for the plunder and whatever political gains they
>> wanted to achieve? are the polititians of a certain super-power fighting the
>> "axis of evil" only for moral reasons?
>>
>>
>>> Now you may come with the argument that many people cannot be wrong,
>>> and there are plenty being religious around.
>>
>> ahem, i didn't make this argument and don't support it.
>>
>>
>>> I will invite them, then to see if a
>>> statement like that stands the critical thinking process.
>>> Who were the wrongs or the rights? The Christian who massacred Muslims or
>>> the Muslims who massacred the Christians. these are just simple facts
>>> that happened in the last 1000 years in Europe and Middle East. The
>>> Hindus who hacked to pieces Muslims or the Muslims who hacked to pieces
>>> Hindus... that was sometime in the last 100 years on the Indian
>>> subcontinent.. and all of them started simple by the fact that there is
>>> a god (in its various flavours) was assumed true by many.
>>
>> in my opinion, that was not the reason for any of these massacres. it's that
>> people in general don't think very much, don't like to ask themselves and
>> others uncomfortable questions. talented people w/o scruples can misuse
>> that, and if there's no "religion" around, they'll use something else. it's
>> not that by abolishing religion you'll make people more critical; they'll
>> find something or somebody else to follow; they'll be made an "offer they
>> can't refuse."
>>
>>
>>> And of course
>>> one can give a lot of examples of the absurdity that assuming true a
>>> statement like there is a god!
>>
>> ...and the other way around.
>>
>>
>>> Personally I think more the religious ideas are exposed to critical
>>> thinking better for society... more people are allowed to question them
>>> faster the society will move towards a better place... but maybe all
>>> this is just wishful thinking...
>>
>> and here i finally agree with you. there's so much BS around, not only but
>> also in the garb of religion.
>>
>>
>> --
>> phani.
>> --
>> To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
>> For additional commands, e-mail: opensuse-factory+help(a)opensuse.org
>>
>>
>
>
I could not agree more
André den Oudsten
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-factory+help(a)opensuse.org
13 years, 2 months
Re: [opensuse-factory] EOL feature
by Carlos E. R.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2011-05-27 22:06, Andrew Joakimsen wrote:
> The mirrors are still out there. I don't understand why we need to
> break people's package managers after a certain time.
>
> Sure its EOL, sure it's not suggested to use, etc, etc. But why do we
> need to break people's package managers?
The package managers are already broken. The packagekit applet is
complaining here about every 15 minutes that it could not connect to a
software source.
I had to do:
mv /usr/sbin/packagekitd /usr/sbin/packagekitd.noquiero
to stop that nonsense.
Look how many repos fail for me:
Telcontar:~ # zypper refresh
Repository 'NVIDIA Repository' is up to date.
Download (curl) error for
'http://ftp.gwdg.de/pub/linux/misc/packman/suse/11.2/repodata/repomd.xml':
Error code: User abort
Error message: connect() timed out!
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'Packman Repository':
Download (curl) error for
'http://ftp.gwdg.de/pub/linux/misc/packman/suse/11.2/repodata/repomd.xml':
Error code: User abort
Error message: connect() timed out!
Skipping repository 'Packman Repository' because of the above error.
Repository 'Google Talk Plugin' is up to date.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/home:/plater/openSUSE_11.2/'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: home: Dave Plater':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/home:/plater/openSUSE_11.2/'
Skipping repository 'OBS: home: Dave Plater' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/server:/database/openSUSE_11.2/'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: Database':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/server:/database/openSUSE_11.2/'
Skipping repository 'OBS: Database' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/KDE%3a/KDE3/openSUSE_11.2/'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: KDE: KDE3':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/KDE%3a/KDE3/openSUSE_11.2/'
Skipping repository 'OBS: KDE: KDE3' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/KDE%3a/UpdatedApps/openSUSE_11.2'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: KDE: UpdatedApps':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/KDE%3a/UpdatedApps/openSUSE_11.2'
Skipping repository 'OBS: KDE: UpdatedApps' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/openSUSE%3a/Tools/openSUSE_11.2'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: oS: tools':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/openSUSE%3a/Tools/openSUSE_11.2'
Skipping repository 'OBS: oS: tools' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/OpenOffice.org%3a/STABLE/openSUSE…'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: OpenOffice.org':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/OpenOffice.org%3a/STABLE/openSUSE…'
Skipping repository 'OBS: OpenOffice.org' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/openSUSE:/11.2:/Contrib/standard'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: Contrib/standard':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/openSUSE:/11.2:/Contrib/standard'
Skipping repository 'OBS: Contrib/standard' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/games/openSUSE_11.2/'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: games':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/games/openSUSE_11.2/'
Skipping repository 'OBS: games' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/hamradio/openSUSE_11.2'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: hamradio':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/hamradio/openSUSE_11.2'
Skipping repository 'OBS: hamradio' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_1…'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: multimedia: audio: KMP':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_1…'
Skipping repository 'OBS: multimedia: audio: KMP' because of the above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_1…'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: multimedia: audio: KMP (update)':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_1…'
Skipping repository 'OBS: multimedia: audio: KMP (update)' because of the
above error.
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/science/openSUSE_11.2/'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: science':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/science/openSUSE_11.2/'
Skipping repository 'OBS: science' because of the above error.
Retrieving repository 'OBS: server: mail' metadata [done]
Building repository 'OBS: server: mail' cache [done]
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/drivers:/webcam/openSUSE_11.2/'
Abort, retry, ignore? [a/r/i/?] (a): i
Error retrieving metadata for 'OBS: Drivers for webcams':
File '/repodata/repomd.xml' not found on medium
'http://download.opensuse.org/repositories/drivers:/webcam/openSUSE_11.2/'
Skipping repository 'OBS: Drivers for webcams' because of the above error.
Repository 'openSUSE-11.2-Source' is up to date.
Repository 'libdvdcss repository' is up to date.
Repository 'openSUSE-11.2-Non-Oss' is up to date.
Repository 'openSUSE-11.2-Oss' is up to date.
Repository 'openSUSE-11.2-Update' is up to date.
Some of the repositories have not been refreshed because of an error.
Telcontar:~ #
- --
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 "Emerald" at Telcontar)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAk3gOWoACgkQtTMYHG2NR9V+yACfSrA1PwrTCGnTdVuNQSqtrMgB
qv0AmwcQnODdpgRyO6Uw8DrE58WBk7sK
=WkzD
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-factory+help(a)opensuse.org
13 years, 5 months
New Tumbleweed snapshot 20230424 released!
by Dominique Leuenberger
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=1&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
akonadi-calendar (22.12.3 -> 23.04.0)
akonadi-calendar-tools (22.12.3 -> 23.04.0)
akonadi-contact (22.12.3 -> 23.04.0)
akonadi-import-wizard (22.12.3 -> 23.04.0)
akonadi-mime (22.12.3 -> 23.04.0)
akonadi-search (22.12.3 -> 23.04.0)
akonadi-server (22.12.3 -> 23.04.0)
akregator (22.12.3 -> 23.04.0)
analitza (22.12.3 -> 23.04.0)
ark (22.12.3 -> 23.04.0)
baloo5-widgets (22.12.3 -> 23.04.0)
blinken (22.12.3 -> 23.04.0)
calendarsupport (22.12.3 -> 23.04.0)
coreutils (9.2 -> 9.3)
dolphin (22.12.3 -> 23.04.0)
ebook-tools
eventviews (22.12.3 -> 23.04.0)
ffmpegthumbs (22.12.3 -> 23.04.0)
filelight (22.12.3 -> 23.04.0)
gnome-maps (44.0 -> 44.1)
gnome-remote-desktop (44.0 -> 44.1)
gtk4 (4.10.1 -> 4.10.3)
gupnp
gwenview5 (22.12.3 -> 23.04.0)
incidenceeditor (22.12.3 -> 23.04.0)
kaccounts-integration (22.12.3 -> 23.04.0)
kaccounts-providers (22.12.3 -> 23.04.0)
kaddressbook (22.12.3 -> 23.04.0)
kalgebra (22.12.3 -> 23.04.0)
kamera (22.12.3 -> 23.04.0)
kanagram (22.12.3 -> 23.04.0)
kapptemplate (22.12.3 -> 23.04.0)
kate (22.12.3 -> 23.04.0)
kbruch (22.12.3 -> 23.04.0)
kcachegrind (22.12.3 -> 23.04.0)
kcalc (22.12.3 -> 23.04.0)
kcharselect (22.12.3 -> 23.04.0)
kcolorchooser (22.12.3 -> 23.04.0)
kde-print-manager (22.12.3 -> 23.04.0)
kdeconnect-kde (22.12.3 -> 23.04.0)
kdeedu-data (22.12.3 -> 23.04.0)
kdegraphics-thumbnailers (22.12.3 -> 23.04.0)
kdenetwork-filesharing (22.12.3 -> 23.04.0)
kdepim-addons (22.12.3 -> 23.04.0)
kdepim-runtime (22.12.3 -> 23.04.0)
kdevelop5 (22.12.3 -> 23.04.0)
kdialog (22.12.3 -> 23.04.0)
kgeography (22.12.3 -> 23.04.0)
khangman (22.12.3 -> 23.04.0)
khelpcenter5 (22.12.3 -> 23.04.0)
kidentitymanagement (22.12.3 -> 23.04.0)
kig (22.12.3 -> 23.04.0)
kio-extras5 (22.12.3 -> 23.04.0)
kio_audiocd (22.12.3 -> 23.04.0)
kipi-plugins (22.12.3 -> 23.04.0)
kiten (22.12.3 -> 23.04.0)
kldap (22.12.3 -> 23.04.0)
kleopatra (22.12.3 -> 23.04.0)
kmag (22.12.3 -> 23.04.0)
kmahjongg (22.12.3 -> 23.04.0)
kmail (22.12.3 -> 23.04.0)
kmail-account-wizard (22.12.3 -> 23.04.0)
kmailtransport (22.12.3 -> 23.04.0)
kmines (22.12.3 -> 23.04.0)
kmousetool (22.12.3 -> 23.04.0)
kmplot (22.12.3 -> 23.04.0)
knotes (22.12.3 -> 23.04.0)
kompare (22.12.3 -> 23.04.0)
konsole (22.12.3 -> 23.04.0)
kontact (22.12.3 -> 23.04.0)
konversation (22.12.3 -> 23.04.0)
korganizer (22.12.3 -> 23.04.0)
kpat (22.12.3 -> 23.04.0)
kpimtextedit (22.12.3 -> 23.04.0)
kqtquickcharts (22.12.3 -> 23.04.0)
kreversi (22.12.3 -> 23.04.0)
ksanecore (22.12.3 -> 23.04.0)
ksudoku (22.12.3 -> 23.04.0)
ktouch (22.12.3 -> 23.04.0)
kwalletmanager5 (22.12.3 -> 23.04.0)
kwordquiz (22.12.3 -> 23.04.0)
libgravatar (22.12.3 -> 23.04.0)
libkcddb (22.12.3 -> 23.04.0)
libkcompactdisc (22.12.3 -> 23.04.0)
libkdcraw (22.12.3 -> 23.04.0)
libkdegames (22.12.3 -> 23.04.0)
libkdepim (22.12.3 -> 23.04.0)
libkeduvocdocument (22.12.3 -> 23.04.0)
libkexiv2 (22.12.3 -> 23.04.0)
libkgapi (22.12.3 -> 23.04.0)
libkipi (22.12.3 -> 23.04.0)
libkleo (22.12.3 -> 23.04.0)
libkmahjongg (22.12.3 -> 23.04.0)
libkomparediff2 (22.12.3 -> 23.04.0)
libksane (22.12.3 -> 23.04.0)
libksieve (22.12.3 -> 23.04.0)
libqt5-qtbase (5.15.8+kde185 -> 5.15.9+kde151)
libqt5-qtconnectivity (5.15.8+kde8 -> 5.15.9+kde5)
libqt5-qtdeclarative (5.15.8+kde22 -> 5.15.9+kde23)
libqt5-qtgraphicaleffects (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtimageformats (5.15.8+kde9 -> 5.15.9+kde9)
libqt5-qtlocation (5.15.8+kde4 -> 5.15.9+kde5)
libqt5-qtmultimedia (5.15.8+kde3 -> 5.15.9+kde3)
libqt5-qtnetworkauth (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtquickcontrols (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtquickcontrols2 (5.15.8+kde7 -> 5.15.9+kde5)
libqt5-qtsensors (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtserialport (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtspeech (5.15.8+kde1 -> 5.15.9+kde1)
libqt5-qtsvg (5.15.8+kde8 -> 5.15.9+kde7)
libqt5-qttools (5.15.8+kde1 -> 5.15.9+kde1)
libqt5-qttranslations (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtvirtualkeyboard (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtwayland (5.15.8+kde63 -> 5.15.9+kde55)
libqt5-qtwebchannel (5.15.8+kde3 -> 5.15.9+kde3)
libqt5-qtwebsockets (5.15.8+kde3 -> 5.15.9+kde2)
libqt5-qtwebview (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtx11extras (5.15.8+kde0 -> 5.15.9+kde0)
libqt5-qtxmlpatterns (5.15.8+kde0 -> 5.15.9+kde0)
llvm16 (16.0.1 -> 16.0.2)
lokalize (22.12.3 -> 23.04.0)
mailcommon (22.12.3 -> 23.04.0)
mailimporter (22.12.3 -> 23.04.0)
mbox-importer (22.12.3 -> 23.04.0)
messagelib (22.12.3 -> 23.04.0)
mobipocket (22.12.3 -> 23.04.0)
nfs-utils
okular (22.12.3 -> 23.04.0)
parley (22.12.3 -> 23.04.0)
pim-data-exporter (22.12.3 -> 23.04.0)
pim-sieve-editor (22.12.3 -> 23.04.0)
pimcommon (22.12.3 -> 23.04.0)
python-anyio
python-cryptography
python-lxml
python-pbr
python-testtools
python310-packaging
shotwell (0.31.90 -> 0.32.0)
signon-kwallet-extension (22.12.3 -> 23.04.0)
skanlite (22.12.3 -> 23.04.0)
spectacle (22.12.3 -> 23.04.0)
step (22.12.3 -> 23.04.0)
umbrello (22.12.3 -> 23.04.0)
xdg-desktop-portal-gnome (44.0 -> 44.1)
xdg-desktop-portal-gtk
yast2-trans (84.87.20230420.b54e9530 -> 84.87.20230421.14b25cdb42)
=== Details ===
==== akonadi-calendar ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akonadi-plugin-calendar kalendarac
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akonadi-calendar-tools ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akonadi-calendar-tools-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akonadi-contact ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akonadi-contact-lang akonadi-plugin-contacts
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akonadi-import-wizard ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akonadi-import-wizard-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akonadi-mime ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akonadi-search ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akonadi-search-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akonadi-server ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akonadi-server-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== akregator ====
Version update (22.12.3 -> 23.04.0)
Subpackages: akregator-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== analitza ====
Version update (22.12.3 -> 23.04.0)
Subpackages: analitza-lang libAnalitza8
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== ark ====
Version update (22.12.3 -> 23.04.0)
Subpackages: ark-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== baloo5-widgets ====
Version update (22.12.3 -> 23.04.0)
Subpackages: baloo5-widgets-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== blinken ====
Version update (22.12.3 -> 23.04.0)
Subpackages: blinken-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== calendarsupport ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== coreutils ====
Version update (9.2 -> 9.3)
Subpackages: coreutils-lang
- update to 9.3:
Bug fixes:
* cp --reflink=auto (the default), mv, and install
will again fall back to a standard copy in more cases.
Previously copies could fail with permission errors on
more restricted systems like android or containers etc.
[bug introduced in coreutils-9.2]
* cp --recursive --backup will again operate correctly.
Previousy it may have issued "File exists" errors when
it failed to appropriately rename files being replaced.
[bug introduced in coreutils-9.2]
* date --file and dircolors will now diagnose a failure to read a file.
Previously they would have silently ignored the failure.
[This bug was present in "the beginning".]
* md5sum --check again correctly prints the status of each file checked.
Previously the status for files was printed as 'OK' once any file had passed.
This also applies to cksum, sha*sum, and b2sum.
[bug introduced in coreutils-9.2]
* wc will now diagnose if any total counts have overflowed.
[This bug was present in "the beginning".]
* `wc -c` will again correctly update the read offset of inputs.
Previously it deduced the size of inputs while leaving the offset unchanged.
[bug introduced in coreutils-8.27]
* Coreutils programs no longer fail for timestamps past the year 2038
on obsolete configurations with 32-bit signed time_t, because the
build procedure now rejects these configurations.
[This bug was present in "the beginning".]
Changes in behavior:
* 'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
due to -n, -i, or -u.
New features:
* cp and mv now support --update=none to always skip existing files
in the destination, while not affecting the exit status.
This is equivalent to the --no-clobber behavior from before v9.2.
- drop fix-reflink-fallback.patch (upstream).
==== dolphin ====
Version update (22.12.3 -> 23.04.0)
Subpackages: dolphin-part dolphin-part-lang libdolphinvcs5
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
- Rebase patches:
* dolphin-go_up.diff
* 0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch
==== ebook-tools ====
- Fix a crash when an itemref in the spine has no idref,
see kde#466540.
* add 0002-Avoid-crash-on-spine-itemref-without-idref.patch
- Replace 0001-Avoid-crash-on-toc-navPoint-without-navLabel.patch
with 0001-Avoid-crash-on-toc.ncx-navPoint-without-navLabel.patch
==== eventviews ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== ffmpegthumbs ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== filelight ====
Version update (22.12.3 -> 23.04.0)
Subpackages: filelight-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== gnome-maps ====
Version update (44.0 -> 44.1)
Subpackages: gnome-maps-lang
- Update to version 44.1:
+ Disable animations also on zoom-to-fit and when selecting
itinerary point for public transit routes, to avoid tile server
throttling.
+ Fix the "Send to" dialog which was broken in the case when
there are external apps supporting geo: links.
+ Updated translations.
==== gnome-remote-desktop ====
Version update (44.0 -> 44.1)
Subpackages: gnome-remote-desktop-lang
- Update to version 44.1:
* daemon: Stop and clear rdp/vnc servers when start fails
* session-rdp:
- Prevent DVC reinitializations on session shutdown
- Fix small style issue
* rdp/rdpgfx: Use correct GMainContext for protocol reset source
* clipboard-rdp: Make warnings more explicit on content
conversion failure
==== gtk4 ====
Version update (4.10.1 -> 4.10.3)
Subpackages: gtk4-lang gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.10.3:
+ Fix a popover positioning regression in 4.10.2.
+ Fix issues with slow loading files in the file chooser.
- Update to version 4.10.2:
+ Holding control to select multiple files broken in filechooser
+ Inspector crash
+ Listbase doesn't account for bottom padding in
size_allocate_child
+ Leaking AT contexts
+ OpenGL / Windows: Crash when closing gtk4-widget-factory
+ GTK apps crash on startup when setting cursor-size to 0 on
Wayland
+ Segmentation fault: gdk_wayland_toplevel_set_startup_id() needs
to null-check display->xdg_activation before using it
+ Possible use-after-free under
gtk_scrolled_window_update_use_indicators()
+ Wrong error message in `gtk_init`
+ Segfault when scrolling after changing ListView model
+ Bluetooth panel from the Settings app: clicking in the
"Downloads" link no longer opens Nautilus
+ Broadway docs or code is broken
+ Disabled GtkPicture's are not properly themed
+ Setting CSS padding to a GtkTextView gives the context menu an
offset
+ A11y: the Showing state is used only for windows
+ Gtk4 expander: CSS nodes mismatch code vs. documentation
+ Invoking gtk inspector on a folder results in a crash
+ Double tap requires very precise touch input
+ Name autocompletion dropdown in the GTK4 FileChooser's Save
dialog gets stuck, creates artifacts, jumps around
+ Links are not opened when xdg-desktop-portal OpenURI is not
available
+ GtkSnapshot generates no nodes appending whitespace-only
layouts
+ Updated translations.
==== gupnp ====
- Update license tag to LGPL-2.1-or-later.
==== gwenview5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: gwenview5-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== incidenceeditor ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kaccounts-integration ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kaccounts-integration-lang libkaccounts2
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kaccounts-providers ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kaccounts-providers-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kaddressbook ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kaddressbook-doc kaddressbook-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kalgebra ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kalgebra-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kamera ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kamera-lang kio_kamera
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kanagram ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kanagram-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kapptemplate ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kapptemplate-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kate ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kate-lang kate-plugins
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
- Rebase patch:
* 0001-Defuse-root-block.patch
==== kbruch ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kbruch-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kcachegrind ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kcachegrind-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kcalc ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kcalc-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kcharselect ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kcharselect-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kcolorchooser ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kcolorchooser-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kde-print-manager ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kde-print-manager-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdeconnect-kde ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdeconnect-kde-lang kdeconnect-kde-zsh-completion
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
==== kdeedu-data ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdegraphics-thumbnailers ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdenetwork-filesharing ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdenetwork-filesharing-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdepim-addons ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdepim-addons-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdepim-runtime ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdepim-runtime-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdevelop5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdevplatform kdevplatform-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kdialog ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdialog-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kgeography ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kgeography-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== khangman ====
Version update (22.12.3 -> 23.04.0)
Subpackages: khangman-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== khelpcenter5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: khelpcenter5-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kidentitymanagement ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kig ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kig-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kio-extras5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kio-extras5-lang libkioarchive5
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kio_audiocd ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kio_audiocd-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kipi-plugins ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kipi-plugins-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kiten ====
Version update (22.12.3 -> 23.04.0)
Subpackages: fonts-KanjiStrokeOrders kiten-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kldap ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kldap-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kleopatra ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kleopatra-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmag ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmag-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmahjongg ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmahjongg-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmail ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmail-application-icons kmail-lang ktnef
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmail-account-wizard ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmail-account-wizard-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmailtransport ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmailtransport-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmines ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmines-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmousetool ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmousetool-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kmplot ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kmplot-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== knotes ====
Version update (22.12.3 -> 23.04.0)
Subpackages: knotes-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kompare ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kompare-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== konsole ====
Version update (22.12.3 -> 23.04.0)
Subpackages: konsole-part konsole-part-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kontact ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kontact-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== konversation ====
Version update (22.12.3 -> 23.04.0)
Subpackages: konversation-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== korganizer ====
Version update (22.12.3 -> 23.04.0)
Subpackages: korganizer-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kpat ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kpat-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kpimtextedit ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kqtquickcharts ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kreversi ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kreversi-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== ksanecore ====
Version update (22.12.3 -> 23.04.0)
Subpackages: ksanecore-lang libKSaneCore1
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== ksudoku ====
Version update (22.12.3 -> 23.04.0)
Subpackages: ksudoku-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== ktouch ====
Version update (22.12.3 -> 23.04.0)
Subpackages: ktouch-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kwalletmanager5 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kwalletmanager5-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== kwordquiz ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kwordquiz-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libgravatar ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkcddb ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKF5Cddb5 libkcddb-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkcompactdisc ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkdcraw ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkdegames ====
Version update (22.12.3 -> 23.04.0)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-lang libkdegames-qt5-imports
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkdepim ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libkdepim-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkeduvocdocument ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkexiv2 ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkgapi ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libkgapi-lang sasl2-kdexoauth2
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkipi ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkleo ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libkleo-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkmahjongg ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKF5KMahjongglib5 libkmahjongg-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libkomparediff2 ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== libksane ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKF5Sane5 libksane-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
- Drop patch, merged upstream:
* 0001-Don-t-search-for-KSane-Core-in-KF5SaneConfig.patch
==== libksieve ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libksieve-lang libksieve5
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
- Drop patch, merged upstream:
* 0001-Fix-467034-libksieve-src-kmanagesieve-session.cpp-as.patch
==== libqt5-qtbase ====
Version update (5.15.8+kde185 -> 5.15.9+kde151)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to version 5.15.8+kde329, rebased upstream:
* QCborValue: fix incorrect to{Array,Map} when the value is empty
* QMargins: fix a missing "full stop" in the docs
* QLibrary: restore translated string
* QLibrary: fix possible arg() format clobbering
* iOS: Use python3 for enumerating test target devices
* Android: Treat ACTION_CANCEL as TouchCancelEvent
* Doc: Fix broken formatting
* QFileSystemEngine: fix potential formatting error
* QString::asprintf: check that passing field widths as arguments works
* Backport recent QFlags tests
* network: Fix typos in documentation
* Fix accuracy with screen composition
* Doc: Update documentation for QElapsedTimer's in Windows
* Document that QStandardPath::findExecutable works with absolute paths
* macOS: Use native resize cursors for diagonal resize
* Fix clipped glyphs in text rendering of QGraphicsTextItem
* Change comparison data type to fix int overflow
* Add missing Q_WEAK_OVERLOAD definition
* Update QFileInfo docs to mention macOS aliases
* Distinguish macOS aliases from normal symbolic links
* Windows QPA: Fix frameless maximize on secondary screens
* Rewrite tst_qdataurl as a data-driven test
* Fix compilation for wasm
* QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controller
* Fix QDockWidget's dock area permissions after hovering
* Fix C++20 ambiguous relational operators between QJsonValue{,Ref}
* Android: make sure that orientationChange is reported after resize
* Android: set all QScreen's geometry-related parameters together
* Blacklist: test cases blacklisted in tst_QDBusConnection:
* wasm: fix issue with passing username/password to network request
* macOS: Pass multi arch flags when linking qmake
* QCocoaFileDialogHelper: Always enable symlinks and aliases to directories
* Android: terminate argv passed to main() with nullptr
* Update bundled libjpeg-turbo to version 2.1.3
* ANGLE: Load the DirectX libraries from the system path directly
* SQLite: Update SQLite to v3.37.2
* Fix compiler warnings about unused parameters
* Fix getsockopt option_value initial initialization
* Http2: Fix redirect-handling
* Android A11Y: Fix value rounding
* Android A11Y: Announce value together with element name when focused
* Android A11Y: handle valueChanged events
* tst_QSystemSemaphore: give proper path to test-helper
* QNX: Silence compiler warning by initializing variable
* Update LICENSE.QT-LICENSE-AGREEMENT
* winrt appxmanifest: Properly replace VCLibs version for newer MSVC versions
* QAbstractSocket: Don't pretend pause and resume is a stack
* Gui: test also depends for clipboard feature
* QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHandler()
* macOS: Respect QMAKE_APPLE_DEVICE_ARCHS when building qmake
* HTTP: Make redirect response parsing more generic
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 20.04
* Android A11Y: populate child elements when constructing node info
* Fix issue where readyRead() could happen after disconnected()
* QStringView: add missing constexpr so we can use is_constant_evaluated
* Use Android's View.generateViewId() for generating ids for views/surfaces
* Remove documentation of non-existing QAccessible state
* Doc: Fix snippet to match actual QFileInfo behavior
* Android: Re-focus focused accessibility node after orientation change
* Android A11Y: execute C++ code on main Qt thread
* Android: extract parentId for hidden object in advance
* xcb: Show valuator atom names properly in categorized logging
* Android: replace stacktrace with debug message in search for setService
* Better document attaching a QFutureWatcher to a started QFuture
* doc: Update GenericDataLocation location on iOS
* BLACKLIST test_Gestures tests for RHEL-8.4
* QPlainTestLogger: do not print "failure location" if there's no failure
* QAbstractItemView: do not access invalid model indices (3/N)
* Win32: always allow the event loop to be woken up by posted events
* rhi: d3d11: Use __uuidof where we can
* Don't QEXPECT_FAIL tst_QLineEdit::testQuickSelectionWithMouse on macOS ARM
* Network: Emit authenticationRequired when using Ntlm
* testlib: Disable window restoration on macOS in a non-persistent way
* QAbstractItemView: do not access invalid model indices (2/N)
* QAbstractItemView: do not access invalid model indices (1/N)
* QAbstractItemView: code tidies
* Update float16 part of TestLib selftest
* QGuiApplication: constant-initialize lastCursorPosition
* Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows versions
* [Android]: Handle the screen name, modes and refreshRate properly
* QVersionNumber: remove the "pure" attribute from commonPrefix()
* QEvent: initialize the static userEventTypeRegistry constexprly
* Let QXcbGlxWindow::createVisual fallback to QXcbWindow::createVisual
* Android A11Y: fix content update notification when object is hidden
* Android: explicitly remove accessibility focus when element is hidden
* BLACKLIST tst_qfont for Red Hat 8.4 and Ubuntu 20.04
* QtCore: includemocs
* Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool
* INTEGRITY: Prevent deletion of virtual functions
* QMake: replace a Q_ASSERT() with a Q_UNREACHABLE()
* QTransform benchmark: measure what was promised
* QStaticByteArrayMatcher: add a useful comment
* QMacStyle: use the 'momentary push in' type for push buttons
* qopengl.h: Move C header #include(s) out of the QT_NAMESPACE
* Enable all supported 1.0 device features in QVulkanWindow
* Fix queue passed to vkQueuePresent
* QFusionStyle: don't draw an invalid outline for up/down buttons
* Doc: Make QListIterator snippets more robust
... changelog too long, skipping 46 lines ...
* QDateTime: Don't require c++17
==== libqt5-qtconnectivity ====
Version update (5.15.8+kde8 -> 5.15.9+kde5)
Subpackages: libQt5Bluetooth5 libQt5Bluetooth5-imports libQt5Nfc5 libQt5Nfc5-imports libqt5-qtconnectivity-tools
- Update to version 5.15.8+kde34, rebased upstream:
* Close socket descriptor when QBluetoothSocketBluez is destroyed
* Fix Bluez BT LE battery reading
* Repair tst_QBluetoothDeviceDiscoveryAgent on Android
* Accommodate different bluez socket types in autotest [secFlags]
* Improve bluetooth service discovery on macOS Monterey
* Avoid multiple client sockets in pingpong bluetooth example
* IOBluetooth: tweak a couple of classes
* Fix missing MetaType registration
* Improve macOS classic bluetooth (server) SDP record creation
* IOBluetooth: fix SDP inquiry broken by Monterey
* Windows BT: reverse the latter UUID part to correct order
* Document the bluetooth socket data pausing on macOS Monterey
* Decrement the pending paired device counter only once per device
* Make Windows bluetooth to scan all found devices for services
* PingPong example: let the parent QObject do the cleanup
* Android: fix signal order during service discovery
* Store the serviceinfo in pingpong example
* tst_QBluetoothServiceInfo::tst_assignment - fix for Monterey
* IOBluetooth (device scan) - reduce the manual timeout
* Android BT LE Client thread protection improvement
* Windows QBluetoothSocket: fix crash at disconnecting
* Add Info.plists to autotests which require bluetooth usage key
* Windows QBluetoothSocket: remove unneeded variable from SocketWorker
* QLowEnergyController Windows: fix early disconnect crash on Win 11
==== libqt5-qtdeclarative ====
Version update (5.15.8+kde22 -> 5.15.9+kde23)
- Update to version 5.15.8+kde67, rebased upstream:
* QQuickItem: Fix effective visibility for items without parent
* Prevent crash when destroying asynchronous Loader
* Quick Animations: Fix crash
* qv4function: Fix crash due to reference being invalidated
* Models: Avoid crashes when deleting cache items
* QQuickState::when: handle QJSValue properties correctly
* QQmlImportDatabase: Make sure the newly added import path be first
* Revert "Fix missing glyphs when using NativeRendering"
* Fix missing glyphs when using NativeRendering
* Update the window cursor on mouse release
* Blacklist: test cases blacklisted in tst_QQuickListView:
* Blacklist: test cases blacklisted in tst_QQuickMultiPointTouchArea:
* Fix crash with NativeRendering on RHI
* A11Y: make QQuickText focusable for A11Y
* QQuickWindow: improve docs for activeFocusItem
* Doc: add example snippets for containmentMask
* Fix typo in qquickdroparea/BLACKLIST for Ubuntu-20.04
* QQmlAdaptorModel: Do not use reparenting for lifetime managemment
* Correctly handle QQuickState::when
* CMake: Fix handling of empty qrc files with qtquickcompiler
* CMake: Skip qtquickcompiler cmake test on macOS ARM
* Fix indices alignment problem
* Fix indentation in positioners example
* doc: Fix QQuickItem point/rect mapping methods signatures
* Instantiator: Do not load items when inactive
* Doc: Fix QtQuick::Loader::item type
* Doc: fix incorrect type name on focus page
* icutils::Node: GCC 11 -Werror=maybe-uninitialized w/-fsanitize=undefined
* tst_qquickimageprovider: fix some memleaks
* Fix incorrect behavior after displace transition
* Fix edge cases in arcTo
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qt
* Use tree hash rather than commit hash in .tag file
* Adjust default max call depth for QNX
* Blacklist containsDrag_internal on Ubuntu 20.04
* QQmlLoggingCategory: Avoid unnecessary warnings from setters
* Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOS
* Assert that QQmlDelegateModel's count can't be less than zero
* qml{plugindump|importscanner}: Don't mix std::cerr and std::wcerr
* Treat unknown tablet device as stylus and create QTabletEvent
* GridView: Set content position when changing cell size
* QQuickItemViewTransitionAttached: Avoid dangling pointers
* Bound animatorjob value to the given range
- Commits dropped by the rebase:
* Document that StyledText also supports and "
==== libqt5-qtgraphicaleffects ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtimageformats ====
Version update (5.15.8+kde9 -> 5.15.9+kde9)
- Update to version 5.15.8+kde12, rebased upstream:
* Update bundled libwebp to version 1.2.2
==== libqt5-qtlocation ====
Version update (5.15.8+kde4 -> 5.15.9+kde5)
Subpackages: libQt5Location5 libQt5Positioning5 libQt5PositioningQuick5
- Update to version 5.15.8+kde7, rebased upstream:
* No code changes
==== libqt5-qtmultimedia ====
Version update (5.15.8+kde3 -> 5.15.9+kde3)
- Update to version 5.15.8+kde7, rebased upstream:
* Fix duration() with very long media with gstreamer
* Blacklist tst_QAudioOutput on macOS ARM
==== libqt5-qtnetworkauth ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtquickcontrols ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtquickcontrols2 ====
Version update (5.15.8+kde7 -> 5.15.9+kde5)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.8+kde11, rebased upstream:
* SwipeView: don't cull every child item that gets added
* AbstractButton: fix fast clicks being treated as double clicks
==== libqt5-qtsensors ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtserialport ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtspeech ====
Version update (5.15.8+kde1 -> 5.15.9+kde1)
Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd
- Update to version 5.15.8+kde4, rebased upstream:
* Fix QtSpeech example querying locales before initialising
==== libqt5-qtsvg ====
Version update (5.15.8+kde8 -> 5.15.9+kde7)
- Update to version 5.15.8+kde10, rebased upstream:
* No code changes
==== libqt5-qttools ====
Version update (5.15.8+kde1 -> 5.15.9+kde1)
Subpackages: libQt5Designer5 libQt5Help5 libqt5-qdbus libqt5-qtpaths
- Update to version 5.15.8+kde10, rebased upstream:
* qdoc: Fix assert on empty link target
* macdeployqt: donât err on unexpected otool output
* Don't run qdoc tests if qdoc was not enabled during configure
* CMake: Fix qt_create_translation to not remove .ts files on "clean"
* lupdate: Support numeric literal separators
* designer: Fix MSVC warning about returning address of local variable or temporary
* Bump copyright year to 2022
==== libqt5-qttranslations ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtvirtualkeyboard ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell
- Update to version 5.15.8+kde6, rebased upstream:
* Fix activation of input panel when initial active focus is set
* Blacklist: test cases blacklisted in inputpanel:
* Blacklist more test_fullScreenModeSelectionHandles rows
* Disable Windows IME when Qt Virtual Keyboard plugin is loaded
==== libqt5-qtwayland ====
Version update (5.15.8+kde63 -> 5.15.9+kde55)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Update to version 5.15.8+kde70, rebased upstream:
* Don't keep eglConfig in hardwareintegration
* Update the window geometry when changing decorations
* Fix build with -no-feature-tabletevent
* Fix wayland touch event to use time stamp from wayland compositor
* wayland touch event to add key modifier
==== libqt5-qtwebchannel ====
Version update (5.15.8+kde3 -> 5.15.9+kde3)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports
- Update to version 5.15.8+kde5, rebased upstream:
* No code changes
==== libqt5-qtwebsockets ====
Version update (5.15.8+kde3 -> 5.15.9+kde2)
Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports
- Update to version 5.15.8+kde6, rebased upstream:
* Fix setting of socket options
==== libqt5-qtwebview ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5WebView5 libQt5WebView5-imports
- Update to version 5.15.8+kde3, rebased upstream:
* Android: Enable local storage by default
==== libqt5-qtx11extras ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== libqt5-qtxmlpatterns ====
Version update (5.15.8+kde0 -> 5.15.9+kde0)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports
- Update to version 5.15.8+kde2, rebased upstream:
* No code changes
==== llvm16 ====
Version update (16.0.1 -> 16.0.2)
- Update to version 16.0.2.
* This release contains bug-fixes for the LLVM 16.0.0 release.
This release is API and ABI compatible with 16.0.0.
- Rebase check-no-llvm-exegesis.patch.
- Rebase llvm-do-not-install-static-libraries.patch.
- Relax requirements for clang-tools to allow installation of older
versions of libclang13 with the -devel package. (boo#1210176)
- Enable ThinLTO for ARM 6/7/8 again. (boo#1178070)
- bsc#1210383 - Add aarch64 to lldb platforms
==== lokalize ====
Version update (22.12.3 -> 23.04.0)
Subpackages: lokalize-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== mailcommon ====
Version update (22.12.3 -> 23.04.0)
Subpackages: mailcommon-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== mailimporter ====
Version update (22.12.3 -> 23.04.0)
Subpackages: mailimporter-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== mbox-importer ====
Version update (22.12.3 -> 23.04.0)
Subpackages: mbox-importer-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== messagelib ====
Version update (22.12.3 -> 23.04.0)
Subpackages: messagelib-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
- Drop patch, merged upstream:
* 0001-Fix-fallback-path-in-MessageFactoryNG-applyCharset.patch
==== mobipocket ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client nfs-kernel-server
- Update to version 2.6.3
- https://kernel.org/pub/linux/utils/nfs-utils/2.6.3/2.6.3-Changelog
- Remove patches from this release:
- 0006-nfsd-allow-server-scope-to-be-set-with-config-or-com.patch
- 0007-mount.nfs-always-include-mountpoint-or-spec-if-error.patch
- 0008-nfsd.man-fix-typo-in-section-on-scope.patch
- Remove systemd/50-nfs.conf (was removed in upstream in d8d29f85)
and the realted patch (bsc#1200710).
0005-modprobe-avoid-error-messages-if-sbin-sysctl-fail.patch.
- New file /usr/lib/udev/rules.d/60-nfs.rules (which replaced in upstream
systemd/50-nfs.conf in 9466df03).
- Add fsidd:
- /usr/lib/systemd/system/fsidd.service
- /usr/lib/udev/rules.d/60-nfs.rules
- /usr/sbin/fsidd
==== okular ====
Version update (22.12.3 -> 23.04.0)
Subpackages: okular-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Drop patch, now unneeded:
* 0001-Compile-with-discount-3.patch
==== parley ====
Version update (22.12.3 -> 23.04.0)
Subpackages: parley-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== pim-data-exporter ====
Version update (22.12.3 -> 23.04.0)
Subpackages: pim-data-exporter-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== pim-sieve-editor ====
Version update (22.12.3 -> 23.04.0)
Subpackages: pim-sieve-editor-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== pimcommon ====
Version update (22.12.3 -> 23.04.0)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== python-anyio ====
- add sle15_python_module_pythons (jsc#PED-68)
- Make calling of %{sle15modernpython} optional.
==== python-cryptography ====
- add sle15_python_module_pythons (jsc#PED-68)
==== python-lxml ====
- New hotness is the sle15_python_module_pythons macro.
==== python-pbr ====
- add sle15_python_module_pythons (jsc#PED-68)
- Switch to single spec version build for PSP
- Switch to single spec version build for PSP
- Make calling of %{sle15modernpython} optional.
==== python-testtools ====
- add sle15_python_module_pythons (jsc#PED-68)
- Make calling of %{sle15modernpython} optional.
==== python310-packaging ====
- add sle15_python_module_pythons (jsc#PED-68)
==== shotwell ====
Version update (0.31.90 -> 0.32.0)
Subpackages: shotwell-lang
- Update to version 0.32.0:
+ Fix generating video thumbnails if debugging is enabled
+ Add JPEG XL support
+ Fix display of duplicate tags in suggestion popup
+ Support more variants of HEIF
+ Updated translations.
==== signon-kwallet-extension ====
Version update (22.12.3 -> 23.04.0)
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== skanlite ====
Version update (22.12.3 -> 23.04.0)
Subpackages: skanlite-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== spectacle ====
Version update (22.12.3 -> 23.04.0)
Subpackages: spectacle-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== step ====
Version update (22.12.3 -> 23.04.0)
Subpackages: step-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== umbrello ====
Version update (22.12.3 -> 23.04.0)
Subpackages: umbrello-lang
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
- Update to 23.03.90
* New feature release
- Update to 23.03.80
* New feature release
==== xdg-desktop-portal-gnome ====
Version update (44.0 -> 44.1)
Subpackages: xdg-desktop-portal-gnome-lang
- Update to version 44.1:
+ Improve handling of non-existing files on the filechooser
portal
+ Minor debugging improvements to the backgrounds portal
+ More precise initialization timing
+ Fix duplicate monitor and window streams
+ Updated translations.
==== xdg-desktop-portal-gtk ====
Subpackages: xdg-desktop-portal-gtk-lang
- Pass missing --disable-lockdown to configure,
xdg-desktop-portal-gnome handles that one too.
==== yast2-trans ====
Version update (84.87.20230420.b54e9530 -> 84.87.20230421.14b25cdb42)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sr yast2-trans-sv yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu
- Update to version 84.87.20230421.14b25cdb42:
* Translated using Weblate (Slovak)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* New POT for text domain 'authserver'.
* Translated using Weblate (Slovak)
1 year, 6 months
[opensuse-factory] New Tumbleweed snapshot 20160625 released!
by Dominique Leuenberger
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=1&versio…
Packages changed:
GraphicsMagick
analitza (16.04.1 -> 16.04.2)
blinken (16.04.1 -> 16.04.2)
bovo (16.04.1 -> 16.04.2)
cervisia (16.04.1 -> 16.04.2)
clamav (0.99.1 -> 0.99.2)
epiphany (3.20.2 -> 3.20.3)
gitg (3.20.0 -> 3.20.1)
gnome-photos (3.20.1 -> 3.20.2)
gnome-software
gtksourceviewmm
juk (16.04.1 -> 16.04.2)
kalgebra (16.04.1 -> 16.04.2)
kalzium (16.04.1 -> 16.04.2)
kanagram (16.04.1 -> 16.04.2)
kapptemplate (16.04.1 -> 16.04.2)
katomic (16.04.1 -> 16.04.2)
kblackbox (16.04.1 -> 16.04.2)
kblocks (16.04.1 -> 16.04.2)
kbounce (16.04.1 -> 16.04.2)
kbreakout (16.04.1 -> 16.04.2)
kbruch (16.04.1 -> 16.04.2)
kcachegrind (16.04.1 -> 16.04.2)
kcron (16.04.1 -> 16.04.2)
kde-l10n (16.04.1 -> 16.04.2)
kde-print-manager (16.04.1 -> 16.04.2)
kdeedu-data (16.04.1 -> 16.04.2)
kdesdk4-scripts (16.04.1 -> 16.04.2)
kdewebdev4 (16.04.1 -> 16.04.2)
kdf (16.04.1 -> 16.04.2)
kdiamond (16.04.1 -> 16.04.2)
kgeography (16.04.1 -> 16.04.2)
kgoldrunner (16.04.1 -> 16.04.2)
khangman (16.04.1 -> 16.04.2)
kig (16.04.1 -> 16.04.2)
kiriki (16.04.1 -> 16.04.2)
kiten (16.04.1 -> 16.04.2)
kjumpingcube (16.04.1 -> 16.04.2)
klettres (16.04.1 -> 16.04.2)
kmahjongg (16.04.1 -> 16.04.2)
kmines (16.04.1 -> 16.04.2)
kmouth (16.04.1 -> 16.04.2)
kmplot (16.04.1 -> 16.04.2)
knavalbattle (16.04.1 -> 16.04.2)
knetwalk (16.04.1 -> 16.04.2)
kolf (16.04.1 -> 16.04.2)
kollision (16.04.1 -> 16.04.2)
kolourpaint (16.04.1 -> 16.04.2)
konquest (16.04.1 -> 16.04.2)
kpat (16.04.1 -> 16.04.2)
kppp (16.04.1 -> 16.04.2)
kremotecontrol (16.04.1 -> 16.04.2)
kreversi (16.04.1 -> 16.04.2)
kshisen (16.04.1 -> 16.04.2)
ksirk (16.04.1 -> 16.04.2)
kspaceduel (16.04.1 -> 16.04.2)
ksquares (16.04.1 -> 16.04.2)
kstars (16.04.1 -> 16.04.2)
ksudoku (16.04.1 -> 16.04.2)
ksystemlog (16.04.1 -> 16.04.2)
kteatime (16.04.1 -> 16.04.2)
ktimer (16.04.1 -> 16.04.2)
ktouch (16.04.1 -> 16.04.2)
ktuberling (16.04.1 -> 16.04.2)
kturtle (16.04.1 -> 16.04.2)
kubrick (16.04.1 -> 16.04.2)
kwordquiz (16.04.1 -> 16.04.2)
libkdeedu4 (16.04.1 -> 16.04.2)
libkdegames (16.04.1 -> 16.04.2)
libkeduvocdocument (16.04.1 -> 16.04.2)
libkmahjongg (16.04.1 -> 16.04.2)
libqt4
libqt5-qtbase (5.6.0 -> 5.6.1)
libqt5-qtgraphicaleffects (5.6.0 -> 5.6.1)
libqt5-qtimageformats (5.6.0 -> 5.6.1)
libqt5-qtlocation (5.6.0 -> 5.6.1)
libqt5-qtmultimedia (5.6.0 -> 5.6.1)
libqt5-qtquick1
libqt5-qtquickcontrols (5.6.0 -> 5.6.1)
libqt5-qtscript (5.6.0 -> 5.6.1)
libqt5-qtsensors (5.6.0 -> 5.6.1)
libqt5-qtserialport (5.6.0 -> 5.6.1)
libqt5-qtsvg (5.6.0 -> 5.6.1)
libqt5-qttools (5.6.0 -> 5.6.1)
libqt5-qtwebchannel (5.6.0 -> 5.6.1)
libqt5-qtwebkit (5.6.0 -> 5.6.1)
libqt5-qtwebsockets (5.6.0 -> 5.6.1)
libqt5-qtx11extras (5.6.0 -> 5.6.1)
libqt5-qtxmlpatterns (5.6.0 -> 5.6.1)
lokalize (16.04.1 -> 16.04.2)
lskat (16.04.1 -> 16.04.2)
nano (2.5.3 -> 2.6.0)
okteta (16.04.1 -> 16.04.2)
osc
parley (16.04.1 -> 16.04.2)
perl-CGI (4.30 -> 4.31)
perl-DateTime-Locale (1.030000 -> 1.040000)
perl-Module-Runtime-Conflicts (0.002 -> 0.003)
perl-Package-DeprecationManager (0.16 -> 0.17)
poxml (16.04.1 -> 16.04.2)
step (16.04.1 -> 16.04.2)
umbrello (16.04.1 -> 16.04.2)
vym (2.5.0 -> 2.5.4)
wxWidgets
=== Details ===
==== GraphicsMagick ====
Subpackages: GraphicsMagick-devel libGraphicsMagick-Q16-3 libGraphicsMagick3-config libGraphicsMagickWand-Q16-2
- Build "gm" as position independend executable (PIE).
==== analitza ====
Version update (16.04.1 -> 16.04.2)
Subpackages: libAnalitza5
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== blinken ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== bovo ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== cervisia ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== clamav ====
Version update (0.99.1 -> 0.99.2)
- Update to version 0.99.2 (bsc#978459)
* 7z: fix for FolderStartPackStreamIndex array index heck
* print all CDBNAME entries for a zip file when using the -z
flag.
* try to minimize the err cleanup path
* clamunrar: notice if unpacking comment failed
* signature manual update.
* use temp var for realloc to prevent pointer loss.
* fix debug VI hex truncation
* freshclam: avoid random data in mirrors.dat.
* libclamav: print raw certificate metadata
* freshclam manager check return code of strdup.
* additional suppress IP notification when using proxy
* fix download and verification of *.cld through PrivateMirrors
* suppress IP notification when using proxy
* remove redundant mempool assignment
* divide out dumpcerts output for better readability
* fix dconf and option handling for nocert and dumpcert
* patch by Jim Morris to increase clamd's soft file descriptor to
its potential maximum on 64-bit systems
* Move libfreshclam config to m4/reorganization.
* adding libfreshclam
* Add 'cdb' datafile to sigtools list of datafile types.
* NULL pointer check.
* malloc() NULL pointer check.
* clamscan 'block-macros' option.
* initialize cpio name buffer
* initialize mspack decompression buffers
* prevent memory allocations on used pointers (folder objects)
* prevent memory allocations on used pointers (boolvectors)
* initialize ARJ metadata structures
* change cli_malloc with cli_calloc
* check packSizes prior to dereference
* fixed inconsistent folder state on failure
* pre-check on (*unpackSizes) dereference
* fix on pre-checks on dereferenced array
* pre-checks on dereferenced array size values (not =0)
* adding sanity checks to 7z header parsing
* fixed mew source read issue
* documentation update on targets
* filetype consistency
* move llvm option flag handling to new m4 file
* hwp5.x: fix for streams without names
- bsc#958451: Remove updateclamconf, because it breaks
configurations that have multiple occurances of the same keyword.
Henceforth the configuration files have to be merged manually, if
a ClamAV update adds or removs options.
==== epiphany ====
Version update (3.20.2 -> 3.20.3)
Subpackages: epiphany-lang gnome-shell-search-provider-epiphany
- Update to version 3.20.3:
+ Activate downloads popover only for active window (bgo#764303).
+ Middle-clicking the title bar doesn't send Epiphany to the
background (bgo#767585).
+ Updated translations.
==== gitg ====
Version update (3.20.0 -> 3.20.1)
Subpackages: gitg-lang libgitg-1_0-0 libgitg-ext-1_0-0
- Update to version 3.20.1:
+ Disable burger menu in dash.
+ Set primary selection to selected commit SHA1.
+ Reduce hot area for action bar to mitigate horizontal scrolling
issue.
+ Show the complete message, not only the subject.
+ Misc fixes.
+ Updated translations.
==== gnome-photos ====
Version update (3.20.1 -> 3.20.2)
Subpackages: gnome-shell-search-provider-gnome-photos
- Update to version 3.20.2:
+ edit-palette-row: Don't leak the PhotosTool (bgo#763881).
+ Invalid memory access when reading
G_FILE_ATTRIBUTE_THUMBNAIL_PATH (bgo#765295).
+ Updated translations.
==== gnome-software ====
- Add gnome-software-fix-app-folders.patch: Fix regression in
app-folders. Patch from upstream stable branch (boo#979570).
==== gtksourceviewmm ====
- Add gtksourceviewmm-C++11-fix-deprecated.patch: C++11: Markup:
Deprecated operator const void*(), adding explicit operator
bool(). Patch from upstream git.
==== juk ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kalgebra ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kalzium ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kanagram ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kapptemplate ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== katomic ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kblackbox ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kblocks ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kbounce ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kbreakout ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kbruch ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kcachegrind ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kcron ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kde-l10n ====
Version update (16.04.1 -> 16.04.2)
Subpackages: kde-l10n-cs kde-l10n-da kde-l10n-da-data kde-l10n-da-doc kde-l10n-de kde-l10n-de-data kde-l10n-de-doc kde-l10n-el kde-l10n-en_GB kde-l10n-en_GB-data kde-l10n-en_GB-doc kde-l10n-es kde-l10n-es-data kde-l10n-es-doc kde-l10n-fr kde-l10n-fr-data kde-l10n-hu kde-l10n-it kde-l10n-it-data kde-l10n-it-doc kde-l10n-ja kde-l10n-pl kde-l10n-pl-data kde-l10n-pt kde-l10n-pt_BR kde-l10n-pt_BR-data kde-l10n-ru kde-l10n-ru-data kde-l10n-zh_CN kde-l10n-zh_TW
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
- Add the Asturian language (ast) properly
==== kde-print-manager ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kdeedu-data ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kdesdk4-scripts ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kdewebdev4 ====
Version update (16.04.1 -> 16.04.2)
Subpackages: kfilereplace kimagemapeditor klinkstatus
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kdf ====
Version update (16.04.1 -> 16.04.2)
Subpackages: kwikdisk
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kdiamond ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kgeography ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kgoldrunner ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== khangman ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kig ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kiriki ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kiten ====
Version update (16.04.1 -> 16.04.2)
Subpackages: fonts-KanjiStrokeOrders
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kjumpingcube ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== klettres ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kmahjongg ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kmines ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kmouth ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kmplot ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== knavalbattle ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== knetwalk ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kolf ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kollision ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kolourpaint ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== konquest ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kpat ====
Version update (16.04.1 -> 16.04.2)
- Use shared-mime-info macros (boo#979301)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kppp ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kremotecontrol ====
Version update (16.04.1 -> 16.04.2)
Subpackages: liblibkremotecontrol1
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kreversi ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kshisen ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ksirk ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kspaceduel ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ksquares ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kstars ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ksudoku ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ksystemlog ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kteatime ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ktimer ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ktouch ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== ktuberling ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kturtle ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kubrick ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== kwordquiz ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== libkdeedu4 ====
Version update (16.04.1 -> 16.04.2)
Subpackages: libkdeedu4-devel libkeduvocdocument4
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== libkdegames ====
Version update (16.04.1 -> 16.04.2)
Subpackages: kdegames-carddecks-default libkdegames-devel libkf5kdegames6
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== libkeduvocdocument ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== libkmahjongg ====
Version update (16.04.1 -> 16.04.2)
Subpackages: libKF5KMahjongglib5 libkmahjongg-devel
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== libqt4 ====
Subpackages: libqt4-32bit libqt4-devel libqt4-linguist libqt4-qt3support libqt4-qt3support-32bit libqt4-sql libqt4-sql-32bit libqt4-sql-sqlite libqt4-sql-sqlite-32bit libqt4-x11 libqt4-x11-32bit
- Add fix-gcc6-detection.diff to fix GCC6 detection (boo#986350)
==== libqt5-qtbase ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5Concurrent-devel libQt5Concurrent5 libQt5Core-devel libQt5Core-private-headers-devel libQt5Core5 libQt5DBus-devel libQt5DBus5 libQt5Gui-devel libQt5Gui-private-headers-devel libQt5Gui5 libQt5Network-devel libQt5Network5 libQt5OpenGL-devel libQt5OpenGL5 libQt5PlatformHeaders-devel libQt5PrintSupport-devel libQt5PrintSupport5 libQt5Sql-devel libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-postgresql libQt5Sql5-sqlite libQt5Sql5-unixODBC libQt5Test-devel libQt5Test5 libQt5Widgets-devel libQt5Widgets5 libQt5Xml-devel libQt5Xml5 libqt5-qtbase-common-devel libqt5-qtbase-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
- Drop upstreamed patches:
0005-xcb-Properly-initialize-available-geometry-when-XRan.patch
Fix-QtDBus-deadlock-inside-kded-kiod.patch
0007-xcb-Deliver-mouse-enter-event-to-window-when-closing.patch
0009-Expose-the-number-of-X-screen-through-the-QXcbScreen.patch
0001-xcb-XInput2-fixes-enter-leave-event-fixes.patch
0002-xcb-Correct-enter-leave-event-handling-when-mouse-bu.patch
0015-Use-the-state-of-the-key-event-to-process-it.patch
0012-xcb-Merge-_NET_WM_STATE-hints-instead-of-overwriting.patch
0004-xcb-Fix-drag-and-drop-between-xcb-screens.patch
QtDBus-finish-all-pending-call-with-error-if-disconnected.patch
0010-xcb-mark-mouse-events-from-tablet-devices-as-synthes.patch
0011-xcb-Initialize-all-xcb_client_message_event_t-member.patch
0008-xcb-resourceType-names-must-have-only-small-letters.patch
0016-xcb-Fix-drag-and-drop-to-applications-like-Emacs-and.patch
0013-xcb-Fix-interpretation-of-the-size-from-RRCrtcChange.patch
0006-xcb-properly-initialize-size-in-millimeters-if-XRand.patch
0003-xcb-Fix-not-delivering-focusIn-event-on-hide-show.patch
QtDBus-clean-up-signal-hooks-and-object-tree-in-closeConnection.patch
0014-xcb-Properly-process-enter-leave-events.patch
==== libqt5-qtgraphicaleffects ====
Version update (5.6.0 -> 5.6.1)
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtimageformats ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libqt5-qtimageformats-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtlocation ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5Location5 libQt5Positioning5 libqt5-qtlocation-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtmultimedia ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5Multimedia5 libqt5-qtmultimedia-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtquick1 ====
Subpackages: libQt5Declarative5 libqt5-qtquick1-devel
- Fix build with Qt 5.6.1 - added
pretend-that-the-example-installs-are-not-FUBAR.patch and
do-not-enable-example-installs-explicitly-any-more.patch
==== libqt5-qtquickcontrols ====
Version update (5.6.0 -> 5.6.1)
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtscript ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5Script5 libqt5-qtscript-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtsensors ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports libqt5-qtsensors-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtserialport ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5SerialPort5 libqt5-qtserialport-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtsvg ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5Svg5 libqt5-qtsvg-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qttools ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5CLucene5 libQt5Designer5 libQt5DesignerComponents5 libQt5Help5 libqt5-linguist libqt5-linguist-devel libqt5-qttools-devel libqt5-qttools-doc
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtwebchannel ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtwebkit ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5WebKit5 libQt5WebKit5-devel libQt5WebKit5-imports libQt5WebKitWidgets-devel libQt5WebKitWidgets5
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtwebsockets ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports libqt5-qtwebsockets-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtx11extras ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5X11Extras5 libqt5-qtx11extras-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== libqt5-qtxmlpatterns ====
Version update (5.6.0 -> 5.6.1)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-devel
- Update to 5.6.1
* For more details please see:
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
==== lokalize ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== lskat ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== nano ====
Version update (2.5.3 -> 2.6.0)
Subpackages: nano-lang
- Download keyring from savannah
- Update to version 2.6.0:
* fixes more than fifty little bugs -- and some of them not so
little.
* It improves moving about in the file browser, corrects failings
of the internal spell checker, adds a new feature
(comment/uncomment lines, with default binding M-3), makes some
error messages clearer, shows more of a file when positionlog
is used and the cursor is near the end, displays all error
messages at startup if there are multiple ones, does not
misinterpret keystrokes when typing very fast, is less eager
to trim the filename on narrow terminals, speeds up
case-insensitive searches, and allows to abort re-searches.
==== okteta ====
Version update (16.04.1 -> 16.04.2)
Subpackages: okteta-devel
- Use shared-mime-info macros (boo#979301)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== osc ====
- make a noarch package if suse_version >= 1120 (since 1120 python
noarch packages are supported)
==== parley ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== perl-CGI ====
Version update (4.30 -> 4.31)
- updated to 4.31
see /usr/share/doc/packages/perl-CGI/Changes
==== perl-DateTime-Locale ====
Version update (1.030000 -> 1.040000)
- updated to 1.04
see /usr/share/doc/packages/perl-DateTime-Locale/Changes
1.04 2016-06-17
- Replaced List::MoreUtils with List::Util.
==== perl-Module-Runtime-Conflicts ====
Version update (0.002 -> 0.003)
- updated to 0.003
see /usr/share/doc/packages/perl-Module-Runtime-Conflicts/Changes
0.003 2016-06-23 03:40:02Z
- Makefile.PL now also checks for incompatible Moose versions
==== perl-Package-DeprecationManager ====
Version update (0.16 -> 0.17)
- updated to 0.17
see /usr/share/doc/packages/perl-Package-DeprecationManager/Changes
0.17 2016-06-17
- Remove use of namespace::autoclean.
==== poxml ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== step ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== umbrello ====
Version update (16.04.1 -> 16.04.2)
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
==== vym ====
Version update (2.5.0 -> 2.5.4)
- Update to upstream 2.5.4
- Remove vym-2.5.0-gcc6.patch again, not required
- add patch vym-2.5.0-gcc6.patch
* no known conversion for argument 2 from bool to QString,
actually the second QString was skipped, the bool value
was the 3rd argument.
==== wxWidgets ====
Subpackages: libwx_baseu-2_8-0-stl libwx_baseu_net-2_8-0-stl libwx_baseu_xml-2_8-0-stl libwx_gtk2u_adv-2_8-0-stl libwx_gtk2u_aui-2_8-0-stl libwx_gtk2u_core-2_8-0-stl libwx_gtk2u_gizmos-2_8-0-stl libwx_gtk2u_gl-2_8-0-stl libwx_gtk2u_html-2_8-0-stl libwx_gtk2u_media-2_8-0-stl libwx_gtk2u_qa-2_8-0-stl libwx_gtk2u_richtext-2_8-0-stl libwx_gtk2u_stc-2_8-0-stl libwx_gtk2u_xrc-2_8-0-stl wxWidgets-lang
- add patch: wxWidgets-2.8.12-gcc6.patch
* fix FTBFS: gcc6 narrowing conversion from int to char inside {}
* original patch from <dan(a)danny.cz> for fedora project
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
8 years, 4 months
[opensuse-factory] [Leap 15.0 Build 174.1] Screen resolution problems after updating
by James PEARSON
Hello all
After updating to Leap 15.0 Build 174.1, the screen resolution on my 24" monitor is automatically setup as "default"
and the resolution is set to 1024x768.
This is under a kde system, ex. kdelibs4-4.14.38-lp150.5.12 which was fine before updating.
Under 42.3 my screen resolution is automatically setup to use DVI-I-1 and the resolution is set to 1920x1200.
This is which I had before update and which I prefer.
Are any potential solutions or suggestions to configure my monitor resolution to 1920x1200 under Leap 15.0 Build 174.1 ?
My hardware details follow...
lspci -v
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex
Subsystem: ASUSTeK Computer Inc. Device 8747
Flags: fast devsel
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit
Subsystem: ASUSTeK Computer Inc. Device 8747
Flags: fast devsel, IRQ 27
Capabilities: [40] Secure device <?>
Capabilities: [64] MSI: Enable+ Count=1/4 Maskable- 64bit+
Capabilities: [74] HyperTransport: MSI Mapping Enable+ Fixed+
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
Flags: fast devsel
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 284
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: None
Memory behind bridge: fe900000-fe9fffff [size=1M]
Prefetchable memory behind bridge: None
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot+), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: ASUSTeK Computer Inc. Device 8747
Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
Capabilities: [370] L1 PM Substates
Capabilities: [3c4] #23
Kernel driver in use: pcieport
Kernel modules: shpchp
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 285
Bus: primary=00, secondary=02, subordinate=0a, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Memory behind bridge: fe400000-fe6fffff [size=3M]
Prefetchable memory behind bridge: None
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot+), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: ASUSTeK Computer Inc. Device 8747
Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
Capabilities: [370] L1 PM Substates
Capabilities: [3c4] #23
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
Flags: fast devsel
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
Flags: fast devsel
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 286
Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
I/O behind bridge: 0000d000-0000dfff [size=4K]
Memory behind bridge: fe800000-fe8fffff [size=1M]
Prefetchable memory behind bridge: 00000000e0000000-00000000f01fffff [size=258M]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot+), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: ASUSTeK Computer Inc. Device 8747
Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
Capabilities: [370] L1 PM Substates
Capabilities: [3c4] #23
Kernel driver in use: pcieport
Kernel modules: shpchp
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
Flags: fast devsel
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
Flags: fast devsel
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B (prog-if 00
[Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 287
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
I/O behind bridge: None
Memory behind bridge: fe100000-fe3fffff [size=3M]
Prefetchable memory behind bridge: None
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot-), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus
B Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
Kernel driver in use: pcieport
Kernel modules: shpchp
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
Flags: fast devsel
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B (prog-if 00
[Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 289
Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
I/O behind bridge: None
Memory behind bridge: fe700000-fe7fffff [size=1M]
Prefetchable memory behind bridge: None
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Root Port (Slot-), MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [c0] Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus
B Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
Kernel driver in use: pcieport
Kernel modules: shpchp
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 59)
Subsystem: ASUSTeK Computer Inc. Device 8747
Flags: 66MHz, medium devsel
Kernel driver in use: piix4_smbus
Kernel modules: i2c_piix4
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
Subsystem: ASUSTeK Computer Inc. Device 8747
Flags: bus master, 66MHz, medium devsel, latency 0
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0
Flags: fast devsel
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1
Flags: fast devsel
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2
Flags: fast devsel
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3
Flags: fast devsel
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4
Flags: fast devsel
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5
Flags: fast devsel
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric Device 18h Function 6
Flags: fast devsel
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7
Flags: fast devsel
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961 (prog-if 02 [NVM Express])
Subsystem: Samsung Electronics Co Ltd Device a801
Flags: bus master, fast devsel, latency 0, IRQ 301, NUMA node 0
Memory at fe900000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [b0] MSI-X: Enable+ Count=8 Masked-
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Device Serial Number 00-00-00-00-00-00-00-00
Capabilities: [158] Power Budgeting <?>
Capabilities: [168] #19
Capabilities: [188] Latency Tolerance Reporting
Capabilities: [190] L1 PM Substates
Kernel driver in use: nvme
Kernel modules: nvme
02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 43b9 (rev 02) (prog-if 30 [XHCI])
Subsystem: ASMedia Technology Inc. Device 1142
Flags: bus master, fast devsel, latency 0, IRQ 305
Memory at fe6a0000 (64-bit, non-prefetchable) [size=32K]
Capabilities: [50] MSI: Enable+ Count=1/8 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [300] Latency Tolerance Reporting
Capabilities: [400] L1 PM Substates
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
02:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] Device 43b5 (rev 02) (prog-if 01 [AHCI 1.0])
Subsystem: ASMedia Technology Inc. Device 1062
Flags: bus master, fast devsel, latency 0, IRQ 300
Memory at fe680000 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at fe600000 [disabled] [size=512K]
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Legacy Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: ahci
Kernel modules: ahci
02:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b0 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 290
Bus: primary=02, secondary=03, subordinate=0a, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Memory behind bridge: fe400000-fe5fffff [size=2M]
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Upstream Port, MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 0201
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: pcieport
Kernel modules: shpchp
03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 291
Bus: primary=03, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: None
Memory behind bridge: fe500000-fe5fffff [size=1M]
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
03:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 292
Bus: primary=03, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Memory behind bridge: fe400000-fe4fffff [size=1M]
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
03:03.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 294
Bus: primary=03, secondary=06, subordinate=06, sec-latency=0
I/O behind bridge: None
Memory behind bridge: None
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
03:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 295
Bus: primary=03, secondary=07, subordinate=07, sec-latency=0
I/O behind bridge: None
Memory behind bridge: None
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
03:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 297
Bus: primary=03, secondary=08, subordinate=08, sec-latency=0
I/O behind bridge: None
Memory behind bridge: None
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
03:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 298
Bus: primary=03, secondary=09, subordinate=09, sec-latency=0
I/O behind bridge: None
Memory behind bridge: None
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
03:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 299
Bus: primary=03, secondary=0a, subordinate=0a, sec-latency=0
I/O behind bridge: None
Memory behind bridge: None
Prefetchable memory behind bridge: None
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Downstream Port (Slot+), MSI 00
Capabilities: [c0] Subsystem: ASMedia Technology Inc. Device 3306
Capabilities: [100] Advanced Error Reporting
Capabilities: [200] #19
Capabilities: [400] L1 PM Substates
Kernel driver in use: pcieport
Kernel modules: shpchp
04:00.0 USB controller: ASMedia Technology Inc. Device 1343 (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Device 86f2
Flags: bus master, fast devsel, latency 0, IRQ 306
Memory at fe500000 (64-bit, non-prefetchable) [size=32K]
Capabilities: [50] MSI: Enable+ Count=1/8 Maskable- 64bit+
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [200] Advanced Error Reporting
Capabilities: [280] #19
Capabilities: [300] Latency Tolerance Reporting
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
05:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
Subsystem: ASUSTeK Computer Inc. Device 85f0
Flags: bus master, fast devsel, latency 0, IRQ 24
Memory at fe400000 (32-bit, non-prefetchable) [size=128K]
I/O ports at e000 [size=32]
Memory at fe420000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [70] MSI-X: Enable+ Count=5 Masked-
Capabilities: [a0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 60-45-cb-ff-ff-9a-b9-06
Capabilities: [1a0] Transaction Processing Hints
Kernel driver in use: igb
Kernel modules: igb
0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tonga PRO [Radeon R9 285/380] (rev f1) (prog-if 00 [VGA
controller]) Subsystem: PC Partner Limited / Sapphire Technology Radeon R9 380 Nitro 4G D5
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=2M]
I/O ports at d000 [size=256]
Memory at fe800000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [200] #15
Capabilities: [270] #19
Capabilities: [2b0] Address Translation Service (ATS)
Capabilities: [2c0] Page Request Interface (PRI)
Capabilities: [2d0] Process Address Space ID (PASID)
Capabilities: [328] Alternative Routing-ID Interpretation (ARI)
0b:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Tonga HDMI Audio [Radeon R9 285/380]
Subsystem: PC Partner Limited / Sapphire Technology Radeon R9 285/380 HDMI Audio
Flags: bus master, fast devsel, latency 0, IRQ 321
Memory at fe860000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [328] Alternative Routing-ID Interpretation (ARI)
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
0c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 145a
Subsystem: Advanced Micro Devices, Inc. [AMD] Device 145a
Flags: fast devsel
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
0c:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor
Flags: bus master, fast devsel, latency 0, IRQ 316
Memory at fe200000 (32-bit, non-prefetchable) [size=1M]
Memory at fe300000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=2 Masked-
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [2a0] Access Control Services
Kernel driver in use: ccp
Kernel modules: ccp
0c:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) USB 3.0 Host Controller (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Device 8747
Flags: bus master, fast devsel, latency 0, IRQ 308
Memory at fe100000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/8 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [2a0] Access Control Services
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
0d:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 1455
Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1455
Flags: fast devsel
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] #19
Capabilities: [2a0] Access Control Services
0d:00.2 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) (prog-if 01 [AHCI 1.0])
Subsystem: ASUSTeK Computer Inc. Device 8747
Flags: bus master, fast devsel, latency 0, IRQ 304
Memory at fe708000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/16 Maskable- 64bit+
Capabilities: [d0] SATA HBA v1.0
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [2a0] Access Control Services
Kernel driver in use: ahci
Kernel modules: ahci
0d:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller
Subsystem: ASUSTeK Computer Inc. Device 8735
Flags: bus master, fast devsel, latency 0, IRQ 322
Memory at fe700000 (32-bit, non-prefetchable) [size=32K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [64] Express Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [2a0] Access Control Services
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
TIA
Regards
James
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
6 years, 8 months