Packages changed:
  MicroOS-release (20241025 -> 20241027)
  pam (1.6.1 -> 1.7.0)
  pam-full-src (1.6.1 -> 1.7.0)
  protobuf-c
  pulseaudio-qt6 (1.6.0 -> 1.6.1)
  qt6-declarative

=== Details ===

==== MicroOS-release ====
Version update (20241025 -> 20241027)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== pam ====
Version update (1.6.1 -> 1.7.0)

- Update to version 1.7.0
  - build: changed build system from autotools to meson.
  - libpam_misc: use ECHOCTL in the terminal input
  - pam_access: support UID and GID in access.conf
  - pam_env: install environment file in vendordir if vendordir is enabled
  - pam_issue: only count class user if logind support is enabled
  - pam_limits: use systemd-logind instead of utmp if logind support is enabled
  - pam_unix: compare password hashes in constant time
  - Multiple minor bug fixes, build fixes, portability fixes,
    documentation improvements, and translation updates.
- Drop upstream patches:
  - pam-bsc1194818-cursor-escape.patch
  - pam_limits-systemd.patch
  - pam_issue-systemd.patch

==== pam-full-src ====
Version update (1.6.1 -> 1.7.0)

- Update to version 1.7.0
  - build: changed build system from autotools to meson.
  - libpam_misc: use ECHOCTL in the terminal input
  - pam_access: support UID and GID in access.conf
  - pam_env: install environment file in vendordir if vendordir is enabled
  - pam_issue: only count class user if logind support is enabled
  - pam_limits: use systemd-logind instead of utmp if logind support is enabled
  - pam_unix: compare password hashes in constant time
  - Multiple minor bug fixes, build fixes, portability fixes,
    documentation improvements, and translation updates.
- Drop upstream patches:
  - pam-bsc1194818-cursor-escape.patch
  - pam_limits-systemd.patch
  - pam_issue-systemd.patch

==== protobuf-c ====

- Modified patch:
  * 711.patch
    + Drop a hunk that was creating problems when the protoc-c
    was called directly and not just as a plugin to protoc
- Added patch:
  * 711.patch
    + Backport the changes from the pull request #711
    https://github.com/protobuf-c/protobuf-c/pull/711 fixing
    build with protobuf 26.0+

==== pulseaudio-qt6 ====
Version update (1.6.0 -> 1.6.1)

- Update to 1.6.1:
  * context: put event role string into a constexpr
  * context: fix the event streamrestore index
  * context: always synthesize an event streamrestore
  * debug volume setting
  * add extreme verbosity category for object management
  * context: correctly initialize try count
  * context: init all pointers
  * Disconnect items' signals on context destructor
  * Bump version to 1.6.1

==== qt6-declarative ====
Subpackages: libQt6LabsAnimation6 libQt6LabsFolderListModel6 libQt6LabsPlatform6 libQt6LabsQmlModels6 libQt6LabsSettings6 libQt6LabsSharedImage6 libQt6LabsWavefrontMesh6 libQt6Qml6 libQt6QmlCore6 libQt6QmlLocalStorage6 libQt6QmlMeta6 libQt6QmlModels6 libQt6QmlNetwork6 libQt6QmlWorkerScript6 libQt6QmlXmlListModel6 libQt6Quick6 libQt6QuickControls2-6 libQt6QuickControls2Impl6 libQt6QuickDialogs2-6 libQt6QuickDialogs2QuickImpl6 libQt6QuickDialogs2Utils6 libQt6QuickEffects6 libQt6QuickLayouts6 libQt6QuickParticles6 libQt6QuickShapes6 libQt6QuickTemplates2-6 libQt6QuickTest6 libQt6QuickVectorImage6 libQt6QuickWidgets6 qt6-declarative-imports

- Add upstream changes:
  * 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch
    (QTBUG-129622, kde#493854)
  * 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch
    (QTBUG-130360)