Bug#990314: ferm: Pass timestamp option instead of timestamps to SYNPROXY target

2021-06-25 Thread Aggelos Avgerinos
Package: ferm
Version: 2.4-1
Severity: normal

Dear Maintainer,

In the upstream version v2.3.1 ferm renamed SYNPROXY's timestamp option
to timestamps, presumably following iptables' documentation[1].

However, the current iptables source[2] still calls the option timestamp
and fails when `--timestamps` is passed:

# iptables -j SYNPROXY --timestamps
iptables v1.8.2 (nf_tables): unknown option "--timestamps"

# iptables-legacy -j SYNPROXY --timestamps
iptables v1.8.2 (legacy): unknown option "--timestamps"

The option was renamed[3] back to `timestamp` in version 2.4.1, but
Buster still comes with 2.4 which has this bug.

[1]: https://git.netfilter.org/iptables/tree/extensions/libxt_SYNPROXY.man
[2]: https://git.netfilter.org/iptables/plain/extensions/libxt_SYNPROXY.c
[3]: https://github.com/MaxKellermann/ferm/pull/17

-- System Information:
Debian Release: 10.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-9-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ferm depends on:
ii  debconf  1.5.71
ii  init-system-helpers  1.56+nmu1
ii  iptables 1.8.2-4
ii  lsb-base 10.2019051400
ii  perl 5.28.1-6

Versions of packages ferm recommends:
pn  libnet-dns-perl  

ferm suggests no packages.

-- Configuration Files:
/etc/ferm/ferm.conf changed [not included]

-- debconf information excluded


Bug#905837: ITP: golang-github-mattbaird-elastigo -- Elascisearch client for Go

2018-08-10 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos 

* Package name: golang-github-mattbaird-elastigo
  Version : 1.0+git20170123.2fe47fd
  Upstream Author : Matthew Baird 
* URL : https://github.com/mattbaird/elastigo
* License : Apache
  Programming Lang: Go
  Description : Elascisearch client for Go

elasticgo is an Elasticsearch client for Go which implements the core
API for searching and indexing to Elasticsearch.



Bug#905337: ITP: haskell-parsec-numbers -- utilities for parsing numbers from strings

2018-08-03 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos 

* Package name: haskell-parsec-numbers
  Version : 0.1.0
  Upstream Author : Christian Maeder 
* URL : https://hackage.haskell.org/package/parsec-numbers
* License : BSD-3-Clause
  Programming Lang: haskell
  Description : utilities for parsing numbers from strings

parsec-numbers provides the number parsers without the need to
use a large (and unportable) token parser

This is also a dependency of xmobar in newer versions.
I intend to package and maintain it under DHG.
My sponsor for the upload will be Apollon Oikonomopoulos




Bug#904088: ITP: golang-github-araddon-gou -- logging and json helpers for Go

2018-07-19 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos 

* Package name: golang-github-araddon-gou
  Version : 0.0~git20180509.7db4be5-1
  Upstream Author : Aaron Raddon 
* URL : https://github.com/araddon/gou
* License : MIT
  Programming Lang: Go
  Description : logging and json helpers for Go

logging and json helpers for Go

gou is both a JSON helper focused on Type coercion, and json path query
and another configurable logger for Go.

I intent to package and maintain it under the Debian Go Packaging Team.



Bug#893137: ITP: haskell-libiw -- wlib is a thin wrapper over the iw C library

2018-03-16 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos <evaggelos.avgeri...@gmail.com>

* Package name: haskell-libiw
  Version : 0.1.0
  Upstream Author : Jose A. Ortega Ruiz <j...@gnu.org>
* URL : https://github.com/jaor/iwlib
* License : BSD 3-clause
  Programming Lang: Haskell
  Description : wlib is a thin wrapper over the iw C library

  This used to be inside xmobar source code but the upstream has moved
  it to this project and it's a dependency of the latest xmobar version.

  I intent to package and maintain it in order to upgrade xmobar.



Bug#893055: ITP: imbalanced-learn -- Python module to perform under sampling and over sampling with various techniques.

2018-03-15 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos <evaggelos.avgeri...@gmail.com>

* Package name: imbalanced-learn
  Version : 0.3.2
  Upstream Author : Fernando M. F. Nogueira, Guillaume Lemaitre, Dayvid Victor
* URL : https://github.com/scikit-learn-contrib/imbalanced-learn
* License : MIT
  Programming Lang: Python
  Description : Python module to perform under sampling and over sampling 
with various techniques.

  imbalanced-learn is a python package offering a number of re-sampling
  techniques commonly used in datasets showing strong between-class
  imbalance.

  It is compatible with scikit-learn and is part of
  scikit-learn-contrib projects.

  I intent to package and maintain it under the debian neuro team.



Bug#873487: ITP: goreplay -- GoReplay is an open-source tool for capturing and replaying live HTTP traffic

2017-08-28 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos <evaggelos.avgeri...@gmail.com>

* Package name: goreplay
  Version : 0.16.1
  Upstream Author : Leonid Bugaev <leons...@gmail.com>
* URL : https://github.com/buger/goreplay
* License : LGPL
  Programming Lang: Go
  Description : GoReplay is an open-source tool for capturing and replaying 
live HTTP traffic

GoReplay is an open-source tool for capturing and replaying live HTTP
traffic. It is used to test your system with real traffic and data.

I intend to maintain it under the Debian Go Packaging Team.



Bug#780483: ITP: pick -- The pick utility allows users to choose one option from a set of choices using an interface with fuzzy search functionality.

2015-03-14 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos evaggelos.avgeri...@gmail.com

* Package name: pick
  Version : 1.1.1
  Upstream Author : Calle Erlandsson ca...@thoughtbot.com
* URL : https://github.com/thoughtbot/pick
* License : MIT, BSD
  Programming Lang: C
  Description : fuzzy search anything

The pick utility allows users to choose one option from a set of
choices using an interface with fuzzy search functionality.
pick reads a list of choices on stdin and outputs the selected choice
on stdout. Therefore it is easily used both in pipelines and subshells.

I intend to maintain pick package.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#771060: ITP: ruby-mina -- deployer and server automation tool

2014-11-26 Thread Aggelos Avgerinos
Package: wnpp
Severity: wishlist
Owner: Aggelos Avgerinos evaggelos.avgeri...@gmail.com

* Package name: ruby-mina
  Version : 0.3.1
  Upstream Author : Nadarei, Inc.
* URL : http://mina-deploy.github.io/mina/
* License : MIT
  Programming Lang: Ruby
  Description : deployer and server automation tool

Mina is a fast deploy Bash script generator. It generates an entire
deployment procedure as a Bash script and runs it remotely on a server,
creating a single SSH session per deploy, minimizing the SSH connection
overhead. Its syntax is similar to Capistrano.

I intend to maintain it under the Debian Ruby Extras Team.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org