Skip to content
Success

Changes

Summary

  1. rsync - fix IPv6 (commit: 5fddc38) (details)
  2. python/flake8_typing_imports: update to 1.17.0 (commit: 566b6b8) (details)
  3. python/platformdirs: update to 4.5.0 (commit: e06954c) (details)
  4. prep-patch.mk: remove duplicate target (commit: 2e66fb8) (details)
Commit 5fddc386bdee51e583485b458b585de42687e677 by noreply
rsync - fix IPv6

The test program, which checks for AF_INET6 fails to build because
socket() requires -lsocket. We need to do this test after checking
whether we need -lsocket.

Co-authored-by: Dark Ayron <ayron@shadowdrake.eu>
(commit: 5fddc38)
The file was modifiedcomponents/network/rsync/Makefile (diff)
The file was addedcomponents/network/rsync/patches/10-ipv6.patch
Commit 566b6b891655479d36fbd14c089c73938103350d by noreply
python/flake8_typing_imports: update to 1.17.0

(commit: 566b6b8)
The file was modifiedcomponents/python/flake8_typing_imports/Makefile (diff)
The file was modifiedcomponents/python/flake8_typing_imports/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/python/flake8_typing_imports/flake8_typing_imports-PYVER.p5m (diff)
The file was modifiedcomponents/python/flake8_typing_imports/pkg5 (diff)
The file was modifiedcomponents/python/flake8_typing_imports/.gitignore (diff)
Commit e06954cf1008749ff999c30ab9c0dde232c47a1b by noreply
python/platformdirs: update to 4.5.0

(commit: e06954c)
The file was modifiedcomponents/python/platformdirs/Makefile (diff)
The file was modifiedcomponents/python/platformdirs/.gitignore (diff)
The file was modifiedcomponents/python/platformdirs/python-integrate-project.conf (diff)
Commit 2e66fb8db4c2943b6d63bf21ddfb09134b5d5ec2 by noreply
prep-patch.mk: remove duplicate target

(commit: 2e66fb8)
The file was modifiedmake-rules/prep-patch.mk (diff)