Removed rpms
============

 - SUSEConnect
 - edict
 - libf2fs1
 - rollback-helper
 - wqy-zenhei-fonts
 - zypper-migration-plugin
 - zypper-search-packages-plugin

Added rpms
==========

 - libf2fs8

Package Source Changes
======================

autofs
+- Update pidfile path to /run from /var/run (bsc#1185155)
+
-- add autofs-debuginfo-fix.patch to fix building of debuginfo
-  package
-
-- Do not depend on insserv if the system use systemd; it's useless
-- Update to version 5.1.0
-  + fix mistake in assignment.
-  + add amd map format parser.
-  + check for non existent negative entries in lookup_ghost().
-  + fix reset flex scan buffer on init.
-  + fix fix negative status being reset on map read.
-  + amd lookup update lookup ldap to handle amd keys.
-  - inadvertantly dropped from initial series.
-  + amd lookup update lookup hesiod to handle amd keys.
-  - inadvertantly dropped from initial series.
-  + fix wildcard key lookup.
-  + fix out of order amd timestamp lookup.
-  + fix ldap default schema config.
-  + fix ldap default master map name config.
-  + fix map format init in lookup_init().
-  + fix incorrect max key length in defaults get_hash().
-  + fix xfn sets incorrect lexer state.
-  + fix old style key lookup.
-  + fix expire when server not responding.
-  + fix ldap_uri config update.
-  + fix typo in conf_load_autofs_defaults().
-  + fix hash on confg option add and delete.
-  + add plus to path match pattern.
-  + fix multi entry ldap option handling.
-  + cleanup options in amd_parse.c
-  + allow empty value for some map options.
-  + allow empty value in macro selectors.
-- Adapt autofs-5.0.9-dbus-udisks-monitor.patch to upstream changes,
-  rename to autofs-5.1.0-dbus-udisks-monitor.patch
-
-- autofs.init: drop when systemd is enabled (bnc#863970)
-
-- update to version 5.0.9:
-  * fixes for samples/auto.master
-  * fix variable substitution description
-  * fix incorrect append options description in README.v5-release
-- rebase, refresh and rename all patches on top of 5.0.9
-- switch to .xz compressed tarball instead of bzip2
-- autofs-5.0.8-upstream-patches-20140324.bz2: remove
-
-- Avoid bad timings and timeouts if a shutdown was done by a remote
-  user via su and with autofs based home directory
-
-- autofs-5.0.8-upstream-patches-20140324.bz2: update 5.0.8 upstream
-  patches up to 2014-03-24, fixing the following bugs:
-  * fix fix options compare
-  * use open(2) instead of access(2) to trigger dependent mounts
-  * fix fix map source with type lookup (bnc#869377)
-
-- autofs-5.0.8-upstream-patches-20140224.bz2: update 5.0.8 upstream
-  patches up to 2014-02-24, fixing the following bugs:
-  * fix ipv6 link local address handling
-  * fix fix ipv6 libtirpc getport
-  * get_nfs_info() should query portmapper if port is not given
-  * fix rpc_portmap_getport() proto not set
-  * fix protmap not trying proto v2
-  * fix rpc_getport() when libtirpc is disabled
-  * fix rpc_getrpcbport() when libtirpc is disabled
-  * don't reset errno (former autofs-5.0.8-eaccess.patch)
-  * extend fix for crash due to thread unsafe use of libldap (bnc#853469)
-  * fix deadlock in init_ldap_connection (bnc#859969)
-  * fix options compare
-  * fix negative status being reset on map read
-  * check for existing offset mount before mounting
-  * fix max() declaration
-  * fix symlink fail message in mount_bind.c
-  * fix cache readlock not taken on lookup
-  * pass map_source as function paramter where possible
-  * check for bind onto self in mount_bind.c
-  * fix symlink expire
-  * dont clobber mapent for negative cache
-  * fix macro_addvar() and move init to main thread
-  * change walk_tree() to take ap
-  * add negative cache lookup to hesiod lookup
-  * fix external env configure
-  * make autofs(5) consistent with auto.master(5)
-  * fix map source with type lookup
-  * fix lookup_nss_mount() map lookup
-  * dont ignore null cache entries on multi mount umount
-  * fix inconsistent error returns in handle_packet_missing_direct()
-  * simple coverity fixes
-- autofs-5.0.8-eaccess.patch: removed (merged upstream)
-- autofs-5.0.8-dbus-udisks-monitor.patch: refresh
-
-- autofs-5.0.8-revert-fix-libtirpc-name-clash.patch: no longer
-  needed after libtirpc was updated to 0.2.4-rc2, remove
-
-- autofs-5.0.8-upstream-patches-20131124.bz2: update 5.0.8 upstream
-  patches up to 2013-11-24, fixing the following bugs:
-  * fix undefined authtype_requires_creds err if ldap enabled but
-    without sasl
-  * fix master map type check
-  * fix task manager not getting signaled
-  * allow --with-systemd to take a path arg
-  * fix WITH_LIBTIRPC function name
-  * fix ipv6 libtirpc getport
-- autofs-5.0.8-dbus-udisks-monitor.patch: rebase on top of 5.0.8
-
-- update to version 5.0.8: no code changes as all patches were
-  already present in autofs-5.0.7-upstream-patches-20131001.bz2
-- autofs-5.0.7-upstream-patches-20131001.bz2: removed
-
-- autofs-suse-build.patch: removed, no longer needed.
-
-- autofs-5.0.7-upstream-patches-20131001.bz2: update 5.0.7 upstream
-  patches up to 2013-10-01, fixing many bugs:
-  * fix add null check in parse_server_string()
-  * check for protocol option
-  * use ulimit max open files if greater than internal maximum
-  * don't override LDFLAGS in make rules
-  * fix a couple of compiler warnings
-  * add after sssd dependency to unit file
-  * dont start readmap unless ready
-  * fix crash due to thread unsafe use of libldap (bnc#820585)
-  * fix compile error with heimdal support enabled
-  * fix typo forced-shutdown should be force-shutdown
-  * fix hesiod check error and use correct $(LIBS) setting
-  * fix dead LDAP symbolic link when LDAP support is disabled
-  * add missing libtirpc lib to mount_nfs.so when TIRPC enabled
-  * use compiler determined by configure instead of hard-coded ones
-  * remove hard-coded STRIP variable
-  * use LIBS for link libraries
-  * unbundle NOTSTRIP from DEBUG so they dont depend on each other
-  * fix occasional build error when enable parallel compiling
-  * fix compilation of lookup_ldap.c without sasl
-  * fix dumpmaps multi output
-  * try and cleanup after dumpmaps
-  * teach dumpmaps to output simple key value pairs
-  * fix syncronize handle_mounts() shutdown
-  * fix fix wildcard multi map regression
-  * improve timeout option description
-  * only probe specific nfs version when requested
-  * fix bad mkdir permission on create
-  * setup program map env from macro table
-  * add short host name standard marco variable
-  * allow use of hosts map in maps
-  * fix get_nfs_info() probe
-  * fix portmap lookup
-  * add std vars to program map invocation
-  * samples/auto.smb: add logic to obtain credentials
-
-- autofs-5.0.7-upstream-patches-20130619.bz2: update 5.0.7 upstream
-  patches up to 2013-06-19, fixing some bugs:
-  * make dump maps check for duplicate indirect mounts
-  * document allowed map sources in auto.master
-  * add enable sloppy mount option to configure
-  * fix interface address null check
-  * don't probe rdma mounts
-  * fix master map mount options matching
-  * fix master map bogus keywork match
-  * fix fix map entry duplicate offset detection
-  * probe each nfs version in turn for singleton mounts
-  * fix probe each nfs version in turn for singleton mounts
-  * misc man page fixes
-
-- Explicitly specify cyrus-sasl-devel and openssl-devel
-  which were implicit before
-
-- autofs-5.0.7-upstream-patches-20130428.bz2: update 5.0.7 upstream
-  patches up to 2013-04-28, fixing some bugs:
-  * fix some automount(8) typos
-  * syncronize handle_mounts() shutdown
-  * fix submount tree not all expiring (bnc#801808)
-- remove patches that are now upstream:
-  * autofs-5.0.7-fix-submount-tree-not-all-expiring.patch
-
-- autofs-5.0.7-fix-submount-tree-not-all-expiring.patch: expire
-  multiple levels of recursive mounts correctly (bnc#801808)
-
-- autofs-5.0.7-upstream-patches-20130311.bz2: update 5.0.7 upstream
-  patches to 20130311, fixing some bugs:
-  * dont fail on master map self include (bnc#799873)
-  * fix wildcard multi map regression
-  * fix file descriptor leak when reloading the daemon (bnc#772698)
-  * deprecate nosymlink pseudo option
-  * add symlink pseudo option
-  * document browse option in man page
-
-- autofs-5.0.6-invalid-ghost-dirs.patch: delete. the problem's
-  root cause was fixed in the kernel
-
-- rpm spec: enable sssd support if available
-
-- autofs-5.0.7-upstream-patches-20130121.bz2: update 5.0.7 upstream
-  patches to 20130121, fixing some bugs:
-  * fix nobind man page description
-  * fix submount offset delete
-  * fix init script status return
-  * fix use get_proximity() without libtirpc
-  * don't use dirent d_type to filter out files in scandir()
-  * don't schedule new alarms after readmap
-  * use numeric protocol ids instead of protoent structs
-  * lib/defaults.c: use WITH_LDAP conditional around LDAP types
-  * make yellow pages support optional
-  * modules/replicated.c: use sin6_addr.s6_addr32
-  * workaround missing GNU versionsort extension
-- remove patches that are now upstream:
-  * autofs-5.0.7-fix-scandir-filter.patch
-  * autofs-5.0.7-use-protocol-id-instead-of-protoent.patch
-  * autofs-5.0.7-dont-reschedule-alarm-after-signals.patch
-
-- fix build on older versions of the distribution, do not install
-  org.freedesktop.AutoMount.conf
-
-- autofs-5.0.7-fix-scandir-filter.patch: fix lookup_dir when the
-  included directory is on an XFS file system (bnc#798158)
-
-- autofs-5.0.7-upstream-patches-20121120.bz2: update 5.0.7 upstream
-  patches to 20121120, fixing some bugs:
-  * fix map entry duplicate offset detection
-  * allow nsswitch.conf to not contain "automount:" lines
-
-- revert systemd initialization type from "simple" to "forking"
-  and drop the patch that partially implemented "new style systemd"
-  daemon (bnc#798162)
-- autofs-5.0.7-new-style-systemd-daemon.patch: delete
-
-- UDisks dbus module support: use private connection, do not refer
-  to a reply if already handled, install dbus AutoMount.conf in
-  direct way
-
-- autofs-5.0.7-use-protocol-id-instead-of-protoent.patch: use
-  protocol id directly instead of calling the non-reentrant
-  function getprotobyname() (bnc#787410)
-
-- autofs-5.0.7-dont-reschedule-alarm-after-signals.patch: don't
-  schedule new alarms after handling SIGHUP and SIGUSR1 (bnc#783651)
-
-- autofs-5.0.7-new-style-systemd-daemon.patch: add new command
-  line parameter --systemd, which instructs automount to skip
-  daemonization completely, leaving the task to systemd
-- autofs.service: use new --systemd option when starting up
-
-- autofs.service: use service type simple with no forking
-
-- autofs-5.0.7-upstream-patches-20121018.bz2: update 5.0.7 upstream
-  patches to 20121018, fixing some bugs:
-  * fix recursive mount deadlock
-  * increase file map read buffer size
-  * handle new location of systemd
-- remove patches that are now upstream:
-  * autofs-5.0.7-handle-new-location-of-systemd.patch
-
-- rpm spec: don't try to build with udisks support on old versions
-  of the distribution
-
-- autofs-5.0.7-upstream-patches-20121016.bz2: update 5.0.7 upstream
-  patches to 20121016, fixing some bugs:
-  * add timeout option description to man page
-  * fix null map entry order handling
-  * make description of default MOUNT_WAIT setting clear
-  * configure.in: allow cross compilation
-  * README: update mailing list subscription info
-
-- autofs-systemd-path.patch: handle new location of systemd
-
-- Make it possible to use tmpfs based parents for autofs mount points
-
-- autofs-5.0.7-upstream-patches-20120911.bz2: update 5.0.7 upstream
-  patches to 20120911, fixing some bugs:
-  * fix nobind sun escaped map entries
-  * fix use cache entry after free in lookup_prune_one_cache()
-  * fix ipv6 proximity calculation
-  * fix parse buffer initialization
-  * fix typo in automount(8)
-- remove patches that are now upstream:
-  * autofs-5.0.7-fix-parse-buffer-initialization.patch
-  * autofs-5.0.7-fix-use-devid-after-free.patch
-
-- autofs-5.0.7-fix-use-devid-after-free.patch: fix use cache entry
-  after free in lookup_prune_one_cache() (bnc#774241)
-
-- autofs-5.0.7-fix-parse-buffer-initialization.patch: fix parse
-  buffer initialization to avoid corruption in the map file name
-  string (bnc#777709)
-
-- Udisk: Check for unknown key word `eavesdrop' for dbus matching
-  rules and if not supported retry without
-- Udisk: Do not crash if map file is not found
-
-- First initial udisks support, that is listen over dbus the udisks
-  daemon and the events for USB and optical devices. Also ask at
-  startup the udisks daemon for all devices and its properties as
-  well as manage the removals and plugins of devices.
-  TODO:
-  + With parsing the map configuration file apply the rules
-    to the map entry, like special options for file systems types
-    and/or devices.  Also make keys unique, that is compare with
-    existing keys and add an counter or similar.
-  + Also with parsing the map configuration file apply the rules
-    to the key of map entry, like using more than one dict entry
-    for the key.
-  + Security management: who is allowed to access the devices?
-  + How to trigger sync and unmount before any timeout?
-  + What is about UTF-8 and Latin to UTF-8?
-
-- adjust the NetworkManager dispatcher script to check if the
-  AutoFS service is enabled in SysV or systemd (bnc#773440)
-
-- update to version 5.0.7:
-  * check negative cache much earlier
-  * dont use pthread_rwlock_tryrdlock()
-  * mount_nfs.so to honor explicit NFSv4 requests
-  * mount_nfs.so fix port=0 option behavior v3
-  * documentation fix some typos and misleading comments
-
-- add reload action to systemd service file (bnc#772487)
-
-- update 5.0.6 upstream patches to 20120716, fixing some bugs:
-  * fix systemd argument passing
-  * fix get_nfs_info() can incorrectly fail
-  * fix offset directory removal
-
-- update 5.0.6 upstream patches to 20120629, fixing some bugs:
-  * check if /etc/mtab is a link to /proc/self/mounts
-  * fix nfs4 contacts portmap
-  * fix sss map age not updated
-  * fix remount deadlock (bnc#733479)
-  * fix umount recovery of busy direct mount (bnc#734924)
-  * fix offset mount point directory removal
-  * remove move mount code and configure option
-  * fix remount of multi mount
-  * fix device ioctl alloc path check
-  * refactor hosts lookup module
-  * remove cache update from parse_mount()
-  * add function to delete offset cache entry
-  * allow update of multi mount offset entries
-  * add hup signal handling to hosts map
-- remove patches that are now upstream:
-  * autofs-5.0.6-fix-remount-deadlock.patch
-  * autofs-5.0.6-fix-umount-recovery-of-busy-direct-mount.patch
-
-- fix umount recovery of busy direct mounts (bnc#734924)
-- fix remount deadlock that can happen on a restart when there are
-  nested direct mounts busy (bnc#733479)
-
-- revert "fix libtirpc name clash": auth_put() is not yet available
-  in our version of tirpc
-
-- update 5.0.6 upstream patches to 20120525, fixing some bugs:
-  * fix sss wildcard match
-  * fix dlopen() error handling in sss module
-  * fix configure string length tests
-  * report "map not read" when debug logging
-  * duplicate parent options for included maps (bnc#753693)
-  * update ->timeout() function to not return timeout
-  * move timeout to map_source
-  * fix kernel verion check of version components
-  * dont retry ldap connect if not required
-  * fix initialization in rpc create_client()
-  * fix libtirpc name clash
-- remove patches that are now upstream:
-  * autofs-5.0.6-duplicate-parent-options-for-included-maps.patch
-
-- duplicate parent options for included maps (bnc#753693)
-
-- update 5.0.6 upstream patches to 20120402, fixing some bugs:
-  * use strtok_r() in linux_version_code()
-  * improve UDP RPC timeout handling
-  * allow MOUNT_WAIT to override probe
-  * fix rework error return handling in rpc code
-  * fix typo in libtirpc file name
-  * fix function to check mount.nfs version
-  * fix segmentation fault in get_query_dn() (bnc#752044)
-- remove patches that are now upstream:
-  * autofs-5.0.6-fix-libtirpc-name-typo.patch
-
-- update 5.0.6 upstream patches to 20120228, fixing some bugs and
-  implementing new features (bnc#749098):
-  * fix improve mount location error reporting
-  * fix fix wait for master source mutex
-  * add sss lookup module
-  * teach automount about sss source
-  * fix init script usage message
-  * ignore duplicate exports in auto.net
-  * add kernel version check function
-  * add function to check mount.nfs version
-  * reinstate singleton mount probe
-  * rework error return handling in rpc code
-  * catch EHOSTUNREACH and bail out early
-  * systemd support fixes
-  * check scandir() return value (bnc#748588)
-  * allow for kernel packet size change (in kernel 3.3.0+)
-  * fix function to check mount.nfs version
-- get-upstream-patches: make it work again after kernel.org FTP
-  server reorganization
-
-- fix segfault caused by an use after free in st_queue_handler()
-  (bnc#727392)
-
-- comment out /etc/auto.master.d from the shipped auto.master file
-
-- configure with --disable-mount-move only when systemd is enabled
-
-- rpm spec: simplify some commands in the install section and
-  use more rpm macros (from Cristian Rodriguez)
-
-- enable systemd support by default on openSUSE 12.2 (bnc#741879):
-  * enable disable-mount-move and with-systemd configure options
-  * install systemd service file
-
-- disable "--as-needed" to make sure automount will be linked
-  against libtirpc (bnc#742846)
-
-- fix typo in libtirpc file name
-- rpm spec: use the %configure macro
-
-- update 5.0.6 upstream patches to 20111210, fixing some bugs and
-  implementing new features (bnc#741878):
-  * add systemd unit support (not enabled yet)
-  * add disable move mount configure option
-  * implement 'dir' map type
-  * improve mount location error reporting
-  * fix rpc build error
-  * fix ipv6 configure check
-  * fix ipv6 rpc calls
-  * fix ipv6 name lookup check
-  * fix map source check in file lookup
-  * fix submount shutdown race
-  * fix wait for master source mutex
-  * fix not bind mounting local filesystem
-  * fix LDAP result leaks on error paths
-  * fix result null check in read_one_map()
-  * fix dumpmaps not reading maps
-  * fix paged query more results check
-
-- add autoconf as buildrequire to avoid implicit dependency
-
-- fix initialization of LDAP results (bnc#730245)
-
-- init script: remove SUSE-specific actions that systemd doesn't
-  support (force-expire and force-stop) (bnc#725199)
-
-- rpm spec: remove redundant tags/sections
-- rpm spec: use %_smp_mflags for parallel build
-
-- fix LDAP result leaks on error paths
-- fix result null check in read_one_map() (bnc#707715)
-- fix paged query more results check
-
-- update 5.0.6 upstream patches to 20110703, removing one patch
-  that is now upstream:
-  * autofs-5.0.6-fix-ipv6-name-for-lookup-fix.patch
-
-- fix an error in the recent ipv6 name for lookup patch
-
-- update to version 5.0.6 (bnc#702791):
-  * add nobind option
-  * add base64 password encode
-  * fix ipv6 name for lookup
-  * fix libtirpc ipv6 check
-  * dont bind nfs mount if nobind is set
-- remove patches that are now upstream:
-  * autofs-5.0.5-fix-null-cache-deadlock.patch
-
-- rpm spec: install the rcautofs(8) man page as a symbolic link
-  to autofs(8)
-- rpm spec: restart the automount daemon after updates
-- init script: update Free Software Foundation address
-
-- fix null cache deadlock (bnc#696596)
-
-- update 5.0.5 upstream patches to 20110613 (bnc#699767):
-  * remove master_mutex_unlock() leftover
-  * fix sanity checks for brackets in server name
-  * fix lsb service name in init script
-  * fix map source check in file lookup
-  * fix simple bind without SASL support
-  * fix sasl bind host name selection
-
-- build against libtirpc since glibc's rpc code is deprecated
-
-- modify the NetworkManager dispatcher script to prevent it from
-  restarting AutoFS when the network goes down (bnc#693402)
-
-- init script: remove references to the obsolete autofs.ko (v3)
-  kernel module (bnc#696708)
-- init script: don't wait one second if the misc device is already
-  available (bnc#696708)
-
-- documentation: add the following (commented out) options to
-  the default sysconfig file (bnc#695487, bnc#691617):
-  * DEFAULT_NEGATIVE_TIMEOUT
-  * DEFAULT_MOUNT_WAIT and DEFAULT_UMOUNT_WAIT
-  * MOUNT_NFS_DEFAULT_PROTOCOL
-  * LDAP_URI, LDAP_TIMEOUT, LDAP_NETWORK_TIMEOUT and SEARCH_BASE
-
-- update 5.0.5 upstream patches to 20110427 (bnc#692104):
-  * fix paged ldap map read
-  * fix next task list update
-  * fix stale map read
-  * fix null cache clean
-  * automount(8) man page correction
-  * fix out of order locking in readmap
-  * include ip address in debug logging
-  * mount using address for DNS round robin host names
-  * reset negative status on cache prune
-- remove patches that are now upstream:
-  * autofs-5.0.5-fix-next-task-list-update.patch
-  * autofs-5.0.5-fix-stale-map-read.patch
-  * autofs-5.0.5-fix-out-of-order-locking-in-readmap.patch
-
-- init script: use misc device (/dev/autofs) by default, unless it
-  is explicitly disabled in sysconfig (bnc#684997)
-
-- fix out of order locking in readmap (bnc#667967)
-
-- add upstream fixes for the "non-expiring mounts" problem and
-  put the "fix direct map not updating on reread" patch back in
-  (bnc#677143)
-
-- ship init script as a source file and not as a patch against the
-  upstream sample
-
-- update 5.0.5 upstream patches to 20110318, fixing one bug:
-  * replace GPLv3 code (bnc#682268)
-
-- revert "fix direct map not updating on reread" due to expiration
-  problems (bnc#677143)
-
-- update 5.0.5 upstream patches to 20110302 (bnc#676690):
-  * use weight only for server selection
-  * fix isspace() wild card substitution
-  * auto adjust ldap page size
-  * fix prune cache valid check
-  * fix mountd vers retry
-  * fix expire race
-
-- init script: remove "gssd" from Should-Start/Stop lists, there
-  is no service with this name (bnc#626516)
-
-- when ghosting is enabled, don't create mount points for cached
-  entries that don't have a valid mapent (bnc#658734)
-
-- update 5.0.5 upstream patches to 20101021 (bnc#650177):
-  * remove ERR_remove_state() openssl call
-  * always read file maps mount lookup map read fix
-  * fix direct map not updating on reread
-  * fix add simple bind auth
-  * fix submount shutdown wait
-  * add external bind method
-  * add dump maps option
-
-- add MAP_HASH_TABLE_SIZE option to sysconfig
-
-- update 5.0.5 upstream patches to 20100810 (bnc#630736):
-  * remove extra read master map call
-  * fix "fix cache_init() on source re-read"
-  * fix error handing in do_mount_indirect()
-  * expire thread use pending mutex
-  * link against krb5 library by default
-  * make "verbose" mode a little less verbose (bnc#630719)
-- merge patches autofs-5.0.2-use_local_cflags.patch and
-  autofs-5.0.5-as_needed.patch into autofs-suse-build.patch
-- remove autofs-5.0.4-link_kerberos.patch (now upstream)
-
-- update 5.0.5 upstream patches to 20100524 (bnc#608284):
-  * add support to LDAP simple bind authentication
-  * fix master map source server unavailable handling
-  * add autofs_ldap_auth.conf man page
-  * fix random selection for host on different network
-  * don't hold lock for simple mounts
-  * fix remount locking
-  * fix wildcard map entry match (bnc#585201)
-  * fix parse_sun() module init
-  * don't check null cache on expire
-  * fix null cache race
-  * fix cache_init() on source re-read
-  * mapent becomes negative during lookup
-  * check each dc server
-  * fix negative cache included map lookup
-  * remove state machine timed wait
-
-- init script: improve stop routine to avoid problems on restart
-  (bnc#604497)
-
-- update 5.0.5 upstream patches to 20100326:
-  * fix reconnect get base dn
-  * add missing sasl mutex callbacks
-  * fix get query dn failure
-  * fix ampersand escape in auto.smb
-  * add locality as valid ldap master map attribute
-  * add locality as valid ldap master map attribute fix
-
-- add "network-remotefs" to  Should-Start: and  Should-Stop: in the
-  init script (bnc#522224)
-
-- remove configure to make sure it will be recreated by autoconf.
-  fixes a build problem that sometimes prevented lookup_ldap.so to
-  be linked against krb5 (bnc#572934, bnc#578655)
-
-- update 5.0.5 upstream patches to 20100201:
-  * check for path mount location in generic module
-  * don't fail mount on access fail
-  * fix rpc fail on large export list
-  * fix memory leak on reload
-  * don't connect at ldap lookup module init
-  * fix random selection option
-  * fix disable timeout
-  * fix strdup() return value check
-- include README file about active restart feature (bnc#565151)
-
-- fix build on releases that do not support ext4
-
-- add new sysconfig parameter USE_MISC_DEVICE and enable it by
-  default (bnc#565151)
-- update initscript bringing it closer to what we have upstream:
-  * remove the deprecated force-stop logic and handle it like a
-    regular stop
-  * remove force-reload from usage and handle it like a regular
-    reload
-
-- update to version 5.0.5. lots of bug fixes including:
-  * fix nested submount expire deadlock
-  * fix negative caching for non-existent map keys
-  * make hash table scale to thousands of entries
-  * fix uri list locking (again)
-  * add nfs mount protocol default configuration option
-  * fix bad token declaration in master map parser
-  * fix double free in expire_proc()
-  * fix file map lookup when reading included or nsswitch sources
-  * fix memory leak reading master map
-  * fix st_remove_tasks() locking
-  * dont umount existing direct mount on master re-read
-  * fix incorrect shutdown introduced by library relaod fixes
-  * fix not releasing resources when using submounts
-  * fix double free in sasl_bind()
-  * fix map type info parse error
-  * fix an RPC fd leak
-  * fix pthread push order in expire_proc_direct()
-  * fix libxml2 non-thread-safe calls
-  * fix direct map cache locking
-  * fix dont umount existing direct mount on reread.
-- update 5.0.5 upstream patches to 20091124:
-  * add mount wait parameter
-  * don't use master_lex_destroy() to clear parse buffer
-  * fix backwards #ifndef INET6
-  * fix ext4 fsck at mount
-  * fix included map read fail handling
-  * fix libxml2 workaround configure
-  * fix pidof init script usage
-  * fix stale initialization for file map instance
-  * fix timeout in connect_nb()
-  * make documentation for set-log-priority clearer
-  * refactor ldap sasl bind
-  * special case cifs escapes.
-
-- fixed build with --as-needed
-
-- Add nfsserver to should start/stop in rc script (bnc#467906)
-
-- make sure that submounts are not busy anymore (bnc#467906)
-
chrony
+- boo#1162964, clknetsim-glibc-2.31.patch:
+  Fix build with glibc-2.31
+- bsc#1184400, chrony-pidfile.patch:
+  Use /run instead of /var/run for PIDFile in chronyd.service.
+
dracut
+- Update to version 049.1+suse.188.gbf445638:
+  * 90kernel-modules-extra: don't resolve symlinks before instmod (bsc#1185277)
+
f2fs-tools
+- Remove /usr/sbin/sg_write_buffer. This file is already provided
+  by sg3_utils as /usr/bin/sg_write_buffer.
+
+- prepare usrmerge (boo#1029961)
+
+- Update to release 1.14
+  * f2fs_io: add copy command
+  * fsck: Check fsync data always for zoned block devices
+  * fsck: Check write pointer consistency of open zones
+  * fsck: Check write pointer consistency of non-open zones
+  * fsck.f2fs: Enable user-space cache
+  * f2fs-tools: support data compression
+  * dump.f2fs: print more info of inode layout
+  * resize.f2fs: add option for large_nat_bitmap feature
+  * f2fs-tools: Casefolded Encryption support
+  * mkfs.f2fs: allow setting volume UUID manually
+  * f2fs-tools: zns zone-capacity support
+  * mkfs.f2fs: add -T flag
+  * mkfs.f2fs: add -r (fake_seed) flag
+
+- Update to release 1.13
+  * introduce some preen mode in fsck.f2fs
+  * add f2fs_io tool
+  * add casefolding support
+
+- Update to new upstream release 1.12
+  * resize.f2fs: fix access out-of memory boundary
+  * mkfs.f2fs: support fsverity feature
+  * fsck.f2fs: fix stack overflow when reading out nat block
+  * mkfs.f2fs: avoid selinux denial for unnecessary sysfs node
+  * fsck.f2fs: allow -p without value
+  * mkfs.f2fs: support multiple features with one "-O"
+  * f2fs-tools: add -g to give default options
+
+- Update to version 1.10.0
+  * f2fs-tools: support inode creation time
+  * fsck.f2fs: add -y for generic fsck
+  * fsck.f2fs: support quota
+  * mkfs.f2fs: support quota option in mkfs
+  * f2fs-tools: support flexible inline xattr size
+  * add sparse support for f2fs
+  * f2fscrypt: add a tool for encryption management in f2fs
+
-- Replace 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
-  with official upstream version.
-
-- Update to new upstream release 1.4.0
-  * fsck: add the -a option (auto-fix errors) [bnc#856645]
-  * fsck: remove corrupted xattr blocks and corrupted orphan inodes;
-  remove dentry if inode block is corrupted
-- Add 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
-
-- Update to new snapshot 1.3.0.g22
-  * add "f2fstat" program to print f2fs's status in sec
-  * mkfs: support large directories
-  * mkfs.f2fs, fsck.f2fs: large volume support
-
-- Update to new upstream release 1.2.0
-  * f2fs-tools: add stat information into fibmap
-  * fibmap.f2fs: change fibmap to fibmap.f2fs
-  * fsck, lib: support inline xattr
-  * fsck: skip to check block addresses in device files
-  * fsck: fix to handle file types correctly
-  * fsck: fix checking orphan inodes
-
-- Update to new snapshot v1.1.0-40-g6e8f2d5
-  * Correct endianess conversions for CRC calculations, checkpoint
-  flags and in f2fs_update_nat_root.
-  * Fix the total_zones calculation in f2fs_prepare_super_block
-  * Add the fsck.f2fs and dump.f2fs utilities
-
-- Update to new snapshot v1.1.0-24-gfef98eb
-  * mkfs: add option to disable trim at format
-  * mkfs: handle labels longer than 16 characters
-
gdm
+- Add gdm-Remove-deprecated-StandardOutput-syslog.patch: Remove
+  deprecated StandardOutput=syslog in gdm.service file
+  (bsc#1185146, glgo#GNOME/gdm!623).
+
krb5
+- Use /run instead of /var/run for daemon PID files; (bsc#1185163);
+
lvm2
+- Honor lvm.conf event_activation=0 on "pvscan --cache -aay" (bsc#1185190)
+  + bug-1185190_01-pvscan-support-disabled-event_activation.patch
+  + bug-1185190_02-config-improve-description-for-event_activation.patch
+
+- LVM cannot be disabled on boot (bsc#1184687)
+  + bug-1184687_Add-nolvm-for-kernel-cmdline.patch
+- Update patch for avoiding apply warning message
+  + bug-1012973_simplify-special-case-for-md-in-69-dm-lvm-metadata.patch
+
openSUSE-build-key
+- Refresh the SLE15 build@suse.de key
+  * Updated gpg-pubkey-39db7c82-5847eb1f.asc
+
-- updated keys:
-  - 307E3D54 build@suse.de "SuSE Package Signing Key" (2014-05-03)
-  - 7E2E3B05 novell-provo-build@novell.com "Novell Provo Build"
-    (2014-05-06)
-  - 9C800ACA build@suse.de "SuSE Package Signing Key" (2014-05-03)
-  - 56B4177A openSUSE:Factory@build.opensuse.org
-    "openSUSE:Factory OBS Project" (2014-05-04)
-  - 3DBDC284 opensuse@opensuse.org "openSUSE Project Signing Key"
-    (2014-05-04)
-
patterns-base
+- Do not recommending SUSEConnect and rollback-helper for openSUSE
+
procps
+- Add upstream patch procps-vmstat-1b9ea611.patch for bsc#1185417
+  * Support up to 2048 CPU as well
+
python3
+- Add CVE-2021-3426-inf-disclosure-pydoc-getfile.patch to remove
+  getfile feature from pydoc, which is a security nightmare
+  (among other things, CVE-2021-3426, allows disclosure of any
+  file on the system; bsc#1183374, bpo#42988).
+