thanks! > Dominik Csapak <d.csa...@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.csa...@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 <supp...@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