From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH debcargo-config proxmox/trixie] web-sys: package for trixie
Date: Thu, 3 Jul 2025 16:31:20 +0200 (CEST) [thread overview]
Message-ID: <1576539520.1360.1751553080929@webmail.proxmox.com> (raw)
In-Reply-To: <20250703122422.94016-1-d.csapak@proxmox.com>
thanks!
> Dominik Csapak <d.csapak@proxmox.com> hat am 03.07.2025 14:24 CEST geschrieben:
>
>
> and add the missing features that we had in bookworm and add Touch +
> TouchList that's necessary for newer pwt.
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> src/web-sys/debian/changelog | 7 +++
> src/web-sys/debian/control | 101 ++++++++++++++++++++++++++++++++---
> 2 files changed, 102 insertions(+), 6 deletions(-)
>
> diff --git a/src/web-sys/debian/changelog b/src/web-sys/debian/changelog
> index ab66450ac9..e5745aded4 100644
> --- a/src/web-sys/debian/changelog
> +++ b/src/web-sys/debian/changelog
> @@ -1,3 +1,10 @@
> +rust-web-sys (0.3.64-3~bpo13+pve1) proxmox-rust; urgency=medium
> +
> + * Package for Debian Trixie / Proxmox
> + * add missing features from bookworm and add Touch,TouchList
> +
> + -- Proxmox Support Team <support@proxmox.com> Thu, 03 Jul 2025 14:03:17 +0200
> +
> rust-web-sys (0.3.64-3) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
>
> * Team upload.
> diff --git a/src/web-sys/debian/control b/src/web-sys/debian/control
> index 42d8d9f637..8cfe52eb6e 100644
> --- a/src/web-sys/debian/control
> +++ b/src/web-sys/debian/control
> @@ -28,7 +28,11 @@ Depends:
> librust-js-sys-0.3+default-dev (>= 0.3.64-~~),
> librust-wasm-bindgen-0.2+default-dev (>= 0.2.87-~~),
> Provides:
> - librust-web-sys-0.3-dev (= ${binary:Version}),
> + librust-web-sys-0.3+abortcontroller-dev (= ${binary:Version}),
> + librust-web-sys-0.3+abortsignal-dev (= ${binary:Version}),
> + librust-web-sys-0.3+addeventlisteneroptions-dev (= ${binary:Version}),
> + librust-web-sys-0.3+animationevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+attr-dev (= ${binary:Version}),
> librust-web-sys-0.3+audiobuffer-dev (= ${binary:Version}),
> librust-web-sys-0.3+audiobuffersourcenode-dev (= ${binary:Version}),
> librust-web-sys-0.3+audiocontext-dev (= ${binary:Version}),
> @@ -36,15 +40,100 @@ Provides:
> librust-web-sys-0.3+audiocontextstate-dev (= ${binary:Version}),
> librust-web-sys-0.3+audiodestinationnode-dev (= ${binary:Version}),
> librust-web-sys-0.3+audionode-dev (= ${binary:Version}),
> - librust-web-sys-0.3+crypto-dev (= ${binary:Version}),
> - librust-web-sys-0.3+navigator-dev (= ${binary:Version}),
> - librust-web-sys-0.3+window-dev (= ${binary:Version}),
> + librust-web-sys-0.3+binarytype-dev (= ${binary:Version}),
> + librust-web-sys-0.3+blob-dev (= ${binary:Version}),
> + librust-web-sys-0.3+blobpropertybag-dev (= ${binary:Version}),
> + librust-web-sys-0.3+closeevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+closeeventinit-dev (= ${binary:Version}),
> librust-web-sys-0.3+console-dev (= ${binary:Version}),
> + librust-web-sys-0.3+crypto-dev (= ${binary:Version}),
> + librust-web-sys-0.3+cssstyledeclaration-dev (=${binary:Version}),
> + librust-web-sys-0.3+dedicatedworkerglobalscope-dev (= ${binary:Version}),
> + librust-web-sys-0.3+default-dev (= ${binary:Version}),
> librust-web-sys-0.3+document-dev (= ${binary:Version}),
> + librust-web-sys-0.3+domexception-dev (= ${binary:Version}),
> + librust-web-sys-0.3+domparser-dev (= ${binary:Version}),
> + librust-web-sys-0.3+domrect-dev (=${binary:Version}),
> + librust-web-sys-0.3+domstringmap-dev (=${binary:Version}),
> + librust-web-sys-0.3+domtokenlist-dev (=${binary:Version}),
> + librust-web-sys-0.3+dragevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+element-dev (= ${binary:Version}),
> + librust-web-sys-0.3+errorevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+event-dev (= ${binary:Version}),
> + librust-web-sys-0.3+eventinit-dev (= ${binary:Version}),
> + librust-web-sys-0.3+eventsource-dev (= ${binary:Version}),
> + librust-web-sys-0.3+eventtarget-dev (= ${binary:Version}),
> + librust-web-sys-0.3+file-dev (= ${binary:Version}),
> + librust-web-sys-0.3+filelist-dev (= ${binary:Version}),
> + librust-web-sys-0.3+filepropertybag-dev (= ${binary:Version}),
> + librust-web-sys-0.3+filereader-dev (= ${binary:Version}),
> + librust-web-sys-0.3+focusevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+formdata-dev (= ${binary:Version}),
> + librust-web-sys-0.3+headers-dev (= ${binary:Version}),
> + librust-web-sys-0.3+history-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmlbaseelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmlcollection-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmldocument-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmlelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmlheadelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmlinputelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmlscriptelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+htmltextareaelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+inputevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+inputeventinit-dev (= ${binary:Version}),
> + librust-web-sys-0.3+intersectionobserver-dev (=${binary:Version}),
> + librust-web-sys-0.3+intersectionobserverentry-dev (=${binary:Version}),
> + librust-web-sys-0.3+keyboardevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+keyboardeventinit-dev (=${binary:Version}),
> librust-web-sys-0.3+location-dev (= ${binary:Version}),
> - librust-web-sys-0.3+navigator-dev (= ${binary:Version}),
> + librust-web-sys-0.3+mediaquerylist-dev (=${binary:Version}),
> librust-web-sys-0.3+messageevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+mouseevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+namednodemap-dev (= ${binary:Version}),
> + librust-web-sys-0.3+navigator-dev (= ${binary:Version}),
> + librust-web-sys-0.3+node-dev (= ${binary:Version}),
> + librust-web-sys-0.3+nodelist-dev (= ${binary:Version}),
> + librust-web-sys-0.3+observercallback-dev (= ${binary:Version}),
> + librust-web-sys-0.3+pointerevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+progressevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+range-dev (= ${binary:Version}),
> + librust-web-sys-0.3+readablestream-dev (= ${binary:Version}),
> + librust-web-sys-0.3+readablestreamdefaultreader-dev (= ${binary:Version}),
> + librust-web-sys-0.3+referrerpolicy-dev (= ${binary:Version}),
> + librust-web-sys-0.3+request-dev (= ${binary:Version}),
> + librust-web-sys-0.3+requestcache-dev (= ${binary:Version}),
> + librust-web-sys-0.3+requestcredentials-dev (= ${binary:Version}),
> + librust-web-sys-0.3+requestinit-dev (= ${binary:Version}),
> + librust-web-sys-0.3+requestmode-dev (= ${binary:Version}),
> + librust-web-sys-0.3+requestredirect-dev (= ${binary:Version}),
> + librust-web-sys-0.3+response-dev (= ${binary:Version}),
> + librust-web-sys-0.3+responseinit-dev (= ${binary:Version}),
> + librust-web-sys-0.3+responsetype-dev (= ${binary:Version}),
> + librust-web-sys-0.3+scrollintoviewoptions-dev (=${binary:Version}),
> + librust-web-sys-0.3+scrolllogicalposition-dev (=${binary:Version}),
> + librust-web-sys-0.3+scrolltooptions-dev (=${binary:Version}),
> + librust-web-sys-0.3+selection-dev (= ${binary:Version}),
> + librust-web-sys-0.3+shadowroot-dev (= ${binary:Version}),
> + librust-web-sys-0.3+storage-dev (= ${binary:Version}),
> + librust-web-sys-0.3+submitevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+supportedtype-dev (= ${binary:Version}),
> + librust-web-sys-0.3+svggraphicselement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+svgrect-dev (= ${binary:Version}),
> + librust-web-sys-0.3+svgsvgelement-dev (= ${binary:Version}),
> + librust-web-sys-0.3+text-dev (= ${binary:Version}),
> + librust-web-sys-0.3+touch-dev (= ${binary:Version}),
> + librust-web-sys-0.3+touchevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+touchlist-dev (= ${binary:Version}),
> + librust-web-sys-0.3+transitionevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+uievent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+url-dev (= ${binary:Version}),
> + librust-web-sys-0.3+urlsearchparams-dev (= ${binary:Version}),
> + librust-web-sys-0.3+websocket-dev (= ${binary:Version}),
> + librust-web-sys-0.3+wheelevent-dev (= ${binary:Version}),
> + librust-web-sys-0.3+window-dev (= ${binary:Version}),
> librust-web-sys-0.3+worker-dev (= ${binary:Version}),
> - librust-web-sys-0.3+default-dev (= ${binary:Version}),
> + librust-web-sys-0.3+workerglobalscope-dev (= ${binary:Version}),
> + librust-web-sys-0.3+workeroptions-dev (= ${binary:Version}),
> + librust-web-sys-0.3-dev (= ${binary:Version})
> Description: Bindings for all Web APIs - Rust source code
> Rust crate web-sys
> --
> 2.39.5
>
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-07-03 14:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 12:24 [pve-devel] " Dominik Csapak
2025-07-03 14:31 ` Fabian Grünbichler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1576539520.1360.1751553080929@webmail.proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.