OLD: Fedora-Rawhide-20200923.n.0
NEW: Fedora-Rawhide-20200924.n.0
===== SUMMARY =====
Added images: 0
Dropped images: 3
Added packages: 3
Dropped packages: 0
Upgraded packages: 80
Downgraded packages: 0
Size of added packages: 6.80 MiB
Size of dropped packages: 0 B
Size of upgraded packages: 2.73 GiB
Size of downgraded packages: 0 B
Size change of upgraded packages: 149.02 MiB
Size change of downgraded packages: 0 B
===== ADDED IMAGES =====
===== DROPPED IMAGES =====
Image: Xfce raw-xz armhfp
Path: Spins/armhfp/images/Fedora-Xfce-armhfp-Rawhide-20200923.n.0-sda.raw.xz
Image: Python_Classroom raw-xz armhfp
Path: Labs/armhfp/images/Fedora-Python-Classroom-armhfp-Rawhide-20200923.n.0-sda.raw.xz
Image: KDE raw-xz armhfp
Path: Spins/armhfp/images/Fedora-KDE-armhfp-Rawhide-20200923.n.0-sda.raw.xz
===== ADDED PACKAGES =====
Package: octave-flexiblas-3.0.0-1.fc34
Summary: FlexiBLAS API Interface for Octave
RPMs: octave-flexiblas
Size: 316.26 KiB
Package: python-bokeh-2.2.1-3.fc34
Summary: Interactive plots and applications in the browser from Python
RPMs: python3-bokeh
Size: 6.24 MiB
Package: rubygem-image_processing-1.11.0-1.fc34
Summary: High-level wrapper for processing images for the web with ImageMagick or libvips
RPMs: rubygem-image_processing rubygem-image_processing-doc
Size: 257.25 KiB
===== DROPPED PACKAGES =====
===== UPGRADED PACKAGES =====
Package: AusweisApp2-1.20.2-3.fc34
Old package: AusweisApp2-1.20.2-1.fc34
Summary: Online identification with German ID card (Personalausweis)
RPMs: AusweisApp2 AusweisApp2-data AusweisApp2-doc
Size: 22.90 MiB
Size change: -2.29 KiB
Changelog:
* Wed Sep 23 2020 Björn Esser <besser82@xxxxxxxxxxxxxxxxx> - 1.20.2-2
- Use application specific OpenSSL config through a shell wrapper
* Wed Sep 23 2020 Björn Esser <besser82@xxxxxxxxxxxxxxxxx> - 1.20.2-3
- Do not enable SHA384 ciphers in custom OpenSSL configuration
Package: R-future-1.19.1-1.fc34
Old package: R-future-1.18.0-2.fc33
Summary: Unified Parallel and Distributed Processing in R for Everyone
RPMs: R-future
Size: 694.97 KiB
Size change: 24.45 KiB
Changelog:
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> - 1.19.1-1
- Update to latest version (#1881627)
Package: R-knitr-1.30-1.fc34
Old package: R-knitr-1.29-1.fc34
Summary: A General-Purpose Package for Dynamic Report Generation in R
RPMs: R-knitr
Size: 1.23 MiB
Size change: 9.25 KiB
Changelog:
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> - 1.30-1
- Update to latest version (#1881633)
Package: R-tinytex-0.26-1.fc34
Old package: R-tinytex-0.25-2.fc33
Summary: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
RPMs: R-tinytex
Size: 127.42 KiB
Size change: 3.51 KiB
Changelog:
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> - 0.26-1
- Update to latest version (#1881355)
Package: R-withr-2.3.0-1.fc34~bootstrap
Old package: R-withr-2.2.0-3.fc33
Summary: Run Code 'With' Temporarily Modified Global State
RPMs: R-withr
Size: 219.33 KiB
Size change: -5.01 KiB
Changelog:
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> - 2.3.0-1
- Update to latest version (#1881624)
Package: TeXmacs-1.99.13-5.fc34
Old package: TeXmacs-1.99.12-2.fc32
Summary: Structured WYSIWYG scientific text editor
RPMs: TeXmacs TeXmacs-devel texmacs-fedora-fonts
Size: 252.55 MiB
Size change: -57.26 MiB
Changelog:
* Fri Jul 17 2020 Jindrich Novy <jnovy@xxxxxxxxxx> - 1.99.13-1
- update to 1.99.13
* Mon Jul 27 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.99.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.99.13-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Orion Poplawski <orion@xxxxxxxx> - 1.99.13-4
- Use new cmake macros (FTBFS bz#1863124)
* Wed Sep 23 2020 Orion Poplawski <orion@xxxxxxxx> - 1.99.13-5
- Add patch for Qt 5.15 support
Package: ara-1.5.1-2.fc34
Old package: ara-1.4.3-1.fc33
Summary: Records Ansible playbooks and makes them easier to understand and troubleshoot
RPMs: ara ara-doc python3-ara python3-ara-server python3-ara-tests
Size: 6.07 MiB
Size change: 93.48 KiB
Changelog:
* Wed Sep 23 2020 David Moreau Simard <moi@xxxxxxxxxxxx> - 1.5.1-1
- Update to latest upstream release
- Add requirement on python3-cliff (new CLI client)
* Wed Sep 23 2020 David Moreau Simard <moi@xxxxxxxxxxxx> - 1.5.1-2
- Add missing requirement on pbr
Package: argbash-2.10.0-1.fc34
Old package: argbash-2.9.0-2.fc33
Summary: Bash argument parsing code generator
RPMs: argbash
Size: 57.67 KiB
Size change: 645 B
Changelog:
* Wed Sep 23 2020 Stephen Gallagher <sgallagh@xxxxxxxxxx> - 2.10.0-1
- Update to 2.10.0
- Bugfixes
* argbash-init is able to handle empty string as the only argument without
being puzzled.
* Error handling of script working directory detection now more robust.
- New features
* Argbash in the container has no longer the terminal output limitation
caused by the crlf line ending.
* The ARG_USE_PROG implementation was missing. Therefore, it was implemented
as ARG_USE_PROGRAM using a slightly different interface.
Package: awscli-1.18.145-1.fc34
Old package: awscli-1.18.143-1.fc34
Summary: Universal Command Line Environment for AWS
RPMs: awscli
Size: 1.88 MiB
Size change: 370 B
Changelog:
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.18.144-1
- 1.18.144
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.18.145-1
- 1.18.145
Package: cross-binutils-2.35.1-1.fc34
Old package: cross-binutils-2.35-4.fc34
Summary: A GNU collection of cross-compilation binary utilities
RPMs: binutils-aarch64-linux-gnu binutils-alpha-linux-gnu binutils-arc-linux-gnu binutils-arm-linux-gnu binutils-avr32-linux-gnu binutils-bfin-linux-gnu binutils-c6x-linux-gnu binutils-cris-linux-gnu binutils-frv-linux-gnu binutils-h8300-linux-gnu binutils-hppa-linux-gnu binutils-hppa64-linux-gnu binutils-ia64-linux-gnu binutils-m32r-linux-gnu binutils-m68k-linux-gnu binutils-metag-linux-gnu binutils-microblaze-linux-gnu binutils-mips64-linux-gnu binutils-mn10300-linux-gnu binutils-nios2-linux-gnu binutils-openrisc-linux-gnu binutils-powerpc64-linux-gnu binutils-powerpc64le-linux-gnu binutils-ppc64-linux-gnu binutils-ppc64le-linux-gnu binutils-riscv64-linux-gnu binutils-s390x-linux-gnu binutils-score-linux-gnu binutils-sh-linux-gnu binutils-sparc64-linux-gnu binutils-tile-linux-gnu binutils-x86_64-linux-gnu binutils-xtensa-linux-gnu cross-binutils-common
Size: 326.33 MiB
Size change: 733.27 KiB
Changelog:
* Wed Sep 23 2020 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> - 2.35.1-1
- Sync to 2.35.1
Package: crun-0.15-2.fc34
Old package: crun-0.14.1-5.fc34
Summary: OCI runtime written in C
RPMs: crun
Size: 779.75 KiB
Size change: 48.32 KiB
Changelog:
* Wed Sep 23 2020 RH Container Bot <rhcontainerbot@xxxxxxxxxxxxxxxxx> - 0.15-1
- autobuilt 0.15
* Wed Sep 23 2020 Giuseppe Scrivano <gscrivan@xxxxxxxxxx> - 0.15-2
- rebuild
Package: crypto-policies-20200918-1.git85dccc5.fc34
Old package: crypto-policies-20200813-1.git66d4068.fc34
Summary: System-wide crypto policies
RPMs: crypto-policies crypto-policies-scripts
Size: 121.06 KiB
Size change: 1.97 KiB
Changelog:
* Wed Sep 23 2020 Tomáš Mráz <tmraz@xxxxxxxxxx> - 20200918-1.git85dccc5
- add RSA-PSK algorithm support
- add GOST algorithms support for openssl
- add GOST-ONLY policy and fix GOST subpolicy
- update-crypto-policies: added --check parameter to perform
comparison of actual configuration files with the policy
Package: dbus-parsec-0.3.0-1.fc34
Old package: dbus-parsec-0.2.2-3.fc34
Summary: DBus PARSEC interface
RPMs: dbus-parsec
Size: 1.48 MiB
Size change: 432.84 KiB
Changelog:
* Wed Sep 23 2020 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> - 0.3.0-1
- Update to 0.3.0
- Support storing WiFi (PSK and WPA-Enterprise) credentials
Package: deja-dup-42.4-2.fc34
Old package: deja-dup-42.4-1.fc34
Summary: Simple backup tool and frontend for duplicity
RPMs: deja-dup
Size: 3.56 MiB
Size change: -15.06 KiB
Changelog:
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 42.4-2
- Explicitly require python3-PyDrive, BZ 1881990.
Package: dummy-test-package-crested-0-1642
Old package: dummy-test-package-crested-0-1631
Summary: Dummy Test Package called Crested
RPMs: dummy-test-package-crested
Size: 108.08 KiB
Size change: 675 B
Changelog:
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1632
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1633
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1634
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1635
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1636
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1637
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1638
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1639
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1640
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1641
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1642
- rebuilt
Package: dummy-test-package-gloster-0-1509.fc34
Old package: dummy-test-package-gloster-0-1497.fc34
Summary: Dummy Test Package called Gloster
RPMs: dummy-test-package-gloster
Size: 98.85 KiB
Size change: 791 B
Changelog:
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1498
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1499
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1500
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1501
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1502
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1503
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1504
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1505
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1506
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1507
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1508
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1509
- rebuilt
Package: dummy-test-package-rubino-0-1642
Old package: dummy-test-package-rubino-0-1631
Summary: Dummy Test Package called Rubino
RPMs: dummy-test-package-rubino
Size: 108.15 KiB
Size change: 669 B
Changelog:
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1632
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1633
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1634
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1635
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1636
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1637
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1638
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1639
- rebuilt
* Wed Sep 23 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1640
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1641
- rebuilt
* Thu Sep 24 2020 packagerbot <admin@xxxxxxxxxxxxxxxxx> - 0-1642
- rebuilt
Package: duplicity-0.8.15-5.fc34
Old package: duplicity-0.8.15-4.fc34
Summary: Encrypted bandwidth-efficient backup using rsync algorithm
RPMs: duplicity
Size: 2.96 MiB
Size change: 312 B
Changelog:
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 0.8.15-5
- Patch: Avoid calling stat when checking for exclude-if-present files
Package: fedora-jam-kde-theme-3.0.5-1.fc34
Old package: fedora-jam-kde-theme-3.0.4-2.fc33
Summary: Fedora Jam KDE Theme and Configs
RPMs: fedora-jam-kde-theme
Size: 219.32 KiB
Size change: 118 B
Changelog:
* Wed Sep 23 2020 Erich Eickmeyer <erich@xxxxxxxxxxxxxxxxxx> - 3.0.5-1
- Fix for missing XDG environment variables affecting menu
Package: fedora-release-34-0.5
Old package: fedora-release-34-0.4
Summary: Fedora release files
RPMs: fedora-release fedora-release-cinnamon fedora-release-cloud fedora-release-common fedora-release-compneuro fedora-release-container fedora-release-coreos fedora-release-designsuite fedora-release-identity-basic fedora-release-identity-cinnamon fedora-release-identity-cloud fedora-release-identity-compneuro fedora-release-identity-container fedora-release-identity-coreos fedora-release-identity-designsuite fedora-release-identity-iot fedora-release-identity-kde fedora-release-identity-matecompiz fedora-release-identity-server fedora-release-identity-silverblue fedora-release-identity-snappy fedora-release-identity-soas fedora-release-identity-workstation fedora-release-identity-xfce fedora-release-iot fedora-release-kde fedora-release-matecompiz fedora-release-server fedora-release-silverblue fedora-release-snappy fedora-release-soas fedora-release-workstation fedora-release-xfce
Added RPMs: fedora-release-designsuite fedora-release-identity-designsuite
Size: 419.76 KiB
Size change: 19.71 KiB
Changelog:
* Thu Sep 17 2020 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> - 34-0.5
- IoT: Enable parsec and dbus-parsec services
Package: firefox-81.0-6.fc34
Old package: firefox-81.0-4.fc34
Summary: Mozilla Firefox Web browser
RPMs: firefox firefox-wayland firefox-x11
Size: 407.59 MiB
Size change: 203.08 MiB
Changelog:
* Tue Sep 22 2020 Kalev Lember <klember@xxxxxxxxxx> - 81.0-5
- Re-enable builds for armv7hl and aarch64 architectures
* Wed Sep 23 2020 Martin Stransky <stransky@xxxxxxxxxx> - 81.0-6
- Added fix for rhbz#1731371
Package: fragments-1.4-17.fc34
Old package: fragments-1.4-16.fc33
Summary: Easy to use BitTorrent client which follows the GNOME HIG
RPMs: fragments
Size: 2.27 MiB
Size change: -711 B
Changelog:
* Wed Sep 23 2020 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 1.4-17
- Rebuild due libevent 2.1.12 with a soname bump
- style: spec
Package: gambas3-3.15.2-1.fc34
Old package: gambas3-3.15.1-1.fc34
Summary: IDE based on a basic interpreter with object extensions
RPMs: gambas3-devel gambas3-gb-args gambas3-gb-cairo gambas3-gb-chart gambas3-gb-clipper gambas3-gb-complex gambas3-gb-compress gambas3-gb-crypt gambas3-gb-data gambas3-gb-db gambas3-gb-db-form gambas3-gb-db-mysql gambas3-gb-db-odbc gambas3-gb-db-postgresql gambas3-gb-db-sqlite2 gambas3-gb-db-sqlite3 gambas3-gb-dbus gambas3-gb-desktop gambas3-gb-desktop-gnome gambas3-gb-eval-highlight gambas3-gb-form gambas3-gb-form-dialog gambas3-gb-form-editor gambas3-gb-form-mdi gambas3-gb-form-print gambas3-gb-form-stock gambas3-gb-form-terminal gambas3-gb-gmp gambas3-gb-gsl gambas3-gb-gtk gambas3-gb-gtk-opengl gambas3-gb-gtk3 gambas3-gb-httpd gambas3-gb-image gambas3-gb-image-effect gambas3-gb-image-imlib gambas3-gb-image-io gambas3-gb-inotify gambas3-gb-jit gambas3-gb-libxml gambas3-gb-logging gambas3-gb-map gambas3-gb-markdown gambas3-gb-media gambas3-gb-media-form gambas3-gb-memcached gambas3-gb-mime gambas3-gb-mysql gambas3-gb-ncurses gambas3-gb-net gambas3-gb-net-curl gambas3-gb-net-pop3 gambas3-gb-net-smtp gambas3-gb-openal gambas3-gb-opengl gambas3-gb-opengl-glsl gambas3-gb-opengl-glu gambas3-gb-opengl-sge gambas3-gb-openssl gambas3-gb-option gambas3-gb-pcre gambas3-gb-pdf gambas3-gb-poppler gambas3-gb-qt4 gambas3-gb-qt4-ext gambas3-gb-qt4-opengl gambas3-gb-qt4-webkit gambas3-gb-qt5 gambas3-gb-qt5-ext gambas3-gb-qt5-opengl gambas3-gb-qt5-webkit gambas3-gb-report gambas3-gb-report2 gambas3-gb-scanner gambas3-gb-sdl gambas3-gb-sdl-sound gambas3-gb-sdl2 gambas3-gb-sdl2-audio gambas3-gb-settings gambas3-gb-signal gambas3-gb-term gambas3-gb-test gambas3-gb-util gambas3-gb-util-web gambas3-gb-v4l gambas3-gb-vb gambas3-gb-web gambas3-gb-web-feed gambas3-gb-web-form gambas3-gb-web-gui gambas3-gb-xml gambas3-gb-xml-html gambas3-gb-xml-rpc gambas3-gb-xml-xslt gambas3-ide gambas3-runtime gambas3-scripter
Size: 37.44 MiB
Size change: -33.71 KiB
Changelog:
* Wed Sep 23 2020 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 3.15.2-1
- update to 3.15.2
Package: glyr-1.0.10-16.20180824git618c418e.fc34
Old package: glyr-1.0.10-13.20180824git618c418e.fc32
Summary: Search engine for music related metadata
RPMs: glyr glyr-devel glyr-libs
Size: 744.97 KiB
Size change: -8.94 KiB
Changelog:
* Mon Jul 27 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.10-14.20180824git618c418e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.10-15.20180824git618c418e
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 1.0.10-16.20180824git618c418e
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: gnome-bluetooth-1:3.34.2-1.fc34
Old package: gnome-bluetooth-1:3.34.1-3.fc33
Summary: Bluetooth graphical utilities
RPMs: gnome-bluetooth gnome-bluetooth-libs gnome-bluetooth-libs-devel
Size: 2.30 MiB
Size change: 1.01 KiB
Changelog:
* Wed Sep 23 2020 Bastien Nocera <bnocera@xxxxxxxxxx> - 3.34.2-1
+ gnome-bluetooth-3.34.2-1
- Update to 3.34.2
Package: gnome-feeds-0.15-1.fc34
Old package: gnome-feeds-0.14.1-3.fc33
Summary: RSS/Atom feed reader for GNOME
RPMs: gnome-feeds
Size: 152.45 KiB
Size change: -28 B
Changelog:
* Wed Sep 23 2020 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 0.15-1
- Update to 0.15
Package: gnome-photos-3.38.0-1.fc34
Old package: gnome-photos-3.37.91.1-1.fc34
Summary: Access, organize and share your photos on GNOME
RPMs: gnome-photos gnome-photos-tests
Size: 4.22 MiB
Size change: 15.68 KiB
Changelog:
* Wed Sep 23 2020 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 3.38.0-1
- Update to 3.38.0
Package: go2rpm-1.2-1.fc34
Old package: go2rpm-1.1-1.fc34
Summary: Convert Go packages to RPM
RPMs: go2rpm
Size: 33.11 KiB
Size change: 139 B
Changelog:
* Wed Sep 23 2020 Robert-André Mauchin <zebob.m@xxxxxxxxx> - 1.2-1
- Update to 1.2
- Use fetch-reset to origin instead of git pull
Package: golang-github-tdewolff-minify-2.9.5-1.fc34
Old package: golang-github-tdewolff-minify-2.9.4-1.fc34
Summary: Go minifiers for web formats
RPMs: compat-golang-github-tdewolff-minify-2-devel golang-github-tdewolff-minify golang-github-tdewolff-minify-devel
Size: 7.93 MiB
Size change: 18.95 KiB
Changelog:
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> - 2.9.5-1
- Update to latest version (#1882059)
Package: golang-github-tdewolff-parse-2.5.3-1.fc34
Old package: golang-github-tdewolff-parse-2.5.2-1.fc34
Summary: Go parsers for web formats
RPMs: compat-golang-github-tdewolff-parse-2-devel golang-github-tdewolff-parse-devel
Size: 100.30 KiB
Size change: 345 B
Changelog:
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> - 2.5.3-1
- Update to latest version (#1882117)
Package: gpick-0.2.6-0.rc1.20181011git.2.fc34.5
Old package: gpick-0.2.6-0.rc1.20181011git.2.fc33.2
Summary: Advanced color picker
RPMs: gpick gpick-libs
Size: 2.25 MiB
Size change: -32.22 KiB
Changelog:
* Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.2.6-0.rc1.20181011git.2.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.2.6-0.rc1.20181011git.2.4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 0.2.6-0.rc1.20181011git.2.5
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: gpxsee-7.32-1.fc34
Old package: gpxsee-7.31-2.fc33
Summary: GPS log file viewer and analyzer
RPMs: gpxsee
Size: 3.90 MiB
Size change: 99.29 KiB
Changelog:
* Wed Sep 23 2020 Nikola Forró <nforro@xxxxxxxxxx> - 7.32-1
- Update to version 7.32
resolves: #1880878
Package: gridftp-ifce-2.3.1-16.fc34
Old package: gridftp-ifce-2.3.1-13.fc32
Summary: GridFTP library for FTS and lcgutil
RPMs: gridftp-ifce gridftp-ifce-devel
Size: 197.57 KiB
Size change: 3.18 KiB
Changelog:
* Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.3.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.3.1-15
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 2.3.1-16
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: highcontrast-qt-0.1-12.fc34
Old package: highcontrast-qt-0.1-9.fc32
Summary: HighContrast theme for Qt-based applications
RPMs: highcontrast-qt highcontrast-qt4 highcontrast-qt5
Size: 2.37 MiB
Size change: -38.49 KiB
Changelog:
* Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1-11
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 0.1-12
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: hsakmt-1.0.6-14.rocm3.5.0.fc34
Old package: hsakmt-1.0.6-11.rocm3.5.0.fc33
Summary: AMD's HSA thunk library
RPMs: hsakmt hsakmt-devel
Size: 198.80 KiB
Size change: -229 B
Changelog:
* Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.6-12.rocm3.5.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.6-13.rocm3.5.0
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 1.0.6-14.rocm3.5.0
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: hydrapaper-2.0.1-1.fc34
Old package: hydrapaper-2.0-1.fc34
Summary: Set two different backgrounds for each monitor on GNOME
RPMs: hydrapaper
Size: 91.92 KiB
Size change: 119 B
Changelog:
* Wed Sep 23 2020 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 2.0.1-1
- Update to 2.0.1
Package: ikona-1.0-5.fc34
Old package: ikona-1.0-2.fc33
Summary: Icon Preview designed for Plasma
RPMs: ikona ikona-cli ikona-cli-bash-completions ikona-cli-fish-completions ikona-cli-zsh-completions
Size: 25.91 MiB
Size change: -223.12 KiB
Changelog:
* Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 1.0-5
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: innoextract-1.8-7.fc34
Old package: innoextract-1.8-4.fc33
Summary: Tool to extract installers created by Inno Setup
RPMs: innoextract
Size: 1.08 MiB
Size change: 802 B
Changelog:
* Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Aug 01 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.8-6
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Sep 23 2020 Jeff Law <law@xxxxxxxxxx> - 1.8-7
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
Package: kbd-2.3.0-3.fc34
Old package: kbd-2.3.0-2.fc34
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
RPMs: kbd kbd-legacy kbd-misc
Size: 3.74 MiB
Size change: 5.71 KiB
Changelog:
* Wed Sep 23 2020 Vitezslav Crhonek <vcrhonek@xxxxxxxxxx> - 2.3.0-3
- Exclude test library instead of removing it to fix --nocheck builds
Resolves: #1881515
Package: kernel-5.9.0-0.rc6.20200923git805c6d3c1921.15.fc34
Old package: kernel-5.9.0-0.rc6.20200922git98477740630f.14.fc34
Summary: The Linux kernel
RPMs: kernel kernel-core kernel-devel kernel-lpae kernel-lpae-core kernel-lpae-devel kernel-lpae-modules kernel-lpae-modules-extra kernel-lpae-modules-internal kernel-modules kernel-modules-extra kernel-modules-internal
Size: 410.91 MiB
Size change: 528.86 KiB
Changelog:
* Wed Sep 23 2020 Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [5.9.0-0.rc6.20200923git805c6d3c1921.13.test]
- 805c6d3c1921 rebase
- Updated changelog for the release based on 98477740630f (Fedora Kernel Team)
- net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries (Vladimir Oltean)
- net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries (Vladimir Oltean)
- net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries (Xiaoliang Yang)
- inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute (Eric Dumazet)
- net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU (Vladimir Oltean)
- net: Update MAINTAINERS for MediaTek switch driver (Sean Wang)
- net/mlx5e: mlx5e_fec_in_caps() returns a boolean (Saeed Mahameed)
- net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock (Saeed Mahameed)
- net/mlx5e: kTLS, Fix leak on resync error flow (Saeed Mahameed)
- net/mlx5e: kTLS, Add missing dma_unmap in RX resync (Saeed Mahameed)
- net/mlx5e: kTLS, Fix napi sync and possible use-after-free (Tariq Toukan)
- net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported (Tariq Toukan)
- net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() (Alaa Hleihel)
- net/mlx5e: Fix multicast counter not up-to-date in "ip -s" (Ron Diskin)
- net/mlx5e: Fix endianness when calculating pedit mask first bit (Maor Dickman)
- net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported (Maor Dickman)
- net/mlx5e: CT: Fix freeing ct_label mapping (Roi Dayan)
- net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready (Jianbo Liu)
- net/mlx5e: Use synchronize_rcu to sync with NAPI (Maxim Mikityanskiy)
- net/mlx5e: Use RCU to protect rq->xdp_prog (Maxim Mikityanskiy)
- net/mlx5: Fix FTE cleanup (Maor Gottlieb)
- ipv6: route: convert comma to semicolon (Xu Wang)
- sfc: Fix error code in probe (Dan Carpenter)
- io_uring: fix openat/openat2 unified prep handling (Jens Axboe)
- io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL (Jens Axboe)
- tools/io_uring: fix compile breakage (Douglas Gilbert)
- io_uring: don't use retry based buffered reads for non-async bdev (Jens Axboe)
- io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there (Jens Axboe)
- bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call. (Michael Chan)
- bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call. (Michael Chan)
- bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs. (Vasundhara Volam)
- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex. (Michael Chan)
- bnxt_en: return proper error codes in bnxt_show_temp (Edwin Peer)
- bnxt_en: Use memcpy to copy VPD field info. (Vasundhara Volam)
- net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant (Henry Ptasinski)
- net: mvneta: recycle the page in case of out-of-order (Lorenzo Bianconi)
- rhashtable: fix indentation of a continue statement (Colin Ian King)
- bootconfig: init: make xbc_namebuf static (Jason Yan)
- MAINTAINERS: Update ibmveth maintainer (Cristobal Forno)
- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC (Necip Fazil Yildiran)
- dpaa2-eth: fix a build warning in dpmac.c (Yangbo Lu)
- hinic: fix sending pkts from core while self testing (Luo bin)
- net: mscc: ocelot: deinitialize only initialized ports (Vladimir Oltean)
- net: mscc: ocelot: unregister net devices on unbind (Vladimir Oltean)
- net: mscc: ocelot: refactor ports parsing code into a dedicated function (Vladimir Oltean)
- net: mscc: ocelot: error checking when calling ocelot_init() (Vladimir Oltean)
- net: mscc: ocelot: check for errors on memory allocation of ports (Vladimir Oltean)
- net: dsa: seville: fix buffer size of the queue system (Vladimir Oltean)
- net: mscc: ocelot: add locking for the port TX timestamp ID (Vladimir Oltean)
- net: mscc: ocelot: fix race condition with TX timestamping (Vladimir Oltean)
- kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot (Masami Hiramatsu)
- tracing: fix double free (Tom Rix)
- ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer (Tobias Klauser)
- tracing: Make the space reserved for the pid wider (Sebastian Andrzej Siewior)
- ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms (Adrian Hunter)
- ftrace: Free the trampoline when ftrace_startup() fails (Miroslav Benes)
- kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() (Masami Hiramatsu)
- mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz (John Crispin)
- mac80211: do not allow bigger VHT MPDUs than the hardware supports (Felix Fietkau)
- cfg80211: fix 6 GHz channel conversion (Johannes Berg)
- mac80211: do not disable HE if HT is missing on 2.4 GHz (Wen Gong)
- mac80211: Fix radiotap header channel flag for 6GHz band (Aloka Dixit)
- lib80211: fix unmet direct dependendices config warning when !CRYPTO (Necip Fazil Yildiran)
- mac80211: add AQL support for VHT160 tx rates (Felix Fietkau)
- mac80211: extend AQL aggregation estimation to HE and fix unit mismatch (Felix Fietkau)
- nfp: use correct define to return NONE fec (Jakub Kicinski)
- hinic: fix potential resource leak (Wei Li)
- net: phy: Do not warn in phy_stop() on PHY_DOWN (Florian Fainelli)
- net: phy: Avoid NPD upon phy_detach() when driver is unbound (Florian Fainelli)
- ethtool: add and use message type for tunnel info reply (Michal Kubecek)
- drivers/net/wan/hdlc: Set skb->protocol before transmitting (Xie He)
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header (Xie He)
- cxgb4: fix memory leak during module unload (Raju Rangoju)
- hv_netvsc: Add validation for untrusted Hyper-V values (Andres Beltran)
- fuse: fix the ->direct_IO() treatment of iov_iter (Al Viro)
- nvmet: get transport reference for passthru ctrl (Christoph Hellwig)
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release() (Chaitanya Kulkarni)
- net: dsa: microchip: ksz8795: really set the correct number of ports (Matthias Schiffer)
- geneve: add transport ports in route lookup for geneve (Mark Gray)
- net: hns: kerneldoc fixes (Lu Wei)
- fs: fix cast in fsparam_u32hex() macro (Alexey Dobriyan)
- bpf: Fix a rcu warning for bpffs map pretty-print (Yonghong Song)
- bpf: Bpf_skc_to_* casting helpers require a NULL check on sk (Martin KaFai Lau)
- ipv4: Update exception handling for multipath routes via same device (David Ahern)
- net: tipc: kerneldoc fixes (Lu Wei)
- ibmvnic: update MAINTAINERS (Dany Madden)
- batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh (=?UTF-8?q?Linus=20L=C3=BCssing?=)
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh (=?UTF-8?q?Linus=20L=C3=BCssing?=)
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN (=?UTF-8?q?Linus=20L=C3=BCssing?=)
- nvme-tcp: fix kconfig dependency warning when !CRYPTO (Necip Fazil Yildiran)
- nvme-pci: disable the write zeros command for Intel 600P/P3100 (David Milburn)
- docs/bpf: Remove source code links (Andrii Nakryiko)
- s390/dasd: Fix zero write for FBA devices (=?UTF-8?q?Jan=20H=C3=B6ppner?=)
- xsk: Fix number of pinned pages/umem size discrepancy (=?UTF-8?q?Bj=C3=B6rn=20T=C3=B6pel?=)
- net: sched: initialize with 0 before setting erspan md->u (Xin Long)
- lwtunnel: only keep the available bits when setting vxlan md->gbp (Xin Long)
- net: sched: only keep the available bits when setting vxlan md->gbp (Xin Long)
- tipc: use skb_unshare() instead in tipc_buf_append() (Xin Long)
- tipc: Fix memory leak in tipc_group_create_member() (Peilin Ye)
- ipv4: Initialize flowi4_multipath_hash in data path (David Ahern)
- net: lantiq: Disable IRQs only if NAPI gets scheduled (Hauke Mehrtens)
- net: lantiq: Use napi_complete_done() (Hauke Mehrtens)
- net: lantiq: use netif_tx_napi_add() for TX NAPI (Hauke Mehrtens)
- net: lantiq: Wake TX queue again (Hauke Mehrtens)
- rndis_host: increase sleep time in the query-response loop (Olympia Giannou)
- batman-adv: Add missing include for in_interrupt() (Sven Eckelmann)
- io_uring: don't run task work on an exiting task (Jens Axboe)
- io_uring: drop 'ctx' ref on task work cancelation (Jens Axboe)
- io_uring: grab any needed state during defer prep (Jens Axboe)
- net: ethernet: ti: cpsw_new: fix suspend/resume (Grygorii Strashko)
- net: ipa: fix u32_replace_bits by u32p_xxx version (Vadym Kochan)
- hinic: fix rewaking txq after netif_tx_disable (Luo bin)
- taprio: Fix allowing too small intervals (Vinicius Costa Gomes)
- enetc: Fix mdio bus removal on PF probe bailout (Claudiu Manoil)
- docs/bpf: Fix ringbuf documentation (Andrii Nakryiko)
- net: dec: de2104x: Increase receive ring size for Tulip (Lucy Yan)
- netlink: fix doc about nlmsg_parse/nla_validate (Nicolas Dichtel)
- net: DCB: Validate DCB_ATTR_DCB_BUFFER argument (Petr Machata)
- selftests: rtnetlink: Test bridge enslavement with different parent IDs (Ido Schimmel)
- net: Fix bridge enslavement failure (Ido Schimmel)
- net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff (Lorenzo Bianconi)
- s390/qeth: delay draining the TX buffers (Julian Wiedmann)
- net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h (Miaohe Lin)
- net: Correct the comment of dst_dev_put() (Miaohe Lin)
- hdlc_ppp: add range checks in ppp_cp_parse_cr() (Dan Carpenter)
- net: phy: call phy_disable_interrupts() in phy_attach_direct() instead (Yoshihiro Shimoda)
- hv_netvsc: Cache the current data path to avoid duplicate call and message (Dexuan Cui)
- hv_netvsc: Switch the data path at the right time during hibernation (Dexuan Cui)
- net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc (Yunsheng Lin)
- net: dsa: microchip: look for phy-mode in port nodes (Helmut Grohne)
- mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id (Geliang Tang)
- mptcp: fix subflow's remote_id issues (Geliang Tang)
- mptcp: fix subflow's local_id issues (Geliang Tang)
- tipc: fix shutdown() of connection oriented socket (Tetsuo Handa)
- connector: Move maintainence under networking drivers umbrella. ("David S. Miller")
- igc: Fix not considering the TX delay for timestamps (Vinicius Costa Gomes)
- igc: Fix wrong timestamp latency numbers (Vinicius Costa Gomes)
- i40e: always propagate error value in i40e_set_vsi_promisc() (Stefan Assmann)
- i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc (Stefan Assmann)
- net: qed: RDMA personality shouldn't fail VF load (Dmitry Bogdanov)
- net: qede: Disable aRFS for NPAR and 100G (Dmitry Bogdanov)
- net: qed: Disable aRFS for NPAR and 100G (Dmitry Bogdanov)
- wireguard: peerlookup: take lock before checking hash in replace operation ("Jason A. Donenfeld")
- wireguard: noise: take lock when removing handshake entry from table ("Jason A. Donenfeld")
- hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD (Ye Bin)
- net: add __must_check to skb_put_padto() (Eric Dumazet)
- net: qrtr: check skb_put_padto() return value (Eric Dumazet)
- ip: fix tos reflection in ack and reset packets (Wei Wang)
- MAINTAINERS: remove John Allen from ibmvnic (Jakub Kicinski)
- fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m (Brian Vazquez)
- ipv6: avoid lockdep issue in fib6_del() (Eric Dumazet)
- net: dsa: link interfaces with the DSA master to get rid of lockdep warnings (Vladimir Oltean)
- tools/libbpf: Avoid counting local symbols in ABI check (Tony Ambardar)
- bpf: Fix clobbering of r2 in bpf_gen_ld_abs (Daniel Borkmann)
- mac802154: tx: fix use-after-free (Eric Dumazet)
- netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid (Pablo Neira Ayuso)
- netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled (Eelco Chaudron)
- netfilter: ctnetlink: fix mark based dump filtering regression (Martin Willi)
- netfilter: nf_tables: coalesce multiple notifications into one skbuff (Pablo Neira Ayuso)
- netfilter: ctnetlink: add a range check for l3/l4 protonum (Will McVicker)
- hv_netvsc: Fix hibernation for mlx5 VF driver (Dexuan Cui)
- Revert "netns: don't disable BHs when locking "nsid_lock"" (Taehee Yoo)
- ibmvnic: add missing parenthesis in do_reset() (Jakub Kicinski)
- netdevice.h: fix xdp_state kernel-doc warning (Randy Dunlap)
- netdevice.h: fix proto_down_reason kernel-doc warning (Randy Dunlap)
- bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task() (Vasundhara Volam)
- bnxt_en: Avoid sending firmware messages when AER error is detected. (Vasundhara Volam)
- Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver" (Mauro Carvalho Chehab)
- net: dsa: rtl8366: Properly clear member config (Linus Walleij)
- net: macb: fix for pause frame receive enable bit (Parshuram Thombare)
- cxgb4: Fix offset when clearing filter byte counters (Ganji Aravind)
- hinic: bump up the timeout of UPDATE_FW cmd (Luo bin)
- hinic: bump up the timeout of SET_FUNC_STATE cmd (Luo bin)
- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets (=?UTF-8?q?Linus=20L=C3=BCssing?=)
- act_ife: load meta modules before tcf_idr_check_alloc() (Cong Wang)
- atm: eni: fix the missed pci_disable_device() for eni_init_one() (Jing Xiangfeng)
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices (Xie He)
- selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program (Yonghong Song)
- bpf: Do not use bucket_lock for hashmap iterator (Yonghong Song)
- libbpf: Remove arch-specific include path in Makefile ("Naveen N. Rao")
- tools/bpf: build: Make sure resolve_btfids cleans up after itself (=?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?=)
- libbpf: Fix build failure from uninitialized variable warning (Tony Ambardar)
- batman-adv: bla: fix type misuse for backbone_gw hash indexing (=?UTF-8?q?Linus=20L=C3=BCssing?=)
- mwifiex: Increase AES key storage size to 256 bits (Maximilian Luz)
- mt76: mt7915: use ieee80211_free_txskb to free tx skbs (Felix Fietkau)
- mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing stations (Felix Fietkau)
- vboxsf: Fix the check for the old binary mount-arguments struct (Hans de Goede)
- brcmfmac: reserve tx credit only when txctl is ready to send (Wright Feng)
- ieee802154/adf7242: check status of adf7242_read_reg (Tom Rix)
- ieee802154: fix one possible memleak in ca8210_dev_com_init (Liu Jian)
* Wed Sep 23 2020 Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [5.9.0-0.rc6.20200923git805c6d3c1921.14]
- Merge ark-patches
Package: knot-resolver-5.1.3-2.fc34
Old package: knot-resolver-5.1.3-1.fc34
Summary: Caching full DNS Resolver
RPMs: knot-resolver knot-resolver-devel knot-resolver-doc knot-resolver-module-http
Size: 7.34 MiB
Size change: 1021 B
Changelog:
* Wed Sep 23 2020 Jakub Ružička <jakub.ruzicka@xxxxxx> 5.1.3-2
- rebuild for Knot DNS 3.0.0
Package: kstars-1:3.4.3-4.fc34
Old package: kstars-1:3.4.3-3.fc34
Summary: Desktop Planetarium
RPMs: kstars
Size: 253.27 MiB
Size change: 771.67 KiB
Changelog:
* Wed Sep 23 2020 Christian Dersch <lupinix@xxxxxxxxxxxxxxxxx> - 1:3.4.3-4
- Build with LTO disabled, fixes #1881915
Package: libmwaw-0.3.17-1.fc34
Old package: libmwaw-0.3.16-3.fc33
Summary: A library for import of many old Mac document formats
RPMs: libmwaw libmwaw-devel libmwaw-doc libmwaw-tools
Size: 17.71 MiB
Size change: 663.79 KiB
Changelog:
* Mon Sep 21 2020 David Tardon <dtardon@xxxxxxxxxx> - 0.3.17-1
- new upstream release
Package: libprojectM-3.1.7-1.fc34
Old package: libprojectM-3.1.3-2.fc33
Summary: The libraries for the projectM music visualization plugin
RPMs: libprojectM libprojectM-devel projectM-jack projectM-pulseaudio
Size: 18.48 MiB
Size change: 36.23 KiB
Changelog:
* Wed Sep 23 2020 Sérgio Basto <sergio@xxxxxxxxxx> - 3.1.7-1
- Update libprojectM to 3.1.7
Package: libwebsockets-4.1.2-1.fc34
Old package: libwebsockets-4.1.0-1.fc34
Summary: Lightweight C library for Websockets
RPMs: libwebsockets libwebsockets-devel
Size: 3.05 MiB
Size change: 3.03 KiB
Changelog:
* Wed Sep 23 2020 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 4.1.1-1
- Update to latest upstream release 4.1.1 (rhbz#1855481)
* Wed Sep 23 2020 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 4.1.2-1
- Update to latest upstream release 4.1.2 (rhbz#1855481)
Package: lua-socket-3.0-0.26.rc1.fc34
Old package: lua-socket-3.0-0.25.rc1.fc33
Summary: Network support for the Lua language
RPMs: lua-socket lua-socket-compat lua-socket-devel
Size: 2.01 MiB
Size change: 208 B
Changelog:
* Wed Sep 23 2020 Bastien Nocera <bnocera@xxxxxxxxxx> - 3.0-0.26.rc1
+ lua-socket-3.0-0.26.rc1
- Fix for Lua >= 5.3
Package: nco-4.9.5-1.fc34
Old package: nco-4.9.4-1.fc34
Summary: Suite of programs for manipulating NetCDF/HDF4 files
RPMs: nco nco-devel nco-static
Size: 22.03 MiB
Size change: 37.52 KiB
Changelog:
* Thu Sep 24 2020 Orion Poplawski <orion@xxxxxxxx> - 4.9.5-1
- Update to 4.9.5
Package: opencsd-0.14.3-1.fc34
Old package: opencsd-0.14.1-2.fc33
Summary: An open source CoreSight(tm) Trace Decode library
RPMs: opencsd opencsd-devel
Size: 3.00 MiB
Size change: 3.47 KiB
Changelog:
* Wed Sep 23 2020 Jeremy Linton <jeremy.linton@xxxxxxx> - 0.14.3-1
- Update to upstream 0.14.3
Package: pdns-4.3.1-1.fc34
Old package: pdns-4.3.0-6.fc33
Summary: A modern, advanced and high performance authoritative-only nameserver
RPMs: pdns pdns-backend-ldap pdns-backend-lua2 pdns-backend-mysql pdns-backend-pipe pdns-backend-postgresql pdns-backend-remote pdns-backend-sqlite pdns-backend-tinydns pdns-ixfrdist pdns-tools
Size: 21.54 MiB
Size change: 5.99 KiB
Changelog:
* Wed Sep 23 2020 Morten Stevens <mstevens@xxxxxxxxxxxxxxxxx> - 4.3.1-1
- Update to 4.3.1
- PowerDNS Security Advisory 2020-05 (CVE-2020-17482)
Package: perl-4:5.32.0-463.fc34
Old package: perl-4:5.32.0-462.fc34
Summary: Practical Extraction and Report Language
RPMs: perl perl-Attribute-Handlers perl-AutoLoader perl-AutoSplit perl-B perl-Benchmark perl-Class-Struct perl-Config-Extensions perl-DBM_Filter perl-Devel-Peek perl-Devel-SelfStubber perl-DirHandle perl-Dumpvalue perl-DynaLoader perl-English perl-Errno perl-ExtUtils-Constant perl-ExtUtils-Embed perl-ExtUtils-Miniperl perl-Fcntl perl-File-Basename perl-File-Compare perl-File-Copy perl-File-DosGlob perl-File-Find perl-File-stat perl-FileCache perl-FileHandle perl-FindBin perl-GDBM_File perl-Getopt-Std perl-Hash-Util perl-Hash-Util-FieldHash perl-I18N-Collate perl-I18N-LangTags perl-I18N-Langinfo perl-IO perl-IO-Zlib perl-IPC-Open3 perl-Locale-Maketext-Simple perl-Math-Complex perl-Memoize perl-Module-Loaded perl-NDBM_File perl-NEXT perl-Net perl-Net-Ping perl-ODBM_File perl-Opcode perl-POSIX perl-Pod-Functions perl-Pod-Html perl-Safe perl-Search-Dict perl-SelectSaver perl-SelfLoader perl-Symbol perl-Sys-Hostname perl-Term-Complete perl-Term-ReadLine perl-Test perl-Text-Abbrev perl-Thread perl-Thread-Semaphore perl-Tie perl-Tie-File perl-Tie-Memoize perl-Tie-RefHash perl-Time perl-Time-Piece perl-Unicode-UCD perl-User-pwent perl-autouse perl-base perl-blib perl-debugger perl-deprecate perl-devel perl-diagnostics perl-doc perl-encoding-warnings perl-fields perl-filetest perl-if perl-interpreter perl-less perl-lib perl-libnetcfg perl-libs perl-locale perl-macros perl-meta-notation perl-mro perl-open perl-overload perl-overloading perl-ph perl-sigtrap perl-sort perl-subs perl-tests perl-utils perl-vars perl-vmsish
Size: 35.47 MiB
Size change: -48.86 KiB
Changelog:
* Wed Sep 23 2020 Petr Pisar <ppisar@xxxxxxxxxx> - 4:5.32.0-463
- Run-require complete perl by perl-CPAN
- Remove a useless post-install dependency on perl-macros from
perl-interpreter
- Fix ownership of /usr/share/perl5/{ExtUtils,File,Module,Text,Time} directories
- Fix a buffer overflow when compiling a regular expression with a bracketed
character class with a white space
- Fix a mismatch with the recursive subpatterns (GH#18096)
Package: perl-CPAN-2.28-5.fc34
Old package: perl-CPAN-2.28-4.fc33
Summary: Query, download and build perl modules from CPAN sites
RPMs: perl-CPAN
Size: 545.89 KiB
Size change: 321 B
Changelog:
* Wed Sep 23 2020 Petr Pisar <ppisar@xxxxxxxxxx> - 2.28-5
- Run-require complete perl
Package: perl-DateTime-Format-Natural-1.11-1.fc34
Old package: perl-DateTime-Format-Natural-1.10-2.fc33
Summary: Create machine readable date/time with natural parsing logic
RPMs: perl-DateTime-Format-Natural perl-DateTime-Format-Natural-Test
Size: 100.99 KiB
Size change: 1.57 KiB
Changelog:
* Wed Sep 23 2020 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.11-1
- 1.11 bump
Package: perl-Unicode-Collate-1.28-1.fc34
Old package: perl-Unicode-Collate-1.27-457.fc33
Summary: Unicode Collation Algorithm
RPMs: perl-Unicode-Collate
Size: 3.48 MiB
Size change: 7.85 KiB
Changelog:
* Wed Sep 23 2020 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.28-1
- 1.28 bump
Package: perl-version-7:0.99.28-1.fc34
Old package: perl-version-7:0.99.27-458.fc34
Summary: Perl extension for Version Objects
RPMs: perl-version
Size: 314.34 KiB
Size change: 281 B
Changelog:
* Fri Aug 21 2020 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 7:0.99.27-458
- 0.9927 bump
* Wed Sep 23 2020 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 7:0.99.28-1
- 0.9928 bump
Package: php-pecl-rpminfo-0.5.1-1.fc34
Old package: php-pecl-rpminfo-0.5.0-2.fc34
Summary: RPM information
RPMs: php-pecl-rpminfo
Size: 152.76 KiB
Size change: 1.30 KiB
Changelog:
* Wed Sep 23 2020 Remi Collet <remi@xxxxxxxxxxxx> - 0.5.1-1
- update to 0.5.0
Package: phpcov-8.1.2-1.fc34
Old package: phpcov-8.1.1-1.fc34
Summary: CLI frontend for PHP_CodeCoverage
RPMs: phpcov
Size: 18.79 KiB
Size change: 190 B
Changelog:
* Wed Sep 23 2020 Remi Collet <remi@xxxxxxxxxxxx> - 8.1.2-1
- update to 8.1.2 (no change)
- raise dependency on phpunit/php-code-coverage 9.1.11
Package: pyproject-rpm-macros-0-29.fc34
Old package: pyproject-rpm-macros-0-28.fc34
Summary: RPM macros for PEP 517 Python packages
RPMs: pyproject-rpm-macros
Size: 25.32 KiB
Size change: 181 B
Changelog:
* Wed Sep 23 2020 Miro Hrončok <mhroncok@xxxxxxxxxx> - 0-29
- Check the requirements after installing "requires_for_build_wheel"
- If not checked, installing runtime requirements might fail
Package: python-boto3-1.15.4-1.fc34
Old package: python-boto3-1.15.2-1.fc34
Summary: The AWS SDK for Python
RPMs: python3-boto3
Size: 141.67 KiB
Size change: 100 B
Changelog:
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.15.3-1
- 1.15.3
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.15.4-1
- 1.15.4
Package: python-botocore-1.18.4-1.fc34
Old package: python-botocore-1.18.2-1.fc34
Summary: Low-level, data-driven core of boto 3
RPMs: python3-botocore
Size: 3.62 MiB
Size change: 5.55 KiB
Changelog:
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.18.3-1
- 1.18.3
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 1.18.4-1
- 1.18.4
Package: python-cytoolz-0.11.0-1.fc34
Old package: python-cytoolz-0.10.1-4.fc33
Summary: Cython implementation of the toolz package
RPMs: python3-cytoolz
Size: 1.38 MiB
Size change: -11.63 KiB
Changelog:
* Wed Sep 23 2020 Orion Poplawski <orion@xxxxxxxx> - 0.11.0-1
- Update to 0.11.0
Package: python-httpcore-0.11.0-1.fc34
Old package: python-httpcore-0.10.2-1.fc34
Summary: Minimal low-level HTTP client
RPMs: python3-httpcore
Size: 77.53 KiB
Size change: 6.89 KiB
Changelog:
* Wed Sep 23 2020 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 0.11.0-1
- Update to latest upstream release 0.11.0 (#1881374)
Package: python-httpx-0.15.0-1.fc34
Old package: python-httpx-0.14.3-2.fc34
Summary: Python HTTP client
RPMs: python3-httpx
Size: 114.85 KiB
Size change: 2.46 KiB
Changelog:
* Wed Sep 23 2020 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 0.15.0-1
- Update to latest upstream release 0.15.0 (#1881434)
Package: python-injector-0.18.4-1.fc34
Old package: python-injector-0.18.3-3.fc33
Summary: Python dependency injection framework inspired by Guice
RPMs: python3-injector python3-injector-doc
Size: 211.44 KiB
Size change: 550 B
Changelog:
* Wed Sep 23 2020 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 0.18.4-1
- Update to 0.18.4
Package: python-pytest-spec-3.0.0-1.fc34
Old package: python-pytest-spec-2.0.0-4.fc33
Summary: Pytest plugin to display test execution output like a SPECIFICATION
RPMs: python3-pytest-spec
Size: 25.40 KiB
Size change: -2 B
Changelog:
* Wed Sep 23 2020 Lumír Balhar <lbalhar@xxxxxxxxxx> - 3.0.0-1
- Update to 3.0.0 (#1881693)
Package: qclib-2.2.0-1.fc34
Old package: qclib-2.1.0-2.fc33
Summary: Library for extraction of system information for Linux on z Systems
RPMs: qclib qclib-devel qclib-static
Size: 291.26 KiB
Size change: 11.43 KiB
Changelog:
* Wed Sep 23 2020 Dan Horák <dan[at]danny.cz> - 2.2.0-1
- updated to 2.2.0
Package: quisk-4.1.72-1.fc34
Old package: quisk-4.1.71-1.fc34
Summary: Software Defined Radio (SDR) software
RPMs: quisk
Size: 3.13 MiB
Size change: -10.05 KiB
Changelog:
* Wed Sep 23 2020 Jaroslav Škarvada <jskarvad@xxxxxxxxxx> - 4.1.72-1
- New version
Resolves: rhbz#1880465
Package: rear-2.6-3.fc34
Old package: rear-2.6-2.fc34
Summary: Relax-and-Recover is a Linux disaster recovery and system migration tool
RPMs: rear
Size: 1.38 MiB
Size change: 109.59 KiB
Changelog:
* Wed Sep 23 2020 Christopher Engelhard <ce@xxxxxxx> - 2.6-3
- Stop auto-creating a cronjob, but ship example cronjob/
systemd timer units in docdir instead (upstream issue #1829)
- Build & ship HTML user guide
- Remove %pre scriptlet, as it was introduced only to fix a
specific upgrade issue with v1.15 in 2014
Package: rubygem-pkg-config-1.4.4-1.fc34
Old package: rubygem-pkg-config-1.4.2-1.fc33
Summary: A pkg-config implementation by Ruby
RPMs: rubygem-pkg-config rubygem-pkg-config-doc
Size: 275.65 KiB
Size change: 1.55 KiB
Changelog:
* Wed Sep 23 2020 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 1.4.4-1
- 1.4.4
Package: rubygem-rspec-rails-4.0.1-2.fc34
Old package: rubygem-rspec-rails-4.0.1-1.fc34
Summary: RSpec for Rails
RPMs: rubygem-rspec-rails rubygem-rspec-rails-doc
Size: 481.53 KiB
Size change: 481 B
Changelog:
* Wed Sep 23 2020 Vít Ondruch <vondruch@xxxxxxxxxx> - 4.0.1-2
- Tests running against Ruby on Rails 6+ needs rubygem(selenium-webdriver).
- Enable Action{Cable,Mailbox} test, since we have Ruby on Rails 6+ available.
Package: rubygem-spring-2.1.1-1.fc34
Old package: rubygem-spring-2.0.0-9.fc33
Summary: Rails application preloader
RPMs: rubygem-spring rubygem-spring-doc
Size: 344.56 KiB
Size change: -28.63 KiB
Changelog:
* Wed Sep 23 2020 Vít Ondruch <vondruch@xxxxxxxxxx> - 2.1.1-1
- Update to Spring 2.1.1.
Resolves: rhbz#1415432
Package: scanssh-2.1.2-7.fc34
Old package: scanssh-2.1.2-7.fc33
Summary: Fast SSH server and open proxy scanner
RPMs: scanssh
Size: 191.15 KiB
Size change: -604 B
Package: scap-security-guide-0.1.52-3.fc34
Old package: scap-security-guide-0.1.52-1.fc34
Summary: Security guidance and baselines in SCAP formats
RPMs: scap-security-guide scap-security-guide-doc
Size: 25.23 MiB
Size change: -34.71 KiB
Changelog:
* Wed Sep 23 2020 Vojtech Polasek <vpolasek@xxxxxxxxxx> - 0.1.52-2
- rewrite solution for CMake out of source builds
* Wed Sep 23 2020 Vojtech Polasek <vpolasek@xxxxxxxxxx> - 0.1.52-3
- revert previous rework, it did not solve the problem
Package: smc-tools-1.3.1-1.fc34
Old package: smc-tools-1.2.0-4.fc33
Summary: Shared Memory Communication Tools
RPMs: smc-tools
Size: 242.57 KiB
Size change: 15.28 KiB
Changelog:
* Wed Sep 23 2020 Dan Horák <dan@xxxxxxxx> - 1.3.1-1
- update to 1.3.1
Package: sushi-3.34.0-4.fc34
Old package: sushi-3.34.0-3.fc33
Summary: A quick previewer for Nautilus
RPMs: sushi
Size: 550.20 KiB
Size change: -998 B
Changelog:
* Wed Sep 23 2020 Felipe Borges <feborges@xxxxxxxxxx> - 3.34.0-4
- Fix crash
- Related: #1880752
Package: texlive-base-7:20200327-17.fc34
Old package: texlive-base-7:20200327-16.fc34
Summary: TeX formatting system
RPMs: texlive-a2ping texlive-accfonts texlive-adhocfilelist texlive-afm2pl texlive-aleph texlive-amstex texlive-arara texlive-attachfile2 texlive-authorindex texlive-autosp texlive-axodraw2 texlive-base texlive-bib2gls texlive-bibexport texlive-bibtex texlive-bibtex8 texlive-bibtexu texlive-bundledoc texlive-cachepic texlive-checkcites texlive-checklistings texlive-chklref texlive-chktex texlive-cjkutils texlive-clojure-pamphlet texlive-cluttex texlive-context texlive-context-doc texlive-convbkmk texlive-crossrefware texlive-cslatex texlive-csplain texlive-ctan-o-mat texlive-ctanbib texlive-ctanify texlive-ctanupload texlive-ctie texlive-cweb texlive-cyrillic texlive-de-macro texlive-detex texlive-diadia texlive-dosepsbin texlive-dtl texlive-dtxgen texlive-dvi2tty texlive-dviasm texlive-dvicopy texlive-dvidvi texlive-dviinfox texlive-dviljk texlive-dviout-util texlive-dvipdfmx texlive-dvipng texlive-dvipos texlive-dvips texlive-dvisvgm texlive-ebong texlive-eplain texlive-epspdf texlive-epstopdf texlive-exceltex texlive-fig4latex texlive-findhyph texlive-fontinst texlive-fontools texlive-fontware texlive-fragmaster texlive-getmap texlive-glossaries texlive-glyphlist texlive-gregoriotex texlive-gsftopk texlive-installfont texlive-jadetex texlive-jfmutil texlive-kotex-utils texlive-kpathsea texlive-l3build texlive-lacheck texlive-latex texlive-latex-git-log texlive-latex-papersize texlive-latex2man texlive-latex2nemeth texlive-latexdiff texlive-latexfileversion texlive-latexindent texlive-latexpand texlive-lcdftypetools texlive-lib texlive-lib-devel texlive-lilyglyphs texlive-listbib texlive-listings-ext texlive-lollipop texlive-ltxfileinfo texlive-ltximg texlive-luahbtex texlive-luajittex texlive-luaotfload texlive-luatex texlive-lwarp texlive-lyluatex texlive-m-tx texlive-make4ht texlive-makedtx texlive-makeindex texlive-match_parens texlive-mathspic texlive-metafont texlive-metapost texlive-mex texlive-mf2pt1 texlive-mflua texlive-mfware texlive-mkgrkindex texlive-mkjobtexmf texlive-mkpic texlive-mltex texlive-mptopdf texlive-multibibliography texlive-musixtex texlive-musixtnt texlive-oberdiek texlive-omegaware texlive-patgen texlive-pax texlive-pdfbook2 texlive-pdfcrop texlive-pdfjam texlive-pdflatexpicscale texlive-pdftex texlive-pdftex-quiet texlive-pdftosrc texlive-pdfxup texlive-pedigree-perl texlive-perltex texlive-petri-nets texlive-pfarrei texlive-pkfix texlive-pkfix-helper texlive-pmx texlive-pmxchords texlive-ps2eps texlive-ps2pk texlive-pst-pdf texlive-pst2pdf texlive-psutils texlive-ptex texlive-ptex-fontmaps texlive-ptex2pdf texlive-purifyeps texlive-pygmentex texlive-pythontex texlive-rubik texlive-seetexk texlive-splitindex texlive-srcredact texlive-sty2dtx texlive-svn-multi texlive-synctex texlive-tex texlive-tex4ebook texlive-tex4ht texlive-texcount texlive-texdef texlive-texdiff texlive-texdirflatten texlive-texdoc texlive-texdoctk texlive-texfot texlive-texlive-en texlive-texlive-scripts texlive-texlive-scripts-extra texlive-texlive.infra texlive-texliveonfly texlive-texloganalyser texlive-texosquery texlive-texplate texlive-texsis texlive-texware texlive-thumbpdf texlive-tie texlive-tpic2pdftex texlive-ttfutils texlive-typeoutfileinfo texlive-ulqda texlive-uptex texlive-urlbst texlive-velthuis texlive-vlna texlive-vpe texlive-web texlive-webquiz texlive-wordcount texlive-xdvi texlive-xetex texlive-xindex texlive-xindy texlive-xmltex texlive-xpdfopen texlive-yplan
Size: 814.60 MiB
Size change: 19.56 KiB
Changelog:
* Wed Sep 23 2020 Than Ngo <than@xxxxxxxxxx> - 7:20200327-17
- Fix pdflatex run out of memory
Package: tigervnc-1.11.0-4.fc34
Old package: tigervnc-1.11.0-3.fc34
Summary: A TigerVNC remote display system
RPMs: tigervnc tigervnc-icons tigervnc-license tigervnc-selinux tigervnc-server tigervnc-server-minimal tigervnc-server-module
Size: 9.56 MiB
Size change: -968 B
Changelog:
* Wed Sep 23 2020 Jan Grulich <jgrulich@xxxxxxxxxx> - 1.11.0-4
- Call systemd macros on correct service file
Package: torbrowser-launcher-0.3.2-17.fc34
Old package: torbrowser-launcher-0.3.2-16.fc34
Summary: Tor Browser Bundle managing tool
RPMs: torbrowser-launcher
Size: 3.00 MiB
Size change: 512 B
Changelog:
* Wed Sep 23 2020 Gwyn Ciesla <gwync@xxxxxxxxxxxxxx> - 0.3.2-17
- Fix version comparison.
Package: tpm2-tss-3.0.1-1.fc34
Old package: tpm2-tss-3.0.0-3.fc34
Summary: TPM2.0 Software Stack
RPMs: tpm2-tss tpm2-tss-devel
Size: 5.07 MiB
Size change: 3.49 KiB
Changelog:
* Wed Sep 23 2020 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> - 3.0.1-1
- Update to 3.0.1
Package: vim-go-1.24-1.fc34
Old package: vim-go-1.23-3.fc33
Summary: Go development plugin for Vim
RPMs: vim-go
Size: 840.21 KiB
Size change: 19.35 KiB
Changelog:
* Wed Sep 23 2020 Nikola Forró <nforro@xxxxxxxxxx> - 1.24-1
- Update to 1.24
Resolves: #1876683
Package: xcircuit-3.10.29-1.fc34
Old package: xcircuit-3.10.28-2.fc33
Summary: Electronic circuit schematic drawing program
RPMs: xcircuit
Size: 3.17 MiB
Size change: 1.42 KiB
Changelog:
* Wed Sep 23 2020 Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> - 3.10.29-1
- 3.10.29
===== 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