From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1426e4823bb862dd38da56091fc882a58495b10a Date: Tue, 26 Sep 2023 17:20:23 +0000 Message-ID: <4Rw62J0Vhjz2xY0@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6582532807367408263==" List-Id: --===============6582532807367408263== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree". The branch, master has been updated via 1426e4823bb862dd38da56091fc882a58495b10a (commit) via 976b39ac6e0f0a3427451e408dae5e5a1ccfcdf3 (commit) via 7a087b85d439731c225ed7021a5afbcbdf67f4fe (commit) via c57549d929cf8c4c21985e5164be9e76a82f28ed (commit) via 5ea7e16fd1dc222f18d6364eb597ce46adc2417a (commit) via 6445c5f1dd76d3b7431efc55501a6ea8aaeca528 (commit) from 1a2d32ff3c520f1fad637b9ca0dd6687a0213582 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1426e4823bb862dd38da56091fc882a58495b10a Author: Adolf Belka Date: Tue Sep 26 15:24:10 2023 +0200 python3-lxml: Update to version 4.9.3-1 =20 - IPFire-3.x - Update from version 4.3.4-1 to 4.9.3-1 - Changelog is too large to include here. For details see https://lxml.de/4.9/changes-4.9.2.html =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 976b39ac6e0f0a3427451e408dae5e5a1ccfcdf3 Author: Adolf Belka Date: Tue Sep 26 15:24:09 2023 +0200 python3-gobject3: Update to version 3.46.0-1 =20 - IPFire-3.x - Update from version 3.42.2-2 to 3.46.0-1 - Changelog 3.46.0 build: Drop Python 3.7 support !238 build: Require glib 2.64 and gobject-introspection 1.64 !243 Add support for Python 3.12 (minor test fixes) !247 Drop GTK 2 support (after being effectively unsupported for 12 years= ) !182 meson: Require meson 0.56.0 !220 meson: Set PYTHONPATH in devenv !235 meson: define pycairo_dep in case pycairo=3Ddisabled !242 meson: Use pycairo from target python before pkg-config !223 Complete the PEP-451 implementation in gi.importer !229 Replace usage of deprecated FFI closure API !241 Fix invalid marshalling in some cases for boxed values, for example = with Gtk.StyleContext.get_property() !213 Consistent setting of enum and flag property !192 Fix docstring for methods that return an array and have a length (ou= t) argument !249 overrides: Fix incompatibility for CssProvider.load_from_data() (GTK 4.10) !231 overrides: Allow Gdk.{Color,RGBA} instances to be compared with other objects !233 overrides: Add overrides for Gdk.FileList in Gdk-4.0 !245 docs: Fix underline too short warning !246 docs: Fix build failure due to extlinks with Sphinx 6 !244 docs: List additional projects using PyGObject !230 docs: Update Development Environment Docs !232 docs: Update docs and code examples to GTK 4 !215 3.44.1 Fix tests with glib 2.76 !240 3.44.0 No changes compared to 3.43.1 3.43.1 Note: PyGObject is in need of more maintainers, please read https://www.bassi.io/articles/2022/12/02/on-pygobject/ Note: This is an unstable release. Drop support for Python 3.6 !184 meson: bump minimum version to 0.53.0 and update subprojects !227 gimodule: fix floating state of python objects created with g_object= _new !129 Gtk.Template: Accept PathLike objects as a filename !195 info: Show which type/object callables are bound to !194 IntrospectionModule: handle two threads loading type at same time !1= 49 Port to Py_TRASHCAN_BEGIN !226 Other cleanups/improvements: !181 !173 This release also includes all changes from 3.42.1 and 3.42.2 =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 7a087b85d439731c225ed7021a5afbcbdf67f4fe Author: Adolf Belka Date: Tue Sep 26 15:24:08 2023 +0200 python3-docutils: Update to version 0.20.1 =20 - IPFire-3.x - Update from version 0.19-1 to 0.20.1-1 - Changelog 0.20.1 (2023-05-17) Bugfix release. See HISTORY for details. 0.20 (2023-05-04) Docutils 0.20 is the last version supporting Python 3.7 and 3.8. General Support Python 3.11 (patch #198 by Hugo van Kemenade). Output changes: HTML5: Use dpub-ARIA role "doc-footnote" (instead of ARIA role "note") = for footnotes. LaTeX: Do not load the inputenc package in UTF-8 encoded LaTeX sources. (UTF-8 is the default encoding for LaTeX2e since 2018). Configuration changes: Settings in the [latex2e writer] configuration file section are = now ignored by the "xetex" writer. Place common settings in section [latex writers]. New command line setting output. Obsoletes the positional argument (cf. future changes). utils.find_file_in_dirs() now returns a POSIX path also on Windows; utils.get_stylesheet_list() no longer converts \ to /. docutils/languages/ docutils/parsers/rst/languages/ Support Ukrainian. Patch by Dmytro Kazanzhy. test/coverage.sh Removed. Use the coverage.py project instead, coverage run test/alltests.py and coverage report. tools/ Moved quicktest.py to tools/dev/. Bugfixes and improvements (see HISTORY). =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit c57549d929cf8c4c21985e5164be9e76a82f28ed Author: Adolf Belka Date: Tue Sep 26 15:24:07 2023 +0200 python3-dns: Update to version 2.4.2-1 =20 - IPFire-3.x - Update from version 2.3.0-1 to 2.4.2-1 - Changelog 2.4.2 Async queries could wait forever instead of respecting the timeout if the timeout was 0 and a packet was lost. The timeout is now respect= ed. Restore HTTP/2 support which was accidentally broken during the https refactoring done as part of 2.4.0. When an inception time and lifetime are specified, the signer now se= ts the expiration to the inception time plus lifetime, instead of the current time plus the lifetime. 2.4.1 Importing dns.dnssecalgs without the cryptography module installed no longer causes an ImportError. A number of timeout bugs with the asyncio backend have been fixed. DNS-over-QUIC for the asyncio backend now works for IPv6. Dnspython now enforces that the candidate DNSKEYs for DNSSEC signatu= res have protocol 3 and have the ZONE flag set. This is a standards compliance issue more than a security issue as the legitimate autho= rity would have to have published the non-compliant keys as well as upda= ted their DS record in order for the records to validate (the DS digest includes both flags and protocol). Dnspython will not make invalid = keys by default, but does allow them to be created and used for testing purposes. Dependency specifications for optional features in the package metad= ata have been improved. 2.4.0 Python 3.8 or newer is required. The stub resolver now uses instances of dns.nameserver.Nameserver to represent remote recursive resolvers, and can communicate using DNS over UDP/TCP, HTTPS, TLS, and QUIC. In additional to being able to specify an IPv4, IPv6, or HTTPS URL as a nameserver, instances of dns.nameserver.Nameserver are now permitted. The DNS-over-HTTPS bootstrap address no longer causes URL rewriting. DNS-over-HTTPS now only uses httpx; support for requests has been dropped. A source port may now be supplied when using httpx. DNSSEC zone signing with NSEC records is now supported. Thank you ve= ry much (again!) Jakob Schlyter! The resolver and async resolver now have the try_ddr() method, which will try to use Discovery of Designated Resolvers (DDR) to upgrade = the connection from the stub resolver to the recursive server so that it uses DNS-over-HTTPS, DNS-over-TLS, or DNS-over-QUIC. This feature is currently experimental as the standard is still in draft stage. The resolver and async resolver now have the make_resolver_at() and resolve_at() functions, as a convenience for making queries to spec= ific recursive servers. Curio support has been removed. =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 5ea7e16fd1dc222f18d6364eb597ce46adc2417a Author: Adolf Belka Date: Tue Sep 26 15:24:06 2023 +0200 python3-cairo: Update to version 1.24.0-1 =20 - IPFire-3.x - Update from version 1.23.0-2 to 1.24.0-1 - Changelog 1.24.0 Dropped Python 3.7 support Bumped meson version requirement from 0.53.0 to 0.56.0 Various cairo dependency updates for the Windows wheel build examples: update to GTK4 #pr-307 examples: add a clip_image example #pr-316 docs: fix the build with Sphinx 6 #pr-318 Various code cleanups #pr-306 Added Python 3.12 Windows wheels =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 6445c5f1dd76d3b7431efc55501a6ea8aaeca528 Author: Michael Tremer Date: Tue Sep 26 13:17:35 2023 +0000 kernel: Enable cgroup memory controller =20 This is required for the Pakfire build environment and was disabled. =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: kernel/config-generic | 7 +++++-- kernel/kernel.nm | 2 +- python3-cairo/python3-cairo.nm | 4 ++-- python3-dns/python3-dns.nm | 2 +- python3-docutils/python3-docutils.nm | 3 +-- python3-gobject3/python3-gobject3.nm | 6 +++--- python3-lxml/python3-lxml.nm | 3 ++- 7 files changed, 15 insertions(+), 12 deletions(-) Difference in files: diff --git a/kernel/config-generic b/kernel/config-generic index 47719f02e..427983eba 100644 --- a/kernel/config-generic +++ b/kernel/config-generic @@ -179,16 +179,19 @@ CONFIG_CC_NO_ARRAY_BOUNDS=3Dy CONFIG_ARCH_SUPPORTS_INT128=3Dy # CONFIG_NUMA_BALANCING is not set CONFIG_CGROUPS=3Dy +CONFIG_PAGE_COUNTER=3Dy # CONFIG_CGROUP_FAVOR_DYNMODS is not set -# CONFIG_MEMCG is not set +CONFIG_MEMCG=3Dy +CONFIG_MEMCG_KMEM=3Dy CONFIG_BLK_CGROUP=3Dy +CONFIG_CGROUP_WRITEBACK=3Dy CONFIG_CGROUP_SCHED=3Dy CONFIG_FAIR_GROUP_SCHED=3Dy CONFIG_CFS_BANDWIDTH=3Dy # CONFIG_RT_GROUP_SCHED is not set CONFIG_SCHED_MM_CID=3Dy CONFIG_CGROUP_PIDS=3Dy -# CONFIG_CGROUP_RDMA is not set +CONFIG_CGROUP_RDMA=3Dy CONFIG_CGROUP_FREEZER=3Dy CONFIG_CPUSETS=3Dy CONFIG_PROC_PID_CPUSET=3Dy diff --git a/kernel/kernel.nm b/kernel/kernel.nm index 667681d04..751673654 100644 --- a/kernel/kernel.nm +++ b/kernel/kernel.nm @@ -5,7 +5,7 @@ =20 name =3D kernel version =3D 6.5.3 -release =3D 3 +release =3D 5 thisapp =3D linux-%{version} =20 maintainer =3D Arne Fitzenreiter diff --git a/python3-cairo/python3-cairo.nm b/python3-cairo/python3-cairo.nm index 29a2187f2..9d966b023 100644 --- a/python3-cairo/python3-cairo.nm +++ b/python3-cairo/python3-cairo.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D python3-cairo -version =3D 1.23.0 -release =3D 2 +version =3D 1.24.0 +release =3D 1 thisapp =3D pycairo-%{version} =20 groups =3D Development/Tools diff --git a/python3-dns/python3-dns.nm b/python3-dns/python3-dns.nm index 20c172403..e32a10ac4 100644 --- a/python3-dns/python3-dns.nm +++ b/python3-dns/python3-dns.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D python3-dns -version =3D 2.3.0 +version =3D 2.4.2 release =3D 1 thisapp =3D dnspython-%{version} =20 diff --git a/python3-docutils/python3-docutils.nm b/python3-docutils/python3-= docutils.nm index c86fa41ab..d9943205f 100644 --- a/python3-docutils/python3-docutils.nm +++ b/python3-docutils/python3-docutils.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D python3-docutils -version =3D 0.19 +version =3D 0.20.1 release =3D 1 thisapp =3D docutils-%{version} =20 @@ -24,7 +24,6 @@ end source_dl =3D https://sourceforge.net/projects/docutils/files/docutils/%{ve= rsion}/ =20 build - arches =3D noarch =20 requires python3-devel >=3D 3.4 diff --git a/python3-gobject3/python3-gobject3.nm b/python3-gobject3/python3-= gobject3.nm index 50518fea5..0cef4c1e7 100644 --- a/python3-gobject3/python3-gobject3.nm +++ b/python3-gobject3/python3-gobject3.nm @@ -5,9 +5,9 @@ =20 name =3D python3-gobject3 version =3D %{ver_major}.%{ver_minor} -ver_major =3D 3.42 -ver_minor =3D 2 -release =3D 2 +ver_major =3D 3.46 +ver_minor =3D 0 +release =3D 1 thisapp =3D pygobject-%{version} =20 groups =3D Development/Tools diff --git a/python3-lxml/python3-lxml.nm b/python3-lxml/python3-lxml.nm index 11216a9be..a7f68c7a0 100644 --- a/python3-lxml/python3-lxml.nm +++ b/python3-lxml/python3-lxml.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D python3-lxml -version =3D 4.3.4 +version =3D 4.9.3 release =3D 1 thisapp =3D lxml-%{version} =20 @@ -29,6 +29,7 @@ build libxslt-devel python3-devel zlib-devel + python3-setuptools end =20 # Setting LC_CTYPE to workaround encoding issue hooks/post-receive -- IPFire 3.x development tree --===============6582532807367408263==--