Packages changed:
  gstreamer-plugins-rs (0.8.4+git20220824.052092cd -> 0.9.alpha.1+git20221020.5c89c3d)
  irssi (1.4.2 -> 1.4.3)
  purple-plugin-pack (2.7.0 -> 2.8.0)
  python-Pillow (9.2.0 -> 9.3.0)
  python-numpy (1.21.6 -> 1.23.4)
  rgb (1.0.6 -> 1.1.0)
  rubygem-asciidoctor (2.0.17 -> 2.0.18)
  rubygem-excon (0.93.0 -> 0.93.1)
  rubygem-nokogiri (1.13.8 -> 1.13.9)
  rubygem-rdiscount (2.2.0.2 -> 2.2.7)
  sessreg (1.1.2 -> 1.1.3)
  strace (5.19 -> 6.0)
  timezone (2022e -> 2022f)
  timezone-java (2022e -> 2022f)

=== Details ===

==== gstreamer-plugins-rs ====
Version update (0.8.4+git20220824.052092cd -> 0.9.alpha.1+git20221020.5c89c3d)

- Update to version 0.9.alpha.1+git20221020.5c89c3d:
  * meson: add plugins list to summary
  * fallbacksrc: Don't configure conversion elements for normal
    stream
  * webrtc:
  - Rename and add to meson build the signalling server
  - Enhance documentation
  - Minor cleanup
  - Rename signaller and protocol crates
  - Update and unify rust-version and edition
  - Uniformise GType names
  - Port to new ElementBuilder API
- Add ppc ppc64 ppc64le s390 ExcludeArch: Current versions of
  gstreamer-plugins-rs depends on rs-ring, and rs-ring does not yet
  support building on these targets.
- Update to version 0.9.alpha.1+git20221010.b1b7070:
  * Change *Impl trait methods to only take &self and not
    Self::Type in addition
  * fallbacksrc:
  - Always restart the fallback stream on EOS and make sure to
    EOS all streams if the main stream is EOS
  - Retry fallback stream on errors too
  * jsontovtt:
  - Add timeout property
  - Print object information to debug message
  * Update for glib::Object::new() API changes
  * update-version.sh: Also update version in meson.build
  * Use `GFV::none_for_format` where applicable
- Update to version 0.9.alpha.1+git20221005.0b13bfe:
  * Add missing Since markers to new plugins
  * Add RTP de/payloader elements for AV1
  * Allow "unused_doc_comments" as we use hotdoc and not rustdoc
  * awstranscriber:
  - fix set_property for language-code
  - only set vocabulary filter when vocabulary is set
  * aws: Update to aws 0.48/0.18
  * build: Update versions to be 0.9.0-alpha.1
  * cargo:
  - Sort members and default-members lists
  - Update default-members list
  * cea608tojson: Clip column number if it exceeds allowed value
  * csound: Fix score-offset getter
  * dav1ddec: Require dav1d 1.0.0 in meson
  * dav1d: Update to dav1d 0.9
  * doc: Mark request::user-agent as doc show default
  * docs: Remove cruft
  * examples: Update to clap 4
  * fallbacksrc:
  - Always restart the fallback stream on EOS and make sure to
    EOS all streams if the main stream is EOS
  - Implement support for fallback streams
  - Retry fallback stream on errors too
  * fallbackswitch:
  - Fix lock order problem between state and stream lock
  - Flush and deactivate pads before releasing them
  - Make sure to flush/reset pads during pad (de)activation
  - Port the example to GTK 4
  * Fixes for removal of SpecificFormattedValues ops on ref
  * Fix missing pkgconfig requires
  * fmp4mux:
  - Drop GAP buffers before doing ONVIF UTC time re-timestamping
  - Drop gap buffers before further processing
  - Implement a better strategy for splitting fragments and
    deciding which buffers go into which fragment
  - Split huge drain function into separate functions
  * Generate plugins documentation using hotdoc
  * jitterbuffer: fix typo when calculating max_misorder_time
  * jsontovtt: Don't push zero-duration cue data
  * meson:
  - Blacklist csound and threadshare plugins for gst-full
  - Define gst_plugins with list of dependencies
  - Fix deprecation warning
  - Fix directory/plugin name mapping for new webrtchttp plugin
  - Fix gstwebrtc/gstsdp subproject usage
  - Fix usage of python3 variable which was renamed recently
  - Import python module only once
  - Use workspace Cargo.toml to find crates path
  * net/onvif: update with new `gst::Signed` features
  * onvif:
  - Fix for `gst::meta::CustomMeta::register()` API change
  - Rename onvif(de)pay to rtponvifmetadata(de)pay and include
    the metadata specifier in the other element names too
  * onvifmetadatacombiner:
  - Do not classify as Muxer
  - Drop gap metadata buffers
  * onvifmetadataparse:
  - Drop initial buffers if their UTC time would be negative
  - Drop initial buffers until an UTC/running time mapping can be
    established
  - Handle negative running times in debug output
  - Pass through other XML as is with the UTC times based on the
    buffer PTSs
  - Push buffers from a separate source pad task to guarantee
    latency and generally improve correctness
  - Refactor clock/condvar waiting
  - Schedule EOS events after the last currently queued up frame
  - Simplify some code
  - Start source pad task on StreamStart if needed
  * pngenc: Allow using deprecated compression levels
    ... changelog too long, skipping 45 lines ...
- Update constraints for i586, bump to 22 G here too.

==== irssi ====
Version update (1.4.2 -> 1.4.3)

- update to 1.4.3
  - Fix freeze on Alt+arrows (#1416, #1417)
  - Fix crash on /upgrade (#1399, #1419)
  - Fix saving of -disallow_starttls (#1401, #1420)
  - Fix libnv detection on FreeBSD (freebsd#265397, #1407). By
    Guido Falsi and Kristof Provost
  - Minor help and script fixes (#1380, #1393, #1411, #1413,
    [#1414], #1415)

==== purple-plugin-pack ====
Version update (2.7.0 -> 2.8.0)
Subpackages: libpurple-plugin-pack libpurple-plugin-pack-lang pidgin-plugin-pack

- Update to 2.8.0:
  * Switched the build system from autotools to meson which also removed
    the need for plugin_pack.py.
  * Set the glib dependency to versions >= 2.32.0.
  * Set the gtk dependency to versions >= 2.10.0.
  * Removed the irssi happy new year easter egg.
  * Removed xmms-remote as XMMS 1.x has been dead for quite some time.
  * Removed the autoprofile plugin as it was incomplete and unlikely to be
    completed.
  * Removed the infopane plugin as it wasn't very useful.
  * Removed the talkfilters plugin as its dependencies are not typically
    packaged by distributions anymore.
  * Removed the Napster plugin as opennap hasn't been updated in 20 years.
  * Removed the xchat-chats plugin as it's kind of hacky and bundles a very
    old version of the xchat widget.
  * Removed the awaynotify plugin as it was incomplete and unlikely to be
    completed.
  * Removed the buddy icon tools plugin as it was incomplete and unlikely to be completed.
  * Removed the buddytime plugin as it was incomplete and unlikely to be
    completed.
  * Removed the chronic plugin as it was incomplete and unlikely to be
    completed.
  * Removed the stocker plugin as the AOL servers it talked to have long since
    been shutdown.
  * Removed the smartear plugin as it was incomplete and unlikely to be
    completed.
  * Removed the nomobility plugin as it was incomplete and unlikely to be
    completed.
  * Removed the msglen plugin as it was incomplete and unlikely to be completed.
  * Removed the ignorance plugin as it was incomplete and unlikely to be
    completed.
  * Removed the hideconv plugin as its functionality is in pidgin 2.3.0 and
    newer.
  * Removed the findip plugin as it never really worked in the first place.
  * Removed the stress plugin as it didn't build by default.
- Remove patches:
  * purple-plugin-pack-fix-autoprofile-crash.patch
  * purple-plugin_pack-fix-warning.patch
- Update BuildRequires.
- Update URL and Source location.

==== python-Pillow ====
Version update (9.2.0 -> 9.3.0)

- update to 9.3.0
  * Limit SAMPLESPERPIXEL to avoid runtime DOS #6700
  * Initialize libtiff buffer when saving #6699
  * Inline fname2char to fix memory leak #6329
  * Fix memory leaks related to text features #6330
  * Use double quotes for version check on old CPython on Windows #6695
  * Remove backup implementation of Round for Windows platforms #6693
  * Fixed set_variation_by_name offset #6445
  * Fix malloc in _imagingft.c:font_setvaraxes #6690
  * Release Python GIL when converting images using matrix operations #6418
  * Added ExifTags enums #6630
  * Do not modify previous frame when calculating delta in PNG #6683
  * Added support for reading BMP images with RLE4 compression #6674
  * Decode JPEG compressed BLP1 data in original mode #6678
  * Added GPS TIFF tag info #6661
  * Added conversion between RGB/RGBA/RGBX and LAB #6647
  * Do not attempt normalization if mode is already normal #6644
  * Fixed seeking to an L frame in a GIF #6576
  * Consider all frames when selecting mode for PNG save_all #6610
  * Don't reassign crc on ChunkStream close #6627
  * Raise a warning if NumPy failed to raise an error during conversion #6594
  * Show all frames in ImageShow #6611
  * Allow FLI palette chunk to not be first #6626
  * If first GIF frame has transparency for RGB_ALWAYS loading strategy, use RGBA mode #6592
  * Round box position to integer when pasting embedded color #6517
  * Removed EXIF prefix when saving WebP #6582
  * Pad IM palette to 768 bytes when saving #6579
  * Added DDS BC6H reading #6449
  * Added support for opening WhiteIsZero 16-bit integer TIFF images #6642
  * Raise an error when allocating translucent color to RGB palette #6654
  * Added reading of TIFF child images #6569
  * Improved ImageOps palette handling #6596
  * Defer parsing of palette into colors #6567
  * Apply transparency to P images in ImageTk.PhotoImage #6559
  * Use rounding in ImageOps contain() and pad() #6522
  * Fixed GIF remapping to palette with duplicate entries #6548
  * Allow remap_palette() to return an image with less than 256 palette entries #6543
  * Corrected BMP and TGA palette size when saving #6500
  * Do not call load() before draft() in Image.thumbnail #6539
  * Copy palette when converting from P to PA #6497
  * Allow RGB and RGBA values for PA image putpixel #6504
  * Removed support for tkinter in PyPy before Python 3.6 #6551
  * Do not use CCITTFaxDecode filter if libtiff is not available #6518
  * Fallback to not using mmap if buffer is not large enough #6510
  * Fixed writing bytes as ASCII tag #6493
  * Open 1 bit EPS in mode 1 #6499
  * Removed support for tkinter before Python 1.5.2 #6549
  * Allow default ImageDraw font to be set #6484
  * Save 1 mode PDF using CCITTFaxDecode filter #6470
  * Added support for RGBA PSD images #6481
  * Parse orientation from XMP tag contents #6463
  * Added support for reading ATI1/ATI2 (BC4/BC5) DDS images #6457
  * Do not clear GIF tile when checking number of frames #6455
  * Support saving multiple MPO frames #6444
  * Do not double quote Pillow version for setuptools >= 60 #6450
  * Added ABGR BMP mask mode #6436
  * Fixed PSDraw rectangle #6429
  * Raise ValueError if PNG sRGB chunk is truncated #6431
  * Handle missing Python executable in ImageShow on macOS #6416

==== python-numpy ====
Version update (1.21.6 -> 1.23.4)

- Update to 1.23.4
  * NumPy 1.23.4 is a maintenance release that fixes bugs
    discovered after the 1.23.3 release and keeps the build
    infrastructure current. The main improvements are fixes for
    some annotation corner cases, a fix for a long time
    nested_iters memory leak, and a fix of complex vector dot for
    very large arrays. The Python versions supported for this
    release are 3.8-3.11.
- Revert some spec-cleaner "Verschlimmbesserungen"
- Remove old unused directives for Python <=3.6 from specfile
- specfile:
  * remove patch numpy-fix-cpu_asimdfhm.patch, included upstream
  * update line numbers for other patches
  * require c++ compiler
- update to version 1.23.3:
  * #22136: BLD: Add Python 3.11 wheels to aarch64 build
  * #22148: MAINT: Update setup.py for Python 3.11.
  * #22155: CI: Test NumPy build against old versions of GCC(6, 7, 8)
  * #22156: MAINT: support IBM i system
  * #22195: BUG: Fix circleci build
  * #22214: BUG: Expose heapsort algorithms in a shared header
  * #22215: BUG: Support using libunwind for backtrack
  * #22216: MAINT: fix an incorrect pointer type usage in f2py
  * #22220: BUG: change overloads to play nice with pyright.
  * #22221: TST,BUG: Use fork context to fix MacOS savez test
  * #22222: TYP,BUG: Reduce argument validation in C-based
    __class_getitem__
  * #22223: TST: ensure np.equal.reduce raises a TypeError
  * #22224: BUG: Fix the implementation of numpy.array_api.vecdot
  * #22230: BUG: Better report integer division overflow (backport)
- changes from version 1.23.2:
  * #22030: ENH: Add __array_ufunc__ typing support to the nin=1
    ufuncs
  * #22031: MAINT, TYP: Fix np.angle dtype-overloads
  * #22032: MAINT: Do not let _GenericAlias wrap the underlying
    classes'...
  * #22033: TYP,MAINT: Allow einsum subscripts to be passed via
    integer...
  * #22034: MAINT,TYP: Add object-overloads for the np.generic rich
    comparisons
  * #22035: MAINT,TYP: Allow the squeeze and transpose method to...
  * #22036: BUG: Fix subarray to object cast ownership details
  * #22037: BUG: Use Popen to silently invoke f77 -v
  * #22038: BUG: Avoid errors on NULL during deepcopy
  * #22039: DOC: Add versionchanged for converter callable behavior.
  * #22057: MAINT: Quiet the anaconda uploads.
  * #22078: ENH: reorder includes for testing on top of system
    installations...
  * #22106: TST: fix test_linear_interpolation_formula_symmetric
  * #22107: BUG: Fix skip condition for
    test_loss_of_precision[complex256]
  * #22115: BLD: Build python3.11.0rc1 wheels.
- changes from version 1.23.1:
  * #21866: BUG: Fix discovered MachAr (still used within valgrind)
  * #21867: BUG: Handle NaNs correctly for float16 during sorting
  * #21868: BUG: Use keepdims during normalization in np.average
    and...
  * #21869: DOC: mention changes to max_rows behaviour in np.loadtxt
  * #21870: BUG: Reject non integer array-likes with size 1 in delete
  * #21949: BLD: Make can_link_svml return False for 32bit builds on
    x86_64
  * #21951: BUG: Reorder extern "C" to only apply to function
    declarations...
  * #21952: BUG: Fix KeyError in crackfortran operator support
- changes from version 1.23.0:
  * long changelog
    https://github.com/numpy/numpy/blob/main/doc/changelog/1.23.0-changelog.rst
- changes from version 1.22.4:
  * #21191: TYP, BUG: Fix np.lib.stride_tricks re-exported under
    the...
  * #21192: TST: Bump mypy from 0.931 to 0.940
  * #21243: MAINT: Explicitly re-export the types in numpy._typing
  * #21245: MAINT: Specify sphinx, numpydoc versions for CI doc builds
  * #21275: BUG: Fix typos
  * #21277: ENH, BLD: Fix math feature detection for wasm
  * #21350: MAINT: Fix failing simd and cygwin tests.
  * #21438: MAINT: Fix failing Python 3.8 32-bit Windows test.
  * #21444: BUG: add linux guard per #21386
  * #21445: BUG: Allow legacy dtypes to cast to datetime again
  * #21446: BUG: Make mmap handling safer in frombuffer
  * #21447: BUG: Stop using PyBytesObject.ob_shash deprecated in
    Python 3.11.
  * #21448: ENH: Introduce numpy.core.setup_common.NPY_CXX_FLAGS
  * #21472: BUG: Ensure compile errors are raised correclty
  * #21473: BUG: Fix segmentation fault
  * #21474: MAINT: Update doc requirements
  * #21475: MAINT: Mark npy_memchr with no_sanitize("alignment") on
    clang
  * #21512: DOC: Proposal - make the doc landing page cards more
    similar...
  * #21525: MAINT: Update Cython version to 0.29.30.
  * #21536: BUG: Fix GCC error during build configuration
  * #21541: REL: Prepare for the NumPy 1.22.4 release.
  * #21547: MAINT: Skip tests that fail on PyPy.
- changes from version 1.22.3:
  * #21048: MAINT: Use "3.10" instead of "3.10-dev" on travis.
  * #21106: TYP,MAINT: Explicitly allow sequences of array-likes in
    np.concatenate
  * #21137: BLD,DOC: skip broken ipython 8.1.0
    ... changelog too long, skipping 70 lines ...
    https://github.com/numpy/numpy/blob/main/doc/changelog/1.22.0-changelog.rst

==== rgb ====
Version update (1.0.6 -> 1.1.0)

- Update to version 1.1.0
  * This release adds a new configure option --with-rgb-db-library to allow
    builders more control over which dbm or ndbm compatible library is used
    if --with-rgb-db-type is set to one of the non-default database options
    instead of the default of "text".  The --with-rgb-db-library option can
    allow use of libraries that are not normally searched for (gdbm_compat)
    or to bypass libraries we do normally search for (like Berkeley db).

==== rubygem-asciidoctor ====
Version update (2.0.17 -> 2.0.18)

updated to version 2.0.18
  see installed CHANGELOG.adoc
  == 2.0.18 (2022-10-15) - @mojavelinux
  Improvements::
  * Propagate `:to_dir` option to document of AsciiDoc table cell (#4297)
  * Force encoding of attribute data passed via CLI to UTF-8 if transcoding fails (#4351) (*@zkaip*)
  * Add include role to link macro that replaces include directive when include is not enabled
  Bug Fixes::
  * Change internal `uriish?` helper to only detect a URI pattern at start of a string; avoids misleading messages (#4357)
  * Prevent highlight.js warning when no language is set on source block; don't call `highlightBlock` if `data-lang` attribute is absent (#4263)
  * Don't raise error if `Asciidoctor::Extensions.unregister` is called before groups are initialized (#4270)
  * If path is included both partially and fully, store it with true value (included fully) in includes table of document catalog
  * Reset registry if activate is called on it again (#4256)
  * Format source location in exception message when extension code is malformed
  * Fix lineno on reader when `skip-front-matter` attribute is set but end of front matter is not found
  * Fix `Asciidoctor::Cli::Invoker` constructor when first argument is a hash
  * Update default stylesheet to honor marker on unordered list when marker is defined on ancestor unordered list (#4361)
  === Details
  {url-repo}/releases/tag/v2.0.18[git tag] | {url-repo}/compare/v2.0.17\...v2.0.18[source diff]
  // end::compact[]

==== rubygem-excon ====
Version update (0.93.0 -> 0.93.1)

updated to version 0.93.1
  no changelog found

==== rubygem-nokogiri ====
Version update (1.13.8 -> 1.13.9)

updated to version 1.13.9
  see installed CHANGES.md

==== rubygem-rdiscount ====
Version update (2.2.0.2 -> 2.2.7)

updated to version 2.2.7
  no changelog found

==== sessreg ====
Version update (1.1.2 -> 1.1.3)

- Update to version 1.1.3
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * gitlab CI: stop requiring Signed-off-by in commits
  * Fix -Wstringop-truncation warnings in safe_strncpy()

==== strace ====
Version update (5.19 -> 6.0)

- Update to strace 6.0
  * Enhanced decoding of PTP_* ioctl commands.
  * Updated decoding of setns syscall.
  * Updated lists of BPF_*, BTRFS_*, FAN_*, ETH_P_*, KVM_*, NDTPA_*,
    NT_*, PERF_*, and TLS_INFO_* constants.
  * Updated lists of ioctl commands from Linux 6.0.

==== timezone ====
Version update (2022e -> 2022f)

- timezone update 2022f:
  * Mexico will no longer observe DST except near the US border
  * Chihuahua moves to year-round -06 on 2022-10-30
  * Fiji no longer observes DST
  * Move links to 'backward'
  * In vanguard form, GMT is now a Zone and Etc/GMT a link
  * zic now supports links to links, and vanguard form uses this
  * Simplify four Ontario zones
  * Fix a Y2438 bug when reading TZif data
  * Enable 64-bit time_t on 32-bit glibc platforms
  * Omit large-file support when no longer needed
  * In C code, use some C23 features if available
  * Remove no-longer-needed workaround for Qt bug 53071

==== timezone-java ====
Version update (2022e -> 2022f)

- timezone update 2022f:
  * Mexico will no longer observe DST except near the US border
  * Chihuahua moves to year-round -06 on 2022-10-30
  * Fiji no longer observes DST
  * Move links to 'backward'
  * In vanguard form, GMT is now a Zone and Etc/GMT a link
  * zic now supports links to links, and vanguard form uses this
  * Simplify four Ontario zones
  * Fix a Y2438 bug when reading TZif data
  * Enable 64-bit time_t on 32-bit glibc platforms
  * Omit large-file support when no longer needed
  * In C code, use some C23 features if available
  * Remove no-longer-needed workaround for Qt bug 53071