Re: Mass bugfiling potential: bundled implementation of md5

2018-10-25 Thread Yanhao Mo


Michael Biebl writes:

> You have two solutions here:
> - backport libmd-dev (>= 1.0.1)
> - revert this particular change in your package if you do a backport

Reasonable.



Bug#995564: ITP: golang-github-bytedance-gopkg -- Universal Utilities for Go

2021-10-02 Thread Yanhao Mo
Package: wnpp
Severity: wishlist
Owner: Yanhao 
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-bytedance-gopkg
  Version : 0.0~git20210910.e4efae9-1
  Upstream Author : Bytedance Inc.
* URL : https://github.com/bytedance/gopkg
* License : Apache-2.0
  Programming Lang: Go
  Description : Universal Utilities for Go

 gopkg is a universal utility collection for Go, it complements offerings
 such as Boost, Better std, Cloud tools. It is migrated from the internal
 code base at ByteDance and has been extensively adopted in production.



Bug#995704: ITP: golang-github-cloudwego-netpoll -- A high-performance non-blocking I/O networking framework, which focused on RPC scenarios

2021-10-04 Thread Yanhao Mo
Package: wnpp
Severity: wishlist
Owner: Yanhao 
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-cloudwego-netpoll
  Version : 0.0.4-1
  Upstream Author : Bytedance Inc.
* URL : https://github.com/cloudwego/netpoll
* License : Apache-2.0
  Programming Lang: Go
  Description : A high-performance non-blocking I/O networking
framework, which focused on RPC scenarios, developed by ByteDance.

 Netpoll is a high-performance non-blocking I/O networking framework,
 which focused on RPC scenarios, developed by ByteDance.



Bug#865958: RFP: multimc -- A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once

2017-06-25 Thread Yanhao Mo
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

   Package name: multimc
Version: 0.5.1
Upstream Author: MultiMC
URL: https://github.com/MultiMC/MultiMC5
License: Apache License, Version 2.0
Description: MultiMC is a custom launcher for Minecraft that allows
you to easily manage multiple installations of Minecraft at once.
It also allows you to easily install and remove mods by simply dragging and 
dropping.


signature.asc
Description: PGP signature


Bug#1084537: ITP: uni-algo -- Unicode Algorithms Implementation for C/C++

2024-10-07 Thread Yanhao Mo
Package: wnpp
Severity: wishlist
Owner: Yanhao 
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name: uni-algo
  Version : 1.2.0
  Upstream Author : mg152 
* URL : https://github.com/uni-algo/uni-algo
* License : Public Domain or MIT
  Programming Lang: C++
  Description : Unicode Algorithms Implementation for C/C++

 This C/C++ library implemgnts Unicode algorithms and properly handle
 ill-formed UTF sequences.
 .
 There are plenty of Unicode libraries for C/C++ out there that implement
 random Unicode algorithms, but many of them don't handle ill-formed UTF
 sequences at all. In the best-case scenario, you'll get an exception/error;
 in the worst-case, undefined behavior. The biggest problem is that in 99%
 cases everything will be fine. This is inappropriate for security reasons.
 This library handles such problems (there are not only ill-formed
sequences actually)
 properly and always according to The Unicode Standard.


This library is a dependency of securefs 1.0.0 .