Bug#775827: RFA: grok -- powerful pattern-matching and reacting tool

2021-09-22 Thread Stig Sandbeck Mathisen
This package is still up for adoption.  To take over, just do an upload with a
new Maintainer: field in debian/control and close this bug.

The packaging repository is at https://salsa.debian.org/debian/grok/

>>> Stig



Bug#946423: ITP: ruby-optimist -- Commandline option parser for Ruby that just gets out of your way.

2019-12-08 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: ruby-optimist
  Version : 3.0.0
  Upstream Author : William Morgan, Keenan Brock, Jason Frey
* URL : https://www.manageiq.org/optimist/
* License : MIT/Expat
  Programming Lang: Ruby
  Description : Commandline option parser for Ruby that just gets out of 
your way.


Upstream description


Optimist is a commandline option parser for Ruby that just gets out of your
way.  One line of code per option is all you need to write. For that, you get a
nice automatically-generated help page, robust option parsing, and sensible
defaults for everything you don't specify.

Features:

- Dirt-simple usage.
- Sensible defaults. No tweaking necessary, much tweaking possible.
- Support for long options, short options, subcommands, and automatic type
  validation and conversion.
- Automatic help message generation, wrapped to current screen width.


Packaging and maintenance
-

The upstream project name has been changed from trollop to optimist.
(https://github.com/ManageIQ/optimist/issues/92)

ruby-optimist is a dependency for hiera-eyaml >= 3.0.0, and needs to be
available before newer versions of hiera-eyaml can be imported.

ruby-optimist will be maintained under the debian-ruby team umbrella.



Bug#673515: ITP: puppetdb -- Puppet data warehouse

2016-05-31 Thread Stig Sandbeck Mathisen
intrigeri  writes:

> Let's assume one needs exported resources, and thus PuppetDB, but they
> want to confine PuppetDB as much as possible, in order to avoid the
> need to trust 3rd-party (upstream) APT repositories on the
> puppetmaster. So, say PuppetDB is installed from upstream on a
> dedicated system. Then, if I got it right, the only bit missing in
> Debian, for the puppetmaster to be able to connect to PuppetDB without
> using any 3rd-party packages, is puppetdb-termini. Correct so far?

That is correct.  The puppetdb-termini package contains what the puppet
master needs to connect to a puppetdb.

> puppetdb-termini has no dependencies except puppet-agent. It just
> ships 16 .rb files, that live in the upstream Puppet Git repository,
> and are distributed in PuppetDB upstream tarballs.
>
> So it seems that the only realistic way to go, in order for Debian
> Stretch to support the use case I've described, without having to
> tackle the packaging of PuppetDB itself, would be to package
> puppetdb-termini. Would you, or anyone else, be up to it?

Yes.

In theory (and documentation) the puppetdb-termini package must match
the version of the puppetdb you are connecting to.  In practice, the
puppetdb-termini is updated less frequently than puppetdb, and it may
work without updating, but without any promises.

Debian only accepts one version of a package at a time.  This may
prevent you from upgrading puppetdb to a version not supported by the
puppetdb-termini in Debian, and when the puppetdb-termini package in
Debian is updated, you may have to update your PuppetDB installation to
follow.

Apart from that, it does not look very hard at all to build only the
puppetdb-termini from the puppetdb source.

-- 
Stig Sandbeck Mathisen 



Bug#673515: ITP: puppetdb -- Puppet data warehouse

2016-05-29 Thread Stig Sandbeck Mathisen
intrigeri  writes:

> Are there currently any plans to package PuppetDB for Debian?

I'm not aware of any.

I spent a few days on it in 2012, but the necessary free time investment
to learn all the required tools and package all the requirements was too
big for me then, and still is.

> Any expected specific difficulty that would be worth sharing here?

A packaging effort will require a familiarity with Leiningen, Maven and
Clojure in particular, and Java application packaging in general.  I'm
not familiar with either of these.

Leiningen is no longer packaged in Debian, it is only present in
"oldstable".

Puppet's Cloujure projects depend on "trapperkeeper"[0], also referred
to as "tk", and are built with a buildsystem called "ezbake"[1] which is
a Leiningen plugin.

PuppetDB also has a lot of other dependencies[2] which need to be mapped
to existing Debian packages, or packaged.

> Rationale for my question: the infrastructure behind Tails [0] relies
> on exported resources, and we can't allow ourselves to rely on
> third-party packages.

When you really need exported resources, there's nothing like it.

One can in _some_ cases use Hiera to provide the necessary data to
puppet for creating resources across many hosts.  This does, however,
require you to generate that data beforehand.

> (BTW: thanks for packaging & uploading Puppet 4!)

You're welcome. :)

[0] https://github.com/puppetlabs/trapperkeeper

[1] https://github.com/puppetlabs/ezbake

[2] look for ":dependencies" in
https://github.com/puppetlabs/puppetdb/blob/master/project.clj

-- 
Stig Sandbeck Mathisen



Bug#822978: ITP: puppet-module-puppetlabs-concat -- construct files from multiple ordered fragments of text

2016-05-02 Thread Stig Sandbeck Mathisen

This module is already packaged.

$ rmadison puppet-module-puppetlabs-concat
puppet-module-puppetlabs-concat | 1.1.1-1   | stable  | source, all
puppet-module-puppetlabs-concat | 1.1.1-1   | stable-kfreebsd | source, all
puppet-module-puppetlabs-concat | 2.1.0-1   | testing | source, all
puppet-module-puppetlabs-concat | 2.1.0-1   | unstable| source, all

-- 
Stig Sandbeck Mathisen



Bug#822873: ITP: puppet-module-vswitch -- provides puppet things for vSwitches

2016-05-02 Thread Stig Sandbeck Mathisen

Please consider using the module's qualified name, "openstack-vswitch"
in the package name.

That way we can have a hypothetical "foo-vswitch" module installed
alongside it, without wondering which "vswitch" module is which.

This name convention is used for all the other puppet modules, at least
the ones handled by the puppet packaging team under the puppet-module-*
package namespace.

-- 
Stig Sandbeck Mathisen



Bug#816846: ITP: varnish-modules -- Varnish module collection

2016-03-05 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: varnish-modules
  Version : 0.9.0
  Upstream Author : Varnish Software AS
* URL : https://github.com/varnish/varnish-modules
* License : BSD-2-clause
  Programming Lang: C
  Description : Varnish module collection

This is a collection of modules ("vmods") extending Varnish VCL used for
describing HTTP request/response policies with additional capabilities.
Included:

* Simpler handling of HTTP cookies
* Variable support
* Request and bandwidth throttling
* Modify and change complex HTTP headers
* 3.0-style saint mode
* Advanced cache invalidations, and more.

This collection contains the following vmods: cookie, vsthrottle, header,
saintmode, softpurge, tcp, var, xkey

The package will be maintained by the pkg-varnish team.



Bug#799222: ITP: hitch -- scalable TLS proxy

2015-09-17 Thread Stig Sandbeck Mathisen
Vincent Bernat  writes:

> Do you want to provide some upgrade path for stud users?  At some
> point, we'll have to remove stud since it is unmaintained upstream.

After checking again today, I see that "stud" is present in "wheezy"
(oldstable), but not in later Debian releases.  I missed that last
night.

I would like to be able to provide some kind of upgrade path. The
key/cert handling, options and invocation should be roughly similar.

On the other hand, "hitch" has new defaults, and new configuration and
command line options for its functionality.  It is not a drop-in
replacement.

The "stud" package has low enough popcon rank that I suspect a
/usr/share/doc/hitch/README.migrating-from-stud would suffice.

They can be installed in parallel, working on different ports towards
the same backend, using the same certificates, enabling a controlled
switchover between the daemons.

-- 
Stig Sandbeck Mathisen 


signature.asc
Description: PGP signature


Bug#799222: ITP: hitch -- scalable TLS proxy

2015-09-16 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: hitch
  Version : 1.0.0~beta5
  Upstream Author : Varnish Software AB (and others)
* URL : https://hitch-tls.org/
* License : BSD
  Programming Lang: C
  Description : scalable TLS proxy

 hitch is a network proxy that terminates TLS/SSL connections and
 forwards the unencrypted traffic to some backend. It's designed to
 handle 10s of thousands of connections efficiently on multicore
 machines.
 .
 Features
  * TLS1.0, TLS1.1 and TLS1.2 support
  * SNI, with and without wildcard certificates.
  * Support for HAproxy's PROXY protocol.

hitch is a fork of stud (https://github.com/bumptech/stud) which has not
been packaged in Debian.

hitch is used at my workplace for TLS termination of online newspapers,
using Varnish as a backend.

Hitch will be maintained in the collab-maint group, or in the
pkg-varnish group. Extra hands for maintenance would be welcome.



Bug#775827: RFA: grok -- powerful pattern-matching and reacting tool

2015-01-20 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: normal

I request an adopter for the grok package. I no longer use it, so it
would be nice for it to have a maintainer that does.

The package description is:
 The grok program can parse log data and program output. You can match
 any number of complex patterns on any number of inputs (processes and
 files) and have custom reactions.
 .
 Grok is simple software that allows you to easily parse logs and
 other files. With grok, you can turn unstructured log and event data
 into structured data.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150120135218.20848.26301.report...@dagon.fnord.no



Bug#775823: RFA: mod-gearman

2015-01-20 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: normal

I am looking for a new maintainer for the "mod-gearman" package. It
provides the binary packages:

* mod-gearman-doc
* mod-gearman-module
* mod-gearman-worker
* mod-gearman-tools

I do not use mod-gearman anymore, and it would be nice for it to be
adopted by someone who does.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150120131547.11282.32822.report...@dagon.fnord.no



Bug#775822: RFA: gearmand

2015-01-20 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: normal

I am looking for a new maintainer for the "gearmand" package. It
provides the binary packages:

* gearman
* gearman-job-server
* gearman-tools
* libgearman-dbg
* libgearman-dev
* libgearman-doc
* libgearman7
* libgearman7-dbg

I do not use gearmand anymore, and it would be nice for it to be
adopted by someone who does.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150120131033.8128.39928.report...@dagon.fnord.no



Bug#743194: ITP: ruby-hiera-eyaml -- OpenSSL Encryption backend for Hiera

2014-03-31 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: ruby-hiera-eyaml
  Version : 2.0.1
  Upstream Author : Tom Poulton (and others)
* URL : https://github.com/TomPoulton/hiera-eyaml
* License : Expat
  Programming Lang: Ruby
  Description : OpenSSL Encryption backend for Hiera

A backend for Hiera that provides per-value encryption of sensitive data within
yaml files to be used by Puppet.

Only the values are encrypted, allowing files to be swiftly reviewed without
decryption.

The value of each key is encrypted individually, which means that "git diff" is
meaningful.

Includes a command line tool for encrypting, decrypting, editing and rotating
keys. This makes it almost as easy as using clear text files.

Basic asymmetric encryption (PKCS#7) is used by default. This does not require
any native libraries to be compiled, and it allows users without the private
key to encrypt values that the puppet master can decrypt

hiera-eyaml includes a pluggable encryption framework (e.g. GPG encryption
(hiera-eyaml-gpg) can be used if you have the need for multiple keys and easier
key rotation)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140331110648.21115.13256.report...@turbotape.w.bitbit.net



Bug#712765: ITP: ruby-safe-yaml -- Safe implementation of YAML.load

2013-06-19 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: ruby-safe-yaml
  Version : 0.9.2
  Upstream Author : Dan Tao 
* URL : https://github.com/dtao/safe_yaml
* License : MIT
  Programming Lang: Ruby
  Description : Safe implementation of YAML.load

The SafeYAML gem provides an alternative implementation of YAML.load suitable
for accepting user input in Ruby applications. Unlike Ruby's built-in
implementation of YAML.load, SafeYAML's version will not expose apps to
arbitrary code execution exploits.

(The safe_yaml gem was vendored into puppet to fix a recent vulnerability.  The
packaging of this gem should help this situation.)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130619095355.571.66065.report...@turbotape.w.bitbit.net



Bug#710385: ITP: ruby-rgen -- Ruby modelling and generator framework

2013-05-30 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: ruby-rgen
  Version : 0.6.2
  Upstream Author : Martin Thiede
* URL : http://ruby-gen.org/
* License : MIT
  Programming Lang: Ruby
  Description : Ruby modelling and generator framework

RGen is a framework for Model Driven Software Development (MDSD)in Ruby. This
means that it helps you build Metamodels, instantiate Models, modify and
transform Models and finally generate arbitrary textual content from it.

RGen is a dependency for the new "future" parser in puppet 3.2.x


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130530122019.15253.70847.report...@turbotape.w.bitbit.net



Bug#698210: ITP: ruby-librarian -- a framework for writing bundlers

2013-01-15 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: ruby-librarian
  Version : 0.0.26
  Upstream Author : Jay Feldblum 
* URL : https://github.com/yfeldblum/librarian
* License : MIT
  Programming Lang: Ruby
  Description : a framework for writing bundlers

Librarian is a framework for writing bundlers, which are tools that resolve,
fetch, install, and isolate a project's dependencies, in Ruby.

Librarian ships with Librarian-Chef, which is a bundler for your Chef-based
infrastructure repositories. In the future, Librarian-Chef will be a separate
project.

A bundler written with Librarian will expect you to provide a specfile listing
your project's declared dependencies, including any version constraints and
including the upstream sources for finding them. Librarian can resolve the
spec, write a lockfile listing the full resolution, fetch the resolved
dependencies, install them, and isolate them in your project.

A bundler written with Librarian will be similar in kind to Bundler, the
bundler for Ruby gems that many modern Rails applications use.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130115082746.26918.11060.report...@dagon.fnord.no



Bug#698209: ITP: librarian-puppet -- a bundler for your puppet infrastructure

2013-01-15 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: librarian-puppet
  Version : 0.9.7
  Upstream Author : Tim Sharpe 
* URL : https://github.com/rodjek/librarian-puppet
* License : MIT
  Programming Lang: Ruby
  Description : a bundler for your puppet infrastructure

Librarian-puppet is a bundler for your puppet infrastructure. You can use
librarian-puppet to manage the puppet modules your infrastructure depends on.
It is based on Librarian, a framework for writing bundlers, which are tools
that resolve, fetch, install, and isolate a project's dependencies.

Librarian-puppet manages your modules/ directory for you based on your
Puppetfile. Your Puppetfile becomes the authoritative source for what modules
you require and at what version, tag or branch.

Once using Librarian-puppet you should not modify the contents of your modules
directory. The individual modules' repos should be updated, tagged with a new
release and the version bumped in your Puppetfile.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130115082742.27214.33417.report...@dagon.fnord.no



Bug#673515: ITP: puppetdb -- Puppet data warehouse

2012-05-19 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: puppetdb
  Version : 0.9.0
  Upstream Author : Puppet Labs
* URL : http://docs.puppetlabs.com/puppetdb/0.9/
* License : Apache 2.0
  Programming Lang: Clojure
  Description : Puppet data warehouse

PuppetDB is a Puppet data warehouse; it manages storage and retrieval of all
platform-generated data. Currently, it stores catalogs and facts; in future
releases, it will expand to include more data, like reports.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120518171419.26484.16245.report...@dagon.fnord.no



Bug#672777: ITP: grok -- powerful pattern-matching and reacting tool

2012-05-13 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: grok
  Version : 1.20110708.1
  Upstream Author : Jordan Sissel
* URL : http://code.google.com/p/semicomplete/wiki/Grok
* License : BSD
  Programming Lang: C
  Description : powerful pattern-matching and reacting tool

The grok program can parse log data and program output. You can match any
number of complex patterns on any number of inputs (processes and files) and
have custom reactions.

Grok is simple software that allows you to easily parse logs and other files.
With grok, you can turn unstructured log and event data into structured data.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120513151947.29335.65010.report...@dagon.fnord.no



Bug#669890: ITP: libconst-fast-perl -- Facility for creating read-only scalars, arrays, and hashes

2012-04-21 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: libconst-fast-perl
  Version : 0.011
  Upstream Author : Leon Timmermans 
* URL : http://search.cpan.org/dist/Const-Fast/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : facility for creating read-only scalars, arrays, and hashes

Const::Fast is a perl module for creating read-only scalars, arrays, and
hashes. It enables you to set a variable to the given value and subsequently
make it readonly. Arrays and hashes will be made deeply readonly.

This module uses the builtin readonly feature of perl, making access to the
variables just as fast as any normal variable without the weird side-effects of
ties



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120421181855.25030.90697.report...@dagon.fnord.no



Bug#669889: ITP: libdevel-beginlift-perl -- make selected sub calls evaluate at compile time

2012-04-21 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: libdevel-beginlift-perl
  Version : 0.001003
  Upstream Author : Matt S Trout 
* URL : http://search.cpan.org/dist/Devel-BeginLift/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : make selected sub calls evaluate at compile time

Devel::BeginLift 'lifts' arbitrary sub calls to running at compile time - sort
of a souped up version of "use constant". It does this via some slightly insane
perlguts magic.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120421181854.25043.12371.report...@dagon.fnord.no



Bug#669888: ITP: libb-hooks-op-check-entersubforcv-perl -- Invoke callbacks on construction of entersub OPs for certain CVs

2012-04-21 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: libb-hooks-op-check-entersubforcv-perl
  Version : 0.09
  Upstream Author : Florian Ragwitz 
* URL : http://search.cpan.org/dist/B-Hooks-OP-Check-EntersubForCV/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : invoke callbacks on construction of entersub OPs for 
certain CVs

B::Hooks::OP::Check::EntersubForCV is a perl module to register and unregister
handlers to be executed when an entersub opcode for a given CV is compiled.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120421181856.25017.69805.report...@dagon.fnord.no



Bug#669886: ITP: libdevel-pragma-perl -- helper functions for developers of lexical pragmas

2012-04-21 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: libdevel-pragma-perl
  Version : 0.54
  Upstream Author : chocolateboy 
* URL : http://search.cpan.org/dist/Devel-Pragma/
* License : Artistic or GPL-1+
  Programming Lang: Perl, XS
  Description : helper functions for developers of lexical pragmas

Devel:Pragma provides helper functions for developers of lexical pragmas. These
can be used both in older versions of perl (from 5.8.1), which have limited
support for lexical pragmas, and in the most recent versions, which have
improved support.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120421181852.25056.16549.report...@dagon.fnord.no



Bug#669887: ITP: libmethod-signatures-perl -- method and function declarations with signatures and no source filter

2012-04-21 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 

* Package name: libmethod-signatures-perl
  Version : 2025
  Upstream Author : Michael G Schwern 
* URL : http://search.cpan.org/dist/Method-Signatures/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : method and function declarations with signatures and no 
source filter

Method::Signatures provides two new keywords, func and method, so that you can
write subroutines with signatures, very similar to perl6 signatures.

It also does type checking, understanding all the types that Moose (or Mouse)
would understand.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120421181851.25069.30592.report...@dagon.fnord.no



Bug#644050: ITP: prads -- pasive realtime asset detection system

2011-10-02 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 


* Package name: prads
  Version : 0.3.0
  Upstream Author : Edward Bjarte Fjellskål , 
Kacper Wysocki 
* URL : http://github.com/gamelinux/prads
* License : GPLv2+
  Programming Lang: C
  Description : pasive realtime asset detection system

This program passively listens to network traffic and gathers
information on hosts and services it sees on the network.

This information can be used to map your network, letting you know
what services and hosts are active, and can be used together with your
favorite IDS/IPS setup for "event to application" correlation.

The prads asset report utility will list this in a human readable
format, incuding IP, mac address, and client and server software.



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111002094513.21268.79364.report...@fsck.linpro.no



Bug#642518: ITP: puppet-lint -- Check puppet manifests for style guide conformity

2011-09-23 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 


* Package name: puppet-lint
  Version : 0.1.4
  Upstream Author : Tim Sharpe
* URL : https://github.com/rodjek/puppet-lint/
* License : MIT
  Programming Lang: Ruby
  Description : Check puppet manifests for style guide conformity

Puppet-lint will check puppet manifests for conformity with the Puppet
Labs style guide.

It checks spacing, indentation, whitespace, quoting, conditionals and
classes.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110923113055.24998.76994.report...@fsck.linpro.no



Bug#613442: ITP: jemalloc -- a general-purpose scalable concurrent malloc(3) implementation

2011-02-14 Thread Stig Sandbeck Mathisen
Package: wnpp
Owner: Stig Sandbeck Mathisen 
Severity: wishlist

*** Please type your report below this line ***

* Package name: jemalloc
  Version : 2.1.1
  Upstream Author : Jason Evans 
* URL : http://www.canonware.com/jemalloc/
* License : BSD
  Programming Lang: C
  Description : a general-purpose scalable concurrent malloc(3) 
implementation

A library providing a malloc(3) implementation for multi-threaded
processes on multi-processor systems.
 
Notable features are reduced lock contention, predictable low
fragmentation, and introspection with heap profiling.

-- 
Stig Sandbeck Mathisen


pgpuQSzF1ZUs5.pgp
Description: PGP signature


Bug#605385: Packaged, now being tested.

2010-12-02 Thread Stig Sandbeck Mathisen

mod-gearman is now successfully packaged, and is being tested.

-- 
Stig Sandbeck Mathisen
  ooo, shiny!


pgpHmYEfdNEe1.pgp
Description: PGP signature


Bug#605385: ITP: mod-gearman -- Distribute active Nagios checks across your network

2010-11-29 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 


* Package name: mod-gearman
  Version : 0.8
  Upstream Author : Sven Nierlein 
* URL : http://labs.consol.de/nagios/mod-gearman/
* License : GPL-3+, some BSD and GPL-2
  Programming Lang: C
  Description : Distribute active Nagios checks across your network

Mod Gearman provides a way of distributing active Nagios checks across your
network.

It consists of two parts:

One part is a nagios event broker module which resides in the Nagios core.
This module adds servicechecks, hostchecks and eventhandlers
to a Gearman queue.  There can be multiple equal gearman servers.

The counterpart is one or more worker clients for the checks itself.  These
clients can be bound to host and servicegroups.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101129142448.5088.64735.report...@fsck.linpro.no



Bug#601966: ITP: nagios-plugin-check-multi -- run nagios checks as a group

2010-11-03 Thread Stig Sandbeck Mathisen
Marc Haber  writes:

> I have an internal package of this available and obviously forgot to
> ITP it.  Do you want to base your work on my preparations, or is your
> project far enough that my work won't be of any help for you?

I finished packaging before posting the ITP.

The packaging I made is available at
http://git.debian.org/?p=pkg-nagios/pkg-check_multi.git

If you have extra documentation, configuration examples, or anything
else you've done to complement the upstream software, I'd be happy to
include this.

-- 
Stig Sandbeck Mathisen 



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/7xy69arao6@fsck.linpro.no



Bug#601966: ITP: nagios-plugin-check-multi -- run nagios checks as a group

2010-10-31 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 


* Package name: nagios-plugin-check-multi
  Version : 0.24
  Upstream Author : Matthias Flacke 
* URL : http://my-plugin.de/wiki/projects/check_multi/start
* License : GPL
  Programming Lang: Perl
  Description : run nagios checks as a group

 This plugin can run other plugins, and present the results as a group, with a
 single status code reported back



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101031121044.27089.5779.report...@mavis.fnord.no



Bug#594897: ITP: icinga -- A host/service/network monitoring framework forked from Nagios

2010-08-30 Thread Stig Sandbeck Mathisen

This is already packaged, and will be available in squeeze.  Please see
http://packages.qa.debian.org/i/icinga.html

-- 
Stig Sandbeck Mathisen



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/7xsk1w41n9@fsck.linpro.no



Bug#588526: ITP: cpm -- Console Password Manager

2010-07-10 Thread Stig Sandbeck Mathisen
Peter Samuelson  writes:

> Why public key?  That's useful if a certain class of people need to be
> able to write but not read the file, or vice versa.

It's the other way around.

Anyone with write access to the location to the cpm directory used will
be able to encrypt (changes to) the keyring so it is readable by a
number of GnuPG keys belonging to, for instance, a group of system
administrators.

If the same class of people hold the private keys as well as the
read/write permissions for the cpm directory, you have a shared and
hopefully secure storage for passwords.

> I can't figure out how that could be useful for a password manager.

It would be impolite to agree here. :)

> Aside from that, can it use or import password from 'pwsafe',
> 'gnome-keyring' or 'kwallet'?

Through a wetware bridge, sure.

> Is there a reason this app isn't just a frontend to one or more of
> those?

Possibly, but I won't speculate about that.  You should ask the author.

The reason for looking at "cpm" was because it filled a need not
satisfied by 'pwsafe', 'gnome-keyring' or 'kwallet', which was "shared,
console-based storage for secret information".

-- 
Stig Sandbeck Mathisen



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/7xsk3rsg5n@fsck.linpro.no



Bug#588526: ITP: cpm -- Console Password Manager

2010-07-09 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen 


* Package name: cpm
  Version : 0.25.~beta-2
  Upstream Author : Kacper Wysocki , harr...@eml.cc
* URL : http://github.com/comotion/cpm
* License : GPLv2+
  Programming Lang: C
  Description : Console Password Manager

 This program is a ncurses based console tool to manage passwords
 and store them public key encrypted in a file - even for more than
 one person. The encryption is handled via GnuPG so the programs data
 can be accessed via gpg as well, in case you want to have a look
 inside. The data is stored as zlib compressed XML so it's even
 possible to reuse the data for some other purpose.

 The software uses CDK (ncurses) to handle the user interface, libxml2
 to store the information, the zlib library to compress the data and
 the library GpgMe to encrypt and decrypt the data securely.

Note: This supersedes bug #55, which is the old ITP for cpm.  I'll close
both when uploading.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100709105334.9035.52775.report...@fsck.linpro.no



Bug#535691: ,RFH: munin -- help packaging 1.3 to experimental and report bugs upstream

2009-09-22 Thread Stig Sandbeck Mathisen
Tom Feiner  writes:

> Can we prepare the svn location for packaging munin 1.3? (I'm guessing
> it'll be /branches/debian/experimental, but there is currently code
> there to package 1.3.3.
>
> Whats the best way to approach this? I guess now's the time to work on
> this, as we now have a time frame to get the uncommitted patches into
> trunk, thus reducing the number of patches we need to maintain.

It may make sense to package upstream trunk as 1.4~dev-, I
guess that's going to be far closer to 1.4 than what the 1.3 branch is
for the moment.

On the other hand, it may not work at all...

-- 
Stig Sandbeck Mathisen
Trust the Computer, the Computer is your Friend


pgp9SMumRGsPJ.pgp
Description: PGP signature


Bug#456640: munin comaintaince

2008-01-31 Thread Stig Sandbeck Mathisen
Matthias Schmitz <[EMAIL PROTECTED]> writes:

> [...] merge all the candidate changesets from 1.3 and then look
> which debian bugs still unfixed.

That sounds like a good plan.

> (And if there is time left after this - bring a 1.3 deb in
> experimental.)

May work.  As far as I know, the plans for new features for 1.3
definitely make make it a candidate for "experimental", rather than
"unstable".

> And if linpro has nothing against it i will keep the code in the
> upstream svn.

Ok for me.  Having all the distro information in the repository may
increase the chance for the packaging to behave in a similar way for
the different distributions.

-- 
Stig Sandbeck Mathisen, Linpro



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#455564: Bug#456640: munin comaintaince

2008-01-28 Thread Stig Sandbeck Mathisen
"Jose Carlos Medeiros" <[EMAIL PROTECTED]> writes:

> Holger, about 'munin-plugins-contrib' its a good idea.  As munin
> user I would like something like that.

Package most things from http://muninexchange.projects.linpro.no, and
other sources?

> Well, I think you will be a better maintanership, because from now
> Im a bit busy :( Then, you can take this ITA to you.

I would be happy to co-maintain, if needed, but will assist anyway. :D
I'll continue checking issues reported to the Debian BTS against the
Munin repository and tracker.

-- 
Stig Sandbeck Mathisen, Linpro



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#456640: munin comaintaince

2008-01-28 Thread Stig Sandbeck Mathisen
Holger Levsen <[EMAIL PROTECTED]> writes:

> So what's the status of 1.3.x?

1.3.x is a development branch, which will result in the release of a
stable version from 1.4.x.  1.4.x should be packaged after 1.2.x.
It's the same odd and even number versioning as the Linux kernel used
to separate from development kernels up to 2.6.

-- 
Stig Sandbeck Mathisen, Linpro


pgpFzVUa80zIn.pgp
Description: PGP signature


Bug#449335: ITP: libspread-ruby -- Ruby bindings for the Spread message bus client API

2007-11-06 Thread Stig Sandbeck Mathisen
Lucas Nussbaum <[EMAIL PROTECTED]> writes:

> Have you thought about maintaining this inside the pkg-ruby-extras team?
> It usually helps to find sponsors.

Looks useful, thanks.

-- 
Stig Sandbeck Mathisen, Linpro



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#449335: ITP: libspread-ruby -- Ruby bindings for the Spread message bus client API

2007-11-05 Thread Stig Sandbeck Mathisen

Correction:

  Programming Lang: C

The library is implemented in C, but for use by Ruby.

-- 
Stig Sandbeck Mathisen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#449335: ITP: libspread-ruby -- Ruby bindings for the Spread message bus client API

2007-11-05 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen <[EMAIL PROTECTED]>


* Package name: libspread-ruby
  Version : 2.0
  Upstream Author : Neil Conway <[EMAIL PROTECTED]>
* URL : http://rbspread.sourceforge.net/
* License : Perl Artistic License
  Programming Lang: Ruby
  Description : Ruby bindings for the Spread message bus client API

rb_spread provides a set of Ruby bindings for the client API provided by
the Spread Group Communication System.

Spread is a toolkit that provides a messaging service across external or
internal networks. Spread functions as a unified message bus for
distributed applications, and provides application-level multicast and
group communication support.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#382451: ITP: varnish -- High-performance HTTP accelerator

2006-08-10 Thread Stig Sandbeck Mathisen
Package: wnpp
Severity: wishlist
Owner: Stig Sandbeck Mathisen <[EMAIL PROTECTED]>

* Package name: varnish
  Version : 0.9
  Upstream Author : Varnish Project <[EMAIL PROTECTED]>
* URL : http://varnish.projects.linpro.no/
* License : Two-clause BSD license
  Description : High-performance HTTP accelerator

Varnish is a HTTP accelerator, also called "reverse proxy", that stores
(caches) documents that have been requested over the HTTP protocol.

Vanish is targeted primarily at the FreeBSD 6 and Linux 2.6 platforms,
and will take full advantage of the advanced I/O features offered by
these operating systems.

-- System Information:
Debian Release: 3.1
Architecture: i386 (x86_64)
Kernel: Linux 2.6.12-11-amd64-k8
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#299026: RFA: tinycdb -- a package for creating and reading constant databases

2005-10-18 Thread Stig Sandbeck Mathisen

I would like to adopt this package.

-- 
Stig Sandbeck Mathisen
Trust the Computer, the Computer is your Friend


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]