This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


 discard 5dbf118cd3 Website updated to e6d65c2664a67ba2b08b9afe197eacf04f0622e8
 discard 8a151cff7c Website updated to 700474f1551dcf958b34b25841ddb77e59950f19
     new 74bf9cdd71 Website updated to 700474f1551dcf958b34b25841ddb77e59950f19
     new c01d33d7ae Website updated to 2adf6a09a605b8df8dbdaa277b3889d041fa298b

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5dbf118cd3)
            \
             N -- N -- N   refs/heads/asf-site (c01d33d7ae)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .htaccess                                          |   54 +-
 .well-known/security.txt                           |    2 +-
 components/4.18.x/languages/tokenize-language.html |   18 +-
 components/4.18.x/languages/tokenize-language.md   |   34 +-
 components/next/eips/split-eip.html                |  286 +-
 components/next/eips/split-eip.md                  |  365 +-
 components/next/eips/step-eip.html                 |   22 +-
 components/next/eips/step-eip.md                   |   27 +-
 components/next/eips/stickyLoadBalancer-eip.html   |   19 +-
 components/next/eips/stickyLoadBalancer-eip.md     |   21 +
 components/next/eips/stop-eip.html                 |   24 +-
 components/next/eips/stop-eip.md                   |   37 +-
 components/next/languages/tokenize-language.html   |   18 +-
 components/next/languages/tokenize-language.md     |   34 +-
 index.xml                                          |   16 +-
 .../{CVE-2025-66169.html => CVE-2026-23552.html}   |    2 +-
 security/CVE-2026-23552.md                         |   39 +
 security/CVE-2026-23552.txt.asc                    |   31 +
 security/CVE-2026-25747.html                       |    1 +
 security/CVE-2026-25747.md                         |   39 +
 security/CVE-2026-25747.txt.asc                    |   31 +
 security/index.html                                |    2 +-
 security/index.xml                                 |   16 +-
 site-manifest.json                                 |    2 +-
 sitemap-camel-core.md                              |   16 +-
 sitemap-camel-core.xml                             |   16 +-
 sitemap-camel-k.md                                 |  508 +-
 sitemap-camel-k.xml                                |  508 +-
 sitemap-camel-kafka-connector.md                   |  892 ++--
 sitemap-camel-kafka-connector.xml                  |  892 ++--
 sitemap-camel-kamelets.md                          | 1004 ++--
 sitemap-camel-kamelets.xml                         | 1004 ++--
 sitemap-camel-karaf.md                             |   16 +-
 sitemap-camel-karaf.xml                            |   16 +-
 sitemap-camel-quarkus.md                           | 1508 +++---
 sitemap-camel-quarkus.xml                          | 1508 +++---
 sitemap-camel-spring-boot.md                       |   74 +-
 sitemap-camel-spring-boot.xml                      |   74 +-
 sitemap-components.md                              | 5046 ++++++++++----------
 sitemap-components.xml                             | 5046 ++++++++++----------
 sitemap-manual.md                                  |  714 +--
 sitemap-manual.xml                                 |  714 +--
 sitemap-website.md                                 |    8 +-
 sitemap-website.xml                                |   16 +-
 sitemap/index.html                                 |    2 +-
 45 files changed, 10811 insertions(+), 9911 deletions(-)
 copy security/{CVE-2025-66169.html => CVE-2026-23552.html} (60%)
 create mode 100644 security/CVE-2026-23552.md
 create mode 100644 security/CVE-2026-23552.txt.asc
 create mode 100644 security/CVE-2026-25747.html
 create mode 100644 security/CVE-2026-25747.md
 create mode 100644 security/CVE-2026-25747.txt.asc

Reply via email to