Merge from origin/emacs-29

aa253c53 ; Fix broken links to gmane.org
cc3e436c Change news.gmane.org to news.gmane.io
297fe945 Fix minor defcustom issues in Gnus (Bug#66715)
3beb5f5e ; * doc/misc/gnus.texi: Fix unmatched quote in gnus doc. ...
85d08d57 Minor connection-local variables fixes
79d8328c Make Dired honor `insert-directory-program´ with globs
43127294 Fix typo in url-privacy-level :type
380f8574 * lisp/vc/log-view.el (log-view-mode-menu): Quote derived...
8 jobs for master in 3 minutes and 6 seconds (queued for 1 minute and 18 seconds)
Status Job ID Name Coverage
  Build Images
failed #76180
build-image-inotify

00:03:06

 
  Normal
skipped #76182
test-lisp-emacs-lisp-inotify
skipped #76183
test-lisp-gnus-inotify
skipped #76181
test-lisp-inotify
skipped #76184
test-lisp-net-inotify
skipped #76185
test-lisp-url-inotify
skipped #76186
test-lisp-vc-inotify
skipped #76187
test-src-inotify
 
Name Stage Failure
failed
build-image-inotify Build Images
$ docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY}
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://emba.gnu.org:5050/v2/": Get "https://emba.gnu.org//jwt/auth?account=gitlab-ci-token&client_id=docker&offline_token=true&service=container_registry": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers)
Running after script...
$ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name}
$ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name}
$ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete
find: build-image-inotify-e81e625a: No such file or directory
ERROR: Job failed: exit code 1