The following Fedora EPEL 8 Security updates need testing:
Age URL
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-6c2c688434 pdns-4.6.1-1.el8
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-740d836cc1 cacti-1.2.20-1.el8 cacti-spine-1.2.20-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
dr_libs-0-0.16.20220410git15f37e3.el8
python-ncclient-0.6.13-1.el8
snapd-2.55.3-1.el8
Details about builds:
================================================================================
dr_libs-0-0.16.20220410git15f37e3.el8 (FEDORA-EPEL-2022-2a3d06c257)
Single-file audio decoding libraries for C/C++
--------------------------------------------------------------------------------
Update Information:
### dr_flac v0.12.38 - 2022-04-10 - Fix compilation error on older versions
of GCC. ### dr_mp3 v0.6.33 - 2022-04-10 - Fix compilation error with
the MSVC ARM64 build. - Fix compilation error on older versions of GCC. - Remove
some unused functions. ### dr_wav v0.13.6 - 2022-04-10 - Fix
compilation error on older versions of GCC. - Remove some dependencies on the
standard library.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 10 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0-0.16
- Update to 15f37e3 (dr_flac 0.12.38, dr_mp3 0.6.33, dr_wav 0.13.6)
--------------------------------------------------------------------------------
================================================================================
python-ncclient-0.6.13-1.el8 (FEDORA-EPEL-2022-77ca6b101f)
Python library for the NETCONF protocol
--------------------------------------------------------------------------------
Update Information:
Update to 0.6.13 - Remove extraneous capability in default device - Refactor
deprecated `unittest` aliases for Python 3.11 compatibility - Added support for
environment variables - Migrate from Travis to GitHub Actions - Update Build
Pill - add netconf base namespace to edit-config config element if it is missing
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0.6.13-1
- Update to 0.6.13 (close RHBZ#2073846)
* Mon Apr 11 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0.6.12-5
- Drop ���forge��� macros, since they don���t benefit us much
* Mon Apr 11 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0.6.12-4
- %python3_pkgversion is unnecessary on EPEL8
* Mon Apr 11 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0.6.12-3
- Reduce macro indirection in the spec file
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073846 - python-ncclient-0.6.13 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073846
--------------------------------------------------------------------------------
================================================================================
snapd-2.55.3-1.el8 (FEDORA-EPEL-2022-1323b32413)
A transactional software package manager
--------------------------------------------------------------------------------
Update Information:
Update to 2.55.3
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Maciek Borzecki <maciek.borzecki(a)gmail.com> - 2.55.3-1
- Release 2.55.3 to Fedora
* Fri Apr 8 2022 Michael Vogt <michael.vogt(a)ubuntu.com>
- New upstream release 2.55.3
- cmd/snap-update-ns: apply content mounts before layouts
- many: change "transactional" flag to a "transaction" option
- b/piboot.go: check EEPROM version for RPi4
- snap/quota,spread: raise lower memory quota limit to 640kb
- boot,bootloader: add missing grub.cfg assets mocks in some
tests
- many: support --ignore-running with refresh many
- cmd/snap,wrappers: fix wrong implementation of zero count cpu
quota
- quota: add some more unit tests around Resource.Change()
- quota: detect/error if cpu-set is used with cgroup v1
- quota: add test for `Resource.clone()
- cmd/snap,client: frontend for cpu/thread quotas
- tests: update spread test to check right XDG dirs
- snap: set XDG env vars to new dirs
- o/snapstate: initialize XDG dirs in HOME migration
- i/b/kernel_module_load: expand $SNAP_COMMON in module options
- overlord: add missing grub.cfg assets mocks in manager_tests.go
- o/snapstate: account for repeat migration in ~/Snap undo
- b/a: do not set console in kernel command line for arm64
- sandbox: improve error message from `ProbeCgroupVersion()`
- tests/main/snap-quota-groups: fix spread test
- interfaces: add pkcs11 interface
- o/snapstate: undo migration on 'snap revert'
- overlord: snapshot exclusions
- interfaces: add private /dev/shm support to shared-memory
interface
- packaging: install Go snap from 1.17 channel in the integration
tests
- snap-exec: fix detection if `cups` interface is connected
- bootloader/piboot: add support for armhf
- interfaces/system-packages-doc: allow read-only access to
/usr/share/libreoffice/help
- daemon: add a /v2/accessories/changes/{ID} endpoint
- interfaces/appstream-metadata: Re-create app-info links to
swcatalog
- tests/main/snap-quota-groups: add 219 as possible exit code
- store: set validation-sets on actions when refreshing
- interfaces/appstream-metadata: Support new swcatalog directory
names
- asserts,interfaces/policy: slot-snap-id allow-installation
constraints
- i/b/network-manager: change rule for ResolveAddress to check only
label
- cmd/snap-bootstrap: support booting into factory-reset mode
- systemd: do not reload system when enabling/disabling services
* Wed Apr 6 2022 Maciek Borzecki <maciek.borzecki(a)gmail.com> - 2.55.2-1
- Release 2.55.2 to Fedora
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55.2
- cmd/snap-update-ns: actually use entirely non-existent dirs
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55.1
- cmd/snap-update-ns/change_test.go: use non-exist name foo-runtime
instead
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55
- kernel/fde: add PartitionName to various structs
- osutil/disks: calculate the last usable LBA instead of reading it
- snap/quota: additional validation in resources.go
- o/snapstate: avoid setting up single reboot when update includes
base, kernel and gadget
- overlord/state: add helper for aborting unready lanes
- snap-bootstrap: Partially revert simplifications of mount
dependencies
- cmd/snap-update-ns/change.go: sort needed, desired and not reused
mount entries
- cmd/snap-preseed, image: move preseeding code to image/preseed
- interfaces/docker-support: make generic rules not conflict with
snap-confine
- i/b/modem-manager: provide access to ObjectManager
- i/b/network_{control,manager}.go: add more access to resolved
- overlord/state: drop unused lanes field
- cmd/snap: make 1.18 vet happy
- o/snapstate: allow installing the snapd-desktop-integration snap
even if the user-daemons feature is otherwise disabled
- snap/quota: fix bug in quota group tree validation code
- o/snapstate: make sure that snapd is a prerequisite for updating
base snaps
- bootloader: add support for piboot
- i/seccomp/template.go: add close_range to the allowed syscalls
- snap: add new cpu quotas
- boot: support factory-reset when sealing and resealing
- tests: fix test to avoid editing the test-snapd-tools snap.yaml
file
- dirs: remove unused SnapMetaDir variable
- overlord: extend single reboot test to include a non-base, non-
kernel snap
- github: replace "sanity check" with "quick check" in workflow
- fde: add new DeviceUnlock() call
- many: replace use of "sanity" with more inclusive naming in
comments
- asserts: minimal changes to disable authority-delegation before
full revert
- tests: updating the test-snapd-cups-control-consumer snap to
core20 based
- many: replace use of "sanity" for interface implementation checks
- cmd/snap-preseed: support for core20 preseeding
- cmd: set core22 migration related env vars and update spread test
- interface/opengl: allow read on
/proc/sys/dev/i915/perf_stream_paranoid
- tests/lib/tools/report-mongodb: fix typo in help text
- tests: Include the source github url as part of the mongo db
issues
- o/devicestate: split mocks to separate calls for creating a model
and a gadget
- snap: Add missing zlib
- cmd/snap: add support for rebooting to factory-reset
- interfaces/apparmor: Update base template for systemd-machined
- i/a/template.go: add ld path for jammy
- o/devicestate, daemon: introduce factory-reset mode, allow
switching
- o/state: fix undo with independent tasks in same change and lane
- tests: validate tests tools just on google and qemu backends
- tests/lib/external/snapd-testing-tools: update from upstream
- tests: skip interfaces-cups-control from debian-sid
- Increase the times in snapd-sigterm for arm devices
- interfaces/browser-support: allow RealtimeKit's
MakeThreadRealtimeWithPID
- cmd: misc analyzer fixes
- interfaces/builtin/account-control: allow to execute pam_tally2
- tests/main/user-session-env: special case bash profile on
Tumbleweed
- o/snapstate: implement transactional lanes for prereqs
- o/snapstate: add core22 migration logic
- tests/main/mount-ns: unmount /run/qemu
- release: 2.54.4 changelog to master
- gadget: add buildVolumeStructureToLocation,
volumeStructureToLocationMap
- interfaces/apparmor: add missing unit tests for special devmode
rules/behavior
- cmd/snap-confine: coverity fixes
- interfaces/systemd: use batch systemd operations
- tests: small adjustments to fix vuln spread tests
- osutil/disks: trigger udev on the partition device node
- interfaces/network-control: add D-Bus rules for resolved too
- interfaces/cpu-control: add extra idleruntime data/reset files to
cpu-control
- packaging/ubuntu-16.04/rules: don't run unit tests on riscv64
- data/selinux: allow the snap command to run systemctl
- boot: mock amd64 arch for mabootable 20 suite
- testutil: add Backup helper to save/restore values, usually for
mocking
- tests/nested/core/core20-reinstall-partitions: update test summary
- asserts: return an explicit error when key cannot be found
- interfaces: custom-device
- Fix snap-run-gdbserver test by retrying the check
- overlord, boot: fix unit tests on arches other than amd64
- Get lxd snap from candidate channel
- bootloader: allow different names for the grub binary in different
archs
- cmd/snap-mgmt, packaging: trigger daemon reload after purging unit
files
- tests: add test to ensure consecutive refreshes do garbage
collection of old revs
- o/snapstate: deal with potentially invalid type of refresh.retain
value due to lax validation
- seed,image: changes necessary for ubuntu-image to support
preseeding extra snaps in classic images
- tests: add debugging to snap-confine-tmp-mount
- o/snapstate: add ~/Snap init related to backend
- data/env: cosmetic tweak for fish
- tests: include new testing tools and utils
- wrappers: do not reload the deamon or restart snapd services when
preseeding on core
- Fix smoke/install test for other architectures than pc
- tests: skip boot loader check during testing preparation on s390x
- t/m/interfaces-network-manager: use different channel depending on
system
- o/devicestate: pick system from seed systems/ for preseeding (1/N)
- asserts: add preseed assertion type
- data/env: more workarounds for even older fish shells, provide
reasonable defaults
- tests/main/snap-run-devmode-classic: reinstall snapcraft to clean
up
- gadget/update.go: add buildNewVolumeToDeviceMapping for existing
devices
- tests: allow run spread tests using a private ppaTo validate it
- interfaces/{cpu,power}-control: add more accesses for commercial
device tuning
- gadget: add searchForVolumeWithTraits + tests
- gadget/install: measure and save disk volume traits during
install.Run()
- tests: fix "undo purging" step in snap-run-devmode-classic
- many: move call to shutdown to the boot package
- spread.yaml: add core22 version of rsync to skip
- overlord, o/snapstate: fix mocking on systems without /snap
- many: move boot.Device to snap.Device
- tests: smoke test support for core22
- tests/nested/snapd-removes-vulnerable-snap-confine-revs: use newer
snaps
- snapstate: make "remove vulnerable version" message more
friendly
- o/devicestate/firstboot_preseed_test.go: remove deadcode
- o/devicestate: preseeding test cleanup
- gadget: refactor StructureEncryption to have a concrete type
instead of map
- tests: add created_at timestamp to mongo issues
- tests: fix security-udev-input-subsystem test
- o/devicestate/handlers_install.go: use --all to get binary data
too for logs
- o/snapstate: rename "corecore" -> "core"
- o/snapstate: implement transactional flag
- tests: skip ~/.snap migration test on openSUSE
- asserts,interfaces/policy: move and prepare DeviceScopeConstraint
for reuse
- asserts: fetching code should fetch authority-delegation
assertions with signing keys as needed
- tests: prepare and restore nested tests
- asserts: first-class support for formatting/encoding signatory-id
- asserts: remove unused function, fix for linter
- gadget: identify/match encryption parts, include in traits info
- asserts,cmd/snap-repair: support delegation when validating
signatures
- many: fix leftover empty snap dirs
- libsnap-confine-private: string functions simplification
- tests/nested/manual/core20-cloud-init-maas-signed-seed-data: add
gadget variant
- interfaces/u2f-devices: add U2F-TOKEN
- tests/core/mem-cgroup-disabled: minor fixups
- data/env: fix fish env for all versions of fish, unexport local
vars, export XDG_DATA_DIRS
- tests: reboot test running remodel
- Add extra disk space to nested images to "avoid No space left on
device" error
- tests: add regression tests for disabled memory cgroup operation
- many: fix issues flagged by golangci and configure it to fail
build
- docs: fix incorrect link
- cmd/snap: rename the verbose logging flag in snap run
- docs: cosmetic cleanups
- cmd/snap-confine: build const data structures at compile-
time
- o/snapstate: reduce maxInhibition for raa by 1s to avoid confusing
notification
- snap-bootstrap: Cleanup dependencies in systemd mounts
- interfaces/seccomp: Add rseq to base seccomp template
- cmd/snap-confine: remove mention of "legacy mode" from comment
- gadget/gadget_test.go: fix variable type
- gadget/gadget.go: add AllDiskVolumeDeviceTraits
- spread: non-functional cleanup of go1.6 legacy
- cmd/snap-confine: update ambiguous comment
- o/snapstate: revert migration on refresh if flag is disabled
- packaging/fedora: sync with downstream, packaging improvements
- tests: updated the documentation to run spread tests using
external backend
- osutil/mkfs: Expose more fakeroot flags
- interfaces/cups: add cups-socket-directory attr, use to specify
mount rules in backend
- tests/main/snap-system-key: reset-failed snapd and snapd.socket
- gadget/install: add unit tests for install.Run()
- tests/nested/manual/remodel-cross-store,remodel-simple: wait for
serial
- vscode: added integrated support for MS VSCODE
- cmd/snap/auto-import: use osutil.LoadMountInfo impl instead
- gadget/install: add unit tests for makeFilesystem, allow mocking
mkfs.Make()
- systemd: batched operations
- gadget/install/partition.go: include DiskIndex in synthesized
OnDiskStructure
- gadget/install: rm unused support for writing non-filesystem
structures
- cmd/snap: close refresh notifications after trying to run a snap
while inhibited
- o/servicestate: revert #11003 checking for memory cgroup being
disabled
- tests/core/failover: verify failover handling with the kernel snap
- snap-confine: allow numbers in hook security tag
- cmd/snap-confine: mount bpffs under /sys/fs/bpf if needed
- spread: switch to CentOS 8 Stream image
- overlord/servicestate: disallow mixing snaps and subgroups.
- cmd/snap: add --debug to snap run
- gadget: mv modelCharateristics to gadgettest.ModelCharacteristics
- cmd/snap: remove use of zenity, use notifications for snap run
inhibition
- o/devicestate: verify that the new model is self contained before
remodeling
- usersession/userd: query xdg-mime to check for fallback handlers
of a given scheme
- gadget, gadgettest: reimplement tests to use new gadgettest
examples.go file
- asserts: start implementing authority-delegationTODO in later PRs:
- overlord: skip manager tests on riscv for now
- o/servicestate: quota group error should be more explanative when
memory cgroup is disabled
- i/builtin: allow modem-manager interface to access some files in
sysfs
- tests: ensure that interface hook works with hotplug plug
- tests: fix repair test failure when run in a loop
- o/snapstate: re-write state after undo migration
- interfaces/opengl: add support for ARM Mali
- tests: enable snap-userd-reexec on ubuntu and debian
- tests: skip bind mount in snapd-snap test when the core snap in
not repacked
- many: add transactional flag to snapd API
- tests: new Jammy image for testing
- asserts: start generalizing attrMatcherGeneralization is along
- tests: ensure the ca-certificates package is installed
- devicestate: ensure permissions of /var/lib/snapd/void are
correct
- many: add altlinux support
- cmd/snap-update-ns: convert some unexpected decimal file mode
constants to octal.
- tests: use system ubuntu-21.10-64 in nested tests
- tests: skip version check on lp-1871652 for sru validation
- snap/quota: add positive tests for the quota.Resources logic
- asserts: start splitting out attrMatcher for reuse to
constraint.go
- systemd: actually test the function passed as a parameter
- tests: fix snaps-state test for sru validation
- many: add Transactional to snapstate.Flags
- gadget: rename DiskVolume...Opts to DiskVolume...Options
- tests: Handle PPAs being served from ppa.launchpadcontent.net
- tests/main/cgroup-tracking-failure: Make it pass when run alone
- tests: skip migration test on centOS
- tests: add back systemd-timesyncd to newer debian distros
- many: add conversion for interface attribute values
- many: unit test fix when SNAPD_DEBUG=1 is set
- gadget/install/partition.go: use device rescan trick only when
gadget says to
- osutil: refactoring the code exporting mocking APIs to other
packages
- mkversion: check that snapd is a git source tree before guessing
the version
- overlord: small refactoring of group quota implementation in
preparation of multiple quota values
- tests: drop 21.04 tests (it's EOL)
- osutil/mkfs: Expose option for --lib flag in fakeroot call
- cmd/snapd-apparmor: fix bad variable initialization
- packaging, systemd: fix socket (re-)start race
- tests: fix running tests.invariant on testflinger systems
- tests: spread test snap dir migration
- interfaces/shared-memory: support single wild-cards in the
read/write paths
- tests: cross store remodel
- packaging,tests: fix running autopkgtest
- spread-shellcheck: add a caching layer
- tests: add jammy to spread executions
- osutils: deal with ENOENT in UserMaybeSudoUser()
- packaging/ubuntu-16.04/control: adjust libfuse3 dependency as
suggested
- gadget/update.go: add DiskTraitsFromDeviceAndValidate
- tests/lib/prepare.sh: add debug kernel command line params via
gadget on UC20
- check-commit-email: do not fail when current dir is not under git
- configcore: implement netplan write support via dbus
- run-checks, check-commit-email.py: check commit email addresses
for validity
- tests: setup snapd remodel testing bits
- cmd/snap: adjust /cmd to migration changes
- systemd: enable batched calls for systemd calls operation on units
- o/ifacestate: add convenience Active() method to ConnectionState
struct
- o/snapstate: migrate to hidden dir on refresh/install
- store: fix flaky test
- i/builtin/xilinx-dma: add interface for Xilinx DMA driver
- go.mod: tidy up
- overlord/h/c/umount: remove handling of required parameter
- systemd: add NeedDaemonReload to the unit state
- mount-control: step 3
- tests/nested/manual/minimal-smoke: bump mem to 512 for unencrypted
case too
- gadget: fix typo with filesystem message
- gadget: misc helper fixes for implicit system-data role handling
- tests: fix uses of fakestore new-snap-declaration
- spread-shellcheck: use safe_load rather than load with a loder
- interfaces: allow access to new at-spi socket location in desktop-
legacy
- cmd/snap: setup tracking cgroup when invoking a service directly
as a user
- tests/main/snap-info: use yaml.safe_load rather than yaml.load
- cmd/snap: rm unnecessary validation
- tests: fix `tests/core/create-user` on testflinger pi3
- tests: fix parallel-install-basic on external UC16 devices
- tests: ubuntu-image 2.0 compatibility fixes
- tests/lib/prepare-restore: use go install rather than go get
- cmd/snap, daemon: add debug command for getting OnDiskVolume
dump
- gadget: resolve index ambiguity between OnDiskStructure and
LaidOutStructuretype: bare structures).
- tests: workaround missing bluez snap
- HACKING.md: add dbus-x11 to packages needed to run unit tests
- spread.yaml: add debian-{10,11}, drop debian-9
- cmd/snap/quota: fix typo in the help message
- gadget: allow gadget struct with unspecified filesystem to match
part with fs
- tests: re-enable kernel-module-load tests on arm
- tests/lib/uc20-create-partitions/main.go: setup a logger for
messages
- cmd: support installing multiple local snaps
- usersession: implement method to close notifications via
usersession REST API
- data/env: treat XDG_DATA_DIRS like PATH for fish
- cmd/snap, cmd/snap-confine: extend manpage, update links
- tests: fix fwupd interface test in debian sid
- tests: do not run k8s smoke test on 32 bit systems
- tests: fix testing in trusty qemu
- packaging: merge 2.54.2 changelog back to master
- overlord: fix issue with concurrent execution of two snapd
processes
- interfaces: add a polkit interface
- gadget/install/partition.go: wait for udev settle when creating
partitions too
- tests: exclude interfaces-kernel-module load on arm
- tests: ensure that test-snapd-kernel-module-load is
removed
- tests: do not test microk8s-smoke on arm
- packaging, bloader, github: restore cleanliness of snapd info
file; check in GA workflow
- tests/lib/tools/tests.invariant: simplify check
- tests/nested/manual/core20-to-core22: wait for device to be
initialized before starting a remodel
- build-aux/snap/snapcraft.yaml: use build-packages, don't fail
dirty builds
- tests/lib/tools/tests.invariant: add invariant for detecting
broken snaps
- tests/core/failover: replace boot-state with snap debug boot-vars
- tests: fix remodel-kernel test when running on external devices
- data/selinux: allow poking /proc/xen
- gadget: do not crash if gadget.yaml has an empty Volumes section
- i/b/mount-control: support creating tmpfs mounts
- packaging: Update openSUSE spec file with apparmor-parser and
datadir for fish
- cmd/snap-device-helper: fix variable name typo in the unit tests
- tests: fixed an issue with retrieval of the squashfuse repo
- release: 2.54.1
- tests: tidy up the top-level of ubuntu-seed during tests
- build-aux: detect/fix dirty git revisions while snapcraft
building
- release: 2.54
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-14d598751d libbson-1.3.5-7.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-4a24f39c87 blender-2.68a-9.el7
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-10b278795b cacti-1.2.20-1.el7 cacti-spine-1.2.20-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
python3-ncclient-0.6.13-1.el7
snapd-2.55.3-1.el7
Details about builds:
================================================================================
python3-ncclient-0.6.13-1.el7 (FEDORA-EPEL-2022-eb510ace33)
Python library for the NETCONF protocol
--------------------------------------------------------------------------------
Update Information:
Update to 0.6.13 - Remove extraneous capability in default device - Refactor
deprecated `unittest` aliases for Python 3.11 compatibility - Added support for
environment variables - Migrate from Travis to GitHub Actions - Update Build
Pill - add netconf base namespace to edit-config config element if it is missing
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0.6.13-1
- Update to 0.6.13 (close RHBZ#2073846)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073846 - python-ncclient-0.6.13 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073846
--------------------------------------------------------------------------------
================================================================================
snapd-2.55.3-1.el7 (FEDORA-EPEL-2022-d404adfa7c)
A transactional software package manager
--------------------------------------------------------------------------------
Update Information:
Update to 2.55.3
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Maciek Borzecki <maciek.borzecki(a)gmail.com> - 2.55.3-1
- Release 2.55.3 to Fedora
* Fri Apr 8 2022 Michael Vogt <michael.vogt(a)ubuntu.com>
- New upstream release 2.55.3
- cmd/snap-update-ns: apply content mounts before layouts
- many: change "transactional" flag to a "transaction" option
- b/piboot.go: check EEPROM version for RPi4
- snap/quota,spread: raise lower memory quota limit to 640kb
- boot,bootloader: add missing grub.cfg assets mocks in some
tests
- many: support --ignore-running with refresh many
- cmd/snap,wrappers: fix wrong implementation of zero count cpu
quota
- quota: add some more unit tests around Resource.Change()
- quota: detect/error if cpu-set is used with cgroup v1
- quota: add test for `Resource.clone()
- cmd/snap,client: frontend for cpu/thread quotas
- tests: update spread test to check right XDG dirs
- snap: set XDG env vars to new dirs
- o/snapstate: initialize XDG dirs in HOME migration
- i/b/kernel_module_load: expand $SNAP_COMMON in module options
- overlord: add missing grub.cfg assets mocks in manager_tests.go
- o/snapstate: account for repeat migration in ~/Snap undo
- b/a: do not set console in kernel command line for arm64
- sandbox: improve error message from `ProbeCgroupVersion()`
- tests/main/snap-quota-groups: fix spread test
- interfaces: add pkcs11 interface
- o/snapstate: undo migration on 'snap revert'
- overlord: snapshot exclusions
- interfaces: add private /dev/shm support to shared-memory
interface
- packaging: install Go snap from 1.17 channel in the integration
tests
- snap-exec: fix detection if `cups` interface is connected
- bootloader/piboot: add support for armhf
- interfaces/system-packages-doc: allow read-only access to
/usr/share/libreoffice/help
- daemon: add a /v2/accessories/changes/{ID} endpoint
- interfaces/appstream-metadata: Re-create app-info links to
swcatalog
- tests/main/snap-quota-groups: add 219 as possible exit code
- store: set validation-sets on actions when refreshing
- interfaces/appstream-metadata: Support new swcatalog directory
names
- asserts,interfaces/policy: slot-snap-id allow-installation
constraints
- i/b/network-manager: change rule for ResolveAddress to check only
label
- cmd/snap-bootstrap: support booting into factory-reset mode
- systemd: do not reload system when enabling/disabling services
* Wed Apr 6 2022 Maciek Borzecki <maciek.borzecki(a)gmail.com> - 2.55.2-1
- Release 2.55.2 to Fedora
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55.2
- cmd/snap-update-ns: actually use entirely non-existent dirs
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55.1
- cmd/snap-update-ns/change_test.go: use non-exist name foo-runtime
instead
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55
- kernel/fde: add PartitionName to various structs
- osutil/disks: calculate the last usable LBA instead of reading it
- snap/quota: additional validation in resources.go
- o/snapstate: avoid setting up single reboot when update includes
base, kernel and gadget
- overlord/state: add helper for aborting unready lanes
- snap-bootstrap: Partially revert simplifications of mount
dependencies
- cmd/snap-update-ns/change.go: sort needed, desired and not reused
mount entries
- cmd/snap-preseed, image: move preseeding code to image/preseed
- interfaces/docker-support: make generic rules not conflict with
snap-confine
- i/b/modem-manager: provide access to ObjectManager
- i/b/network_{control,manager}.go: add more access to resolved
- overlord/state: drop unused lanes field
- cmd/snap: make 1.18 vet happy
- o/snapstate: allow installing the snapd-desktop-integration snap
even if the user-daemons feature is otherwise disabled
- snap/quota: fix bug in quota group tree validation code
- o/snapstate: make sure that snapd is a prerequisite for updating
base snaps
- bootloader: add support for piboot
- i/seccomp/template.go: add close_range to the allowed syscalls
- snap: add new cpu quotas
- boot: support factory-reset when sealing and resealing
- tests: fix test to avoid editing the test-snapd-tools snap.yaml
file
- dirs: remove unused SnapMetaDir variable
- overlord: extend single reboot test to include a non-base, non-
kernel snap
- github: replace "sanity check" with "quick check" in workflow
- fde: add new DeviceUnlock() call
- many: replace use of "sanity" with more inclusive naming in
comments
- asserts: minimal changes to disable authority-delegation before
full revert
- tests: updating the test-snapd-cups-control-consumer snap to
core20 based
- many: replace use of "sanity" for interface implementation checks
- cmd/snap-preseed: support for core20 preseeding
- cmd: set core22 migration related env vars and update spread test
- interface/opengl: allow read on
/proc/sys/dev/i915/perf_stream_paranoid
- tests/lib/tools/report-mongodb: fix typo in help text
- tests: Include the source github url as part of the mongo db
issues
- o/devicestate: split mocks to separate calls for creating a model
and a gadget
- snap: Add missing zlib
- cmd/snap: add support for rebooting to factory-reset
- interfaces/apparmor: Update base template for systemd-machined
- i/a/template.go: add ld path for jammy
- o/devicestate, daemon: introduce factory-reset mode, allow
switching
- o/state: fix undo with independent tasks in same change and lane
- tests: validate tests tools just on google and qemu backends
- tests/lib/external/snapd-testing-tools: update from upstream
- tests: skip interfaces-cups-control from debian-sid
- Increase the times in snapd-sigterm for arm devices
- interfaces/browser-support: allow RealtimeKit's
MakeThreadRealtimeWithPID
- cmd: misc analyzer fixes
- interfaces/builtin/account-control: allow to execute pam_tally2
- tests/main/user-session-env: special case bash profile on
Tumbleweed
- o/snapstate: implement transactional lanes for prereqs
- o/snapstate: add core22 migration logic
- tests/main/mount-ns: unmount /run/qemu
- release: 2.54.4 changelog to master
- gadget: add buildVolumeStructureToLocation,
volumeStructureToLocationMap
- interfaces/apparmor: add missing unit tests for special devmode
rules/behavior
- cmd/snap-confine: coverity fixes
- interfaces/systemd: use batch systemd operations
- tests: small adjustments to fix vuln spread tests
- osutil/disks: trigger udev on the partition device node
- interfaces/network-control: add D-Bus rules for resolved too
- interfaces/cpu-control: add extra idleruntime data/reset files to
cpu-control
- packaging/ubuntu-16.04/rules: don't run unit tests on riscv64
- data/selinux: allow the snap command to run systemctl
- boot: mock amd64 arch for mabootable 20 suite
- testutil: add Backup helper to save/restore values, usually for
mocking
- tests/nested/core/core20-reinstall-partitions: update test summary
- asserts: return an explicit error when key cannot be found
- interfaces: custom-device
- Fix snap-run-gdbserver test by retrying the check
- overlord, boot: fix unit tests on arches other than amd64
- Get lxd snap from candidate channel
- bootloader: allow different names for the grub binary in different
archs
- cmd/snap-mgmt, packaging: trigger daemon reload after purging unit
files
- tests: add test to ensure consecutive refreshes do garbage
collection of old revs
- o/snapstate: deal with potentially invalid type of refresh.retain
value due to lax validation
- seed,image: changes necessary for ubuntu-image to support
preseeding extra snaps in classic images
- tests: add debugging to snap-confine-tmp-mount
- o/snapstate: add ~/Snap init related to backend
- data/env: cosmetic tweak for fish
- tests: include new testing tools and utils
- wrappers: do not reload the deamon or restart snapd services when
preseeding on core
- Fix smoke/install test for other architectures than pc
- tests: skip boot loader check during testing preparation on s390x
- t/m/interfaces-network-manager: use different channel depending on
system
- o/devicestate: pick system from seed systems/ for preseeding (1/N)
- asserts: add preseed assertion type
- data/env: more workarounds for even older fish shells, provide
reasonable defaults
- tests/main/snap-run-devmode-classic: reinstall snapcraft to clean
up
- gadget/update.go: add buildNewVolumeToDeviceMapping for existing
devices
- tests: allow run spread tests using a private ppaTo validate it
- interfaces/{cpu,power}-control: add more accesses for commercial
device tuning
- gadget: add searchForVolumeWithTraits + tests
- gadget/install: measure and save disk volume traits during
install.Run()
- tests: fix "undo purging" step in snap-run-devmode-classic
- many: move call to shutdown to the boot package
- spread.yaml: add core22 version of rsync to skip
- overlord, o/snapstate: fix mocking on systems without /snap
- many: move boot.Device to snap.Device
- tests: smoke test support for core22
- tests/nested/snapd-removes-vulnerable-snap-confine-revs: use newer
snaps
- snapstate: make "remove vulnerable version" message more
friendly
- o/devicestate/firstboot_preseed_test.go: remove deadcode
- o/devicestate: preseeding test cleanup
- gadget: refactor StructureEncryption to have a concrete type
instead of map
- tests: add created_at timestamp to mongo issues
- tests: fix security-udev-input-subsystem test
- o/devicestate/handlers_install.go: use --all to get binary data
too for logs
- o/snapstate: rename "corecore" -> "core"
- o/snapstate: implement transactional flag
- tests: skip ~/.snap migration test on openSUSE
- asserts,interfaces/policy: move and prepare DeviceScopeConstraint
for reuse
- asserts: fetching code should fetch authority-delegation
assertions with signing keys as needed
- tests: prepare and restore nested tests
- asserts: first-class support for formatting/encoding signatory-id
- asserts: remove unused function, fix for linter
- gadget: identify/match encryption parts, include in traits info
- asserts,cmd/snap-repair: support delegation when validating
signatures
- many: fix leftover empty snap dirs
- libsnap-confine-private: string functions simplification
- tests/nested/manual/core20-cloud-init-maas-signed-seed-data: add
gadget variant
- interfaces/u2f-devices: add U2F-TOKEN
- tests/core/mem-cgroup-disabled: minor fixups
- data/env: fix fish env for all versions of fish, unexport local
vars, export XDG_DATA_DIRS
- tests: reboot test running remodel
- Add extra disk space to nested images to "avoid No space left on
device" error
- tests: add regression tests for disabled memory cgroup operation
- many: fix issues flagged by golangci and configure it to fail
build
- docs: fix incorrect link
- cmd/snap: rename the verbose logging flag in snap run
- docs: cosmetic cleanups
- cmd/snap-confine: build const data structures at compile-
time
- o/snapstate: reduce maxInhibition for raa by 1s to avoid confusing
notification
- snap-bootstrap: Cleanup dependencies in systemd mounts
- interfaces/seccomp: Add rseq to base seccomp template
- cmd/snap-confine: remove mention of "legacy mode" from comment
- gadget/gadget_test.go: fix variable type
- gadget/gadget.go: add AllDiskVolumeDeviceTraits
- spread: non-functional cleanup of go1.6 legacy
- cmd/snap-confine: update ambiguous comment
- o/snapstate: revert migration on refresh if flag is disabled
- packaging/fedora: sync with downstream, packaging improvements
- tests: updated the documentation to run spread tests using
external backend
- osutil/mkfs: Expose more fakeroot flags
- interfaces/cups: add cups-socket-directory attr, use to specify
mount rules in backend
- tests/main/snap-system-key: reset-failed snapd and snapd.socket
- gadget/install: add unit tests for install.Run()
- tests/nested/manual/remodel-cross-store,remodel-simple: wait for
serial
- vscode: added integrated support for MS VSCODE
- cmd/snap/auto-import: use osutil.LoadMountInfo impl instead
- gadget/install: add unit tests for makeFilesystem, allow mocking
mkfs.Make()
- systemd: batched operations
- gadget/install/partition.go: include DiskIndex in synthesized
OnDiskStructure
- gadget/install: rm unused support for writing non-filesystem
structures
- cmd/snap: close refresh notifications after trying to run a snap
while inhibited
- o/servicestate: revert #11003 checking for memory cgroup being
disabled
- tests/core/failover: verify failover handling with the kernel snap
- snap-confine: allow numbers in hook security tag
- cmd/snap-confine: mount bpffs under /sys/fs/bpf if needed
- spread: switch to CentOS 8 Stream image
- overlord/servicestate: disallow mixing snaps and subgroups.
- cmd/snap: add --debug to snap run
- gadget: mv modelCharateristics to gadgettest.ModelCharacteristics
- cmd/snap: remove use of zenity, use notifications for snap run
inhibition
- o/devicestate: verify that the new model is self contained before
remodeling
- usersession/userd: query xdg-mime to check for fallback handlers
of a given scheme
- gadget, gadgettest: reimplement tests to use new gadgettest
examples.go file
- asserts: start implementing authority-delegationTODO in later PRs:
- overlord: skip manager tests on riscv for now
- o/servicestate: quota group error should be more explanative when
memory cgroup is disabled
- i/builtin: allow modem-manager interface to access some files in
sysfs
- tests: ensure that interface hook works with hotplug plug
- tests: fix repair test failure when run in a loop
- o/snapstate: re-write state after undo migration
- interfaces/opengl: add support for ARM Mali
- tests: enable snap-userd-reexec on ubuntu and debian
- tests: skip bind mount in snapd-snap test when the core snap in
not repacked
- many: add transactional flag to snapd API
- tests: new Jammy image for testing
- asserts: start generalizing attrMatcherGeneralization is along
- tests: ensure the ca-certificates package is installed
- devicestate: ensure permissions of /var/lib/snapd/void are
correct
- many: add altlinux support
- cmd/snap-update-ns: convert some unexpected decimal file mode
constants to octal.
- tests: use system ubuntu-21.10-64 in nested tests
- tests: skip version check on lp-1871652 for sru validation
- snap/quota: add positive tests for the quota.Resources logic
- asserts: start splitting out attrMatcher for reuse to
constraint.go
- systemd: actually test the function passed as a parameter
- tests: fix snaps-state test for sru validation
- many: add Transactional to snapstate.Flags
- gadget: rename DiskVolume...Opts to DiskVolume...Options
- tests: Handle PPAs being served from ppa.launchpadcontent.net
- tests/main/cgroup-tracking-failure: Make it pass when run alone
- tests: skip migration test on centOS
- tests: add back systemd-timesyncd to newer debian distros
- many: add conversion for interface attribute values
- many: unit test fix when SNAPD_DEBUG=1 is set
- gadget/install/partition.go: use device rescan trick only when
gadget says to
- osutil: refactoring the code exporting mocking APIs to other
packages
- mkversion: check that snapd is a git source tree before guessing
the version
- overlord: small refactoring of group quota implementation in
preparation of multiple quota values
- tests: drop 21.04 tests (it's EOL)
- osutil/mkfs: Expose option for --lib flag in fakeroot call
- cmd/snapd-apparmor: fix bad variable initialization
- packaging, systemd: fix socket (re-)start race
- tests: fix running tests.invariant on testflinger systems
- tests: spread test snap dir migration
- interfaces/shared-memory: support single wild-cards in the
read/write paths
- tests: cross store remodel
- packaging,tests: fix running autopkgtest
- spread-shellcheck: add a caching layer
- tests: add jammy to spread executions
- osutils: deal with ENOENT in UserMaybeSudoUser()
- packaging/ubuntu-16.04/control: adjust libfuse3 dependency as
suggested
- gadget/update.go: add DiskTraitsFromDeviceAndValidate
- tests/lib/prepare.sh: add debug kernel command line params via
gadget on UC20
- check-commit-email: do not fail when current dir is not under git
- configcore: implement netplan write support via dbus
- run-checks, check-commit-email.py: check commit email addresses
for validity
- tests: setup snapd remodel testing bits
- cmd/snap: adjust /cmd to migration changes
- systemd: enable batched calls for systemd calls operation on units
- o/ifacestate: add convenience Active() method to ConnectionState
struct
- o/snapstate: migrate to hidden dir on refresh/install
- store: fix flaky test
- i/builtin/xilinx-dma: add interface for Xilinx DMA driver
- go.mod: tidy up
- overlord/h/c/umount: remove handling of required parameter
- systemd: add NeedDaemonReload to the unit state
- mount-control: step 3
- tests/nested/manual/minimal-smoke: bump mem to 512 for unencrypted
case too
- gadget: fix typo with filesystem message
- gadget: misc helper fixes for implicit system-data role handling
- tests: fix uses of fakestore new-snap-declaration
- spread-shellcheck: use safe_load rather than load with a loder
- interfaces: allow access to new at-spi socket location in desktop-
legacy
- cmd/snap: setup tracking cgroup when invoking a service directly
as a user
- tests/main/snap-info: use yaml.safe_load rather than yaml.load
- cmd/snap: rm unnecessary validation
- tests: fix `tests/core/create-user` on testflinger pi3
- tests: fix parallel-install-basic on external UC16 devices
- tests: ubuntu-image 2.0 compatibility fixes
- tests/lib/prepare-restore: use go install rather than go get
- cmd/snap, daemon: add debug command for getting OnDiskVolume
dump
- gadget: resolve index ambiguity between OnDiskStructure and
LaidOutStructuretype: bare structures).
- tests: workaround missing bluez snap
- HACKING.md: add dbus-x11 to packages needed to run unit tests
- spread.yaml: add debian-{10,11}, drop debian-9
- cmd/snap/quota: fix typo in the help message
- gadget: allow gadget struct with unspecified filesystem to match
part with fs
- tests: re-enable kernel-module-load tests on arm
- tests/lib/uc20-create-partitions/main.go: setup a logger for
messages
- cmd: support installing multiple local snaps
- usersession: implement method to close notifications via
usersession REST API
- data/env: treat XDG_DATA_DIRS like PATH for fish
- cmd/snap, cmd/snap-confine: extend manpage, update links
- tests: fix fwupd interface test in debian sid
- tests: do not run k8s smoke test on 32 bit systems
- tests: fix testing in trusty qemu
- packaging: merge 2.54.2 changelog back to master
- overlord: fix issue with concurrent execution of two snapd
processes
- interfaces: add a polkit interface
- gadget/install/partition.go: wait for udev settle when creating
partitions too
- tests: exclude interfaces-kernel-module load on arm
- tests: ensure that test-snapd-kernel-module-load is
removed
- tests: do not test microk8s-smoke on arm
- packaging, bloader, github: restore cleanliness of snapd info
file; check in GA workflow
- tests/lib/tools/tests.invariant: simplify check
- tests/nested/manual/core20-to-core22: wait for device to be
initialized before starting a remodel
- build-aux/snap/snapcraft.yaml: use build-packages, don't fail
dirty builds
- tests/lib/tools/tests.invariant: add invariant for detecting
broken snaps
- tests/core/failover: replace boot-state with snap debug boot-vars
- tests: fix remodel-kernel test when running on external devices
- data/selinux: allow poking /proc/xen
- gadget: do not crash if gadget.yaml has an empty Volumes section
- i/b/mount-control: support creating tmpfs mounts
- packaging: Update openSUSE spec file with apparmor-parser and
datadir for fish
- cmd/snap-device-helper: fix variable name typo in the unit tests
- tests: fixed an issue with retrieval of the squashfuse repo
- release: 2.54.1
- tests: tidy up the top-level of ubuntu-seed during tests
- build-aux: detect/fix dirty git revisions while snapcraft
building
- release: 2.54
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-afbebf1944 pdns-4.6.1-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
composer-2.3.4-1.el9
dropwatch-1.5.3-8.el9
jhead-3.06.0.1-3.el9
kobo-0.23.0-1.el9
libmediainfo-22.03-1.el9
mediaconch-22.03-1.el9
mediainfo-22.03-1.el9
python-editables-0.3-1.el9
qpwgraph-0.2.5-1.el9
snapd-2.55.3-1.el9
Details about builds:
================================================================================
composer-2.3.4-1.el9 (FEDORA-EPEL-2022-63fa80c81f)
Dependency Manager for PHP
--------------------------------------------------------------------------------
Update Information:
**Version 2.3.4** - 2022-04-07 * Fixed the generated autoload.php to support
running on PHP 5.6+ (down from 7.0+) and warn clearly on older PHP versions
(#10714) * Fixed run-script --list flag regression (#10710) * Fixed curl
downloader handling of DNS resolution failures to do an automatic retry (#10716)
* Fixed script handling of external commands not setting the Path env correctly
on windows (#10700) * Fixed various type errors (#10694, #10696, #10702,
#10712, #10703) ---- **Version 2.3.3** - 2022-04-01 * Added --2.2 flag
to `self-update` to pin the Composer version to the 2.2 LTS range (#10682) *
Added missing config.bitbucket-oauth in composer-schema.json * Fixed type
errors in SvnDriver (#10681) * Fixed --version output to match the pre-2.3 one
(#10684) * Fixed config/auth.json files not being validated against the
composer-schema.json (#10685) * Fixed generation of autoload crashing if a
package has a broken path (#10688) * Fixed GitDriver state issue when reusing
old cache dirs and the default branch was renamed (#10687) * Updated semver,
jsonlint deps for minor fixes * Removed dev-master=>dev-main alias from #10372
as it does not work when reloading from lock file and extracting dev deps
(#10651) ---- **Version 2.3.2** - 2022-03-30 * Fixed type error when
running `exec` command (#10672) * Fixed endless loop in plugin activation
prompt when input is not fully interactive yet appears to be (#10648) * Fixed
type error in ComposerRepository (#10675) * Fixed issues loading platform
packages where the version of a library cannot be established (#10631) ----
**Version 2.3.1** - 2022-03-30 * Fixed type error when HOME env var is not
set (#10670) ---- **Version 2.3.0** - 2022-03-30 * Fixed many strict types
errors (#10646, #10642, #10647, #10658, #10656, #10665, #10660, #10663, #10662)
---- **Version 2.3.0-RC2** - 2022-03-20 * Fixed invalid return value in
ComposerRepository::findPackage (#10622) * Fixed many `show` command issues due
to a flipped condition (#10623) * Fixed `phpversion()` handling when it returns
false due to an extension defining no version (#10631) * Fixed `remove` command
failing when no `allow-plugin` is defined in config (#10629) * Performance
improvement in Composer bootstrapping (version guessing) when on a feature
branch (#10632) ---- **Version 2.3.0-RC1** - 2022-03-16 * BC Break: the
minimum PHP version is now 7.2.5+, use the [Composer 2.2
LTS](https://github.com/composer/composer/issues/10340) if you are stuck with an
older PHP (#10343) * BC Break: added native parameter & return types to many
internal APIs, we explicitly left the most extended/implemented symbols
untouched but if this causes problems nonetheless please report it ASAP (#10547,
#10561) * BC Break: added visibility to all constants, a few internal ones have
been made private/protected, if this causes problems please report it ASAP
(#10550) * BC Break: the minimum supported Symfony components version is now
5.4, this only affects you if you are requiring composer/composer directly
however, which is generally frowned upon * Bumped `composer-plugin-api` to
`2.3.0` * Bumped bundled Symfony components from 2.8 to 5.4 ���� * Added
`declare(strict_types=1)` to all the classes, which for sure could cause
regressions in edge cases, please report with stack traces (#10567) * Added
`--patch-only` to the `outdated` command to only show updates to patch versions
and ignore new major/minor versions (#10589) * Added clickable links to various
commands for terminals which support it (#10430) * Added ProcessExecutor ability
to receive commands as arrays by (internals/plugin change only) (#10435) * Added
abandoned flag to `show`/`outdated` commands JSON-formatted output (#10485) *
Added config.reference option to `path` repositories to configure the way the
reference is generated, and possibly reduce composer.lock conflicts (#10488) *
Added automatic removal of allow-plugins rules when removing a plugin via the
`remove` command (#10615) * Added COMPOSER_IGNORE_PLATFOR_REQ &
COMPOSER_IGNORE_PLATFOR_REQS env vars to configure the equivalent flags (#10616)
* Added support for Symfony 6.0 components * Added support for psr/log 3.x
(#10454) * Fixed symlink creation in linux VM guest filesystems to be recognized
by Windows (#10592) * Performance improvement in pool optimization step (#10585)
---- **Version 2.2.10** - 2022-03-29 * Fixed Bitbucket authorization
detection due to API changes (#10657) * Fixed validate command warning about
dist/source keys if defined (#10655) * Fixed deletion/handling of corrupted
0-bytes zip archives (#10666)
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Remi Collet <remi(a)remirepo.net> - 2.3.4-1
- update to 2.3.4
* Sat Apr 2 2022 Remi Collet <remi(a)remirepo.net> - 2.3.3-1
- update to 2.3.3
* Thu Mar 31 2022 Remi Collet <remi(a)remirepo.net> - 2.3.2-1
- update to 2.3.2
* Wed Mar 30 2022 Remi Collet <remi(a)remirepo.net> - 2.3.0-1
- update to 2.3.0
- always use bundled libraries
as symfony/* 5.4 and composer/pcre 2 are not available
* Wed Mar 30 2022 Remi Collet <remi(a)remirepo.net> - 2.2.10-1
- update to 2.2.10
--------------------------------------------------------------------------------
================================================================================
dropwatch-1.5.3-8.el9 (FEDORA-EPEL-2022-1ab4f316ab)
Kernel dropped packet monitor
--------------------------------------------------------------------------------
Update Information:
dropwatch is n utility to interface to the kernel to monitor for dropped network
packets.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jan 29 2022 Hangbin Liu <haliu(a)redhat.com> - 1.5.3-8
- Fix compilation error with gcc 12
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
jhead-3.06.0.1-3.el9 (FEDORA-EPEL-2022-c7a8215ee2)
Tool for displaying EXIF data embedded in JPEG images
--------------------------------------------------------------------------------
Update Information:
Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.06.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.06.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Apr 14 2021 Adrian Reber <adrian(a)lisas.de> - 3.06.0.1-1
- updated to 3.06.0.1
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.04-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.04-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.04-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2059769 - Please branch and build jhead in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2059769
--------------------------------------------------------------------------------
================================================================================
kobo-0.23.0-1.el9 (FEDORA-EPEL-2022-3a9a7ade32)
Python modules for tools development
--------------------------------------------------------------------------------
Update Information:
kobo-0.23.0 includes fixes and improvements to authentication between kobo
clients and hub.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Rohan McGovern <rohanpm(a)fedoraproject.org> - 0.23.0-1
- New upstream release 0.23.0
* Thu Mar 10 2022 Rohan McGovern <rohanpm(a)fedoraproject.org> - 0.20.3-1
- New upstream release 0.20.3
--------------------------------------------------------------------------------
================================================================================
libmediainfo-22.03-1.el9 (FEDORA-EPEL-2022-d73aead297)
Library for supplies technical and tag information about a video or audio file
--------------------------------------------------------------------------------
Update Information:
Initial packaging for EPEL9.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 2 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 22.03-1
- Update to 22.03
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 21.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Sep 19 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 21.09-1
- Update to 21.09
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 21.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 21.03-1
- Update to 21.03
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 20.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 7 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 20.09-1
- Update to 20.09
* Thu Aug 13 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 20.08-1
- Update to 20.08
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 20.03-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 20.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Apr 3 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 20.03-1
- Update to 20.03
--------------------------------------------------------------------------------
================================================================================
mediaconch-22.03-1.el9 (FEDORA-EPEL-2022-d73aead297)
Most relevant technical and tag data for video and audio files (CLI)
--------------------------------------------------------------------------------
Update Information:
Initial packaging for EPEL9.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 2 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 22.03-1
- Update to 22.03
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 18.03.2-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 18.03.2-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 18.03.2-17
- Rebuild with new mediainfo 21.03
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 18.03.2-16
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 18.03.2-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 29 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 18.03.2-14
- Rebuild for libevent soname change
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 18.03.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Apr 7 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 18.03.2-12
- Rebuild with new mediainfo 20.03
--------------------------------------------------------------------------------
================================================================================
mediainfo-22.03-1.el9 (FEDORA-EPEL-2022-d73aead297)
Supplies technical and tag information about a video or audio file (CLI)
--------------------------------------------------------------------------------
Update Information:
Initial packaging for EPEL9.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 2 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 22.03-1
- Update to 22.03
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 21.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Sep 19 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 21.09-1
- Update to 21.09
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 21.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 21.03-1
- Update to 21.03
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 20.09-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 7 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 20.09-1
- Update to 20.09
* Thu Aug 13 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 20.08-1
- Update to 20.08
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 20.03-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 20.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Apr 3 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 20.03-1
- Update to 20.03
--------------------------------------------------------------------------------
================================================================================
python-editables-0.3-1.el9 (FEDORA-EPEL-2022-2c1c369c6a)
Editable installations
--------------------------------------------------------------------------------
Update Information:
Update to 0.3 (close RHBZ#2073823) ## Release 0.3 * Add documentation *
Validate and normalise project names * Change: bootstrap file is now named
`_editable_impl_<project>.py` * Drop support for Python 3.6 * Add minimal
release automation to update the version number * Add a changelog
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 0.3-1
- Update to 0.3 (close RHBZ#2073823)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073823 - python-editables-0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073823
--------------------------------------------------------------------------------
================================================================================
qpwgraph-0.2.5-1.el9 (FEDORA-EPEL-2022-7cbec5cdd2)
PipeWire Graph Qt GUI Interface
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.5-1
- Update to 0.2.5
* Thu Mar 24 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.4-1
- Update to 0.2.4
* Tue Mar 15 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.3-1
- Update to 0.2.3
* Sun Mar 6 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.2-3
- Add RR shared-mime-info
* Fri Mar 4 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.2-2
- Use accurate dependency for qt6 packages
* Thu Mar 3 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.2-1
- Update to 0.2.2
* Wed Mar 2 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.1-1
- Initial Build
--------------------------------------------------------------------------------
================================================================================
snapd-2.55.3-1.el9 (FEDORA-EPEL-2022-8ce2df669c)
A transactional software package manager
--------------------------------------------------------------------------------
Update Information:
Update to 2.55.3
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 11 2022 Maciek Borzecki <maciek.borzecki(a)gmail.com> - 2.55.3-1
- Release 2.55.3 to Fedora
* Fri Apr 8 2022 Michael Vogt <michael.vogt(a)ubuntu.com>
- New upstream release 2.55.3
- cmd/snap-update-ns: apply content mounts before layouts
- many: change "transactional" flag to a "transaction" option
- b/piboot.go: check EEPROM version for RPi4
- snap/quota,spread: raise lower memory quota limit to 640kb
- boot,bootloader: add missing grub.cfg assets mocks in some
tests
- many: support --ignore-running with refresh many
- cmd/snap,wrappers: fix wrong implementation of zero count cpu
quota
- quota: add some more unit tests around Resource.Change()
- quota: detect/error if cpu-set is used with cgroup v1
- quota: add test for `Resource.clone()
- cmd/snap,client: frontend for cpu/thread quotas
- tests: update spread test to check right XDG dirs
- snap: set XDG env vars to new dirs
- o/snapstate: initialize XDG dirs in HOME migration
- i/b/kernel_module_load: expand $SNAP_COMMON in module options
- overlord: add missing grub.cfg assets mocks in manager_tests.go
- o/snapstate: account for repeat migration in ~/Snap undo
- b/a: do not set console in kernel command line for arm64
- sandbox: improve error message from `ProbeCgroupVersion()`
- tests/main/snap-quota-groups: fix spread test
- interfaces: add pkcs11 interface
- o/snapstate: undo migration on 'snap revert'
- overlord: snapshot exclusions
- interfaces: add private /dev/shm support to shared-memory
interface
- packaging: install Go snap from 1.17 channel in the integration
tests
- snap-exec: fix detection if `cups` interface is connected
- bootloader/piboot: add support for armhf
- interfaces/system-packages-doc: allow read-only access to
/usr/share/libreoffice/help
- daemon: add a /v2/accessories/changes/{ID} endpoint
- interfaces/appstream-metadata: Re-create app-info links to
swcatalog
- tests/main/snap-quota-groups: add 219 as possible exit code
- store: set validation-sets on actions when refreshing
- interfaces/appstream-metadata: Support new swcatalog directory
names
- asserts,interfaces/policy: slot-snap-id allow-installation
constraints
- i/b/network-manager: change rule for ResolveAddress to check only
label
- cmd/snap-bootstrap: support booting into factory-reset mode
- systemd: do not reload system when enabling/disabling services
* Wed Apr 6 2022 Maciek Borzecki <maciek.borzecki(a)gmail.com> - 2.55.2-1
- Release 2.55.2 to Fedora
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55.2
- cmd/snap-update-ns: actually use entirely non-existent dirs
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55.1
- cmd/snap-update-ns/change_test.go: use non-exist name foo-runtime
instead
* Mon Mar 21 2022 Ian Johnson <ian.johnson(a)canonical.com>
- New upstream release 2.55
- kernel/fde: add PartitionName to various structs
- osutil/disks: calculate the last usable LBA instead of reading it
- snap/quota: additional validation in resources.go
- o/snapstate: avoid setting up single reboot when update includes
base, kernel and gadget
- overlord/state: add helper for aborting unready lanes
- snap-bootstrap: Partially revert simplifications of mount
dependencies
- cmd/snap-update-ns/change.go: sort needed, desired and not reused
mount entries
- cmd/snap-preseed, image: move preseeding code to image/preseed
- interfaces/docker-support: make generic rules not conflict with
snap-confine
- i/b/modem-manager: provide access to ObjectManager
- i/b/network_{control,manager}.go: add more access to resolved
- overlord/state: drop unused lanes field
- cmd/snap: make 1.18 vet happy
- o/snapstate: allow installing the snapd-desktop-integration snap
even if the user-daemons feature is otherwise disabled
- snap/quota: fix bug in quota group tree validation code
- o/snapstate: make sure that snapd is a prerequisite for updating
base snaps
- bootloader: add support for piboot
- i/seccomp/template.go: add close_range to the allowed syscalls
- snap: add new cpu quotas
- boot: support factory-reset when sealing and resealing
- tests: fix test to avoid editing the test-snapd-tools snap.yaml
file
- dirs: remove unused SnapMetaDir variable
- overlord: extend single reboot test to include a non-base, non-
kernel snap
- github: replace "sanity check" with "quick check" in workflow
- fde: add new DeviceUnlock() call
- many: replace use of "sanity" with more inclusive naming in
comments
- asserts: minimal changes to disable authority-delegation before
full revert
- tests: updating the test-snapd-cups-control-consumer snap to
core20 based
- many: replace use of "sanity" for interface implementation checks
- cmd/snap-preseed: support for core20 preseeding
- cmd: set core22 migration related env vars and update spread test
- interface/opengl: allow read on
/proc/sys/dev/i915/perf_stream_paranoid
- tests/lib/tools/report-mongodb: fix typo in help text
- tests: Include the source github url as part of the mongo db
issues
- o/devicestate: split mocks to separate calls for creating a model
and a gadget
- snap: Add missing zlib
- cmd/snap: add support for rebooting to factory-reset
- interfaces/apparmor: Update base template for systemd-machined
- i/a/template.go: add ld path for jammy
- o/devicestate, daemon: introduce factory-reset mode, allow
switching
- o/state: fix undo with independent tasks in same change and lane
- tests: validate tests tools just on google and qemu backends
- tests/lib/external/snapd-testing-tools: update from upstream
- tests: skip interfaces-cups-control from debian-sid
- Increase the times in snapd-sigterm for arm devices
- interfaces/browser-support: allow RealtimeKit's
MakeThreadRealtimeWithPID
- cmd: misc analyzer fixes
- interfaces/builtin/account-control: allow to execute pam_tally2
- tests/main/user-session-env: special case bash profile on
Tumbleweed
- o/snapstate: implement transactional lanes for prereqs
- o/snapstate: add core22 migration logic
- tests/main/mount-ns: unmount /run/qemu
- release: 2.54.4 changelog to master
- gadget: add buildVolumeStructureToLocation,
volumeStructureToLocationMap
- interfaces/apparmor: add missing unit tests for special devmode
rules/behavior
- cmd/snap-confine: coverity fixes
- interfaces/systemd: use batch systemd operations
- tests: small adjustments to fix vuln spread tests
- osutil/disks: trigger udev on the partition device node
- interfaces/network-control: add D-Bus rules for resolved too
- interfaces/cpu-control: add extra idleruntime data/reset files to
cpu-control
- packaging/ubuntu-16.04/rules: don't run unit tests on riscv64
- data/selinux: allow the snap command to run systemctl
- boot: mock amd64 arch for mabootable 20 suite
- testutil: add Backup helper to save/restore values, usually for
mocking
- tests/nested/core/core20-reinstall-partitions: update test summary
- asserts: return an explicit error when key cannot be found
- interfaces: custom-device
- Fix snap-run-gdbserver test by retrying the check
- overlord, boot: fix unit tests on arches other than amd64
- Get lxd snap from candidate channel
- bootloader: allow different names for the grub binary in different
archs
- cmd/snap-mgmt, packaging: trigger daemon reload after purging unit
files
- tests: add test to ensure consecutive refreshes do garbage
collection of old revs
- o/snapstate: deal with potentially invalid type of refresh.retain
value due to lax validation
- seed,image: changes necessary for ubuntu-image to support
preseeding extra snaps in classic images
- tests: add debugging to snap-confine-tmp-mount
- o/snapstate: add ~/Snap init related to backend
- data/env: cosmetic tweak for fish
- tests: include new testing tools and utils
- wrappers: do not reload the deamon or restart snapd services when
preseeding on core
- Fix smoke/install test for other architectures than pc
- tests: skip boot loader check during testing preparation on s390x
- t/m/interfaces-network-manager: use different channel depending on
system
- o/devicestate: pick system from seed systems/ for preseeding (1/N)
- asserts: add preseed assertion type
- data/env: more workarounds for even older fish shells, provide
reasonable defaults
- tests/main/snap-run-devmode-classic: reinstall snapcraft to clean
up
- gadget/update.go: add buildNewVolumeToDeviceMapping for existing
devices
- tests: allow run spread tests using a private ppaTo validate it
- interfaces/{cpu,power}-control: add more accesses for commercial
device tuning
- gadget: add searchForVolumeWithTraits + tests
- gadget/install: measure and save disk volume traits during
install.Run()
- tests: fix "undo purging" step in snap-run-devmode-classic
- many: move call to shutdown to the boot package
- spread.yaml: add core22 version of rsync to skip
- overlord, o/snapstate: fix mocking on systems without /snap
- many: move boot.Device to snap.Device
- tests: smoke test support for core22
- tests/nested/snapd-removes-vulnerable-snap-confine-revs: use newer
snaps
- snapstate: make "remove vulnerable version" message more
friendly
- o/devicestate/firstboot_preseed_test.go: remove deadcode
- o/devicestate: preseeding test cleanup
- gadget: refactor StructureEncryption to have a concrete type
instead of map
- tests: add created_at timestamp to mongo issues
- tests: fix security-udev-input-subsystem test
- o/devicestate/handlers_install.go: use --all to get binary data
too for logs
- o/snapstate: rename "corecore" -> "core"
- o/snapstate: implement transactional flag
- tests: skip ~/.snap migration test on openSUSE
- asserts,interfaces/policy: move and prepare DeviceScopeConstraint
for reuse
- asserts: fetching code should fetch authority-delegation
assertions with signing keys as needed
- tests: prepare and restore nested tests
- asserts: first-class support for formatting/encoding signatory-id
- asserts: remove unused function, fix for linter
- gadget: identify/match encryption parts, include in traits info
- asserts,cmd/snap-repair: support delegation when validating
signatures
- many: fix leftover empty snap dirs
- libsnap-confine-private: string functions simplification
- tests/nested/manual/core20-cloud-init-maas-signed-seed-data: add
gadget variant
- interfaces/u2f-devices: add U2F-TOKEN
- tests/core/mem-cgroup-disabled: minor fixups
- data/env: fix fish env for all versions of fish, unexport local
vars, export XDG_DATA_DIRS
- tests: reboot test running remodel
- Add extra disk space to nested images to "avoid No space left on
device" error
- tests: add regression tests for disabled memory cgroup operation
- many: fix issues flagged by golangci and configure it to fail
build
- docs: fix incorrect link
- cmd/snap: rename the verbose logging flag in snap run
- docs: cosmetic cleanups
- cmd/snap-confine: build const data structures at compile-
time
- o/snapstate: reduce maxInhibition for raa by 1s to avoid confusing
notification
- snap-bootstrap: Cleanup dependencies in systemd mounts
- interfaces/seccomp: Add rseq to base seccomp template
- cmd/snap-confine: remove mention of "legacy mode" from comment
- gadget/gadget_test.go: fix variable type
- gadget/gadget.go: add AllDiskVolumeDeviceTraits
- spread: non-functional cleanup of go1.6 legacy
- cmd/snap-confine: update ambiguous comment
- o/snapstate: revert migration on refresh if flag is disabled
- packaging/fedora: sync with downstream, packaging improvements
- tests: updated the documentation to run spread tests using
external backend
- osutil/mkfs: Expose more fakeroot flags
- interfaces/cups: add cups-socket-directory attr, use to specify
mount rules in backend
- tests/main/snap-system-key: reset-failed snapd and snapd.socket
- gadget/install: add unit tests for install.Run()
- tests/nested/manual/remodel-cross-store,remodel-simple: wait for
serial
- vscode: added integrated support for MS VSCODE
- cmd/snap/auto-import: use osutil.LoadMountInfo impl instead
- gadget/install: add unit tests for makeFilesystem, allow mocking
mkfs.Make()
- systemd: batched operations
- gadget/install/partition.go: include DiskIndex in synthesized
OnDiskStructure
- gadget/install: rm unused support for writing non-filesystem
structures
- cmd/snap: close refresh notifications after trying to run a snap
while inhibited
- o/servicestate: revert #11003 checking for memory cgroup being
disabled
- tests/core/failover: verify failover handling with the kernel snap
- snap-confine: allow numbers in hook security tag
- cmd/snap-confine: mount bpffs under /sys/fs/bpf if needed
- spread: switch to CentOS 8 Stream image
- overlord/servicestate: disallow mixing snaps and subgroups.
- cmd/snap: add --debug to snap run
- gadget: mv modelCharateristics to gadgettest.ModelCharacteristics
- cmd/snap: remove use of zenity, use notifications for snap run
inhibition
- o/devicestate: verify that the new model is self contained before
remodeling
- usersession/userd: query xdg-mime to check for fallback handlers
of a given scheme
- gadget, gadgettest: reimplement tests to use new gadgettest
examples.go file
- asserts: start implementing authority-delegationTODO in later PRs:
- overlord: skip manager tests on riscv for now
- o/servicestate: quota group error should be more explanative when
memory cgroup is disabled
- i/builtin: allow modem-manager interface to access some files in
sysfs
- tests: ensure that interface hook works with hotplug plug
- tests: fix repair test failure when run in a loop
- o/snapstate: re-write state after undo migration
- interfaces/opengl: add support for ARM Mali
- tests: enable snap-userd-reexec on ubuntu and debian
- tests: skip bind mount in snapd-snap test when the core snap in
not repacked
- many: add transactional flag to snapd API
- tests: new Jammy image for testing
- asserts: start generalizing attrMatcherGeneralization is along
- tests: ensure the ca-certificates package is installed
- devicestate: ensure permissions of /var/lib/snapd/void are
correct
- many: add altlinux support
- cmd/snap-update-ns: convert some unexpected decimal file mode
constants to octal.
- tests: use system ubuntu-21.10-64 in nested tests
- tests: skip version check on lp-1871652 for sru validation
- snap/quota: add positive tests for the quota.Resources logic
- asserts: start splitting out attrMatcher for reuse to
constraint.go
- systemd: actually test the function passed as a parameter
- tests: fix snaps-state test for sru validation
- many: add Transactional to snapstate.Flags
- gadget: rename DiskVolume...Opts to DiskVolume...Options
- tests: Handle PPAs being served from ppa.launchpadcontent.net
- tests/main/cgroup-tracking-failure: Make it pass when run alone
- tests: skip migration test on centOS
- tests: add back systemd-timesyncd to newer debian distros
- many: add conversion for interface attribute values
- many: unit test fix when SNAPD_DEBUG=1 is set
- gadget/install/partition.go: use device rescan trick only when
gadget says to
- osutil: refactoring the code exporting mocking APIs to other
packages
- mkversion: check that snapd is a git source tree before guessing
the version
- overlord: small refactoring of group quota implementation in
preparation of multiple quota values
- tests: drop 21.04 tests (it's EOL)
- osutil/mkfs: Expose option for --lib flag in fakeroot call
- cmd/snapd-apparmor: fix bad variable initialization
- packaging, systemd: fix socket (re-)start race
- tests: fix running tests.invariant on testflinger systems
- tests: spread test snap dir migration
- interfaces/shared-memory: support single wild-cards in the
read/write paths
- tests: cross store remodel
- packaging,tests: fix running autopkgtest
- spread-shellcheck: add a caching layer
- tests: add jammy to spread executions
- osutils: deal with ENOENT in UserMaybeSudoUser()
- packaging/ubuntu-16.04/control: adjust libfuse3 dependency as
suggested
- gadget/update.go: add DiskTraitsFromDeviceAndValidate
- tests/lib/prepare.sh: add debug kernel command line params via
gadget on UC20
- check-commit-email: do not fail when current dir is not under git
- configcore: implement netplan write support via dbus
- run-checks, check-commit-email.py: check commit email addresses
for validity
- tests: setup snapd remodel testing bits
- cmd/snap: adjust /cmd to migration changes
- systemd: enable batched calls for systemd calls operation on units
- o/ifacestate: add convenience Active() method to ConnectionState
struct
- o/snapstate: migrate to hidden dir on refresh/install
- store: fix flaky test
- i/builtin/xilinx-dma: add interface for Xilinx DMA driver
- go.mod: tidy up
- overlord/h/c/umount: remove handling of required parameter
- systemd: add NeedDaemonReload to the unit state
- mount-control: step 3
- tests/nested/manual/minimal-smoke: bump mem to 512 for unencrypted
case too
- gadget: fix typo with filesystem message
- gadget: misc helper fixes for implicit system-data role handling
- tests: fix uses of fakestore new-snap-declaration
- spread-shellcheck: use safe_load rather than load with a loder
- interfaces: allow access to new at-spi socket location in desktop-
legacy
- cmd/snap: setup tracking cgroup when invoking a service directly
as a user
- tests/main/snap-info: use yaml.safe_load rather than yaml.load
- cmd/snap: rm unnecessary validation
- tests: fix `tests/core/create-user` on testflinger pi3
- tests: fix parallel-install-basic on external UC16 devices
- tests: ubuntu-image 2.0 compatibility fixes
- tests/lib/prepare-restore: use go install rather than go get
- cmd/snap, daemon: add debug command for getting OnDiskVolume
dump
- gadget: resolve index ambiguity between OnDiskStructure and
LaidOutStructuretype: bare structures).
- tests: workaround missing bluez snap
- HACKING.md: add dbus-x11 to packages needed to run unit tests
- spread.yaml: add debian-{10,11}, drop debian-9
- cmd/snap/quota: fix typo in the help message
- gadget: allow gadget struct with unspecified filesystem to match
part with fs
- tests: re-enable kernel-module-load tests on arm
- tests/lib/uc20-create-partitions/main.go: setup a logger for
messages
- cmd: support installing multiple local snaps
- usersession: implement method to close notifications via
usersession REST API
- data/env: treat XDG_DATA_DIRS like PATH for fish
- cmd/snap, cmd/snap-confine: extend manpage, update links
- tests: fix fwupd interface test in debian sid
- tests: do not run k8s smoke test on 32 bit systems
- tests: fix testing in trusty qemu
- packaging: merge 2.54.2 changelog back to master
- overlord: fix issue with concurrent execution of two snapd
processes
- interfaces: add a polkit interface
- gadget/install/partition.go: wait for udev settle when creating
partitions too
- tests: exclude interfaces-kernel-module load on arm
- tests: ensure that test-snapd-kernel-module-load is
removed
- tests: do not test microk8s-smoke on arm
- packaging, bloader, github: restore cleanliness of snapd info
file; check in GA workflow
- tests/lib/tools/tests.invariant: simplify check
- tests/nested/manual/core20-to-core22: wait for device to be
initialized before starting a remodel
- build-aux/snap/snapcraft.yaml: use build-packages, don't fail
dirty builds
- tests/lib/tools/tests.invariant: add invariant for detecting
broken snaps
- tests/core/failover: replace boot-state with snap debug boot-vars
- tests: fix remodel-kernel test when running on external devices
- data/selinux: allow poking /proc/xen
- gadget: do not crash if gadget.yaml has an empty Volumes section
- i/b/mount-control: support creating tmpfs mounts
- packaging: Update openSUSE spec file with apparmor-parser and
datadir for fish
- cmd/snap-device-helper: fix variable name typo in the unit tests
- tests: fixed an issue with retrieval of the squashfuse repo
- release: 2.54.1
- tests: tidy up the top-level of ubuntu-seed during tests
- build-aux: detect/fix dirty git revisions while snapcraft
building
- release: 2.54
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 8 updates-testing
PySolFC-2.15.0-1.el8
baresip-2.0.2-1.el8
cacti-1.2.20-1.el8
cacti-spine-1.2.20-1.el8
libre-2.2.2-1.el8
librem-2.0.1-1.el8
myproxy-6.2.9-6.el8
pdns-4.6.1-1.el8
python-regex-2022.3.15-1.el8
rpki-client-7.8-1.el8
waf-2.0.23-2.el8
Details about builds:
================================================================================
PySolFC-2.15.0-1.el8 (FEDORA-EPEL-2022-3a034de48b)
A collection of solitaire card games
--------------------------------------------------------------------------------
Update Information:
Update PySolFC to 2.15.0 (#2063446) Update Cardsets Minimal to 2.1.0
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 S��rgio Basto <sergio(a)serjux.com> - 2.15.0-1
- Update PySolFC to 2.15.0 (#2063446)
- Update Cardsets Minimal to 2.1.0
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 11 2021 Shlomi Fish <shlomif(a)shlomifish.org> 2.14.1-1
- Update to 2.14.1 (#2031331)
* Sun Sep 19 2021 Fedora Release Monitoring <release-monitoring(a)fedoraproject.org> - 2.14.0-1
- Update to 2.14.0 (#2005720)
* Thu Aug 12 2021 S��rgio Basto <sergio(a)serjux.com> - 2.12.0-1
- Update to 2.12.0
* Thu Aug 12 2021 S��rgio Basto <sergio(a)serjux.com> - 2.10.0-6
- formatting.py deprecated fix for Pyhton 3.10
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 2.10.0-4
- Rebuilt for Python 3.10
* Mon Jan 25 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Shlomi Fish <shlomif(a)shlomifish.org> 2.10.0-1
- New upstream release
- Add BuildRequires on setuptools
- Add Requires on python3-freecell_solver
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 2.8.0-3
- Rebuilt for Python 3.9
* Sat Mar 28 2020 Shlomi Fish <shlomif(a)cpan.org> 2.8.0-2
- Fix or remove shebangs (RHBZ 1818150)
- Correct the changelog
* Tue Mar 24 2020 Shlomi Fish <shlomif(a)cpan.org> 2.8.0-1
- New upstream version
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.6.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.6.4-8
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.6.4-7
- Rebuilt for Python 3.8
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.6.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat May 11 2019 S��rgio Basto <sergio(a)serjux.com> - 2.6.4-5
- Fix some missing %{python3_pkgversion}
* Mon May 6 2019 S��rgio Basto <sergio(a)serjux.com> - 2.6.4-4
- Add Minimal Cardsets
* Wed May 1 2019 S��rgio Basto <sergio(a)serjux.com> - 2.6.4-3
- Requires cartsets and music, clean old stuff and enable build for epel7
* Sun Apr 28 2019 S��rgio Basto <sergio(a)serjux.com> - 2.6.4-2
- Sound fix, seems using SOUND_MOD=auto it works
* Fri Apr 26 2019 S��rgio Basto <sergio(a)serjux.com> - 2.6.4-1
- Upgrade to 2.6.4 and python3 by Shlomi Fish
- Modernize spec
- Add Requires: python3-random2
- Reenable defaults of debug package and automagic Python byte compilation
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 12 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Dec 11 2017 Iryna Shcherbina <ishcherb(a)redhat.com> - 2.0-16
- Fix ambiguous Python 2 dependency declarations
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-13
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Pa…
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jun 6 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Aug 2 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Mar 6 2013 Toshio Kuratomi <toshio(a)fedoraproject.org> - 2.0-8
- Remove vendor prefix from desktop files in F19+ https://fedorahosted.org/fesco/ticket/1077
* Wed Jan 30 2013 Toshio Kuratomi <toshio(a)fedoraproject.org> 2.0-7
- Build with a patch so we can use python-pillow instead of python-imaging
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jul 21 2010 David Malcolm <dmalcolm(a)redhat.com> - 2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Mon Feb 22 2010 Stewart Adam <s.adam at diffingo.com> - 2.0-2
- Patch desktop file to use pysol and not pysol.py for exec
- Force pygame as sound mod, makes PySolFC work with PulseAudio
* Mon Jan 18 2010 Stewart Adam <s.adam at diffingo.com> - 2.0-1
- Update to 2.0
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm(a)gmail.com> - 1.1-7
- Rebuild for Python 2.6
* Fri Apr 4 2008 Stewart Adam <s.adam(a)diffingo.com> 1.1-6
- Fix Source0 URL
- Add egg-info file
- Remove deprecated Encoding key from desktop file
* Sat Jan 19 2008 Stewart Adam <s.adam(a)diffingo.com> 1.1-5
- Rebuild
* Thu Nov 1 2007 Stewart Adam <s.adam(a)diffingo.com> 1.1-4
- Provides: pysol since PySolFC is almost a drop-in replacement for
the now unmaintained pysol
* Mon Oct 22 2007 Stewart Adam <s.adam(a)diffingo.com> 1.1-3
- s/python-imageing-tk/python-imaging-tk/
* Fri Oct 19 2007 Stewart Adam <s.adam(a)diffingo.com> 1.1-2
- Add Requires: python-imageing-tk
* Sat Sep 29 2007 Stewart Adam <s.adam(a)diffingo.com> 1.1-1
- Initial release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2063446 - PySolFC-2.15.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2063446
--------------------------------------------------------------------------------
================================================================================
baresip-2.0.2-1.el8 (FEDORA-EPEL-2022-e3eaa43c25)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip v2.0.2 (2022-04-09) * Added API function `call_diverteruri` *
Avoid undeclared `CLOCK_REALTIME` on RHEL/CentOS 7 * audio: add lock in
`audio_send_digit` * vumeter: use new `auframe_level()` * reg.c: use already
declared acc * aubuf adaptive jitter buffer * multicast set aubuf silence
* ccheck: fix line number in error print * test: check the correct stream in
`UA_EVENT_CALL_MENC` * audio: missing lock around `stream_send` * docs:
remove obsolete `jitter_buffer_wish` from config example * Multicast jbuf and
aubuf changes * uag: `uag_hold_resume()` should not return err if there is no
call to hold * stream: remove `mbuf_get_left` check in `rtp_handler` *
cmake: preliminary support # libre v2.2.2 (2022-04-09) * sha256: add
wrapper * workflow: upgrade to openssl 3.0.2 * aubuf adaptive jitter buffer
* Improve WIN32 UDP socket handling * tcp: remove `tcp_conn_fd` * tcp:
improve win32 socket and error handling # librem v2.0.1 (2022-04-09) *
auframe: add `auframe_level()` * auframe: reset level on update and fix
aulevel includes * h265: fix win32 cast from pointer to integer of different
size * aulevel: improve calc_rms_s16 perf * aubuf adaptive jitter buffer *
aubuf: disable unwanted debug output
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 9 2022 Robert Scheck <robert(a)fedoraproject.org> 2.0.2-1
- Upgrade to 2.0.2 (#2073684)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073684 - baresip-2.0.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073684
[ 2 ] Bug #2073697 - libre-2.2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073697
[ 3 ] Bug #2073698 - librem-2.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073698
--------------------------------------------------------------------------------
================================================================================
cacti-1.2.20-1.el8 (FEDORA-EPEL-2022-740d836cc1)
An rrd based graphing tool
--------------------------------------------------------------------------------
Update Information:
- Update to 1.2.20 Release notes: https://www.cacti.net/info/changelog/1.2.20
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 10 2022 Morten Stevens <mstevens(a)fedoraproject.org> - 1.2.20-1
- Update to 1.2.20
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2057108 - CVE-2022-0730 cacti: Authentication bypass under certain LDAP server environments [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2057108
--------------------------------------------------------------------------------
================================================================================
cacti-spine-1.2.20-1.el8 (FEDORA-EPEL-2022-740d836cc1)
Threaded poller for Cacti written in C
--------------------------------------------------------------------------------
Update Information:
- Update to 1.2.20 Release notes: https://www.cacti.net/info/changelog/1.2.20
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 10 2022 Morten Stevens <mstevens(a)fedoraproject.org> - 1.2.20-1
- Update to 1.2.20
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2057108 - CVE-2022-0730 cacti: Authentication bypass under certain LDAP server environments [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2057108
--------------------------------------------------------------------------------
================================================================================
libre-2.2.2-1.el8 (FEDORA-EPEL-2022-e3eaa43c25)
Library for real-time communications and SIP stack
--------------------------------------------------------------------------------
Update Information:
# Baresip v2.0.2 (2022-04-09) * Added API function `call_diverteruri` *
Avoid undeclared `CLOCK_REALTIME` on RHEL/CentOS 7 * audio: add lock in
`audio_send_digit` * vumeter: use new `auframe_level()` * reg.c: use already
declared acc * aubuf adaptive jitter buffer * multicast set aubuf silence
* ccheck: fix line number in error print * test: check the correct stream in
`UA_EVENT_CALL_MENC` * audio: missing lock around `stream_send` * docs:
remove obsolete `jitter_buffer_wish` from config example * Multicast jbuf and
aubuf changes * uag: `uag_hold_resume()` should not return err if there is no
call to hold * stream: remove `mbuf_get_left` check in `rtp_handler` *
cmake: preliminary support # libre v2.2.2 (2022-04-09) * sha256: add
wrapper * workflow: upgrade to openssl 3.0.2 * aubuf adaptive jitter buffer
* Improve WIN32 UDP socket handling * tcp: remove `tcp_conn_fd` * tcp:
improve win32 socket and error handling # librem v2.0.1 (2022-04-09) *
auframe: add `auframe_level()` * auframe: reset level on update and fix
aulevel includes * h265: fix win32 cast from pointer to integer of different
size * aulevel: improve calc_rms_s16 perf * aubuf adaptive jitter buffer *
aubuf: disable unwanted debug output
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 9 2022 Robert Scheck <robert(a)fedoraproject.org> 2.2.2-1
- Upgrade to 2.2.2 (#2073697)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073684 - baresip-2.0.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073684
[ 2 ] Bug #2073697 - libre-2.2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073697
[ 3 ] Bug #2073698 - librem-2.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073698
--------------------------------------------------------------------------------
================================================================================
librem-2.0.1-1.el8 (FEDORA-EPEL-2022-e3eaa43c25)
Library for real-time audio and video processing
--------------------------------------------------------------------------------
Update Information:
# Baresip v2.0.2 (2022-04-09) * Added API function `call_diverteruri` *
Avoid undeclared `CLOCK_REALTIME` on RHEL/CentOS 7 * audio: add lock in
`audio_send_digit` * vumeter: use new `auframe_level()` * reg.c: use already
declared acc * aubuf adaptive jitter buffer * multicast set aubuf silence
* ccheck: fix line number in error print * test: check the correct stream in
`UA_EVENT_CALL_MENC` * audio: missing lock around `stream_send` * docs:
remove obsolete `jitter_buffer_wish` from config example * Multicast jbuf and
aubuf changes * uag: `uag_hold_resume()` should not return err if there is no
call to hold * stream: remove `mbuf_get_left` check in `rtp_handler` *
cmake: preliminary support # libre v2.2.2 (2022-04-09) * sha256: add
wrapper * workflow: upgrade to openssl 3.0.2 * aubuf adaptive jitter buffer
* Improve WIN32 UDP socket handling * tcp: remove `tcp_conn_fd` * tcp:
improve win32 socket and error handling # librem v2.0.1 (2022-04-09) *
auframe: add `auframe_level()` * auframe: reset level on update and fix
aulevel includes * h265: fix win32 cast from pointer to integer of different
size * aulevel: improve calc_rms_s16 perf * aubuf adaptive jitter buffer *
aubuf: disable unwanted debug output
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 9 2022 Robert Scheck <robert(a)fedoraproject.org> 2.0.1-1
- Upgrade to 2.0.1 (#2073698)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073684 - baresip-2.0.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073684
[ 2 ] Bug #2073697 - libre-2.2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073697
[ 3 ] Bug #2073698 - librem-2.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073698
--------------------------------------------------------------------------------
================================================================================
myproxy-6.2.9-6.el8 (FEDORA-EPEL-2022-f150671e5e)
Manage X.509 Public Key Infrastructure (PKI) security credentials
--------------------------------------------------------------------------------
Update Information:
IPv6 fix for the myproxy client
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 10 2022 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.2.9-6
- Fix IPv6 glitch in the trust root retrieval in the client
- Drop the patch reverting the use of the -l flag in myproxy-test
(issue fixed by the new trust root patch)
* Sat Mar 12 2022 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.2.9-5
- Use sha256 when signing request
- Fix some compiler warnings
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.2.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Dec 3 2021 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.2.9-3
- OpenSSL 3.0 compatibility
* Tue Sep 14 2021 Sahana Prasad <sahana(a)redhat.com> - 6.2.9-2
- Rebuilt with OpenSSL 3.0.0
--------------------------------------------------------------------------------
================================================================================
pdns-4.6.1-1.el8 (FEDORA-EPEL-2022-6c2c688434)
A modern, advanced and high performance authoritative-only nameserver
--------------------------------------------------------------------------------
Update Information:
- Update to 4.6.1 Release notes:
https://doc.powerdns.com/recursor/changelog/4.6.html#change-4.6.2
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 10 2022 Morten Stevens <mstevens(a)fedoraproject.org> - 4.6.1-1
- Update to 4.6.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2069401 - CVE-2022-27227 pdns: pdns,pdns-recursor: Incomplete zone transfers handled as successful [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2069401
--------------------------------------------------------------------------------
================================================================================
python-regex-2022.3.15-1.el8 (FEDORA-EPEL-2022-0a6a9707b3)
Alternative regular expression module, to replace re
--------------------------------------------------------------------------------
Update Information:
Update python-regex to the latest release.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 10 2022 Thomas Moschny <thomas.moschny(a)gmx.de> - 2022.3.15-1
- Update to 2022.3.15.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2064480 - python-regex-2022.3.15 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2064480
--------------------------------------------------------------------------------
================================================================================
rpki-client-7.8-1.el8 (FEDORA-EPEL-2022-91160f7456)
RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:
# rpki-client 7.8 - Do not apply timezone offsets when converting X509 times.
X509 times are in UTC and comparing them to times in different timezones would
cause validity problems.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 9 2022 Robert Scheck <robert(a)fedoraproject.org> 7.8-1
- Upgrade to 7.8 (#2073705)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073705 - rpki-client-7.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073705
--------------------------------------------------------------------------------
================================================================================
waf-2.0.23-2.el8 (FEDORA-EPEL-2022-ea113e313e)
A Python-based build system
--------------------------------------------------------------------------------
Update Information:
Waf is a Python-based framework for configuring, compiling and installing
applications. It is a replacement for other tools such as Autotools, Scons,
CMake or Ant.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Dec 22 2021 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.23-1
- Update to 2.0.23.
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.22-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 2.0.22-2
- Rebuilt for Python 3.10
* Tue Feb 2 2021 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.22-1
- Update to 2.0.22.
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 16 2020 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.21-1
- Update to 2.0.21.
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.20-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon May 25 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.20-2
- Rebuilt for Python 3.9
* Tue Apr 14 2020 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.20-1
- Update to 2.0.20.
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Nov 28 2019 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.19-1
- Update to 2.0.19.
* Tue Oct 8 2019 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.18-2
- Make waf Python3-only (#1753963).
- Spec file modernization and cleanups.
* Sat Oct 5 2019 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.18-1
- Update to 2.0.18.
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.17-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.17-3
- Rebuilt for Python 3.8
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jun 5 2019 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.17-1
- Update to 2.0.17.
* Sun May 19 2019 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.16-1
- Update to 2.0.16.
* Wed May 15 2019 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.15-1
- Update to 2.0.15.
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sun Dec 30 2018 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.14-1
- Update to 2.0.14.
* Mon Nov 12 2018 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.12-1
- Update to 2.0.12.
* Wed Aug 15 2018 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.0.10-1
- Update to 2.0.10.
* Fri Jul 20 2018 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.14-2
- Spec file cleanups.
- Add unpack_wafdir.py (rhbz#1509550).
- Fix rpmlint issue (rhbz#1509716).
- Fix doc building (rhbz#1512232).
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.9.14-1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 1.9.14-1.2
- Rebuilt for Python 3.7
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.9.14-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Oct 21 2017 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.14-1
- Update to 1.9.14.
* Wed Aug 30 2017 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.13-1
- Update to 1.9.13.
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.9.12-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 4 2017 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.12-1
- Update to 1.9.12.
* Mon May 15 2017 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.11-1
- Update to 1.9.11.
* Sun Apr 23 2017 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.10-1
- Update to 1.9.10.
* Wed Apr 5 2017 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.9-1
- Update to 1.9.9.
- Use alternatives to manage %{_bindir}/waf (rhbz#1404699).
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.9.7-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hron��ok <mhroncok(a)redhat.com> - 1.9.7-1.1
- Rebuild for Python 3.6
* Wed Dec 14 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.7-1
- Update to 1.9.7.
* Sat Dec 3 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.6-1
- Update to 1.9.6.
* Mon Oct 10 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.5-1
- Update to 1.9.5.
* Sat Sep 24 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.4-1
- Update to 1.9.4.
* Sat Aug 27 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.3-1
- Update to 1.9.3.
* Thu Aug 4 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.2-1
- Update to 1.9.2.
* Thu Aug 4 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.9.1-1
- Update to 1.9.1.
- Fix some rpmlint warnings.
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8.22-1.1
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Pa…
* Mon Jul 4 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.22-1
- Update to 1.8.22.
* Tue May 24 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.21-1
- Update to 1.8.21.
* Mon Mar 7 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.20-1
- Update to 1.8.20.
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.8.19-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Feb 1 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.19-1
- Update to 1.8.19.
* Sat Jan 9 2016 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.18-1
- Update to 1.8.18.
* Sat Dec 19 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.17-1
- Update to 1.8.17.
* Fri Nov 20 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.16-1
- Update to 1.8.16.
- Remove patch applied upstream.
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8.15-2.1
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Sat Oct 24 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.15-2
- Update Sphinx config patch to also work with Sphinx 1.1.
* Sat Oct 24 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.15-1
- Update to 1.8.15.
* Sun Oct 11 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.14-1
- Update to 1.8.14.
- Include waf-2 and waf-3 symlinks, respectively.
- Add basic doc files to the python3 subpackage.
* Sat Jul 25 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.12-1
- Update to 1.8.12.
* Mon Jun 22 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.11-2
- Patch to remove -W from sphinx-build call, in order to build with
older sphinx.
- Rebase libdir patch.
* Mon Jun 22 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.11-1
- Update to 1.8.11.
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8.9-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri May 1 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.9-1
- Update to 1.8.9.
- Update upstream URL.
* Sun Apr 19 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.8-2
- Project moved to github.
* Sun Apr 19 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.8-1
- Update to 1.8.8.
- Apply updated Python packaging guidelines.
* Sun Mar 1 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.7-1
- Update to 1.8.7.
* Sun Feb 22 2015 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.6-1
- Update to 1.8.6.
* Thu Dec 18 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.5-1
- Update to 1.8.5.
* Sat Nov 22 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.4-1
- Update to 1.8.4.
* Sun Oct 12 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.8.2-1
- Update to 1.8.2.
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.7.16-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 28 2014 Kalev Lember <kalevlember(a)gmail.com> - 1.7.16-1.1
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Fri Mar 21 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.16-1
- Update to 1.7.16.
- Update download URL.
* Sat Jan 25 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.15-1
- Update to 1.7.15.
- Modernize spec file.
* Tue Jan 7 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.14-1
- Update to 1.7.14.
* Tue Sep 10 2013 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.13-1
- Update to 1.7.13.
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.7.11-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun May 26 2013 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.11-1
- Update to 1.7.11.
* Fri Mar 22 2013 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.10-1
- Update to 1.7.10.
* Sat Mar 9 2013 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.9-2
- Add fix for FTBFS bug rhbz#914566.
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.7.9-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Jan 13 2013 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.9-1
- Update to 1.7.9.
* Fri Dec 21 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.8-1
- Update to 1.7.8.
* Sun Dec 16 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.7-1
- Update to 1.7.7.
* Tue Nov 20 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.6-1
- Update to 1.7.6.
* Tue Oct 2 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.5-1
- Update to 1.7.5.
* Wed Sep 26 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.4-1
- Update to 1.7.4.
* Mon Aug 6 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.2-1
- Update to 1.7.2.
* Sat Aug 4 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.1-1
- Update to 1.7.1.
- Remove rhel logic from with_python3 conditional.
* Sat Aug 4 2012 David Malcolm <dmalcolm(a)redhat.com> - 1.7.0-1.2
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.7.0-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 16 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.0-1
- Update to 1.7.0.
* Sat Jun 16 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.0-0.2.pre5
- Update to 1.7.0pre5.
* Thu Jun 7 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.0-0.1.pre4
- Update to 1.7.0pre4.
* Thu Jun 7 2012 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.7.0-0.2.pre3
- Add patch for waf issue #1171.
- Spec file fixes.
* Thu Jun 7 2012 Michel Salim <salimma(a)fedoraproject.org> - 1.7.0-0.1.pre3
- Update to 1.7.0pre3
- Spec clean-up
- Rename -docs subpackage to -doc, per guidelines
* Mon Feb 6 2012 Michel Salim <salimma(a)fedoraproject.org> - 1.6.11-1
- Update to 1.6.11
- Build in verbose mode
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Dec 18 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.10-1
- Update to 1.6.10.
- Remove patch applied upstream.
* Sat Nov 26 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.9-1
- Update to 1.6.9.
- Patch to not use the logo (which has been removed) in the docs.
* Mon Oct 3 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.8-1
- Update to 1.6.8.
- Use rpm 4.9.X style provides/requires filtering.
- Move Python3 version to a subpackage.
- Move HTML documentation to a subpackage.
* Sat Jun 18 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.6-1
- Update to 1.6.6.
- Remove unused extras/subprocess.py.
- Small patch for syntax errors.
* Sun Apr 17 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.4-1
- Update to 1.6.4.
* Sat Apr 9 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.3-2
- Use python-sphinx10 where available.
- Turn off standard brp-python-bytecompile only when building the
python3 subpackage.
* Sat Feb 19 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.3-1
- Update to 1.6.3.
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jan 22 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.2-4
- Update libdir patch for py3k.
- Add patch to fix syntax error in extras/boost.py.
- Remove hidden file.
* Fri Jan 21 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.2-3
- Make waf compatible with python3, if available.
* Tue Jan 18 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.2-2
- Enable building without html docs.
* Sat Jan 15 2011 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.6.2-1
- Update to 1.6.2.
- Generate and include html docs.
- Upstream removed the 'install' target, so we need to copy waflib
manually.
- The bash completion file is not provided anymore.
* Fri Oct 1 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.19-1
- Update to 1.5.19.
* Fri Jul 30 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.18-3
- Require 'python(abi)' instead of 'python-abi', seems more common
now.
* Fri Jul 30 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.18-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Sun Jul 11 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.18-1
- Update to 1.5.18.
* Mon May 24 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.17-1
- Update to 1.5.17.
- Add patch from issue 682 to install 3rd party tools.
* Mon Apr 5 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.15-1
- Update to 1.5.15.
* Sun Mar 7 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.14-1
- Update to 1.5.14.
* Wed Mar 3 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.13-1
- Update to 1.5.13.
* Sun Feb 14 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.12-1
- Update to 1.5.12.
* Mon Jan 18 2010 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.11-1
- Update to 1.5.11.
- Use %global instead of %define.
* Mon Nov 16 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.10-1
- Update to 1.5.10.
* Mon Aug 31 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.9-1
- Update to 1.5.9.
- Rebase libdir patch.
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jun 11 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.8-1
- Update to 1.5.8.
* Tue May 5 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.6-1
- Update to 1.5.6.
* Mon Apr 20 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.5-1
- Update to 1.5.5.
* Tue Apr 7 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.4-1
- Update to 1.5.4.
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 2 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.3-1
- Update to 1.5.3, which contains various enhancements and bugfixes,
see http://waf.googlecode.com/svn/trunk/ChangeLog for a list of
changes.
* Fri Jan 16 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.2-2
- Remove the documentation again, as it is under CC-BY-NC-ND. Also
remove it from the tarfile.
* Fri Jan 16 2009 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.2-1
- Update to 1.5.2.
- Generate html documentation (though without highlighting).
* Fri Dec 19 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.5.1-1
- Update to 1.5.1.
* Mon Dec 1 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm(a)gmail.com> - 1.4.4-2
- Rebuild for Python 2.6
* Sun Aug 31 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.4.4-1
- Update to 1.4.4:
- python 2.3 compatibility was restored
- task randomization was removed
- the vala tool was updated
* Sat Jun 28 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.4.3-1
- Update to 1.4.3.
- Remove fcntl patch (fixed upstream).
- Prefix has to be set in a configure step now.
- Pack the bash completion file.
* Mon May 26 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.4.2-2
- Patch: stdout might not be a terminal.
* Sat May 17 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.4.2-1
- Update to 1.4.2.
- Remove shebang lines from files in wafadmin after installation, not
before, otherwise install will re-add them.
* Sun May 4 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.4.1-1
- Update to upstream version 1.4.1.
* Sat Apr 19 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.4.0-1
- Update to upstream version 1.4.0.
* Wed Apr 9 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.3.2-6
- Upstream patch to fix latex dependency scanning: trunk rev 2340.
* Sun Feb 10 2008 Thomas Moschny <thomas.moschny(a)gmx.de> - 1.3.2-5
- Update to 1.3.2.
- Remove version and revision information from path to waf cache.
* Fri Feb 1 2008 Michel Salim <michel.sylvan(a)gmail.com> - 1.3.1-4
- Upstream patch to fix check_tool('gnome'): trunk rev 2219
* Mon Jan 28 2008 Michel Salim <michel.sylvan(a)gmail.com> - 1.3.1-3
- Fix python-abi requirement so it can be parsed before python is installed
- rpmlint tidying-up
* Fri Jan 25 2008 Michel Salim <michel.sylvan(a)gmail.com> - 1.3.1-2
- Merge in changes from Thomas Mochny <thomas.moschny(a)gmx.de>:
* WAF cache moved from /usr/lib to /usr/share
* Remove shebangs from scripts not meant from users, rather than
making them executable
* Include tools and demos
* Sun Jan 20 2008 Michel Salim <michel.sylvan(a)gmail.com> - 1.3.1-1
- Initial Fedora package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2063499 - Please build for EPEL 8
https://bugzilla.redhat.com/show_bug.cgi?id=2063499
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e43d93b6a0 unrealircd-6.0.3-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
SoapySDR-0.8.1-3.el9
akmods-0.5.7-7.el9
bitcoin-core-22.0-7.el9
bitcoin-core-selinux-0-7.20210312giteaa9a04.el9
cppzmq-4.8.1-2.el9
kiten-21.12.2-1.el9.1
kmodtool-1.1-4.el9
koji-1.28.1-1.el9
lagrange-1.12.1-1.el9
livesys-scripts-0.2.1-1.el9
python-google-auth-2.6.3-1.el9
python-sphinx-notfound-page-0.7.1-3.el9
python-sqlalchemy-1.4.35-1.el9
qt6ct-0.5-1.el9
rpki-client-7.7-1.el9
rubygem-Ascii85-1.1.0-3.el9
rubygem-connection_pool-2.2.5-3.el9
rubygem-creole-0.5.0-17.el9
rubygem-erubi-1.10.0-3.el9
rubygem-execjs-2.8.1-3.el9
rubygem-ruby-rc4-0.1.5-22.el9
rubygem-temple-0.8.2-4.el9
rubygem-ttfunk-1.7.0-5.el9
the_foundation-1.3.0-1.el9
tinyxml2-9.0.0-1.el9
zxing-cpp-1.2.0-1.el9
Details about builds:
================================================================================
SoapySDR-0.8.1-3.el9 (FEDORA-EPEL-2022-9397487941)
A Vendor Neutral and Platform Independent SDR Support Library
--------------------------------------------------------------------------------
Update Information:
Fix directory name of hardware support modules
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jan 23 2022 Matt Domsch <matt(a)domsch.com> - 0.8.1-3
- Fix directory name of hardware support modules
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 16 2021 Matt Domsch <matt(a)domsch.com> - 0.8.1-1
- Upstream 0.8.1
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.7.2-12
- Rebuilt for Python 3.10
* Tue Mar 30 2021 Jonathan Wakely <jwakely(a)redhat.com> - 0.7.2-11
- Rebuilt for removed libstdc++ symbol (#1937698)
* Mon Jan 25 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 1 2020 Matt Domsch <matt(a)domsch.com> - 0.7.2-9
- Upstream 0.7.2, drop now-included patch
- fixes for F33 cmake
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-8
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.1-6
- Rebuilt for Python 3.9
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073131 - Plans for EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=2073131
--------------------------------------------------------------------------------
================================================================================
akmods-0.5.7-7.el9 (FEDORA-EPEL-2022-f7a65645a9)
Automatic kmods build and install tool
--------------------------------------------------------------------------------
Update Information:
Introduce support for epel9
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 9 2022 Timoth��e Ravier <tim(a)siosm.fr> - 0.5.7-7
- Use 'Require' instead of 'Suggest' for kernel*-devel packages.
* Thu Jan 27 2022 Nicolas Vi��ville <nicolas.vieville(a)uphf.fr> - 0.5.7-6
- Adapt usage of lockfile to systemd-tmpfiles
- Re-locate akmods logs in /var/log
* Wed Jan 26 2022 Timoth��e Ravier <tim(a)siosm.fr> - 0.5.7-5
- Use kernel*-core variants in conditional Suggests
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 20 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.7-3
- Drop perl-interpeter
- Drop akmodsinit
- Only use preset on rhel
- kernel-devel-matched support
see also https://src.fedoraproject.org/rpms/akmods/pull-request/7
* Fri Dec 10 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.7-2
- Bump kmodtool requirement
- Rename kABI list
- Drop EL6 support
- Switch to distro agnostic deps
* Fri Oct 22 2021 Nicolas Vi��ville <nicolas.vieville(a)uphf.fr> - 0.5.7-1
- Add local akmods CA signing keys and support tools to sign modules for
Secure boot thanks to Stanislas Leduc <stanislas.leduc(a)balinor.net>
- Add akmods-keygen service to generate MOK key pair on first run
* Fri Oct 22 2021 Nicolas Vi��ville <nicolas.vieville(a)uphf.fr> - 0.5.6-29
- Remove trailing spaces and clean-up
- Use %{name} when possible
- Convert if statement from "[!] $variable" to "[!] -n $variable"
- Fix kernel list build when parsing command line options
- Ensure to build for grub default kernel
- Improve detection of already installed (weak-)modules in akmods (RHEL)
- akmods uses logrotate and clean-up /var/cache/akmods sub-directories of
old logs and rpm files from no more installed kmod packages
(rhbz #1542658).
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.6-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jan 25 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.6-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.6-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
bitcoin-core-22.0-7.el9 (FEDORA-EPEL-2022-03592f538a)
Peer to Peer Cryptographic Currency
--------------------------------------------------------------------------------
Update Information:
First packaged version of the Bitcoin Core software and matching SELinux
policies.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Simone Caronni <negativo17(a)gmail.com> - 22.0-7
- Add AppStream metadata.
* Tue Apr 5 2022 Simone Caronni <negativo17(a)gmail.com> - 22.0-6
- Hide extended tests behind a flag.
- Allow to run the full set of extended tests including network when requested,
they run fine in mock with network enabled.
* Sun Jan 23 2022 Simone Caronni <negativo17(a)gmail.com> - 22.0-5
- Update GPG verification script (thanks Bj��rn Persson).
* Sun Oct 3 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-4
- Switch to bundled statically linked Berkeley DB 4.8.30 (NC).
* Sat Sep 25 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-3
- Remove obsolete scriptlets.
- With RHEL/CentOS 7 no longer a target, improve systemd unit security.
- Add systemd user unit to start bitcoind in your user session.
- Move bitcoin-wallet to utils subpackage for offline wallet manipulation.
- Update README files.
* Sat Sep 25 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-2
- Prepare all keys with a script and verify all keys against the signature file.
Add reasoning on the process in the SPEC file.
* Wed Sep 22 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-1
- Update to 22.0, versioning convention change.
- Implement signature verification with a public GPG keyring and at least one
valid signature.
- Also the relative selinux package has been renamed to bitcoin-core-selinux.
- Add bitcoin-util to devel subpackage.
- Update docs.
- Add SQLite as dependency for descriptor wallets.
- Drop RHEL/CentOS 7 support.
* Tue Sep 21 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.1-2
- Rename package to bitcoin-core.
- Conflicts with bitcoin.
- Desktop subpackage renamed from "core" to "desktop".
* Wed May 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.1-1
- Update to 0.21.1.
* Wed Mar 10 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-4
- Fix build on RHEL/CentOS 8.
- Adjust SELinux requirement for server subpackage.
* Wed Mar 10 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-3
- Remove requirements for utils subpackage in server subpackage.
- Separate SELinux package in its own subpackage and use RPM rich booleans on
Fedora and RHEL/CentOS 8+ to install the SELinux package if the base policy is
installed.
- Update server README.
* Wed Jan 20 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-2
- Update to 0.21.0.
- Remove java build requirement.
- Use local folder for test output.
* Fri Jan 15 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-1
- Update to 0.21.0.
* Thu Nov 19 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.1-2
- Remove openssl/protobuf from build requirements.
* Wed Oct 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.1-1
- Update to 0.20.1.
* Wed Jul 22 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-7
- Use libdb 5.x instead of deprecated 4.x. Fixes build on RHEL/CentOS 8.
* Tue Jul 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-6
- Update systemd unit.
- Update configuration options.
- Declared bundled libraries/forks.
* Tue Jul 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-5
- Use HTTPS for url tag.
- Reorganize sources. Add cleaned files from the packaging repository directly;
bash completion snippets are now supported in the main sources.
- Move check section after install and include desktop file validating in there.
* Sun Jul 19 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-4
- Fix tests on RHEL/CentOS 7.
* Sat Jul 18 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-3
- Add signature verification.
- Trim changelog.
- Fix typo in the libs description.
* Tue Jun 30 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-2
- Update Source0 URL.
- Do not obsolete "bitcoin", just leave the provider for it.
- Let the build install the man pages.
- Make sure old post scriptlets run only on RHEL/CentOS 7.
- Do not install static library and archive.
- Be explicit with shared object versions.
- Use macros for more directories.
- Use GCC 9 and not 7 to build on RHEL/CentOS 7.
* Fri Jun 26 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-1
- Update to 0.20.0.
* Mon May 4 2020 Simone Caronni <negativo17(a)gmail.com> - 0.19.1-1
- Update to 0.19.1.
- Fix deprecation message with Python tests.
- Trim changelog.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1834731 - Review Request: bitcoin-core - Peer to Peer Cryptographic Currency
https://bugzilla.redhat.com/show_bug.cgi?id=1834731
--------------------------------------------------------------------------------
================================================================================
bitcoin-core-selinux-0-7.20210312giteaa9a04.el9 (FEDORA-EPEL-2022-03592f538a)
Bitcoin Core SELinux policy
--------------------------------------------------------------------------------
Update Information:
First packaged version of the Bitcoin Core software and matching SELinux
policies.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 2 2022 Simone Caronni <negativo17(a)gmail.com> - 0-7.20210312giteaa9a04
- Do not use forge macros. Breaks changelog, date in package release, changelog
and complete release on EPEL 8.
* Wed Sep 22 2021 Simone Caronni <negativo17(a)gmail.com> - 0-6
- Rename to bitcoin-core-selinux.
* Sun Mar 14 2021 Simone Caronni <negativo17(a)gmail.com> - 0-5
- Use forge macros from packaging guidelines.
* Fri Mar 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0-4.20210312giteaa9a04
- Updated policy.
* Fri Mar 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0-3.20210312git7d10d99
- Allow connections to tor ports, remove permissive.
* Fri Mar 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0-2.20210310gitc539073
- Update postuninstall scriptlet with correct ports.
* Wed Mar 10 2021 Simone Caronni <negativo17(a)gmail.com> - 0.1-1.20210310git5eccc2a
- First build.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1834731 - Review Request: bitcoin-core - Peer to Peer Cryptographic Currency
https://bugzilla.redhat.com/show_bug.cgi?id=1834731
--------------------------------------------------------------------------------
================================================================================
cppzmq-4.8.1-2.el9 (FEDORA-EPEL-2022-dba4c062a1)
Header-only C++ binding for libzmq
--------------------------------------------------------------------------------
Update Information:
First EPEL9 package
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> 4.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Sep 22 2021 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 4.8.1-1
- Update to latest version (#2005750)
* Mon Sep 6 2021 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> 4.8.0-1
- Update to latest version (#2001343)
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Oct 6 2020 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> - 4.7.1-1
- Update to latest version (#1884030)
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.6.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Feb 14 2020 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> - 4.6.0-1
- Update to latest version
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2069704 - Please branch and build cppzmq in epel9.
https://bugzilla.redhat.com/show_bug.cgi?id=2069704
--------------------------------------------------------------------------------
================================================================================
kiten-21.12.2-1.el9.1 (FEDORA-EPEL-2022-8bfb54095a)
Japanese Reference/Study Tool
--------------------------------------------------------------------------------
Update Information:
Fix conditional (Fixes installation problem)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Troy Dawson <tdawson(a)redhat.com> - 21.12.2-1.1
- Fix conditional
* Fri Feb 4 2022 Rex Dieter <rdieter(a)fedoraproject.org> - 21.12.2-1
- 21.12.2
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 21.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 6 2022 Rex Dieter <rdieter(a)fedoraproject.org> - 21.12.1-1
- 21.12.1
* Mon Dec 27 2021 Rex Dieter <rdieter(a)fedoraproject.org> - 21.12.0-1
- 21.12.0
* Tue Nov 2 2021 Rex Dieter <rdieter(a)fedoraproject.org> - 21.08.3-1
- 21.08.3
* Fri Oct 15 2021 Rex Dieter <rdieter(a)fedoraproject.org> - 21.08.2-1
- 21.08.2
--------------------------------------------------------------------------------
================================================================================
kmodtool-1.1-4.el9 (FEDORA-EPEL-2022-f7a65645a9)
Tool for building kmod packages
--------------------------------------------------------------------------------
Update Information:
Introduce support for epel9
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 3 2022 S��rgio Basto <sergio(a)serjux.com> - 1.1-4
- kernel-abi-whitelists is not needed and break builds on el9
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 20 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1-2
- Revert suse commit in kmodtool
* Fri Oct 22 2021 Nicolas Vi��ville <nicolas.vieville(a)uphf.fr> - 1.1-1
- Add signing module method to use with UEFI Secure Boot machines thanks
to Stanislas Leduc (#1454824) (reworked method)
- Add as well zipping module method and support for it in Fedora and RHEL
* Fri Oct 22 2021 Nicolas Vi��ville <nicolas.vieville(a)uphf.fr> - 1-44
- Fix indentation
- Add installonlypkg(kernel-module) to allow kmod packages co-install (RHEL)
- Convert if statement from "[!] $variable" to "[!] -n $variable"
- Remove unused variables and code
- Force remove temporary file
- Remove grep pipe after find command
- Standardize globally kmod package names macros and kernel_uname_r
variables in order to ease the build of kmod packages for non-default
distribution (Fedora), for example for RHEL
- Try to fix: check if uname from Makefile is the same as kernel variable
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1-43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1-41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 6 2020 Neal Gompa <ngompa13(a)gmail.com> - 1-40
- Always use /lib/modules for kmod install path
* Mon Jul 6 2020 Neal Gompa <ngompa13(a)gmail.com> - 1-39
- Don't force-disable debuginfo subpackages
--------------------------------------------------------------------------------
================================================================================
koji-1.28.1-1.el9 (FEDORA-EPEL-2022-7516cca85d)
Build system tools
--------------------------------------------------------------------------------
Update Information:
Update to upstream bugfix release 1.28.1.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Kevin Fenzi <kevin(a)scrye.com> - 1.28.1-1
- Update to 1.28.1. Fixes rhbz#2072899
--------------------------------------------------------------------------------
================================================================================
lagrange-1.12.1-1.el9 (FEDORA-EPEL-2022-231ff51e71)
A Beautiful Gemini Client
--------------------------------------------------------------------------------
Update Information:
# Lagrange ## v1.12.1 - Updated Help: export/import, user data archives,
paragraph justification. - Updated UI translations. ## v1.12.0 New features: -
Export and import user data as a ZIP archive, including identities, bookmarks,
site-specific settings, trusted certificate fingerprints, and browsing history.
- UI layout options: the navigation/tab bars can be moved to the bottom of the
window, and one can have a traditional menu bar instead of the hamburger menu.
On macOS, the normal menu bar is used as before. - Added style option to justify
paragraphs that are at least three lines long. - Added new content theme
"Oceanic" with support for both dark and light modes. - Added new UI accent
colors: Red, Green, Blue, Gray. - Feeds: Added "Mark Below as Read" context menu
item. - Site-specific setting for TLS session resumption (enabled by default).
Changes and enhancements: - Roboto is the new default content/UI font, except
on Windows where Segoe UI is the default font. - Toggles use symbols instead of
YES/NO. - UI uses only one accent color at a time. - Theme palette tuning:
adjusted generated palettes of Colorful Dark/Light, improved the Sepia theme,
and added a dark mode Sepia variant. - Certain pages like Help open in a new
tab. If the page is already open in a tab, that tab is activated instead of
opening a new one. - Improved word wrapping with more breaking punctuation. -
Text renderer uses additional subpixel offsets with lower-density displays. -
Text rendering optimizations: avoid repeated shaping of the same text. - UI
rendering optimizations. Fixes: - Fixed a possible crash when clicking on the
first link of a page with the monospace body text option enabled. - Fixed
occasional small gaps between glyph backgrounds. - Fixed problems with marking
feed entries as read/unread. - The bookmark dialog doesn't show irrelevant
fields when editing a bookmark folder. - Spurious spaces are removed from ends
of bookmark titles. - Pasting text into an input field should not decode
reserved URL characters. - Percent-encoded spaces (%20) in a file name were not
decoded when saving a file. # The Foundation - Archive: Opening as writable,
serializing with compression. - Block: Handle possible vprintf encoding errors.
- String: Upper/lower-casing in a specific language. - Time: Added max method. -
TlsCertificate: Avoid repeated verification of the same certificate. -
TlsRequest: TLS session cache can be disabled per request.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Michel Alexandre Salim <salimma(a)fedoraproject.org> 1.12.1-1
- Update to 1.12.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2071912 - lagrange-1.12.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071912
[ 2 ] Bug #2071995 - the_foundation-1.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071995
--------------------------------------------------------------------------------
================================================================================
livesys-scripts-0.2.1-1.el9 (FEDORA-EPEL-2022-00f288cc10)
Scripts for auto-configuring live media during boot
--------------------------------------------------------------------------------
Update Information:
#### Changes - Revert "Add ConditionPathExists check to systemd units" -
livesys-main: Use restorecon -RF instead of just -R - livesys-main: Only quote
around the filename
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Neal Gompa <ngompa(a)fedoraproject.org> - 0.2.1-1
- Update to 0.2.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073239 - livesys-scripts-0.2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073239
--------------------------------------------------------------------------------
================================================================================
python-google-auth-2.6.3-1.el9 (FEDORA-EPEL-2022-fd183d8013)
Google Auth Python Library
--------------------------------------------------------------------------------
Update Information:
Update python-google-auth to 2.6.3
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Fedora Release Monitoring <release-monitoring(a)fedoraproject.org> - 1:2.6.3-1
- Update to 2.6.3 (#2064496)
--------------------------------------------------------------------------------
================================================================================
python-sphinx-notfound-page-0.7.1-3.el9 (FEDORA-EPEL-2022-2010991796)
Create a custom 404 page with absolute URLs hardcoded
--------------------------------------------------------------------------------
Update Information:
Initial version for epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 15 2021 Karolina Surma <ksurma(a)redhat.com> - 0.7.1-1
- Update to new upstream version 0.7.1
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.6-5
- Rebuilt for Python 3.10
* Mon Mar 8 2021 Tim Landscheidt <tim(a)tim-landscheidt.de> - 0.6-4
- Remove obsolete requirements for %post/%postun scriptlets
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 19 2021 Charalampos Stratakis <cstratak(a)redhat.com> - 0.6-2
- Fix compatibility with Sphinx 3.4
* Tue Jan 12 2021 Charalampos Stratakis <cstratak(a)redhat.com> - 0.6-1
- Update to version 0.6
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 0.4-8
- Rebuilt for Python 3.9
* Tue Apr 21 2020 Charalampos Stratakis <cstratak(a)redhat.com> - 0.4-7
- Fix test failures with Sphinx 3 (rhbz#1823521)
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2072843 - [EPEL9] Please build an EPEL9 build for python-sphinx-notfound-page
https://bugzilla.redhat.com/show_bug.cgi?id=2072843
--------------------------------------------------------------------------------
================================================================================
python-sqlalchemy-1.4.35-1.el9 (FEDORA-EPEL-2022-6688b575a9)
Modular and flexible ORM library for python
--------------------------------------------------------------------------------
Update Information:
This is a bugfix and enhancement release. The upstream announcements for
versions [1.4.33](https://www.sqlalchemy.org/blog/2022/03/31/sqlalchemy-1.4.33-r
eleased/),
[1.4.34](https://www.sqlalchemy.org/blog/2022/03/31/sqlalchemy-1.4.34-releas…
and
[1.4.35](https://www.sqlalchemy.org/blog/2022/04/06/sqlalchemy-1.4.35-releas…
summarize and the [changelog](https://docs.sqlalchemy.org/en/14/changelog/change
log_14.html#change-1.4.35) contains a detailed list of changes in version
1.4.35.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Nils Philippsen <nils(a)tiptoe.de> - 1.4.35-1
- version 1.4.35
* Fri Apr 1 2022 Nils Philippsen <nils(a)tiptoe.de> - 1.4.34-1
- version 1.4.34
--------------------------------------------------------------------------------
================================================================================
qt6ct-0.5-1.el9 (FEDORA-EPEL-2022-e42301399a)
Qt6 - Configuration Tool
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 6 2021 Martin Gansser <martinkg(a)fedora.com> - 0.5-1
- Update to 0.5
* Sat Aug 28 2021 Martin Gansser <martinkg(a)fedora.com> - 0.4-2
- Add missing desktop file validation
- Add BR desktop-file-utils
* Wed Aug 11 2021 Martin Gansser <martinkg(a)fedora.com> - 0.4-1
- Update to 0.4
- Fix unowned directories
* Thu Jul 1 2021 Martin Gansser <martinkg(a)fedora.com> - 0.3-1
- Update to 0.3
* Mon Feb 8 2021 Martin Gansser <martinkg(a)fedora.com> - 0.2-1
- initial Build
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073024 - Please branch and build qt6ct in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2073024
--------------------------------------------------------------------------------
================================================================================
rpki-client-7.7-1.el9 (FEDORA-EPEL-2022-7eeb21d24f)
RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:
# rpki-client 7.7 - Add various RFC 6488 compliance checks to improve the CMS
parser. - Improve RRDP replication through less aggressive cache cleanup. -
Add a check whether a given Manifest EE certificate is listed on the applicable
CRL. - For forward compatibility permit ASPA object to appear on Manifests.
- Various improvements to the `-f <file>` diagnostic option to now also validate
files containing Trust Anchor certs and CRLs.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Robert Scheck <robert(a)fedoraproject.org> 7.7-1
- Upgrade to 7.7 (#2073214)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073214 - rpki-client-7.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073214
--------------------------------------------------------------------------------
================================================================================
rubygem-Ascii85-1.1.0-3.el9 (FEDORA-EPEL-2022-99f4714465)
Ascii85 encoder/decoder
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jan 28 2021 V��t Ondruch <vondruch(a)redhat.com> - 1.1.0-1
- Update to Ascii85 1.1.0.
Resolves: rhbz#1538845
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.2-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.0.2-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-connection_pool-2.2.5-3.el9 (FEDORA-EPEL-2022-c0594ce21f)
Generic connection pool for Ruby
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Pavel Valena <pvalena(a)redhat.com> - 2.2.5-1
- Update to connection_pool 2.2.5.
Resolves: rhbz#1948549
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 22 2020 Pavel Valena <pvalena(a)redhat.com> - 2.2.3-1
- Update to connection_pool 2.2.3.
Resolves: rhbz#1843247
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-creole-0.5.0-17.el9 (FEDORA-EPEL-2022-bbd654ca19)
Lightweight markup language
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-erubi-1.10.0-3.el9 (FEDORA-EPEL-2022-73649dbf0d)
Small ERB Implementation
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 19 2021 V��t Ondruch <vondruch(a)redhat.com> - 1.10.0-1
- Update to Erubi 1.10.0.
Resolves: rhbz#1551797
Resolves: rhbz#1962124
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-execjs-2.8.1-3.el9 (FEDORA-EPEL-2022-5ad6b28ee7)
Run JavaScript code from Ruby
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sat May 15 2021 Pavel Valena <pvalena(a)redhat.com> - 2.8.1-1
- Update to execjs 2.8.1.
Resolves: rhbz#1959144
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.7.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.7.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.7.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-ruby-rc4-0.1.5-22.el9 (FEDORA-EPEL-2022-5395754ce1)
Pure Ruby implementation of the RC4 algorithm
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.5-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.5-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.5-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.5-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.5-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-temple-0.8.2-4.el9 (FEDORA-EPEL-2022-ba8d449baa)
Template compilation framework in Ruby
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 19 2020 V��t Ondruch <vondruch(a)redhat.com> - 0.8.2-1
- Update to Temple 0.8.2.
Resolves: rhbz#1684883
- Use Erubi instead of Erubis.
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rubygem-ttfunk-1.7.0-5.el9 (FEDORA-EPEL-2022-734afd34cb)
Font Metrics Parser for Prawn
--------------------------------------------------------------------------------
Update Information:
Initial build on epel9
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 V��t Ondruch <vondruch(a)redhat.com> - 1.7.0-2
- Add `BR: rubygem(bigdecimal)`.
* Tue Dec 29 2020 Christopher Brown <chris.brown(a)redhat.com> - 1.7.0-1
- Update to 1.7.0
* Mon Aug 3 2020 Pavel Valena <pvalena(a)redhat.com> - 1.6.2.1-1
- Update to ttfunk 1.6.2.1.
Resolves: rhbz#1787872
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
the_foundation-1.3.0-1.el9 (FEDORA-EPEL-2022-231ff51e71)
Opinionated C11 library for low-level functionality
--------------------------------------------------------------------------------
Update Information:
# Lagrange ## v1.12.1 - Updated Help: export/import, user data archives,
paragraph justification. - Updated UI translations. ## v1.12.0 New features: -
Export and import user data as a ZIP archive, including identities, bookmarks,
site-specific settings, trusted certificate fingerprints, and browsing history.
- UI layout options: the navigation/tab bars can be moved to the bottom of the
window, and one can have a traditional menu bar instead of the hamburger menu.
On macOS, the normal menu bar is used as before. - Added style option to justify
paragraphs that are at least three lines long. - Added new content theme
"Oceanic" with support for both dark and light modes. - Added new UI accent
colors: Red, Green, Blue, Gray. - Feeds: Added "Mark Below as Read" context menu
item. - Site-specific setting for TLS session resumption (enabled by default).
Changes and enhancements: - Roboto is the new default content/UI font, except
on Windows where Segoe UI is the default font. - Toggles use symbols instead of
YES/NO. - UI uses only one accent color at a time. - Theme palette tuning:
adjusted generated palettes of Colorful Dark/Light, improved the Sepia theme,
and added a dark mode Sepia variant. - Certain pages like Help open in a new
tab. If the page is already open in a tab, that tab is activated instead of
opening a new one. - Improved word wrapping with more breaking punctuation. -
Text renderer uses additional subpixel offsets with lower-density displays. -
Text rendering optimizations: avoid repeated shaping of the same text. - UI
rendering optimizations. Fixes: - Fixed a possible crash when clicking on the
first link of a page with the monospace body text option enabled. - Fixed
occasional small gaps between glyph backgrounds. - Fixed problems with marking
feed entries as read/unread. - The bookmark dialog doesn't show irrelevant
fields when editing a bookmark folder. - Spurious spaces are removed from ends
of bookmark titles. - Pasting text into an input field should not decode
reserved URL characters. - Percent-encoded spaces (%20) in a file name were not
decoded when saving a file. # The Foundation - Archive: Opening as writable,
serializing with compression. - Block: Handle possible vprintf encoding errors.
- String: Upper/lower-casing in a specific language. - Time: Added max method. -
TlsCertificate: Avoid repeated verification of the same certificate. -
TlsRequest: TLS session cache can be disabled per request.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Michel Alexandre Salim <salimma(a)fedoraproject.org> 1.3.0-1
- Update to 1.3.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2071912 - lagrange-1.12.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071912
[ 2 ] Bug #2071995 - the_foundation-1.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071995
--------------------------------------------------------------------------------
================================================================================
tinyxml2-9.0.0-1.el9 (FEDORA-EPEL-2022-60dfb8e28b)
Simple, small and efficient C++ XML parser
--------------------------------------------------------------------------------
Update Information:
Update to release 9.0.0
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Rich Mattes <richmattes(a)gmail.com> - 9.0.0-1
- Update to release 9.0.0
* Sat Jan 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.0.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 7.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2069261 - Please branch and build tinyxml2 in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=2069261
--------------------------------------------------------------------------------
================================================================================
zxing-cpp-1.2.0-1.el9 (FEDORA-EPEL-2022-7815ad125f)
C++ port of the ZXing ("Zebra Crossing") barcode scanning library
--------------------------------------------------------------------------------
Update Information:
initial import
--------------------------------------------------------------------------------
ChangeLog:
* Fri Dec 10 2021 Caol��n McNamara <caolanm(a)redhat.com> 1.2.0-1
- initial import
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-93c82435ba unrealircd-6.0.3-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
SoapySDR-0.8.1-3.el8
bitcoin-core-22.0-7.el8
bitcoin-core-selinux-0-7.20210312giteaa9a04.el8
koji-1.28.1-1.el8
lagrange-1.12.1-1.el8
livesys-scripts-0.2.1-1.el8
python-pyzabbix-1.0.0-2.el8
rpki-client-7.7-1.el8
the_foundation-1.3.0-1.el8
Details about builds:
================================================================================
SoapySDR-0.8.1-3.el8 (FEDORA-EPEL-2022-06f9ef6ac2)
A Vendor Neutral and Platform Independent SDR Support Library
--------------------------------------------------------------------------------
Update Information:
Fix directory name of hardware support modules
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jan 23 2022 Matt Domsch <matt(a)domsch.com> - 0.8.1-3
- Fix directory name of hardware support modules
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 16 2021 Matt Domsch <matt(a)domsch.com> - 0.8.1-1
- Upstream 0.8.1
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.7.2-12
- Rebuilt for Python 3.10
* Tue Mar 30 2021 Jonathan Wakely <jwakely(a)redhat.com> - 0.7.2-11
- Rebuilt for removed libstdc++ symbol (#1937698)
* Mon Jan 25 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Aug 1 2020 Matt Domsch <matt(a)domsch.com> - 0.7.2-9
- Upstream 0.7.2, drop now-included patch
- fixes for F33 cmake
* Sat Aug 1 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-8
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.1-6
- Rebuilt for Python 3.9
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.1-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.1-3
- Rebuilt for Python 3.8
* Wed Jul 24 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jun 3 2019 Matt Domsch <matt(a)domsch.com> - 0.7.1-1
- upstream 0.7.1
- fix build for Python 3.8, with thanks to Miro Hron��ok (BZ#1716544)
* Thu Jan 31 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.1-3.20180806gite694813
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Jan 15 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.6.1-2.20180806gite694813
- Subpackage python2-SoapySDR has been removed
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
* Mon Aug 6 2018 Matt Domsch <matt(a)domsch.com> 0.6.1-1.20180806gite694813
- initial Fedora packaging
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073131 - Plans for EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=2073131
--------------------------------------------------------------------------------
================================================================================
bitcoin-core-22.0-7.el8 (FEDORA-EPEL-2022-69091367ab)
Peer to Peer Cryptographic Currency
--------------------------------------------------------------------------------
Update Information:
First packaged version of the Bitcoin Core software and matching SELinux
policies.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Simone Caronni <negativo17(a)gmail.com> - 22.0-7
- Add AppStream metadata.
* Tue Apr 5 2022 Simone Caronni <negativo17(a)gmail.com> - 22.0-6
- Hide extended tests behind a flag.
- Allow to run the full set of extended tests including network when requested,
they run fine in mock with network enabled.
* Sun Jan 23 2022 Simone Caronni <negativo17(a)gmail.com> - 22.0-5
- Update GPG verification script (thanks Bj��rn Persson).
* Sun Oct 3 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-4
- Switch to bundled statically linked Berkeley DB 4.8.30 (NC).
* Sat Sep 25 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-3
- Remove obsolete scriptlets.
- With RHEL/CentOS 7 no longer a target, improve systemd unit security.
- Add systemd user unit to start bitcoind in your user session.
- Move bitcoin-wallet to utils subpackage for offline wallet manipulation.
- Update README files.
* Sat Sep 25 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-2
- Prepare all keys with a script and verify all keys against the signature file.
Add reasoning on the process in the SPEC file.
* Wed Sep 22 2021 Simone Caronni <negativo17(a)gmail.com> - 22.0-1
- Update to 22.0, versioning convention change.
- Implement signature verification with a public GPG keyring and at least one
valid signature.
- Also the relative selinux package has been renamed to bitcoin-core-selinux.
- Add bitcoin-util to devel subpackage.
- Update docs.
- Add SQLite as dependency for descriptor wallets.
- Drop RHEL/CentOS 7 support.
* Tue Sep 21 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.1-2
- Rename package to bitcoin-core.
- Conflicts with bitcoin.
- Desktop subpackage renamed from "core" to "desktop".
* Wed May 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.1-1
- Update to 0.21.1.
* Wed Mar 10 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-4
- Fix build on RHEL/CentOS 8.
- Adjust SELinux requirement for server subpackage.
* Wed Mar 10 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-3
- Remove requirements for utils subpackage in server subpackage.
- Separate SELinux package in its own subpackage and use RPM rich booleans on
Fedora and RHEL/CentOS 8+ to install the SELinux package if the base policy is
installed.
- Update server README.
* Wed Jan 20 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-2
- Update to 0.21.0.
- Remove java build requirement.
- Use local folder for test output.
* Fri Jan 15 2021 Simone Caronni <negativo17(a)gmail.com> - 0.21.0-1
- Update to 0.21.0.
* Thu Nov 19 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.1-2
- Remove openssl/protobuf from build requirements.
* Wed Oct 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.1-1
- Update to 0.20.1.
* Wed Jul 22 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-7
- Use libdb 5.x instead of deprecated 4.x. Fixes build on RHEL/CentOS 8.
* Tue Jul 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-6
- Update systemd unit.
- Update configuration options.
- Declared bundled libraries/forks.
* Tue Jul 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-5
- Use HTTPS for url tag.
- Reorganize sources. Add cleaned files from the packaging repository directly;
bash completion snippets are now supported in the main sources.
- Move check section after install and include desktop file validating in there.
* Sun Jul 19 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-4
- Fix tests on RHEL/CentOS 7.
* Sat Jul 18 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-3
- Add signature verification.
- Trim changelog.
- Fix typo in the libs description.
* Tue Jun 30 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-2
- Update Source0 URL.
- Do not obsolete "bitcoin", just leave the provider for it.
- Let the build install the man pages.
- Make sure old post scriptlets run only on RHEL/CentOS 7.
- Do not install static library and archive.
- Be explicit with shared object versions.
- Use macros for more directories.
- Use GCC 9 and not 7 to build on RHEL/CentOS 7.
* Fri Jun 26 2020 Simone Caronni <negativo17(a)gmail.com> - 0.20.0-1
- Update to 0.20.0.
* Mon May 4 2020 Simone Caronni <negativo17(a)gmail.com> - 0.19.1-1
- Update to 0.19.1.
- Fix deprecation message with Python tests.
- Trim changelog.
* Fri Feb 21 2020 Simone Caronni <negativo17(a)gmail.com> - 0.19.0.1-2
- Fix dependencies with Python SELinux interfaces.
* Tue Nov 19 2019 Simone Caronni <negativo17(a)gmail.com> - 0.19.0.1-1
- Update to 0.19.0.1.
* Sun Nov 17 2019 Simone Caronni <negativo17(a)gmail.com> - 0.19.0-1
- Update to 0.19.0.
* Thu Sep 12 2019 Simone Caronni <negativo17(a)gmail.com> - 0.18.1-1
- Update to 0.18.1.
* Tue May 7 2019 Simone Caronni <negativo17(a)gmail.com> - 0.18.0-2
- Update systemd unit.
* Mon May 6 2019 Simone Caronni <negativo17(a)gmail.com> - 0.18.0-1
- Update to 0.18.0.
- Force C.UTF-8 for tests on Fedora and disable EPEL 7 test run.
* Thu Jan 24 2019 Simone Caronni <negativo17(a)gmail.com> - 0.17.1-1
- Update to 0.17.1.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1834731 - Review Request: bitcoin-core - Peer to Peer Cryptographic Currency
https://bugzilla.redhat.com/show_bug.cgi?id=1834731
--------------------------------------------------------------------------------
================================================================================
bitcoin-core-selinux-0-7.20210312giteaa9a04.el8 (FEDORA-EPEL-2022-69091367ab)
Bitcoin Core SELinux policy
--------------------------------------------------------------------------------
Update Information:
First packaged version of the Bitcoin Core software and matching SELinux
policies.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Mar 2 2022 Simone Caronni <negativo17(a)gmail.com> - 0-7.20210312giteaa9a04
- Do not use forge macros. Breaks changelog, date in package release, changelog
and complete release on EPEL 8.
* Wed Sep 22 2021 Simone Caronni <negativo17(a)gmail.com> - 0-6
- Rename to bitcoin-core-selinux.
* Sun Mar 14 2021 Simone Caronni <negativo17(a)gmail.com> - 0-5
- Use forge macros from packaging guidelines.
* Fri Mar 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0-4.20210312giteaa9a04
- Updated policy.
* Fri Mar 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0-3.20210312git7d10d99
- Allow connections to tor ports, remove permissive.
* Fri Mar 12 2021 Simone Caronni <negativo17(a)gmail.com> - 0-2.20210310gitc539073
- Update postuninstall scriptlet with correct ports.
* Wed Mar 10 2021 Simone Caronni <negativo17(a)gmail.com> - 0.1-1.20210310git5eccc2a
- First build.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1834731 - Review Request: bitcoin-core - Peer to Peer Cryptographic Currency
https://bugzilla.redhat.com/show_bug.cgi?id=1834731
--------------------------------------------------------------------------------
================================================================================
koji-1.28.1-1.el8 (FEDORA-EPEL-2022-921fcec946)
Build system tools
--------------------------------------------------------------------------------
Update Information:
Update to upstream bugfix release 1.28.1.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Kevin Fenzi <kevin(a)scrye.com> - 1.28.1-1
- Update to 1.28.1. Fixes rhbz#2072899
--------------------------------------------------------------------------------
================================================================================
lagrange-1.12.1-1.el8 (FEDORA-EPEL-2022-11493c877e)
A Beautiful Gemini Client
--------------------------------------------------------------------------------
Update Information:
# Lagrange ## v1.12.1 - Updated Help: export/import, user data archives,
paragraph justification. - Updated UI translations. ## v1.12.0 New features: -
Export and import user data as a ZIP archive, including identities, bookmarks,
site-specific settings, trusted certificate fingerprints, and browsing history.
- UI layout options: the navigation/tab bars can be moved to the bottom of the
window, and one can have a traditional menu bar instead of the hamburger menu.
On macOS, the normal menu bar is used as before. - Added style option to justify
paragraphs that are at least three lines long. - Added new content theme
"Oceanic" with support for both dark and light modes. - Added new UI accent
colors: Red, Green, Blue, Gray. - Feeds: Added "Mark Below as Read" context menu
item. - Site-specific setting for TLS session resumption (enabled by default).
Changes and enhancements: - Roboto is the new default content/UI font, except
on Windows where Segoe UI is the default font. - Toggles use symbols instead of
YES/NO. - UI uses only one accent color at a time. - Theme palette tuning:
adjusted generated palettes of Colorful Dark/Light, improved the Sepia theme,
and added a dark mode Sepia variant. - Certain pages like Help open in a new
tab. If the page is already open in a tab, that tab is activated instead of
opening a new one. - Improved word wrapping with more breaking punctuation. -
Text renderer uses additional subpixel offsets with lower-density displays. -
Text rendering optimizations: avoid repeated shaping of the same text. - UI
rendering optimizations. Fixes: - Fixed a possible crash when clicking on the
first link of a page with the monospace body text option enabled. - Fixed
occasional small gaps between glyph backgrounds. - Fixed problems with marking
feed entries as read/unread. - The bookmark dialog doesn't show irrelevant
fields when editing a bookmark folder. - Spurious spaces are removed from ends
of bookmark titles. - Pasting text into an input field should not decode
reserved URL characters. - Percent-encoded spaces (%20) in a file name were not
decoded when saving a file. # The Foundation - Archive: Opening as writable,
serializing with compression. - Block: Handle possible vprintf encoding errors.
- String: Upper/lower-casing in a specific language. - Time: Added max method. -
TlsCertificate: Avoid repeated verification of the same certificate. -
TlsRequest: TLS session cache can be disabled per request.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Michel Alexandre Salim <salimma(a)fedoraproject.org> 1.12.1-1
- Update to 1.12.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2071912 - lagrange-1.12.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071912
[ 2 ] Bug #2071995 - the_foundation-1.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071995
--------------------------------------------------------------------------------
================================================================================
livesys-scripts-0.2.1-1.el8 (FEDORA-EPEL-2022-0f4c4c4015)
Scripts for auto-configuring live media during boot
--------------------------------------------------------------------------------
Update Information:
#### Changes - Revert "Add ConditionPathExists check to systemd units" -
livesys-main: Use restorecon -RF instead of just -R - livesys-main: Only quote
around the filename
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Neal Gompa <ngompa(a)fedoraproject.org> - 0.2.1-1
- Update to 0.2.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073239 - livesys-scripts-0.2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073239
--------------------------------------------------------------------------------
================================================================================
python-pyzabbix-1.0.0-2.el8 (FEDORA-EPEL-2022-9167f44d16)
PyZabbix is a Python module for working with the Zabbix API
--------------------------------------------------------------------------------
Update Information:
Build for EPEL8
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 7 2022 Orion Poplawski <orion(a)cora.nwra.com> - 1.0.0-2
- Require semantic-version>=2.6
* Mon Mar 28 2022 Orion Poplawski <orion(a)cora.nwra.com> - 1.0.0-1
- Update to 1.0.0
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.7.4-13
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.4-10
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.4-8
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.4-7
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Sep 27 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.4-4
- Remove Python2 subpackage
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.4-2
- Rebuilt for Python 3.7
* Tue Feb 13 2018 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.4-1
- Update to 0.7.4
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jun 30 2017 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.3-9
- Update to new package guidelines
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hron��ok <mhroncok(a)redhat.com> - 0.7.3-7
- Rebuild for Python 3.6
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.3-6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Pa…
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.3-4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Fri Nov 6 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.3-3
- Rebuilt for Python 3.5
* Tue Aug 25 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.3-2
- Enable tests for epel
* Fri Jul 3 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.3-1
- Update to 0.7.3
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Feb 19 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.2-2
- Explicitly name BuildRequires: python-setuptools
- Disabled tests for EPEL
* Thu Feb 12 2015 Piotr Popieluch <piotr1212(a)gmail.com> - 0.7.2-1
- Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1774405 - python-pyzabbix package is missing in EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1774405
--------------------------------------------------------------------------------
================================================================================
rpki-client-7.7-1.el8 (FEDORA-EPEL-2022-4094abbf73)
RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:
# rpki-client 7.7 - Add various RFC 6488 compliance checks to improve the CMS
parser. - Improve RRDP replication through less aggressive cache cleanup. -
Add a check whether a given Manifest EE certificate is listed on the applicable
CRL. - For forward compatibility permit ASPA object to appear on Manifests.
- Various improvements to the `-f <file>` diagnostic option to now also validate
files containing Trust Anchor certs and CRLs.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Robert Scheck <robert(a)fedoraproject.org> 7.7-1
- Upgrade to 7.7 (#2073214)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2073214 - rpki-client-7.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2073214
--------------------------------------------------------------------------------
================================================================================
the_foundation-1.3.0-1.el8 (FEDORA-EPEL-2022-11493c877e)
Opinionated C11 library for low-level functionality
--------------------------------------------------------------------------------
Update Information:
# Lagrange ## v1.12.1 - Updated Help: export/import, user data archives,
paragraph justification. - Updated UI translations. ## v1.12.0 New features: -
Export and import user data as a ZIP archive, including identities, bookmarks,
site-specific settings, trusted certificate fingerprints, and browsing history.
- UI layout options: the navigation/tab bars can be moved to the bottom of the
window, and one can have a traditional menu bar instead of the hamburger menu.
On macOS, the normal menu bar is used as before. - Added style option to justify
paragraphs that are at least three lines long. - Added new content theme
"Oceanic" with support for both dark and light modes. - Added new UI accent
colors: Red, Green, Blue, Gray. - Feeds: Added "Mark Below as Read" context menu
item. - Site-specific setting for TLS session resumption (enabled by default).
Changes and enhancements: - Roboto is the new default content/UI font, except
on Windows where Segoe UI is the default font. - Toggles use symbols instead of
YES/NO. - UI uses only one accent color at a time. - Theme palette tuning:
adjusted generated palettes of Colorful Dark/Light, improved the Sepia theme,
and added a dark mode Sepia variant. - Certain pages like Help open in a new
tab. If the page is already open in a tab, that tab is activated instead of
opening a new one. - Improved word wrapping with more breaking punctuation. -
Text renderer uses additional subpixel offsets with lower-density displays. -
Text rendering optimizations: avoid repeated shaping of the same text. - UI
rendering optimizations. Fixes: - Fixed a possible crash when clicking on the
first link of a page with the monospace body text option enabled. - Fixed
occasional small gaps between glyph backgrounds. - Fixed problems with marking
feed entries as read/unread. - The bookmark dialog doesn't show irrelevant
fields when editing a bookmark folder. - Spurious spaces are removed from ends
of bookmark titles. - Pasting text into an input field should not decode
reserved URL characters. - Percent-encoded spaces (%20) in a file name were not
decoded when saving a file. # The Foundation - Archive: Opening as writable,
serializing with compression. - Block: Handle possible vprintf encoding errors.
- String: Upper/lower-casing in a specific language. - Time: Added max method. -
TlsCertificate: Avoid repeated verification of the same certificate. -
TlsRequest: TLS session cache can be disabled per request.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 8 2022 Michel Alexandre Salim <salimma(a)fedoraproject.org> 1.3.0-1
- Update to 1.3.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2071912 - lagrange-1.12.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071912
[ 2 ] Bug #2071995 - the_foundation-1.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2071995
--------------------------------------------------------------------------------