OLD: Fedora-Rawhide-20211201.n.0
NEW: Fedora-Rawhide-20211203.n.0
===== SUMMARY =====
Added images: 1
Dropped images: 0
Added packages: 5
Dropped packages: 4
Upgraded packages: 149
Downgraded packages: 0
Size of added packages: 389.89 KiB
Size of dropped packages: 344.83 KiB
Size of upgraded packages: 3.33 GiB
Size of downgraded packages: 0 B
Size change of upgraded packages: 190.81 MiB
Size change of downgraded packages: 0 B
===== ADDED IMAGES =====
Image: Silverblue dvd-ostree ppc64le
Path: Silverblue/ppc64le/iso/Fedora-Silverblue-ostree-ppc64le-Rawhide-20211203.n.0.iso
===== DROPPED IMAGES =====
===== ADDED PACKAGES =====
Package: rust-faccess-0.2.3-2.fc36
Summary: Simple file accessibility checks
RPMs: rust-faccess+default-devel rust-faccess-devel
Size: 24.78 KiB
Package: rust-fasteval-0.2.4-3.fc36
Summary: Fast evaluation of algebraic expressions
RPMs: rust-fasteval+alpha-keywords-devel rust-fasteval+default-devel rust-fasteval+nightly-devel rust-fasteval+unsafe-vars-devel rust-fasteval-devel
Size: 284.19 KiB
Package: rust-iptables-0.4.3-2.fc36
Summary: Rust bindings for iptables
RPMs: rust-iptables+default-devel rust-iptables-devel
Size: 23.18 KiB
Package: rust-simple-error-0.2.3-2.fc36
Summary: Simple error type backed by a string
RPMs: rust-simple-error+default-devel rust-simple-error-devel
Size: 30.16 KiB
Package: rust-zmq-sys-0.11.0-1.fc36
Summary: Low-level bindings to the zeromq library
RPMs: rust-zmq-sys+default-devel rust-zmq-sys-devel
Size: 27.58 KiB
===== DROPPED PACKAGES =====
Package: ipw2100-firmware-1.3-29.fc35
Summary: Firmware for Intel® PRO/Wireless 2100 network adaptors
RPMs: ipw2100-firmware
Size: 148.21 KiB
Package: ipw2200-firmware-3.1-22.fc35
Summary: Firmware for Intel® PRO/Wireless 2200 network adaptors
RPMs: ipw2200-firmware
Size: 139.50 KiB
Package: rust-actix-macros0.1-0.1.3-2.fc35
Summary: Actix runtime macros
RPMs: rust-actix-macros0.1+actix-reexport-devel rust-actix-macros0.1+default-devel rust-actix-macros0.1-devel
Size: 26.65 KiB
Package: rust-actix-rt1-1.1.1-2.fc35
Summary: Actix runtime
RPMs: rust-actix-rt1+default-devel rust-actix-rt1-devel
Size: 30.47 KiB
===== UPGRADED PACKAGES =====
Package: NetworkManager-1:1.36.0-0.2.fc36
Old package: NetworkManager-1:1.36.0-0.1.fc36
Summary: Network connection manager and user applications
RPMs: NetworkManager NetworkManager-adsl NetworkManager-bluetooth NetworkManager-cloud-setup NetworkManager-config-connectivity-fedora NetworkManager-config-server NetworkManager-dispatcher-routing-rules NetworkManager-libnm NetworkManager-libnm-devel NetworkManager-ovs NetworkManager-ppp NetworkManager-team NetworkManager-tui NetworkManager-wifi NetworkManager-wwan
Size: 28.42 MiB
Size change: 86.66 KiB
Changelog:
* Thu Dec 02 2021 Wen Liang <wenliang@xxxxxxxxxx> - 1:1.36.0-0.2
- update to an early 1.36 snapshot (1.35.2)
Package: OpenImageIO-2.3.10.0-1.fc36
Old package: OpenImageIO-2.3.9.1-3.fc36
Summary: Library for reading and writing images
RPMs: OpenImageIO OpenImageIO-devel OpenImageIO-iv OpenImageIO-utils python3-openimageio
Size: 25.40 MiB
Size change: 4.47 MiB
Changelog:
* Wed Dec 01 2021 Richard Shaw <hobbes1069@xxxxxxxxx> - 2.3.10.0-1
- Update to 2.3.10.0.
Package: PyMca-5.6.7-2.fc36
Old package: PyMca-5.6.5-1.fc36
Summary: X-ray Fluorescence Toolkit
RPMs: PyMca PyMca-data
Size: 19.76 MiB
Size change: 2.79 KiB
Changelog:
* Wed Dec 01 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 5.6.7-1
- Version 5.6.7 (#2027722)
* Wed Dec 01 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 5.6.7-2
- Adjust dependencies and environment so that tests pass
Package: SDL2-2.0.18-2.fc36
Old package: SDL2-2.0.16-4.fc36
Summary: Cross-platform multimedia library
RPMs: SDL2 SDL2-devel SDL2-static
Size: 9.98 MiB
Size change: 992.27 KiB
Changelog:
* Wed Dec 01 2021 Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> - 2.0.18-1
- Update to 2.0.18
* Wed Dec 01 2021 Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> - 2.0.18-2
- Use correct build options
Package: anaconda-36.11-1.fc36
Old package: anaconda-36.10-1.fc36
Summary: Graphical system installer
RPMs: anaconda anaconda-core anaconda-dracut anaconda-gui anaconda-install-env-deps anaconda-install-img-deps anaconda-live anaconda-tui anaconda-widgets anaconda-widgets-devel
Size: 20.34 MiB
Size change: 53.66 KiB
Changelog:
* Thu Dec 02 2021 Packit Service <user-cont-team+packit-service@xxxxxxxxxx> - 36.11-1
- New version - 36.11 (Martin Kolman)
- Handle potential failure of `cd` (Vladimir Slavik)
- Printf variables correctly (Vladimir Slavik)
- Simplify debug printing (Vladimir Slavik)
- Ignore use of local variables (Vladimir Slavik)
- Fix wrong comparison operator (Vladimir Slavik)
- Remove unused variables (Vladimir Slavik)
- Ignore variables used across our dracut hooks (Vladimir Slavik)
- Fix arithmetic operation on a variable (Vladimir Slavik)
- Fix `read` calls in dracut code (Vladimir Slavik)
- Check correctly if glob finds anything (Vladimir Slavik)
- Check for substring in POSIX compatible way (Vladimir Slavik)
- Remove useless echo calls (Vladimir Slavik)
- Split combined local variable creation and assignment (Vladimir Slavik)
- Fix "empty" redirections in dracut scripts (Vladimir Slavik)
- Fix hashbangs in dracut scripts (Vladimir Slavik)
- Split binary logic in dracut shell files (Vladimir Slavik)
- Add a ShellCheck config for dracut scripts (Vladimir Slavik)
- Add changelog to GH releases (#infra) (Vladimir Slavik)
- Enable the pytest assert introspection in the helper functions (Vendula Poncova)
- Fix Source0 in spec to point to upstream source URL (Jiri Konecny)
Package: ansible-collection-chocolatey-chocolatey-1.1.0-1.fc36
Old package: ansible-collection-chocolatey-chocolatey-1.0.2-2.fc35
Summary: Ansible collection for Chocolatey
RPMs: ansible-collection-chocolatey-chocolatey
Size: 41.41 KiB
Size change: 2.18 KiB
Changelog:
* Thu Dec 02 2021 Orion Poplawski <orion@xxxxxxxx> - 1.1.0-1
- Update to 1.1.0
Package: ansible-collection-community-mysql-3.0.0-1.fc36
Old package: ansible-collection-community-mysql-2.3.2-1.fc36
Summary: MySQL collection for Ansible
RPMs: ansible-collection-community-mysql
Size: 70.29 KiB
Size change: -4.94 KiB
Changelog:
* Thu Dec 02 2021 Orion Poplawski <orion@xxxxxxxx> - 3.0.0-1
- Update to 3.0.0
Package: apache-ivy-2.5.0-7.fc36
Old package: apache-ivy-2.5.0-6.fc36
Summary: Java-based dependency manager
RPMs: apache-ivy apache-ivy-javadoc
Size: 2.49 MiB
Size change: -100 B
Changelog:
* Wed Dec 01 2021 Didik Supriadi <didiksupriadi41@xxxxxxxxxxxxxxxxx> - 2.5.0-7
- Change BR: maven-local-openjdk11
Package: awscli-1.22.19-1.fc36
Old package: awscli-1.22.16-1.fc36
Summary: Universal Command Line Environment for AWS
RPMs: awscli
Size: 2.13 MiB
Size change: 164 B
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.22.17-1
- 1.22.17
* Thu Dec 02 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.22.18-1
- 1.22.18
* Thu Dec 02 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.22.19-1
- 1.22.19
Package: binutils-2.37-22.fc36
Old package: binutils-2.37-20.fc36
Summary: A GNU collection of binary utilities
RPMs: binutils binutils-devel binutils-gold
Size: 88.39 MiB
Size change: -44.07 MiB
Changelog:
* Wed Dec 01 2021 Nick Clifton <nickc@xxxxxxxxxx> - 2.37-21
- Add support for the EFI format to the AArch64 target. (#2027515)
* Thu Dec 02 2021 Luca Boccassi <luca.boccassi@xxxxxxxxxxxxx> - 2.37-22
- Backport upstream patch to allow readelf to recognize packaging metadata note.
Package: bolzplatz2006-1.0.3-49.fc36
Old package: bolzplatz2006-1.0.3-48.fc35
Summary: Slam Soccer 2006 is a funny football game in 3D-comic-style
RPMs: bolzplatz2006
Size: 8.06 MiB
Size change: -5.32 KiB
Changelog:
* Thu Dec 02 2021 Hans de Goede <hdegoede@xxxxxxxxxx> - 1.0.3-49
- Fix bolzplatz2006 not starting due to it failing to find its libraries
- Fix building with Java 17
Package: chrony-4.2-0.1.pre1.fc36
Old package: chrony-4.1-5.fc36
Summary: An NTP client/server
RPMs: chrony
Size: 1.52 MiB
Size change: 26.78 KiB
Changelog:
* Thu Dec 02 2021 Miroslav Lichvar <mlichvar@xxxxxxxxxx> 4.2-1
- update to 4.2-pre1
Package: clipman-1.6.1-1.fc36
Old package: clipman-1.6.0-2.fc35
Summary: A simple clipboard manager for Wayland
RPMs: clipman golang-github-yory8-clipman-devel
Size: 6.33 MiB
Size change: -82.18 KiB
Changelog:
* Thu Dec 02 2021 Bob Hepple <bob.hepple@xxxxxxxxx> - 1.6.1-1
- new version
Package: cmake-3.22.0-4.fc36
Old package: cmake-3.22.0-2.fc36
Summary: Cross-platform make system
RPMs: cmake cmake-data cmake-doc cmake-filesystem cmake-gui cmake-rpm-macros
Size: 50.54 MiB
Size change: 12.36 KiB
Changelog:
* Wed Dec 01 2021 Björn Esser <besser82@xxxxxxxxxxxxxxxxx> - 3.22.0-3
- Update fix for rhbz#2027118 with upstream solution
* Thu Dec 02 2021 Stephan Bergmann <sbergman@xxxxxxxxxx> - 3.22.0-4
- Fixes RPATH_CHANGE fails when shared object is a GNU ld script
Package: cockpit-composer-32-1.fc36
Old package: cockpit-composer-31-1.fc36
Summary: Composer GUI for use with Cockpit
RPMs: cockpit-composer
Size: 2.01 MiB
Size change: 6.99 KiB
Changelog:
* Wed Dec 01 2021 Jacob Kozol <jacobdkozol@xxxxxxxxx> - 32-1
- Add Edge Raw, RHEL Installer, Edge Simplified Installer image types
- Improve user account modal responsiveness
- Update tests
- Update minor NPM dependencies
- Update translation files
Package: cockpit-navigator-0.5.8-1.fc36
Old package: cockpit-navigator-0.5.7-1.fc36
Summary: A File System Browser for Cockpit
RPMs: cockpit-navigator
Size: 1.05 MiB
Size change: 29 B
Changelog:
* Thu Dec 02 2021 Stephen Gallagher <sgallagh@xxxxxxxxxx> 0.5.8-1
- Update to cockpit-navigator 0.5.8
Package: conky-1.12.2-2.fc36
Old package: conky-1.12.2-1.fc36
Summary: A system monitor for X
RPMs: conky
Size: 3.22 MiB
Size change: -5.64 KiB
Changelog:
* Thu Dec 02 2021 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> - 1.12.2-2
- Disable Wireless Extensions support (Fedora 36+)
https://fedoraproject.org/wiki/Changes/RemoveWirelessExtensions
Package: cpuid-20211129-1.fc36
Old package: cpuid-20211114-1.fc36
Summary: Dumps information about the CPU(s)
RPMs: cpuid
Size: 133.67 KiB
Size change: 901 B
Changelog:
* Thu Dec 02 2021 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> 20211129-1
- Update to latest upstream release 20211129 (closes rhbz#2025384)
Package: devscripts-2.21.6-1.fc36
Old package: devscripts-2.21.5-1.fc36
Summary: Scripts for Debian Package maintainers
RPMs: devscripts devscripts-checkbashisms
Size: 3.04 MiB
Size change: 8.94 KiB
Changelog:
* Wed Dec 01 2021 Sandro mani <manisandro@xxxxxxxxx> - 2.21.6-1
- Updat eto 2.21.6
Package: dummy-test-package-gloster-0-6085.fc36
Old package: dummy-test-package-gloster-0-6051.fc36
Summary: Dummy Test Package called Gloster
RPMs: dummy-test-package-gloster
Size: 371.45 KiB
Size change: 2.02 KiB
Changelog:
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6052
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6053
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6054
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6055
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6056
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6057
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6058
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6059
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6060
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6061
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6062
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6063
- rebuilt
* Wed Dec 01 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6064
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6065
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6066
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6067
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6068
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6069
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6070
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6071
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6072
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6073
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6074
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6075
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6076
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6077
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6078
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6079
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6080
- rebuilt
* Thu Dec 02 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6081
- rebuilt
* Fri Dec 03 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6082
- rebuilt
* Fri Dec 03 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6083
- rebuilt
* Fri Dec 03 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6084
- rebuilt
* Fri Dec 03 2021 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-6085
- rebuilt
Package: ed25519-java-0.3.0-12.fc36
Old package: ed25519-java-0.3.0-11.fc36
Summary: Implementation of EdDSA (Ed25519) in Java
RPMs: ed25519-java ed25519-java-javadoc
Size: 382.45 KiB
Size change: 574 B
Changelog:
* Wed Dec 01 2021 Mat Booth <mat.booth@xxxxxxxxx> - 0.3.0-12
- Add patches to fix dep on internal sun JDK class and fix test
execution on Java 17
Package: edid-decode-0-41.20211201gitb00755e3.fc36
Old package: edid-decode-0-40.20211028git67ed12e3.fc36
Summary: Decode EDID data in human-readable format
RPMs: edid-decode
Size: 660.97 KiB
Size change: 3.55 KiB
Changelog:
* Wed Dec 01 2021 Yanko Kaneti <yaneti@xxxxxxxxxxx> 0-41.20211201gitb00755e3
- New snapshot
Package: elfio-3.9-2.fc36
Old package: elfio-3.9-1.fc36
Summary: C++ library for reading and generating ELF files
RPMs: elfio-devel
Size: 425.73 KiB
Size change: 2.94 KiB
Package: fast_float-3.4.0-1.fc36
Old package: fast_float-3.2.0-1.fc36
Summary: Fast & exact implementation of C++ from_chars for float/double
RPMs: fast_float-devel
Size: 325.80 KiB
Size change: 1.91 KiB
Changelog:
* Wed Dec 01 2021 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> 3.4.0-1
- Update to 3.4.0 (close RHBZ#2027907)
Package: foot-1.10.2-1.fc36
Old package: foot-1.10.1-1.fc36
Summary: Fast, lightweight and minimalistic Wayland terminal emulator
RPMs: foot foot-terminfo
Size: 1.32 MiB
Size change: 12.55 KiB
Changelog:
* Fri Dec 03 2021 Aleksei Bavshin <alebastr@xxxxxxxxxxxxxxxxx> - 1.10.2-1
- Update to 1.10.2
Package: galera-26.4.9-3.fc36
Old package: galera-26.4.9-2.fc36
Summary: Synchronous multi-master wsrep provider (replication engine)
RPMs: galera
Size: 10.38 MiB
Size change: 5.07 MiB
Changelog:
* Fri Nov 19 2021 Lukas Javorsky <ljavorsk@xxxxxxxxxx> - 26.4.9-3
- Explicitly require the 'procps-ng' package
- Otherwise it will not require it in the lightweight systems (e.g. containers)
- and Galera won't work properly
Package: golang-github-digitalocean-godo-1.72.0-2.fc36
Old package: golang-github-digitalocean-godo-1.71.0-1.fc36
Summary: DigitalOcean Go API client
RPMs: golang-github-digitalocean-godo-devel
Size: 117.27 KiB
Size change: 169 B
Package: golang-github-opencontainers-image-spec-1.0.2-1.fc36
Old package: golang-github-opencontainers-image-spec-1.0.1-7.20200730git79b036d.fc35
Summary: OCI Image Format Specification
RPMs: golang-github-opencontainers-image-spec-devel
Size: 65.65 KiB
Size change: -2.23 KiB
Changelog:
* Sat Nov 20 2021 Maxwell G <gotmax@e.email> - 1.0.2-1
- Update to 1.0.2. Fixes rhbz#2024388.
- Mitigates CVE-2021-41190. Fixes rhbz#2024938 and rhbz#2024939.
Package: gsequencer-3.13.0-0.fc36
Old package: gsequencer-3.12.6-0.fc36
Summary: Audio processing engine
RPMs: gsequencer gsequencer-devel gsequencer-devel-doc
Size: 33.88 MiB
Size change: 371.23 KiB
Changelog:
* Wed Dec 01 2021 Joël Krähemann <jkraehemann@xxxxxxxxx> 3.13.0-0
- updated Source to point to new minor version directory
Package: gsi-openssh-8.8p1-1.fc36
Old package: gsi-openssh-8.7p1-2.fc36
Summary: An implementation of the SSH protocol with GSI authentication
RPMs: gsi-openssh gsi-openssh-clients gsi-openssh-server
Size: 6.77 MiB
Size change: 4.03 KiB
Changelog:
* Wed Dec 01 2021 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 8.8p1-1
- Based on openssh-8.8p1-1.fc36
Package: guayadeque-0.4.7-0.34.20211201git2aa235b.fc36
Old package: guayadeque-0.4.7-0.33.20210917git5eed2ee.fc36
Summary: Music player
RPMs: guayadeque guayadeque-langpack-bg guayadeque-langpack-ca_ES guayadeque-langpack-cs guayadeque-langpack-da guayadeque-langpack-de guayadeque-langpack-el guayadeque-langpack-es guayadeque-langpack-fr guayadeque-langpack-hr guayadeque-langpack-hu guayadeque-langpack-is guayadeque-langpack-it guayadeque-langpack-ja guayadeque-langpack-lt guayadeque-langpack-ms guayadeque-langpack-nb guayadeque-langpack-nl guayadeque-langpack-pl guayadeque-langpack-pt guayadeque-langpack-pt_BR guayadeque-langpack-ru guayadeque-langpack-sk guayadeque-langpack-sr guayadeque-langpack-sv guayadeque-langpack-th guayadeque-langpack-tr guayadeque-langpack-uk
Size: 10.31 MiB
Size change: 6.76 KiB
Changelog:
* Thu Dec 02 2021 Martin Gansser <martinkg@xxxxxxxxxxxxxxxxx> - 0.4.7-0.34.20211201git2aa235b
- Update to 0.4.7-0.34.20211201git2aa235b
Package: im-chooser-1.7.4-2.fc36
Old package: im-chooser-1.7.3-6.fc35
Summary: Desktop Input Method configuration tool
RPMs: im-chooser im-chooser-common im-chooser-xfce
Size: 1.51 MiB
Size change: 6.73 KiB
Changelog:
* Thu Dec 02 2021 Akira TAGOH <tagoh@xxxxxxxxxx> - 1.7.4-1
- New upstream release.
- Fix SIGSEGV issue.
Resolves: rhbz#2028336
* Thu Dec 02 2021 Akira TAGOH <tagoh@xxxxxxxxxx> - 1.7.4-2
- Update BR to make sure if building with the proper version of imsettings.
Package: jakarta-oro-2.0.8-34.fc36
Old package: jakarta-oro-2.0.8-33.fc35
Summary: Full regular expressions API
RPMs: jakarta-oro jakarta-oro-javadoc
Size: 395.04 KiB
Size change: -906 B
Changelog:
* Wed Dec 01 2021 Didik Supriadi <didiksupriadi41@xxxxxxxxxxxxxxxxx> - 2.0.8-34
- Set javac source and target to 1.8
Package: japanese-bitmap-fonts-0.20080710-30.fc36
Old package: japanese-bitmap-fonts-0.20080710-29.fc35
Summary: Free Japanese Bitmap fonts
RPMs: japanese-bitmap-fonts
Size: 20.14 MiB
Size change: 20.07 MiB
Changelog:
* Wed Dec 01 2021 Akira TAGOH <tagoh@xxxxxxxxxx> - 0.20080710-30
- Add bdftopcf to BR and update BR for perl.
Resolves: rhbz#2021739
Package: java-runtime-decompiler-6.0.0.pre.1-1.fc36
Old package: java-runtime-decompiler-5.1-1.fc36
Summary: Application for extraction and decompilation of JVM byte code
RPMs: java-runtime-decompiler java-runtime-decompiler-javadoc
Size: 1.01 MiB
Size change: 253.71 KiB
Changelog:
* Thu Aug 12 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 6.0.0.pre.1-1
- umped sources to upstream pre release
- adapted jcoder plugin
- todo, patch for removed plugins
Package: javaewah-1.1.13-1.fc36
Old package: javaewah-1.1.6-13.fc36
Summary: A word-aligned compressed variant of the Java bitset class
RPMs: javaewah javaewah-javadoc
Size: 539.88 KiB
Size change: 1.68 KiB
Changelog:
* Wed Dec 01 2021 Mat Booth <mat.booth@xxxxxxxxx> - 1.1.13-1
- Update to latest upstream release
Package: jcommon-1.0.23-19.fc36
Old package: jcommon-1.0.23-18.fc35
Summary: JFree Java utility classes
RPMs: jcommon jcommon-javadoc
Size: 1.07 MiB
Size change: 146 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.0.23-19
- prep for f36 mass rebuild for java-17-openjdk
Package: jcommon-serializer-0.3.0-28.fc36
Old package: jcommon-serializer-0.3.0-27.fc35
Summary: JFree Java General Serialization Framework
RPMs: jcommon-serializer jcommon-serializer-javadoc
Size: 297.07 KiB
Size change: 82 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 0.3.0-28
- prep for f36 mass rebuild for java-17-openjdk
Package: jna-5.9.0-3.fc36
Old package: jna-5.9.0-1.fc36
Summary: Pure Java access to native libraries
RPMs: jna jna-contrib jna-javadoc
Size: 4.73 MiB
Size change: 1.29 KiB
Changelog:
* Wed Dec 01 2021 Zuzana Miklankova <zmiklank@xxxxxxxxxx> - 5.9.0-2
- Rebuild with resolved reflections dependecy
* Wed Dec 01 2021 Zuzana Miklankova <zmiklank@xxxxxxxxxx> - 5.9.0-3
- Support openjdk-17 with dropping 1.6 compatibility
Package: joni-2.1.24-2.fc36
Old package: joni-2.1.24-1.fc36
Summary: Java port of Oniguruma regexp library
RPMs: joni joni-javadoc
Added RPMs: joni-javadoc
Size: 642.62 KiB
Size change: 426.31 KiB
Changelog:
* Wed Dec 01 2021 Didik Supriadi <didiksupriadi41@xxxxxxxxxxxxxxxxx> - 2.1.24-2
- Enable javadoc package
- Change BR maven-local-openjdk11
Package: julia-1.7.0.0-1.fc36
Old package: julia-1.7.0rc3-1.fc36
Summary: High-level, high-performance dynamic language for technical computing
RPMs: julia julia-common julia-devel julia-doc
Size: 94.29 MiB
Size change: 31.30 KiB
Changelog:
* Tue Nov 16 2021 Milan Bouchet-Valat <nalimilan@xxxxxxx> - 1.7.0rc3-1
- New upstream release.
* Sun Nov 28 2021 Igor Raits <ignatenkobrain@xxxxxxxxxxxxxxxxx> - 1.7.0rc3-2
- Rebuild for libgit2 1.3.x
* Thu Dec 02 2021 Milan Bouchet-Valat <nalimilan@xxxxxxx> - 1.7.0-1
- New upstream release.
* Thu Dec 02 2021 Milan Bouchet-Valat <nalimilan@xxxxxxx> - 1.7.0.0-1
- Fix version so that it compares higher than 1.7.0rc3.
Package: kalendar-0.3.1-1.fc36
Old package: kalendar-0.2.1-2.fc36
Summary: A calendar application using Akonadi to sync with external services
RPMs: kalendar
Size: 1.40 MiB
Size change: 139.61 KiB
Changelog:
* Thu Dec 02 2021 Onuralp Sezer <thunderbirdtr@xxxxxxxxxxxxxxxxx> - 0.3.1-1
- Version bump to 0.3.1
Package: kernel-5.16.0-0.rc3.20211201git58e1100fdc59.25.fc36
Old package: kernel-5.16.0-0.rc3.24.fc36
Summary: The Linux kernel
RPMs: kernel kernel-core kernel-debug kernel-debug-core kernel-debug-devel kernel-debug-devel-matched kernel-debug-modules kernel-debug-modules-extra kernel-devel kernel-devel-matched kernel-doc kernel-lpae kernel-lpae-core kernel-lpae-devel kernel-lpae-devel-matched kernel-lpae-modules kernel-lpae-modules-extra kernel-lpae-modules-internal kernel-modules kernel-modules-extra kernel-modules-internal
Dropped RPMs: kernel-debug-modules-internal
Size: 555.55 MiB
Size change: 9.46 MiB
Changelog:
* Wed Dec 01 2021 Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [5.16-0.rc3.20211201git58e1100fdc59.25]
- redhat/configs: unset KEXEC_SIG for s390x zfcpdump (Coiby Xu)
- spec: Keep .BTF section in modules (Jiri Olsa)
Package: knights-21.11.90-1.fc36
Old package: knights-21.11.80-1.fc36
Summary: A chess board for KDE
RPMs: knights
Size: 12.06 MiB
Size change: 258 B
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 21.11.90-1
- 21.11.90
Package: knot-resolver-5.4.3-1.fc36
Old package: knot-resolver-5.4.2-3.fc36
Summary: Caching full DNS Resolver
RPMs: knot-resolver knot-resolver-devel knot-resolver-doc knot-resolver-module-dnstap knot-resolver-module-http
Size: 3.35 MiB
Size change: 14.69 KiB
Changelog:
* Wed Dec 01 2021 Jakub Ružička <jakub.ruzicka@xxxxxx> - 5.4.3-1
- update to upstream version 5.4.3
Package: kokkos-3.5.00-1.fc36
Old package: kokkos-3.4.01-3.fc35
Summary: Kokkos C++ Performance Portability Programming
RPMs: kokkos kokkos-devel
Size: 2.33 MiB
Size change: 173.59 KiB
Changelog:
* Wed Dec 01 2021 Christoph Junghans <junghans@xxxxxxxxx> - 3.5.00-1
- Version bump to v3.5.00 (bug #2026409)
Package: lammps-20210929.1-3.fc36
Old package: lammps-20210929.1-2.fc36
Summary: Molecular Dynamics Simulator
RPMs: lammps lammps-data lammps-devel lammps-headers lammps-mpich lammps-mpich-devel lammps-openmpi lammps-openmpi-devel python3-lammps
Size: 184.65 MiB
Size change: 542.65 KiB
Changelog:
* Wed Dec 01 2021 Christoph Junghans <junghans@xxxxxxxxx> - 20210929.1-3
- Rebuild for kokkos-3.5.00
Package: libbase-1.1.3-31.fc36
Old package: libbase-1.1.3-30.fc35
Summary: JFree Base Services
RPMs: libbase libbase-javadoc
Size: 485.22 KiB
Size change: -144 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-31
- prep for f36 mass rebuild for java-17-openjdk
Package: libdfp-1.0.16-1.fc36
Old package: libdfp-1.0.15-9.fc35
Summary: Decimal Floating Point C Library
RPMs: libdfp libdfp-devel libdfp-static
Size: 2.20 MiB
Size change: 3.52 KiB
Changelog:
* Thu Jul 29 2021 Tulio Magno Quites Machado Filho <tuliom@xxxxxxxxxxxxx> - 1.0.16-1
- Update to libdfp 1.0.16.
Package: libfonts-1.1.3-35.fc36
Old package: libfonts-1.1.3-34.fc35
Summary: TrueType Font Layouting
RPMs: libfonts libfonts-javadoc
Size: 600.45 KiB
Size change: -49 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-35
- prep for f36 mass rebuild for java-17-openjdk
Package: libformula-1.1.3-32.fc36
Old package: libformula-1.1.3-31.fc35
Summary: Formula Parser
RPMs: libformula libformula-javadoc
Size: 843.32 KiB
Size change: 0 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-32
- prep for f36 mass rebuild for java-17-openjdk
Package: libloader-1.1.3-33.fc36
Old package: libloader-1.1.3-32.fc35
Summary: Resource Loading Framework
RPMs: libloader libloader-javadoc
Size: 472.20 KiB
Size change: -131 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-33
- prep for f36 mass rebuild for java-17-openjdk
Package: libreoffice-TexMaths-0.49-3.fc36
Old package: libreoffice-TexMaths-0.49-1.fc35
Summary: A LaTex Equation Editor for LibreOffice
RPMs: libreoffice-TexMaths
Size: 1.64 MiB
Size change: -1.67 KiB
Changelog:
* Thu Jul 22 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Dec 01 2021 Ian McInerney <ian.s.mcinerney@xxxxxxxx> - 0.49-3
- Rebuild due to FTBFS because of Libreoffice problem (rhbz: #1987661)
Package: librepository-1.1.3-32.fc36
Old package: librepository-1.1.3-31.fc35
Summary: Hierarchical repository abstraction layer
RPMs: librepository librepository-javadoc
Size: 375.20 KiB
Size change: 66 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-32
- prep for f36 mass rebuild for java-17-openjdk
Package: libserializer-1.1.2-31.fc36
Old package: libserializer-1.1.2-30.fc35
Summary: JFreeReport General Serialization Framework
RPMs: libserializer libserializer-javadoc
Size: 304.97 KiB
Size change: 9 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-31
- prep for f36 mass rebuild for java-17-openjdk
Package: libsndfile-1.0.31-6.fc36
Old package: libsndfile-1.0.31-5.fc35.fc35
Summary: Library for reading and writing sound files
RPMs: libsndfile libsndfile-devel libsndfile-utils
Size: 2.03 MiB
Size change: 1.51 KiB
Changelog:
* Wed Dec 01 2021 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 1.0.31-6
- fix heap buffer overflow in flac (#2027692)
Package: libvirt-7.10.0-1.fc36
Old package: libvirt-7.9.0-1.fc36
Summary: Library providing a simple virtualization API
RPMs: libvirt libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-gluster libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-driver-storage-sheepdog libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-vbox libvirt-daemon-kvm libvirt-daemon-lxc libvirt-daemon-qemu libvirt-daemon-vbox libvirt-daemon-xen libvirt-devel libvirt-docs libvirt-libs libvirt-lock-sanlock libvirt-login-shell libvirt-nss libvirt-wireshark
Size: 53.00 MiB
Size change: 137.61 KiB
Changelog:
* Wed Dec 01 2021 Daniel P. Berrangé <berrange@xxxxxxxxxx> - 7.10.0-1
- Update to 7.10.0 release
Package: libxmlb-0.3.5-1.fc36
Old package: libxmlb-0.3.4-1.fc36
Summary: Library for querying compressed XML metadata
RPMs: libxmlb libxmlb-devel libxmlb-tests
Size: 1.68 MiB
Size change: 4.70 KiB
Changelog:
* Wed Dec 01 2021 Richard Hughes <richard@xxxxxxxxxxx> 0.3.5-1
- New upstream release
- Put tail after the node when exporting XbBuilderNode
- Remove the G_ALIGNOF checks to fix compile with old GLib versions
Package: lilypond-2.23.5-1.fc36
Old package: lilypond-2.23.4-1.fc36
Summary: A typesetting system for music notation
RPMs: lilypond lilypond-c059-fonts lilypond-emmentaler-fonts lilypond-fonts-common lilypond-nimbus-fonts lilypond-texgyre-cursor-fonts lilypond-texgyre-heros-fonts lilypond-texgyre-schola-fonts
Size: 17.72 MiB
Size change: 253.23 KiB
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 2.23.5-1
- 2.23.5
Package: lilypond-doc-2.23.5-1.fc36
Old package: lilypond-doc-2.23.4-1.fc36
Summary: HTML documentation for LilyPond
RPMs: lilypond-doc
Size: 143.60 MiB
Size change: 363.62 KiB
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 2.23.5-1
- 2.23.5
Package: lxpanel-0.10.1-3.fc36
Old package: lxpanel-0.10.1-2.fc36
Summary: A lightweight X11 desktop panel
RPMs: lxpanel lxpanel-devel
Size: 8.01 MiB
Size change: -66.15 KiB
Changelog:
* Thu Dec 02 2021 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> - 0.10.1-3
- Disable Wireless Extensions support (Fedora 36+)
https://fedoraproject.org/wiki/Changes/RemoveWirelessExtensions
Package: magic-8.3.233-1.fc36
Old package: magic-8.3.229-1.fc36
Summary: A very capable VLSI layout tool
RPMs: magic magic-doc
Size: 9.08 MiB
Size change: 2.77 KiB
Changelog:
* Wed Dec 01 2021 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 8.3.233-1
- 8.3.233
Package: mariadb-3:10.5.13-1.fc36
Old package: mariadb-3:10.5.12-2.fc36
Summary: A very fast and robust SQL database server
RPMs: mariadb mariadb-backup mariadb-common mariadb-connect-engine mariadb-cracklib-password-check mariadb-devel mariadb-embedded mariadb-embedded-devel mariadb-errmsg mariadb-gssapi-server mariadb-oqgraph-engine mariadb-pam mariadb-rocksdb-engine mariadb-s3-engine mariadb-server mariadb-server-galera mariadb-server-utils mariadb-sphinx-engine mariadb-test
Size: 553.61 MiB
Size change: 262.68 MiB
Changelog:
* Tue Sep 14 2021 Sahana Prasad <sahana@xxxxxxxxxx> - 3:10.5.12-3
- Rebuilt with OpenSSL 3.0.0
* Thu Dec 02 2021 Michal Schorm <mschorm@xxxxxxxxxx> - 3:10.5.13-1
- Rebase to 10.5.13
Package: mesa-21.3.1-1.fc36
Old package: mesa-21.3.0-2.fc36
Summary: Mesa graphics libraries
RPMs: mesa-dri-drivers mesa-filesystem mesa-libEGL mesa-libEGL-devel mesa-libGL mesa-libGL-devel mesa-libOSMesa mesa-libOSMesa-devel mesa-libOpenCL mesa-libOpenCL-devel mesa-libd3d mesa-libd3d-devel mesa-libgbm mesa-libgbm-devel mesa-libglapi mesa-libxatracker mesa-libxatracker-devel mesa-omx-drivers mesa-vdpau-drivers mesa-vulkan-devel mesa-vulkan-drivers
Size: 214.85 MiB
Size change: 201.74 KiB
Changelog:
* Wed Dec 01 2021 Pete Walter <pwalter@xxxxxxxxxxxxxxxxx> 21.3.1-1
- Update to 21.3.1
Package: mingw-SDL2-2.0.18-1.fc36
Old package: mingw-SDL2-2.0.16-1.fc36
Summary: MinGW Windows port of SDL2 cross-platform multimedia library
RPMs: mingw32-SDL2 mingw32-SDL2-static mingw64-SDL2 mingw64-SDL2-static
Size: 2.75 MiB
Size change: 125.60 KiB
Changelog:
* Wed Dec 01 2021 Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> - 2.0.18-1
- Update to 2.0.18
- Switch to building with CMake
Package: mingw-harfbuzz-3.1.2-1.fc36
Old package: mingw-harfbuzz-3.1.1-1.fc36
Summary: MinGW Windows Harfbuzz library
RPMs: mingw32-harfbuzz mingw32-harfbuzz-static mingw64-harfbuzz mingw64-harfbuzz-static
Size: 3.07 MiB
Size change: 9.37 KiB
Changelog:
* Thu Dec 02 2021 Sandro Mani <manisandro@xxxxxxxxx> - 3.1.2-1
- Update to 3.1.2
Package: mingw-libvirt-7.10.0-1.fc36
Old package: mingw-libvirt-7.9.0-1.fc36
Summary: MinGW Windows libvirt virtualization library
RPMs: mingw32-libvirt mingw64-libvirt
Size: 9.12 MiB
Size change: 8.31 KiB
Changelog:
* Wed Dec 01 2021 Daniel P. Berrangé <berrange@xxxxxxxxxx> - 7.10.0-1
- Update to 7.10.0 release
Package: mirage-0.9.5.2-34.fc36
Old package: mirage-0.9.5.2-33.fc35
Summary: A fast and simple image viewer
RPMs: mirage
Size: 835.19 KiB
Size change: -4.03 KiB
Changelog:
* Wed Dec 01 2021 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 0.9.5.2-34
- Fix small typo
Package: mpi4py-3.1.3-1.fc36
Old package: mpi4py-3.1.2-1.fc36
Summary: Python bindings of the Message Passing Interface (MPI)
RPMs: mpi4py-common mpi4py-docs python3-mpi4py-mpich python3-mpi4py-openmpi
Size: 6.30 MiB
Size change: 15.31 KiB
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 3.1.3-1
- 3.1.3
Package: neovim-0.6.0-1.fc36
Old package: neovim-0.5.1-2.fc36
Summary: Vim-fork focused on extensibility and agility
RPMs: neovim
Size: 27.29 MiB
Size change: 688.42 KiB
Changelog:
* Wed Dec 01 2021 Andreas Schneider <asn@xxxxxxxxxx> - 0.6.0-1
- Update to version 0.6.0
Package: nodejs-1:16.13.1-1.fc36
Old package: nodejs-1:16.13.0-3.fc36
Summary: JavaScript runtime
RPMs: nodejs nodejs-devel nodejs-docs nodejs-full-i18n nodejs-libs npm v8-devel
Size: 262.73 MiB
Size change: -86.63 KiB
Changelog:
* Thu Dec 02 2021 Stephen Gallagher <sgallagh@xxxxxxxxxx> - 1:16.13.1-1
- Update to 16.13.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V16.md#16.13.1
Package: nss-3.73.0-1.fc36
Old package: nss-3.71.0-1.fc36
Summary: Network Security Services
RPMs: nspr nspr-devel nss nss-devel nss-pkcs11-devel nss-softokn nss-softokn-devel nss-softokn-freebl nss-softokn-freebl-devel nss-sysinit nss-tools nss-util nss-util-devel
Size: 15.98 MiB
Size change: -7.45 KiB
Changelog:
* Wed Dec 01 2021 Bob Relyea <rrelyea@xxxxxxxxxx> - 3.73.0-1
- Update to 3.73
- includes CVE 2021-43527
Package: osbuild-43-1.fc36
Old package: osbuild-42-1.fc36
Summary: A build system for OS images
RPMs: osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-osbuild
Size: 341.85 KiB
Size change: 13.88 KiB
Changelog:
* Thu Nov 18 2021 Packit Service <user-cont-team+packit-service@xxxxxxxxxx> - 42-1
CHANGES WITH 42:
----------------
* packit: enable copr build for CS9 (#887)
* test/lvm2: use LoopControl.loop_for_fd (#884)
* packit: Use upstream github release description (#880)
Contributions from: Christian Kellner, Ondřej Budai, Simon Steinbeiss
— Cork, 2021-11-17
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEErKmAeFdguKfr5RbZC04GHB6SbNcFAmGU3x8ACgkQC04GHB6S
bNcXqBAAxWLL5kFhhrbboXShLmgdVbryYv8muxsyF0YFdE8qHdJmwDZkURoUH2Mh
RzWDl4Lq1FKoGJZ6WP3S0/Mj/8cpHhhXSnUzcGZamz6hJrsoyeUfYRQrB67/Mkm5
HEWWMxYBA1qvf+tfzVAr4BjlUfmDAHqjbRu5loHqANJSKNCmcg2jrHnvV5VrjBQf
t1NCQOm960kik5gjFfAemsmEYlkPN8MtD/VxxUJC2dKCDkY7tQBITB+40fB0lDdF
EIODFooKE0b2rXumEJUr95V6vGmmEOyFOcsOajls58pJSbak01g2I6J6WpSb9EiS
RZbhNYhh59BKNrsbfpO8JAYrqVy+OyPZxTwdpIUYbP4KndNbGe/QH5L/Vbdt1Dv9
HokDnTGD2jLrHyK1HP+NkjHmGy+s5XCiFwtFPbZeI7RIgxugIkJjM985u9vi0Ufd
uzbI0DP302DRiafXgR9CX/YXkEWjHpu8RSeoFsbTj6KzSAZtacK7gXWcSF5TUMlZ
kGVGy/b9xz5Ily2SOI07FBNMCHH705BRXsZGuugPlmslACTEVUh377DpvYcgBHVx
oclxqFXW17xwcxCrC6JBcXM9h2h59KJ60BSGnVHpg2bdqZat01we1p2rbcN6Dn2H
45KWO7O678oRBnIpt4lsnY/Avs7DZ83HfX4ctNfcgdwRDISFyts=
=jsoz
-----END PGP SIGNATURE-----
* Wed Dec 01 2021 Packit Service <user-cont-team+packit-service@xxxxxxxxxx> - 43-1
CHANGES WITH 43:
----------------
* Buildroot: mask `/proc/cmdline` (#895)
* stages/grub2.inst: Make grub-mkimage binary configurable (#905)
* tests: enable testing on aarch64 RHEL (#844)
* gitignore: Ignore generated man pages (#903)
* stages/ostree.fillvar: fill the correct var (#904)
* osbuild-mpp: Allow importing multiple pipelines from a manifest (#900)
* ci: switch to rhel-9 runners (#901)
* spec: require python3-pyyaml for osbuild-tools (#899)
* osbuild-mpp: Support loading yaml as well as json files (#893)
* CI: update the osbuild-ci container (#896)
* osbuild: Add org.osbuild.gunzip stage (#886)
* osbuild-mpp: Report the path of the json file when parsing fails (#890)
* packit: enable copr builds for CS9 on main (#894)
* tools/osbuild-mpp: add ability to embed files (#859)
* osbuild-mpp: Add mpp-if feature (#885)
Contributions from: Alexander Larsson, Christian Kellner, Jakub Rusz, Jelle van der Waa, Ondřej Budai, kingsleyzissou
— Berlin, 2021-12-01
Package: ovn-21.09.0-4.fc36
Old package: ovn-21.09.0-3.fc36
Summary: Open Virtual Network support
RPMs: ovn ovn-central ovn-host ovn-vtep
Size: 12.25 MiB
Size change: 174.44 KiB
Changelog:
* Wed Dec 01 2021 Numan Siddique <numans@xxxxxxx> - 21.09.0-4
- Synced with OVN upstream commit 904c5532919915a5005b95ceaee5f6af1d18e9eb
- Synced with OVS submodule commit 91e1ff5dde396fbcc8623ac0726066e970e6de15 using in OVN.
- ovn-k8s requires some of the fixes.
Package: pentaho-libxml-1.1.3-31.fc36
Old package: pentaho-libxml-1.1.3-30.fc35
Summary: Namespace aware SAX-Parser utility library
RPMs: pentaho-libxml pentaho-libxml-javadoc
Size: 415.01 KiB
Size change: -47 B
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.1.3-31
- prep for f36 mass rebuild for java-17-openjdk
Package: perl-Alien-Build-2.46-1.fc36
Old package: perl-Alien-Build-2.45-1.fc36
Summary: Build external dependencies for use in CPAN
RPMs: perl-Alien-Build perl-Alien-Build-Plugin-Decode-HTML perl-Alien-Build-Plugin-Decode-Mojo perl-Alien-Build-tests
Size: 593.12 KiB
Size change: 19 B
Changelog:
* Thu Dec 02 2021 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 2.46-1
- 2.46 bump
Package: perl-Mozilla-CA-20211001-1.fc36
Old package: perl-Mozilla-CA-20200520-6.fc35
Summary: Mozilla's CA certificate bundle in PEM format
RPMs: perl-Mozilla-CA
Size: 12.21 KiB
Size change: 52 B
Changelog:
* Thu Dec 02 2021 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 20211001-1
- 20211001 bump
Package: perl-Net-BGP-0.18-1.fc36
Old package: perl-Net-BGP-0.17-7.fc36
Summary: Perl module for object-oriented API to the BGP protocol
RPMs: perl-Net-BGP
Size: 78.56 KiB
Size change: 512 B
Changelog:
* Thu Dec 02 2021 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 0.18-1
- Upgrade to 0.18 (#2028582)
Package: perl-Sys-Virt-7.10.0-1.fc36
Old package: perl-Sys-Virt-7.9.0-1.fc36
Summary: Represent and manage a libvirt hypervisor connection
RPMs: perl-Sys-Virt perl-Sys-Virt-tests
Size: 1.63 MiB
Size change: 848 B
Changelog:
* Thu Dec 02 2021 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 7.10.0-1
- 7.10.0 bump
Package: php-8.1.1~RC1-1.fc36
Old package: php-8.1.0-1.fc36
Summary: PHP scripting language for creating dynamic web sites
RPMs: php php-bcmath php-cli php-common php-dba php-dbg php-devel php-embedded php-enchant php-ffi php-fpm php-gd php-gmp php-intl php-ldap php-mbstring php-mysqlnd php-odbc php-opcache php-pdo php-pdo-dblib php-pdo-firebird php-pgsql php-process php-pspell php-snmp php-soap php-sodium php-tidy php-xml
Size: 68.48 MiB
Size change: 73.30 KiB
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 8.1.1~RC1-1
- update to 8.1.1RC1
Package: php-bartlett-php-compatinfo-db-3.15.0-1.fc36
Old package: php-bartlett-php-compatinfo-db-3.14.0-1.fc36
Summary: Reference Database to be used with php-compatinfo library
RPMs: php-bartlett-php-compatinfo-db
Size: 444.70 KiB
Size change: -540 B
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 3.15.0-1
- update to 3.15.0
- raise dependency on PHP 7.3
- add dependency on doctrine/dbal 3
- add dependency on symfony/finder
Package: php-doctrine-doctrine-bundle2-2.5.2-1.fc36
Old package: php-doctrine-doctrine-bundle2-2.5.1-1.fc36
Summary: Symfony Bundle for Doctrine
RPMs: php-doctrine-doctrine-bundle2
Size: 78.67 KiB
Size change: 147 B
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 2.5.2-1
- update to 2.5.2
- allow symfony/contracts 3
Package: php-laminas-filter-2.13.0-1.fc36
Old package: php-laminas-filter-2.12.0-1.fc36
Summary: Laminas Framework Filter component
RPMs: php-laminas-filter
Size: 57.67 KiB
Size change: 1.32 KiB
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 2.13.0-1
- update to 2.13.0
- keep compatibility using laminas-zendframework-bridge
as this is only used using compat autolader
- raise dependency on PHP 7.4
- raise dependency on laminas-stdlib 3.6.1
Package: php-laminas-mvc-i18n-1.3.0-1.fc36
Old package: php-laminas-mvc-i18n-1.2.0-2.fc35
Summary: Laminas Framework Mvc/I18n component
RPMs: php-laminas-mvc-i18n
Size: 17.64 KiB
Size change: -20 B
Changelog:
* Wed Dec 01 2021 Remi Collet <remi@xxxxxxxxxxxx> - 1.3.0-1
- update to 1.3.0
- keep compatibility using laminas-zendframework-bridge
as this is only used using compat autolader
Package: php-laminas-mvc-plugin-flashmessenger-1.4.0-1.fc36
Old package: php-laminas-mvc-plugin-flashmessenger-1.3.0-2.fc35
Summary: Laminas Framework Mvc/Plugin/FlashMessenger component
RPMs: php-laminas-mvc-plugin-flashmessenger
Size: 18.51 KiB
Size change: -37 B
Changelog:
* Wed Dec 01 2021 Remi Collet <remi@xxxxxxxxxxxx> - 1.4.0-1
- update to 1.4.0
Package: php-laminas-validator-2.15.1-1.fc36
Old package: php-laminas-validator-2.15.0-1.fc36
Summary: Laminas Framework Validator component
RPMs: php-laminas-validator
Size: 135.01 KiB
Size change: -76 B
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 2.15.1-1
- update to 2.15.1
Package: php-nikic-php-parser4-4.13.2-1.fc36
Old package: php-nikic-php-parser4-4.13.1-1.fc36
Summary: A PHP parser written in PHP - version 4
RPMs: php-nikic-php-parser4
Size: 158.49 KiB
Size change: 502 B
Changelog:
* Wed Dec 01 2021 Remi Collet <remi@xxxxxxxxxxxx> - 4.13.2-1
- update to 4.13.2
Package: php-pecl-xdebug3-3.1.2-1.fc36
Old package: php-pecl-xdebug3-3.1.1-2.fc36
Summary: Provides functions for function traces and profiling
RPMs: php-pecl-xdebug3
Size: 1.34 MiB
Size change: 1.68 KiB
Changelog:
* Wed Dec 01 2021 Remi Collet <remi@xxxxxxxxxxxx> - 3.1.2-1
- update to 3.1.2
Package: php-phpunit-php-file-iterator2-2.0.5-1.fc36
Old package: php-phpunit-php-file-iterator2-2.0.4-2.fc35
Summary: FilterIterator implementation that filters files based on a list of suffixes
RPMs: php-phpunit-php-file-iterator2
Size: 13.22 KiB
Size change: 65 B
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 2.0.5-1
- update to 2.0.5
Package: php-phpunit-php-file-iterator3-3.0.6-1.fc36
Old package: php-phpunit-php-file-iterator3-3.0.5-3.fc35
Summary: FilterIterator implementation that filters files based on a list of suffixes, version 3
RPMs: php-phpunit-php-file-iterator3
Size: 13.80 KiB
Size change: 319 B
Changelog:
* Thu Dec 02 2021 Remi Collet <remi@xxxxxxxxxxxx> - 3.0.6-1
- update to 3.0.6
Package: php-symfony-requirements-checker-2.0.1-1.fc36
Old package: php-symfony-requirements-checker-2.0.0-2.fc35
Summary: Check Symfony requirements and give recommendations
RPMs: php-symfony-requirements-checker
Size: 17.85 KiB
Size change: 14 B
Changelog:
* Wed Dec 01 2021 Remi Collet <remi@xxxxxxxxxxxx> - 2.0.1-1
- update to 2.0.1
Package: plocate-1.1.13-4.fc36
Old package: plocate-1.1.13-3.fc36
Summary: Much faster locate
RPMs: plocate
Size: 705.08 KiB
Size change: 374 B
Changelog:
* Fri Nov 26 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 1.1.13-4
- Fix mode in %ghost line
Package: pmbootstrap-1.39.0-1.fc36
Old package: pmbootstrap-1.32.0-3.fc35
Summary: A sophisticated chroot/build/flash tool to develop and install postmarketOS
RPMs: pmbootstrap
Size: 313.38 KiB
Size change: 20.70 KiB
Changelog:
* Thu Dec 02 2021 Dan Čermák <dan.cermak@xxxxxxxxxxxxxxxxxxx> 1.39.0-1
- New upstream release 1.39.0
Package: powdertoy-96.2.350-2.fc36
Old package: powdertoy-96.2.350-1.fc36
Summary: Physics sandbox game
RPMs: powdertoy
Size: 4.84 MiB
Size change: -209.73 KiB
Changelog:
* Wed Dec 01 2021 Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> - 96.2.350-2
- Disable Lua support on ppc64le and s390x (luajit no longer available)
Package: prusa-slicer-2.3.3-3.fc36
Old package: prusa-slicer-2.3.3-2.fc36
Summary: 3D printing slicer optimized for Prusa printers
RPMs: prusa-slicer
Size: 69.64 MiB
Size change: -625.24 KiB
Changelog:
* Tue Nov 30 2021 Miro Hrončok <mhroncok@xxxxxxxxxx> - 2.3.3-3
- Disable GLIBCXX_ASSERTIONS
- Fixes rhbz#2023345
Package: python-apprise-0.9.6-1.fc36
Old package: python-apprise-0.9.5.1-1.fc36
Summary: A simple wrapper to many popular notification services used today
RPMs: apprise python3-apprise
Size: 943.59 KiB
Size change: 8.34 KiB
Changelog:
* Wed Dec 01 2021 Chris Caron <lead2gold@xxxxxxxxx> - 0.9.6-1
- Updated to v0.9.6
Package: python-b2sdk-1.13.0-1.fc36
Old package: python-b2sdk-1.4.0-3.fc35
Summary: Backblaze B2 SDK
RPMs: python3-b2sdk
Size: 314.11 KiB
Size change: 72.53 KiB
Changelog:
* Thu Dec 02 2021 Jonny Heggheim <hegjon@xxxxxxxxx> - 1.13.0-1
- Updated to version 1.13.0
- Relax constraint on arrow
Package: python-boto3-1.20.19-1.fc36
Old package: python-boto3-1.20.16-1.fc36
Summary: The AWS SDK for Python
RPMs: python3-boto3
Size: 159.59 KiB
Size change: 181 B
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.20.17-1
- 1.20.17
* Thu Dec 02 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.20.18-1
- 1.20.18
* Thu Dec 02 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.20.19-1
- 1.20.19
Package: python-botocore-1.23.19-1.fc36
Old package: python-botocore-1.23.16-1.fc36
Summary: Low-level, data-driven core of boto 3
RPMs: python3-botocore
Size: 4.72 MiB
Size change: 66.63 KiB
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.23.17-1
- 1.23.17
* Thu Dec 02 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.23.18-1
- 1.23.18
* Thu Dec 02 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.23.19-1
- 1.23.19
Package: python-cached_property-1.5.2-5.fc36
Old package: python-cached_property-1.5.2-4.fc35
Summary: A cached-property for decorating methods in Python classes
RPMs: python3-cached_property
Size: 19.35 KiB
Size change: -301 B
Changelog:
* Thu Dec 02 2021 Adam Williamson <awilliam@xxxxxxxxxx> - 1.5.2-5
- Backport PR #267 to fix compatibility with Python 3.11 (thanks Petr Viktorin)
Package: python-compreffor-0.5.1.post1-1.fc36
Old package: python-compreffor-0.5.1-5.fc36
Summary: CFF table subroutinizer for FontTools
RPMs: python3-compreffor
Size: 482.42 KiB
Size change: 4.46 KiB
Changelog:
* Thu Dec 02 2021 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> 0.5.1.post1-1
- Update to 0.5.1.post1 (close RHBZ#2028331)
Package: python-dotenv-0.19.2-1.fc36
Old package: python-dotenv-0.19.0-1.fc36
Summary: Read key-value pairs from a .env file and set them as environment variables
RPMs: python3-dotenv python3-dotenv+cli
Size: 47.21 KiB
Size change: 226 B
Changelog:
* Tue Nov 30 2021 Tomáš Hrnčiar <thrnciar@xxxxxxxxxx> - 0.19.2-1
- Update to 0.19.2
Package: python-fireflyalgorithm-0.2-2.fc36
Old package: python-fireflyalgorithm-0.2-1.fc36
Summary: Implementation of Firefly Algorithm in Python
RPMs: python3-fireflyalgorithm
Size: 12.15 KiB
Size change: 95 B
Changelog:
* Wed Dec 01 2021 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.2-2
- Support Python 3.11
Package: python-flit-3.5.1-1.fc36
Old package: python-flit-3.4.0-1.fc36
Summary: Simplified packaging of Python modules
RPMs: python3-flit python3-flit-core
Size: 129.38 KiB
Size change: 780 B
Changelog:
* Mon Nov 29 2021 Tomáš Hrnčiar <thrnciar@xxxxxxxxxx> - 3.5.1-1
- Update to 3.5.1
Package: python-jupyter-kernel-test-0.4.1-1.fc36
Old package: python-jupyter-kernel-test-0.3-19.fc35
Summary: Machinery for testing Jupyter kernels via the messaging protocol
RPMs: python3-jupyter-kernel-test
Size: 24.29 KiB
Size change: -309 B
Changelog:
* Wed Dec 01 2021 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> 0.3-20
- Clean up some unnecessary bits
* Wed Dec 01 2021 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> 0.4.0-1
- Update to latest version (#2027871)
* Fri Dec 03 2021 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> 0.4.1-1
- Update to latest version (#2027871)
Package: python-mnemonic-0.20-1.fc36
Old package: python-mnemonic-0.19-3.fc35
Summary: Implementation of Bitcoin BIP-0039
RPMs: python3-mnemonic
Size: 67.10 KiB
Size change: 1020 B
Changelog:
* Thu Dec 02 2021 Jonny Heggheim <hegjon@xxxxxxxxx> - 0.20-1
- Updated to version 0.20
Package: python-nest-asyncio-1.5.4-1.fc36
Old package: python-nest-asyncio-1.5.1-2.fc36
Summary: Patch asyncio to allow nested event loops
RPMs: python3-nest-asyncio
Size: 16.14 KiB
Size change: 347 B
Changelog:
* Thu Dec 02 2021 Lumír Balhar <lbalhar@xxxxxxxxxx> - 1.5.4-1
- Update to 1.5.4
Resolves: rhbz#2028135
Package: python-pikepdf-4.1.0-1.fc36
Old package: python-pikepdf-4.0.2-1.fc36
Summary: Read and write PDFs with Python, powered by qpdf
RPMs: python-pikepdf-doc python3-pikepdf
Size: 8.37 MiB
Size change: 2.45 KiB
Changelog:
* Wed Dec 01 2021 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> 4.1.0-1
- Update to latest version (#2025358)
Package: python-pyqtchart-5.15.5-1.fc36
Old package: python-pyqtchart-5.15.4-1.fc36
Summary: Set of Python bindings for The Qt Charts library
RPMs: python3-pyqtchart python3-pyqtchart-devel
Size: 1.27 MiB
Size change: 1.24 KiB
Changelog:
* Tue Nov 30 2021 Tomáš Hrnčiar <thrnciar@xxxxxxxxxx> - 5.15.5-1
- Update to 5.15.5
Package: python-pysb-1.13.1-1.fc36
Old package: python-pysb-1.13.0-2.fc35
Summary: Rule-based modeling of biochemical systems as Python programs
RPMs: python-pysb-doc python3-pysb
Size: 845.46 KiB
Size change: 4.91 KiB
Changelog:
* Wed Dec 01 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 1.13.1-1
- Version 1.13.1 (#2027800)
Package: python-sphinx-1:4.3.1-1.fc36
Old package: python-sphinx-1:4.3.0-1.fc36
Summary: Python documentation generator
RPMs: python-sphinx-doc python3-sphinx python3-sphinx-latex
Size: 4.47 MiB
Size change: 1.27 KiB
Changelog:
* Mon Nov 29 2021 Karolina Surma <ksurma@xxxxxxxxxx> - 1:4.3.1-1
- Update to 4.3.1
- Fixes rhbz#2027059
Package: python-trezor-0.12.4-1.fc36
Old package: python-trezor-0.12.2-5.fc35
Summary: Python library for communicating with TREZOR Hardware Wallet
RPMs: python3-trezor
Size: 408.93 KiB
Size change: 3.16 KiB
Changelog:
* Thu Dec 02 2021 Jonny Heggheim <hegjon@xxxxxxxxx> - 0.12.4-1
- Updated to version 0.12.4
Package: qt-creator-6.0.0-1.fc36
Old package: qt-creator-6.0.0-0.4.rc1.fc36
Summary: Cross-platform IDE for Qt
RPMs: qt-creator qt-creator-data qt-creator-doc qt-creator-translations
Size: 138.38 MiB
Size change: -641.74 KiB
Changelog:
* Thu Dec 02 2021 Sandro Mani <manisandro@xxxxxxxxx> - 6.0.0-1
- Update to 6.0.0
Package: rhino-1.7.13-9.fc36
Old package: rhino-1.7.13-8.fc36
Summary: JavaScript for Java
RPMs: rhino rhino-engine rhino-javadoc rhino-runtime
Size: 3.59 MiB
Size change: 743 B
Changelog:
* Wed Dec 01 2021 Didik Supriadi <didiksupriadi41@xxxxxxxxxxxxxxxxx> - 1.7.13-9
- Change BR: maven-local-openjdk11
Package: ristretto-0.12.1-1.fc36
Old package: ristretto-0.12.0-1.fc36
Summary: Image-viewer for the Xfce desktop environment
RPMs: ristretto
Size: 2.09 MiB
Size change: 75.59 KiB
Changelog:
* Thu Dec 02 2021 Mukundan Ragavan <nonamedotc@xxxxxxxxxxxxxxxxx> - 0.12.1-1
- Update to 0.12.1
Package: rocksdb-6.26.1-1.fc36
Old package: rocksdb-6.25.1-1.fc36
Summary: A Persistent Key-Value Store for Flash and RAM Storage
RPMs: rocksdb rocksdb-devel
Size: 9.83 MiB
Size change: 199.44 KiB
Changelog:
* Thu Dec 02 2021 Jonny Heggheim <hegjon@xxxxxxxxx> - 6.26.1-1
- Updated to Updated to version 6.26.1
Package: rofi-1.7.2-1.fc36
Old package: rofi-1.7.0-1.fc36
Summary: A window switcher, application launcher and dmenu replacement
RPMs: rofi rofi-devel rofi-devel-doc rofi-themes
Size: 66.50 MiB
Size change: -977.86 KiB
Changelog:
* Tue Nov 30 2021 Aleksei Bavshin <alebastr@xxxxxxxxxxxxxxxxx> - 1.7.2-1
- Update to 1.7.2 (#2027032)
Package: rstudio-2021.09.1+372-2.fc36
Old package: rstudio-2021.09.1+372-1.fc36
Summary: RStudio base package
RPMs: rstudio rstudio-desktop rstudio-server
Size: 183.99 MiB
Size change: 9.49 KiB
Changelog:
* Thu Dec 02 2021 Iñaki Úcar <iucar@xxxxxxxxxxxxxxxxx> - 2021.09.1+372-2
- Depend specifically on java-11-openjdk-devel
- Export JAVA_HOME to point to java-11
Package: rubygem-fog-xml-0.1.4-1.fc36
Old package: rubygem-fog-xml-0.1.3-7.fc35
Summary: XML parsing for fog providers
RPMs: rubygem-fog-xml rubygem-fog-xml-doc
Size: 224.11 KiB
Size change: -97 B
Changelog:
* Wed Dec 01 2021 Pavel Valena <pvalena@xxxxxxxxxx> - 0.1.4-1
- Update to fog-xml 0.1.4.
Resolves: rhbz#2009749
Package: rust-cxx-1.0.57-1.fc36
Old package: rust-cxx-1.0.56-1.fc36
Summary: Safe interop between Rust and C++
RPMs: rust-cxx+c++14-devel rust-cxx+c++17-devel rust-cxx+c++20-devel rust-cxx+default-devel rust-cxx-devel
Size: 216.66 KiB
Size change: 1.26 KiB
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 1.0.57-1
- Update to version 1.0.57; Fixes RHBZ#2027986
Package: rust-cxx-build-1.0.57-1.fc36
Old package: rust-cxx-build-1.0.56-1.fc36
Summary: C++ code generator for integrating cxx crate into a Cargo build
RPMs: rust-cxx-build+default-devel rust-cxx-build+parallel-devel rust-cxx-build-devel
Size: 97.97 KiB
Size change: 328 B
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 1.0.57-1
- Update to version 1.0.57; Fixes RHBZ#2027988
Package: rust-cxx-gen-0.7.57-1.fc36
Old package: rust-cxx-gen-0.7.56-1.fc36
Summary: C++ code generator for integrating cxx crate into higher level tools
RPMs: rust-cxx-gen+default-devel rust-cxx-gen-devel
Size: 79.69 KiB
Size change: 242 B
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 0.7.57-1
- Update to version 0.7.57; Fixes RHBZ#2027989
Package: rust-cxxbridge-flags-1.0.57-1.fc36
Old package: rust-cxxbridge-flags-1.0.56-1.fc36
Summary: Compiler configuration of the cxx crate
RPMs: rust-cxxbridge-flags+c++14-devel rust-cxxbridge-flags+c++17-devel rust-cxxbridge-flags+c++20-devel rust-cxxbridge-flags+default-devel rust-cxxbridge-flags-devel
Size: 44.31 KiB
Size change: 808 B
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 1.0.57-1
- Update to version 1.0.57; Fixes RHBZ#2027984
Package: rust-cxxbridge-macro-1.0.57-1.fc36
Old package: rust-cxxbridge-macro-1.0.56-1.fc36
Summary: Implementation detail of the cxx crate
RPMs: rust-cxxbridge-macro+clang-ast-devel rust-cxxbridge-macro+default-devel rust-cxxbridge-macro+experimental-devel rust-cxxbridge-macro+flate2-devel rust-cxxbridge-macro+memmap-devel rust-cxxbridge-macro+serde-devel rust-cxxbridge-macro+serde_json-devel rust-cxxbridge-macro-devel
Added RPMs: rust-cxxbridge-macro+clang-ast-devel rust-cxxbridge-macro+experimental-devel rust-cxxbridge-macro+flate2-devel rust-cxxbridge-macro+memmap-devel rust-cxxbridge-macro+serde-devel rust-cxxbridge-macro+serde_json-devel
Size: 114.32 KiB
Size change: 46.40 KiB
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 1.0.57-1
- Update to version 1.0.57; Fixes RHBZ#2027987
Package: rust-git2-0.13.25-1.fc36
Old package: rust-git2-0.13.24-1.fc36
Summary: Bindings to libgit2 for interoperating with git repositories
RPMs: rust-git2+default-devel rust-git2+https-devel rust-git2+openssl-probe-devel rust-git2+openssl-sys-devel rust-git2+ssh-devel rust-git2+ssh_key_from_memory-devel rust-git2+unstable-devel rust-git2-devel
Size: 230.37 KiB
Size change: 822 B
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 0.13.25-1
- Update to version 0.13.25; Fixes RHBZ#2028145
Package: rust-libgit2-sys-0.12.26-1.fc36
Old package: rust-libgit2-sys-0.12.25-1.fc36
Summary: Native bindings to the libgit2 library
RPMs: rust-libgit2-sys+default-devel rust-libgit2-sys+https-devel rust-libgit2-sys+libssh2-sys-devel rust-libgit2-sys+openssl-sys-devel rust-libgit2-sys+ssh-devel rust-libgit2-sys+ssh_key_from_memory-devel rust-libgit2-sys-devel
Size: 92.35 KiB
Size change: 761 B
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 0.12.26-1
- Update to version 0.12.26+1.3.0; Fixes RHBZ#2028148
Package: rust-open-2.0.2-1.fc36
Old package: rust-open-2.0.1-1.fc36
Summary: Open a path or URL using the program configured on the system
RPMs: rust-open+default-devel rust-open-devel
Size: 30.40 KiB
Size change: 6.11 KiB
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 2.0.2-1
- Update to version 2.0.2; Fixes RHBZ#2027890
Package: rust-rust_decimal-1.18.0-1.fc36
Old package: rust-rust_decimal-1.17.0-1.fc36
Summary: Decimal Implementation written in pure Rust suitable for financial calculations
RPMs: rust-rust_decimal+arbitrary-devel rust-rust_decimal+byteorder-devel rust-rust_decimal+bytes-devel rust-rust_decimal+c-repr-devel rust-rust_decimal+db-diesel-postgres-devel rust-rust_decimal+default-devel rust-rust_decimal+diesel-devel rust-rust_decimal+legacy-ops-devel rust-rust_decimal+maths-devel rust-rust_decimal+maths-nopanic-devel rust-rust_decimal+rust-fuzz-devel rust-rust_decimal+serde-arbitrary-precision-devel rust-rust_decimal+serde-bincode-devel rust-rust_decimal+serde-devel rust-rust_decimal+serde-float-devel rust-rust_decimal+serde-str-devel rust-rust_decimal+serde_json-devel rust-rust_decimal+std-devel rust-rust_decimal-devel
Size: 270.25 KiB
Size change: 3.93 KiB
Changelog:
* Wed Dec 01 2021 Fabio Valentini <decathorpe@xxxxxxxxx> 1.18.0-1
- Update to version 1.18.0; Fixes RHBZ#2027918
Package: rust-unic-langid-impl-0.9.0-2.fc36
Old package: rust-unic-langid-impl-0.9.0-1.fc36
Summary: API for managing Unicode Language Identifiers
RPMs: rust-unic-langid-impl+binary-devel rust-unic-langid-impl+default-devel rust-unic-langid-impl+likelysubtags-devel rust-unic-langid-impl+serde-devel rust-unic-langid-impl+serde_json-devel rust-unic-langid-impl-devel
Size: 71.15 KiB
Size change: 287 B
Changelog:
* Thu Dec 02 2021 Link Dupont <linkdupont@xxxxxxxxxxxxxxxxx> - 0.9.0-2
- Patch disabling binary installation
Package: rust-zram-generator-1.1.1-2.fc36
Old package: rust-zram-generator-1.0.1-3.fc36
Summary: Systemd unit generator for zram swap devices
RPMs: rust-zram-generator+default-devel rust-zram-generator-devel zram-generator zram-generator-defaults
Size: 2.05 MiB
Size change: -120.83 KiB
Changelog:
* Sat Nov 20 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 1.1.0-1
- Version 1.1.0
* Mon Nov 29 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 1.1.1-1
- Version 1.1.1
* Wed Dec 01 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> 1.1.1-2
- Skip test that fails with EPERM
Package: sdl12-compat-0.0.1~git.20211125.4e4527a-2.fc36
Old package: sdl12-compat-0.0.1~git.20211125.4e4527a-1.fc36
Summary: SDL 1.2 runtime compatibility library using SDL 2.0
RPMs: sdl12-compat sdl12-compat-devel sdl12-compat-static
Size: 1.51 MiB
Size change: 3.20 KiB
Changelog:
* Wed Dec 01 2021 Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> - 0.0.1~git.20211125.4e4527a-2
- Obsolete the SDL package properly
Package: shaderc-2021.3-2.fc36
Old package: shaderc-2021.0-5.fc35
Summary: A collection of tools, libraries, and tests for Vulkan shader compilation
RPMs: glslc libshaderc libshaderc-devel libshaderc-static
Size: 10.69 MiB
Size change: 91.57 KiB
Changelog:
* Thu Dec 02 2021 Dave Airlie <airlied@xxxxxxxxxx> 2021.3-1
- Update to v2021.3
Package: strace-5.15-1.fc36
Old package: strace-5.14-1.fc36
Summary: Tracks and displays system calls associated with a running process
RPMs: strace
Size: 6.44 MiB
Size change: 286.35 KiB
Changelog:
* Wed Dec 01 2021 Dmitry V. Levin <ldv@xxxxxxxxx> - 5.15-1
- v5.14 -> v5.15.
Package: supermin-5.3.1-3.fc36
Old package: supermin-5.3.1-2.fc36
Summary: Tool for creating supermin appliances
RPMs: supermin supermin-devel
Size: 2.94 MiB
Size change: 2.03 KiB
Changelog:
* Wed Dec 01 2021 Richard W.M. Jones <rjones@xxxxxxxxxx> - 5.3.1-3
- Further fix to ignore zfcpdump kernel on s390x
Package: systemtap-4.7~pre16383943gecab2afe-1.fc36
Old package: systemtap-4.7~pre16378386g61a4c8f8-2.fc36
Summary: Programmable system-wide instrumentation system
RPMs: systemtap systemtap-client systemtap-devel systemtap-exporter systemtap-initscript systemtap-runtime systemtap-runtime-java systemtap-runtime-python3 systemtap-runtime-virtguest systemtap-runtime-virthost systemtap-sdt-devel systemtap-server systemtap-testsuite
Size: 40.55 MiB
Size change: 11.03 KiB
Changelog:
* Wed Dec 01 2021 Frank Ch. Eigler <fche@xxxxxxxxxx> - 4.7-16383943gecab2afe
- Automated weekly rawhide release
- Applied spec changes from upstream git
Package: testcloud-0.6.3-1.fc36
Old package: testcloud-0.6.2-1.fc36
Summary: Tool for running cloud images locally
RPMs: python3-testcloud testcloud
Size: 95.69 KiB
Size change: -89 B
Changelog:
* Wed Dec 01 2021 Frantisek Zatloukal <fzatlouk@xxxxxxxxxx> - 0.6.3-1
- Drop Atomic Host
- Simplify cli codepath, use cloud-user by default
- cli: allow to spearate OS version by "-"
- CentOS misc: improve error output on missing version
- Disable UseDNS, GSSAPI for faster SSH, allow ssh for root
- CentOS: Fix el7 based systems
- CentOS: update 7 build, add CentOS Stream 9
Package: tmt-1.9.0-1.fc36
Old package: tmt-1.8.0-1.fc36
Summary: Test Management Tool
RPMs: python3-tmt tmt tmt-all tmt-provision-container tmt-provision-virtual tmt-report-html tmt-report-junit tmt-test-convert
Size: 592.89 KiB
Size change: -21.32 KiB
Changelog:
* Tue Nov 30 2021 Petr Šplíchal <psplicha@xxxxxxxxxx> - 1.9.0-1
- Improve testcloud/virtual provider docs
- Disable UseDNS, GSSAPI for faster SSH in testcloud
- Use `extra-args` attr for ansible-playbook
- Fix el7 provision in testcloud user session
- Adjust the instructions for migrating from STI
- Document how to migrate tests from STI to tmt
- Allow to pick objects by --link
- Generate ecdsa key in testcloud
- Simplify plugin keys handling in wake() and show()
- Add support for Beakerlib's rlFileSubmit
- Revert requiring exact beakerlib version
- Dist git source can contain multiple files
- Symlink worktree for discovered shell tests
- Read environment variables from options only once
- Correctly handle empty environment files
- Use distro values from context for dist-git type
- Make tests --name to just prune discovered tests
- Enable duplicate test names and preserve ordering
- Require beakerlib-1.28 for beakerlib tests
- Adjust the dist git source discover implementation
- Discover tmt tests from sources
- Reenable plans/install/docs
- Correct the `playbook` attribute in the spec (#948)
- Ansible plugin for Finish step
- Thread processing of executed commands inside tmt
- Adjust `tmt test lint` test for old yaml format
- Canonical name for centos-stream in dimension
- Remove obsoleted conditionals from the spec file
- Use a fresh sphinx when building the readthedocs
- Allow to specify session type (system/session)
- Package tmt.plugins to store arbitrary plugins
- Ignore ssh connection closed during reboot
- Improve error message for the missing step name
- Document how to integrate tests with other tools
- Use the recommended format of the copyright notice
- Update notes about the release process
- Update the hardware specification with new keys
Package: tree-sitter-0.20.1-1.fc36
Old package: tree-sitter-0.20.0-3.fc35
Summary: An incremental parsing system for programming tools
RPMs: libtree-sitter libtree-sitter-devel
Size: 680.89 KiB
Size change: 4.35 KiB
Changelog:
* Wed Dec 01 2021 Andreas Schneider <asn@xxxxxxxxxx> - 0.20.1-1
- Update to version 0.20.1
Package: tuxpaint-1:0.9.27-1.fc36
Old package: tuxpaint-1:0.9.26-2.fc35
Summary: Drawing program designed for young children
RPMs: tuxpaint tuxpaint-devel
Size: 82.77 MiB
Size change: -731.50 KiB
Changelog:
* Wed Dec 01 2021 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1:0.9.27-1
- 0.9.27
Package: udiskie-2.4.0-1.fc36
Old package: udiskie-2.3.3-3.fc35
Summary: Removable disk auto-mounter
RPMs: python3-udiskie udiskie
Size: 142.77 KiB
Size change: 2.65 KiB
Changelog:
* Wed Dec 01 2021 Jan Staněk <jstanek@xxxxxxxxxx> 2.4.0-1
- Update to version 2.4.0
Package: uglify-js-3.14.4-1.fc36
Old package: uglify-js-3.14.3-1.fc36
Summary: JavaScript parser, mangler/compressor and beautifier toolkit
RPMs: js-uglify uglify-js
Size: 195.43 KiB
Size change: 940 B
Changelog:
* Wed Dec 01 2021 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 3.14.4-1
- Update to 3.14.4
Package: uid_wrapper-1.2.9-1.fc36
Old package: uid_wrapper-1.2.8-2.fc35
Summary: A wrapper for privilege separation
RPMs: uid_wrapper
Size: 232.80 KiB
Size change: 1.90 KiB
Changelog:
* Thu Dec 02 2021 Andreas Schneider <asn@xxxxxxxxxx> - 1.2.9-1
- Rebase to version 1.2.9
- resolves: rhbz#2021214 - Add support for getgroups_chk()
Package: vim-2:8.2.3717-1.fc36
Old package: vim-2:8.2.3642-2.fc36
Summary: The VIM editor
RPMs: vim-X11 vim-common vim-data vim-default-editor vim-enhanced vim-filesystem vim-minimal
Size: 56.37 MiB
Size change: 76.08 KiB
Changelog:
* Thu Dec 02 2021 Zdenek Dohnal <zdohnal@xxxxxxxxxx> - 2:8.2.3717-1
- patchlevel 3717
Package: virt-v2v-1:1.45.92-1.fc36
Old package: virt-v2v-1:1.45.91-2.fc36
Summary: Convert a virtual machine to run on KVM
RPMs: virt-v2v virt-v2v-bash-completion virt-v2v-man-pages-ja virt-v2v-man-pages-uk
Size: 6.81 MiB
Size change: -5.76 MiB
Changelog:
* Thu Dec 02 2021 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1:1.45.92-1
- New upstream development version 1.45.92 (preview of 2.0)
Package: votca-xtp-2022~rc1-1.fc36
Old package: votca-xtp-2021.2-2.fc36
Summary: VOTCA excitation and charge properties module
RPMs: votca-xtp votca-xtp-common votca-xtp-devel votca-xtp-libs
Size: 30.93 MiB
Size change: -64.02 MiB
Changelog:
* Tue Nov 30 2021 Christoph Junghans <junghans@xxxxxxxxx> - 2022~rc1-1
- Version bump to 2022-rc.1
Package: which-2.21-31.fc36
Old package: which-2.21-30.fc36
Summary: Displays where a particular program in your path is located
RPMs: which
Size: 207.34 KiB
Size change: 47 B
Changelog:
* Thu Dec 02 2021 Than Ngo <than@xxxxxxxxxx> - 2.21-31
- check shell correctly
Package: writer2latex-1.0.2-34.fc36
Old package: writer2latex-1.0.2-33.fc35
Summary: Document Converter from ODT to LaTeX
RPMs: libreoffice-writer2latex libreoffice-writer2xhtml writer2latex-doc writer2latex-java writer2latex-javadoc
Size: 4.57 MiB
Size change: 1.21 KiB
Changelog:
* Thu Dec 02 2021 Caolán McNamara <caolanm@xxxxxxxxxx> - 1.0.2-34
- prep for f36 mass rebuild for java-17-openjdk
Package: xfsprogs-5.14.1-1.fc36
Old package: xfsprogs-5.13.0-2.fc36
Summary: Utilities for managing the XFS filesystem
RPMs: xfsprogs xfsprogs-devel xfsprogs-xfs_scrub
Size: 7.09 MiB
Size change: 11.90 KiB
Changelog:
* Thu Dec 02 2021 Eric Sandeen <sandeen@xxxxxxxxxx> 5.14.1-1
- New upstream release
- New dependency on userspace-rcu
Package: xxhash-0.8.1-1.fc36
Old package: xxhash-0.8.0-4.fc35
Summary: Extremely fast hash algorithm
RPMs: xxhash xxhash-devel xxhash-doc xxhash-libs
Added RPMs: xxhash-doc
Size: 1.02 MiB
Size change: 273.48 KiB
Changelog:
* Mon Nov 29 2021 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 0.8.1-1
- Update to version 0.8.1
- Drop patch xxhash-pkgconfig-version.patch (accepted upstream)
- Fix compilation on RHEL 7 ppc64le (gcc 4.8)
- The x86 dispatch code now enables sse2 and avx2 separately, it can now use
sse2 on EPEL 7 without trying to use avx2 which is not supported by gcc 4.8
- Add documentation package - doxygen mark-up was added
===== DOWNGRADED PACKAGES =====
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure