Bug#1068207:

2024-04-23 Thread Jan Mojzis
Hi, 'https://wiki.debian.org/qa.debian.org/FTBFS' see: 2024-03-13 -Werror=implicit-function-declaration ... In dpkg version 1.22.6, the compiler flag -Werror=implicit-function-declaration was enabled by default for all architectures in build flags ... ... You need to patch

Bug#1055742: libnginx-mod-http-cache-purge: Segmentation fault caused by PURGE requests

2023-12-18 Thread Jan Mojzis
Hi, how can I reproduce the segmentation fault? I prepared a simple autopkg test here: "https://salsa.debian.org/nginx-team/libnginx-mod-http-cache-purge/-/blob/main/debian/tests/purgetest?ref_type=heads; but I didn't catch the segfault, the autopkgtest works with the 1.22.1 / 1.24.0 nginx

Bug#1053568: ITP: python-lib25519 -- Python wrapper around lib25519 library

2023-10-06 Thread Jan Mojzis
Package: wnpp X-Debbugs-Cc: debian-de...@lists.debian.org Owner: Jan Mojzis Severity: wishlist * Package name: python-lib25519 Version : 20231006 Upstream Contact: Jan Mojzis * URL : https://github.com/janmojzis/python-lib25519 * License : CC0 Programming

Bug#1053569: ITP: python-mceliece -- Python wrapper around libmceliece library

2023-10-06 Thread Jan Mojzis
Package: wnpp X-Debbugs-Cc: debian-de...@lists.debian.org Owner: Jan Mojzis Severity: wishlist * Package name: python-mceliece Version : 20231006 Upstream Contact: Jan Mojzis * URL : https://github.com/janmojzis/python-mceliece * License : CC0 Programming

Bug#1051553: ITP: lib25519 -- X25519/Ed25519 microlibrary

2023-09-18 Thread Jan Mojzis
> > Great! > > I have created it -- can you push everything there, and I will do a > review via a merge request to that repository? > Ready for the review: Note: - currently all ASM implementations are disabled, so that we don't have a problem with a reproducible-build/symbols/PIC/etc... in

Bug#1051553: ITP: lib25519 -- X25519/Ed25519 microlibrary

2023-09-14 Thread Jan Mojzis
> I would be happy to help review, co-maintain and upload this package. Great, thank You. First prototype for review: 'https://salsa.debian.org/janmojzis/lib25519' if it's ok can you please create 'salsa.debian.org/debian/lib25519 ', I will move it

Bug#1051553: ITP: lib25519 -- X25519/Ed25519 microlibrary

2023-09-09 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: lix25519 Version : 20230630 Upstream Authort: Daniel J. Bernstein * URL : https://lib25519.cr.yp.to/ * License : LicenseRef-PD-hp OR CC0-1.0 OR 0BSD

Bug#1050186: [Pkg-nginx-maintainers] Bug#1050186: Bug#1050186: Bug#1050186: libnginx-mod-http-lua: depends on obsolete pcre3 library

2023-09-02 Thread Jan Mojzis
> https://github.com/swananan/lua-resty-core/tree/support_pcre2 uploaded: 0.1.27-2~exp1 > https://github.com/swananan/lua-nginx-module/commits/support_pcre2 uploaded: 1:0.10.25-2~exp2 > https://github.com/swananan/stream-lua-nginx-module/commits/support_pcre2 not in debian

Bug#1050186: [Pkg-nginx-maintainers] Bug#1050186: Bug#1050186: libnginx-mod-http-lua: depends on obsolete pcre3 library

2023-08-30 Thread Jan Mojzis
Hi, I've uploaded experimental version with the PCRE2 patch included 1:0.10.25-2~exp1 to the experimental. Jan On Tue, 29 Aug 2023 15:50:52 +0200 =?UTF-8?B?SsOpcsOpbXkgTGFs?= wrote: > Le mar. 29 août 2023 à 15:43, Thomas Ward a écrit : > > > I apoligize I was thinking Lua deps not PCRE. > >

Bug#1050531: ITP: libmceliece -- Classic McEliece microlibrary

2023-08-25 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libmceliece Version : 20230612 Upstream Authort: Daniel J. Bernstein * URL : https://lib.mceliece.org * License : CC0 Programming Lang: C

Bug#1032517: [Pkg-nginx-maintainers] Bug#1032517:

2023-03-13 Thread Jan Mojzis
Unless we find a better solution, then we will need to rollback the configuration back to nginx-common package.

Bug#1032517: [Pkg-nginx-maintainers] Bug#1032517:

2023-03-09 Thread Jan Mojzis
> > Jan, > Did default config files in /etc/nginx/ moved from nginx-common to nginx ? Yes, config files moved to the nginx package, and nginx-common is empty metapackage (since 1.22.1-6). Jan

Bug#1032517:

2023-03-08 Thread Jan Mojzis
Hello, can You please send me the steps how i can reproduce it - packages list/versions before the upgrade - exact apt/apt-get command - packages list/versions after the upgrade Jan

Bug#1029842: ITP: randombytes -- Library generating fresh randomness

2023-02-01 Thread Jan Mojzis
> On 28. 1. 2023, at 21:42, Sam Hartman wrote: > >>>>>> "Jan" == Jan Mojzis writes: > > * Package name: randombytes > Version : 20230126 > Upstream Author : Daniel J. Bernstein > * URL : https://randombytes.cr.yp.to

Bug#1029842: ITP: randombytes -- Library generating fresh randomness

2023-01-28 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: randombytes Version : 20230126 Upstream Author : Daniel J. Bernstein * URL : https://randombytes.cr.yp.to/ * License : Public domain Programming

Bug#1029433: luajit2: new upstream version 2.1-20230119

2023-01-22 Thread Jan Mojzis
Package: luajit2 Version: 2.1-20220411-5 Severity: normal Dear Maintainer, the latest version of luajit2 2.1-20230119 has been released, contains mostly bug fixes, so it would be worth updating the debian version as well before bookworm freeze. Thanks Jan

Bug#1000013: Bug #1000013:nginx: depends on obsolete pcre3 library

2022-12-30 Thread Jan Mojzis
Currently nginx is compiled with the PCRE3 library and all modules using PCRE must be compiled with the same version (PCRE3). I made practical test, nginx compiled with PCRE2 and lua compiled with PCRE3 and didn't work.

Bug#1001503: ITP: tlswrapper -- TLS encryption wrapper

2022-12-28 Thread Jan Mojzis
20221227 version released: - LICENCE updated from public-domain to CC0 - updated examples and linked examples.md from README.md - added more error log messages when proxy-protocol is used + in debian packaging I've temporary disabled two autopkg tests, problem in newest curl 7.87.0 (curl

Bug#1001503: ITP: tlswrapper -- TLS encryption wrapper

2022-12-27 Thread Jan Mojzis
Hi, > The examples are interesting, maybe tlswrapper documentation should include > them. > I can sponsor this, but I have a feeling that won't be accepted before > freeze. Let's see. Examples are taken from the upstream repo and from the manual pages, I edited the upstream README.md to link

Bug#1001503: ITP: tlswrapper -- TLS encryption wrapper

2022-12-23 Thread Jan Mojzis
Hi, Tlswrapper (similar to stunnel) adds TLS encryption functionality to programs without modifying their code. The fundamental difference against stunnel is in the approach to security. Tlswrapper s tries to defend against all possible bugs in the TLS library itself and tries to mitigate the

Bug#1025515: ITP: libnginx-mod-http-brotli -- Nginx module libnginx-mod-http-brotli

2022-12-05 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-brotli Version : 1.0.0rc Upstream Author : Google Inc * URL : https://github.com/google/ngx_brotli * License : BSD Programming

Bug#1024379: ITP: libnginx-mod-http-upstream-fair -- Nginx module libnginx-mod-http-upstream-fair

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-upstream-fair Version : git20120408 Upstream Author : Grzegorz Nosek * URL : https://github.com/gnosek/nginx-upstream-fair * License

Bug#1024377: ITP: libnginx-mod-nchan -- Nginx module libnginx-mod-nchan

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-nchan Version : 1.3.5 Upstream Author : Leo Ponomarev * URL : https://github.com/slact/nchan * License : BSD Programming Lang: C

Bug#1024374: ITP: libnginx-mod-rtmp -- Nginx module libnginx-mod-rtmp

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-rtmp Version : 1.2.2 Upstream Author : Roman Arutyunyan * URL : https://github.com/arut/nginx-rtmp-module * License : BSD Programming

Bug#1024372: ITP: libnginx-mod-http-geoip2 -- Nginx module libnginx-mod-http-geoip2

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-geoip2 Version : 3.4 Upstream Author : Lee Valentine * URL : https://github.com/leev/ngx_http_geoip2_module * License : BSD

Bug#1024371: ITP: libnginx-mod-http-dav-ext -- Nginx module libnginx-mod-http-dav-ext

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-dav-ext Version : 3.0.0 Upstream Author : Roman Arutyunyan * URL : https://github.com/arut/nginx-dav-ext-module * License : BSD

Bug#1024370: ITP: libnginx-mod-http-subs-filter -- Nginx module libnginx-mod-http-subs-filter

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-subs-filter Version : 0.6.4 Upstream Author : Weibin Yao * URL : https://github.com/yaoweibin/ngx_http_substitutions_filter_module

Bug#1024369: ITP: libnginx-mod-http-fancyindex -- Nginx module libnginx-mod-http-fancyindex

2022-11-18 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-fancyindex Version : 0.5.2 Upstream Author : Adrian Perez * URL : https://github.com/aperezdc/ngx-fancyindex * License : BSD

Bug#1024213: ITP: libnginx-mod-http-cache-purge -- Nginx module libnginx-mod-http-cache-purge

2022-11-15 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-cache-purge Version : 2.3 Upstream Author : FRiCKLE * URL : https://github.com/FRiCKLE/ngx_cache_purge * License : BSD

Bug#1024211: ITP: libnginx-mod-http-uploadprogress -- Nginx module libnginx-mod-http-uploadprogress

2022-11-15 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-uploadprogress Version : 0.9.2 Upstream Author : Brice Figureau * URL : https://github.com/masterzen/nginx-upload-progress-module * License

Bug#1024153: ITP: libnginx-mod-http-echo -- Nginx module libnginx-mod-http-echo

2022-11-15 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-echo Version : 0.63 Upstream Author : Yichun Zhang * URL : https://github.com/agentzh/echo-nginx-module * License : BSD

Bug#1024152: ITP: libnginx-mod-http-auth-pam -- Nginx module libnginx-mod-http-auth-pam

2022-11-15 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-auth-pam Version : 1.5.3 Upstream Author : Sergio Talens Oliag * URL : https://github.com/sto/ngx_http_auth_pam_module * License

Bug#1024151: ITP: libnginx-mod-http-headers-more-filter -- Nginx module libnginx-mod-http-headers-more-filter

2022-11-15 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-headers-more-filter Version : 0.34 Upstream Author : Yichun Zhang * URL : https://github.com/agentzh/headers-more-nginx-module * License

Bug#1024150: ITP: libnginx-mod-http-ndk -- Nginx module libnginx-mod-http-ndk

2022-11-15 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libnginx-mod-http-ndk Version : 0.3.2 Upstream Author : Marcus Clyne * URL : https://github.com/simpl/ngx_devel_kit * License : BSD Programming

Bug#1023382:

2022-11-13 Thread Jan Mojzis
Hello, in the postinst script, the "ss" command from the iproute2 package is used, which checks whether TCP port 80 is free or not. If not, nginx will not start during installation. commit: https://salsa.debian.org/nginx-team/nginx/-/commit/cc65b80eb0bebe0e2d61c4e4b413b3bac729cf39

Bug#1000013:

2022-11-11 Thread Jan Mojzis
currently, nginx and all modules distributed with it are compatible with PCRE2. The last problem is with the libnginx-mod-http-lua module, which PCRE2 does not support. Issue here: https://github.com/openresty/lua-nginx-module/issues/1984

Bug#1018918:

2022-10-28 Thread Jan Mojzis
Hello, http_stub_status module is already enabled. # dpkg -l | grep nginx-core ii nginx-core1.22.0-3 amd64nginx web/proxy server (standard version) # nginx -v nginx version: nginx/1.22.0 #

Bug#1016866: ITP: ngx-lua -- Lua module for Nginx

2022-08-08 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: ngx-lua Version : 0.10.21 Upstream Author : Yichun Zhang (agentzh) * URL : https://github.com/openresty/lua-nginx-module * License : BSD-2-clause

Bug#1016054: ITP: lua-resty-lrucache -- Simple LRU cache for the ngx_lua module

2022-07-26 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: lua-resty-lrucache Version : 0.13 Upstream Author : Yichun Zhang (agentzh) * URL : https://github.com/openresty/lua-resty-lrucache * License : BSD

Bug#1016053: ITP: lua-resty-core -- New FFI-based Lua API for NGINX lua module

2022-07-26 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: lua-resty-core Version : 0.10.13 Upstream Author : Yichun Zhang (agentzh) * URL : https://github.com/openresty/lua-resty-core * License : BSD

Bug#1010963: bullseye-pu: package nginx/1.18.0-6.1

2022-05-14 Thread Jan Mojzis
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu CVE-2021-3618 fix [ Reason ] fixes ALPACA attack CVE-2021-3618: ALPACA is an application layer protocol content confusion attack, exploiting TLS servers implementing different

Bug#1009758: ITP: flask-restx -- Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs

2022-04-16 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: flask-restx Version : 0.5.1 Upstream Author : python-restx Authors * URL : https://github.com/python-restx/flask-restx * License : BSD-3-Clause

Bug#483171: /usr/bin/tai64n: There should be a /commands symlink to /usr/bin

2022-04-04 Thread Jan Mojzis
Hello, this bug seems to be obsolete, we will close it. If the problem persists in the new version (>= 0.76-8), and the fix doesn't violate debian rules please reopen the bug. Thank You!

Bug#1007305:

2022-04-03 Thread Jan Mojzis
Hello, new version 0.76-8 (uploaded today) has completely reworked /debian part and fixes the problem. We did not notice the bug before the release, so it is not listed in the changelog and will not be closed automatically. Jan

Bug#1007950: bullseye-pu: package tinyssh/20190101-1

2022-03-19 Thread Jan Mojzis
h.patch 2022-03-19 08:28:29.0 +0100 @@ -0,0 +1,24 @@ +From: Jan Mojzis +Date: Sat, 19 Mar 2022 08:36:48 +0100 +Origin: https://github.com/janmojzis/tinyssh/commit/0613ae9ef2fbac88522c8312456fb64d14020597 +Subject: Workaround for incoming packets that doesn't honor + the max

Bug#1007762: bullseye-pu: package nginx/1.18.0-6.1

2022-03-16 Thread Jan Mojzis
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu Current version of nginx currently shipped in Debian 11 segfaults when libnginx-mod-http-lua is loaded and init_worker_by_lua* is used. [ Reason ] There is a bug in the

Bug#1006908: O: daemontools -- collection of tools for managing UNIX services

2022-03-07 Thread Jan Mojzis
Package: wnpp Severity: normal Control: affects -1 src:daemontools I planned to manage the daemontools package (new repo is here https://salsa.debian.org/debian/daemontools), but I didn't get a sponsor. I leave the packaging to someone else. The package is orphaned.

Bug#1006801: tinyssh: autopkgtests fail with OpenSSH 8.9

2022-03-07 Thread Jan Mojzis
Problem fixed in the release 20220305, also update debian package https://salsa.debian.org/debian/tinyssh <https://salsa.debian.org/debian/tinyssh> and debian package is ready to upload. I need sponsor. Jan. > On 5. 3. 2022, at 16:24, Jan Mojzis wrote: > > Hello, >

Bug#1006801: tinyssh: autopkgtests fail with OpenSSH 8.9

2022-03-05 Thread Jan Mojzis
Hello, I can confirm that the autopkgtest does not pass the latest tinyssh version (20220222). The problem is related to the openssh upgrade from 8.8 -> 8.9. openssh-8.8p1# ./ssh test@127.0.0.1 "cat >/tmp/testfile2" < /tmp/testfile1 && echo OK || echo BAD OK openssh-8.9p1# ./ssh

Bug#1001503: ITP: tlswrapper -- TLS encryption wrapper

2021-12-11 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis * Package name: tlswrapper Version : 20211210 Upstream Author : Name * URL : https://github.com/janmojzis/tlswrapper * License : public-domain Programming Lang: C Description : TLS encryption wrapper

Bug#982135: ITP: bearssl -- BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C

2021-10-10 Thread Jan Mojzis
Repacked version without exe-binary is in the git repository: https://salsa.debian.org/debian/bearssl Best regards, Jan > On 5 Oct 2021, at 19:44, Jan Mojzis wrote: > > Ok > I understand, > first i will contact ‘upstream’ to remove the binary from the package. > > Ja

Bug#995790: RFS: daemontools/0.76-8 #947696

2021-10-05 Thread Jan Mojzis
Package: daemontools Severity: normal Dear mentors, I would like to maintain package 'daemontools' and I need a sponsor. Package is maintained here: https://salsa.debian.org/debian/daemontools ITA: #947696 thanks Jan

Bug#982135: ITP: bearssl -- BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C

2021-10-05 Thread Jan Mojzis
Ok I understand, first i will contact ‘upstream’ to remove the binary from the package. Jan > On 5 Oct 2021, at 19:03, Bastian Germann wrote: > > Am 05.10.21 um 18:59 schrieb Jan Mojzis: >> Hello, >> I have removed the patch, it wasn’t good idea. >> The exe binary do

Bug#982135: ITP: bearssl -- BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C

2021-10-05 Thread Jan Mojzis
Hello, I have removed the patch, it wasn’t good idea. The exe binary doesn’t affect debian package. So I just updates the d/source/include-binary file. Thanks Jan > On 1 Oct 2021, at 12:02, Bastian Germann wrote: > > On Sat, 06 Feb 2021 19:18:43 +0100 Jan Mojzis wrote: >>

Bug#947696:

2021-02-06 Thread Jan Mojzis
Severity: normal I intend to addopt daemontools. Best Regards, Jan Mojzis

Bug#982135: Acknowledgement (ITP: bearssl -- BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C)

2021-02-06 Thread Jan Mojzis
The packaging is ready in my personal repository: https://salsa.debian.org/janmojzis/bearssl … and prefered final location is: https://salsa.debian.org/debian/bearssl Jan

Bug#982136: ITP: bearssl -- BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C

2021-02-06 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis * Package name: bearssl Version : 0.6 Upstream Author : Thomas Pornin * URL : https://bearssl.org * License : MIT Programming Lang: C Description : BearSSL is an implementation of the SSL/TLS protocol

Bug#982135: ITP: bearssl -- BearSSL is an implementation of the SSL/TLS protocol (RFC 5246) written in C

2021-02-06 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis * Package name: bearssl Version : 0.6 Upstream Author : Thomas Pornin * URL : https://bearssl.org * License : MIT Programming Lang: C Description : BearSSL is an implementation of the SSL/TLS protocol

Bug#911539: tinysshd: Use Recommends: systemd rather than Depends

2018-10-21 Thread Jan Mojzis
Hello, fixed here: https://salsa.debian.org/debian/tinyssh/commit/64ab1d6729ecf5e0a7115bffa634beb8dbb5b3e6 Jan > On 21 Oct 2018, at 19:01, Marvin Renich wrote: > > Package: tinysshd > Version:

Bug#841113: ITP: extremetools -- tools for running processes under extreme uid and gid

2016-10-21 Thread Jan Mojzis
> "extremely outdated"? > > This sounds like a hack from ~ 20 years ago when people realized that > running several programs at the same time as nobody does not isolate > them from each other. > > Much better solutions for restricting what a process can or cannot do > are now available. >

Bug#841113: ITP: extremetools -- tools for running processes under extreme uid and gid

2016-10-19 Thread Jan Mojzis
>I read manpage on github, but did not understood, what exactly this > program provides. Can it replace creation system users for dropping > privileges? It's doesn't create users. It only drops privileges (extremesetuidgid) or sets $UID/$GID env. variables (extremeenvuidgid). For example:

Bug#841113: ITP: extremetools -- tools for running processes under extreme uid and gid

2016-10-18 Thread Jan Mojzis
> It appears there is copies of GPLv3 code from NaCL in the source. I'm not a > lawyer, but I think that is making the distribution as "public domain" > pretty much illegal? Or am I missing something here? Hello, NaCl is not GPL3. It's public-domain https://nacl.cr.yp.to/features.html[1] Jan

Bug#841113: ITP: extremetools -- tools for running processes under extreme uid and gid

2016-10-17 Thread Jan Mojzis
On Monday 17 of October 2016 19:57:53 Ben Hutchings wrote: > Jan Mojzis <jan.moj...@gmail.com> wrote: > [...] > > I'm going to maintain the package using collab-maint. > > I need sponsor. > > > > Debian package: > > - has autotest > > -

Bug#841113: ITP: extremetools -- tools for running processes under extreme uid and gid

2016-10-17 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis <jan.moj...@gmail.com> * Package name: extremetools Version : 20161017 Upstream Author : Jan Mojžíš <jan.moj...@gmail.com> * URL : https://github.com/janmojzis/extremetools * License : p

Bug#838481: RFS: daemontools/0.76-7 [RC]

2016-09-26 Thread Jan Mojzis
ses: #793003) (Closes: #776876) + * d/rules: do not FTBFS with dpkg-buildpackage -A (thx Santiago +Vila) (Closes: #831921) + * d/implicit: fixed md5sums permissions 0664 -> 0644 + * d/control: bump to standards-version 3.9.8 + * d/control: fixed the description + + -- Jan Mojzis &l

Bug#834828: dqcache-run: lock file in /etc

2016-08-21 Thread Jan Mojzis
Hello, fixed here: https://anonscm.debian.org/cgit/collab-maint/dq.git/commit/?id=7e8addfa1f0830ff6c7c83955ce40da89af0aa2b[1] will be in the next release. Jan [1] https://anonscm.debian.org/cgit/collab-maint/dq.git/commit/?id=7e8addfa1f0830ff6c7c83955ce40da89af0aa2b

Bug#834728: cron: enable restarts under systemd

2016-08-18 Thread Jan Mojzis
Package: cron Version: 3.0pl1-128 Severity: wishlist Dear Maintainer, please allow automatic restarts in cron.service. Patch: --- pkg-cron/debian/cron.service2016-08-18 13:44:34.811408220 +0200 +++ pkg-cron.restart/debian/cron.service2016-08-18 13:44:03.756220281 +0200 @@ -8,6

Bug#832611: ITP: tinyssh -- Tiny SSH server

2016-07-27 Thread Jan Mojzis
On Wednesday 27 of July 2016 18:05:01 Dmitry Bogatov wrote: > [2016-07-27 16:13] Jan Mojzis <jan.moj...@gmail.com> > > > > Package: wnpp > > Severity: wishlist > > Owner: Jan Mojzis <jan.moj...@gmail.com> > > > > * Package name: tinyssh >

Bug#832611: ITP: tinyssh -- Tiny SSH server

2016-07-27 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis <jan.moj...@gmail.com> * Package name: tinyssh Version : 20160726 Upstream Author : Jan Mojzis <jan.moj...@gmail.com> * URL : https://tinyssh.org/ * License : public domain Programming Lang: C

Bug#832163: override: dq:net/optional

2016-07-23 Thread Jan Mojzis
Package: ftp.debian.org Severity: normal Hello, could you please downgrade the priority of all dq packages(dq,dqcache,dqcache-run) to optional in the archive (dq_20160621-1). Thanks Jan Mojzis

Bug#825174: ITP: dq -- DNS/DNSCurve query tool

2016-05-24 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis <jan.moj...@gmail.com> * Package name: dq Version : 20160523 Upstream Author : Jan Mojzis <jan.moj...@gmail.com> * URL : https://mojzis.com/software/dq/ * License : public domain Program

Bug#819051: nacl-tools: curvecpmessage does not correctly collect zombies

2016-03-23 Thread Jan Mojzis
Package: nacl-tools Version: 20110221-4.1 Severity: normal Dear Maintainer, I would like to report problem with curvecpmessage. Curvecpmessage program (serverside) does not correctly collect zombies when child process died. How to reproduce: 1.run server side ../curvecpserver -v

Bug#819045: nacl-tools: address family not supported

2016-03-23 Thread Jan Mojzis
Package: nacl-tools Version: 20110221-4.1 Severity: important Dear Maintainer, I would like to report bug in nacl-tools. socket_bind library does'n correctly setup PF_INET flag for socket. How to reproduce: curvecpserver -v this.machine.name serverkey 127.0.0.1 1

Bug#819036: daemontools: supervise does not handle restarting the monitored process if fork(2) fails

2016-03-23 Thread Jan Mojzis
Source: daemontools Severity: normal Dear Maintainer, I would like to report bug in daemontools. Supervise process in daemontools does not correctly hande the situation when the monitored process (e.g. dnscache) died and supervise is trying to fork new process and fork() fails. Supervise then

Bug#459318: ITP: ucspi-tcp -- tcpclient, tcpserver and other TCP easy-use commandline-tools

2008-01-05 Thread Jan Mojzis
Package: wnpp Severity: wishlist Owner: Jan Mojzis [EMAIL PROTECTED] * Package name: ucspi-tcp Version : 0.88 Upstream Author : Daniel J. Bernstein * URL : http://cr.yp.to/ucspi-tcp.html * License : public domain Programming Lang: C Description

Bug#335495: Segfault when loading xmlrpclib module

2005-10-24 Thread Jan Mojzis
Package: python2.4 Version: 2.4.1-2 When I load xmlrpclib module from binary linked with xmlrpc-c library, program terminate with Segmentation fault. Problem is somewhere in pyexpat module (look to test program). Problem is in python2.3 (2.3.5-3) too. I am using Debian GNU/Linux 3.1, vanila