Unlike rsync, or KDE Connect, there is no option to automatically allow the
Calibre ebook manager to open ports so external devices can connect to it. So
far, my solution has been to disable the firewall before connecting my device
to Calibre via the Calibre Companion app on Android.
For those unfamiliar with the process, Calibre Companion can sync ebooks from
the desktop's library to the Android device's library, thus eliminating the
need for wires and further organization of books.
If I know I am using port 9090 for Calibre, is there a way to allow this
connection in the Firewall? Has anyone else attempted this setup?
Running netstat shows this additional parameter enabled when my tablet is
connected to the computer.
tcp 0 0 10.42.0.1%2457529:39858 10.42.0.250%328:sesi-lm
ESTABLISHED
Hi,
you have probably noticed that the SUSE virtualization developers have
been working on porting features from the kernel-source patches.xen
series to the upstream Xen implementation. This mostly works nowadays,
so at the SUSE Labs Conference last month, we agreed to finally get rid
of kernel-xen in Factory and instead use kernel-default with CONFIG_XEN
(the mainline option) enabled. I prepared a branch on github
https://github.com/michal42/kernel-source stable-noxen
which does exactly this. Test packages are building here:
https://build.opensuse.org/project/show/home:michal-m:kernel-stable-noxen
The kernel boots and works on my machine, both on bare metal and under
the hypervisor (*), but there is some integration work to be done before
it can be submitted to Factory:
- The installer needs to cope with kernel-xen not available and choose
kernel-default. Something like the attached patch should fix it
(untested).
- perl-Bootloader: Right now, it creates a Xen multiboot entry if the
kernel is named -xen, otherwise it creates a regular linux entry.
Create both entries if the Xen hypervisor is installed?
- kernel-xen needs to be dropped from the patterns, but that's trivial
- We have been building a kernel-obs-build-xen package for the OBS
workers, which now disappears.
Of course, there is lot more work to be done in making the xen -> pvops
transition seamless in all corner cases. But that should not be a
barrier to pushing the kernel to factory.
(*) With the -default kernel, I do not see the kernel messages on the
serial console with
kernel /boot/xen.gz com1=115200 console=com1,vga
module /boot/vmlinuz-4.2.2-0.g980fcdb-default ... console=tty0
console=ttyS0,115200
while I see them with kernel-xen.
Michal
Hello List ,
Okular seems to have lost ability read PNG format : perhaps something
gone wrong with
Konsole output
calligra-extras-okular
- did anyone else experience this ?
I have tried re-installing okular but no joy - still
unable read png format
.........
thanks
regards
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hi,
during our Hackweek at SUSE I spent a day or two to improve my tool to
help finding the maintainer for software in Factory, which comes in
handy for bugzilla-screening (getting bugs to the right people).
You can use the tool at
http://maintainer.zq1.de/
You can give it command names, full filepath, or package names
(exact matches (including case) only)
If you want to run or extend it,
the code is all open on https://github.com/bmwiedemann/susepkginfo
and the databases can be fetched from http://aw.zq1.de/db.suse/
The actual maintainer information comes from OBS, so is always current.
Ciao
Bernhard M.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Hi all,
I read, that it should be possible to boot into a snapshot now. However, I do
not have this option in my grub2 menu, although I have installed the grub2-
snapper-plugin and have a root partition using btrfs and snapshots shown by
snapper list.
Any ideas?
--
Jabber: robby81(a)jabber.de
--
Vertrauliche Kommunikation ist die Basis der Demokratie!
Jede meiner Mails ist mittels PGP signiert. Die Signatur kann einfach mit
meinem öffentlichen Schlüssel auf den Standard Key-Servern geprüft werden und
zum Senden von verschluesselten Mails an mich genutzt werden.
http://www.kuketz-blog.de/verschluesselte-e-mails-mit-gnupg-als-supergrundr…
Anleitung für Windows:
https://www.youtube.com/watch?v=ieuHHu4MoMo
Anleitung für den Mac:
https://www.youtube.com/watch?v=3hGlzPzjU-0
Einfach Schlüssel erzeugen uns los geht es ...
-----------------------------------------------------
There appear to be two others building opencl support in various forms
on OBS, but I merged the best from each and did some significant
cleanup.
Before I bother with a package submission request I would like to
understand if this is something in which the X11/Factory maintainers
are interested.
The relevant packages (libclc would need to be added):
- https://build.opensuse.org/package/show/home:boombatower:branches:X11:XOrg/…
- https://build.opensuse.org/package/show/home:boombatower:branches:X11:XOrg/…
Other packages like opencl-headers, clinfo, ect. are already provided
by factory and other repos like Education. I was able to confirm
proper setup using clinfo and
http://cgit.freedesktop.org/~tstellar/opencl-example/.
Running the example tests resulted in:
64 passes, 7 fails
By removing gallium-pipe or opencl package the tests completely fail
as expected.
The libclc is rather odd that no tags are provided in git or svn. I
made an upstream request to add them since they change the version in
the build files. For now I manually set major version in _service and
apparent git information.
Obviously, the current Mesa OpenCL implementation is not fully
functional, but seems functional enough to package and will hopefully
improve. If I am not mistaken Fedora has packaged the OpenCL support
for quite sometime, not that it should drive a decision.
Thoughts?
--
Jimmy
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
Il 21/11/2015 08:30, Ludwig Nussel ha scritto:
> Changed packages:
>
> ==== Mesa ====
> Version update (11.0.4 -> 11.0.5)
> Subpackages: Mesa-32bit Mesa-devel Mesa-dri-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_r300 libvdpau_r600 libvdpau_radeonsi libwayland-egl-devel libwayland-egl1 libxatracker2
>
> - update to 11.0.5
> * With this release we have some driver patches for i965 and nouveau, a couple
> of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker.
> * Additionally we have a few new PCI ids for i965 and radeonsi.
>
> ==== MozillaFirefox ====
> Subpackages: MozillaFirefox-translations-common
>
> - Add desktop menu action for private browsing window to desktop
> file (boo#954747)
> - remove obsolete patch mozilla-bmo1005535.patch completely from
> source package to avoid automatic check failures
>
> ==== PackageKit ====
> Subpackages: PackageKit-backend-zypp PackageKit-browser-plugin PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
>
> - Add PackageKit-avoid-endless-loop-on-autoupdate.patch: Avoid a
> endless loop on autoupdates.
> - Add PackageKit-fix-offline-trigger.patch: Fix the PK trigger
> detection: if not done properly, PK might believe that something
> else triggered the system update and expects something else to
> handle the update (boo#954125).
>
> ==== autoyast2 ====
> Version update (3.1.102 -> 3.1.103)
> Subpackages: autoyast2-installation
>
> - Updating AutoYaST documentation
> - 3.1.103
>
> ==== btrfsprogs ====
> Version update (4.2.3 -> 4.3.1)
> Subpackages: libbtrfs0
>
> - update to 4.3.1
> * fixes
> * device delete: recognize 'missing' again
> * mkfs: long names are not trimmed when doing ssd check
> * support partitioned loop devices
> * other
> * replace several mallocs with on-stack variables
> * more memory allocation failure handling
> * add tests for bugs fixed
> * cmd-device: switch to new message printing helpers
> * minor code cleanups
> - update to 4.3
> * mkfs
> * mixed mode is not forced for filesystems smaller than 1GiB
> * mixed mode broken with mismatching sectorsize and nodesize, fixed
> * print version info earlier
> * print devices sorted by id
> * do not truncate target image with --rootsize
> * fi usage:
> * don't print global block reserve
> * print device id
> * minor output tuning
> * other cleanups
> * calc-size:
> * div-by-zero fix on an empty filesystem
> * fix crash
> * bugfixes:
> * more superblock sanity checks
> * consistently round size of all devices down to sectorsize
> * misc leak fixes
> * convert: don't try to rollback with a half-deleted ext2_saved subvolume
> * other:
> * check: add progress indicator
> * scrub: enahced error message
> * show-super: read superblock from a given offset
> * add README
> * docs: update manual page for mkfs.btrfs, btrfstune, balance, convert and inspect-internal
> * build: optional build with more warnings (W=...)
> * build: better support for static checkers
> * build: html output of documentation
> * pretty-print: last_snapshot for root_item
> * pretty-print: stripe dev uuid
> * error reporting wrappers, introduced and example use
> * refactor open_file_or_dir
> * other docs and help updates
> * testing:
> * test for nodes crossing stripes
> * test for broken 'subvolume sync'
> * basic tests for mkfs, raid option combinations
> * basic tests for fuzzed images (check)
> * command intrumentation (eg valgrind)
> * print commands if requested
> * add README for tests
>
> ==== build ====
> Version update (20151006 -> 20151105)
> Subpackages: build-mkbaselibs build-mkdrpms
>
> - add openSUSE 42.1 config (bnc#953782)
> - avoid full path in sha256 files of products
> - support virtio-rng device in kvm builds
> - lxc 1.1 support
>
> ==== bundle-lang-common-cs ====
> Subpackages: bundle-lang-common-da bundle-lang-common-de bundle-lang-common-el bundle-lang-common-en bundle-lang-common-es bundle-lang-common-fr bundle-lang-common-hu bundle-lang-common-it bundle-lang-common-ja bundle-lang-common-pl bundle-lang-common-pt bundle-lang-common-ru bundle-lang-common-zh
>
> - Update package list
>
> ==== bundle-lang-gnome-cs ====
> Subpackages: bundle-lang-gnome-da bundle-lang-gnome-de bundle-lang-gnome-el bundle-lang-gnome-en bundle-lang-gnome-es bundle-lang-gnome-fr bundle-lang-gnome-hu bundle-lang-gnome-it bundle-lang-gnome-ja bundle-lang-gnome-pl bundle-lang-gnome-pt bundle-lang-gnome-ru bundle-lang-gnome-zh
>
> - Update package list
>
> ==== bundle-lang-kde-cs ====
> Subpackages: bundle-lang-kde-da bundle-lang-kde-de bundle-lang-kde-el bundle-lang-kde-en bundle-lang-kde-es bundle-lang-kde-fr bundle-lang-kde-hu bundle-lang-kde-it bundle-lang-kde-ja bundle-lang-kde-pl bundle-lang-kde-pt bundle-lang-kde-ru bundle-lang-kde-zh
>
> - Update package list
>
> ==== ca-certificates ====
> Version update (2+git20150324.e3ee392 -> 2+git20151110.c15593c)
>
> - Update to version 2+git20151110.c15593c:
> + set proper umask (boo#948724)
>
> ==== cyradm ====
> Subpackages: cyrus-imapd perl-Cyrus-IMAP perl-Cyrus-SIEVE-managesieve
>
> - Added cyrus-imapd-2.4.18-CVE-2015-8077.patch:
> boo#954200, CVE-2015-8077: Integer overflow in range checks
> - Added cyrus-imapd-2.4.18-CVE-2015-8078.patch:
> boo#954201, CVE-2015-8078: Integer overflow in index_urlfetch
>
> ==== libavcodec56 ====
> Version update (2.8.1 -> 2.8.2)
> Subpackages: libavformat56 libavutil54 libswresample1
>
> - Update to new upstream release 2.8.2, containing fixes for the
> following security issues:
> * CVE-2015-8216 boo#955346
> * CVE-2015-8217 boo#955347
> * CVE-2015-8218 boo#955348
> * CVE-2015-8219 boo#955350
> - Upstream changes:
> * various fixes in the aac_fixed decoder
> * various fixes in softfloat
> * swresample/resample: increase precision for compensation
> * lavf/mov: add support for sidx fragment indexes
> * avformat/mxfenc: Only store user comment related tags when needed
> * ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format.
> * apng: use correct size for output buffer
> * jvdec: avoid unsigned overflow in comparison
> * avcodec/jpeg2000dec: Clip all tile coordinates
> * avcodec/microdvddec: Check for string end in 'P' case
> * avcodec/dirac_parser: Fix undefined memcpy() use
> * avformat/xmv: Discard remainder of packet on error
> * avformat/xmv: factor return check out of if/else
> * avcodec/mpeg12dec: Do not call show_bits() with invalid bits
> * avcodec/faxcompr: Add missing runs check in decode_uncompressed()
> * libavutil/channel_layout: Check strtol*() for failure
> * avformat/mpegts: Only start probing data streams within probe_packets
> * avcodec/hevc_ps: Check chroma_format_idc
> * avcodec/ffv1dec: Check for 0 quant tables
> * avcodec/mjpegdec: Reinitialize IDCT on BPP changes
> * avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it
> * avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet
> * avformat/hls: update cookies on setcookie response
> * opusdec: Don't run vector_fmul_scalar on zero length arrays
> * avcodec/opusdec: Fix extra samples read index
> * avcodec/ffv1: Initialize vlc_state on allocation
> * avcodec/ffv1dec: update progress in case of broken pointer chains
> * avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding fails for other reasons
> * rtsp: Allow $ as interleaved packet indicator before a complete response header
> * videodsp: don't overread edges in vfix3 emu_edge.
> * avformat/mp3dec: improve junk skipping heuristic
> * concatdec: fix file_start_time calculation regression
> * avcodec: loongson optimize h264dsp idct and loop filter with mmi
> * avcodec/jpeg2000dec: Clear properties in jpeg2000_dec_cleanup() too
> * avformat/hls: add support for EXT-X-MAP
> * avformat/hls: fix segment selection regression on track changes of live streams
> * configure: Require libkvazaar < 0.7.
> * avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup
> - Drop ffmpeg-mov-sidx-fragment.patch, fixed upstream.
>
> ==== fonts-config ====
>
> - Roboto prefered for sans and serif and Source Sans Pro for
> monospace [bsc#951898]
>
> ==== frei0r-plugins ====
>
> - change if clause for opencv-qt5-devel, so no need for
> ProjectConfig
>
> ==== gfxboot ====
> Version update (4.5.10 -> 4.5.11)
> Subpackages: gfxboot-devel
>
> - documented submenu syntax
> - show submenu indicator in RTL layout
> - on leaving a submenu, restore cursor position
> - implement support for sub-menues (bsc#906990)
> - 4.5.11
>
> ==== ghostscript ====
> Version update (9.16 -> 9.18)
> Subpackages: ghostscript-devel ghostscript-x11
>
> - An incompatible change appeared when building other software
> with Ghostscript 9.18.
> Since version 9.18 Ghostscript does no longer provide
> e_<SomeError> (e.g. e_NeedInput) in its header files
> (gserrors.h and ierrors.h).
> When building other software with Ghostscript 9.18
> gs_error_<SomeError> (e.g. gs_error_NeedInput)
> must be used, see boo#953149 and
> http://bugs.ghostscript.com/show_bug.cgi?id=696317
> - install_gserrors.h.patch installs gserrors.h to fix
> http://bugs.ghostscript.com/show_bug.cgi?id=696301
> because without gserrors.h several other packages fail to build
> (in particular texlive, libspectre, gimp,...).
> - fix_ijs_and_x11_for_FirstPage_and_LastPage.patch
> fixes the Ghostscript device ijs and the x11* devices
> so that they also work when -dFirstPage/-dLastPage is used,
> see http://bugs.ghostscript.com/show_bug.cgi?id=696246
> - Version upgrade to 9.18. A maintenance release.
> There are no recorded incompatible changes (as of this writing).
> Highlights in this release include:
> * A substantial revision of the build system and GhostPDL
> directory structure. Ghostscript-only users should
> not be affected by this change.
> * A new method of internally inserting devices into the device
> chain has been developed, named "device subclassing".
> This allows suitably written devices to be more easily and
> consistently as "filter" devices.
> The first fruit of this is a new implementation of
> the "-dFirstPage"/"-dLastPage" feature which functions
> a device filter in the Ghostscript graphics library, meaning
> it works consistently with all input languages.
> * Plus the usual round of bug fixes, compatibility changes,
> and incremental improvements.
> See http://www.ghostscript.com/doc/9.18/News.htm
> For details see the News.htm and History9.htm files.
> - Version upgrade to 9.18rc2 (second release candidate for 9.18).
> For details see the News.htm and History9.htm files.
> Regarding installing packages (in particular release candidates)
> from the openSUSE build service development project "Printing"
> see https://build.opensuse.org/project/show/Printing
> - assign_pointer_not_value_in_gximono.c.patch is no longer needed
> because it is fixed in the upstream sources.
> - Version upgrade to 9.18rc1 (first release candidate for 9.18).
> For details see the News.htm and History9.htm files.
> Regarding installing packages (in particular release candidates)
> from the openSUSE build service development project "Printing"
> see https://build.opensuse.org/project/show/Printing
> - CVE-2015-3228.patch is no longer needed because it is fixed
> in the upstream sources.
> - assign_pointer_not_value_in_gximono.c.patch attempts to fix a
> "assignment makes pointer from integer without a cast" compiler
> warning by assigning the pointer and not the integer value.
> - Removed --disable-compile-inits from configure, see
> http://bugs.ghostscript.com/show_bug.cgi?id=696223
> and "Precompiled run-time data" in
> /usr/share/ghostscript/9.18/doc/Make.htm
>
> ==== glew-devel ====
> Subpackages: libGLEW1_13
>
> - Drop "glew" from baselibs.conf; there is nothing in this
> subpackage that would be baselibbed by default.
>
> ==== icewm ====
> Version update (1.3.8 -> 1.3.11)
> Subpackages: icewm-default icewm-lite
>
> - Split out configuration files to allow icewm-theme-branding to
> work
> - Simplify reboot/shutdown commands:
> * icewm-preferences.patch
> - Enable fribidi support on main package RTL is quite used
> - Kill back the mate subpkg as it does not really pose any benefit
> for us. But keep the patch as it should be merged upstream
> - Cleanup a bit the update-alternatives syntax
> - Add icewm-fix-local-search.patch: make icewm-menu-fdo not to
> search through whole ~/.local/share/ as it can be unexpectedly big.
> - Add icewm-toolbar-icons-generic.patch: don't specify paths in
> toolbar icons.
> - Require adwaita-icon-theme instead of gnome-icon-theme.
> - Append icon search paths to icewm-preferences.patch including
> Adwaita theme.
> - Add basic MATE support via icewm-mate.patch and icewm-mate
> subpackage.
> - Fix build under openSUSE 13.1.
> - Deprecate the gnome subpackage as after investigation we figured
> we can simply use icewm-menu-fdo to generate the taskbar menu
> without any need for gnome2 ties.
> - Drop binary icewm-set-gnomewm as the gnome2 is not supported anyway
> and thus gconf settings of its defaults are bit pointless
> - Move icesound to default package as alsa is in by default
> - Add requires on xterm+alsa-utils that are used in default calls
> of icewm
> - For icewm-default add requires on gnome-icon-theme as otherwise
> we would not see icons for most of the things
> - Set up icesound to base on alsa only, as OSS and ESD are quite
> not useful nowdays
> - Drop gnome-desktop-devel BuildRequires: That symbol is provided
> by libgnome-desktop-3-devel now, and is not what configure needs,
> nor is looking for. The compat package libgnome-desktop-2-devel
> is the correct one for icewm-gnome, and is already present via
> pkgconfig(gnome-desktop-2.0) BuildRequires.
> - Also drop libgnomeui-devel as pkgconfig(libgnomeui-2.0) takes
> care of that.
> - Move pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: to the with
> gnome section.
> - Add back bcond_with gnome conditional as it is redefined on low
> rings
> - Sed in lower requirement on gettext to work on Leap and 13.2
> - Split lang pkg and properly recommend it
> - Install icewm-menu-fdo and manpage
> - Properly set docdir
> - Add sgmltool to generate html help pages
> - Use %configure macros properly
> - Cleanup with spec-cleaner
> - Drop bcond for gnome as it is enabled everywhere anyway
> - Drop patches that should not be needed after discussion with mmarek:
> * icewm-menu.patch
> * icewm-susemenu.patch
> - Peferences file is now in src not in lib so update patch,
> also use systemd to call shutdown and reboot which should be bit more safe
> today:
> * icewm-preferences.patch
> - Version bump to 1.3.11:
> * various bugfixes collected from all upstream vendors
> - Remove upstreamed patches:
> * icewm-1.2.35-empty-winmenu.patch
> * icewm-1.2.35-override-config.patch
> * icewm-1.2.35-unaligned-access.patch
> * icewm-1.3.6-winoptions.patch
> * icewm-1.3.8-enable-guievents.patch
> * icewm-1.3.8-shutdown-reboot-command.patch
> * icewm-1.3.8.tar.gz
> * icewm-bg-default-at-error.patch
> * icewm-docdir.patch
> * icewm-fix-themes.patch
> * icewm-linking.patch
> * icewm-multiByte.patch
> - Refresh patch:
> * icewm-menu.patch
>
> ==== install-initrd-openSUSE ====
> Version update (14.206 -> 14.208)
>
> - add inst_sap-start.rb (fate#318072)
> - 14.208
> - noto-sans and google-roboto-fonts only for openSUSE
> - Add noto-sans and google-roboto-fonts to installation images
> - 14.207
>
> ==== iproute2 ====
> Version update (4.2 -> 4.3)
>
> - Update to new upstream release 4.3
> * route: filter routes by family if so specified
> * ip: add `ip rule save/restore`
> * Manpage additions for tc filters
>
> ==== kdevplatform ====
> Subpackages: kdevplatform-lang libkdevplatform-devel libkdevplatform8
>
> - Drop obsolete requirement on commoncpp2
>
> ==== kernel-default ====
> Subpackages: kernel-default-devel
>
> - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
> armv7hl/vanilla still contains it because of boo#951260
> - commit 18c4504
> - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
> - commit 9005e93
> - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
> - commit 05bd5d3
> - Refresh Xen patches:
> - Several fixes for Dom0 use of PV flavor.
> - Interrupt setup fix for Xen flavor.
> - supported.conf: blktap.ko is unsupported.
> - commit 52f9791
> - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
> - commit 1e85ded
> - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
> another task (bsc#921949).
> - commit d7c44a5
> - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
> (boo#883192).
> - commit 8e60887
> - Update Xen patches to 4.3-final and c/s 1298.
> - Update Xen config files.
> - commit 2b74ad8
>
> ==== kernel-docs ====
>
> - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
> armv7hl/vanilla still contains it because of boo#951260
> - commit 18c4504
> - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
> - commit 9005e93
> - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
> - commit 05bd5d3
> - Refresh Xen patches:
> - Several fixes for Dom0 use of PV flavor.
> - Interrupt setup fix for Xen flavor.
> - supported.conf: blktap.ko is unsupported.
> - commit 52f9791
> - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
> - commit 1e85ded
> - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
> another task (bsc#921949).
> - commit d7c44a5
> - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
> (boo#883192).
> - commit 8e60887
> - Update Xen patches to 4.3-final and c/s 1298.
> - Update Xen config files.
> - commit 2b74ad8
>
> ==== kernel-pv-devel ====
>
> - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
> armv7hl/vanilla still contains it because of boo#951260
> - commit 18c4504
> - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
> - commit 9005e93
> - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
> - commit 05bd5d3
> - Refresh Xen patches:
> - Several fixes for Dom0 use of PV flavor.
> - Interrupt setup fix for Xen flavor.
> - supported.conf: blktap.ko is unsupported.
> - commit 52f9791
> - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
> - commit 1e85ded
> - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
> another task (bsc#921949).
> - commit d7c44a5
> - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
> (boo#883192).
> - commit 8e60887
> - Update Xen patches to 4.3-final and c/s 1298.
> - Update Xen config files.
> - commit 2b74ad8
>
> ==== kernel-devel ====
> Subpackages: kernel-macros kernel-source
>
> - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
> armv7hl/vanilla still contains it because of boo#951260
> - commit 18c4504
> - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
> - commit 9005e93
> - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
> - commit 05bd5d3
> - Refresh Xen patches:
> - Several fixes for Dom0 use of PV flavor.
> - Interrupt setup fix for Xen flavor.
> - supported.conf: blktap.ko is unsupported.
> - commit 52f9791
> - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
> - commit 1e85ded
> - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
> another task (bsc#921949).
> - commit d7c44a5
> - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
> (boo#883192).
> - commit 8e60887
> - Update Xen patches to 4.3-final and c/s 1298.
> - Update Xen config files.
> - commit 2b74ad8
>
> ==== kernel-syms ====
>
> - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
> armv7hl/vanilla still contains it because of boo#951260
> - commit 18c4504
> - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
> - commit 9005e93
> - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
> - commit 05bd5d3
> - Refresh Xen patches:
> - Several fixes for Dom0 use of PV flavor.
> - Interrupt setup fix for Xen flavor.
> - supported.conf: blktap.ko is unsupported.
> - commit 52f9791
> - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
> - commit 1e85ded
> - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
> another task (bsc#921949).
> - commit d7c44a5
> - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
> (boo#883192).
> - commit 8e60887
> - Update Xen patches to 4.3-final and c/s 1298.
> - Update Xen config files.
> - commit 2b74ad8
>
> ==== kernel-xen-devel ====
>
> - Clear CONFIG_FW_LOADER_USER_HELPER_FALLBACK in vanilla configs (boo#944661)
> armv7hl/vanilla still contains it because of boo#951260
> - commit 18c4504
> - Refresh tags in patches.drivers/ALSA-hda-Disable-64bit-address-for-Creative-HDA-cont.
> - commit 9005e93
> - ALSA: hda - Fix lost 4k BDL boundary workaround (bnc#814440).
> - commit 05bd5d3
> - Refresh Xen patches:
> - Several fixes for Dom0 use of PV flavor.
> - Interrupt setup fix for Xen flavor.
> - supported.conf: blktap.ko is unsupported.
> - commit 52f9791
> - patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task: fix incomplete backport
> - commit 1e85ded
> - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit
> another task (bsc#921949).
> - commit d7c44a5
> - Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
> (boo#883192).
> - commit 8e60887
> - Update Xen patches to 4.3-final and c/s 1298.
> - Update Xen config files.
> - commit 2b74ad8
>
> ==== kmod ====
> Version update (20 -> 21)
> Subpackages: kmod-compat libkmod2
>
> - Update to new upstream release 21
> * The kmod tool now prints the relevant configuration options it was built
> with when the "--version" argument is passed.
>
> ==== libpng16-16 ====
> Version update (1.6.17 -> 1.6.19)
> Subpackages: libpng16-16-32bit libpng16-compat-devel libpng16-devel
>
> - update to 1.6.19:
> Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c
> Fixed uninitialized variable in contrib/gregbook/rpng2-x.c
> Fixed the recently reported 1's complement security issue.
> Fixed png_save_int_32 when int is not 2's complement by replacing
> the value that is illegal in the PNG spec, in both signed and
> unsigned values, with 0.
> etc., see ANNOUNCE and CHANGES for details
> - removed: libpng-rgb_to_gray-checks.patch (upstreamed)
>
> ==== libraw1394-11 ====
> Version update (2.1.0 -> 2.1.1)
> Subpackages: libraw1394-devel
>
> - Update to new upstream release 2.2.1
> * Align fw_handle buffer for 64-bit access
> * Prevent requests for previously provided ISO TX packets
> * Save and restore errno in raw1394_new_handle{,_on_port} for
> legacy applications
> - Store and use gpg key to verify. Trim description and update it
> for the contemporary Firewire stack.
> - Make libraw1394-exports.patch simpler by avoiding ^- lines.
> - Drop redundant --with-pic; it is only used for static libs (which
> we do not build), and always on anyway for shared libraires.
> - Name the utility package -tools as with many other pkgs.
> - Remove non-library packages from baselibs.conf.
>
> ==== librcc0 ====
> Subpackages: rcc-runtime
>
> - Grammar corrections to description.
> Utilize new URL for source tarball (old one yielded NXDOMAIN).
>
> ==== librcd0 ====
>
> - Utilize new URL for source tarball (old one yielded NXDOMAIN).
> Update summary/description slightly.
>
> ==== libthai-data ====
> Version update (0.1.22 -> 0.1.23)
> Subpackages: libthai0 libthai0-32bit
>
> - Update to version 0.1.23:
> + Correctly check doxygen version on configure.
> + Threadsafe word breaking.
> + Improve word breaking performance by 0.1%.
> + Updated word break dictionary.
>
> ==== gnome-shell-search-provider-nautilus ====
> Version update (3.18.1 -> 3.18.2)
> Subpackages: libnautilus-extension1 nautilus
>
> - Update to version 3.18.2:
> + Show SD cards and external hard drives in the sidebar, not in
> the Other Places view.
> + Fix nautilus not opening a new window when used from command
> line.
> + Fix crash using samba.
> + Allow 3rd party themes to tweak operations button color.
> + Fix recurrent crash when closing Nautilus.
> + Avoid empty operations popover.
> + Fix nautilus opening locations in a different window than the
> one the user is using.
> + Fix Other Places lock ups.
> + Adapt rename entry to the width of the file and increase the
> minimum.
> + Increase max width of operations popover to fix ellipsize
> translations.
> + Fix recurrent crashers.
> + Updated translations.
>
> ==== libsnmp30-32bit ====
>
> - Request pkgconfig(libssl) instead of openssl-devel to support
> using LibreSSL as well.
> - update to upstream version 5.7.3
> - remove patch that is now present in the upstream release:
> * net-snmp-5.7.2-fix-snmptrapd-remote-denial-of-service.patch
> - rename patches to new version number 5.7.3:
> delete:
> * net-snmp-5.7.2-fix-snmpd-crashing-when-an-agentx-disconnects.patch
> * net-snmp-5.7.2-net-snmp-config-headercheck.patch
> * net-snmp-5.7.2-perl-tk-warning.patch
> * net-snmp-5.7.2-pie.patch
> * net-snmp-5.7.2-socket-path.patch
> * net-snmp-5.7.2-testing-empty-arptable.patch
> * net-snmp-5.7.2-velocity-mib.patch
> add:
> * net-snmp-5.7.3-fix-snmpd-crashing-when-an-agentx-disconnects.patch
> * net-snmp-5.7.3-net-snmp-config-headercheck.patch
> * net-snmp-5.7.3-perl-tk-warning.patch
> * net-snmp-5.7.3-pie.patch
> * net-snmp-5.7.3-socket-path.patch
> * net-snmp-5.7.3-testing-empty-arptable.patch
> * net-snmp-5.7.3-velocity-mib.patch
> - add build requirement 'procps' to fix a net-snmp-config error
> (bsc#935863)
> - enable DTLS and TLS support (FATE#318789)
> new binary 'snmptls' was added
> - add support for hostname netgroups (FATE#316305)
> '@hostgroup' can be specified for multiple hosts
> * net-snmp-5.7.3-netgroups.patch
> - suppress network statistics output in snmpstatus (FATE#316289)
> '-Sn' don't print any info about the network
> '-Si' don't print the operational status of network interfaces
> * net-snmp-5.7.3-snmpstatus-suppress-output.patch
> - also stop snmptrapd on removal
> - update to upstream version 5.7.3.pre5
> - remove patches that are now present in the upstream release:
> * net-snmp-5.7.2-build-fix-for-strlcat.patch
> * net-snmp-5.7.2-fix-mib-representation-of-timeout-values.patch
> * net-snmp-5.7.2-fix-perl-trap-handler.patch
> - net-snmp-5.7.2-fix-snmptrapd-remote-denial-of-service.patch:
> refresh and add patch header
> - added net-snmp-5.7.2-fix-snmptrapd-remote-denial-of-service.patch:
> fix remote denial of service problem inside snmptrapd when started
> with the "-OQ" option (CVE-2014-3565)(bnc#894361)
> - added net-snmp-5.7.2-fix-perl-trap-handler.patch: fix potential
> remote denial of service problem inside the snmptrapd Perl trap
> handler (CVE-2014-2285)(bnc#866942)
> - merge some old fixes from SLE 11:
> * init script should provide snmpd. (bnc#466805)
> * stop all snmp agents when stopping the daemon. (bnc#473328)
> - recompress .tar.gz - it has trailing garbage, hope we can readd
> source url on next update
> - update to upstream version 5.7.2.1, fixing one security issue:
> * A denial of service attack vector was discovered on the Linux
> implementation of the ICMP-MIB. (CVE-2014-2284, bnc#866942)
> - net-snmp-5.7.2-fix-mib-representation-of-timeout-values.patch:
> fix mib representation of timeout values (bnc#833153)
> - use _rundir macro
> - remove old workaround for ppc/ppc64 migrations which is no longer
> needed (bnc#437293)
> - add support for python bindings
> - improve snmptrapd init script (avoid to overwrite the logfile
> on restart)
> - Disable parallelism during build. The dependencies between the
> Perl module and libnetsnmp are not defined correctly and might
> result in broken linkage (bnc#819497, bnc#818907)
> - Add Source URL, see https://en.opensuse.org/SourceUrls
> - net-snmp-5.7.2-build-fix-for-strlcat.patch: fix exported strlcat()
> prototype that could conflict with other packages (bnc#793548)
> - update to version 5.7.2: several bug fixes in the agent, client
> utilities and libraries. The CHANGES file shipped with the
> package contains a comprehensive list of fixes and improvements
> - rebase patches to apply cleanly:
> * net-snmp-5.7.2-perl-tk-warning.patch
> * net-snmp-5.7.2-socket-path.patch
> * net-snmp-5.7.2-testing-empty-arptable.patch
> * net-snmp-5.7.2-pie.patch
> * net-snmp-5.7.2-velocity-mib.patch
> * net-snmp-5.7.2-fix-snmpd-crashing-when-an-agentx-disconnects.patch
> - remove patches that are now present in the upstream release:
> * net-snmp-5.7.0-recognize-reiserfs.patch
> * net-snmp-5.7.1-snmplib-zero-timeout.patch
> * net-snmp-5.7.1-old-api-double-free.patch
> * net-snmp-5.7.1-use-pclose-to-close-pipes.patch
> * net-snmp-5.7.1-fix-handling-of-large-filesystems.patch
> * net-snmp-5.7.1-snmplib-default-retries.patch
> * net-snmp-5.7.1-fsys-memory-leak.patch
> * net-snmp-5.7.1-adjust-copyright-in-agent-txt-file.patch
> * net-snmp-5.7.1-recognize-ocfs2.patch
> * net-snmp-5.7.1-properly-clean-up-old-requests-in-subagents.patch
> * net-snmp-5.7.1-reduce-code-duplication-in-agentx.patch
> * net-snmp-5.7.1-log-agentx-disconnections.patch
> * net-snmp-5.7.1-more-robust-handling-of-agentx-errors.patch
> * net-snmp-5.7.1-report-problems-with-setundo-processing.patch
> * net-snmp-5.7.1-fix-array-index-error.patch
> - Remove redundant sections from specfile
> - Avoid shipping .la files
> - fix array index error that could lead to a crash (CVE-2012-2141)
> (bnc#759352)
> - fix agent crash when reloading a subagent (AgentX) during a query
> (bnc#670789)
> - add OCFS2 to the list of known file systems
> - update copyright notice of AGENT.txt allowing us to redistribute
> the file in our package (from Dave Shield) (bnc#750704)
> - fix license to be in spdx.org format
> - logrotate: use "reload" instead of "try-restart" to avoid an
> unnecessary stop/start cycle in the agent (bnc#707636)
> - net-snmp-5.7.1-fsys-memory-leak.patch: fix a memory leak in
> agent/mibgroup/hardware/fsys (bnc#725766)
> - net-snmp-5.7.1-snmplib-default-retries.patch: change default
> number of retries back from 0 to 5 (bnc#725766)
> - net-snmp-5.7.1-fix-handling-of-large-filesystems.patch: fix
> bug in handling large (>8TB) filesystems (bnc#725766)
> - net-snmp-5.7.1-use-pclose-to-close-pipes.patch: use pclose()
> instead of fclose() to close a pipe (bnc#725766)
> - net-snmp-5.7.1-old-api-double-free.patch: agent: avoid double
> free when netsnmp_register_old_api() fails (bnc#725766)
> - net-snmp-5.7.1-snmplib-zero-timeout.patch: snmplib: avoid
> waiting indefinitely if a session has timeout zero (bnc#725766)
> - update to version 5.7.1: minor release including some bug fixes
> - enable net-snmp-devel on all baselib architectures
> - make sure all delegated requests are removed before closing an
> AgentX session (bnc#670789)
> - update to version 5.7.1.rc1 but keep package version as 5.7.1
> to avoid update problems when the final version is released
> - small fixes to snmpd and snmptrapd init scripts:
> - if $SNMPD_LOGLEVEL is not defined, use LOG_NOTICE instead of
> LOG_DEBUG
> - improve messages printed and service description
> - write snmptrapd logs to /var/log/net-snmpd.log
> - update README.SUSE to reflect some recent changes and drop a bit
> of outdated information
> - update baselibs to reflect new library version
> - spec file cleanup: rename some source files for consistency
> - add ReiserFS to the list of known file systems (bnc#715199)
> - install snmptrapd init script by default (bnc#712175)
> - fix logging option in snmptrapd init script (bnc#712174)
> - update upstream patches from branch V5-7-patches to 20110714
> - update to version 5.7:
> new features and lots of bug fixes
> - remove patches that are no longer needed:
> net-snmp-5.6.0-enable-hrh-filesys.patch
> net-snmp-5.6.1-recognize-jfs-and-xfs.patch
> net-snmp-5.6.1-rpm490.patch
> - refresh and rename patches to apply cleanly after update:
> net-snmp-5.7.0-pie.patch
> net-snmp-5.7.0-velocity-mib.patch
> - switch from rpmdb to rpmts to support rpm-4.9.0
> - update upstream patches from branch V5-6-patches to 20110512
> - add JFS and XFS to the list of known file systems (bnc#687327)
> - update upstream patches from branch V5-6-patches to 20110328
> - fix libsnmp version in baselibs.conf
> - update to version 5.6.1:
> new features and lots of bug fixes
> - update upstream patches from branch V5-6-patches to 20110104
> - remove patches that are no longer needed:
> net-snmp-5.6.0-ethtool-speed.patch
> - remove /var/adm/perl-modules/net-snmp from the Perl module
> - update upstream patches from branch V5-6-patches to 20101129
> - spec file cleanup: upstream uses -fno-strict-aliasing by default
> now
> - remove patches that are no longer needed:
> net-snmp-5.5.0-rpmdb-h-detect.patch
> net-snmp-5.6.0-vendorperl.patch
> - if-mib: add support for more speeds with ethtool (bnc#650558)
> - update upstream patches from branch V5-6-patches to 20101101,
> fixing a segmentation fault on shutdown (bnc#650282)
> - enable new implementation of hrStorage and hrFilesys to fix
> persistent indexes in FS and Storage tables (bnc#648364)
> - update upstream patches from branch V5-6-patches to 20101021
> - update to version 5.6:
> new features and lots of bug fixes
> - refresh and rename patches to apply cleanly after update:
> net-snmp-5.6.0-pie.patch
> net-snmp-5.6.0-vendorperl.patch
> net-snmp-5.6.0-net-snmp-config-headercheck.patch
> - update upstream patches from branch V5-5-patches to 20100803
> - change default log level from DEBUG to NOTICE (bnc#623497)
> - spec file cleanup: remove old backward compatibility scripts
> - update upstream patches from branch V5-5-patches to 20100602:
> fixed potential buffer overflow in parsing OIDs in config files
> - update upstream patches from branch V5-5-patches to 20100531
> - add net-snmp-5.5.0-rpmdb-h-detect.patch:
> workaround for autoconf failing to detect rpm/rpmdb.h
> - remove patches that are no longer needed:
> net-snmp-5.5.0-use-lmsensors-v3.patch
> - create /var/run/agentx during startup to support systems that
> mount /var/run as tmpfs
> - update libsnmp package name to reflect the library version we
> are currently shipping
> - remove patches that are obsolete:
> net-snmp-5.4.rc2-versinfo.diff
> net-snmp-5.4.2_snmpconf-selinux.patch
> - refresh all patches to apply as "-p1"
> - spec file cleanup: remove conditionals to build on unsupported
> versions of the distribution
> - update upstream patches from branch V5-5-patches to 20100428
> - add net-snmp-5.5.0_upstream-20100405.patch:
> merge all patches committed to upstream branch V5-5-patches
> - remove patches that are now upstream:
> net-snmp-5.4.2_audit.patch
> net-snmp-5.5.0_autoconf.patch
> net-snmp-5.4.2_overflow.patch
> net-snmp-5.4.2.1-rpm4.7.patch
> net-snmp-5.5.0_gcc45.patch
> - Fix strncat properly (from Andreas Jaeger)
> - Fix code errors found by gcc 4.5
> - build for libsensors4 instead of libsensors3
> - remove sparcv9-specific baselib exceptions (not needed)
> - remove net-snmp-5.4.1.2-rmon-mib-revised_3.patch from sources
> (upstream since 5.5)
> - refresh net-snmp-5.5.0_autoconf.patch
> - spec file cleanup: update package description
> - update to version 5.5:
> new features and lots of bug fixes, including:
> - fix hrSWRunPath for processes other than init (bnc#486270)
> - remove patches that are now upstream:
> Add-Default-Router-Table-support.patch
> Add-ICMP-Statistics-Tables-support.patch
> Add-IPv6-Scope-Zone-Index.patch
> Add-IPv6-support-on-Internet-Address-Translation-Tab.patch
> Fix-for-IPv6-Interface-Table.patch
> Fix-for-Internet-Address-Prefix-Table.patch
> Fix-for-Internet-Address-Table.patch
> Fix-for-tcpConnnectionTable-tcpListenerTable-udpEn.patch
> Improve-IP-Statistics-tables.patch
> net-snmp-5.3.0.1_trap-agent-addr_v2.patch
> net-snmp-5.4.1.2-etherlike-mib-revised_4.patch
> net-snmp-5.4.x_embedded_perl_error_message.patch
> - add baselibs.conf as a source
> - add baselib defs for SPARC
> - Fix build with rpm 4.7 (net-snmp-5.4.2.1-rpm4.7.patch)
> - make patch0 usage consistent
>
> ==== ntp ====
> Version update (4.2.8p3 -> 4.2.8p4)
> Subpackages: ntp-doc
>
> - Fix ntp-4.2.6p2-ntpq-speedup-782060.patch to not pick arbitraty
> port numbers (bsc#782060).
> - Update to 4.2.8p4 to fix several security issues (bsc#951608):
> * CVE-2015-7871: NAK to the Future: Symmetric association
> authentication bypass via crypto-NAK
> * CVE-2015-7855: decodenetnum() will ASSERT botch instead of
> returning FAIL on some bogus values
> * CVE-2015-7854: Password Length Memory Corruption Vulnerability
> * CVE-2015-7853: Invalid length data provided by a custom
> refclock driver could cause a buffer overflow
> * CVE-2015-7852 ntpq atoascii() Memory Corruption Vulnerability
> * CVE-2015-7851 saveconfig Directory Traversal Vulnerability
> * CVE-2015-7850 remote config logfile-keyfile
> * CVE-2015-7849 trusted key use-after-free
> * CVE-2015-7848 mode 7 loop counter underrun
> * CVE-2015-7701 Slow memory leak in CRYPTO_ASSOC
> * CVE-2015-7703 configuration directives "pidfile" and
> "driftfile" should only be allowed locally
> * CVE-2015-7704, CVE-2015-7705 Clients that receive a KoD should
> validate the origin timestamp field
> * CVE-2015-7691, CVE-2015-7692, CVE-2015-7702 Incomplete autokey
> data packet length checks
> * obsoletes ntp-memlock.patch.
> - Add a controlkey line to /etc/ntp.conf if one does not already
> exist, to allow runtime configuration via ntpq.
> - Use SHA1 instead of MD5 for symmetric keys (bsc#905885).
> - Improve runtime configuration:
> * Read keytype from ntp.conf
> * Don't write ntp keys to syslog.
> - Fix legacy action scripts to pass on command line arguments.
> - Remove ntp.1.gz, it wasn't installed anymore.
> - Remove ntp-4.2.7-rh-manpages.tar.gz and only keep ntptime.8.gz.
> The rest is partially irrelevant, partially redundant and
> potentially outdated (bsc#942587).
> - Remove "kod" from the restrict line in ntp.conf (bsc#944300).
>
> ==== patterns-openSUSE-apparmor ====
> Version update (20150918 -> 20151112)
> Subpackages: patterns-openSUSE-apparmor_opt patterns-openSUSE-base patterns-openSUSE-books patterns-openSUSE-console patterns-openSUSE-devel_C_C++ patterns-openSUSE-devel_basis patterns-openSUSE-devel_gnome patterns-openSUSE-devel_ide patterns-openSUSE-devel_java patterns-openSUSE-devel_kde patterns-openSUSE-devel_kde_frameworks patterns-openSUSE-devel_kernel patterns-openSUSE-devel_perl patterns-openSUSE-devel_python patterns-openSUSE-devel_qt4 patterns-openSUSE-devel_qt5 patterns-openSUSE-devel_rpm_build patterns-openSUSE-devel_ruby patterns-openSUSE-devel_web patterns-openSUSE-dhcp_dns_server patterns-openSUSE-directory_server patterns-openSUSE-enhanced_base patterns-openSUSE-enhanced_base_opt patterns-openSUSE-file_server patterns-openSUSE-fonts patterns-openSUSE-fonts_opt patterns-openSUSE-games patterns-openSUSE-gateway_server patterns-openSUSE-gnome patterns-openSUSE-gnome_admin patterns-openSUSE-gnome_basis patterns-openSUSE-gnome_basis_opt patterns-openSUSE-gnome_games pat
t
e
> rns-openSUSE-gnome_ide patterns-openSUSE-gnome_imaging patterns-openSUSE-gnome_imaging_opt patterns-openSUSE-gnome_internet patterns-openSUSE-gnome_laptop patterns-openSUSE-gnome_multimedia patterns-openSUSE-gnome_multimedia_opt patterns-openSUSE-gnome_office patterns-openSUSE-gnome_office_opt patterns-openSUSE-gnome_utilities patterns-openSUSE-gnome_yast patterns-openSUSE-imaging patterns-openSUSE-imaging_opt patterns-openSUSE-kde patterns-openSUSE-kde_edutainment patterns-openSUSE-kde_games patterns-openSUSE-kde_ide patterns-openSUSE-kde_imaging patterns-openSUSE-kde_internet patterns-openSUSE-kde_multimedia patterns-openSUSE-kde_office patterns-openSUSE-kde_plasma patterns-openSUSE-kde_telepathy patterns-openSUSE-kde_utilities patterns-openSUSE-kde_utilities_opt patterns-openSUSE-kde_yast patterns-openSUSE-kvm_server patterns-openSUSE-lamp_server patterns-openSUSE-laptop patterns-openSUSE-lxde patterns-openSUSE-lxde_laptop patterns-openSUSE-lxde_office patterns-openSUSE-mail_se
r
v
> er patterns-openSUSE-minimal_base patterns-openSUSE-minimal_base-conflicts patterns-openSUSE-misc_server patterns-openSUSE-multimedia patterns-openSUSE-multimedia_opt patterns-openSUSE-network_admin patterns-openSUSE-non_oss patterns-openSUSE-non_oss_opt patterns-openSUSE-office patterns-openSUSE-office_opt patterns-openSUSE-print_server patterns-openSUSE-remote_desktop patterns-openSUSE-rest_dvd patterns-openSUSE-sw_management patterns-openSUSE-sw_management_gnome patterns-openSUSE-sw_management_kde patterns-openSUSE-tabletpc patterns-openSUSE-technical_writing patterns-openSUSE-x11 patterns-openSUSE-x11_opt patterns-openSUSE-x11_yast patterns-openSUSE-xen_server patterns-openSUSE-xfce patterns-openSUSE-xfce_basis patterns-openSUSE-xfce_laptop patterns-openSUSE-xfce_office patterns-openSUSE-yast2_basis patterns-openSUSE-yast2_install_wf
>
> - bump version
> - readd dejavu-fonts on coolo's request (comment in request#343080)
> - Remove kernel-xen (and omnibook-kmp-xen) from xen_server pattern
> as kernel-default now includes pvops capabilities.
> - install google-roboto-fonts instead of dejavu-fonts in -fonts
> pattern, add noto-sans to -fonts_opt pattern [bnc#951898]
> - According to icewm changes https://build.opensuse.org/request/show/342069
> use icewm-default as recommends instead of icewm-lite.
>
> ==== libpci3 ====
> Version update (3.3.1 -> 3.4.0)
> Subpackages: pciutils pciutils-devel
>
> - Update to 3.4.0
> * On Linux, we report NUMA nodes of devices.
> * The sysfs back-end does not die on read errors
> of optional attributes. Instead, a warning is produced.
> * Fixed several minor bugs.
> * Updated pci.ids to the current snapshot of the database.
>
> ==== perl-BSD-Resource ====
> Version update (1.2908 -> 1.2909)
>
> - updated to 1.2909
> see /usr/share/doc/packages/perl-BSD-Resource/ChangeLog
> 2015-11-15 Jarkko Hietaniemi <jhi(a)iki.fi>
> * The added RLIMIT_ values were not added quite right.
> Our own tests didn't detect this, but mod_perl2 ones did
> [cpan #108955]
>
> ==== perl-Convert-BinHex ====
> Version update (1.123 -> 1.125)
>
> - updated to 1.125
> see /usr/share/doc/packages/perl-Convert-BinHex/Changes
> 1.125 2015-11-15
> - Made the Test:: modules TEST_REQUIRES (ticket 108523, TODDR)
> 1.124 2015-08-19
> - Changed debinhex to UTF-8
> - Made the Test:: modules optional (ticket 101974, mishikal at yahoo.com)
> - Fixed a manual typo (ticket 88874, gregoa at debian.org)
>
> ==== apache2-mod_php5 ====
> Version update (5.6.14 -> 5.6.15)
> 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
>
> - updated to 5.6.15: Several bugs have been fixed.
>
> ==== libpowerman0 ====
> Version update (2.3.20 -> 2.3.24)
>
> - Update to 2.3.24
> * Don't package /var/run/powerman; let systemd manage it
> [TOSS-2987]
> * Cleanup: drop trailing whitespace
> - Changes for 2.3.23
> * Build: silence CC lines, fix AC_LANG_CONFTEST warnings, fix
> $(EXEEXT) warnings.
> * Build: install System V init scripts if
> - -with-systemdsystemunitdir is not configured and include both
> in EXTRA_DIST.
> * Build: re-enable 'make check' unit tests.
> * Build: fix some 'make distcheck' issues, but until unit tests
> are fixed to find *.exp and *.conf files in $(srcdir), this will still fail.
> * RPM: configure genders, httppower, snmppower, and tcp-wrappers
> unconditionally; update URL.
> - Cleanups spec file with spec-cleaner
> - Drop powerman.service and use bundled one
>
> ==== ppp ====
>
> - Added ppp-CVE-2015-3310.patch:
> Fix for bnc#927841, CVE-2015-3310: Fix buffer overflow in radius
> plug-in's rc_mksid().
>
> ==== libprocps5 ====
> Subpackages: procps
>
> - Pmap: support "SwapPss" which shows proportional swap share
> of a process similar to the PSS (proportional set size)
> of a process which is the count of pages it has in memory.
>
> ==== python-Pillow ====
>
> - fix wrong macro name in %post - it's %{py_ver}, not %{py-ver}
>
> ==== release-notes-openSUSE ====
> Version update (42.1.20151028 -> 42.1.20151109)
>
> - 42.1.20151109:
> - Update; bsc#932502.
> - .spec: create po/LINGUAS first.
>
> ==== tgt ====
>
> - Adding upstream patch to silence bogus error
> message when backing-store directory not present
> (bsc#954801), adding patch:
> * tgt-missing-module-directory-not-an-error
> - Added upstream patch to handle possible target removal
> while accessing it (bsc#922526), adding patch:
> * tgt-handle-access-of-a-target-that-has-been-removed
>
> ==== tigervnc ====
> Subpackages: xorg-x11-Xvnc
>
> - u_xserver118.patch
> * Build with xserver 1.18.0.
>
> ==== usb_modeswitch ====
> Version update (2.2.5 -> 2.2.6)
> Subpackages: usb_modeswitch-data
>
> - Update to version 2.2.6
> * Renamed function abort(), avoiding possible conflicts in static
> builds with libjim (thanks, Gustavo Zacharias).
> * Removed storage class check of interface 0 from dispatcher,
> enabling new multi-config devices in data package 20151101.
>
> ==== virt-install ====
> Subpackages: virt-manager virt-manager-common
>
> - bsc#955401 - Can't create VM without disk: "list index out of
> range"
> virtinst-set-cache-mode-unsafe-for-install.patch
> - bsc#947129 - Error launching manager: 'URI' is not in list
> Set the locale to avoid parsing errors
> virtman-show-suse-install-repos.patch
>
> ==== libwicked-0-6 ====
> Version update (0.6.27 -> 0.6.28)
> Subpackages: wicked wicked-service
>
> - fsm: dynamically resolve references and requirements (bsc#954289)
> - nanny: do not pull in and rearm subordinate workers (bsc#954289)
> - nanny: fix managed policy list handling (bsc#953107)
> - ifup: do not update policy when it has been created and recheck
> with a name filter list instead to enable separately to avoid a
> race condition (bsc#953107)
> - ovs: do not require link on ovs-system device
>
> ==== wireless-regdb ====
> Version update (2015.10.13 -> 2015.10.22)
>
> - Update to 2015.10.22
>
> ==== xf86-input-evdev ====
>
> - Use url for source
> - Add gpg signature
> - Make building more verbose
>
> ==== xf86-input-synaptics ====
>
> - Add gpg signature
> - Make building more verbose
>
> ==== xf86-video-ati ====
> Version update (7.5.0 -> 7.6.1)
>
> - Use url for source
> - Add gpg signature
> - Make building more verbose
> - Update to version 7.6.1:
> + Post 7.6.0 release version bump
> + Remove duplicate free(output_ids) call
> + Set version for 7.6.1 release
> - Update to version 7.6.0:
> + Remove dead accelDFS flag
> + radeon: bump version post release
> + add new bonaire pci id
> + add new OLAND pci id
> + radeon: stop caching mode resources
> + radeon: move output name creation to its own function
> + radeon: add support for DP 1.2 display hotplug (v2)
> + radeon: adopt for new X server dirty tracking APIs.
> + radeon: cleanup the entity rec
> + radeon: move radeon_pixmap forward declaration into other block
> + radeon/vdpau: don't report VDPAU for < r300
> + Handle tiling in radeon_set_shared_pixmap_backing
> + Do not link radeon_drv.so against libpciaccess
> + Avoid leaking memory on output.
> + Proper leak fix, previous leak fix was bogus.
> + present: Move check for async flips
> + present: Fix present notify timestamps and counts.
> + Allow/Fix use of multiple ZaphodHead outputs per x-screen. (v2)
> + Don't set TILE_SPLIT flags if surface.tile_split == 0.
> + Fix inconsistent default eg_tile_split in evergreen_accel.c
> + Make selection between DRI2 and DRI3 consistent with other drivers. (v2)
> + Remove duplicate OPTION_PAGE_FLIP entry
> + PRIME: Don't advertise offload capabilities when acceleration is disabled
> + Prefer drmModeSetCursor2 over drmModeSetCursor
> + Require at least xserver 1.8
> + Move xorg_list backwards compatibility to new radeon_list.h header
> + Add DRM event queue helpers v2
> + DRI2: Simplify blit fallback handling for scheduled swaps
> + DRI2: Remove superfluous assignments to *_info->frame
> + DRI2: Move radeon_dri2_flip_event_handler
> + DRI2: Use helper functions for DRM event queue management v3
> + DRI2: Split out helper for getting UST and MSC of a specific CRTC
> + Move #include "radeon_glamor.h" from radeon.h to where it's needed
> + Fold radeon_glamor_flush into radeon_cs_flush_indirect
> + Add support for SYNC extension fences v2
> + Add support for the Present extension v2
> + Add DRI3 support v2
> + Simplify includes in radeon_{dri3,present}.c
> + Add xorg_list_for_each_entry_safe fallback in radeon_list.h
> + Initialize boolean variable before calling xf86GetOptValBool
> + DRI3: Use open hook instead of open_client
> + Always include misync.h before other misync headers
> + glamor: Add glamor_fd_from_pixmap define for standalone glamor tree
> + dri3: Use screen->CreatePixmap instead of fbCreatePixmap directly
> + EXA: Return NULL from radeon_get_pixmap_bo if there is no driver private
> + configure.ac: Check for misyncshm.h again
> + Adapt radeon_sync.c for misyncshm.h vs misync.h as well
> + Make radeon_do_pageflip take a BO handle directly
> + Present: Add radeon_present_get_pixmap_handle helper
> + glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2
> + glamor: Handle GLAMOR_* flags removed from xserver
> + Increase robustness against DRM page flip ioctl failures v3
> + Simplify radeon_do_pageflip() error handling slightly more
> + Move radeon_drm_handler/abort_proc fields to drmmode_flipdata_rec
> + Move get_pixmap_handle helper to radeon_bo_helper.c
> + DRI2: Use radeon_get_pixmap_handle
> + Only enable SYNC extension fences and the Present extension along with DRI3
> + Add radeon_get_pixmap_tiling_flags helper
> + present: Don't flip between BOs with different tiling parameters
> + Rename scanout_pixmap_x field to prime_pixmap_x
> + Split out struct drmmode_scanout for rotation shadow buffer information
> + Add RADEON_CREATE_PIXMAP_SCANOUT flag
> + glamor: Remove unused function radeon_glamor_pixmap_is_offscreen
> + glamor: Add radeon_pixmap parameter to radeon_glamor_create_textured_pixmap
> + glamor: Add wrappers for the X server rendering hooks
> + glamor: Add Option "ShadowPrimary" v2
> + glamor: Remove the stride member of struct radeon_pixmap
> + Add Option "TearFree" v4
> + DRI2: Clear old->devPrivate.ptr in fixup_glamor
> + Only copy fbcon BO contents if bgNoneRoot is TRUE
> + Defer initial drmmode_copy_fb call until root window creation
> + Defer initial modeset until the first BlockHandler invocation
> + Update scanout pixmap contents before setting a mode with it
> + Make drmmode_copy_fb() work with glamor as well
> + On screen resize, clear the new buffer before displaying it
> + Don't call radeon_get_pixmap_private() when using EXA
> + Skip disabled CRTCs in drmmode_set_desired_modes() even if set_hw == FALSE
> + glamor: Deal with glamor_glyphs_init being removed from xserver
> + Replace SyncFence typedef with declaration of struct _SyncFence
> + present: Remove get_drmmode_crtc helper
> + glamor: Only wait for GPU writes in radeon_glamor_prepare_access_cpu_ro
> + DRI2: Fix handling of drmmode_crtc_get_ust_msc return code
> + Don't attempt a DRI2/Present page flip while the other one is flipping
> + Skip disabled CRTCs in radeon_scanout_(do_)update
> + present: Fall back to modeset for unflip operation
> + present: Look at all CRTCs to determine if we can flip
> + present: Handle DPMS off in radeon_present_get_ust_msc
> + Remove unused local variable pRADEONEnt
> + glamor: Move declaration of struct radeon_pixmap out of #if/#else blocks
> + Only call drmmode_copy_fb (at most) once on server startup
> + Wait for scanout BO initialization to finish before setting mode
> + DRI2: Don't ignore rotated CRTCs in amdgpu_dri2_drawable_crtc
> + DRI2: Keep MSC monotonic when moving window between CRTCs
> + Only align screen / scanout pixmap height where necessary
> + Call xf86CrtcRotate from initial drmmode_set_desired_modes call
> + Don't advertise rotation support without hardware acceleration v2
> + Eliminate redundant data parameter from drmmode_crtc_scanout_create
> + Properly handle drmModeAddFB failure in drmmode_crtc_scanout_allocate
> + Bump version for 7.6.0 release
> + Disable CRTCs when disabling the outputs
> + Do not try to enable already enabled CRTCs in DPMS hook
> + radeon: remove unneeded inclusion of sarea.h
> + Handle failures in setting a CRTC to a DRM mode properly
> + dri2: Avoid calculation with undefined msc value
> + Simplify pick best crtc to fold two loops into one
> + Clean up allocation in RADEONInitVideo()
> + Simplify drmmode_set_mode_major() and avoid leaking memory.
> + Clean up radeon_dri2_create_buffer2()
> - Remove upstream patches:
> * U_glamor-Handle-GLAMOR_-flags-removed-from-xserver.patch
> * U_radeon-adopt-for-new-X-server-dirty-tracking-APIs.patch
> - U_radeon-adopt-for-new-X-server-dirty-tracking-APIs.patch
> * adopt for new X server dirty tracking APIs, which came with
> xorg-server 1.18.0
> - U_glamor-Handle-GLAMOR_-flags-removed-from-xserver.patch
> * Handle GLAMOR_* flags removed from xserver. The behaviour is
> the same as when the removed flags were passed in.
>
> ==== xf86-video-nouveau ====
>
> - fixed "osc service localrun download_files" run
> - updated to latest git commit 1ff13a9 of 2015-09-13, which removes
> GLAMOR support among other things, which changed as well
>
> ==== xf86-video-qxl ====
>
> - added BuildRequires: pkgconfig(xfont) in order to fix build
> against xorg-server 1.18.0
>
> ==== xkbcomp ====
> Version update (1.3.0 -> 1.3.1)
>
> - Use url for source
> - Add gpg signature
> - Make building more verbose
> - Update to version 1.3.1
> * Couple of minor fixes, the only user-visible change is that the
> warning when a key type is shortened is now on a verbosity level
> above the default verbosity. This effectively removes the warning
> below for all users of the german keyboard layout (and others):
> Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>
> ==== xorg-x11-server ====
> Version update (7.6_1.17.4 -> 7.6_1.18.0)
> Subpackages: xorg-x11-server-extra xorg-x11-server-sdk
>
> - Update to version 1.18.0
> - refreshed N_zap_warning_xserver.diff,
> N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch
> - supersedes u_fbdevhw.diff,
> U_linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch,
> U_linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch,
> U_systemd-logind-Only-use-systemd-logind-integration-t.patch
>
> ==== yast2-bootloader ====
> Version update (3.1.159 -> 3.1.160)
>
> - Do not show raid0 warning for /boot on s390 and ppc architectures
> (bnc#952823)
> - 3.1.160
>
> ==== yast2-ruby-bindings ====
> Version update (3.1.40 -> 3.1.41)
>
> - Fix Cell ui shortcut as final id have to be lowercase (fake bug
> to get it accepted bnc#0)
> - 3.1.41
>
>
>
>
> Removed packages:
> bbswitch-kmp-xen
> catdoc
> crash-kmp-xen
> drbd-kmp-xen
> gnome-software-lang
> hdjmod-kmp-xen
> ipset-kmp-xen
> kio_svn
> kernel-xen
> kgamma5-lang
> libiec61883
> libkvkontakte-lang
> vhba-kmp-xen
> xtables-addons-kmp-xen
>
>
> Added packages:
> apper-lang
> google-noto-fonts
> > noto-sans
> google-roboto-fonts
> ibus-lang
> icewm-config-upstream
> > icewm-lang
> libiec61883-0
> m17n-db-lang
> python-Unidecode
> units
>
Thanks Ludwig!
It seems this updates have resolved my Plymouth issues (showing the
three questionmarks on place of the graphic greeter).
Keep annoying the fstab error though:
systemd-fstab-generator[95]: Failed to create mount unit file
/run/systemd/generator/sysroot.mount, as it already exists. Duplicate
entry in /etc/fstab?
Cheers,
--
Marco Calistri
opensuse Tumbleweed 64 bit - Kernel 4.3.0-2-default Gnome 3.18
Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org
I am trying to update a bug report and the Bugzilla page is not loading for me
after attempting to log in. Anyone else experiencing this problem?
>Firefox has detected that the server is redirecting the request for this
address in a way that will never complete.
> This problem can sometimes be caused by disabling or refusing to accept
cookies.
This question I have already asked but don't recall what the answer was
so am therefore asking again (with an apology if you find it a
repetition): will Tumbleweed ever find its place in the sun with its own
name in GRUB MENU or will it be forever a number instead of a name (eg,
20151030)? And as an adjunct to this question: will
discussions/questions re Tumbleweed forever be consigned to the FACTORY
mail list?
Next question.
I have the latest Tumbleweed installed (or rather TW upgraded to the
latest release as of yesterday). Now TW has been going for quite some
time and is not "a new kid on the block" but the only repositories it
has to its name showing in YaST are:
* download.opensuse.org/update/tumbleweed
* download.opensuse.org/tumbleweed/repo/oss
* download.opensuse.org/tumbleweed/repo/non-oss
and when you go and try and ADD repositories the only COMMUNITY
repositories available are:
* Main Repository (Sources)
* Main Repository (DEBUG)
On the other hand, openSUSE 13.2 (and earlier) have a host of Community
repositories available such as Packman, libdvdcss, Games, et al -- but
Tumbleweed has zilch (aka zero, nil, nothing).
I make much use of VLC (from videolan.org) to watch digital television
on my computer (my wife can watch whatever SHE likes on the big screen
in the lounge :-) ) as well as watch DVD films. I also like to play some
games included in Pysol. But neither vlc nor Pysol are available in
Tumbleweed.
The question therefore is: why is Tumbleweed so bereft of Community
repositories when they are, and have been for years, available in
versions of openSUSE?
The blurb about Tumbleweed in the wiki (or whatever) extols Tumbleweed
as the "bleeding edge" of openSUSE. But this would appear to be an
overstatement when one cannot play all the games available or view DVDs
or TV when the means to do so are available in the "plain Jane" versions
of openSUSE.
(And before you jump in Patrick with your comment I will preempt it by
stating that that is not the point -- the repos should be THERE, showing
in YaST, so that first time users of Tumbleweed can access them instead
of having to jump on one leg at midnight while holding the innards of a
cockerel in their left hand while trying to type a post to Factory
asking about missing repositories with their right hand [reverse, of
course, for left-handed people].)
BC
--
Using openSUSE 13.2, KDE 4.14.9 & kernel 4.3.0-17 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