[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1066918: marked as done (nmu: packages that build-depend on the libsimde-dev header-only library)



Your message dated Sun, 2 Jun 2024 13:08:39 +0200
with message-id <ZlxStxMP0RuSoFdm@ramacher.at>
and subject line Re: Bug#1066918: nmu: packages that build-depend on the libsimde-dev header-only library
has caused the Debian Bug report #1066918,
regarding nmu: packages that build-depend on the libsimde-dev header-only library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1066918: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066918
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: binnmu
X-Debbugs-Cc: crusoe@debian.org

Hello!

There is a new release of the libsimde-dev header only library which include fixes for many architectures and numerous optimizations. More information is available at https://wiki.debian.org/SIMDEverywhere

Please rebuild all packages that build-dep on libsimde-dev so they may gain the benefits of the new release.

Of course, given all of the excitement in the archive with the t64 transition, I am happy for this to wait for a bit :-)

The following command is from the output of:

# apt install wget devscripts dose-extra dctrl-tools
echo "nmu " ; for source in $(build-rdeps --quiet --distribution unstable  libsimde-dev); \   do for version in $(rmadison ${source} --suite unstable --architecture source | awk '{ print $3}') ; \     do echo -n "${source}_${version} " ; done ; done ; echo " . ANY . -m 'Rebuild using libsimde-dev 0.8.0-1.'"

nmu abpoa_1.5.1-1 bowtie2_2.5.2-1 bwa_0.7.17-7 emscripten_3.1.6~dfsg-6 examl_3.0.22-4 fasta3_36.3.8i.14-Nov-2020-1 fermi-lite_0.1+git20190320.b499514-1 gatk-bwamem_1.0.4+dfsg2-2 gmap_2024-02-22+ds-1 hhsuite_3.3.0+ds-8 hisat2_2.2.1-4 kalign_1:3.3.5-1 kmc_3.2.4+dfsg-1 last-align_1542-1 libssw_1.1-14 looking-glass_0+b6-1 macs_3.0.1-2 metaeuk_6-a5d39d9+ds-4 minimap2_2.24+dfsg-3 minimap2_2.26+dfsg-1 mmseqs2_15-6f452+ds-2 ngmlr_0.2.7+git20210816.a2a31fb+dfsg-2 obs-3d-effect_0.0.2-2 obs-advanced-scene-switcher_1.23.1-2 obs-ashmanix-blur-filter_1.0.1-2 obs-ashmanix-countdown_1.3.3-1 obs-color-monitor_0.6.1-1 obs-command-source_0.4.0-4 obs-downstream-keyer_0.2.7-2 obs-gradient-source_0.3.2-1 obs-move-transition_2.9.6-1 obs-ptz_0.10.4-1 obs-scene-as-transition_1.1.0+20230419.ce423a3-2 obs-scene-collection-manager_0.0.8-4 obs-scene-notes-dock_0.2.0-2 obs-scene-tree-view_0.1.7-1 obs-source-clone_0.1.4-1 obs-source-copy_0.2.2-7 obs-studio_29.1.3+dfsg-2 obs-studio_30.0.2+dfsg-2 obs-studio_30.0.2+dfsg-2.1 obs-time-source_0.2-3 obs-transition-table_0.2.7-1 obs-vintage-filter_1.0.0-2 obs-websocket_4.9.0-2 onednn_2.7.4-2 onednn_3.1.1-2 openmm_8.0.0+dfsg-6 openmm_8.0.0+dfsg-6.1 parasail_2.6.2+dfsg-1 pbcopper_2.3.0+dfsg-2 plast_2.3.2+dfsg-10 plink2_2.00~a5.8-231123+dfsg-1 python-skbio_0.5.9-4 rapmap_0.15.0+dfsg-3 raxml_8.2.13+dfsg-1 rna-star_2.7.11b+dfsg-1 salmon_1.10.2+ds1-1 scrappie_1.4.2-8 seqan-raptor_3.0.1+ds-5 snap-aligner_2.0.3+dfsg-2 spoa_4.0.8-1 supertuxkart_1.4+dfsg-3 vg_1.30.0+ds-1 wtdbg2_2.5-9 z3_4.8.12-3.1 . ANY . -m 'Rebuild using libsimde-dev 0.8.0-1.'

Thanks!

--
Michael R. Crusoe

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
On 2024-03-15 13:14:33 +0100, Michael R. Crusoe wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: binnmu
> X-Debbugs-Cc: crusoe@debian.org
> 
> Hello!
> 
> There is a new release of the libsimde-dev header only library which include
> fixes for many architectures and numerous optimizations. More information is
> available at https://wiki.debian.org/SIMDEverywhere
> 
> Please rebuild all packages that build-dep on libsimde-dev so they may gain
> the benefits of the new release.
> 
> Of course, given all of the excitement in the archive with the t64
> transition, I am happy for this to wait for a bit :-)
> 
> The following command is from the output of:
> 
> # apt install wget devscripts dose-extra dctrl-tools
> echo "nmu " ; for source in $(build-rdeps --quiet --distribution unstable 
> libsimde-dev); \
>   do for version in $(rmadison ${source} --suite unstable --architecture
> source | awk '{ print $3}') ; \
>     do echo -n "${source}_${version} " ; done ; done ; echo " . ANY . -m
> 'Rebuild using libsimde-dev 0.8.0-1.'"
> 
> nmu abpoa_1.5.1-1 bowtie2_2.5.2-1 bwa_0.7.17-7 emscripten_3.1.6~dfsg-6
> examl_3.0.22-4 fasta3_36.3.8i.14-Nov-2020-1
> fermi-lite_0.1+git20190320.b499514-1 gatk-bwamem_1.0.4+dfsg2-2
> gmap_2024-02-22+ds-1 hhsuite_3.3.0+ds-8 hisat2_2.2.1-4 kalign_1:3.3.5-1
> kmc_3.2.4+dfsg-1 last-align_1542-1 libssw_1.1-14 looking-glass_0+b6-1
> macs_3.0.1-2 metaeuk_6-a5d39d9+ds-4 minimap2_2.24+dfsg-3
> minimap2_2.26+dfsg-1 mmseqs2_15-6f452+ds-2
> ngmlr_0.2.7+git20210816.a2a31fb+dfsg-2 obs-3d-effect_0.0.2-2
> obs-advanced-scene-switcher_1.23.1-2 obs-ashmanix-blur-filter_1.0.1-2
> obs-ashmanix-countdown_1.3.3-1 obs-color-monitor_0.6.1-1
> obs-command-source_0.4.0-4 obs-downstream-keyer_0.2.7-2
> obs-gradient-source_0.3.2-1 obs-move-transition_2.9.6-1 obs-ptz_0.10.4-1
> obs-scene-as-transition_1.1.0+20230419.ce423a3-2
> obs-scene-collection-manager_0.0.8-4 obs-scene-notes-dock_0.2.0-2
> obs-scene-tree-view_0.1.7-1 obs-source-clone_0.1.4-1 obs-source-copy_0.2.2-7
> obs-studio_29.1.3+dfsg-2 obs-studio_30.0.2+dfsg-2 obs-studio_30.0.2+dfsg-2.1
> obs-time-source_0.2-3 obs-transition-table_0.2.7-1
> obs-vintage-filter_1.0.0-2 obs-websocket_4.9.0-2 onednn_2.7.4-2
> onednn_3.1.1-2 openmm_8.0.0+dfsg-6 openmm_8.0.0+dfsg-6.1
> parasail_2.6.2+dfsg-1 pbcopper_2.3.0+dfsg-2 plast_2.3.2+dfsg-10
> plink2_2.00~a5.8-231123+dfsg-1 python-skbio_0.5.9-4 rapmap_0.15.0+dfsg-3
> raxml_8.2.13+dfsg-1 rna-star_2.7.11b+dfsg-1 salmon_1.10.2+ds1-1
> scrappie_1.4.2-8 seqan-raptor_3.0.1+ds-5 snap-aligner_2.0.3+dfsg-2
> spoa_4.0.8-1 supertuxkart_1.4+dfsg-3 vg_1.30.0+ds-1 wtdbg2_2.5-9
> z3_4.8.12-3.1 . ANY . -m 'Rebuild using libsimde-dev 0.8.0-1.'

If nothing was missed, all of this packages have seen binNMUs since the
latest simde upload.

Cheers
-- 
Sebastian Ramacher

--- End Message ---

Reply to: