Bug#1003267: ITP: rocm-cmake -- AMD ROCm cmake modules

2022-01-07 Thread Maxime Chambonnet
Package: wnpp
Severity: wishlist
Owner: ROCm Team 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rocm-cmake
  Version : 4.5.2
  Upstream Author : AMD
* URL : https://github.com/radeonopencompute/rocm-cmake
* License : MIT/X
  Programming Lang: CMake
  Description : AMD ROCm cmake modules

ROCM cmake modules provides cmake modules for common build tasks
 needed for the ROCM software stack.
This will be maintained by the ROCm packaging team,
 under the debian-ai mailing list,
 and whose forge is at: https://salsa.debian.org/rocm-team .



Re: chromium: Update to version 94.0.4606.61 (security-fixes)

2022-01-07 Thread Mattia Rizzolo
On Thu, Jan 06, 2022 at 02:55:20AM -0500, Andres Salomon wrote:
> If you want to try with chromium 97; it now builds as an official build, so
> those DCHECKs shouldn't even be compiled in. It also supports wayland
> automatically, in case that's related to your slowdowns.
> 
> https://salsa.debian.org/dilinger/chromium/-/tree/v97

Thank you, let's try with this.

I've just started the build! :)


Also thanks for handling the py2 thing, however you should be aware that
build-depending on python-is-python3 is also not allowed :3
(however I personally prefer that than to have to inject an old binary..)

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
More about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Bug#1003270: ITP: rocm-smi-lib -- ROCm System Management Interface (ROCm SMI) Library

2022-01-07 Thread Maxime Chambonnet
Package: wnpp
Severity: wishlist
Owner: ROCm Team 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: rocm-smi-lib
  Version : 4.5.2
  Upstream Author : AMD
* URL : https://github.com/RadeonOpenCompute/rocm_smi_lib
* License : NCSA
  Programming Lang: C++, Python, Cmake, C
  Description : ROCm System Management Interface (ROCm SMI) Library

The ROCm System Management Interface Library, or ROCm SMI library,
 is part of the Radeon Open Compute ROCm software stack. It is a
 C library for Linux that provides a user space interface for
 applications to monitor and control GPU applications.

This will be maintained by the ROCm packaging team,
 under the debian-ai mailing list,
 and whose forge is at: https://salsa.debian.org/rocm-team .



Re: Dropping dpatch for bookworm

2022-01-07 Thread Holger Levsen
hi Moritz,

On Fri, Jan 07, 2022 at 12:35:12AM +0100, Moritz Mühlenhoff wrote:
> There are only 24 packages left using dpatch and the vast majority of 
> remaining
> uses are packages which haven't seen a maintainer upload for a decade or 
> longer.
[...] 
> So unless there's objections, I'd bump existing bugs to RC and file bugs where
> they don't exist. And anything that doesn't get fixed/NMUd/removed can then
> be removed along with dpatch before the bookworm freeze.

yay, thanks for this cleanup work!
 

-- 
cheers,
Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

https://showyourstripes.info


signature.asc
Description: PGP signature


Bug#1003274: ITP: sentrypeer -- SIP peer to peer honeypot for VoIP

2022-01-07 Thread Gavin Henry
Package: wnpp
Severity: wishlist
Owner: Gavin Henry 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: sentrypeer
  Version : N/A; reported 2022-01-07
  Upstream Author : Gavin Henry 
* URL : https://sentrypeer.org
* License : GPLv2 or GPLv3
  Programming Lang: C
  Description : SIP peer to peer honeypot for VoIP
   SentryPeer is a distributed list of bad IP addresses and phone numbers
   collected via a SIP Honeypot.
   This is basically a fraud detection tool. It lets bad actors try to make
   phone calls and saves the IP address they came from and number they
   tried to call. Those details are then used to block them at the service
   providers network and the next time a user/customer tries to call a
   collected number, it's blocked.
   .
   Traditionally this data is shipped to a central place, so you don't own
   the data you've collected. This project is all about Peer to Peer sharing
   of that data. The user owning the data and various Service Provider /
   Network Provider related feeds of the data is the key bit for me. I'm
   sick of all the services out there that keep it and sell it. If you've
   collected it, you should have the choice to keep it and/or opt in to
   share it with other SentryPeer community members via p2p methods.

   I intend to package this and libosip2 under the Debian VoIP Team.
   libosip2 needs updating.

   I am looking for a sponsor too.

   Thanks,
   Gavin.



Bug#1003281: ITP: bakunbak -- Easily .bak a file or folder, then restore it.

2022-01-07 Thread Michael Webster
Package: wnpp
Severity: wishlist
Owner: Michael Webster 
X-Debbugs-Cc: debian-devel@lists.debian.org, miketwebs...@gmail.com

* Package name: bakunbak
  Version : 1.0.0
  Upstream Author : Michael Webster 
* URL : https://github.com/mtwebster/bakunbak
* License : GPL
  Programming Lang: Python
  Description : Easily .bak a file or folder, then restore it.

This is a simple convenience tool for making temporary 'backup'
copies of files or folders, by adding and removing .bak to their
filenames. A limited number of options allow copying instead of
moving, and forcing overwrite of existing files.

 - why is this package useful/relevant? For people who do frequent
   tests on packages that utilize configuration files or folders,
   backing up and restoring previous configurations can become
   tedious after a time. This reduces effort.
 - is it a dependency for another package? It is standalone..
 - Do you use it? Yes frequently for testing browser package
   updates.
 - If there are other packages providing similar functionality,
   how does it compare? I've found no other packages (though
   it's possible something exists in utility/bin package
   bundles that doesn't get mentioned in package descriptions.
 - How do you plan to maintain it? It is a simple package, I
   will maintain it myself.
 - Are you looking for co-maintainers? No.
 - Do you need a sponsor? I imagine so, as I've not previously
   been involved in packaging for Debian.



Bug#1003290: ITP: mricrogl -- magnetic resonance image conversion, viewing and analysis

2022-01-07 Thread Yaroslav Halchenko
Package: wnpp
Severity: wishlist
Owner: Yaroslav Halchenko 
X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Med Packaging Team 


* Package name: mricrogl
  Version : 1.2.20211006
  Upstream Author : Chris Rorden
* URL : https://github.com/rordenlab/MRIcroGL
* License : BSD-2-clause
  Programming Lang: Pascal
  Description : magnetic resonance image conversion, viewing and analysis

 This is a GUI-based visualization and analysis tool for medical imaging.
 .
 This package provides the MRIcroGL executable.

Packaging will be largely based on mricron packaging originally done by
NeuroDebian team, and now maintained by the glorious Debian Med.



Bug#1003315: ITP: yosys-plugin-ghdl -- VHDL to RTL synthesis plugin using GHDL

2022-01-07 Thread Daniel Gröber
Package: wnpp
Severity: wishlist
Owner: Daniel Gröber 
X-Debbugs-Cc: debian-devel@lists.debian.org, d...@darkboxed.org

* Package name: yosys-plugin-ghdl
  Version : 0.0~git20211127.09a32cd
  Upstream Author : Tristan Gingold 
* URL : https://github.com/ghdl/ghdl-yosys-plugin/
* License : GPLv3+
  Programming Lang: C++
  Description : VHDL to RTL synthesis plugin using GHDL

This yosys plugin allows running RTL synthesis from VHDL source code
instead of yosys' native Verilog.

This allows a full synthesis flow from VHDL to hardware for FPGAs where
the GHDL compiler is used to analyse the VHDL sources and yosys is used to
perform the convertion to netlist format with only free software tools
already in Debian (together with yosys and nextpnr/arachne-pnr).

--Daniel