Bug#1082850: ITP: golang-github-mitchellh-pointerstructure -- Addressing and modifying values in Go structures using a string syntax

2024-09-27 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-mitchellh-pointerstructure
  Version : 1.2.1
  Upstream Contact: Mitchell Hashimoto 
* URL : https://github.com/mitchellh/pointerstructure
* License : Expat
  Programming Lang: Go
  Description : Addressing and modifying values in Go structures using a 
string syntax

  pointerstructure is a Go library for identifying a specific
  value within any Go structure using a string syntax.
  This library is based on JSON pointer (RFC 6901).
  .
  The goal of pointerstructure is to provide a single, well-known
  format for addressing a specific value. This can be useful for
  user provided input on structures, diffs of structures, etc.
  .
  Features:
   * Get the value for an address.
   * Set the value for an address within an existing structure.
   * Delete the value at an address.
   * Sorting a list of addresses.


  This package is a new build-dependency of bettercap.



Bug#1081903: ITP: golang-github-dominikh-go-js-dom -- provides Go bindings for the JavaScript DOM APIs

2024-09-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-dominikh-go-js-dom
  Version : 0.0~git20231112.51f43a2
  Upstream Contact: Dominik Honnef 
* URL : https://github.com/dominikh/go-js-dom
* License : Expat
  Programming Lang: Go
  Description : provides Go bindings for the JavaScript DOM APIs

  This package is an in progress effort of providing idiomatic
  Go bindings for the DOM, wrapping the JavaScript DOM APIs.
  The API is neither complete nor frozen yet, but a great
  amount of the DOM is already usable.
  .
  While the package tries to be idiomatic Go, it also tries to
  stick closely to the JavaScript APIs, so that one does not
  need to learn a new set of APIs if one is already familiar
  with it.
  .
  One decision that hasn't been made yet is what parts exactly
  should be part of this package. It is, for example, possible
  that the canvas APIs will live in a separate package. On the
  other hand, types such as StorageEvent (the event that gets
  fired when the HTML5 storage area changes) will be part of
  this package, simply due to how the DOM is structured – even
  if the actual storage APIs might live in a separate package.
  This might require special care to avoid circular dependencies.


Bug#1081884: ITP: golang-github-shurcool-octicon -- provides easy access to GitHub Octicons

2024-09-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-shurcool-octicon
  Version : 0.0~git20230705.66bff05
  Upstream Contact: GitHub Inc.
* URL : https://github.com/shurcooL/octicon
* License : Expat
  Programming Lang: Go
  Description : provides easy access to GitHub Octicons

  The octicon package offers seamless integration with GitHub
  Octicons, a set of scalable and vector-based icons designed
  for high-quality visual consistency.



Bug#1081882: ITP: golang-github-sourcegraph-syntaxhighlight -- Go package for syntax highlighting of code

2024-09-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-sourcegraph-syntaxhighlight
  Version : 0.0~git20170531.bd320f5
  Upstream Contact: Sourcegraph, Inc.
* URL : https://github.com/sourcegraph/syntaxhighlight
* License : BSD-3-Clause
  Programming Lang: Go
  Description : Go package for syntax highlighting of code

  syntaxhighlight is a versatile Go package designed to add syntax
  highlighting to code snippets. Utilizing a language-independent
  lexer, it delivers effective highlighting for multiple programming
  languages, including JavaScript, Java, Ruby, Python, Go, and C.
  This package offers a reliable solution for enhancing code
  readability and presentation across a range of languages.



Bug#1081881: ITP: golang-github-sourcegraph-annotate -- Apply multiple sets of annotations to a region of text

2024-09-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-sourcegraph-annotate
  Version : 0.0~git20160123.f4cad6c
  Upstream Contact: Sourcegraph, Inc.
* URL : https://github.com/sourcegraph/annotate
* License : BSD-3-Clause
  Programming Lang: Go
  Description : Apply multiple sets of annotations to a region of text

  This Go package enables the efficient application of multiple sets
  of annotations to a specific region of text. Designed for developers
  needing to handle complex text annotation scenarios, it supports
  layering and combining annotations to enhance text processing workflows.
  Its flexible API and support for various architectures make it a valuable
  tool for projects involving advanced text manipulation and annotation tasks.
  Whether you are building a text editor or a data analysis tool, this package
  provides the functionality to manage and apply annotations seamlessly.



Bug#1081796: ITP: golang-github-einride-can-go -- Controller Area Network (CAN) SDK for Go

2024-09-14 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-einride-can-go
  Version : 0.12.0
  Upstream Author : Einride AB
* URL : https://github.com/einride/can-go
* License : Expat
  Programming Lang: Go
  Description : Controller Area Network (CAN) SDK for Go

  can-go makes use of the Linux SocketCAN abstraction for CAN communication.
  .
  See the SocketCAN documentation for more details:
  https://www.kernel.org/doc/Documentation/networking/can.txt


  This is a new build-dependency for the new bettercap release, see:
  
https://github.com/bettercap/bettercap/blob/531da2004865a4f3018cccbc7d7ea6890fc35f24/go.mod#L37

  This package depends on golang-github-shurcool-go-goon-dev (not yet available 
on Debian).

  The VCS for this package can be found at:
  https://salsa.debian.org/go-team/packages/golang-github-einride-can-go



Bug#1079484: lvm2: Module kvdo not found (use modprobe dm-vdo)

2024-09-07 Thread Francisco Vilmar Cardoso Ruviaro
bian:~#
root@debian:~# systemctl restart lvm2-monitor.service 
root@debian:~#
root@debian:~# lsmod | grep dm_vdo
dm_vdo602112  1
dm_bufio   57344  1 dm_vdo
lz4_compress   24576  1 dm_vdo
dm_mod208896  11 dm_vdo,dm_bufio
root@debian:~#
root@debian:~# lvs
  LV VG Attr   LSize  Pool   Origin Data%  Meta%  Move 
Log Cpy%Sync Convert
  vdo0   VG vwi-a-v--- 15.00g vdopool-debian
  vdopool-debian VG dwi--- 15.00g
root@debian:~#
root@debian:~# vdostats
Device   1k-blocks  Used Available Use% Space saving%
VG-vdopool--debian-vpool  15728640   3154224  12574416  20%        0%
root@debian:~#


Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1080020: RFP: shh -- Automatic systemd service hardening guided by strace profiling

2024-08-29 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: vil...@debian.org

* Package name: shh
  Version : 2024.6.4
  Upstream Contact: Maxime Desbrus 
* URL : https://github.com/desbma/shh
* License : GPL-3
  Programming Lang: Rust
  Description : Automatic systemd service hardening guided by strace 
profiling

  Systemd Hardening Helper (SHH), a tool to automatically build a
  set of hardening options for a service using runtime profiling.
  .
  The goal of SHH is to automatically generate a set of optimal
  hardening options for a given service. To do that, SHH must run
  on the same system as the service, as it relies on runtime
  profiling. By running the service in normal conditions, we can
  build a profile of what the program does, which we can use to
  know what it does not do, and build a hardening configuration
  to prevent it from doing it, by the principle of the least
  privilege.


I tried to package it, but I ran into a missing build dependency
(librust-function-name-dev) that's not in the Debian archive yet.

You can find librust-function-name-dev at 
https://github.com/danielhenrymantilla/rust-function_name

If you're interested in packaging shh, feel free to build on the
work done so far, available at https://salsa.debian.org/vilmar/shh

It might be a great idea to keep shh under the pkg-security team’s umbrella!


Regards,
--
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


Bug#1079484: lvm2: Module kvdo not found (use modprobe dm-vdo)

2024-08-23 Thread Francisco Vilmar Cardoso Ruviaro
Package: lvm2
Version: 2.03.22-1+b1
Severity: normal
X-Debbugs-Cc: vil...@debian.org

Dear Maintainer,

lvcreate fails with --type vdo option.

 root@debian:~# lvcreate --type vdo -n vdo0 -L 15G -V 15G VG/vdopool-debian
 modprobe: FATAL: Module kvdo not found in directory /lib/modules/6.10.6-amd64
   /sbin/modprobe failed: 1
   vdo: Required device-mapper target(s) not detected in your kernel.
   Run `lvcreate --help' for more information.

Loading the dm-vdo module solved the bug.

 root@debian:~# modprobe dm-vdo

Please see:

 root@debian:~# fdisk -l /dev/vdb
 Disk /dev/vdb: 20 GiB, 21474836480 bytes, 41943040 sectors
 Units: sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disklabel type: dos
 Disk identifier: 0x5ff260fb

 Device Boot Start  End  Sectors Size Id Type
 /dev/vdb12048 41943039 41940992  20G 8e Linux LVM

 root@debian:~# pvcreate /dev/vdb1 
   Physical volume "/dev/vdb1" successfully created.

 root@debian:~# vgcreate VG /dev/vdb1 
   Volume group "VG" successfully created

 root@debian:~# lvcreate --type vdo -n vdo0 -L 15G -V 15G VG/vdopool-debian
 modprobe: FATAL: Module kvdo not found in directory /lib/modules/6.10.6-amd64
   /sbin/modprobe failed: 1
   vdo: Required device-mapper target(s) not detected in your kernel.
   Run `lvcreate --help' for more information.

 root@debian:~# modprobe dm-vdo

 root@debian:~# lvcreate --type vdo -n vdo0 -L 15G -V 15G VG/vdopool-debian
 WARNING: vdo signature detected on /dev/VG/vdopool-debian at offset 0. Wipe 
it? [y/n]: y
   Wiping vdo signature on /dev/VG/vdopool-debian.
 The VDO volume can address 12.00 GB in 6 data slabs, each 2.00 GB.
 It can grow to address at most 16.00 TB of physical storage in 8192 slabs.
 If a larger maximum size might be needed, use bigger slabs.
   Logical volume "vdo0" created.

 root@debian:~# lvs
   LV VG Attr   LSize  Pool   Origin Data%  Meta%  Move 
Log Cpy%Sync Convert
   vdo0   VG vwi-a-v--- 15.00g vdopool-debian   

   vdopool-debian VG dwi--- 15.00g  


 root@debian:~# vdostats 
 Device   1k-blocks  Used Available Use% Space saving%
 VG-vdopool--debian-vpool  15728640   3154224  12574416  20%0%


Thanks!



Bug#1079305: ITP: tty-record -- Simple tool to record a terminal session

2024-08-22 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: tty-record
  Version : 0.1.0+git20240821.2a020f5
  Upstream Contact: Vasile Popescu 
* URL : https://github.com/elisescu/tty-record
* License : Expat
  Programming Lang: Go
  Description : Simple tool to record a terminal session

  tty-record is a tool that records a terminal session (well, any
  command you run it with) and saves the output in a self contained
  html file that can be run in the browser.
  .
  It is based on asciinema-player to playback the recorded session.
  .
  See also tty-share for sharing a terminal session.



Bug#1078847: ITP: golang-github-florianl-go-nfqueue -- C-binding free API for Golang to interact with the Netfilter queue subsystem

2024-08-16 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-florianl-go-nfqueue
  Version : 2.0.0
  Upstream Contact: Florian Lehner 
* URL : https://github.com/florianl/go-nfqueue
* License : Expat
  Programming Lang: Golang
  Description : C-binding free API for Golang to interact with the 
Netfilter queue subsystem

  go-nfqueue provides a C-binding free API for the
  Netfilter-based queue subsystem of the Linux Kernel.
  .
  Privileges:
  This package interacts directly with the Linux Kernel,
  so it requires special privileges. You can grant these
  privileges by adjusting the CAP_NET_ADMIN capabilities.

  This is a new build dependency for Bettercap.



Bug#1074263: otpclient: with FreeOTP+ export, spaces in key URIs are not encoded

2024-06-26 Thread Francisco Vilmar Cardoso Ruviaro
Hi Vincent,

On Tue, 25 Jun 2024 16:41:16 +0200 Vincent Lefevre  wrote:
> 
> When using Export → FreeOTP+ (key URI), the URIs in the generated file
> have raw space characters. Such characters should be encoded as %20.
> 

I tested it here on my side and I've managed reproduce this bug.

Try adding a new token manually and let me know if you get the
same result as me, please.

You can generate a base32 encoded string like this:
$ echo 123456789 | base32
  MVRWQ3ZAGEZDGNBVGY3TQOIK

Enter the decryption password for $HOME/otpclient.enc

Add token > Manually
TOTP - SHA1 - Account: "test 123" - Issuer: "test 123" - Secret: 
MVRWQ3ZAGEZDGNBVGY3TQOIK - Digits: 6 - Period: 30

Export again, please.

See if you get this result:
$ cat $HOME/freeotpplus-exports.txt
  
otpauth://totp/test%20123%3Atest%20123?secret=MVRWQ3ZAGEZDGNBVGY3TQOIK&issuer=test
 123&digits=6&algorithm=SHA1&period=30


Maybe you should open an issue for upstream:
https://github.com/paolostivanin/OTPClient/issues


Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1066963: xmorph: diff for NMU version 1:20150712-5.1

2024-06-19 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 1066963 + patch
Control: tags 1066963 + pending


Dear maintainer,

I've prepared an NMU for xmorph (versioned as 1:20150712-5.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Regards.


diff -Nru xmorph-20150712/debian/changelog xmorph-20150712/debian/changelog
--- xmorph-20150712/debian/changelog2024-03-10 13:01:28.0 +
+++ xmorph-20150712/debian/changelog2024-06-19 15:42:19.0 +
@@ -1,8 +1,17 @@
+xmorph (1:20150712-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/Fix-implicit-function-declaration.patch.
+Thanks to Shengjing Zhu . (Closes: #1066963)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Wed, 19 Jun 2024 
15:42:19 +
+
 xmorph (1:20150712-5) unstable; urgency=medium
 
   * Team upload.
   * Tighten xmorph/libmorph dependency. libmorph has no other reverse
 dependencies but is involved in the t64 transition. Closes: #1063316
+  * respect_LDFLAGS.diff: Respect LDFLAGS setting.
 
  -- Andreas Metzler   Sun, 10 Mar 2024 14:01:28 +0100
 
diff -Nru 
xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch 
xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch
--- xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch  
1970-01-01 00:00:00.0 +
+++ xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch  
2024-06-19 15:39:51.0 +
@@ -0,0 +1,44 @@
+Description: Fix implicit function declaration.
+Author: Shengjing Zhu 
+Bug-Debian: https://bugs.debian.org/1066963
+Forwarded: not-needed
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2024-06-19
+
+--- a/libmorph/RgbaImage.c
 b/libmorph/RgbaImage.c
+@@ -933,6 +933,7 @@ rgbaImageTestCreate(RgbaImageT *self, in
+ 
+ #include "mesh.h"
+ #include "warp.h"
++#include "warp2.h"
+ 
+ 
+ int
+--- a/libmorph/relax.c
 b/libmorph/relax.c
+@@ -1,5 +1,6 @@
+ 
+ #include "stdio.h"
++#include "stdlib.h"
+ 
+ #include "mesh.h"
+ 
+--- a/morph/Makefile.am
 b/morph/Makefile.am
+@@ -12,4 +12,4 @@ morph_LDADD =   $(INTLLIBS)  ../libmorph
+ 
+ morph_SOURCES =main.c
+ 
+-morph_CFLAGS = $(CFLAGS)  -DNDEBUG_LIBMORPH_REF_COUNT
++morph_CFLAGS = $(CFLAGS) $(CFLAGS_CONF) -DNDEBUG_LIBMORPH_REF_COUNT
+--- a/xmorph/sequence.c
 b/xmorph/sequence.c
+@@ -28,6 +28,7 @@ int prog_nsteps = 0;
+ #include "diw_map.h"
+ #include "mjg_dialog.h"
+ #include "warp.h"
++#include "warp2.h"
+ #include "mesh.h"
+ #include "RgbaImage.h"
+ #include "image_diw.h"
diff -Nru xmorph-20150712/debian/patches/series 
xmorph-20150712/debian/patches/series
--- xmorph-20150712/debian/patches/series   2024-03-10 13:01:28.0 
+
+++ xmorph-20150712/debian/patches/series   2024-06-19 15:40:00.0 
+
@@ -1 +1,2 @@
 respect_LDFLAGS.diff
+Fix-implicit-function-declaration.patch

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00diff -Nru xmorph-20150712/debian/changelog xmorph-20150712/debian/changelog
--- xmorph-20150712/debian/changelog	2024-03-10 13:01:28.0 +
+++ xmorph-20150712/debian/changelog	2024-06-19 15:42:19.0 +
@@ -1,8 +1,17 @@
+xmorph (1:20150712-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/Fix-implicit-function-declaration.patch.
+Thanks to Shengjing Zhu . (Closes: #1066963)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Wed, 19 Jun 2024 15:42:19 +
+
 xmorph (1:20150712-5) unstable; urgency=medium
 
   * Team upload.
   * Tighten xmorph/libmorph dependency. libmorph has no other reverse
 dependencies but is involved in the t64 transition. Closes: #1063316
+  * respect_LDFLAGS.diff: Respect LDFLAGS setting.
 
  -- Andreas Metzler   Sun, 10 Mar 2024 14:01:28 +0100
 
diff -Nru xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch
--- xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch	1970-01-01 00:00:00.0 +
+++ xmorph-20150712/debian/patches/Fix-implicit-function-declaration.patch	2024-06-19 15:39:51.0 +
@@ -0,0 +1,44 @@
+Description: Fix implicit function declaration.
+Author: Shengjing Zhu 
+Bug-Debian: https://bugs.debian.org/1066963
+Forwarded: not-needed
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2024-06-19
+
+--- a/libmorph/RgbaImage.c
 b/libmorph/RgbaImage.c
+@@ -933,6 +933,7 @@ rgbaImageTestCreate(RgbaImageT *self, in
+ 
+ #include "mesh.h"
+ #include "warp.h"
++#include "warp2.h"
+ 
+ 
+ int
+--- a/libmorph/relax.c
 b/libmorph/relax.c
+@@ -1,5 +1,6 @@
+ 
+ #include "stdio.h"
++#include "stdlib.h"
+ 
+ #include "mesh.h"
+ 
+--- a/morph/Makefi

Bug#1073198: apprise: Change debian/copyright to BSD-2-Clause

2024-06-14 Thread Francisco Vilmar Cardoso Ruviaro
Source: apprise
Version: 1.8.0-2
Severity: normal
X-Debbugs-Cc: vil...@debian.org

Dear Maintainer,

Looking at the upstream repository (https://github.com/caronc/apprise),
I see that apprise changed from Expat to BSD-3-Clause (commit 429470d)
and then from BSD-3-Clause to BSD-2-Clause (commit 34e52e5), this happened
after debian/1.1.0-1, precisely in debian/1.4.0-1 and debian/1.6.0-1.

Please change the debian/copyright to reflect the current apprise license.


Cheers!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#1066608: dvbstreamer: diff for NMU version 2.1.0-5.7

2024-06-11 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 1066608 + patch
Control: tags 1066608 + pending


Dear maintainer,

I've prepared an NMU for dvbstreamer (versioned as 2.1.0-5.7) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Regards.

diff -Nru dvbstreamer-2.1.0/debian/changelog dvbstreamer-2.1.0/debian/changelog
--- dvbstreamer-2.1.0/debian/changelog  2022-08-08 18:22:11.0 +
+++ dvbstreamer-2.1.0/debian/changelog  2024-06-11 16:44:11.0 +
@@ -1,3 +1,12 @@
+dvbstreamer (2.1.0-5.7) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/no-implicit-declarations.patch,
+fix missing declaration of UTF8_nextchar() and typo.
+Thanks to Steve Langasek . (Closes: #1066608)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Tue, 11 Jun 2024 
16:44:11 +
+
 dvbstreamer (2.1.0-5.6) unstable; urgency=medium
 
   * fix lintian  no-versioned-debhelper-prerequisite 10
diff -Nru dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch 
dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch
--- dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch 
1970-01-01 00:00:00.0 +
+++ dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch 
2024-06-11 16:43:40.0 +
@@ -0,0 +1,38 @@
+Description: fix missing declaration of UTF8_nextchar() and typo
+Author: Steve Langasek 
+Bug-Debian: https://bugs.debian.org/1066608
+Last-Update: 2024-04-09
+Forwarded: no
+
+Index: dvbstreamer-2.1.0/src/standard/dvb/sdtprocessor.c
+===
+--- dvbstreamer-2.1.0.orig/src/standard/dvb/sdtprocessor.c
 dvbstreamer-2.1.0/src/standard/dvb/sdtprocessor.c
+@@ -46,6 +46,7 @@
+ #include "sdtprocessor.h"
+ #include "dvbtext.h"
+ #include "standard/dvb.h"
++#include "utf8.h"
+ 
+ 
/***
+ * Defines 
 *
+Index: dvbstreamer-2.1.0/src/plugins/cam.c
+===
+--- dvbstreamer-2.1.0.orig/src/plugins/cam.c
 dvbstreamer-2.1.0/src/plugins/cam.c
+@@ -97,7 +97,7 @@
+ 
+ if (pmt->i_program_number == service->id)
+ {
+-needs_decrypting = PMTDoesNeedDecypting(pmt);
++needs_decrypting = PMTDoesNeedDecrypting(pmt);
+ 
+ if (currentPMT)
+ {
+@@ -197,4 +197,4 @@
+ }
+ 
+ return false;
+-}
+\ No newline at end of file
++}
diff -Nru dvbstreamer-2.1.0/debian/patches/series 
dvbstreamer-2.1.0/debian/patches/series
--- dvbstreamer-2.1.0/debian/patches/series 2021-10-16 08:37:38.0 
+
+++ dvbstreamer-2.1.0/debian/patches/series 2024-06-11 16:43:48.0 
+
@@ -16,3 +16,4 @@
 
 ## does not apply, needs some care
 #svn_819.diff
+no-implicit-declarations.patch


-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00diff -Nru dvbstreamer-2.1.0/debian/changelog dvbstreamer-2.1.0/debian/changelog
--- dvbstreamer-2.1.0/debian/changelog	2022-08-08 18:22:11.0 +
+++ dvbstreamer-2.1.0/debian/changelog	2024-06-11 16:44:11.0 +
@@ -1,3 +1,12 @@
+dvbstreamer (2.1.0-5.7) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/no-implicit-declarations.patch,
+fix missing declaration of UTF8_nextchar() and typo.
+Thanks to Steve Langasek . (Closes: #1066608)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Tue, 11 Jun 2024 16:44:11 +
+
 dvbstreamer (2.1.0-5.6) unstable; urgency=medium
 
   * fix lintian  no-versioned-debhelper-prerequisite 10
diff -Nru dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch
--- dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch	1970-01-01 00:00:00.0 +
+++ dvbstreamer-2.1.0/debian/patches/no-implicit-declarations.patch	2024-06-11 16:43:40.0 +
@@ -0,0 +1,38 @@
+Description: fix missing declaration of UTF8_nextchar() and typo
+Author: Steve Langasek 
+Bug-Debian: https://bugs.debian.org/1066608
+Last-Update: 2024-04-09
+Forwarded: no
+
+Index: dvbstreamer-2.1.0/src/standard/dvb/sdtprocessor.c
+===
+--- dvbstreamer-2.1.0.orig/src/standard/dvb/sdtprocessor.c
 dvbstreamer-2.1.0/src/standard/dvb/sdtprocessor.c
+@@ -46,6 +46,7 @@
+ #include "sdtprocessor.h"
+ #include "dvbtext.h"
+ #include "standard/dvb.h"
++#include "utf8.h"
+ 
+ /***
+ * Defines  *
+Index: dvbstreamer-2.1.0/src/plugins/cam.c
+===
+--- dvbstreamer-2.1.0.orig/sr

Bug#1072686: sherlock: Wrong metadata in the patch 0004

2024-06-06 Thread Francisco Vilmar Cardoso Ruviaro
Hi Josenilson,

I advise you to review it two or three times before applying a change.

You've repeated this kind of mistake at other times,
and I've already warned you, don't do anything in a hurry.

You maintain a significant number of packages, imagine if this happens again.


Cheers,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1072015: RFP: completely -- Bash Completions Generator

2024-05-27 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: vil...@debian.org

* Package name: completely
  Version : 0.6.2
  Upstream Contact: Danny Ben Shitrit 
* URL : https://github.com/DannyBen/completely
* License : Expat
  Programming Lang: Ruby
  Description : Bash Completions Generator

  Generate bash completion scripts using simple YAML configuration.


  This package (https://rubygems.org/gems/completely) depends on
  ruby-colsole and ruby-mister-bin (depends on ruby-colsole and ruby-docopt-ng).

  I'm not familiar with Ruby but I've seen that gem2deb can be useful,
  please see: https://wiki.debian.org/Teams/Ruby/Packaging/gem2deb

  I managed to build the package successfully, but I'm not interested in 
maintaining
  it, in case anyone is interested, that's the reason I opened the RFP.

  $ gem2deb completely
  $ gem2deb colsole
  $ gem2deb mister_bin
  $ gem2deb docopt_ng

  $ completely
  Completely - Bash Completions Generator

  Commands:
init   Create a new sample YAML configuration file
previewGenerate the bash completion script to STDOUT
generate   Generate the bash completion script to a file
test   Test completions
installInstall a bash completion script
uninstall  Uninstall a bash completion script

  Run completely COMMAND --help for more information



Bug#1071287: ITP: golang-github-aymanbagabas-go-osc52-v2 -- Golang terminal ANSI OSC52 wrapper

2024-05-17 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-aymanbagabas-go-osc52-v2
  Version : 2.0.1
  Upstream Contact: Ayman Bagabas 
* URL : https://github.com/aymanbagabas/go-osc52
* License : Expat
  Programming Lang: Go
  Description : Golang terminal ANSI OSC52 wrapper

  A terminal Go library to copy text to clipboard from anywhere.
  It does so using ANSI OSC52. The Copy() function defaults to
  copying text from terminals running locally.



Bug#1071068: ITP: golang-github-bettercap-gatt -- building Bluetooth Low Energy peripherals

2024-05-13 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-bettercap-gatt
  Version : 0.0~git20210514.df6e615
  Upstream Contact: Simone Margaritelli 
* URL : https://github.com/bettercap/gatt
* License : BSD-3-Clause
  Programming Lang: Go
  Description : building Bluetooth Low Energy peripherals

  This package provides a Bluetooth Low Energy GATT implementation.
  Gatt (Generic Attribute Profile) is the protocol used to write BLE
  peripherals (servers) and centrals (clients).
  .
  As a peripheral, you can create services, characteristics, and
  descriptors, advertise, accept connections, and handle requests.
  .
  As a central, you can scan, connect, discover services, and make
  requests.



Bug#1071062: ITP: golang-github-mgutz-logxi -- 12-factor app logger (library)

2024-05-13 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-mgutz-logxi
  Version : 1
  Upstream Contact: Mario Gutierrez 
* URL : https://github.com/mgutz/logxi
* License : Expat
  Programming Lang: Go
  Description : 12-factor app logger (library)

  Log XI is a structured 12-factor app (http://12factor.net/logs)
  logger built for speed and happy development.
  .
   * Simpler. Sane no-configuration defaults out of the box.
   * Faster. See benchmarks vs logrus and log15.
   * Structured. Key-value pairs are enforced. Logs JSON in production.
   * Configurable. Enable/disable Loggers and levels via env vars.
   * Friendlier. Happy, colorful and developer friendly logger in
 terminal.
   * Helpful. Traces, warnings and errors are emphasized with file, line
 number and callstack.
   * Efficient. Has level guards to avoid cost of building complex
 arguments.



Bug#1071011: ITP: golang-gopkg-godo.v2 -- task runner and file watcher (library)

2024-05-12 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-gopkg-godo.v2
  Version : 2.0.9
  Upstream Contact: Mario L. Gutierrez 
* URL : https://gopkg.in/godo.v2
* License : Expat
  Programming Lang: Go
  Description : task runner and file watcher (library)

  godo is a task runner and file watcher
  for golang in the spirit of rake, gulp.



Bug#1070958: ITP: golang-github-chzyer-test -- Go library designed to enhance testing capabilities

2024-05-11 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-chzyer-test
  Version : 1.0.0
  Upstream Contact: Chzyer 
* URL : https://github.com/chzyer/test
* License : Expat
  Programming Lang: Go
  Description : Go library designed to enhance testing capabilities

  A Go library designed to enhance testing capabilities.
  It provides advanced features for writing and managing
  test cases, aiming to improve the efficiency and
  comprehensiveness of software testing.
  .
  Features:
   * Advanced testing mechanisms.
   * Easy integration with existing Go projects.
   * Improved test case management.



Bug#1070864: ITP: golang-github-stratoberry-go-gpsd -- GPSD client

2024-05-10 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org

* Package name: golang-github-stratoberry-go-gpsd
  Version : 1.3.0
  Upstream Contact: Josip Lisec 
* URL : https://github.com/stratoberry/go-gpsd
* License : Expat
  Programming Lang: Go
  Description : GPSD client

  go-gpsd is a streaming client for GPSD's JSON service and, as
  such, can be used only in an async manner, unlike clients for
  other languages which support both async and sync modes.



Bug#1069209: ITP: golang-github-aydinnyunus-blockchain -- Client for the Blockchain.info API

2024-04-17 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-aydinnyunus-blockchain
  Version : 0.0~git20220623.647ebea
  Upstream Contact: Yunus AYDIN 
* URL : https://github.com/aydinnyunus/blockchain
* License : Expat
  Programming Lang: Go
  Description : Client for the Blockchain.info API

  Go Client for the Blockchain Data API
  (https://www.blockchain.com/api/blockchain_api).



Bug#1064466: RFP: xsqlite -- forensic analysis of SQLite database files

2024-02-22 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: vil...@debian.org

* Package name: xsqlite
  Version : 2.0.6
  Upstream Contact: Netherlands Forensic Institute
* URL : https://github.com/NetherlandsForensicInstitute/xsqlite
* License : Expat
  Programming Lang: Python
  Description : forensic analysis of SQLite database files

 Xsqlite is a Python 3 package that can be used for forensic analysis of
 SQLite database files. It's main purpose is to recover deleted records,
 but it can also be used to analyse the low-level file structure for
 forensic purposes. The package includes a simple command-line tool for
 basic record recovery, but for more advanced usage it can be used as
 Python module or in the interactive Python shell.



Bug#1058742: transition: libcotp

2023-12-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Dear Release Team,

I would like to update libcotp in unstable to the 3.0.0-1.

I would like to request a transition slot for libcotp, changing the
library name from libcotp2 to libcotp3. The version 3.0.0
introducing the ABI change has been in experimental since 2023-12-14.

I have successfully rebuilt the reversed dependencies on amd64.

$ reverse-depends -b src:libcotp
Reverse-Build-Depends
* otpclient (for libcotp-dev)

There is already a tracker available here:

https://release.debian.org/transitions/html/auto-libcotp.html

Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1039608: RM: libbaseencode -- ROM; no longer maintained

2023-06-27 Thread Francisco Vilmar Cardoso Ruviaro
Package: ftp.debian.org
Severity: normal
User: ftp.debian@packages.debian.org
Usertags: remove

Dear FTP Masters,
Please, remove the libbaseencode from unstable because it has been
deprecated since libcotp 2.0.0, as the upstream reported:

"In particular, libbaseencode has been merged with libcotp,
so now users can call base32 functions by just including cotp.h"
https://github.com/paolostivanin/libcotp/releases/tag/v2.0.0


Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1028528: transition: libcotp

2023-06-12 Thread Francisco Vilmar Cardoso Ruviaro
Hello Sebastian,

On Fri, 20 Jan 2023 20:26:50 +0100 Sebastian Ramacher  
wrote:
> Control: tags -1 trixie
> 
> On 2023-01-19 15:38:06 +, Francisco Vilmar Cardoso Ruviaro wrote:
> > Hi Sebastian,
> > 
> > On 1/17/23 22:37, Sebastian Ramacher wrote:
> > > Control: tags -1 moreinfo
> > > 
> > > On 2023-01-12 11:45:45 +, Francisco Vilmar Cardoso Ruviaro wrote:
> > >> Package: release.debian.org
> > >> Severity: normal
> > >> User: release.debian@packages.debian.org
> > >> Usertags: transition
> > >> 
> > >> Dear Release Team,
> > >> 
> > >> I would like to update libcotp in unstable to the 2.0.0-1.
> > >> 
> > >> I would like to request a transition slot for libcotp, changing the
> > >> library name from libcotp12 to libcotp2. The version 2.0.0
> > > 
> > > Why is the SONAME going backwards?
> > > 
> > I believe this was an upstream decision, please check it out:
> > 
> > "the soversion is now set only from the $major version (e.g. 2),
> > and not from $major$minor (e.g. 12) like it used to be."
> > https://github.com/paolostivanin/libcotp/releases/tag/v2.0.0
> 
> Is upstream aware that the can never release with major versions 11 and
> 12 (at least)? Please clarify this with upstream.
> 
Yes, upstream is aware of this.


> In any case, let's postpone this transition to trixie.
> 
I just uploaded version 2.0.1-1~exp1 for experimental.
I await your authorization to proceed with the transition.


Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1033372: RFP: ocrthypdf -- Make your PDF files text-searchable (A GUI for OCRmyPDF)

2023-03-23 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: vil...@debian.org

* Package name: ocrthypdf
  Version : 0.7.0
  Upstream Contact: digidigital 
* URL : https://github.com/digidigital/OCRthyPDF-Essentials
* License : AGPL-3.0
  Programming Lang: Python
  Description : Make your PDF files text-searchable (A GUI for OCRmyPDF)

  This is a basic user interface for the command line tool OCRmyPDF.
  It's main purpose is to provide users that are not used to command
  line tools easy access to OCRmyPDF's basic features.
  You can use it to make PDF files that contain images with text
  (e. g. after scanning) searchable by adding an invisible text layer.
  If you like the results created with OCRthyPDF but need more flexibility
  I suggest you give OCRmyPDF a try on the command line.



Bug#1028528: transition: libcotp

2023-01-19 Thread Francisco Vilmar Cardoso Ruviaro
Hi Sebastian,

On 1/17/23 22:37, Sebastian Ramacher wrote:
> Control: tags -1 moreinfo
> 
> On 2023-01-12 11:45:45 +, Francisco Vilmar Cardoso Ruviaro wrote:
>> Package: release.debian.org
>> Severity: normal
>> User: release.debian@packages.debian.org
>> Usertags: transition
>> 
>> Dear Release Team,
>> 
>> I would like to update libcotp in unstable to the 2.0.0-1.
>> 
>> I would like to request a transition slot for libcotp, changing the
>> library name from libcotp12 to libcotp2. The version 2.0.0
> 
> Why is the SONAME going backwards?
> 
I believe this was an upstream decision, please check it out:

"the soversion is now set only from the $major version (e.g. 2),
and not from $major$minor (e.g. 12) like it used to be."
https://github.com/paolostivanin/libcotp/releases/tag/v2.0.0


I checked it this way:

$ readelf -d libcotp.so.1.2.8 | grep SONAME
 0x000e (SONAME) Library soname: [libcotp.so.12]

$ readelf -d libcotp.so.2.0.0 | grep SONAME
 0x0000000e (SONAME)     Library soname: [libcotp.so.2]


> Cheers
> 

Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1028438: otpclient: OTP values are all 000000

2023-01-17 Thread Francisco Vilmar Cardoso Ruviaro
Hi,

Thanks for the help guys!

libcotp has been upgraded to 1.2.8-1 (see https://bugs.debian.org/1028305).

otpclient has been upgraded to 3.1.3-1, we will use libbaseencode version
1.0.15-1 with libcotp 1.2.8-1 while the transition from libcotp 1.2.8-1
to 2.0.0-1 doesn't happen (see https://bugs.debian.org/1028528).

Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1028528: transition: libcotp

2023-01-12 Thread Francisco Vilmar Cardoso Ruviaro
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Dear Release Team,

I would like to update libcotp in unstable to the 2.0.0-1.

I would like to request a transition slot for libcotp, changing the
library name from libcotp12 to libcotp2. The version 2.0.0
introducing the ABI change has been in experimental since 2023-01-10.

I have successfully rebuilt the reversed dependencies on amd64.

$ reverse-depends -b src:libcotp
Reverse-Build-Depends
* otpclient (for libcotp-dev)

There is already a tracker available here:

https://release.debian.org/transitions/html/auto-libcotp.html

Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1024640: ITP: bettercap-ui -- bettercap's web UI

2022-11-22 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: bettercap-ui
  Version : 1.3.0+really1.3.0-1
  Upstream Author : Simone 'evilsocket' Margaritelli 
* URL : https://github.com/bettercap/ui
* License : GPL-3
  Programming Lang: JavaScript
  Description : bettercap's web UI

  This package contains the bettercap's web UI.
  .
  Web UI - the easiest method, good if you never used bettercap before.



Bug#1021313: ITP: golang-github-aymanbagabas-go-osc52 -- Golang terminal ANSI OSC52 wrapper

2022-10-05 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: golang-github-aymanbagabas-go-osc52
  Version : 1.0.3-1
  Upstream Author : Ayman Bagabas 
* URL : https://github.com/aymanbagabas/go-osc52
* License : Expat
  Programming Lang: Go
  Description : Golang terminal ANSI OSC52 wrapper

  A terminal Go library to copy text to clipboard from anywhere.
  It does so using ANSI OSC52. The Copy() function defaults to
  copying text from terminals running locally.


  This package is a new B-D for golang-github-muesli-termenv.



Bug#1020433: ITP: bettercap-caplets -- Bettercap scripts (caplets) and proxy modules

2022-09-21 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, vil...@debian.org

* Package name: bettercap-caplets
  Version : 0+git20210429-1~exp1
  Upstream Author : the dev team <https://github.com/orgs/bettercap/people>
* URL : https://github.com/bettercap/caplets
* License : GPL-3
  Programming Lang: JavaScript
  Description : Bettercap scripts (caplets) and proxy modules

  This package contains Bettercap scripts (caplets) and proxy modules. The
  bettercap's interactive sessions can be scripted with .cap files, or caplets.



Bug#1007988: ITP: golang-github-iglou-eu-go-wildcard -- Fast and light wildcard pattern matching

2022-03-21 Thread Francisco Vilmar Cardoso Ruviaro
Hi Adrien,

On 2022-03-21 17:17 +, Adrien Kara wrote:
> Hi Vilmar,
> 
> I'm not sure what you mean by "maintain it"? 
> 
> 
> Do you want to maintain a Debian package ? It's great, and let me know if I 
> can be helpful.
> 

Yes, I will maintain the Debian package with the go-team, you can see that the 
package has gone to NEW:
https://ftp-master.debian.org/new/golang-github-iglou-eu-go-wildcard_1.0.3-1.html

> Do you want to fork the git repository? You are obviously free to do so, but 
> I still maintain my repository, so I'm not sure a fork is necessary?
> 
> In any case, I'll be happy to look into your problem/response if you have 
> any.


Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1007988: ITP: golang-github-iglou-eu-go-wildcard -- Fast and light wildcard pattern matching

2022-03-19 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
vil...@debian.org, adr...@iglou.eu

* Package name: golang-github-iglou-eu-go-wildcard
  Version : 1.0.3
  Upstream Author : Adrien Kara
* URL : https://github.com/IGLOU-EU/go-wildcard
* License : Apache-2.0
  Programming Lang: Go
  Description : Fast and light wildcard pattern matching

  Two function are available MatchSimple and Match.
   * MatchSimple only covert * usage (he is a bit faster)
   * Match support full wildcard matching, * and ?

  I intend to maintain it with the Go Packaging Team.
  golang-github-iglou-eu-go-wildcard-dev is a build-dep for duf.



Bug#1005295: ITP: golang-github-bettercap-nrf24 -- allows interaction with nRF24LU1+ based USB dongles (library)

2022-02-10 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-bettercap-nrf24
  Version : 0.0~git20190219.aa37e6d
  Upstream Author : Simone Margaritelli
* URL : https://github.com/bettercap/nrf24
* License : GPL-3
  Programming Lang: Go
  Description : allows interaction with nRF24LU1+ based USB dongles 
(library)

  This package allows interaction with nRF24LU1+ Nordic
  Semiconductor based USB dongles and the RFStorm firmware
  (https://github.com/BastilleResearch/nrf-research-firmware).


  Reason for packaging:
  This package is one of the dependencies for bettercap
  (https://github.com/bettercap/bettercap).



Bug#1005291: ITP: golang-github-mdlayher-dhcp6 -- implements a DHCPv6 server, as described in RFC 3315 (library)

2022-02-10 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-mdlayher-dhcp6
  Version : 0.0~git20190311.2a67805
  Upstream Author : Matt Layher
* URL : https://github.com/mdlayher/dhcp6
* License : Expat
  Programming Lang: Go
  Description : implements a DHCPv6 server, as described in RFC 3315 
(library)

  Package dhcp6 implements a DHCPv6 server, as described in IETF RFC 3315.
  .
  This package implements a DHCP server for IPv6.


  Reason for packaging:
  This package is one of the dependencies for bettercap
  (https://github.com/bettercap/bettercap)



Bug#1004878: ITP: golang-github-google-gousb -- provides low-level interface for accessing USB devices

2022-02-02 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
francisco.ruvi...@riseup.net, math...@calenhad.com

* Package name: golang-github-google-gousb
  Version : 1.1.1
  Upstream Author : Google
* URL : https://github.com/google/gousb
* License : Apache-2.0
  Programming Lang: Go
  Description : provides low-level interface for accessing USB devices

  gousb is an attempt at wrapping the libusb library into a Go-like binding.
  .
  gousb provides low-level interface for accessing USB devices.
  .
  The gousb project provides a simple but useful example: lsusb.
  lsusb will list the USB devices connected to your system and various
  interesting tidbits about them, their configurations, endpoints, etc.

  Reason for packaging:
  This package is one of the dependencies for bettercap
  (https://github.com/bettercap/bettercap)



Bug#1004835: ITP: golang-github-bettercap-readline -- Readline is a pure go implementation for a GNU-Readline like library

2022-02-01 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
francisco.ruvi...@riseup.net

* Package name: golang-github-bettercap-readline
  Version : 1.4+git20210228.655e48b
  Upstream Author : Chzyer
Simone Margaritelli
* URL : https://github.com/bettercap/readline
* License : Expat
  Programming Lang: Go
  Description : Readline is a pure go implementation for a GNU-Readline 
like library

  Readline supports multiple platforms (Windows, OSX, GNU/Linux),
  and enables applications to provide a terminal user interface that
  is able to dynmically interact with the user on one terminal line.

  Comment: This project was forked from https://github.com/chzyer/readline

  Reason for packaging:
  This package is one of the dependencies for bettercap
  (https://github.com/bettercap/bettercap)



Bug#1004775: ITP: golang-github-chifflier-nfqueue-go -- Go bindings for NFQueue

2022-02-01 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org, 
francisco.ruvi...@riseup.net, chiffl...@wzdftpd.net

* Package name: golang-github-chifflier-nfqueue-go
  Version : 0.0~git20170228.61ca646
  Upstream Author : Pierre Chifflier
* URL : https://github.com/chifflier/nfqueue-go
* License : GPL-2+
  Programming Lang: Go
  Description : Go bindings for NFQueue

  nfqueue-go is a wrapper library for libnetfilter-queue.
  The goal is to provide a library to gain access
  to packets queued by the kernel packet filter.
  .
  libnetfilter_queue is a userspace library providing an
  API to access packets that have been queued by the
  Linux kernel packet filter. This provides an easy way
  to filter packets from userspace, and use tools or
  libraries that are not accessible from kernelspace.

  Reason for packaging:
  This package is one of the dependencies for bettercap
  (https://github.com/bettercap/bettercap)



Bug#1003917: ITP: xmrig -- High performance, open source CPU/GPU miner, RandomX benchmark, and stratum proxy.

2022-01-20 Thread Francisco Vilmar Cardoso Ruviaro
Hello,
thanks for your work!

What do you think about changing the setting to 0 to avoid
donations without user consent? I think the user can change
this later by passing parameters or using the config.json file.


I think this small change fixes it:

diff -Nru a/debian/patches/0001-Disable-donation.patch 
b/debian/patches/0001-Disable-donation.patch
--- a/debian/patches/0001-Disable-donation.patch1970-01-01 
00:00:00.0 +
+++ b/debian/patches/0001-Disable-donation.patch2022-01-20 
14:08:51.0 +
@@ -0,0 +1,18 @@
+Description: Change the setting to 0 to prevent donations without user consent.
+Author: Francisco Vilmar Cardoso Ruviaro 
+Forwarded: not-needed
+Last-Update: 2022-01-20
+
+--- a/src/donate.h
 b/src/donate.h
+@@ -37,8 +37,8 @@
+  * If you plan on changing this setting to 0 please consider making a one off 
donation to my wallet:
+  * XMR: 
48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD
+  */
+-constexpr const int kDefaultDonateLevel = 1;
+-constexpr const int kMinimumDonateLevel = 1;
++constexpr const int kDefaultDonateLevel = 0;
++constexpr const int kMinimumDonateLevel = 0;
+ 
+ 
+ #endif /* XMRIG_DONATE_H */
diff -Nru a/debian/patches/series b/debian/patches/series
--- a/debian/patches/series 1970-01-01 00:00:00.0 +
+++ b/debian/patches/series 2022-01-20 14:06:31.0 +
@@ -0,0 +1 @@
+0001-Disable-donation.patch


Best regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00


OpenPGP_signature
Description: OpenPGP digital signature


Bug#957954: wmwave: diff for NMU version 0.4-11.1

2021-09-28 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 957954 + patch
Control: tags 957954 + pending


Dear maintainer,

I've prepared an NMU for wmwave (versioned as 0.4-11.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Regards.

diff -Nru wmwave-0.4/debian/changelog wmwave-0.4/debian/changelog
--- wmwave-0.4/debian/changelog 2019-10-25 21:59:08.0 +
+++ wmwave-0.4/debian/changelog 2021-02-12 22:18:49.0 +
@@ -1,3 +1,11 @@
+wmwave (0.4-11.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/Fix-compilation-with-gcc-10.patch.
+Thanks to Logan Rosen . (Closes: #957954)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Fri, 12 
Feb 2021 22:18:49 +
+
 wmwave (0.4-11) unstable; urgency=medium
 
   [ Guido Günther ]
diff -Nru wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch 
wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch
--- wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch 1970-01-01 
00:00:00.0 +
+++ wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch 2021-02-12 
22:18:49.0 +
@@ -0,0 +1,29 @@
+Description: Fix compilation with GCC 10.
+Author: Logan Rosen 
+Bug-Debian: https://bugs.debian.org/957954
+Forwarded: no
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2021-02-12
+
+--- a/wmgeneral.h
 b/wmgeneral.h
+@@ -36,7 +36,7 @@
+  /* Global variable */
+ /***/
+ 
+-Display   *display;
++extern Display*display;
+ 
+   /***/
+  /* Function Prototypes */
+--- a/wmwave.c
 b/wmwave.c
+@@ -79,6 +79,8 @@
+ 
+ int mode = 0;// default: no card detected
+ 
++Display *display;
++
+ void usage(void);
+ void printversion(void);
+ void BlitString(char *name, int x, int y);
diff -Nru wmwave-0.4/debian/patches/series wmwave-0.4/debian/patches/series
--- wmwave-0.4/debian/patches/series2019-10-25 21:28:57.0 +
+++ wmwave-0.4/debian/patches/series2021-02-12 22:18:49.0 +
@@ -1,2 +1,3 @@
 Debian-delta.patch
 Move-libraries-to-the-end.patch
+Fix-compilation-with-gcc-10.patch

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00
diff -Nru wmwave-0.4/debian/changelog wmwave-0.4/debian/changelog
--- wmwave-0.4/debian/changelog 2019-10-25 21:59:08.0 +
+++ wmwave-0.4/debian/changelog 2021-02-12 22:18:49.0 +
@@ -1,3 +1,11 @@
+wmwave (0.4-11.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/Fix-compilation-with-gcc-10.patch.
+Thanks to Logan Rosen . (Closes: #957954)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Fri, 12 
Feb 2021 22:18:49 +
+
 wmwave (0.4-11) unstable; urgency=medium
 
   [ Guido Günther ]
diff -Nru wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch 
wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch
--- wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch 1970-01-01 
00:00:00.0 +
+++ wmwave-0.4/debian/patches/Fix-compilation-with-gcc-10.patch 2021-02-12 
22:18:49.0 +
@@ -0,0 +1,29 @@
+Description: Fix compilation with GCC 10.
+Author: Logan Rosen 
+Bug-Debian: https://bugs.debian.org/957954
+Forwarded: no
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2021-02-12
+
+--- a/wmgeneral.h
 b/wmgeneral.h
+@@ -36,7 +36,7 @@
+  /* Global variable */
+ /***/
+ 
+-Display   *display;
++extern Display*display;
+ 
+   /***/
+  /* Function Prototypes */
+--- a/wmwave.c
 b/wmwave.c
+@@ -79,6 +79,8 @@
+ 
+ int mode = 0;// default: no card detected
+ 
++Display *display;
++
+ void usage(void);
+ void printversion(void);
+ void BlitString(char *name, int x, int y);
diff -Nru wmwave-0.4/debian/patches/series wmwave-0.4/debian/patches/series
--- wmwave-0.4/debian/patches/series2019-10-25 21:28:57.0 +
+++ wmwave-0.4/debian/patches/series2021-02-12 22:18:49.0 +
@@ -1,2 +1,3 @@
 Debian-delta.patch
 Move-libraries-to-the-end.patch
+Fix-compilation-with-gcc-10.patch


OpenPGP_signature
Description: OpenPGP digital signature


Bug#957923: webalizer: diff for NMU version 2.23.08-3.2

2021-09-28 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 957923 + patch
Control: tags 957923 + pending


Dear maintainer,

I've prepared an NMU for webalizer (versioned as 2.23.08-3.2) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Regards.

diff -Nru webalizer-2.23.08/debian/changelog webalizer-2.23.08/debian/changelog
--- webalizer-2.23.08/debian/changelog  2018-10-15 15:03:02.0 +
+++ webalizer-2.23.08/debian/changelog  2021-02-12 21:04:51.0 +
@@ -1,3 +1,11 @@
+webalizer (2.23.08-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/27_fix_compilation_with_gcc-10.diff.
+Thanks to Logan Rosen . (Closes: #957923)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Fri, 12 
Feb 2021 21:04:51 +
+
 webalizer (2.23.08-3.1) unstable; urgency=medium
 
   * Non-maintainer upload with maintainer consent.
diff -Nru webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff 
webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff
--- webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff
1970-01-01 00:00:00.0 +
+++ webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff
2021-02-12 20:58:29.0 +
@@ -0,0 +1,25 @@
+Description: Fix compilation with GCC 10.
+Author: Logan Rosen 
+Bug-Debian: https://bugs.debian.org/957923
+Forwarded: no
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2021-02-12
+
+--- a/dns_resolv.c
 b/dns_resolv.c
+@@ -78,11 +78,11 @@
+ 
+ struct   dns_child child[MAXCHILD];/* DNS child pipe data  */
+ 
+-DNODEPTR host_table[MAXHASH];  /* hostname/ip hash table   */
++extern DNODEPTR host_table[MAXHASH];   /* hostname/ip hash table   */
+ 
+-char buffer[BUFSIZE];  /* log file record buffer   */
+-char tmp_buf[BUFSIZE]; /* used to temp save above  */
+-struct   utsname system_info;  /* system info structure*/
++extern char buffer[BUFSIZE];   /* log file record buffer   */
++extern char tmp_buf[BUFSIZE];  /* used to temp save above  */
++extern struct   utsname system_info;   /* system info structure*/
+ 
+ int  raiseSigChild = 1;
+ 
diff -Nru webalizer-2.23.08/debian/patches/series 
webalizer-2.23.08/debian/patches/series
--- webalizer-2.23.08/debian/patches/series 2018-10-15 15:03:02.0 
+
+++ webalizer-2.23.08/debian/patches/series 2021-02-12 21:01:24.0 
+
@@ -15,3 +15,4 @@
 24_gettext_generated.diff
 25_add_convertlang2po.diff
 26_gettext_po_files.diff
+27_fix_compilation_with_gcc-10.diff

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00
diff -Nru webalizer-2.23.08/debian/changelog webalizer-2.23.08/debian/changelog
--- webalizer-2.23.08/debian/changelog  2018-10-15 15:03:02.0 +
+++ webalizer-2.23.08/debian/changelog  2021-02-12 21:04:51.0 +
@@ -1,3 +1,11 @@
+webalizer (2.23.08-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add debian/patches/27_fix_compilation_with_gcc-10.diff.
+Thanks to Logan Rosen . (Closes: #957923)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Fri, 12 
Feb 2021 21:04:51 +
+
 webalizer (2.23.08-3.1) unstable; urgency=medium
 
   * Non-maintainer upload with maintainer consent.
diff -Nru webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff 
webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff
--- webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff
1970-01-01 00:00:00.0 +
+++ webalizer-2.23.08/debian/patches/27_fix_compilation_with_gcc-10.diff
2021-02-12 20:58:29.0 +
@@ -0,0 +1,25 @@
+Description: Fix compilation with GCC 10.
+Author: Logan Rosen 
+Bug-Debian: https://bugs.debian.org/957923
+Forwarded: no
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2021-02-12
+
+--- a/dns_resolv.c
 b/dns_resolv.c
+@@ -78,11 +78,11 @@
+ 
+ struct   dns_child child[MAXCHILD];/* DNS child pipe data  */
+ 
+-DNODEPTR host_table[MAXHASH];  /* hostname/ip hash table   */
++extern DNODEPTR host_table[MAXHASH];   /* hostname/ip hash table   */
+ 
+-char buffer[BUFSIZE];  /* log file record buffer   */
+-char tmp_buf[BUFSIZE]; /* used to temp save above  */
+-struct   utsname system_info;  /* system info structure*/
++extern char buffer[BUFSIZE];   /* log file record buffer   */
++extern char tmp_buf[BUFSIZE];  /* used to temp save above  */
++extern struct   utsname system_info;   /* system info structure*/
+ 
+ int  raiseSigChild = 1;
+ 
diff -Nru webalizer-2.23.08/debian/patches/series 
webalizer-2.23.08/debian/patches/series
--- webalizer-2.23.08/debian/patches/series 2018-10-15 

Bug#994115: ITP: golang-github-thoj-go-ircevent -- Event based IRC Client library in Go

2021-09-11 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-thoj-go-ircevent
  Version : 0.2-1
  Upstream Author : Thomas Jager
* URL : https://github.com/thoj/go-ircevent
* License : BSD-3-Clause
  Programming Lang: Golang
  Description : Event based IRC Client library in Go

  Event based IRC Client library.
  .
  Features:
   * Event based. Register Callbacks for the events you need to handle.
   * Handles basic IRC demands for you:
  - Standard CTCP.
  - Reconnections on errors.
  - Detect stoned servers.

  I intend to maintain it with the Go Packaging Team.
  golang-github-thoj-go-ircevent-dev is a build-dep for bettercap.



Bug#989877: ITP: golang-github-jpillora-go-tld -- Top Level Domain (TLD) Parser

2021-06-14 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-jpillora-go-tld
  Version : 1.1.1
  Upstream Author : Jaime Pillora <https://github.com/jpillora/go-tld/issues>
* URL : https://github.com/jpillora/go-tld
* License : Expat
  Programming Lang: Go
  Description : Top Level Domain (TLD) Parser

  Top Level Domain (TLD) Parser has the same API as net/url
  except tld.URL contains extra fields: Subdomain, Domain, TLD and Port.

  golang-github-jpillora-go-tld-dev is a Build-Dependency for bettercap.



Bug#946447: thefuck: diff for NMU version 3.29-0.2

2021-06-10 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 946447 + patch
Control: tags 946447 + pending


Dear maintainer,

I've prepared an NMU for thefuck (versioned as 3.29-0.2) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Best regards,
Francisco

diff -Nru thefuck-3.29/debian/changelog thefuck-3.29/debian/changelog
--- thefuck-3.29/debian/changelog   2019-08-22 22:15:36.0 +
+++ thefuck-3.29/debian/changelog   2021-06-09 23:10:07.0 +
@@ -1,3 +1,10 @@
+thefuck (3.29-0.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing Depends 'python3-distutils' on thefuck. (Closes: #946447)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Wed, 09 
Jun 2021 23:10:07 +
+
 thefuck (3.29-0.1) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru thefuck-3.29/debian/control thefuck-3.29/debian/control
--- thefuck-3.29/debian/control 2019-08-22 22:15:36.0 +
+++ thefuck-3.29/debian/control 2021-06-09 22:53:44.0 +
@@ -20,6 +20,7 @@
  ${misc:Depends},
  python3-colorama,
  python3-decorator,
+ python3-distutils,
  python3-pkg-resources,
  python3-psutil,
  python3-six

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



OpenPGP_signature
Description: OpenPGP digital signature


Bug#988893: squid: CVE-2021-28651

2021-05-27 Thread Francisco Vilmar Cardoso Ruviaro
Hello,

Please consider merging this fix:
https://salsa.debian.org/squid-team/squid/-/merge_requests/17

diff -Nru squid-4.13/debian/changelog squid-4.13/debian/changelog
--- squid-4.13/debian/changelog 2021-03-22 23:18:11.0 +
+++ squid-4.13/debian/changelog 2021-05-27 22:53:36.0 +
@@ -1,3 +1,11 @@
+squid (4.13-10) unstable; urgency=medium
+
+  * Team upload.
+  * Add debian/patches/0007-CVE-2021-28651.patch to fix a Denial
+of Service in URN processing. (Closes: #988893, CVE-2021-28651)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Thu, 27 
May 2021 22:53:36 +
+
 squid (4.13-9) unstable; urgency=medium
 
   * Clarify on NEWS and scripts that we no longer remove logs on purge.
diff -Nru squid-4.13/debian/patches/0007-CVE-2021-28651.patch 
squid-4.13/debian/patches/0007-CVE-2021-28651.patch
--- squid-4.13/debian/patches/0007-CVE-2021-28651.patch 1970-01-01 
00:00:00.0 +
+++ squid-4.13/debian/patches/0007-CVE-2021-28651.patch 2021-05-27 
22:43:32.0 +
@@ -0,0 +1,23 @@
+Description: Fix CVE-2021-28651.
+ Due to a buffer-management bug, it allows
+ a denial of service in URN processing.
+ When resolving a request with the urn: scheme,
+ the parser leaks a small amount of memory.
+Author: Amos Jeffries 
+Origin: upstream, 
http://www.squid-cache.org/Versions/v4/changesets/squid-4-a975fd5aedc866629214aaaccb38376855351899.patch
+Bug: https://github.com/squid-cache/squid/pull/778
+Bug-Debian: https://bugs.debian.org/988893
+Forwarded: not-needed
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2021-05-27
+
+--- squid-4.13.orig/src/urn.cc
 squid-4.13/src/urn.cc
+@@ -412,6 +412,7 @@ urnParseReply(const char *inbuf, const H
+ }
+ 
+ debugs(52, 3, "urnParseReply: Found " << i << " URLs");
++xfree(buf);
+ return list;
+ }
+ 
diff -Nru squid-4.13/debian/patches/series squid-4.13/debian/patches/series
--- squid-4.13/debian/patches/series2021-03-22 23:18:11.0 +
+++ squid-4.13/debian/patches/series2021-05-27 22:13:37.0 +
@@ -4,3 +4,4 @@
 #0004-upstream-bug5041.patch
 0005-Use-RuntimeDirectory-to-create-run-squid.patch
 0006-SQUID-2020_11.patch
+0007-CVE-2021-28651.patch


Best regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



OpenPGP_signature
Description: OpenPGP digital signature


Bug#986490: ITP: duf -- Disk Usage/Free Utility

2021-04-06 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: duf
  Version : 0.6.2
  Upstream Author : Christian Muehlhaeuser 
<https://github.com/muesli/duf/issues>
* URL : https://github.com/muesli/duf
* License : BSD-3-Clause and Expat
  Programming Lang: Go
  Description : Disk Usage/Free Utility

Simple Disk Usage/Free Utility.
.
Features:
 - User-friendly, colorful output.
 - Adjusts to your terminal's theme & width.
 - Sort the results according to your needs.
 - Groups & filters devices.
 - Can conveniently output JSON.

One of the Build-Depends this package is golang-github-jedib0t-go-pretty-dev,
please see bug #986437.



Bug#986437: ITP: golang-github-jedib0t-go-pretty -- Pretty print tables, lists, progress-bars and text

2021-04-05 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-jedib0t-go-pretty
  Version : 6.1.0
  Upstream Author : Naveen Mahalingam 
<https://github.com/jedib0t/go-pretty/issues>
* URL : https://github.com/jedib0t/go-pretty
* License : Expat
  Programming Lang: Go
  Description : Pretty print tables, lists, progress-bars and text

Utilities to prettify console output of tables, lists, progress-bars and text.
.
Formatting  | Description
Table   | Pretty-print tables into ASCII/Unicode strings.
List| Pretty-print lists with multiple levels/indents
  into ASCII/Unicode strings.
Progress| Track the Progress of one or more Tasks
  (like downloading multiple files in parallel).
Text| Utility functions to manipulate text with
  or without ANSI escape sequences.



Bug#986340: ITP: stegseek -- Worlds fastest steghide cracker

2021-04-03 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: stegseek
  Version : 0.5
  Upstream Author : Rick de Jager 
<https://github.com/RickdeJager/stegseek/issues>
* URL : https://github.com/RickdeJager/stegseek
* License : GPL-2+
  Programming Lang: C++
  Description : Worlds fastest steghide cracker

Stegseek is a lightning fast steghide cracker that can be used to extract
hidden data from files. It is built as a fork of the original steghide
project and, as a result, it is thousands of times faster than other
crackers and can run through millions of passwords per second.
.
Stegseek can also be used to extract steghide metadata without a password,
which can be used to test whether a file contains steghide data.

I intend to maintain this package under the umbrella of the Security Tools Team.



Bug#980607: [PATCH] netcfg: FTBFS: test/test_inet_mton.c:12:15: error: too many arguments for format [-Werror=format-extra-args]

2021-02-21 Thread Francisco Vilmar Cardoso Ruviaro
Hello everyone,

I would like to help with this,
I reviewed the patches (thanks Dennis) and created an MR at
https://salsa.debian.org/installer-team/netcfg/-/merge_requests/5.

As Bart said, the patches solve the FTBFS.

I intend to make a delayed NMU in 7 days.

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



OpenPGP_signature
Description: OpenPGP digital signature


Bug#974993: html-xml-utils: diff for NMU version 7.7-1.1

2021-02-09 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 974993 + patch
Control: tags 974993 + pending


Dear maintainer,

I've prepared an NMU for html-xml-utils (versioned as 7.7-1.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Regards.

diff -Nru html-xml-utils-7.7/debian/changelog 
html-xml-utils-7.7/debian/changelog
--- html-xml-utils-7.7/debian/changelog 2018-05-02 06:23:36.0 +
+++ html-xml-utils-7.7/debian/changelog 2021-02-09 02:47:07.0 +
@@ -1,3 +1,12 @@
+html-xml-utils (7.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Replace the obsolete libidn2-0-dev by libidn2-dev,
+thanks to Simon Josefsson . (Closes: #974993)
+  * Update Vcs-* fields to use git packaging repo in Salsa Debian Group.
+
+ -- Francisco Vilmar Cardoso Ruviaro   Tue, 09 
Feb 2021 02:47:07 +
+
 html-xml-utils (7.7-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru html-xml-utils-7.7/debian/control html-xml-utils-7.7/debian/control
--- html-xml-utils-7.7/debian/control   2018-05-02 06:23:36.0 +
+++ html-xml-utils-7.7/debian/control   2021-02-09 02:46:40.0 +
@@ -7,13 +7,13 @@
flex,
gperf,
libcurl4-gnutls-dev (>> 7.9.7) | libcurl-dev (>> 7.9.7),
-   libidn2-0-dev,
+   libidn2-dev,
man2html,
netcat-openbsd
 Standards-Version: 4.1.4
 Homepage: https://www.w3.org/Tools/HTML-XML-utils/
-Vcs-Browser: https://salsa.debian.org/rnaundorf-guest/html-xml-utils
-Vcs-Git: https://salsa.debian.org/rnaundorf-guest/html-xml-utils.git
+Vcs-Browser: https://salsa.debian.org/debian/html-xml-utils
+Vcs-Git: https://salsa.debian.org/debian/html-xml-utils.git
 
 Package: html-xml-utils
 Architecture: any

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00
diff -Nru html-xml-utils-7.7/debian/changelog html-xml-utils-7.7/debian/changelog
--- html-xml-utils-7.7/debian/changelog	2018-05-02 06:23:36.0 +
+++ html-xml-utils-7.7/debian/changelog	2021-02-09 02:47:07.0 +
@@ -1,3 +1,12 @@
+html-xml-utils (7.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Replace the obsolete libidn2-0-dev by libidn2-dev,
+thanks to Simon Josefsson . (Closes: #974993)
+  * Update Vcs-* fields to use git packaging repo in Salsa Debian Group.
+
+ -- Francisco Vilmar Cardoso Ruviaro   Tue, 09 Feb 2021 02:47:07 +
+
 html-xml-utils (7.7-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru html-xml-utils-7.7/debian/control html-xml-utils-7.7/debian/control
--- html-xml-utils-7.7/debian/control	2018-05-02 06:23:36.0 +
+++ html-xml-utils-7.7/debian/control	2021-02-09 02:46:40.0 +
@@ -7,13 +7,13 @@
flex,
gperf,
libcurl4-gnutls-dev (>> 7.9.7) | libcurl-dev (>> 7.9.7),
-   libidn2-0-dev,
+   libidn2-dev,
man2html,
netcat-openbsd
 Standards-Version: 4.1.4
 Homepage: https://www.w3.org/Tools/HTML-XML-utils/
-Vcs-Browser: https://salsa.debian.org/rnaundorf-guest/html-xml-utils
-Vcs-Git: https://salsa.debian.org/rnaundorf-guest/html-xml-utils.git
+Vcs-Browser: https://salsa.debian.org/debian/html-xml-utils
+Vcs-Git: https://salsa.debian.org/debian/html-xml-utils.git
 
 Package: html-xml-utils
 Architecture: any


OpenPGP_signature
Description: OpenPGP digital signature


Bug#981333: libvhdi: broken memory tests, disable them on alpha, arm64, powerpc, ppc64, ppc64el and s390x

2021-01-29 Thread Francisco Vilmar Cardoso Ruviaro
Source: libvhdi
Version: 20201204-2
Severity: normal
Tags: ftbfs patch upstream
User: debian-al...@lists.debian.org, debian-...@lists.debian.org, 
debian-powe...@lists.debian.org, debian-s...@lists.debian.org
Usertags: alpha, arm64, powerpc, ppc64, ppc64el, s390x

Hi,

libvhdi fails to build on alpha, arm64, powerpc, ppc64, ppc64el and s390x:
https://buildd.debian.org/status/package.php?p=libvhdi

I followed the same logic used to disable the memory test on riscv64,
see bug #978528, and added predefined GCC macro(s) for:

alpha   = __alpha__
arm64   = __aarch64__
powerpc = __powerpc__
ppc64   = __ppc64__
ppc64el = __ppc64le__
s390x   = __s390x__

--- libvhdi.orig/tests/vhdi_test_memory.h
+++ libvhdi/tests/vhdi_test_memory.h
@@ -28,7 +28,7 @@
 extern "C" {
 #endif
 
-#if defined( HAVE_GNU_DL_DLSYM ) && defined( __GNUC__ ) && !defined( 
LIBVHDI_DLL_IMPORT ) && !defined( __arm__ ) && !defined( __clang__ ) && 
!defined( __CYGWIN__ ) && !defined( __hppa__ ) && !defined( __mips__ ) && 
!defined( __sparc__ ) && !defined( HAVE_ASAN )
+#if defined( HAVE_GNU_DL_DLSYM ) && defined( __GNUC__ ) && !defined( 
LIBVHDI_DLL_IMPORT ) && !defined( __aarch64__ ) && !defined( __alpha__ ) && 
!defined( __arm__ ) && !defined( __clang__ ) && !defined( __CYGWIN__ ) && 
!defined( __hppa__ ) && !defined( __mips__ ) && !defined( __powerpc__ ) && 
!defined( __ppc64__ ) && !defined( __ppc64le__ ) && !defined( __riscv ) && 
!defined( __s390x__ ) && !defined( __sparc__ ) && !defined( HAVE_ASAN )
 #define HAVE_VHDI_TEST_MEMORY  1
 #endif
 

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



OpenPGP_signature
Description: OpenPGP digital signature


Bug#978480: ITP: golang-github-muesli-termenv -- Advanced ANSI style & color support for your terminal applications

2020-12-27 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-muesli-termenv
  Version : 0.7.4
  Upstream Author : Christian Muehlhaeuser
* URL : https://github.com/muesli/termenv
* License : Expat
  Programming Lang: Go
  Description : Advanced ANSI style & color support for your terminal 
applications

 Termenv lets you safely use advanced styling options on the terminal.
 It gathers information about the terminal environment in terms of its
 ANSI & color support and offers you convenient methods to colorize
 and style your output, without you having to deal with all kinds of
 weird ANSI escape sequences and color conversions.

 It is a dependency for github-cli.



Bug#976153: ITP: libcerror -- library for cross-platform C error functions

2020-11-30 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: libcerror
  Version : 0~20201121-1
  Upstream Author : Joachim Metz <https://github.com/libyal/libcerror/issues>
* URL : https://github.com/libyal/libcerror
* License : LGPL-3+
  Programming Lang: C
  Description : library for cross-platform C error functions

libcerror is a library for cross-platform C error functions.

licerror is a build-dep for libluksde (https://github.com/libyal/libluksde), 
libluksde is a new build-dep for dfvfs.



Bug#975604: RM: protonvpn-cli -- ROM; no longer maintained

2020-11-23 Thread Francisco Vilmar Cardoso Ruviaro
Package: ftp.debian.org
Severity: normal
User: ftp.debian@packages.debian.org
Usertags: remove

Dear FTP Masters,
Please, remove the protonvpn-cli from unstable because it is an upstream 
request.
I transcribe below one of our emails:

"Hello Francisco,

My name is ***OMITTED*** and I work at Proton Technologies AG on ProtonVPN as a
linux client developer.
We're in the process of releasing the official CLI client, which is superseding
the current Community contributed one, which will therefore, become obsolete and
no longer maintained nor supported. We are going to host our own
Debian|CentOS|XXX repository, so that users can receive updates in the moment we
are releasing them. After the new client is going to be stable enough we intend
to apply for having it included into the official Debian repositories.
As of the moment, we kindly ask you to remove the present CLI from the official
repository in order to avoid versioning conflicts.

Best regards,
***OMITTED***"

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



signature.asc
Description: OpenPGP digital signature


Bug#973890: RM: tty-server/0.0~git20201105.50b9367+ds-1

2020-11-06 Thread Francisco Vilmar Cardoso Ruviaro
Hello Adam,

On 2020-11-06 21:38, Adam D. Barratt wrote:
> That will happen automatically once the package is removed from
> unstable.
> 

Ohh Sorry, I thought I should open a bug to remove from testing as well.

> Is there a reason that testing removal can't / shouldn't just wait for
> that?
> 

There is no reason, I can wait.

> Regards,

Thanks!
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#973890: RM: tty-server/0.0~git20201105.50b9367+ds-1

2020-11-06 Thread Francisco Vilmar Cardoso Ruviaro
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: rm

Dear Release Team,

Please, remove the tty-server from testing because it was deprecated by 
tty-proxy.

[0]
https://github.com/elisescu/tty-server/blob/50b9367cd19c07017b9578adca5e8d15db2382b0/README.md
[1]
https://github.com/elisescu/tty-server/commit/50b9367cd19c07017b9578adca5e8d15db2382b0
[2]
https://github.com/elisescu/tty-share/blob/93cdfa0e887c210d097c891ffaaf5e3ccd8f35d8/doc/old-version.md
[3] https://github.com/elisescu/tty-proxy

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



signature.asc
Description: OpenPGP digital signature


Bug#973891: RM: tty-server -- ROM; no longer maintained

2020-11-06 Thread Francisco Vilmar Cardoso Ruviaro
Package: ftp.debian.org
Severity: normal
User: ftp.debian@packages.debian.org
Usertags: remove

Dear FTP Masters,

Please, remove the tty-server from unstable because it was deprecated by 
tty-proxy.

[0]
https://github.com/elisescu/tty-server/blob/50b9367cd19c07017b9578adca5e8d15db2382b0/README.md
[1]
https://github.com/elisescu/tty-server/commit/50b9367cd19c07017b9578adca5e8d15db2382b0
[2]
https://github.com/elisescu/tty-share/blob/93cdfa0e887c210d097c891ffaaf5e3ccd8f35d8/doc/old-version.md
[3] https://github.com/elisescu/tty-proxy

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



signature.asc
Description: OpenPGP digital signature


Bug#972854: seems not to work

2020-11-05 Thread Francisco Vilmar Cardoso Ruviaro
Hi,

The tty-server is now deprecated, and tty-proxy (I would like to packaging it, I
don't think I will be able to make it before the freeze for bullseye) should be
used instead.

[0]: https://github.com/elisescu/tty-proxy

[1]:
https://github.com/elisescu/tty-server/blob/50b9367cd19c07017b9578adca5e8d15db2382b0/README.md

[2]:
https://github.com/elisescu/tty-server/commit/50b9367cd19c07017b9578adca5e8d15db2382b0

[3]:
https://github.com/elisescu/tty-share/blob/93cdfa0e887c210d097c891ffaaf5e3ccd8f35d8/doc/old-version.md

I'm preparing golang-github-moby-term (one of the Build-Depends for tty-share)
to upload the new release of tty-share.

[4]: https://bugs.debian.org/973820

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#973820: ITP: golang-github-moby-term -- utilities for dealing with terminals

2020-11-05 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-moby-term
  Version : 0.0~git20201101.25d840c-1
  Upstream Author : Moby Project
* URL : https://github.com/moby/term
* License : Apache-2.0
  Programming Lang: Go
  Description : utilities for dealing with terminals

term provides structures and helper functions to work with terminal
(state, sizes).

golang-github-moby-term-dev is one of the Build-Depends for tty-share.



Bug#973563: RFP: overleaf -- web-based collaborative LaTeX editor

2020-11-01 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: francisco.ruvi...@riseup.net

* Package name: overleaf
  Version : 0.1.3
  Upstream Author : Overleaf 
* URL : https://github.com/overleaf/overleaf
* License : AGPL-3
  Programming Lang: CoffeeScript
  Description : web-based collaborative LaTeX editor

Overleaf is online real-time collaborative LaTeX editor.


Other components (also licensed under AGPL-3)
need to be packaged for Overleaf to work:
- https://github.com/overleaf/chat
- https://github.com/overleaf/clsi
- https://github.com/overleaf/docstore
- https://github.com/overleaf/document-updater
- https://github.com/overleaf/filestore
- https://github.com/overleaf/spelling
- https://github.com/overleaf/track-changes
- https://github.com/overleaf/web

Note that there is no license for this component:
- https://github.com/overleaf/real-time



Bug#969941: ITP: golang-github-elisescu-pty -- Golang package for using Unix pseudo-terminals

2020-10-16 Thread Francisco Vilmar Cardoso Ruviaro
Hi,

as an informational, golang-github-elisescu-pty-dev is one of the Build-Depends
for tty-share.


Debian Bug report logs - #969942
ITP: tty-share -- Terminal sharing over the Internet
https://bugs.debian.org/969942

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#969942: ITP: tty-share -- Terminal sharing over the Internet

2020-10-16 Thread Francisco Vilmar Cardoso Ruviaro
Hi,

as an informational, golang-github-elisescu-pty-dev is one of the Build-Depends
for tty-share.


Debian Bug report logs - #969941
ITP: golang-github-elisescu-pty -- Golang package for using Unix 
pseudo-terminals
https://bugs.debian.org/969941

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#971983: ITP: golang-github-evilsocket-recording -- Allows reading and writing bettercap's session recordings

2020-10-10 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-evilsocket-recording
  Version : 0.0~git20190408.3ce1dcf-1
  Upstream Author : Simone 'evilsocket' Margaritelli 
* URL : https://github.com/bettercap/recording
* License : GPL-3
  Programming Lang: Go
  Description : Allows reading and writing bettercap's session recordings

A recording archive is a gzip file containing reference Session and Events
JSON objects and their changes stored as patches in order to keep the file
size as small as possible. Loading a session file implies generating all
the frames starting from the reference one by iteratively applying those
"state patches" until all recorded frames are stored in memory. This
is done to allow, UI side, to skip forward to a specific frame index
without all intermediate states being computed at runtime.
.
This package allows reading and writing bettercap's session recordings.



Bug#971927: ITP: golang-github-antchfx-jsonquery -- Golang XPath query for JSON query

2020-10-09 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-antchfx-jsonquery
  Version : 1.1.4-1
  Upstream Author : zhengchun 
* URL : https://github.com/antchfx/jsonquery
* License : Expat
  Programming Lang: Go
  Description : Golang XPath query for JSON query

jsonquery is an XPath query package for JSON document, lets you extract
data from JSON documents through an XPath expression. Built-in XPath
expression cache avoid re-compile XPath expression each query.
.
List of XPath query packages:
 * Name  | Description
- htmlquery  | XPath query package for the HTML document
- jsonquery  | XPath query package for the JSON document
- xmlquery   | XPath query package for the XML document



Bug#971557: ITP: tty-server -- Server side for tty-share

2020-10-01 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: tty-server
  Version : 0.0~git20200923.bae58e7+ds-1
  Upstream Author : Vasile Popescu 
* URL : https://github.com/elisescu/tty-server
* License : GPL-2+
  Programming Lang: Go
  Description : Server side for tty-share

tty-server is the server side for tty-share. It provides an instant pairing
solution, allowing you to share a terminal. tty-share is necessary to connect
to the tty-server, when the connection occurs a secret URL is generated,
through which the terminal can be viewed in the browser.



Bug#970618: RFS: wwl/1.3+db-3 [QA] -- Calculates distance and azimuth between two Maidenhead locators

2020-09-28 Thread Francisco Vilmar Cardoso Ruviaro
Hi Christoph,


> I'd like to keep the package in the hamradio team, there is little
> reason to set the QA group as maintainer just because one of the
> uploaders is stepping down.

I made this mistake, sorry for the inconvenience,

> The package repository is
> https://salsa.debian.org/debian-hamradio-team/wwl,
> could you rebase your changes on that repo?

I ran the rebase, can you give me permission to push the team repository?


Thanks

-- 

Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#970618: RFS: wwl/1.3+db-3 [QA] -- Calculates distance and azimuth between two Maidenhead locators

2020-09-22 Thread Francisco Vilmar Cardoso Ruviaro
Hi Tobias,

thanks for creating https://salsa.debian.org/debian/wwl,
I pushed it into the repository.

Regards
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#970655: buster-pu: package sleuthkit/4.6.5-1+deb10u1

2020-09-20 Thread Francisco Vilmar Cardoso Ruviaro
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian@packages.debian.org
Usertags: pu

Dear Release Team,

I would like to update the sleuthkit on the buster to prevent a stack buffer
overflow in yaffsfs_istat, because during a review of the Debian Security
Tracker, I found CVE-2020-10232.

There is no DSA assigned to the bug and it was marked "no-dsa" and so I'm doing
a normal upload.


"This is potentially exploitable by an attacker creating a file in a yaffs
image with abnormally large time values", as reported in:
https://github.com/sleuthkit/sleuthkit/pull/1836

Vulnerable code follows:

tsk/fs/yaffs.cpp line 2442:
char timeBuf[32];

This vulnerability has been assigned the CVE id CVE-2020-10232.

Upstream fixed the bug at:
https://github.com/sleuthkit/sleuthkit/pull/1836/commits/459ae818fc8dae717549810150de4d191ce158f1

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10232
[1] https://security-tracker.debian.org/tracker/CVE-2020-10232
[2] https://bugs.debian.org/953976

Sincerely,
Francisco


diff -Nru sleuthkit-4.6.5/debian/changelog sleuthkit-4.6.5/debian/changelog
--- sleuthkit-4.6.5/debian/changelog2019-01-22 11:53:42.0 +
+++ sleuthkit-4.6.5/debian/changelog2020-09-16 23:47:07.0 +
@@ -1,3 +1,11 @@
+sleuthkit (4.6.5-1+deb10u1) buster; urgency=high
+
+  * Team upload.
+  * Add patch to fix stack buffer overflow in yaffsfs_istat.
+(Closes: #953976, CVE-2020-10232)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Wed, 16
Sep 2020 23:47:07 +
+
 sleuthkit (4.6.5-1) unstable; urgency=medium

   * Team upload
diff -Nru sleuthkit-4.6.5/debian/patches/CVE-2020-10232.patch
sleuthkit-4.6.5/debian/patches/CVE-2020-10232.patch
--- sleuthkit-4.6.5/debian/patches/CVE-2020-10232.patch 1970-01-01
00:00:00.0 +
+++ sleuthkit-4.6.5/debian/patches/CVE-2020-10232.patch 2020-09-16
23:47:07.0 +
@@ -0,0 +1,21 @@
+Description: Fix stack buffer overflow in yaffsfs_istat.
+ Prevent a stack buffer overflow in yaffsfs_istat by increasing
+ the buffer size to the size required by tsk_fs_time_to_str.
+Author: micrictor 
+Origin:
https://github.com/sleuthkit/sleuthkit/commit/459ae818fc8dae717549810150de4d191ce158f1
+Bug: https://github.com/sleuthkit/sleuthkit/pull/1836
+Forwarded: not-needed
+Reviewed-By: Francisco Vilmar Cardoso Ruviaro 
+Last-Update: 2020-08-28
+
+--- sleuthkit-4.6.5.orig/tsk/fs/yaffs.cpp
 sleuthkit-4.6.5/tsk/fs/yaffs.cpp
+@@ -2439,7 +2439,7 @@ static uint8_t
+ YAFFSFS_INFO *yfs = (YAFFSFS_INFO *)fs;
+ char ls[12];
+ YAFFSFS_PRINT_ADDR print;
+-char timeBuf[32];
++char timeBuf[128];
+ YaffsCacheObject * obj = NULL;
+ YaffsCacheVersion * version = NULL;
+ YaffsHeader * header = NULL;
diff -Nru sleuthkit-4.6.5/debian/patches/series
sleuthkit-4.6.5/debian/patches/series
--- sleuthkit-4.6.5/debian/patches/series   2019-01-22 11:52:14.0 
+
+++ sleuthkit-4.6.5/debian/patches/series   2020-09-16 23:47:07.0 
+
@@ -3,4 +3,4 @@
 50_disable-ant-clean.patch
 60_fix-FTBFS-HURD.patch
 0005-Disable-test_libraries.sh.patch
-
+CVE-2020-10232.patch


-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#970618: RFS: wwl/1.3+db-3 [QA] -- Calculates distance and azimuth between two Maidenhead locators

2020-09-20 Thread Francisco Vilmar Cardoso Ruviaro
Hi Hilmar,

Thanks for watching this,

I would like to put VCS on https://salsa.debian.org/debian/wwl but I am not 
allowed to create the repository, currently version control is on 
https://salsa.debian.org/fvcr/wwl

Thanks.
--
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#970618: RFS: wwl/1.3+db-3 [QA] -- Calculates distance and azimuth between two Maidenhead locators

2020-09-19 Thread Francisco Vilmar Cardoso Ruviaro
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "wwl":

 * Package name: wwl
   Version : 1.3+db-3
   Upstream Author : Diane Bruce 
 * URL : http://www.db.net/downloads/wwl+db-1.3.tgz
 * License : Permissive
 * Vcs : https://salsa.debian.org/debian/wwl
   Section : hamradio

It builds those binary packages:

  wwl - Calculates distance and azimuth between two Maidenhead locators

To access further information about this package, please visit the following 
URL:

 https://mentors.debian.net/package/wwl/

Alternatively, one can download the package with dget using this command:

 dget -x https://mentors.debian.net/debian/pool/main/w/wwl/wwl_1.3+db-3.dsc

Changes since the last upload:

wwl (1.3+db-3) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #970369)
  * Configure git-buildpackage for Debian.
  * Remove trailing whitespaces.
  * Run wrap-and-sort -a.
  * Using new DH level format. Consequently:
  - debian/compat: removed.
  - debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
  * debian/control:
  - Added 'Rules-Requires-Root: no'.
  - Bumped Standards Version to 4.5.0
  - Updated VCS fields to use Salsa.
  * debian/copyright:
  - Updated packaging copyright.
  - Using https protocol in Format field.
  * debian/patches/use-ldflags.patch: added CPPFLAGS variable.
  * debian/rules: added DEB_BUILD_MAINT_OPTIONS variable to improve GCC
hardening.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/wwl.lintian-overrides: removed.

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#969942: ITP: tty-share -- Terminal sharing over the Internet

2020-09-09 Thread Francisco Vilmar Cardoso Ruviaro
Hi Holger,

> this pretty much sounds like this should go into contrib, rather than Debian
> main. Or is there free server code as well?

as Alex replied, there is a source https://github.com/elisescu/tty-server and
from what I saw is GPL-2.

If I'm wrong, feel free to guide me.


Thank you for being interested,

Greetings.

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#969942: ITP: tty-share -- Terminal sharing over the Internet

2020-09-08 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: tty-share
  Version : 0.6.2
  Upstream Author : Vasile Popescu 
* URL : https://github.com/elisescu/tty-share
* License : Expat
  Programming Lang: Go
  Description : Terminal sharing over the Internet

tty-share is a very simple command line tool that gives remote access to a UNIX
terminal session.
.
tty-share is used on the machine that wants to share the terminal, and it
connects to the server to generate a secret URL, over which the terminal can
be viewed in the browser.
.
tty-share connects over a TLS connection to the server (runs at tty-share.com),
which uses a proxy for the SSL termination, and the browser terminal is served
over HTTPS. The communication on both sides is encrypted and secured.
However, end-to-end encryption is still desired, so nothing but the sender and
receiver can decrypt the data passed around.



Bug#969941: ITP: golang-github-elisescu-pty -- Golang package for using Unix pseudo-terminals

2020-09-08 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-elisescu-pty
  Version : 1.0.2
  Upstream Author : Vasile Popescu 
* URL : https://github.com/elisescu/pty
* License : Expat
  Programming Lang: Go
  Description : Golang package for using Unix pseudo-terminals

Package pty provides functions for working with Unix terminals.
.
Functions include:
  * Open a pty and its corresponding tty.
  * Assign a pseudo-terminal tty to stdin, stdout, and stderr.
  * Execute the commands with assigned tty and get the corresponding pty.
  * Set and resize the pty to the specified size.



Bug#969009: transition: sleuthkit

2020-08-25 Thread Francisco Vilmar Cardoso Ruviaro
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

Dear Release Team,

I would like to update sleuthkit in unstable to the 4.9.0+dfsg-1.

I would like to request a transition slot for sleuthkit, changing the
library name from libtsk13 to libtsk19. The version 4.9.0
introducing the ABI change has been in experimental since 2020-08-04.

I have locally rebuilt the reversed dependencies on amd64, and
only libguestfs, currently with FTBFS (#967099), that is only in sid, but I
found a workaround.

To workaround this FTBFS I added an empty override_dh_dwz to make
libguestfs buildable so that I could test it against the sleuthkit
from experimental.

diff --git a/debian/rules b/debian/rules
index 28cd48af1..8122f4d95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -165,7 +165,7 @@ override_dh_makeshlibs:
 # Workaround for
 # dwz:
debian/ruby-guestfs/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.5.0/_guestfs.so:
DWARF version 0 unhandled
 override_dh_dwz:
-   dh_dwz -X/vendor_ruby/
+#  dh_dwz -X/vendor_ruby/

 %:
dh $@ \

The libguestfs build took place without problems with the sleuthkit from
experimental.


There is already a tracker available here:

https://release.debian.org/transitions/html/auto-sleuthkit.html

Thanks
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#968631: ITP: sherlock -- Find usernames across social networks

2020-08-18 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: sherlock
  Version : 0.0~git20200817.1d4cb32
  Upstream Author : Sherlock Project
* URL : https://github.com/sherlock-project/sherlock
* License : MIT
  Programming Lang: Python
  Description : Find usernames across social networks

Sherlock, a powerful command line tool provided by Sherlock Project,
can be used to find usernames across many social networks.



Bug#968624: ITP: torrequest -- simple Python interface for HTTP(s) requests over Tor (Python 3)

2020-08-18 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: torrequest
  Version : 0.1.0
  Upstream Author : Erdi Aker 
* URL : https://github.com/erdiaker/torrequest
* License : MIT
  Programming Lang: Python
  Description : simple Python interface for HTTP(s) requests over Tor 
(Python 3)

The package contains a simple Python interface for HTTP(s) requests over Tor.
It's basically a wrapper around Stem and Requests libraries.
.
This package installs the library for Python 3.



Bug#968398: ITP: stegcracker -- steganography brute-force tool

2020-08-14 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: stegcracker
  Version : 2.0.9
  Upstream Author : Luke Paris (Paradoxis) 
* URL : https://github.com/Paradoxis/StegCracker
* License : Expat
  Programming Lang: Python
  Description : steganography brute-force tool

StegCracker is steganography brute-force utility to uncover hidden data inside
files.



Bug#966694: RFP: xvc -- video codec

2020-08-01 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: francisco.ruvi...@riseup.net

* Package name: xvc
  Version : 2.0
  Upstream Author : Divideon
* URL : https://github.com/divideon/xvc
* License : LGPL-2+
  Programming Lang: C++
  Description : video codec

xvc codec is a modern and flexible software-defined video compression format
which includes a reference encoder and a reference decoder. The xvc codec is
primarily based on compression tools that originates from MPEG standards such
as AVC/H.264 and HEVC, but it also includes technology that goes beyond those
standards, enabling unprecedented compression performance.
.
xvc codec is a general purpose video codec that can be used for anything from
video streaming and broadcasting to surveillance and video conferencing.



Bug#966693: RFP: veloren -- multiplayer voxel RPG

2020-08-01 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: francisco.ruvi...@riseup.net

* Package name: veloren
  Version : 0.6.0
  Upstream Author : Project Veloren
* URL : https://gitlab.com/veloren/veloren
* License : GPL-3+
  Programming Lang: Rust
  Description : multiplayer voxel RPG

Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such
as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and 
Minecraft.



Bug#966220: ITP: golang-github-evilsocket-islazy -- Set of opinionated packages, objects, helpers and functions

2020-07-28 Thread Francisco Vilmar Cardoso Ruviaro
Hi,

I believe I didn't describe my doubt enough,
upstream mentions in README.md the message "This library was made with hearts by
Simone Margaritelli and it's released under the GPL 3 license" and in LICENSE.md
I find "GPL version 3 or later".

The upstream did not attach the license notices to the program at the beginning
of each source file.

So I wonder, when he mentions the GPL-3 in REAME.md, is it strictly? or would he
allow any later version?

As I was in doubt, I found it appropriate to ask if he could clarify whether the
correct license is GPL-3 or GPL-3+ (any later version) by changing the README.md
or LICENSE.md file.

> https://github.com/evilsocket/islazy/issues/11

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#966220: ITP: golang-github-evilsocket-islazy -- Set of opinionated packages, objects, helpers and functions

2020-07-26 Thread Francisco Vilmar Cardoso Ruviaro
Hi,

I chose GP-3 as the safest approach, but I asked the upstream if we could use
GPL-3+.

https://github.com/evilsocket/islazy/issues/11

Regards,
-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#966220: ITP: golang-github-evilsocket-islazy -- Set of opinionated packages, objects, helpers and functions

2020-07-24 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-evilsocket-islazy
  Version : 1.10.6
  Upstream Author : Simone 'evilsocket' Margaritelli 
* URL : https://github.com/evilsocket/islazy
* License : GPL-3
  Programming Lang: Go
  Description : Set of opinionated packages, objects, helpers and functions

This package contains a Go library containing a set of opinionated
(https://stackoverflow.com/questions/802050/what-is-opinionated-software)
packages, objects, helpers and functions implemented with the KISS
principle (https://en.wikipedia.org/wiki/KISS_principle) in mind.



Bug#965084: ITP: golang-github-malfunkt-iprange -- IPv4 address parser for the nmap format

2020-07-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-malfunkt-iprange
  Version : 0.9.0
  Upstream Author : José Nieto <https://menteslibres/xiam>
Arturo Vergara 
* URL : https://github.com/malfunkt/iprange
* License : Expat
  Programming Lang: Go
  Description : IPv4 address parser for the nmap format

IPrange is a library can use to parse IPv4 addresses from a string
in the nmap format.
.
IPrange takes a string, and returns a list of Min-Max pairs, which
can then be expanded and normalized automatically by the package.
.
Supported Formats:
 - 10.0.0.1
 - 10.0.0.0/24
 - 10.0.0.*
 - 10.0.0.1-10
 - 10.0.0.1, 10.0.0.5-10, 192.168.1.*, 192.168.10.0/24


Bug#965078: ITP: golang-github-adrianmo-go-nmea -- Go library for the NMEA 0183 protocol

2020-07-15 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 
X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net

* Package name: golang-github-adrianmo-go-nmea
  Version : 1.2.0
  Upstream Author : Adrián Moreno 
* URL : https://github.com/adrianmo/go-nmea
* License : Expat
  Programming Lang: Go
  Description : Go library for the NMEA 0183 protocol

Go library for the National Marine Electronics Association 0183 protocol.
.
NMEA 0183 is a combined electrical and data specification for communication
between marine electronics such as echo sounder, sonars, anemometer,
gyrocompass, autopilot, GPS receivers and many other types of instruments.
.
Features include:
 * Parse individual NMEA 0183 sentences.
 * Register custom parser for unsupported sentence types.
.
Supported sentences:
 * Sentence type | Description
- RMC| Recommended Minimum Specific GPS/Transit data.
- PMTK   | Messages for setting and reading commands for MediaTek
   gps modules.
- GGA| GPS Positioning System Fix Data.
- GSA| GPS DOP and active satellites.
- GSV| GPS Satellites in view.
- GLL| Geographic Position, Latitude / Longitude and time.
- VTG| Track Made Good and Ground Speed.
- ZDA| Date & time data.
- HDT| Actual vessel heading in degrees True.
- GNS| Combined GPS fix for GPS, Glonass, Galileo, and BeiDou.
- PGRME  | Estimated Position Error (Garmin proprietary sentence).
- THS| Actual vessel heading in degrees True and status.
- VDM/VDO| Encapsulated binary payload.
- WPL| Waypoint location.
- RTE| Route.
- VHW| Water Speed and Heading.
- DPT| Depth of Water.
- DBS| Depth Below Surface.
- DBT| Depth below transducer.


Bug#965038: ITP: golang-github-alexcesaro-log -- Logging packages for Go (library)

2020-07-14 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: golang-github-alexcesaro-log
  Version : 0.0~git20150915.61e6862-1
  Upstream Author : Alexandre Cesaro 
* URL : https://github.com/alexcesaro/log
* License : Expat
  Programming Lang: Go
  Description : Logging packages for Go (library)

Package log provides a common interface for logging libraries.
.
This package contains:
 - buflog: provides a buffered logging class that accumulates logs in
   memory until the flush threshold is reached which release stored
   logs, the buffered logger then act as a normal logger.
 - golog: provides a customizable logging class which can be used as
   a standalone or as a building block for other loggers.
 - logtest: provides utilities for logging testing.
 - stdlog: provides simple and fast logging to the standard output
   (stdout) and is optimized for programs launched via a shell or cron.
Logger is a common interface for logging libraries.



Bug#962849: alsa-lib: diff for NMU version 1.2.2-2.3

2020-06-15 Thread Francisco Vilmar Cardoso Ruviaro
Control: tags 962849 + pending

Dear maintainer,

I've prepared an NMU for alsa-lib (versioned as 1.2.2-2.3) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer or cancel the NMU.

Regards.

diff -Nru alsa-lib-1.2.2/debian/changelog alsa-lib-1.2.2/debian/changelog
--- alsa-lib-1.2.2/debian/changelog 2020-06-10 06:26:40.0 +
+++ alsa-lib-1.2.2/debian/changelog 2020-06-15 04:16:18.0 +
@@ -1,3 +1,12 @@
+alsa-lib (1.2.2-2.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+  - Added override_dh_auto_clean to allow the package build twice.
+(Closes: #962849)
+
+ -- Francisco Vilmar Cardoso Ruviaro   Mon, 15 
Jun 2020 04:16:18 +
+
 alsa-lib (1.2.2-2.2) unstable; urgency=medium

   * Non-maintainer upload.
diff -Nru alsa-lib-1.2.2/debian/rules alsa-lib-1.2.2/debian/rules
--- alsa-lib-1.2.2/debian/rules 2020-02-29 15:51:16.0 +
+++ alsa-lib-1.2.2/debian/rules 2020-06-15 00:23:05.0 +
@@ -38,3 +38,17 @@

 override_dh_makeshlibs:
dh_makeshlibs -- -c4
+
+override_dh_auto_clean:
+   rm -rf doc/doxygen
+   rm -f src/control/ctl_symbols_list.c \
+  src/control/libcontrol.la \
+  src/hwdep/libhwdep.la \
+  src/mixer/libmixer.la \
+  src/pcm/libpcm.la \
+  src/pcm/pcm_symbols_list.c \
+  src/rawmidi/librawmidi.la \
+  src/seq/libseq.la \
+  src/timer/libtimer.la \
+  src/ucm/libucm.la
+   dh_auto_clean

-- 
Francisco Vilmar Cardoso Ruviaro 
4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00



Bug#962849: alsa-lib: failed to build twice

2020-06-14 Thread Francisco Vilmar Cardoso Ruviaro
Source: alsa-lib
Version: 1.2.2-2.2
Severity: normal

Dear Maintainer,

please fix dh_clean target to allow the package to be compiled twice.

Regards,

Francisco Vilmar

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
C.UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to C.UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#961706: ITP: protonvpn-cli -- command-line client for ProtonVPN

2020-05-28 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: protonvpn-cli
  Version : 2.2.2
  Upstream Author : Proton Technologies AG 
* URL : https://github.com/ProtonVPN/linux-cli
* License : GPL-3+
  Programming Lang: Python
  Description : command-line client for ProtonVPN

 ProtonVPN-CLI is a user-friendly command-line tool for accessing
 the Swiss based privacy-focused ProtonVPN VPN service.
 .
 Need a ProtonVPN account to use it: can create one at
 https://protonvpn.com. Free accounts are available, although with
 limited features: only 3 countries (Japan, Netherlands, USA) are
 available with the free plan.
 It can also easily add an extra layer of privacy by activating Tor
 (needs paid plan).



Bug#959692: ITP: otpclient -- Simple GTK+ software to generate OTPs (TOTP and HOTP)

2020-05-04 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: otpclient
  Version : 2.2.1
  Upstream Author : Paolo Stivanin 
* URL : https://github.com/paolostivanin/OTPClient
* License : GPL-3+
  Programming Lang: C
  Description : Simple GTK+ software to generate OTPs (TOTP and HOTP)

  Highly secure and easy to use GTK+ software for two-factor
  authentication that supports both Time-based One-time Passwords
  (TOTP) and HMAC-Based One-Time Passwords (HOTP).
  .
  Features:
   - support both TOTP and HOTP
   - support setting custom digits (between 4 and 10 inclusive)
   - support setting a custom period (between 10 and 120 seconds inclusive)
   - support SHA1, SHA256 and SHA512 algorithms
   - support for Steam codes
   - import encrypted Authenticator Plus backup
   - import and export encrypted and/or plain andOTP backup
   - import and export plain FreeOTPPlus backup (key URI format only)
   - local database is encrypted using AES256-GCM
   * key is derived using PBKDF2 with SHA512 and 100k iterations
   * decrypted file is never saved (and hopefully never swapped) to disk.
 While the app is running, the decrypted content resides
 in a "secure memory" buffer allocated by Gcrypt



Bug#959690: ITP: libbaseencode -- C library for encoding and decoding data using base32 or base64

2020-05-03 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: libbaseencode
  Version : 1.0.9
  Upstream Author : Paolo Stivanin 
* URL : https://github.com/paolostivanin/libbaseencode
* License : Apache-2.0
  Programming Lang: C
  Description : C library for encoding and decoding data using base32 or 
base64

 Library written in C for encoding and decoding data using
 base32 or base64 according to RFC-4648



Bug#959689: ITP: libcotp -- C library that generates TOTP and HOTP

2020-05-03 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: libcotp
  Version : 1.2.2
  Upstream Author : Paolo Stivanin 
* URL : https://github.com/paolostivanin/libcotp
* License : Apache-2.0
  Programming Lang: C
  Description : C library that generates TOTP and HOTP

  C library that generates TOTP and HOTP according to RFC-6238



Bug#959688: ITP: libbaseencode -- C library for encoding and decoding data using base32 or base64

2020-05-03 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: libbaseencode
  Version : 1.0.9
  Upstream Author : Paolo Stivanin 
* URL : https://github.com/paolostivanin/libbaseencode
* License : Apache-2.0
  Programming Lang: C
  Description : C library for encoding and decoding data using base32 or 
base64

 Library written in C for encoding and decoding data using
 base32 or base64 according to RFC-4648



Bug#956558: ITP: ylva -- command line password manager

2020-04-12 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: ylva
  Version : 1.5
  Upstream Author : Niko Rosvall 
* URL : https://github.com/nrosvall/ylva
* License : MIT
  Programming Lang: C
  Description : command line password manager

 Password management belongs to the command line, deep into the Unix
 heartland, the shell. Ylva makes managing passwords easy and secure.
 It's a traditional command line software written in C. Ylva is very
 portable and should run fine on most Unix-like operating systems.
 Ylva is mainly developed on Linux.
 .
 Command line password manager is useful. You may choose to run it on
 a remote server to make your passwords available remotely (over SSH
 etc.). No need to sync your password database between machines.
 .
 Ylva uses OpenSSL (or LibreSSL) for encryption. For password database
 SQLite is used. Ylva encrypts the database using AES with 256 keys.
 Encrypted database is authenticated using HMAC. For key generation
 PKBDF2-SHA256 is used with 200 000 iterations.
 .
 Ylva does not stay running, so possible plain text passwords are not
 in memory except for a very short while. For example, running command
 ylva --auto-encrypt --list-all would list all the password entries,
 encrypt the database and then exit. Plain text passwords will be in
 memory only couple of seconds. This makes it very hard for malware
 to steal them.
 .
 When the database is decrypted, it's readable only by the owner
 (chmod 600). Ylva does that automatically for the database file
 so you don't have to change the permissions.



Bug#955462: ITP: memo -- unix-style note-taking software

2020-03-31 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: memo
  Version : 1.7
  Upstream Author : Niko Rosvall 
* URL : https://github.com/nrosvall/memo
* License : GPL-3+
  Programming Lang: C
  Description : unix-style note-taking software

 Memo is a note-taking and to-do software that runs on command line.
 With Memo, it's possible to concentrate on the tasks in your to-do list
 instead of spending time managing those tasks. After a while taking notes
 and keeping a to-do list is part of your daily life instead of some nasty
 thing you must remember to do.



Bug#951539: ITP: bruteforce-wallet -- Try to find a password of a encrypted wallet file

2020-02-17 Thread Francisco Vilmar Cardoso Ruviaro
Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro 

* Package name: bruteforce-wallet
  Version : 1.5.2
  Upstream Author : Guillaume LE VAILLANT 

* URL : https://github.com/glv2/bruteforce-wallet
* License : GPL-3+
  Programming Lang: C
  Description : Try to find a password of a encrypted wallet file

 The program tries to decrypt one of the encrypted addresses
 in the wallet by trying all the possible passwords.
 It is especially useful if you know something about the password
 (i.e. you forgot a part of your password but still remember most of it).
 Finding the password of a wallet without knowing anything about it would
 take way too much time (unless the password is really short and/or weak).



Bug#875545: ITP: cpdf -- The tool provide a wide range of professional, robust tools to modify PDF files.

2017-09-14 Thread Francisco Vilmar Cardoso Ruviaro
Hi Chris,

> If this is your first package to Debian, for a variety of reasons I
> don't recommend packaging something that will go to non-free.
Yes, this would be my first package, I understood that it is
inappropriate to initially send something like this, I will close the bug.

Thanks, Francisco



signature.asc
Description: OpenPGP digital signature


  1   2   >