openSUSE Factory
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
August 2014
- 102 participants
- 83 discussions
[opensuse-factory] New Package - libhal1-flash (re-enabling Flash-Player DRM content on Linux)
by Christopher Horler 13 Sep '14
by Christopher Horler 13 Sep '14
13 Sep '14
Good afternoon!
I've written and packaged a compatibility library for flash to enable
playback of DRM content (this removes the dependency on the HAL
package). I'd like to know what steps I can take to have the package
considered for inclusion in openSUSE 12.3 and 13.1. Can I submit the
package to devel:openSUSE:Factory, or is there another action I should
be taking?
Details of the bug and links to upstream are here (please briefly review):
https://bugzilla.novell.com/show_bug.cgi?id=768562#c19
OBS location:
https://build.opensuse.org/package/show?package=hal-flash&project=home%3Ach…
I will maintain the package until such time that HTML5 Video content
is a viable alternative or the Flash plugin is completely withdrawn.
RPMs, debs... are all available on the build service.
Three noteworthy points:
- package naming (libhal1-flash) doesn't 100% align with the Shared
Library Policy (I've suffixed -flash to make clear this is not a fully
functional HAL layer and also to avoid naming conflicts as some
distros seem to have a shared library package already named libhal1).
- The packages depends on dbus and udisks. It seems to work find when
udisks is launched on demand (as for openSUSE 12.3)
- The flash-player package could have some kind of RPM dependency on
this package to assist the user when looking in YaST (Install / Remove
Software) / Package Manager.
Chris
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
2
2
Currently we have wxpython 2.8 and 2.9 in Factory. Are there plans to add
wxpython 3.0?
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
2
2
[opensuse-factory] Please review and help with tests about etckeeper (was: submitrequest about etckeeper)
by 1xx 06 Sep '14
by 1xx 06 Sep '14
06 Sep '14
2014-07-22 5:35 GMT+09:00 1xx <itsango(a)gmail.com>:
>
> Already I sent some pullrequests to upstream.
> https://github.com/joeyh/etckeeper/pull/12 (decline)
> https://github.com/joeyh/etckeeper/pull/14 (merged)
> https://github.com/joeyh/etckeeper/pull/15 (merged)
> https://github.com/joeyh/etckeeper/pull/16 (merged)
> https://github.com/joeyh/etckeeper/pull/17 (pending)
> https://github.com/joeyh/etckeeper/pull/18 (pending)
The upstream (Mr. Joey Hess) released etckeeper 1.13.
http://joeyh.name/code/etckeeper/
So I rebuild etckeeper 1.13.
https://build.opensuse.org/package/show/home:Mitsutoshi:branches:utilities/…
And I added patch of
https://github.com/joeyh/etckeeper/pull/17 (pending).
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.
(If I do not know the implementation, I will write a bug report).
So I wrote a patch of gh#joeyh/etckeeper#17.
This patch provide a choice of whether or not make "changed packages list"
I already built it.
Now I am testing it.
https://docs.google.com/spreadsheets/d/1kmtjqvCnqNMmuFHRLh0-xh1iBdjhxnvKoYg…
Please review it and help with tests.
--
1xx <ItSANgo(a)gmail.com> <https://twitter.com/ItSANgo>
Mitsutoshi NAKANO <bkbin005(a)rinku.zaq.ne.jp>
<http://d.hatena.ne.jp/Itisango/>
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
1
6
Hi,
Just realized that I no longer have smb-krb-printing installed, last I
used it was on 12.3 . Looking at [1], I see that while 12.3 is OK,
13.1 only has it in a home repo, while Factory only has it as an old
32-bit package.
Is this intentional? Is there an alternative?
Thanks,
Robert
[1]: http://software.opensuse.org/package/samba-krb-printing
--
http://robert.muntea.nu/
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
2
4
I have counted up to 10 several times and now feel I am more or less
composed enough to post this message concerning on how to set-up wi-fi
in 13.2.
How the h*** is it done?!
For 13.1 I looked at the YouTube video on how to do this and had it
working within 30 seconds. But in 13.2 I have now wasted an hour or so
trying to figure out the mess which is 'networking'. And what the h***
is "wicked"?!
Is there some documentation on how to get wi-fi working in 13.2, please,
or at least a hint on what to do to get my laptop's wi-fi configured?
BC
--
Using openSUSE 13.1, KDE 4.13.3 & kernel 3.16.1-4 on a system with-
AMD FX 8-core 3.6/4.2GHz processor
16GB PC14900/1866MHz Quad Channel RAM
Gigabyte AMD3+ m/board; Gigabyte nVidia GTX660 GPU
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
8
17
Changed packages:
==== libdirectfb-1_7-5 ====
- also do not build omap driver [bnc#860256] (internal)
==== Mesa ====
Subpackages: Mesa-32bit Mesa-devel Mesa-libEGL-devel Mesa-libEGL1 Mesa-libEGL1-32bit Mesa-libGL-devel Mesa-libGL1 Mesa-libGL1-32bit Mesa-libGLESv1_CM-devel Mesa-libGLESv1_CM1 Mesa-libGLESv2-2 Mesa-libGLESv2-devel Mesa-libglapi-devel Mesa-libglapi0 Mesa-libglapi0-32bit libOSMesa-devel libOSMesa9 libOSMesa9-32bit libgbm-devel libgbm1 libgbm1-32bit libvdpau_nouveau libvdpau_r600 libvdpau_radeonsi libwayland-egl-devel libwayland-egl1 libxatracker2
- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
(FATE#317822)
==== ModemManager ====
Subpackages: libmm-glib0
- Add ModemManager-1.0.0-systemd-activation.patch: Fix systemd dbus
activation (bnc#892682). Systemd does not honor Alias= lines in
install sections; that only works if the service file in question
is actually enabled. So the dbus service file must refer to
ModemManager.service.
==== akonadi-runtime ====
Version update (1.12.91 -> 1.13.0)
Subpackages: libakonadiprotocolinternals-devel libakonadiprotocolinternals1
- Update to 1.13.0
* Fixed virtual collections statistics
* Fixed tag RID fetch
* Fixed HRID-based fetches
* Fixed race condition in StorageDebugger
* Use FindBacktrace.cmake from CMake 3.0 instead of our own
detection
==== alsa-tools ====
- Add "hints" function to hdajackretask:
0002-hdajackretask-Add-hints-functionality.patch
==== amor ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libanalitza0 ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== apache2-mod_perl ====
- Linux::Pid is required by Apache2-SizeLimit (bnc#888117)
==== ark ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkerfuffle4
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== audiofile-devel ====
Subpackages: libaudiofile1
- Add Obsoletes audiofiles-32bit to baselibs.conf
==== audit ====
- If the system has been booted with audit=0 in the kernel cmdline
auditd.service must refrain from starting as the relevant kernel
subsystem will be permanently disabled.
add patch: auditd-donot-start-if-kernel-cmdline-disabled.patch
==== autoyast2 ====
Version update (3.1.54 -> 3.1.56)
Subpackages: autoyast2-installation
- chroot-scripts: Install script into the chroot environment if it
will be called there. (bnc#889931)
- 3.1.56
- Supporting registration in installation and upgrade mode while
the first stage of installation. (bnc#890073)
- 3.1.55
==== baloo-core ====
Version update (4.13.80 -> 4.14.0)
Subpackages: baloo-file baloo-kioslaves baloo-pim baloo-tools libbaloofiles4 libbaloopim4 libbalooqueryparser4
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== bbswitch-kmp-default ====
Subpackages: bbswitch-kmp-desktop bbswitch-kmp-xen
- Make architecture exclusive to x86 platform
==== blinken ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== bluez ====
Version update (5.21 -> 5.22)
Subpackages: bluez-cups bluez-devel libbluetooth3
- update to version 5.22
This release contains several fixes to HID over GATT (HoG) as
well as for AVRCP. Feature-wise there are a couple of notable
additions debuting with the Linux kernel 3.17 release:
* BR/EDR whitelist support. Starting with Linux kernel 3.17
bluetoothd will no-longer set adapters to connectable by
default. Instead, all configured remote devices are added to
the kernel whitelist after which the kernel will enable page
scanning but only accept connect requests from the whitelist.
This effectively reduces the attack surface for unknown
devices. When whitelist support is available the general
connectable state now follows the discoverable state, meaning
discoverable must be enabled for previously unknown devices to
be able to connect to us.
* Proper LE passive scanning support. For kernels before 3.17
bluetoothd will use the Start/Stop Discovery commands to
perform LE background scanning. This however uses LE active
scanning which is both wasteful (causing unneeded Scan
Requests) and can cause reconnection issues with devices using
direct advertising (e.g. most LE mice). From kernel version
3.17 onward bluetoothd will use proper kernel-side passive
scanning, making the background scanning both efficient and
more interoperable. The kernel will even use the
controller-side whitelist during scanning (if no Resolvable
Private Addresses are present), saving even more power.
==== bovo ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== calligra ====
Subpackages: calligra-doc calligra-extras-dolphin calligra-extras-okular calligra-krita calligra-stage
- Run osc service localrun clean_spec_file
- Add calligra-2.8.5-librevenge.patch
* port calligra to librevenge framework based libraries.
==== cervisia ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== cifs-utils ====
- Remove cifstab file; obsoleted by the more generic cifs credentials feature.
==== cmake ====
- Also pass -Wl,-z,now lets see if that is passable :)
- Import some cmake handing from kf5- and kde4- filesystem to macros:
* Simplify debug build handling in macros. Whether debug is on
or off is known to optflags
* Don't build in release mode, that cramps optimization flags;
instead pass wanted flags directly
* Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid
unneeded libs, and to disallow undefined symbols
* Add a %make_jobs macro with verbose argument
* Simplify %cmake_install invocation
- Mark macros as %config
- use curl-devel to build with as the internal libcurl is broken
with https bnc#892256
- Run tests to avoid such bugs in future
- Provide %ctest macro for testing to avoid people having to
remember all the arguments
==== cpio ====
- drop cpio-dir_perm.patch
* no longer needed since 2.11
* it was dropped from Fedora too and only caused problems (bnc#889138)
==== cpupower ====
Subpackages: libcpupower0
- Fix cpupower_export_tarball_from_git.sh script and make sure msr-index.h
is included in the turbostat tarball.
- Update turbostat to latest 3.17 kernel version (in fact it is 3.16-rc7)
This fixes bnc#891523
==== cryptsetup ====
Subpackages: libcryptsetup4 libcryptsetup4-32bit
- Use --enable-gcrypt-pbkdf2 to use the PBKDFv2 method from libgcrypt.
==== device-mapper ====
Subpackages: device-mapper-32bit
- add new option "integrated_flush" to device-mapper
bnc#890959, patch: add_integrate_flush_flag.patch
==== dhcp ====
Subpackages: dhcp-client dhcp-doc dhcp-relay dhcp-server
- Disabled /sbin/service legacy-action hooks on openSUSE <= 13.1,
which does not support it and causes build failure (bnc#891961).
==== dleyna-connector-dbus ====
Version update (0.1.0 -> 0.2.0)
- Update to version 0.2.0:
+ Updated to work with latest version of dLeyna-core.
==== dleyna-renderer ====
Version update (0.1.3 -> 0.4.0)
- Update to version 0.4.0:
+ Added support for Network filtering.
+ Settings can now be modified via d-Bus.
+ The OpenURI method now adheres to the MPRIS2 standard.
+ Use MIME Type from GUPnP-DLNA if available.
==== dmraid ====
- Rename README.SuSE to README.SUSE (bnc#889025).
==== dracut ====
- dracut.sh: check for logfile (--logfile option) and create it if necessary
Add 0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch
- Avoid duplicate names in host_devs
Add 0140-dracut.sh-Avoid-duplicate-devices-in-host_devs.patch
- iscsi: Avoid bad ip route call on empty address
Add 0141-iscsi-Avoid-bad-ip-route-call-on-empty-address.patch
- 40network: Don't report error for .../ifroute-* during module setup
Add 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch
- iscsi: Fix up ipv6 in brackets , iterate over all needed iscsi mounts
Add 0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch
- 90crypt: Fixed crypttab_contains() to also work with device in /etc/crypttab
Add 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch
- 40network: handle 'ip=ifname:static' correctly (bnc#892801)
Add 0145-40network-handle-ip-ifname-static-correctly.patch
- Allow multiple configurations per network interface (bnc#887906)
Add 0133-Allow-multiple-configurations-per-network-interface-.patch
- Remove bootdev warning (bnc#881112)
Add 0134-Remove-bootdev-warning-bnc-881112.patch
- check for existance of 69-dm-lvm-metad.rules in modules_setup.sh, lvm module
(bnc#891791)
Add 0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch
- Moved persistent network rule revert to another file (was not in github):
Delete: 0133-Remove-70-persistent-net.rules.patch
Add: 0136-Revert-95udev-rules-add-persistent-network-rule.patch
- dracut-use-fipscheck-openssl.patch: Switch from Mozilla NSS sha256hmac
checking to fipscheck as recommended
Add: 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch
- warpclock: Do not use warpclock module on S390(x), hwclock does not exist
there (bnc#884513)
Add 0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch
==== dragonplayer ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libfox1_6 ====
Version update (1.6.49 -> 1.6.50)
- update to 1.6.50:
+ no upstream changes available
==== gdb ====
Version update (7.7 -> 7.8)
- Enable running the testsuite and store results in a gdb-testresults
package.
- Add gdb-rpmlintrc to filter errors about the buildroot mentioned
in testresult logs.
- Use patchlist.pl to merge with gdb-7.8-16.fc22, a rebase to FSF GDB 4.8.
The GDB 4.8 features are:
* Guile scripting support.
* Python scripting enhancements.
* New commands:
* * guile
* * guile-repl
* * info auto-load guile-scripts [REGEXP]
* New options:
* * maint ada set ignore-descriptive-types (on|off)
* * maint set target-async (on|off)
* * set|show auto-load guile-scripts (on|off)
* * set|show auto-connect-native-target
* * set|show guile print-stack (none|message|full)
* * set|show mi-async (on|off)
* * set|show print symbol-loading (off|brief|full)
* * set|show record btrace replay-memory-access (read-only|read-write)
* Remote Protocol:
* * The qXfer:btrace:read packet supports a new annex 'delta'.
* GDB/MI:
* * A new option "-gdb-set mi-async" replaces "-gdb-set target-async".
* New target configurations:
* * PowerPC64 GNU/Linux little-endian
* btrace enhancements:
* * The btrace record target now supports the 'record goto' command.
* * The btrace record target supports limited reverse execution and
replay.
* ISO C99 variable length automatic arrays support.
* It is no longer required to "set target-async on" in order to use
background execution commands (e.g., "c&", "s&", etc.).
* "catch syscall" now implemented on s390*-linux* targets.
* The "compare-sections" command now works on all targets.
* The "target native" command now connects to the native target, and
can be used to launch native programs, even if "set
auto-connect-native-target" is set to off.
* More robust backtraces. [bnc#891040]
- Obsoletes patch gdb-7.7-bnc877566.patch
- Obsoletes patch gdb-fix-s390-build.patch
- Obsoletes patch gdb-ppc64le.patch
- Drop gdb-ia64-tdep.patch, disable building the IA64 target
- Modifies gdb-6.3-test-pie-20050107.patch,
gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch,
gdb-6.6-buildid-locate-core-as-arg.patch,
gdb-6.6-buildid-locate-rpm.patch, gdb-6.6-buildid-locate.patch,
gdb-6.6-scheduler_locking-step-is-default.patch,
gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch,
gdb-6.8-attach-signalled-detach-stopped.patch,
gdb-6.8-quit-never-aborts.patch,
gdb-archer-pie-addons-keep-disabled.patch, gdb-archer-pie-addons.patch,
gdb-archer.patch, gdb-attach-fail-reasons-5of5.patch,
gdb-glibc-strstr-workaround.patch, gdb-rhbz795424-bitpos-20of25.patch,
gdb-rhbz795424-bitpos-21of25.patch, gdb-rhbz795424-bitpos-22of25.patch,
gdb-rhbz795424-bitpos-23of25.patch, gdb-rhbz795424-bitpos-25of25.patch,
gdb-upstream.patch
- Adds gdb-archer-vla-tests.patch, gdb-bz533176-fortran-omp-step.patch,
gdb-bz541866-rwatch-before-run.patch
gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch,
gdb-babeltrace-configure.patch, gdb-btrobust.patch,
gdb-dts-rhel6-python-compat.patch, gdb-fortran-frame-string.patch,
gdb-gnat-dwarf-crash-3of3.patch, gdb-python-completer-1of2.patch,
gdb-python-completer-2of2.patch, gdb-readline-6.3.5.patch,
gdb-vla-intel-04of23-fix.patch, gdb-vla-intel-stringbt-fix.patch,
gdb-vla-intel.patch
- Removes gdb-rhel5-gcc44.patch, gdb-6.6-bfd-vdso8k.patch,
gdb-testsuite-nohostid.patch, gdb-python-stacksmash.patch
==== git ====
Version update (2.0.4 -> 2.1.0)
Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk
- git 2.1.0
- incompatible changes:
* default pager configuration no longer wraps long lines. To
restore:
$ git config core.pager "less -S"
$ git config pager.blame "less -S"
- Changes to specific UI, configuration, workflow and features
- Bug fixes and internal improvements
- Full list:
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.1…
- remove pathc, upstream:
0001-git-subtree-Use-gitexecdir-instead-of-libexecdir.patch
==== gnome-packagekit ====
- Add gnome-packagekit-fix-polkit-usage.patch: properly call polkit
and dbus for reboot (bnc#881221).
==== libgssdp-1_0-3 ====
Version update (0.14.9 -> 0.14.10)
- Update to version 0.14.10:
+ DOAP fixes.
+ Fix SSDP when running on the same host.
+ Bug fixed: bgo#733851.
==== gwenview ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== harfbuzz-devel ====
Version update (0.9.30 -> 0.9.35)
Subpackages: libharfbuzz-icu0 libharfbuzz0 libharfbuzz0-32bit
- Update to version 0.9.35:
+ Fix major shape-plan caching bug when more than one shaper
were provided to hb_shape_full() (as exercised by XeTeX).
+ Fix Arabic fallback shaping regression.
+ Major hb-coretext fixes. That backend is complete now,
including respecing buffer direction and language, down to
vertical writing.
+ Build fixes for Windows CE.
+ Misc fixes:
- Use atexit() only if it's safe to call from shared library.
fdo#82246
- Mandaic had errors in its Unicode Joining_Type.
fdo#82306
+ API changes:
- hb_buffer_clear_contents() does not reset buffer flags now.
- Changes from version 0.9.34:
+ hb_feature_from_string() now accepts CSS
font-feature-settings format.
+ As a result, hb-shape / hb-view --features also accept
CSS-style strings. Eg, "'liga' off" is accepted now.
+ Add old-spec Myanmar shaper: fdo#81775
+ Don't apply 'calt' in Hangul shaper.
+ Fix mark advance zeroing for Hebrew shaper: fdo#76767
+ Implement Windows-1256 custom Arabic shaping.
Only built on Windows, and requires help from get_glyph().
+ Disable 'liga' in vertical text.
+ Build fixes.
+ API changes:
- Make HB_BUFFER_FLAG_BOT/EOT easier to use.
- Changes from version 0.9.33:
+ Turn off ARabic 'cswh' feature that was accidentally turned on.
+ Add HB_TAG_MAX_SIGNED.
+ Make hb_face_make_immutable() really make face immutable!
+ Windows build fixes.
- Changes from version 0.9.32:
+ Apply Arabic shaping features in spec order exactly.
+ Another fix for Mongolian free variation selectors.
+ For non-Arabic scripts in Arabic shaper apply 'rlig' and 'calt'
together.
+ Minor adjustment to U+FFFD logic.
+ Fix hb-coretext build.
- Changes from version 0.9.31:
+ Only accept valid UTF-8/16/32; we missed many cases before.
+ Better shaping of invalid UTF-8/16/32. Falls back to U+FFFD
REPLACEMENT CHARACTER now.
+ With all changes in this release, the buffer will contain fully
valid Unicode after hb_buffer_add_utf8/16/32 no matter how
broken the input is.
+ Fix Mongolian Variation Selectors for fonts without GDEF.
+ Fix minor invalid buffer access.
+ Accept zh-Hant and zh-Hans language tags.
hb_ot_tag_to_language() now uses these instead of private tags.
+ Build fixes.
+ New API:
- hb_buffer_add_codepoints(). This does what
hb_buffer_add_utf32() used to do, ie. no validity check on
the input at all. add_utf32 now replaces invalid Unicode
codepoints with the replacement character.
- hb_buffer_set_replacement_codepoint()
- hb_buffer_get_replacement_codepoint()
Previously, in hb_buffer_add_utf8 and hb_buffer_add_utf16,
when we detected broken input, we replaced that with
(hb_codepoint_t)-1. This has changed to use U+FFFD now, but
can be changed using these new API.
==== help2man ====
Version update (1.43.3 -> 1.46.1)
- Update to version 1.46.1:
* Update translations.
* Apply texinfo patch from Mario Bl�tterman.
* Rename aclocal macros with LOCAL_ prefix.
* Include "missing" program from automake in distribution.
* Add LOCAL_PROG_OR_MISSING macro.
* Change reference to standards to avoid spurious comma.
to Yuri Chornoivan).
Jakub Bogusz).
* Move automake helper scripts into a build-aux sub-directory.
* Add a helper script to locate files in $VPATH.
+ fixup-tex-pot: remove entries from template which should not be
translated.
+ fixup-texi-trans: add the correct path for install-info and correct the
alignment of the main menu.
From 1.45.1:
* Skip additional blank lines following sections, and provide an
explicit method of adding sections (thanks to Mischa Williamson).
* Improve handling of tagged paragraphs when the body is on a following
line (thanks to Brian Campbell).
* Add escapes to adjust spacing of italic text at roman/italic
boundaries (thanks to Bjarni Ingi Gislason, closes: #742289)
From: 1.44.1:
* Perform shell word splitting on option lines in include files.
* Update translations.
* Update copyright years.
* Change distribution filename in README to help2man-VERSION.tar.xz
* Fix gitweb URL in README.
==== hwinfo ====
Version update (21.5 -> 21.6)
Subpackages: hwinfo-devel
- create floppy entry only if there really is a floppy device (bnc #883465)
- 21.6
==== ilmbase-devel ====
Subpackages: libHalf11 libIex-2_1-11 libIexMath-2_1-11 libIlmThread-2_1-11 libImath-2_1-11
- Add obsoletes to baselibs.conf.
==== java-1_7_0-openjdk ====
Subpackages: java-1_7_0-openjdk-devel java-1_7_0-openjdk-headless
- Removed patches unused patches:
* java-1.7.0-openjdk-debugdocs.patch
* java-1.7.0-openjdk-debuginfo.patch
- Use SUSE in names, not SuSE. bnc#889006
- Don't try to run multiprocess on aarch64 where we are normally
using qemu. Qemu cannot guarantee that in user emulation mode
signals will be delivered to the correct thread
- Added patch: file-contains-date-and-time.patch
* fix rpmlint warning and diminish number of rebuilds
- Make sample/rmi/java-rmi.cgi
* fix rpmlint warning about no-executable file with shebang
- Run "osc service localrun clean_spec_file" on the package
* fix manually some shortcomings
- Use released icedtea-sound-1.0.1 tarball
* rename libpulse-java.so -> libicedtea-sound.so
* rename pulse-java.jar -> icedtea-sound.jar
- Remove dependencies on autoconf and automake
* no need to re-autogenerate any more
- Make zero build usable also on aarch64 (--with zero option)
- Run osc service localrun clean_spec_file on the package
- Modified patch:
* java-1_7_0-openjdk-suse-desktop-files.patch
- change categories for policytool.desktop
==== java-1_7_0-openjdk-plugin ====
- Touch link targets in order to silence test of broken symlinks
- Update icedtea-web-suse-desktop-files.patch: Add
X-GNOME-SystemSettings category.
==== juk ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Drop 0001-fix-the-appdata-dir.patch (merged upstream)
==== k3b ====
- Use kde4-macros for filelists, k3b uses kdelibs4 buildsystem
==== kalgebra ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kalzium ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Make devel package require libkdeedu4-devel
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kio_kamera ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kanagram ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kapptemplate ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kate ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kate-devel kwrite libktexteditor
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Add subpackage for the python plugins
- Requires additional python requires for full functionality
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== katomic ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kbd ====
Version update (2.0.1 -> 2.0.2)
- drop kbd-1.15.2-chvt-userwait.patch [bnc#830805] (internal)
(--userwait seems to not be used anywhere)
- remove testutf8 stub (2009: testutf8 will be soon removed completely,
it's kept only not to break /etc/profile currently)
- Update to version 2.0.2:
libkeymap: fix kmap on big-endian machines
Add functions to get the total number of elements
Add functions to convert ksyms
eurlatgr - new Linux console font
Hide syms array
Add information about the total number of elements
Add function to obtain items from the diacritical table
Change the API for working with the diacritical table
Change API for working with list of functions
Add functions to check diacr/func existance
Add pancyrillic font
po: Update translations (from translationproject.org)
vlock: implement PAM account and password management
vlock: rename ERROR_TIMEOUT macro to LONG_DELAY
vlock: introduce short delays after non-fatal PAM errors
Added Latvian keymap
(changelog taken from
http://lists.altlinux.org/pipermail/kbd/2014-July/000476.html)
- add kbd-2.0.2-comment-typo-qwerty.patch [bnc#825385]
- SuSE -> SUSE [bnc#889035]
==== kblackbox ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kblocks ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kbounce ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kbreakout ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kbruch ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kcachegrind ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kcalc ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kcharselect ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kcolorchooser ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kcron ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kde-mplayer-thumbnailer ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kde4-filesystem ====
Version update (4.13.80 -> 4.14)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kde4-l10n-cs ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kde4-l10n-da kde4-l10n-de kde4-l10n-de-data kde4-l10n-el kde4-l10n-en_GB kde4-l10n-en_GB-data kde4-l10n-en_GB-doc kde4-l10n-es kde4-l10n-es-data kde4-l10n-fr kde4-l10n-fr-data kde4-l10n-hu kde4-l10n-it kde4-l10n-it-data kde4-l10n-ja kde4-l10n-pl kde4-l10n-pl-data kde4-l10n-pt kde4-l10n-pt_BR kde4-l10n-pt_BR-data kde4-l10n-ru kde4-l10n-ru-data kde4-l10n-ru-doc kde4-l10n-zh_CN kde4-l10n-zh_TW
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.14/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kde4-print-manager ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdeartwork4-decorations ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kdeartwork4-screensaver
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== dolphin ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kdebase4-libkonq kdebase4-nsplugin kdepasswd kdialog keditbookmarks konqueror konqueror-plugins libkonq-devel libkonq5 plasmoid-folderview
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdebase4-runtime ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use kde4_macros for includes
- Install kdesu symlink via update-alternatives (for better coexistence
with kde-cli-tools)
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdebase4-session ====
- Remove unnecessary buildrequires on kde4-filesystem. Not used
- Cleanup spec-file with obsolete obsoletes/provides
==== kde4-kgreeter-plugins ====
Subpackages: kdebase4-workspace kdebase4-workspace-devel kdebase4-workspace-ksysguardd kdebase4-workspace-liboxygenstyle kdebase4-workspace-libs kdm kwin oxygen-cursors4 python-kdebase4
- changeset_re8241313fc979aefafc8c2a0207570d6394f1580.diff: Require
strict binding for intel driver (bnc#892305)
==== kdebindings-smokegen ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libsmokegen-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libsmokekde-devel ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libsmokekde3
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libsmokeqt ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libsmokeqt-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdelibs4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kdelibs4-core kdelibs4-doc libkde4 libkde4-devel libkdecore4 libkdecore4-devel libksuseinstall-devel libksuseinstall1
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdenetwork4-filesharing ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== akonadi ====
Version update (4.13.80 -> 4.14.0)
Subpackages: akregator blogilo kaddressbook kalarm kdepim4 kjots kmail knode knotes kontact korganizer ktimetracker ktnef libkdepim4
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
- Drop reenable-some-docs.diff (merged upstream)
==== kdepim4-runtime ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdepimlibs4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libakonadi4 libkdepimlibs4 libkdepimlibs4-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Move akonadi2xml to libkdepimlibs4-devel, as it is a development tool
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kio_svn ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdesdk-strigi-analyzers ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdesdk4-scripts ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kfilereplace ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kimagemapeditor klinkstatus
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdf ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kwikdisk
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdiamond ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdnssd ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdump ====
- specfile: Remove call to mkinitrd_setup. With dracut, this is
completely useless; with mkinitrd, the setup script is run
automatically after a new mkinitrd script is installed.
==== kexec-tools ====
- custom autoconf action was no longer setting HAVE_LIBXENCTRL (bnc#886873)
- Do not package kdump.8 as it is only a placeholder, full man page is provided
by kdump package (bnc#892090)
==== kfilemetadata ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kfloppy ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kgamma ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kgeography ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kget ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kgoldrunner ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kgpg ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== khangman ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkhangmanengine4
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use standard macro for khangman includes as the package uses internal
buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kig ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kio_audiocd ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kiriki ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== fonts-KanjiStrokeOrders ====
Version update (4.13.80 -> 4.14.0)
Subpackages: kiten
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kiwi-config-openSUSE ====
- workaround for bnc#892087, add e2fsprogs to bootinclude packages
==== kjumpingcube ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== klettres ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmag ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmahjongg ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmines ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmix ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmousetool ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmouth ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kmplot ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== knavalbattle ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== knetwalk ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kolf ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kollision ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kolourpaint ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kompare ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use kde4-macros for includes, kompare uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== konquest ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== konsole ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kopete ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use kde4-macros for includes, kopete uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kpat ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kppp ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kqtquickcharts ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== krb5 ====
Subpackages: krb5-32bit krb5-client krb5-devel
- buffer overrun in kadmind with LDAP backend
CVE-2014-4345 (bnc#891082)
krb5-1.12-CVE-2014-4345-buffer-overrun-in-kadmind-with-LDAP-backend.patch
==== krdc ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use kde4-macros: krdc uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kremotecontrol ====
Version update (4.13.80 -> 4.14.0)
Subpackages: liblibkremotecontrol1
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kreversi ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== krfb ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kruler ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ksaneplugin ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kscd ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kshisen ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ksirk ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ksnapshot ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kspaceduel ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ksquares ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kstars ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ksudoku ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ksystemlog ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kteatime ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ktimer ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ktouch ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kturtle ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ktux ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kubrick ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kwalletmanager ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kwordquiz ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libapr1 ====
Subpackages: libapr1-devel
- 0004-Backport-r1593600-from-1.6.patch memory leak apr_pvsprintf()
- 0005-Backport-r1593612-from-1.6.patch Missing error codes in apr_error_string()
- 0007-backport-r1604596-1604598-from-trunk.patch memory corruption in apr_skiplist
- 0009-Merge-r1610854-from-trunk.patch posix semaphore must handle EINTR.
==== libassuan-devel ====
Version update (2.1.1 -> 2.1.2)
Subpackages: libassuan0
- update to 2.1.2:
* Added support for ppc64le.
==== libbaloowidgets4 ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libcamgm100 ====
Version update (1.0.5 -> 1.0.6)
Subpackages: perl-camgm
- version 1.0.6
- convert certificate policies to OID only (bnc#889356)
- add test for X509v3 Any Policy
- update translation files
==== libdbi3 ====
Version update (0.9.0.g30 -> 0.9.0.g32)
- Update to git snapshot 0.9.0+git32
* dbi: an unintialized variable (rightfully flagged by valgrind)
was fixed
==== libgdata-devel ====
Version update (0.15.1 -> 0.15.2)
Subpackages: libgdata19 typelib-1_0-GData-0_0
- Update to version 0.15.2:
+ Support PicasaWeb in the GOA authoriser.
+ Fix a data corruption bug in the downloads/uploads code.
+ Bugs fixed:
- bgo#731269: Wrong scope information in authorization domain.
- bgo#731949: Memory leak from gdata_parser_int64_to_iso8601().
- bgo#731946: Removing a task result in error, but succeeds.
- bgo#732890: Refresh authoriser on receiving
SOUP_STATUS_NOT_FOUND.
+ Updated translations.
==== libgphoto2-6 ====
Version update (2.5.4.1 -> 2.5.5)
Subpackages: libgphoto2-6-32bit libgphoto2-devel
- ptp2:
Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org.
Nikon: liveview capture without autofocus enhanced, now also for card
Nikon: restart liveview after capture
Canon EOS: New property reporting method (OLC Info) implemented.
Print read-only values in configuration table lookup (for Canon EOS mostly)
Sony: Fixed Sony SLT-A900v capture
Fixed the various "datetime" hooks for PTP generic, Canon Powershot and Canon EOS
to hopefully work better. --set-config datetime=now sets the camera to the current time.
CHDK: some changes
New ids:
Nikon DSC D3x, D5300
Nikon Coolpix P330
Canon PowerShot S95, S120, SX260HS, SX280HS, SX160IS, A2500, A2600, Elph135, IXUS 300HS, IXUS 255HS
Canon EOS 1200D
Sony DSC-A900, Alpha 6000, DSC-HX5V
Casio EX-ZR700,
Fuji FinePix AV-150, T200
Massive logging and error handling cleanup by Axel Waggershauser
cleanup of the USB data handling
Bugfixes
- st2205:
add support for a new type of 240x320 picture frames
- all:
Massive logging and error handling cleanup by Axel Waggershauser.
Various cleanups from David Berrange for mingw32 builds.
fixed libgd detection and linking.
- print-camera-list
add a mode to print udev rules for the non-standard USB support (usbscsi/usbdisk),
needed additional to HWDB databases.
- translations:
updated ukrainian, vietnamese, polish, french, finish, chinese, danish, dutch,
==== libkcddb4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkcddb4-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkcompactdisc4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkcompactdisc4-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkdcraw-devel ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkdcraw23
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkdeedu4-data ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkdeedu4-devel libkeduvocdocument4
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use kde4-macros for includes: package uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kdegames4-carddecks-default ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkdegames libkdegames-devel libkdegames6
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkexiv2-11 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkexiv2-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkgapi2-2 ====
Version update (2.1.80 -> 2.2.0)
- Update to 2.2.0
* Final release
==== libkipi-devel ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkipi11
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkmahjongg ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libkmahjongg-devel libkmahjongglib4
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libkomparediff2-4 ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libksane-devel ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libksane0
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Added kde4_includes.patch: search for includes in standard kde4
include directory (don't assume it's hardcoded to include/ )
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libmtp-devel ====
Version update (1.1.6 -> 1.1.7)
Subpackages: libmtp9
- updated to 1.1.7
- Soname libmtp.so.9.2.0 - binary compatible, new interfaces
have been added.
- Compilation fixes for older GCC and non-GCC compilers.
- Finalize >4GB file transfer changes so this works now.
- A new API to check for device capabilities has been added.
- Sync in latest upstream ptp2 changes.
- Support for USB 3.0! (A patch adding async buffering was
reverted after deemed instable by Debian.)
- Some migration toward the new API in the examples.
- Use parent storage if available as default storage media.
- Force reset on close for Android devices.
- Handle integrated USB hubs in mtp-probe.
- Devices, devices, devices...
- mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream
- music-players.h: use up to date 1.1.7 version again.
==== libosinfo ====
Version update (0.2.10 -> 0.2.11)
Subpackages: libosinfo-1_0-0
- Update to version 0.2.11:
+ Document hostname limitations.
+ Export OSINFO_*_VERSION macros.
+ Add desktop scripts for Debian.
+ Add API to query install scripts if they require an internet
connection.
+ Some fixes to Debian JEOS script.
+ Add/improve/fix data on:
- CentOS
- Debian
- FreeBSD
- Microsoft Windows 7
- Microsoft Windows 8
- Microsoft Windows Server 2012
- Microsoft Vista
- OpenBSD
- OpenSUSE
- Red Hat Enterprise Linux 7
+ More ISO detection testcases.
+ Many performance improvements.
+ Fixes to documentation.
+ Fixes to build.
==== libpcap1 ====
Version update (1.5.3 -> 1.6.1)
- libpcap 1.6.1:
* some fixes for the any device
* changes for how --enable-XXX works
- includes changes from 1.6.0:
* fixes for byte order issues with NFLOG captures
* Handle using cooked mode for DLT_NETLINK in activate_new().
removing libpcap-netlink.patch, upstream, [bnc#863823]
* on platforms where you can not capture on down interfaces, do
not list them, but: do list interfaces which are down, if you
can capture on them!
- libpcap does not build with bluez 5.21, disable bluetooth
( bluetooth/mgmt.h moved to kernel )
==== libpng16-16 ====
Version update (1.6.12 -> 1.6.13)
Subpackages: libpng16-16-32bit libpng16-devel
- updated to 1.6.13: a "cleanup" release that have no security
fixes or new features.
==== libpwquality1 ====
Version update (1.2.3 -> 1.2.4)
- Update to version 1.2.4:
+ Add Python3 module subpackage.
==== 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
- added _constraints. building took up to 7GB of disk space on
s390x, and more than 6GB on x86_64
==== libreoffice ====
Version update (4.3.0.3 -> 4.3.0.4)
Subpackages: libreoffice-base libreoffice-base-drivers-mysql libreoffice-calc libreoffice-calc-extensions libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-icon-theme-galaxy libreoffice-icon-theme-hicontrast libreoffice-icon-theme-oxygen libreoffice-icon-theme-sifr libreoffice-icon-theme-tango libreoffice-impress libreoffice-kde4 libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-ru libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-writer libreoffice-writer-extensions
- Require some fonts for compat: liberation / carlito fonts. bnc#824908
- Version bump to 4.3.0.4:
* Final 4.3.0 release containing handful of last fixes from the
4.3.0.4
- Try to sort out broken help after migration from 13.1
- Add more provides/obsoletes for lang help files to better handle
migration.
==== gdk-pixbuf-loader-rsvg ====
Version update (2.40.2 -> 2.40.3)
Subpackages: librsvg-2-2 librsvg-devel typelib-1_0-Rsvg-2_0
- BuildIgnore adwaita-icon-theme: Avoid cycle: we do not require
the adwaita-icon-theme to be present. libgtk-3.0 requires this
for end users.
- Update to version 2.40.3:
+ Bugs fixed: bgo#731182, bgo#710310, bgo#721354.
==== libsigc++2-devel ====
Version update (2.3.1 -> 2.3.2)
Subpackages: libsigc-2_0-0
- Update to version 2.3.2:
+ Note: The implementation of bgo#724496 breaks API for some
users, but it does not break ABI. Only users who have added
their own visit_each() overloads are affected by the API break.
Their programs will still compile, but there will be run-time
errors, if they rely on auto-disconnection of slots. Updated
instructions for users who implement their own adaptors are
found in the description of sigc::adapts<>.
+ Replace visit_each() overloads by struct visitor<>. Add the
test_visit_each test case (bgo#724496).
+ signal_impl::notify(): Don't delete signal_impl during erase()
(bgo#564005).
+ Fix 'make check' with clang++ 3.4 and --enable-warnings=fatal
(bgo#724496).
+ Fix test_cpp11_lambda for gcc 4.8.
+ Speed up disconnection of slots (bgo#167714).
+ Auto-generate the ChangeLog from the git log for 'make dist'.
+ Don't use __file__ in the FIREWALL m4 macro (bgo#699168).
+ Add the track_obj() adaptor and test_track_obj test case.
Deprecate libsigc++ lambdas, sigc::group() and sigc::var(). Use
C++11 lambda expressions instead (bgo#672555).
+ Documentation:
- Emphasize that signals are reference counted (bgo#611941).
- Mention std::function<> and std::bind() where appropriate.
- Use DOXYGEN_SHOULD_SKIP_THIS consistently to exclude internal
functions from the reference documentation.
+ Windows:
- Enable C++11 lambda expressions with MS Visual Studio 2012
and later (bgo#733752).
- Update MSVC_Net2010 (bgo#724496).
==== libstorage-ruby ====
Subpackages: libstorage5
- per default zero (wipefs) new partitions (bnc#891956)
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-uml libvirt-daemon-driver-vbox libvirt-daemon-driver-xen libvirt-daemon-qemu libvirt-daemon-xen
- remove not necessary hunks from libvirt-ppc64le-support.patch
- move new patches to section for to be upstreamed
- add patch: libvirt-power8-models.patch
add current power8 cpu models to map
- add patch: libvirt-ppc64le-support.patch
add preliminary ppc64le support to libvirt
==== libvirt-glib-1_0-0 ====
Version update (0.1.8 -> 0.1.9)
Subpackages: typelib-1_0-LibvirtGLib-1_0
- Update to version 0.1.9:
+ Add support for spiceport chardev.
+ Misc fixes to build system.
+ Fix ref counting of snapshot devices.
+ Add API for deleting snapshots.
+ Fix RPM layout for vala files.
+ Fix race in build of vala code.
+ Add API for getting security models.
+ Add classes for dealing with CPU models.
+ Fix enum generation.
+ Add API for fetching snapshots.
- Drop 0b4d331b-secmodel-caps.patch: Fixed upstream.
==== libvorbis-devel ====
Subpackages: libvorbis0 libvorbis0-32bit libvorbisenc2 libvorbisenc2-32bit libvorbisfile3 libvorbisfile3-32bit
- Fix obsoletes and provides in baselibs.conf.
==== libxml2-2 ====
Subpackages: libxml2-2-32bit libxml2-devel libxml2-tools
- Add obsoletes/provides to baselibs.conf.
==== libyui-qt6 ====
Version update (2.46.12 -> 2.46.13)
- Fixed Table(:multiSelection) selecting 1st item when focused
(bnc#888090).
- 2.46.13
==== libLLVM ====
Subpackages: libLLVM-32bit
- Fix the sed line for minimal damage.
==== lokalize ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== lskat ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== lxpanel ====
Version update (0.6.2 -> 0.7.0)
Subpackages: lxpanel-lang
- New upstream version 0.7.0
* New plugin 'launchtaskbar' with combined functionality from
'launchbar' and 'taskbar'. For easy support codebase is
merged instead of doing duplicates but appearance is still
the same in dependency from mode chosen.
* Integrated with LibFM, all launching and application selection
in the launchbar settings is done by LibFM now.
* New simpler plugins API implementation, using LibFM plugins
loader. In new API some callbacks were simplified and some
removed, see all the detailed descriptions in the file
plugin.h.
* New plugins are GtkWidgets now, therefore there is no explicit
destroy for them or their data, all will be handled implicitly.
* Changed config access with simple API similar to libconfig one.
* Using icon caching from LibFM.
* Applications properties in the menu are managed by LibFM API,
no more calls to lxshortcut application.
* Setting for file manager is not handled on its own but XDG
setting is used now, i.e. default choice for "inode/directory"
MIME type.
* Setting for terminal is handled by LibFM, therefore it is the
same as in PCManFM now, no own setting anymore.
* Replaced configure option --enable-cast-checks with
- -enable-debug.
* Replaced 'pager' plugin with former 'wnckpager' one. The
'wnckpager'name is still supported for compatibility but it is
the same plugin.
* Added new plugin 'weather', written by Piotr Sipika.
* Using drag & drop handling from LibFM in launchbar. It is
possible now to use any kind of files as launchbuttons, and
folders can receive drops as well.
* Allowed drag applications from system menu plugin so they now
can be dropped somewhere. The obvious example is drop on the
desktop.
* Using human readable sensor names if available (like 'Core 0',
etc.).
* Panel is allowed to hide completely (setting width when hidden
to 0).
* The IconGrid converted into GtkContainer derived class
PanelIconGrid.
* Allowed to use <USER_CONFIG_DIR>/lxpanel/<profile>/gtkrc for
the panel custom style setup.
* The panel itself in not a struct now but a GtkWindow derived
class so no special API to destroy it is required.
* Improved the layout of icons in panel, they will not align to
the edge of screen but appropriately to panel height. Some of
them did that already but some were aligned to the screen edge
without any gap.
* The button to configure plugin in panel plugins configuration
tab is renamed from 'Edit' to 'Properties'.
* All logging is unified. The option --log is deprecated and
isn't used anymore. User can change logs appearance using
G_MESSAGES_DEBUG and G_MESSAGES_PREFIXED environment variables
(see GLib docs).
* Old APIs are in place still for backward compatibility with
third party plugins but will be dropped later, supposedly on
next feature release point. Old APIs are not present in public
headers, compatibility is on binary level only.
* A whole lot of bugfixes.
- added
lxpanel-0.7.0-fix-crash-after-click-on-empty-part-of-panel.patch
to make LXPanel not to crash when it's clicked on an empty part
==== lxterminal ====
Subpackages: lxterminal-lang
- added lxterminal-0.1.11_fix_ctrl_c_break.patch to fix bnc#891851
==== libastro1 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: libmarblewidget19 marble marble-data marble-devel marble-doc
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use standard macros for marble includes, as it uses internal
location (not relying on kdelibs4 one)
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== mobipocket ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Added kde4_includes.patch: search for includes in standard kde4
include directory (don't assume it's hardcoded to include/ )
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== mono-kde4 ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libqyoto2 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: mono-qt4 mono-qt4-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kpartx ====
Subpackages: multipath-tools
- Revert to ACT_RELOAD in domap() if the map exists
- multipathd: asynchronous configuration (bnc#891189)
- multipathd: timeout CLI commands when waiting for lock
(bnc#891189)
- Remove dm_udev_XXX wrapper functions
- uxlsnr: use typedef for trigger function
- multipathd: lock cli client list
- multipathd: Use standard lists for CLI handling
- Use strlen() when checking for valid wwid
- kpartx: zero out cookie (bnc#890902)
- multipathd: Check for empty wwid when processing events
(bnc#892214)
- Fixup device-mapper cookie handling yet again (bnc#890902)
- Allow zero-sized devices during configuration
- multipathd: issue warning on CLI command timeout (bnc#891189)
- Do not remove paths without uevent (bnc#890998)
- Fixup structure misalignment in config.h (bnc#890747)
- Do not print empty multipaths section
- Fixup 'uxsock_timeout' handling
- Reload map if reinstate failed (bnc#890854)
- Close memory leak in print_multipath_topology
- Implement 'uxsock_timeout' keyword (bnc#890551)
- Return error when receiving CLI packet (bnc#890551)
- multipath: do not print state 'orphan' for option '-l' (bnc#890551)
- Fix race conditions during uevent processing (bnc#890994)
==== mupdf ====
Version update (1.4 -> 1.5)
- update to version 1.5
* This is a bugfix release: dozens of bugs have been found and
exterminated!
* A typo resulting in a potential stack overflow that could
corrupt files when saving edits to a PDF has been fixed.
Another bug which caused a significant slowdown has also been
fixed.
==== nmap ====
Version update (6.46 -> 6.47)
- Nmap 6.47:
* updated IPv4 OS fingerprints
* Removed the External Entity Declaration from the DOCTYPE in
Nmap's XML. The doctype is now: <!DOCTYPE nmaprun>
* Ncat: Fixed SOCKS5 username/password authentication
* Avoid formatting NULL as "%s" when running nmap --iflist
* Zenmap, Ndiff: Avoid crashing with old PyXML package
* Handle ICMP admin-prohibited messages when doing service version
detection.
* NSE: Fix a bug causing http.head to not honor redirects.
* Zenmap: Fix a bug in DiffViewer causing a crash
- fix self-obsoletion of zenmap (nmap-gtk)
==== okteta ====
Version update (4.13.80 -> 4.14.0)
Subpackages: okteta-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Use kde4-macros for filelists, okteta uses kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== okular ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Added kde4_includes.patch: search for includes in standard kde4
include directory (don't assume it's hardcoded to include/ )
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libopenobex2 ====
- Added patches:
* openobex-1.7.1-fix_udev_rules.patch
Fixed 60-openobex.rules with 'TAG+="uaccess"' (bnc#858863)
==== libopenssl-devel ====
Version update (1.0.1h -> 1.0.1i)
Subpackages: libopenssl1_0_0 libopenssl1_0_0-32bit openssl
- openssl.keyring: the 1.0.1i release was done by
Matt Caswell <matt(a)openssl.org> UK 0E604491
- rename README.SuSE (old spelling) to README.SUSE (bnc#889013)
- update to 1.0.1i
* Fix SRP buffer overrun vulnerability. Invalid parameters passed to the
SRP code can be overrun an internal buffer. Add sanity check that
g, A, B < N to SRP code.
(CVE-2014-3512)
* A flaw in the OpenSSL SSL/TLS server code causes the server to negotiate
TLS 1.0 instead of higher protocol versions when the ClientHello message
is badly fragmented. This allows a man-in-the-middle attacker to force a
downgrade to TLS 1.0 even if both the server and the client support a
higher protocol version, by modifying the client's TLS records.
(CVE-2014-3511)
* OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject
to a denial of service attack. A malicious server can crash the client
with a null pointer dereference (read) by specifying an anonymous (EC)DH
ciphersuite and sending carefully crafted handshake messages.
(CVE-2014-3510)
* By sending carefully crafted DTLS packets an attacker could cause openssl
to leak memory. This can be exploited through a Denial of Service attack.
(CVE-2014-3507)
* An attacker can force openssl to consume large amounts of memory whilst
processing DTLS handshake messages. This can be exploited through a
Denial of Service attack.
(CVE-2014-3506)
* An attacker can force an error condition which causes openssl to crash
whilst processing DTLS packets due to memory being freed twice. This
can be exploited through a Denial of Service attack.
(CVE-2014-3505)
* If a multithreaded client connects to a malicious server using a resumed
session and the server sends an ec point format extension it could write
up to 255 bytes to freed memory.
(CVE-2014-3509)
* A malicious server can crash an OpenSSL client with a null pointer
dereference (read) by specifying an SRP ciphersuite even though it was not
properly negotiated with the client. This can be exploited through a
Denial of Service attack.
(CVE-2014-5139)
* A flaw in OBJ_obj2txt may cause pretty printing functions such as
X509_name_oneline, X509_name_print_ex et al. to leak some information
from the stack. Applications may be affected if they echo pretty printing
output to the attacker.
(CVE-2014-3508)
* Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
for corner cases. (Certain input points at infinity could lead to
bogus results, with non-infinity inputs mapped to infinity too.)
- refreshed patches:
* openssl-1.0.1e-new-fips-reqs.patch
* 0005-libssl-Hide-library-private-symbols.patch
(thanks to Marcus Meissner)
==== libortp9 ====
Version update (0.22.0 -> 0.23.0)
Subpackages: ortp-devel
- Update to 0.23.0:
* network simulator improvements
* updated to use ZRTPCPP>=4.0
* security bugfixes
==== osc ====
Version update (0.146.0 -> 0.147.0)
- 0.147
- support groups in maintainership requests
- fixing listing of review requests
- support expanded package listing (when using project links)
- fixing "osc add git://" behaviour
- using xz as default compression
- support local debian live (image) build format
- handle ppc64le for debian as well
- fix buildlog --strip-time
- some more minor bugfixes
==== gtk3-engine-oxygen ====
Version update (1.3.5 -> 1.4.0)
Subpackages: gtk3-theme-oxygen
- Update to 1.4.0
* New upstream release, no changelog provided from upstream
==== oxygen-icon-theme ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== pam_ldap ====
Subpackages: pam_ldap-32bit
- rename README.SuSE to README.SUSE (bnc#889012)
==== libpango-1_0-0 ====
Version update (1.36.5 -> 1.36.6)
Subpackages: libpango-1_0-0-32bit pango-devel pango-tools pango-tools-32bit typelib-1_0-Pango-1_0
- Update to version 1.36.6:
+ Cope with lack of LC_CTYPE (bgo#732276).
+ Prevent harfbuzz from using replacement char.
+ Don't force static builds on win32 (bgo#733137).
+ Allow backend selection via PANGOCAIRO_BACKEND.
+ Support more font weights (bgo#733764).
+ Fix vertical positioning on win32.
+ Don't break in the middle of jamo (bgo#705727).
==== parley ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== libparted0 ====
Subpackages: parted
- Add obsoletes/provides to baselibs.conf.
==== libpci3 ====
Subpackages: pciutils pciutils-devel
- Add obsoletes/provides to baselibs.conf.
==== libpcsclite1 ====
Subpackages: pcsc-lite
- Add obsoletes/provides to baselibs.conf.
==== perl-Bootloader ====
Version update (0.820 -> 0.821)
Subpackages: perl-Bootloader-YAML
- support GRUB_ENABLE_CRYPTODISK config option (bnc #887888)
- 0.821
==== perl-Class-Tiny ====
Version update (0.014 -> 1.000)
- re-checked license
- updated to 1.000 -- upstream changes since last check-in:
1.000 2014-07-16 09:55:29-04:00 America/New_York
[*** INCOMPATIBLE CHANGES ***]
- Attributes for custom accessors *MUST* be declared for them to be
set via the constructor. It is no longer sufficient for a method of
the same name to exist.
- Unknown constructor arguments are ignored rather than fatal; they are
not included in the object. Special instructions for using BUILD to
hide constructor arguments from validation are irrelevant and have
been removed.
- These changes make Class::Tiny-based classes easier to subclass by
more advanced object frameworks like Moose or Moo.
0.015 2014-07-13 23:10:47-04:00 America/New_York
[CHANGED]
- lowered minimum perl to 5.006
==== perl-DBD-Pg ====
Version update (3.3.0 -> 3.4.1)
- Update to version 3.4.1 from 3.4.0
Change from upstream:
- Allow '%' again for the type in table_info() and thus tables()
It's not documented or tested in DBI, but it used to work until
DBD::Pg 3.4.0, and the change broke DBIx::Class::Schema::Loader, which
uses type='%'.
- update to version 3.4.0 from 3.3.0
Upstream changes:
- Cleanup and improve table_info()
table_info() type searching now supports TABLE, VIEW, SYSTEM TABLE,
SYSTEM VIEW, and LOCAL TEMPORARY
table_info() object searching fully supports the above types.
table_info() object searching no longer ignores invalid types - a filter
of 'NOSUCH' will return no rows, and 'NOSUCH,LOCAL TEMPORARY' will
return only temp objects.
tableinfo() type filters are strictly matched now ... previously a
search for SYSTEM TABLE would have fetched plain TABLE objects.
table_info() now treats temporary tables and temporary views as LOCAL
TEMPORARY
- Make sure column_info() and table_info() can handle materialized views.
==== perl-qt4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: perl-qt4-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Move away from kde4-macros in filelist: perl-qt4 doesn't
use kdelibs4 buildsystem
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== pesign-obs-integration ====
- brp-99-compress-vmlinux: Compress the vmlinux image after
find-debuginfo (bnc#880848, bnc#884459)
==== apache2-mod_php5 ====
Version update (5.5.15 -> 5.5.16)
Subpackages: php5 php5-bcmath php5-bz2 php5-calendar php5-ctype php5-curl php5-dba php5-devel php5-dom php5-exif php5-fastcgi php5-ftp php5-gd php5-gettext php5-gmp php5-iconv php5-imap php5-json php5-ldap php5-mbstring php5-mcrypt php5-mysql php5-odbc php5-openssl php5-pdo php5-pear php5-pgsql php5-shmop php5-snmp php5-sockets php5-sqlite php5-suhosin php5-sysvsem php5-sysvshm php5-tidy php5-tokenizer php5-wddx php5-xmlreader php5-xmlwriter php5-xsl php5-zip php5-zlib
- This release fixes several bugs against PHP 5.5.15 and resolves
CVE-2014-3538, CVE-2014-3587, CVE-2014-2497, CVE-2014-5120 and
CVE-2014-3597.
- removed patches:
* php-CVE-2014-2497.patch
==== libpurple-branding-openSUSE ====
Version update (13.1 -> 13.2)
- Bump version to 13.2, to prepare for next version of openSUSE.
==== plasma-addons ====
Version update (4.13.80 -> 4.14.0)
Subpackages: plasma-addons-akonadi plasma-addons-lancelot plasma-addons-marble
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== kde4-l10n-devel ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ppp ====
Version update (2.4.6 -> 2.4.7)
- Update to 2.4.7:
* Fixed a potential security issue in parsing option files
(CVE-2014-3158, bnc#891489).
* There is a new "stop-bits" option, which takes an argument of
1 or 2, indicating the number of stop bits to use for async serial
ports.
* Various bug fixes.
==== privoxy ====
- added config file for SuSEfirewall2
==== python-kde4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: python-kde4-akonadi python-kde4-devel python-kde4-khtml python-kde4-knewstuff python-kde4-phonon python-kde4-plasma
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Drop patch python-sip-4.15.5.fixes.diff due to upstream
inclusion
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== python-pymongo ====
Version update (2.7.1 -> 2.7.2)
- Update to version 2.7.2
* Insert _id in document after applying non-copying SONManipulators
(https://jira.mongodb.org/browse/PYTHON-709)
* Fix exhaust cursor error-handling (https://jira.mongodb.org/browse/PYTHON-736)
* Handle network errors when adding existing credentials to sockets
(https://jira.mongodb.org/browse/PYTHON-732)
* ObjectId.is_valid(None) should be False (https://jira.mongodb.org/browse/PYTHON-712)
* Clarify versionchanged line for bulk insert (https://jira.mongodb.org/browse/PYTHON-738)
* Work around localhost exception issues in add_user when connected to
MongoDB >= 2.7.1 (https://jira.mongodb.org/browse/PYTHON-714)
* Fix Bulk API legacy upsert _id compatibility (https://jira.mongodb.org/browse/PYTHON-705)
* SON.to_dict shouldn't change original data (https://jira.mongodb.org/browse/PYTHON-710)
==== python-six ====
Version update (1.7.2 -> 1.7.3)
- update to 1.7.3:
- Issue #77: Fix import six on Python 3.4 with a custom loader.
- Issue #74: six.moves.xmlrpc_server should map to SimpleXMLRPCServer on Python
2 as documented not xmlrpclib.
==== rsyslog ====
Version update (8.2.2 -> 8.4.0)
- reenable gssapi module
- rsyslog 8.4.0 [v8-stable]
- this is the new stable branch, which incorporates all
enhancements of rsyslog 8.3.
- rsyslog 8.3.5 [v8-devel] 2014-08-05
- mmjsonparse: support selectable cookie and target containers
This permits to put different meanings into a json formatted
syslog message, e.g. the "traditional" cee or cim data.
- bugfix: mmjsonparse did not build with json-c < 0.10 This was a
regression introduced some time in the past in order to support
API changes in json-c. Now we check for the - rsyslog and use
proper code.
- omprog: emit error message via syslog() if loading binary fails
This happens after forking, so omprog has no longer access to
rsyslog's regular error reporting functions. Previously, this
meant any error message was lost. Now it is emitted via regular
syslog (which may end up in a different instance, if multiple
instances run...)
- couple of patches imported from v7-stable (7.6.4)
- rsyslog 8.3.4 [v8-devel] 2014-07-11
- new pmciscoios parser supporting various Cisco IOS formats
- RFC3164 timestamp parser now accepts timezones and subsecond
resolution ... at least for some common formats and where we
could do so without running risk of breaking proper formats (or
introducing regressions)
- new parser config object -- permits to define custom parser
definitions
- new tzinfo config object -- permits to define time zone offsets
This is a utility object that currently is being used by some
parsers.
- bugfix: mishandling of input modules not supporting new input
instances If they did not support this, accidently the output
module part of the module union was written, leading to
unpredictable results. Note: all core modules do support this
interface, but some contributed or very old ones do not.
- bugfix: double-free when ruleset() parser parameters were used
While unlikely, this could cause stability issues even after
the config phase.
- rsyslog 8.3.3 [v8-devel] 2014-06-26
- unify input object naming imudp now supports "name" paramter,
as other inputs do. "inputname" has been deprecated, but can
still be used. Same applies to "appendport" subparamter".
Thanks to "Nick Syslog" for the suggestion.
- made the missing (contributed) modules build under v8 [import
from 8.2.2] Modules:
* mmrfc5424addhmac omrabbitmq omgssapi omhdfs omzmq3
- added a cleanup process (janitor); permits to close omfile
files after a timeout
- make omgssapi build under v8.3 [import vom v8.2] note that we
could do this to the stable, because there is NO regression
chance at all: only omgssapi was changed, and this module did
NOT work previously.
- removed obsolete --disable-fsstnd configure option Thanks to
Thomas D. for alerting us. Closes:
https://github.com/rsyslog/rsyslog/issues/72
- rsyslog 8.3.2 [v8-devel] 2014-05-02
- new template options for date extraction:
- year
- month
- day
- wday
- hour
- minute
- second
- tzoffshour
- tzoffsmin
- tzoffsdirection
- wdayname For string templates, these are property options and
they are prefixed with "date-" (e.g. "date-year",
"date-month", ...) see also:
https://github.com/rsyslog/rsyslog/issues/65
- bugfix: mmexternal remove framing char before processing JSON
reply This did not have any real bad effects, but caused
unnecessary processing, as empty replies were not properly
detected. Otherwise, the bug was not noticible from the user's
PoV.
- bugfix: mmexternal segfault due to invalid free in non-json
input mode closes: https://github.com/rsyslog/rsyslog/issues/70
- bugfix: mmexternal segfault when external plugin sent invalid
reply ... or no reply at all. This happened if the reply was
imporper JSON. Now, we emit an error message in those cases.
see also: https://github.com/rsyslog/rsyslog/issues/69
- bugfix: mmexternal did potentially pass incomplete data to
restarted external plugin This could happen if EPIPE was
returned "too late", in which case the beginning of the data
could be lost.
- bugfix: mmexternal did not properly process messages over 4KiB
The data to be passed to the external plugin was truncated
after 4KiB. see: https://github.com/rsyslog/rsyslog/issues/64
- imrelp: added support for per-listener ruleset and inputname
see: https://github.com/rsyslog/rsyslog/pull/63 Thanks to
bobthesecurityguy github user for the patch
- rsyslog 8.3.1 [v8-devel] 2014-04-24
- external message modification interface now support modifying
message PRI
- "jsonmesg" property will include uuid only if one was
previously generated This is primarily a performance
optimization. Whenever the message uuid is gotten, it is
generated when not already present. As we used the regular
setter, this means that always the uuid was generated, which is
quite time-consuming. This has now been changed so that it only
is generated if it already exists. That also matches more
closly the semantics, as "jsonmesg" should not make
modifications to the message. Note that the same applies to
"fulljson" passing mode for external plugins.
- added plugin to rewrite message facility and/or severity Name:
fac-sever-rewrite.py
- permits to build against json-c 0.12 Unfortunately, json-c had
an ABI breakage, so this is necessary. Note that - rsyslogs
prior to 0.12 had security issues (CVE-2013-6370,
CVE-2013-6371) and so it is desirable to link against the new -
rsyslog. Thanks to Thomas D. for the patch. Note that at least
some distros have fixed the security issue in older - rsyslogs
of json-c, so this seems to apply mostly when building from
sources.
- bugfix: using UUID property could cause segfault
- bugfix/mmexternal: memory leak
- bugfix: memory leak when using "jsonmesg" property
- bugfix: mmutf8fix did not detect two invalid sequences Thanks
to Axel Rau for the patch.
- bugfix: build problems with lexer.l on some platforms For some
reason, the strdup() prototype and others are missing. I admit
that I don't know why, as this happens only in 8.3.0+ and there
is no indication of changes to the affected files. In any case,
we need to fix this, and the current solution works at least as
an interim one.
- rsyslog 8.3.0 [v8-devel] 2014-04-10
- new plugin for anonymizing credit card numbers Thanks to Peter
Slavov for providing the code.
- external message modification modules are now supported They
are bound via the new native module "mmexternal". Also, a
sample skeleton for an external python message modification
module has been added.
- new $jsonmesg property with JSON representation of whole
message object closes:
https://github.com/rsyslog/rsyslog/issues/19
- improved error message for invalid field extraction in string
template see also:
http://kb.monitorware.com/problem-with-field-based-extraction-t12299.html
- fix build problems on Solaris
- NOTE: a json-c API that we begun to use requires the compiler
to be in c99 mode. By default, we select it automatically. If
you modify this and use gcc, be sure to include "-std=c99" in
your compiler flags. This seems to be necessary only for older
- rsyslogs of gcc.
- rsyslog 8.2.3 [v8-stable] 2014-??-??
- bugfix: ommysql: handle/mem leak upon termination of worker
thread This could become bad if the (instance) worker threads
are often started and terminated. But it takes quite a while to
show effect.
- added documentation tarball and also install the html
documentation
new subpackage rsyslog-doc
- drop rsyslog-pid-file.patch: patch is included in update
- added rsyslog-8.4.0_implicit_declaration.patch:
include sys/time.h for gettimeofday
==== ruby-kde4 ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== ruby-qt4 ====
Version update (4.13.80 -> 4.14.0)
Subpackages: ruby-qt4-devel
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== shim ====
- Add shim-update-openssl-0.9.8zb.patch to update openssl to
0.9.8zb
==== libsss_idmap0 ====
Subpackages: libsss_nss_idmap0 sssd sssd-32bit sssd-krb5-common sssd-ldap
- The utility sss_obfuscate uses the Python module pysss, so add a
dependency on python-sssd-config to sssd-tools (bnc#890242)
==== step ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== sweeper ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== klogd ====
Subpackages: syslog-service
- Add syslogd-rpmlintrc to sourcelist to shut up stupid factory auto
- Stop syslog.socket in %preun to avoid the daemon we uninstall
gets started by a log message due to dependencies (bnc#840815).
==== libgudev-1_0-0 ====
Subpackages: libgudev-1_0-devel libudev-devel libudev1 libudev1-32bit systemd systemd-32bit systemd-bash-completion systemd-logger systemd-sysvinit typelib-1_0-GUdev-1_0 udev
- Add upstream patches for hwdb
0001-hwdb-keymaps-for-Samsung-900X3E-900X3F.patch
0002-Add-hwdb-entry-for-Samsung-Series-7-Ultra.patch
0003-keymap-Fix-HP-Pavillon-DV7.patch
0004-hwdb-update-format-description-and-document-reloadin.patch
0008-hwdb-update.patch
- Port back and add the missed upstream patches from 2014/08/22
0004-login-set_controller-should-fail-if-prepare_vt-fails.patch
0006-login-share-VT-signal-handler-between-sessions.patch
- Add upstream patches
0001-nspawn-fix-truncation-of-machine-names-in-interface-.patch
0002-switch-root-umount-the-old-root-correctly.patch
0003-bootchart-it-s-not-OK-to-return-1-from-a-main-progra.patch
0005-sd-resolve-fix-allocation-if-query-ids-never-reuse-t.patch
0007-journald-also-increase-the-SendBuffer-of-dev-log-to-.patch
0008-mount-setup-fix-counting-of-early-mounts-without-SMA.patch
0009-journald-Fix-off-by-one-error-in-Missed-X-kernel-mes.patch
0010-machine_kill-Don-t-kill-the-unit-when-killing-the-le.patch
0011-units-fix-BindsTo-logic-when-applied-relative-to-ser.patch
0012-util-try-to-be-a-bit-more-NFS-compatible-when-checki.patch
1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patch
- man pages from section 3 are developer docs, move them to
the -devel package.
- Add patch 0001-let-systemctl-completion-ignore-at-names.patch to
remove error messages for tab completion for systemctl isolate (bnc#892162)
- Disable the usage of the systemd groups wheel and adm (bnc#892300)
==== sysvinit-tools ====
- use systemd-rpm-macros instead of systemd-devel to avoid build
dependency on systemd and it's deps in turn
- don't install mkinitrd stuff on > 131 anymore
- The former entry adds the patch killproc-2.18-open_flags.dif (bnc#863518)
- open("/dev/tty", ...) should use O_RDWR, not O_WRONLY. Otherwise,
after dup2(fd, 0);, a process cannot read from stdin. [bnc#863518]
==== libwrap0 ====
Subpackages: libwrap0-32bit tcpd-devel
- Add obsoletes/provides to baselibs.conf
==== tcpdump ====
Version update (4.5.1 -> 4.6.1)
- tcpdump 4.6.1:
* add a short option '#', same as long option '--number'
- includes changes from 4.6.0:
* all of tcpdump is now using the new "NDO" code base
* nflog, mobile, forces, pptp, AODV, AHCP, IPv6, OSPFv4, RPL,
DHCPv6 enhancements/fixes
* M3UA decode added.
* many new test cases: 82 in 4.5.1 to 133 in 4.6.0
* cleaned up some unnecessary header files
* Added bittok2str().
* a number of unaligned access faults fixed
* -A flag does not consider CR to be printable anymore
* fx.lebail took over coverity baby sitting
* default snapshot size increased to 256K for accomodate USB
captures
- includes changes from 4.5.2:
* man page fix
- add build and runtime libpcap minimum version
- remove old patches, thus making package patchless:
tcpdump-4.0.0-prototypes.patch
tcpdump-4.0.0-aliasing.patch
- run spec cleaner on spec file
- remove gpg-offline, now part of source validator
- remove versioned binary
- run regression tests
==== libtelepathy-qt4-2 ====
- Enable farstream package for Factory/13.2 (and build with gst1.0 API)
==== tigervnc ====
Subpackages: xorg-x11-Xvnc
- u_tigervnc-check-shm-harder.patch
* Check if SHM really works before deciding to use it.
(bnc#890580)
==== umbrello ====
Version update (4.13.80 -> 4.14.0)
- Update to 4.14.0
* KDE 4.14.0 SC Final Release
* See http://www.kde.org/announcements/4.13/
- Update to 4.13.90
* KDE 4.14 Beta 2 release
* See http://www.kde.org/announcements/announce-4.14-beta2.php
==== typelib-1_0-UpowerGlib-1_0 ====
Version update (0.99.0 -> 0.99.1)
Subpackages: upower
- Update to version 0.99.1:
+ New Features:
- Remove IsDocked property
- Remove unused polkit dependency
+ Bugfixes:
- Create the history directory at runtime
- Do not log a critical warning when using
_set_object_path_sync()
- Fix API doc for up_client_get_on_battery()
- Fix possible UpHistoryItem leak on failure
- Fix segfault on getting property when daemon is not running
- Fix shutdown on boot on some machines
- Fix small memleak on startup with Logitech devices
- Free the obtained device list array after use
- Update lid status when updating AC status
- Remove upower-fix-leaks.patch: fixed upstream.
- Adjust package name, since LT_CURRENT is now 3
==== libblkid-devel ====
Version update (2.24.2 -> 2.25)
Subpackages: libblkid1 libblkid1-32bit libmount1 libmount1-32bit libuuid-devel libuuid1 libuuid1-32bit util-linux
- Update to version 2.25
(using work of Ruediger Meier <sweet_f_a(a)gmx.de>):
* based on the git master branch of util-linux
* many fixes (including bnc#869355, bnc#871951 and
bnc#871698#c49)
* new Python binding sub-package for libmount: python-libmount
* new library: libsmartcols
* new commands: lslogins, setpriv
* add fstrim systemd timer
* better systemd integration
* DROPPED command:
* cytune: Upstream decided to remove tool untested for years
that supports this old hardware.
- Dropped patches included in the upstream:
(*git) Included with no changes
(+git) Included with improvements
(!git) Included with differences
* support-other-tty-lines-not-vconsole.patch (*b9c7390)
* agetty-fooled-on-serial-line-due-plymouth.patch,
* sulogin-fooled-on-tty-line-due-plymouth.patch (*bb280f7)
* agetty-on-s390-on-dev-3270-tty1-line.patch (*f2bcda5)
* sulogin-does-not-find-any-console.patch (*624b204)
* util-linux-setarch-uname26.patch (*f6eb160)
* util-linux-ng-2.16-squashfs3-detect.patch (*11402f5)
* util-linux-lscpu-improve-hypervisor-detection.patch
(!b774473, b32488c, 5bd31c6, 0f0c558, 96ce475)
WARNING, INCOMPATIBLE CHANGE: "lscpu -p" no more reports
hypervisor, as it breaks standard behavior. Use standard output
instead! (FATE#310255)
* blkid-stop-scanning-on-I-O-error.patch (+296d96e)
* blkid-convert-superblocks-to-new-calling-convention.patch
(+37f4060)
* util-linux-libblkid-ext-probe.patch (*a1ca32f)
* util-linux-hwclock-drift-check.patch (*f196fd1)
* util-linux-hwclock-adjtime-check.patch (*db8fc5f)
- Dropped obsolete patch:
* util-linux-2.23.1-eject-fpie.patch (eject is no more SUID)
* util-linux-2.24-fdisk_remove_bogus_warnings.patch
(upstream fixed it in a different way)
* util-linux-HACK-boot.localfs.diff
(MOUNT_PRINT_SOURCE is no more referenced)
- Ported and renamed:
* util-linux-2.23.1-noenc-suse.diff
- > util-linux-noenc-suse.patch
- Split spec file to three stages:
* util-linux.spec: Everything that do not need python or systemd.
* util-linux-systemd.spec: Stuff that needs systemd:
util-linux-systemd and uuidd
NOTE: Not building systemd-less variants of utilities.
* python-libmount.spec: Just python-libmount
- Move bash-completion files to correct packages.
- Add patch util-linux-bash-completion-blockdev.patch.
- Add hacks to prevent damaging of spec files by format_spec_file
(bnc#891152, also edited util-linux-rpmlintrc).
==== libwicked-0-6 ====
Version update (0.6.1 -> 0.6.2)
Subpackages: wicked wicked-service
- version 0.6.2
- nanny: disable nanny use by default again (bnc#891045)
- fsm: generate default configs for ports/slaves (bnc#889666)
- dbus: increase signal/default call timeouts (bnc#890084)
- dhcp4: pad dhcp4 packet to correct minimal len (bnc#882561)
- dhcp4: apply interface MTU provided by server (bnc#890230)
==== wine ====
Version update (1.7.24 -> 1.7.25)
Subpackages: wine-32bit
- Updated to 1.7.25 development snapshot
- Implementation of the packet capture library.
- A few more DirectWrite functions.
- Improvements in HTML table support.
- More VBScript math functions.
- Various bug fixes.
- buildrequire libpcap-devel for wpcap.dll
==== wpa_supplicant ====
Subpackages: wpa_supplicant-gui
- fix dbus systemd activation (bnc#892683)
==== x11-tools ====
- Improve GNOME detection for Classic mode.
==== xen ====
Version update (4.4.0_26 -> 4.4.1_02)
Subpackages: xen-doc-html xen-kmp-default xen-kmp-desktop xen-libs xen-tools xen-tools-domU
- Update README.SUSE with additional debug help
- bnc#883112 - Xen Panic during boot "System without CMOS RTC must
be booted from EFI"
53dba447-x86-ACPI-allow-CMOS-RTC-use-even-when-ACPI-says-there-is-none.patch
- Upstream patches from Jan
53d7b781-x86-cpu-undo-BIOS-CPUID-max_leaf-limit-earlier.patch
53df71c7-lz4-check-for-underruns.patch
53df727b-x86-HVM-extend-LAPIC-shortcuts-around-P2M-lookups.patch
53e47d6b-x86_emulate-properly-do-IP-updates-and-other-side-effects.patch
- Update to Xen Version 4.4.1-rc2
xen-4.4.1-testing-src.tar.bz2
- Dropped the following upstream patches and xen-4.4.0-testing-src.tar.bz2
537b5ede-move-domain-to-cpupool0-before-destroying-it.patch
5327190a-x86-Intel-work-around-Xeon-7400-series-erratum-AAI65.patch
534bdf47-x86-HAP-also-flush-TLB-when-altering-a-present-1G-or-intermediate-entry.patch
535a354b-passthrough-allow-to-suppress-SERR-and-PERR-signaling.patch
53636ebf-x86-fix-guest-CPUID-handling.patch
5347b524-evtchn-eliminate-64k-ports-limitation.patch
53a040c6-page-alloc-scrub-pages-used-by-hypervisor-upon-freeing.patch
53a1990a-IOMMU-prevent-VT-d-device-IOTLB-operations-on-wrong-IOMMU.patch
53732f4f-x86-MCE-bypass-uninitialized-vcpu-in-vMCE-injection.patch
531dc0e2-xmalloc-handle-correctly-page-allocation-when-align-size.patch
5331917d-x86-enforce-preemption-in-HVM_set_mem_access-p2m_set_mem_access.patch
531d8e09-x86-HVM-fix-memory-type-merging-in-epte_get_entry_emt.patch
538ee637-ACPI-Prevent-acpi_table_entries-from-falling-into-a-infinite-loop.patch
535a34eb-VT-d-suppress-UR-signaling-for-server-chipsets.patch
535e31bc-x86-HVM-correct-the-SMEP-logic-for-HVM_CR0_GUEST_RESERVED_BITS.patch
53859956-timers-set-the-deadline-more-accurately.patch
53636978-hvm_set_ioreq_page-releases-wrong-page-in-error-path.patch
535a3516-VT-d-suppress-UR-signaling-for-desktop-chipsets.patch
53cfdcc7-avoid-crash-when-doing-shutdown-with-active-cpupools.patch
5383175e-VT-d-fix-mask-applied-to-DMIBAR-in-desktop-chipset-XSA-59-workaround.patch
531d8e34-x86-HVM-consolidate-passthrough-handling-in-epte_get_entry_emt.patch
532fff53-x86-fix-determination-of-bit-count-for-struct-domain-allocations.patch
5357baff-x86-add-missing-break-in-dom0_pit_access.patch
530c54c3-x86-mce-Reduce-boot-time-logspam.patch
5383167d-ACPI-ERST-fix-table-mapping.patch
5390927f-x86-fix-reboot-shutdown-with-running-HVM-guests.patch
530b27fd-x86-MCE-Fix-race-condition-in-mctelem_reserve.patch
53709b77-Nested-VMX-load-current_vmcs-only-when-it-exists.patch
5396d818-avoid-crash-on-HVM-domain-destroy-with-PCI-passthrough.patch
531d8fd0-kexec-identify-which-cpu-the-kexec-image-is-being-executed-on.patch
5385956b-x86-don-t-use-VA-for-cache-flush-when-also-flushing-TLB.patch
539ec004-x86-mce-don-t-spam-the-console-with-CPUx-Temperature-z.patch
53909259-x86-domctl-two-functional-fixes-to-XEN_DOMCTL_-gs-etvcpuextstate.patch
53859549-AMD-IOMMU-don-t-free-page-table-prematurely.patch
533d413b-x86-mm-fix-checks-against-max_mapped_pfn.patch
535fa503-x86-HVM-restrict-HVMOP_set_mem_type.patch
53271880-VT-d-fix-RMRR-handling.patch
5390917a-VT-d-honor-APEI-firmware-first-mode-in-XSA-59-workaround-code.patch
538dcada-x86-HVM-eliminate-vulnerabilities-from-hvm_inject_msi.patch
53455585-x86-AMD-feature-masking-is-unavailable-on-Fam11.patch
537b5e50-VT-d-apply-quirks-at-device-setup-time-rather-than-only-at-boot.patch
53a199d7-x86-EFI-allow-FPU-XMM-use-in-runtime-service-functions.patch
53cfddaf-x86-mem_event-validate-the-response-vcpu_id-before-acting-on-it.patch
53b16cd4-VT-d-ATS-correct-and-clean-up-dev_invalidate_iotlb.patch
53cfdde4-x86-mem_event-prevent-underflow-of-vcpu-pause-counts.patch
53356c1e-x86-HVM-correct-CPUID-leaf-80000008-handling.patch
534bbd90-x86-nested-HAP-don-t-BUG-on-legitimate-error.patch
530b28c5-x86-MSI-don-t-risk-division-by-zero.patch
5396e805-x86-HVM-refine-SMEP-test-in-HVM_CR4_GUEST_RESERVED_BITS.patch
5370e03b-pygrub-fix-error-handling-if-no-valid-partitions-are-found.patch
5321b257-x86-make-hypercall-preemption-checks-consistent.patch
5321b20b-common-make-hypercall-preemption-checks-consistent.patch
538c338f-x86-amd_ucode-flip-revision-numbers-in-printk.patch
537b5e79-VT-d-extend-error-report-masking-workaround-to-newer-chipsets.patch
531d8db1-x86-hvm-refine-the-judgment-on-IDENT_PT-for-EMT.patch
53b56de1-properly-reference-count-DOMCTL_-un-pausedomain-hypercalls.patch
530b2880-Nested-VMX-update-nested-paging-mode-on-vmexit.patch
533ad1ee-VMX-fix-PAT-value-seen-by-guest.patch
53206661-pygrub-support-linux16-and-initrd16.patch
5315a254-IOMMU-generalize-and-correct-softirq-processing.patch
- bnc#820873 - The "long" option doesn't work with "xl list"
53d124e7-fix-list_domain_details-check-config-data-length-0.patch
- bnc#888996 - Package 'xen-tool' contains 'SuSE' spelling in a
filename and/or SPEC file
Renamed README.SuSE -> README.SUSE
Modified files: xen.spec, boot.local.xenU, init.pciback
xend-config.patch, xend-vif-route-ifup.patch
- bnc#882673 - Dom0 memory should enforce a minimum memory size
(e.g. dom0_mem=min:512M)
xen.spec (Mike Latimer)
==== libexo-1-0-branding-openSUSE ====
Subpackages: libgarcon-branding-openSUSE libxfce4ui-branding-openSUSE midori-branding-openSUSE openSUSE-xfce-icon-theme thunar-volman-branding-openSUSE xfce4-notifyd-branding-openSUSE xfce4-panel-branding-openSUSE xfce4-power-manager-branding-openSUSE xfce4-session-branding-openSUSE xfce4-settings-branding-openSUSE xfdesktop-branding-openSUSE xfwm4-branding-openSUSE
- xfce4-panel-plugin-xfce4battery was renamed to
power-manager-plugin
==== xfce4-power-manager ====
Version update (1.3.1 -> 1.3.2)
Subpackages: xfce4-power-manager-lang
- disable lxpanel-plugin-power-manager which does not build due to
API changes lxpanel >= 0.7.0 (bxo#11108)
- update to latest development version 1.3.2
- renamed panel plugin from "Battery Indicator Plugin" to "Power
Manager Plugin" which is more fitting as it doesn't merely show
the battery status
- xfce4-power-manager does not rely on special device icons
anymore for the load status which is now drawn on the standard
icons
- fix crash with slider on 32bit systems (Bug #11076)
- fix version number output on the commandline
- remove unused code
- add dedicated icons for the keyboard brightness notifications
- various icon improvements
- reorder parts of the settings dialog
- translation updates
- renamed subpackage xfce4-panel-plugin-xfce4battery to
xfce4-panel-plugin-power-manager and lxpanel-plugin-lxdebattery
to lxpanel-plugin-power-manager following upstream
==== xfce4-settings ====
Subpackages: xfce4-settings-lang
- add xfce4-settings-fork-before-gtk-dbus-init.patch in order to
fix problems due to forking after gtk/dbus init (bxo#11045)
==== xfs ====
Version update (1.1.3 -> 1.1.4)
- xfs 1.1.4
* This release improves compatibility with libXfont 1.5 and
cleans up many compiler warnings and chunks of dead code.
* supersedes U_Only-call-SnfSetFormat-if-libXfont-is-built-with-SNF.patch
==== xorg-x11-server ====
Subpackages: xorg-x11-server-extra xorg-x11-server-sdk
- A better fix for 24bpp graphics problem with cirrus KMS
(bnc#890599); Adding a new patch:
U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch
while obsoleting two patches:
u_render-Don-t-generate-invalid-pixman-format-when-using-a-24bpp-framebuffer-with-a-32bit-depth-visual.patch
u_fb-Correctly-implement-CopyArea-when-using-a-window-with-depth-32-and-24bpp.patch
- no longer add /usr/lib[64]/xorg/modules/updates to module path
(FATE#317822)
==== xterm ====
- fix SUSE naming in the package files (bnc#888995)
==== yast2 ====
Version update (3.1.95 -> 3.1.101)
Subpackages: yast2-devel-doc
- Fixed checking whether SuSEfirewall2 package is selected or
installed - in inst_finish, the package is already installed
(bnc#892935)
- 3.1.101
- Fixed RPM description (bnc#888994)
- 3.1.100
- Untrusted repositories are disabled during installation to avoid
asking for the key import over and over during the installation.
- Fixed bnc#723019 and bnc#886572
- 3.1.99
- Package.rb: Each call is polling which installation mode is
active currently. So Mode.rb has not to take care about modules
which are using Mode.rb. (Fixing current testcases)
- 3.1.98
- Fixed checking for SuSEfirewall2 package installed/selected
for installation depending on the current stage/mode (bnc#887406)
- 3.1.97
- When changing installation mode in "Mode.rb" the mode in Package.rb
has to be updated too. (bnc#888212)
- 3.1.96
==== yast2-bootloader ====
Version update (3.1.87 -> 3.1.89)
- remove nonsense check (bnc #768538)
- 3.1.89
- read properly secure boot status when used from other modules
like yast2-vm, so it adds new entry as secure boot (bnc#892032)
- 3.1.88
==== yast2-core ====
Version update (3.1.9 -> 3.1.10)
Subpackages: yast2-core-devel
- Fixed another batch of compilation warnings.
- 3.1.10
==== yast2-country ====
Version update (3.1.10 -> 3.1.11)
Subpackages: yast2-country-data
- Persisted X11 keyboard configuration using localectl (bnc#892303)
- 3.1.11
==== yast2-ftp-server ====
Version update (3.1.2 -> 3.1.4)
- Autoyast configuration mode: Set installation mode to "normal"
before writing the settings. So the target system has to be
set at first. (bnc#888212)
- 3.1.4
- Using different defaults about logging for vsftpd/pure-ftpd (bnc#888287)
- Setting xferlog_enable = YES instead of syslog_enable
- 3.1.3
==== yast2-inetd ====
Version update (3.1.5 -> 3.1.6)
- Fixed adjusting the xinetd service status (bnc#886420)
- 3.1.6
==== yast2-installation ====
Version update (3.1.108 -> 3.1.109)
- workaround problem with missing capabilities in image deployment
(bnc#889489)
- 3.1.109
==== yast2-iscsi-client ====
Version update (3.1.14 -> 3.1.15)
- Updating the node DB while using authentication (bnc#889967
comment#10)
- 3.1.15
==== yast2-network ====
Version update (3.1.76 -> 3.1.84)
- copy wickedd-nanny status (in /etc/wicked/common.xml) to target
- 3.1.84
- bnc#887238
- Layer2 availability option is referenced correctly during
autoconfiguration
- 3.1.83
- fixed typo in module name (bnc#891921)
- 3.1.82
- bnc#841170, fate#316090
- support for filtering broadcoms storage only devices out of
device list
- 3.1.81
- properly convert proxy configuration from install.inf during
installation (bnc#885957)
- 3.1.80
- Fixed network_autoconfiguration_test stubbing on s390 (bnc#883836).
- 3.1.79
- Reading and adjusting the SuSEfirewall2 configuration has been
moved from inst_finish to inst_proposal because AutoYast export
can be already requested in inst_proposal (bnc#887406)
- 3.1.78
- Do not lose default route when editing an interface (bnc#883836).
- 3.1.77
==== yast2-ntp-client ====
Version update (3.1.9 -> 3.1.10)
- Autoyast cloning: Do not show error popup if ntp server has not
installed. (bnc#891422)
- 3.1.10
==== yast2-packager ====
Version update (3.1.39 -> 3.1.42)
- fixed adding of new SLP and CD/DVD repositories
- added "Repositories from Registration Server" option to URL
selection dialog (displyed when adding a new repository)
(bnc#888566)
- 3.1.42
- better help text: user can confirm product removal and continue
with the product upgrade (bnc#889749)
- 3.1.41
- Removed caching of already accepted licenses: if there is
a license that needs to be accepted, user has to accept it
(bnc#890968)
- 3.1.40
==== yast2-pkg-bindings ====
Version update (3.1.15 -> 3.1.17)
- explicitly include <ostream> to avoid possible compile failures
(bnc#891676)
- 3.1.17
- fixed passing an invalid repository ID in GPG key import callback
(bnc#891389)
- 3.1.16
==== yast2-services-manager ====
Version update (3.1.28 -> 3.1.30)
- Autoyast: Moved minimal configuration to a central place in
inst_finish. (bnc#886464)
- 3.1.30
- Targets marked for translations, adjusting UI in a way that even
longer targets (translations) fit into it (bnc#892366)
- 3.1.29
==== yast2-users ====
Version update (3.1.29 -> 3.1.30)
- Fixed handling of the [Abort] button in inst_user_first, user is
asked for confirmation (bnc#886662)
- Fixed UsersSimple.Transliterate not to return a trailing newline
- 3.1.30
==== yast2-vm ====
Version update (3.1.17 -> 3.1.18)
- bnc#892759 - "Install Hypervisor and Tools" fails with error:
Details: undefined method `+' for nil:NilClass
- 3.1.18
==== zoo ====
- Remove redundant %clean section and old specfile tags;
reset Release number as it is autocontrolled by OBS anyhow.
Removed packages:
libOpenColorIO1
libdleyna-core-1_0-1
libnl-1_1-devel
> libnl1
libreoffice-icon-theme-crystal
libtinyxml0
libupower-glib2
xfce4-panel-plugin-xfce4battery
Added packages:
bundle-lang-common-ar
libdleyna-core-1_0-3
google-carlito-fonts
java-1_8_0-openjdk
> java-1_8_0-openjdk-headless
java-1_8_0-openjdk-plugin
kate-python-plugins
libnl3-200-32bit
libpcap1-32bit
libupnp6
perl-Linux-Pid
python-Jinja2
python-MarkupSafe
python-docopt
python-jedi
python-ply
python-pyplete
python-pysmell
libupower-glib3
libsmartcols1
util-linux-systemd
xfce4-panel-plugin-power-manager
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
5
8
Hello all,
this site sums it up nicely and gathers references and alternatives:
http://boycottsystemd.org/
like:
http://ewontfix.com/14/ [look esp. at the 'init' implementation!]
http://ewontfix.com/15/
And finally, there's:
https://launchpad.net/ubuntu/+source/systemd-shim
or https://packages.debian.org/sid/systemd-shim
(along with eudev etc., also linked from the first site).
I endorse not getting hooked by systemd forever. Maybe it can be just
an episode ...
-dnh
PS: I seriously do consider jumping ship (to gentoo or FreeBSD ATM).
And I've been using SUSE for >15 years now and contributing quite
a bit.
--
"Waking up this morning was a pointless act of masochism" -- Girl
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
42
121
Hi,
Can our current QA-s detect the issues like the following one?
http://www.omgubuntu.co.uk/2014/08/ubuntu-installer-bug-wipes-partitions
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
2
1
01 Sep '14
zypper dup du jour yields:
Checking for file conflicts: ............................................[error]
Detected 3 file conflicts:
File /boot/.vmlinuz-3.16.0-1-default.hmac
from install of
kernel-default-3.16.0-1.2.x86_64(factory)
conflicts with file from package
kernel-default-3.16.0-1.1.x86_64(@System)
[...]
File conflicts happen when two packages attempt to install files with the same name but different contents. If you continue, conflicting files will be replaced losing the previous content.
Continue? [yes/no] (no):
This particular issue is because kernels are set to multiversion,
which means zypper tries to keep both packages. Arguably that is
a losing situation.
I guess zypper should show a choice dialog with a third/fourth option:
- remove kernel-default-3.16.0-1.1.x86_64
- do not install kernel-default-3.16.0-1.2.x86_64
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
4
4
Changed packages:
==== alsa ====
Subpackages: alsa-devel libasound2 libasound2-32bit
- Yet more DSD fix, hwdep iface sync with the recent kernel, and a
minor documentation fix from upstream:
0019-Sync-enum-snd_hwdep_iface_t-with-include-asound-asou.patch
0020-pcm-2nd-round-of-pcm_misc-DSD-fixes.patch
0021-doc-fix-cross-compiling-example.patch
==== alsa-utils ====
- alsa-info.sh updates to 0.4.64: run withall also when --output
is given
0005-alsa-info-Make-sure-all-full-script-is-run-even-with.patch
0006-alsa-info-Refactor-withall-logic.patch
==== cups-filters-foomatic-rip ====
Version update (1.0.55 -> 1.0.58)
Subpackages: cups-filters-ghostscript
- A /usr/bin/foomatic-rip -> /usr/lib/cups/filter/foomatic-rip
symlink is added to the cups-filters-foomatic-rip sub-package
to make our lsb RPM installable again (bnc#892604).
LSB currently requires /usr/bin/foomatic-rip but future LSB
will require /usr/lib/cups/filter/foomatic-rip see
https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=3900
- Version upgrade to 1.0.58
Changes in 1.0.58 (excerpt - for details see the NEWS file):
* pdftoraster: Changed ICC profile get function to accept a
PPD fallback profile.
* pdftoraster: Fixed handling of cupsColorSpaces 18,19,20.
* rastertopdf: Grayscale color conversion now properly inverts
bits.
* rastertopdf: Implemented basic 8bit->8bit color space
conversions.
* rastertopdf: Added black point compensation.
* rastertopdf: Added handling of color rendering intent.
* gstoraster, imagetoraster, pdftoraster, rastertopclx,
rastertopdf, foomatic-rip: Use color management functions in
libcupsfilters.
* libcupsfilters: Modified code formatting and documentation in
the color management functions.
* libcupsfilters: Fixed string handling and added debug log
messages in the color management functions.
* libcupsfilters: Fixed Adobe RGB matrix for proper rendering
(transpose)
* libcupsfilters: Moved color management functions from the
individual filters to the libcupsfilters library.
- Version upgrade to 1.0.57
Changes in 1.0.57 (excerpt - for details see the NEWS file):
* Build system: Explicitly link to libm as -lm was dropped
from cups-config --libs.
* libcupsfilters, foomaticrip, gstoraster, imagetoraster,
pdftoraster, rastertopclx, rastertopdf: Handle absence of
colord or D-Bus gracefully (Ubuntu bug #1356405).
- Version upgrade to 1.0.56
Changes in 1.0.56 (excerpt - for details see the NEWS file):
* Major regression fix in cups-browsed (introduced in 1.0.55
by no longer creating a local queue pointing to a remote
raw queue that causes no longer creating local queues for
traditional CUPS Browsing remote CUPS queues):
Do not consider a remote CUPS queue as raw if the TXT record
is NULL as for queues broadcasted by the legacy CUPS method
the TXT record does not exist. Now consider a queue with
NULL TXT record only as raw if the domain entry is not empty
which tells that the queue is Bonjour-broadcasted
(linuxfoundation.org bug #1223).
* cups-browsed: Do also not mark a discovered printer as
already provided by another server when the other server's
queue has "unconfirmed" status. Mark the other queue with
"disappeared" or "unconfirmed" status as duplicate of the
discovered printer so that the new queue for the discovered
printer does not get removed when the entry for the other
queue times out.
* rastertopdf: Some code polishing and removal of now unneeded
functions
* rastertopdf: Reduced color space handling to only
PWG-supported color spaces
* rastertopdf: Added colorspace calibration function; included
optional "/Alternate" PDF key for ICC profile embedding
* rastertopdf: Colorspace sRGB now embeds srgb icc profile;
implemented ICC Profile embedding (PDF 1.3 spec)
* rastertopdf: Added basic color calibration
* rastertopdf: Implemented ICC Profile creation code for IPP
Everywhere (from PWG raster)
* pdftoraster: Added colord handling of ICC profiles
==== gd ====
Subpackages: libgd3 libgd3-32bit
- Resolve build failure with automake-1.14
==== glibc-32bit ====
Subpackages: glibc-locale-32bit
- disable-gconv-translit-modules.patch: Disable gconv transliteration
module loading (CVE-2014-5119, bnc#892073, BZ #17187)
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-info glibc-locale nscd
- disable-gconv-translit-modules.patch: Disable gconv transliteration
module loading (CVE-2014-5119, bnc#892073, BZ #17187)
==== kiwi ====
Version update (5.06.153 -> 5.06.155)
Subpackages: kiwi-desc-isoboot kiwi-desc-netboot kiwi-desc-oemboot kiwi-desc-vmxboot kiwi-doc kiwi-media-requires kiwi-pxeboot kiwi-templates kiwi-tools
- v5.06.155 released
- Make sure kiwi initrd creates /run/lock (bnc #893624)
The location for /var/lock has been moved to /run/lock and /var/lock
is a symlink instead. /run is a tmpfs and thus the directory must be
created properly
- v5.06.154 released
- Don't prevent the pre-init stage if root= is set in the cmdline
If a root= information is passed to the cmdline kiwi uses this
device and wrongly indicates the system has completed the first
boot by setting LOCAL_BOOT=yes This prevents the correct setup
of the bootloader device.map as well as the bootloader config
to be written (bnc #893368)
- Prevent creation of custom /etc/ImagePackages file for the
oem and vmx image types. The information there is created
at image creation time already and the call increases the
first boot time, related to (bnc #893368)
- Fixed schema validation error output
if the schema is invalid kiwi uses jing to create good error
messages but the output of jing was not displayed
- Adapt unit test due to last XSL change
- Fixed xsl/convert58to59.xsl to convert old controller='scsi'
to controller='lsilogic' and not 'ide' which unexpectedly
changes the layout (bnc #893345)
- Fixed NFS root mount, use nolock option (bnc #892672)
- Fixed package update from sle11 to sle12 (bnc #893340)
the man pages were moved from kiwi-doc to the main kiwi package
between sle11 and sle12. Thus the main kiwi package has to set
the correct file provides/obsoletes in order to avoid conflicts
- make sure e2fsprogs is installed explicitly in isoboot
boot image descriptions for openSUSE 13.1/13.2 and SLE12
There is no package requirement for e2fsprogs which
pulls it in (bnc #892087)
- Fixed spec file requirements
cdrkit-cdrtools-compat is a requirement on suse in order to
correctly find the iso tools in the search path
- Fixed legacy service insert/remove using chkconfig
suseInsertService and suseRemoveService can deal with native systemd
services and legacy SYS V init scripts stored in /etc/init.d/. In case
of legacy services a call to "chkconfig /etc/init.d/${service} on|off"
is issued but fails because chkconfig only expects a service name
and not a full path.
- Set sudoers secure_path for vagrant examples
secure_path is needed to find executables under i.e.
/sbin/ when vagrant uses sudo.
This fixes the problem when using vagrant-libvirt and
sync a folder via 9p which leads currently to:
==> devstack1: mounting p9 share in guest
modprobe 9p
bash: line 2: modprobe: command not found
==== libaio-devel ====
Subpackages: libaio1
- Add obsoletes/provides to baselibs.conf.
==== libburn4 ====
Version update (1.3.4 -> 1.3.8)
Subpackages: libisoburn1 libisofs6
- update libburn to 1.3.8:
* Bug fix: Wrong stack usage caused SIGBUS on sparc when compiled
by gcc -O2
* Bug fix: Minimum drive buffer fill was measured by cdrskin
before the buffer could get full
* Bug fix: A failed MMC BLANK command did not cause error
indication by libburn
* Bug fix: A final fsync(2) was performed with stdio drives, even
if not desired
* Bug fix: CD TAO with multiple tracks could cause a buffer
overrun
* Bug fix: Compilation warning for unsupported systems mutated
into an error
* New system adapter for NetBSD
- update libisoburn to 1.3.8:
* Bug fix: -boot_image grub grub2_mbr= did not work (but -as
mkisofs --grub2-mbr did work)
* Bug fix: -boot_image grub2_mbr= prevented -boot_image
partition_table=on
* Bug fix: libburn: A final fsync(2) was performed with stdio
drives, even if -stdio_sync was set to "off".
* Bug fix: libburn: Wrong stack usage caused SIGBUS on sparc when
compiled by gcc -O2
* Bug fix: -blank force:all on DVD+RW had no effect
* Enabled use of libedit as alternative to libreadline
* Enabled recording and restoring of extattr on NetBSD
* New API calls isoburn_igopt_set_stdio_endsync() and
isoburn_igopt_get_stdio_endsync
* New bootspecs hppa_*, new -as mkisofs options -hppa-* for HP-PA
via PALO
* New -find pseudo tests -use_pattern , -or_use_pattern
* New -find action report_sections
* New command -concat
* New commands -report_system_area and -report_el_torito
* Bug fix: Command -status produced FAILURE event if no drive was
acquired Regression introduced by release 1.3.6
* Bug fix: libburn : Compilation warning for unsupported systems
mutated into an error. Regression introduced by release 1.3.6.
* Bug fix: libburn : CD TAO with add-on sessions could cause a
buffer overrun. Introduced 7 years ago by release 0.3.2.
* Bug fix: libisofs: Division by zero if HFS+ was combined with
TOC emulation for overwritable media.
* Bug fix: -list_speeds did not work any more with old CD drives.
Regression introduced by release 1.3.4
* Bug fix: -check_media marked untested sectors in sector map as
valid
* Bug fix: Paths with symbolic links preceding ".." were not
interpreted properly
* New isoburn_igopt_set_relaxed() relaxation
isoburn_igopt_joliet_utf16
* New -compliance rule joliet_utf16, new -as mkisofs option
- joliet-utf16
* New -find test -bad_outname, new -find action print_outname
* New API call isoburn_conv_name_chars()
* libburn: New system adapter for NetBSD
- update libisofs to 1.3.8:
* Bug fix: Prevent allocation of empty hash tables. Thanks
Richard Nolde.
* Bug fix: Prevent allocation of empty directory children lists.
Thanks Richard Nolde.
* Bug fix: The GUIDs of main GPT and backup GPT differed if more
than one System Area was written into the ISO image.
* New API calls iso_image_report_el_torito() and
iso_image_report_system_area()
* New API call iso_crc32_gpt()
* Bug fix: Division by zero if HFS+ was combined with TOC
emulation for overwritable media.
* New API call iso_write_opts_set_joliet_utf16() and ability to
read Joliet names as UTF-16BE
* New API call iso_conv_name_chars()
==== libexif-devel ====
Subpackages: libexif12 libexif12-32bit
- Add obsoletes/provides to baselibs.conf.
==== libsigc++2-devel ====
Subpackages: libsigc-2_0-0
- Add libsigc++2-includes.patch: Add an include in
limit_reference.h.
==== libwmf-0_2-7 ====
Subpackages: libwmf-tools
- dropped libwmf-devel -> libwmf-tools dependency (bnc#892356)
==== libmysqlclient-devel ====
Version update (10.0.12 -> 10.0.13)
Subpackages: libmysqlclient18 libmysqlclient_r18 libmysqld18 mariadb mariadb-client mariadb-errormessages
- fix privileges as a last step of upgrade
- Update to 10.0.13
* Release notes:
http://kb.askmonty.org/v/mariadb-10013-release-notes
* Changelog:
http://kb.askmonty.org/v/mariadb-10013-changelog
==== libmono-2_0-1 ====
Version update (3.2.8 -> 3.6.0)
Subpackages: libmono-2_0-devel libmonoboehm-2_0-1 libmonoboehm-2_0-devel libmonosgen-2_0-1 mono-core mono-data mono-data-oracle mono-data-postgresql mono-data-sqlite mono-devel mono-extras mono-locale-extras mono-mvc mono-nunit mono-wcf mono-web mono-winforms mono-winfxcore monodoc-core
- Rebased patches and submitted to upstream
- Removed ARM compatibility hacks https://github.com/mono/mono/pull/1211
+ mono-arm-cpuinfo-v5.patch
+ mono-arm-cpuinfo-v7.patch
+ mono-arm-vfp.patch
- Update to 3.6.0
+ Runtime performance counters have been integrated into the profiler allowing the performance counter information to be surfaced to profiling tools and in particular Xamarin?s upcoming profiler.
+ The profiler now produces backtraces for statistical mode. The profiler?s tracing mode now works on ARM.
+ The debugger now support line and column ranges. pdb2mdb supports it. Note: the rest of our toolchain still needs to be updated.
+ The debugger now supports changing the current line in the top frame.
+ Lots of bugfixes and performance improvements on the profiler.
+ The debugger now support reading simple properties without calling their getter, this is done by having a lightweight IL interpreter for small pieces of code. This allows more properties to be inspected while the process is completely stopped and without having to temporarily resume execution of the target to execute the property code.
+ Added buffered response mode to improve network efficiency on high latency links such as USB.
+ The GC bridge got a lot of performance work. There are now two new modes that can significantly improve some workloads.
+ Multiple http stack improvements: some leaks in the stack have been fixed, as well as solving some long-standing bugs involving asynchronous operations and proxies. We have introduced a more comprehensive test harness to ensure that those bugs do not surface again.
+ System.IO.Compression is now implemented
+ System.Security.Claims is now implemented. It resides in the System assembly (existed before in the Identity stack, but now we track the new home from the .NET 4.5 API).
+ Reworked locking to drop a hot lock in method lookup.
+ Use fine grained locking instead of a big hot lock.
+ Better hashing of some runtime internal items to avoid some corner-case slowdowns with generics.
+ The profiler is now able to produces backtraces in statistical mode.
+ Added periodical flushing that should help interactive users. This means that the profiling will send data over the profiling even if the application is not currently sending data (this is there to support the upcoming new profiler UI).
+ It now collects and reports performance counter information. See mprof-report?s man page.
+ Fixed the handling of the volatile. CIL prefix.
+ We now distribute IKVM?s ikdasm tool. This is a reliable disassembler that does not have the limitation of monodis of requiring a complete set of assemblies that are compatible to disassemble. This will disassemble even files that do not have their dependencies available.
+ Optimized EqualityComparer for more types.
+ Our msbuild implementation can now build Project K and Roslyn
+ Optimized EqualityComparer for more types.
+ [mcs] Flow analysis of nested binary expressions inside anonymous methods was missing on left/right reset.
+ [mcs] Fix betterness logic for default vs params parameters.
+ [mcs] Flow analysis of binary expressions not using logical operators.
+ [mcs] Emit unmanaged version info from AssemblyFileVersion.
+ [mcs] Fix expression tree conversion type for lifted enum equality comparisons.
+ [mcs] Report error when named argument for param parameter is given but not all formal parameters are provided.
+ [mcs] Unify reachable label lookup.
+ [mcs] Don?t release field address copy before it?s used.
+ [mcs] Fix error reporting propagation for loop statements.
+ [mcs] Emit better code for null coalescing operator with nullable return type.
+ [mcs] Add explicit array conversion involving type parameters.
+ Add System.ServiceModel.Security assembly.
+ [sdb] Avoid clearing event requests if they reference an assembly which is unloaded. Instead, remove the assembly reference from the event request so it stays active.
+ Rename configure.in -> configure.ac.
+ [System] Fix parsing of IPv6 addresses.
+ [Http] Cleanup chained async operations.
+ [corlib] Add Guid hex format parsing with whitespaces.
+ [System.Net.Http] Parsing productinfo like headers with missing version.
+ [System] Throw IOE in more cases when dealing with an invalid Process object.
+ [bcl] Fix Process.PrivateMemorySize64 on osx, we now return task_baic_info.resident_size.
+ Clean up the usage of FILETIME structures, avoid accessing them as gint64 since that would lead to alignment problems.
+ [sdb] Avoid stack overflows when a boxed vtype recursively references itself using fields.
+ [profiler] Filter more event types in mprof-report based on time.
+ [profiler] In mprof-report fix handling of the time filter when starting from 0.
+ [http] Convert string output data using BOM header when available.
+ [system.net.http] Fix encoding of Content-MD5. Based on patch by nberardi.
+ [sdb] Avoid placing implicit sequence points at offsets where the IL stack is empty when using symbol file based sequence points.
+ [eglib] Remove test-glib code, we don?t have to maintain compatibility with glib any more.
+ [corlib] Rethrow user not initialization exception when lazy initialization throws.
+ [mcs] Don?t report interface implementation errors for optional implementations.
+ [mcs] Include more unicode categories in parsing identifier part character.
+ [mcs] Emit null constant value for default parameters of generic types to indicate not missing value.
+ [mcs] Do type parameter conversion involving type parameters using dependency rules.
+ [mcs] Emit all method like members in same order as they appear in source code.
+ [mcs] Convert extended underlying enum constants to their underlying type.
+ [mcs] Don?t apply reference type is optimization for dynamic expressions.
+ [mcs] Inflate anonymymous method with correct type arguments when async this requires hoisting in parent type.
+ [mcs] Fix using type relationship check for type parameters.
+ [mcs] Caching of type argument types should not happen under error conditions.
+ [linq] Use hashtable lookup instead of linear scan for groupby keys.
+ [mcs] Private member can still have base members when in nested types.
+ [mcs] Make unused event warning reporting consistent to csc.
+ [mcs] Add parent storey reference only when this is not captured directly.
+ [mcs] Fix recursive resolving of crefs.
+ [mcs] Adding unit test for #18511
+ [mcs] Emit field initializer with expression tree in all user constructors.
+ [dlr] Emit correct code for convert of nullable types.
+ [runtime] Fix decoding of jagged arrays in custom attributes.
+ [runtime] Avoid calling mono_thread_current () in sgen_thread_detach (), since it can construct objects.
+ [runtime] Avoid passing commands to lldb using the python api, it doesn?t seem to work well in script files.
+ [runtime] Fix Process.TotalProcessorTime becoming negative.
+ [runtime] Clean up an #ifdef block
+ [jit] Make generic ctor calls made out of gsharedvt methods indirect, since they cannot be patched.
+ [jit] Fix rethrowing of exceptions in thumb mode.
+ [jit] Fix the lookup of the AOT version of Interlocked.Exchange in full-aot mode.
+ [jit] Fix an unreachable code part in mini_emit_memset ().
+ [llvm] Fix a few problems with longs on 32 bit platforms.
+ [runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYPE_MVAR.
+ [interpreter] Disable fast call invocation using methodinfo delegates due to aot limitation.
+ [runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYPE_MVAR.
+ [sgen] Restore hazard pointers in suspend signal handler.
+ [corlib] Fix extra await context switch when custom SynchronizationContext does not change.
+ [corlib] Add SortVersion.
+ [corlib] Make invariant NumberFormatter thread static too as it has internal static state.
+ [corlib] Filter out any right-to-left sign characters.
+ [corlib] Fix localized resource loading bug.
+ [corlib] Optimize EqualityComparer for common value types.
+ [system] Don?t terminate response reading on bad cookie value.
+ DataRowView indexer should not break on ?completed? added rows (any rows other than the IsNew one). (BNC#595899)
+ [corlib] Defer TypeInfo instantiation logic in DefinedTypes.
+ [Mono.Security] Send all the certificates (except the root) from an SSL/TLS ?Server certificate? message (7.4.2 in RFC2246).
+ [System.Core] Don?t auto increment when trimming hashset.
+ [system.net.http] Close service-point slot on explicit dispose.
+ [Fix] System.Runtime.Caching.MemoryCache doesn?t honor SlidingExpiration.
+ [System.Xml.Linq] Fix XNamespace.GetName locking to not be racy.
+ [System.Net.Http] Incomplete byte ranges parsing.
+ [System.ServiceModel.Web] Fix JsonQueryStringConverter.ConvertValueToString to work when running on any culture.
+ System.Runtime.Caching.MemoryCache doesn?t order expirable items correctly.
+ ConcurrentQueue.TryPeek() is not thread safe.
+ System/PCL: Implement HttpWebRequest.SupportsCookieContainer, WebRequest.CreateHttp.
+ [interpreter] Implement simple quote expression.
+ mdbrebase: use File.Move instead of FileInfo.MoveTo.
+ Add unit test for BNC#497562
+ System.Runtime.MemoryCache.GetValues() throws LockRecursionException with expired items - GetValues() calls MemoryCacheContainer.GetEntry() which now gets an EnterUpgradeableReadLock needed by ExpireIfNeeded() - Added a test case.
+ [Sys.Data] Fix BNC#519648
+ [Sys.Data] Add unit tests for BNC#519648
+ [System.XML] Fix handling of space in XSL value-of elements.
+ [System.XML] Fix XSL node-set bug. Fixes #18114
+ [System.XML] Fix handling of global variables in XSLs.
+ [System.XML] Do not reset document schema when reading an element.
+ Fix setter of TableLayoutPanel.LayoutSettings throws unwanted exception. Fixes BNC#497562
+ [MWF] Fix opacity of form.
+ [MWF] Fix ComboBox list to not display offscreen.
+ [MWF] Fix Screen.FromRectangle.
+ [MWF] Implement multi-display support on Linux.
+ [MWF] Clear currentCell before disposing.
+ [MWF] Unit test for DataGridView bug.
+ [MWF] Don?t try to remove non-child control.
+ [MWF] Add unit test for #19818
+ [MWF] Fix AutoSize behavior of FlowLayoutPanel.
+ [MWF] Fix crash from null control in ContainerControl.
+ [MWF] Fix TableLayoutPanel layout bug.
+ [MWF] Fix clipping of last line of dropdown.
+ [MWF] Release capture when clicking LinkLabel.
+ [MWF] Fix text position on buttons.
+ [MWF] Fix crash when setting Row.Height.
+ [MWF] Unit test for Row.Height/MinimumHeight bug.
+ [MWF] Fix size of text area on message box.
+ [MWF] Fix hang if clipboard source application closes down.
+ [Printing] Improve reported printer settings.
+ [Printing] Add unit test for BNC#602934
- Refresh patches
- Update to 3.4.0
* Revamped HttpWebRequest/ServicePoint stack
- Should properly reuse connections.
- Uses the specified idle times
- NTLM support has been improved.
- SSL/TLS operations on via async APIs are now
implemented using async patterns internally
to greatly alleviate Thread Pool abuse.
* Network stack
- Now allows developers to control which cipher
suites to use with TLS/SSL.
* ARM
- Emit shorter floating point operations when possible
- Hard float support: Mono now should work on Linux
distributions which uses a hard float (armhf) ABI,
like the Raspberry PI.
Notes: Homogeneous floating point aggregates are not
yet supported on armhf.
* Documentation
- Updated documentation stubs to the 4.5 .NET API.
* mono-api-html
- Now supports regular expressions when specifying
members to ignore (e.g. mono-api-html -i 'INSCopying$')
==== libncurses5 ====
Subpackages: libncurses5-32bit libncurses6 libncurses6-32bit ncurses-devel ncurses-utils tack terminfo terminfo-base
- Make pkgconfig files work for all current versions that is
abi 5, abi wide 5, abi 6, and abi wide 6
- Change patch ncurses-5.9.dif to enable gen-pkgconfig to do this
- Add ncurses patch 20140823
+ fix special case where double-width character overwrites a single-
width character in the first column (report by Egmont Koblinger,
cf: 20050813).
- Install pkg-config files into %_libdir
- Install pkg-config files
==== libIlmImf-Imf_2_1-21 ====
Subpackages: openexr-devel
- Add obsoletes to baselibs.conf.
==== openvpn ====
Version update (2.3.2 -> 2.3.4)
- Update to version 2.3.4
* Add support for client-cert-not-required for PolarSSL.
* Introduce safety check for http proxy options.
==== perl-MIME-Types ====
Version update (2.04 -> 2.05)
- update to version 2.05:
Improvements:
- rename ::Type::isAscii() into ::Type::isText()
- add source table broofa
rt.cpan.org#98308 [Lars D??????]
- add source table freedesktop
rt.cpan.org#98309 [Lars D??????]
- update iana types
==== permissions ====
Version update (2014.08.01.1324 -> 2014.08.26.1452)
- Do not applies permissions from backup files (~ / .rpmsave / .rpmnew) (bnc#893370)
- do not mention SuSEconfig anymore, long dead (bnc#843083)
==== qt-creator ====
Version update (3.0.0 -> 3.2.0)
- Update to 3.2.0
See http://qt.gitorious.org/qt-creator/qt-creator/blobs/3.2/dist/changes-3.2.0
for the complete changelog
==== rsh ====
- fixed spelling (bnc#889008)
==== libdcerpc-binding0 ====
Subpackages: libdcerpc-binding0-32bit libdcerpc0 libdcerpc0-32bit libgensec0 libgensec0-32bit libndr-krb5pac0 libndr-krb5pac0-32bit libndr-nbt0 libndr-nbt0-32bit libndr-standard0 libndr-standard0-32bit libndr0 libndr0-32bit libnetapi0 libnetapi0-32bit libpdb0 libpdb0-32bit libregistry0 libsamba-credentials0 libsamba-credentials0-32bit libsamba-hostconfig0 libsamba-hostconfig0-32bit libsamba-util0 libsamba-util0-32bit libsamdb0 libsamdb0-32bit libsmbclient-devel libsmbclient-raw0 libsmbclient-raw0-32bit libsmbclient0 libsmbconf0 libsmbconf0-32bit libsmbldap0 libsmbldap0-32bit libtevent-util0 libtevent-util0-32bit libwbclient0 libwbclient0-32bit samba samba-32bit samba-client samba-client-32bit samba-doc samba-libs samba-libs-32bit samba-winbind samba-winbind-32bit
- Remove pre-11.2 patch which by default uses the smbpasswd passdb backend.
- build: disable mmap on s390 systems; (bso#10765); (bnc#886193).
- Create the cups smb backend as sym link pointing to smbspool; (bnc#891220).
==== libslang2 ====
Subpackages: slang-slsh
- Add obsoletes/provides to baselibs.conf.
==== swig ====
- support nested classes in ruby [bnc#892480]
new patch: nested_classes.diff
==== libgudev-1_0-0 ====
Subpackages: libgudev-1_0-devel libudev-devel libudev1 libudev1-32bit systemd systemd-32bit systemd-bash-completion systemd-logger systemd-sysvinit typelib-1_0-GUdev-1_0 udev
- Add upstream patches
0001-login-fix-memory-leak-on-DropController.patch
0002-util-fix-minimal-race-where-we-might-miss-SIGTERMs-w.patch
0003-sd-journal-properly-convert-object-size-on-big-endia.patch
0004-sd-journal-verify-that-object-start-with-the-field-n.patch
- Add upstream patch
1064-udev-hwdb-do-not-look-at-usb_device-parents.patch
to avoid that hwdb ID's for unrecognised USB device are taken
from the USB hub.
- Add upstream patches
0001-systemctl-Correct-error-message-printed-when-bus_pro.patch
0002-units-order-systemd-fsck-.service-after-local-fs-pre.patch
0003-keymap-Adjust-for-more-Samsung-900X4-series.patch
- Add patch use-rndaddentropy-ioctl-to-load-random-seed.patch to
use RNDADDENTROPY ioctl to load random-seed and to increase
entropy count as well (bnc#892096)
==== libutempter0 ====
Subpackages: utempter-devel
- Obsoletes utempter-32bit in libutempter0-32bit.
==== libblkid-devel ====
Subpackages: libblkid1 libblkid1-32bit libmount1 libmount1-32bit libsmartcols1 libuuid-devel libuuid1 libuuid1-32bit util-linux
- Always mark ipcs/limits and misc/setarch as known failure
- fix parsing of slash in the format string [bnc#889934] (internal)
- added patches:
* util-linux-slash-in-format-string.patch
- Remove hacks for format_spec_file and source_validator
(bnc#891152, bnc#891829).
- Use macro defined summary that passes both SLE and openSUSE
check-in QA scripts (invented by Ruediger Oertel).
==== util-linux-systemd ====
- Always mark ipcs/limits and misc/setarch as known failure
- fix parsing of slash in the format string [bnc#889934] (internal)
- added patches:
* util-linux-slash-in-format-string.patch
- Remove hacks for format_spec_file and source_validator
(bnc#891152, bnc#891829).
- Use macro defined summary that passes both SLE and openSUSE
check-in QA scripts (invented by Ruediger Oertel).
==== yast2-update ====
Version update (3.1.21 -> 3.1.22)
- override the target distribution also in Autoyast autoupgrade
mode (bnc#892474)
- 3.1.22
Removed packages:
bundle-lang-common-ar
cryptsetup-mkinitrd
Added packages:
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
1
0