Bug#1106180: dash: printf builtin does not interpret hexadecimal escapes \xNN

2025-05-20 Thread Jakub Wilk
* Daniel Kahn Gillmor , 2025-05-20 13:20: 0 dkg@bob:~$ posh -c "printf '\xd5'" | hd FWIW, printf is not a builtin in posh: $ posh -c 'printf --version | head -1' printf (GNU coreutils) 9.1 -- Jakub Wilk

Bug#1106162: /etc/linux_logo.conf: out of date logo list

2025-05-20 Thread Jakub Wilk
Package: linuxlogo Version: 6.0-0.1 The list of available logos in /etc/linux_logo.conf is out of date. -- Jakub Wilk

Bug#1106161: linuxlogo: out of date description

2025-05-20 Thread Jakub Wilk
Package: linuxlogo Version: 6.0-0.1 The package description says there are 4 logos available. But according to "linuxlogo -L list" there are actually 34 of them. -- Jakub Wilk

Bug#1106111: linuxlogo -i doesn't work

2025-05-19 Thread Jakub Wilk
Unknown parameter barf -- Jakub Wilk

Bug#1106109: linuxlogo -c doesn't work

2025-05-19 Thread Jakub Wilk
Package: linuxlogo Version: 6.0-0.1 The manual page says that -c is supposed to "display the original penguin logo", but I'm still getting the Debian logo with -c. -- Jakub Wilk

Bug#734941: pmount: missing newline after "cryptsetup luksOpen failed"

2025-05-13 Thread Jakub Wilk
Control: tags -1 + patch -- Jakub Wilk --- a/src/luks.c +++ b/src/luks.c @@ -96,7 +96,7 @@ luks_decrypt( const char* device, char* else if( status == 1 ) result = DECRYPT_FAILED; else { -fprintf( stderr, "Internal error: cryptsetup %s failed"

Bug#1104881: fribidi man page is out of date

2025-05-07 Thread Jakub Wilk
quot; and "COPYRIGHT" are out of date. * The footer with version number and date is ~20 years out of date. -- System Information: Architecture: i386 Versions of packages libfribidi-bin depends on: ii libc62.36-9+deb12u10 ii libfribidi0 1.0.8-2.1 -- Jakub Wilk

Bug#1104880: fribidi man page: spurious backslashes

2025-05-07 Thread Jakub Wilk
the visual string, to be used with \ --basedir, -- System Information: Architecture: i386 Versions of packages libfribidi-bin depends on: ii libc62.36-9+deb12u10 ii libfribidi0 1.0.8-2.1 -- Jakub Wilk

Bug#1104060: incorrect Polish format string for filesystem resize

2025-04-25 Thread Jakub Wilk
mu plików z %1 do %2 sektorów." msgstr[2] "Zmiana rozmiaru systemu plików z %1 do %2 sektorów." The msgstr[0] translation is correct (but maybe a bit awkward?), but msgstr[1] and msgstr[2] are bogus. -- Jakub Wilk

Bug#1104066: partitionmanager: bad Homepage URL

2025-04-25 Thread Jakub Wilk
Source: partitionmanager Version: 24.12.0-1 Severity: minor https://www.kde.org/applications/system/kdepartitionmanager is 404. -- Jakub Wilk

Bug#1102585: ITP: blake3 -- BLAKE3 cryptographic hash function

2025-04-14 Thread Jakub Wilk
S the source package contains also the C code you had it mind. -- Jakub Wilk

Bug#1070487: ITP: sleepuntil -- sleeps until a specified datetime

2025-04-10 Thread Jakub Wilk
sleepuntil 10pm && evening_task Sleeps until 10pm, then evening_task is executed. A tool for sleeping until a specific time would be definitely useful, but I don't think this implementation is mature enough for Debian. -- Jakub Wilk sleepuntil-0.1.tar.xz Description: application/xz

Bug#217243: wget: Possibility to really reject files on recursive downloads

2025-04-06 Thread Jakub Wilk
-urls Apply the accept and reject filters on the URL ... -- Jakub Wilk

Bug#1101331: fbi: segfault on ^C

2025-04-05 Thread Jakub Wilk
5.2.1-2.5 ii libjpeg62-turbo 1:2.1.5-2 ii libpng16-16 1.6.39-2 ii libtiff6 4.5.0-6+deb12u2 ii libwebp7 1.2.4-0.2+deb12u1 -- Jakub Wilk

Bug#1071316: infinipath-psm: FTBFS: ips_proto_dump.c:142:15: error: static declaration of ‘strlcat’ follows non-static declaration

2025-04-05 Thread Jakub Wilk
dump.c made the package build again. I didn't perform any further testing. -- Jakub Wilk --- infinipath-psm-3.3+20.604758e7.orig/ptl_ips/ips_proto_dump.c +++ infinipath-psm-3.3+20.604758e7/ptl_ips/ips_proto_dump.c @@ -136,6 +136,7 @@ void ips_proto_show_header(struct ips_me printf("

Bug#904621: xpra manpage: "fIXPRA_PASSWORD"

2025-04-04 Thread Jakub Wilk
Control: tags -1 + fixed-upstream I believe it's fixed upstream in v4.0.6. https://github.com/Xpra-org/xpra/commit/dca6af0dd3da61d2 -- Jakub Wilk

Bug#1101914: python-setuptools-doc: missing code blocks

2025-04-02 Thread Jakub Wilk
HTML files. [*] https://buildd.debian.org/status/fetch.php?pkg=setuptools&arch=all&ver=66.1.1-1%2Bdeb12u1&stamp=1735930159&raw=0 -- Jakub Wilk

Bug#1100971: lintian: groff false +ve because tbl preprocessor not enabled for man pages

2025-03-27 Thread Jakub Wilk
FWIW, Lintian purposefully disables loading preprocessors that weren't explicitly requested in the source. See bug #677874 (and #971009). Adding '\" t at the top of the source should fix the warnings. -- Jakub Wilk

Bug#1089159: SyntaxWarning: invalid escape sequence

2025-03-26 Thread Jakub Wilk
* Andreas Beckmann , 2024-12-07 20:46: Package: python3-micawber Version: 0.5.4-2 I cannot find any trace of such a package in Debian or Ubuntu. Ping? I can't find such a package either. -- Jakub Wilk

Bug#1100854: nmudiff man page: missing space "... (or neomutt)to compose ..."

2025-03-19 Thread Jakub Wilk
And let's actually attach the patch... -- Jakub Wilk diff --git a/scripts/nmudiff.1 b/scripts/nmudiff.1 index 84f4bc80..c2f0d6af 100644 --- a/scripts/nmudiff.1 +++ b/scripts/nmudiff.1 @@ -106,3 +106,3 @@ queue has not been used. Can be \fIyes\fR (default) or \fIno\fR, and specifies wheth

Bug#1100854: nmudiff man page: missing space "... (or neomutt)to compose ..."

2025-03-19 Thread Jakub Wilk
Package: devscripts Version: 2.23.4+deb12u2 Severity: minor Tags: patch User: devscri...@packages.debian.org Usertags: nmudiff -- Jakub Wilk

Bug#1100557: libfabric-bin: Depends has weird version ">= 2.0." in some builds

2025-03-15 Thread Jakub Wilk
.8 2.0. Both of these symbols used by the *-bin package. The truncated and non-truncated versions are equal (in the sense of Policy §5.6.12). I suppose that confuses dpkg-shlibdeps? -- Jakub Wilk

Bug#1100463: usbrip: typo in package description

2025-03-14 Thread Jakub Wilk
Source: usbrip Version: 2.2.2+git20221003.5093c84-2 Severity: minor Tags: patch -- Jakub Wilk diff --git a/debian/control b/debian/control index c2b31c2..b8e4ae3 100644 --- a/debian/control +++ b/debian/control @@ -40,5 +40,5 @@ Description: USB device artifacts tracker - Firmware Analysis

Bug#1099465: RFP: python-webhelpers2 -- convenience functions and classes to make HTML tags, process text, format numbers, do basic statistics, work with collections, and more

2025-03-03 Thread Jakub Wilk
to make HTML tags, process text, format numbers, do basic statistics, work with collections, and more -- Jakub Wilk

Bug#1092101: retitle 1092101 to osmo-cbc -- Osmocom Cell Broadcast Centre

2025-03-01 Thread Jakub Wilk
* Guido Günther , 2025-02-26 17:42: retitle 1092101 osmo-cbc -- Osmocom Cell Broadcast Centre AFAICS this just removed the "RFP: " prefix from the bug title, which doesn't make sense to me. Did you mean to do something else? -- Jakub Wilk

Bug#1099095: ss -e/--extended underdocumented

2025-02-28 Thread Jakub Wilk
nt them too. [*] https://sources.debian.org/src/iproute2/6.13.0-1/misc/ss.c/#L1469 -- Jakub Wilk

Bug#1098682: python3-notmuch2: Message.messageid docstring refers to nonexistent attr

2025-02-22 Thread Jakub Wilk
Package: python3-notmuch2 Version: 0.37-1+b1 The docstring for notmuch2.Message.messageid reads: if you need to be able to write the exact same message ID back you should use :attr:`messageidb`. But there is no such attribute. -- System Information: Architecture: i386 -- Jakub Wilk

Bug#1098216: exfat still not supported

2025-02-17 Thread Jakub Wilk
The patch looks like this: +{ "exfat", "nosuid,nodev,user,quiet", 1, "077", + ",iocharset=%s",",fmask=%04o,dmask=%04o"}, So I suppose it fails for the same reason vdanjean's patch failed: the kernel driver (unlike the fuse one) doesn't support the "quiet" option. -- Jakub Wilk

Bug#1095303: v4l-utils: incomplete description

2025-02-06 Thread Jakub Wilk
Package: v4l-utils Version: 1.22.1-5+b2 These executables are shipped by v4l-utils, but not mentioned in the package description: cec-compliance cec-ctl cec-follower ir-ctl media-ctl -- System Information: Architecture: i386 -- Jakub Wilk

Bug#1095184: tokei: dubious claims about color support

2025-02-04 Thread Jakub Wilk
ky/tokei/commit/d90631d1bc954a37 -- System Information: Architecture: i386 Versions of packages tokei depends on: ii libc6 2.36-9+deb12u9 ii libgcc-s1 12.2.0-14 -- Jakub Wilk

Bug#1094755: linux: dubious CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1

2025-01-30 Thread Jakub Wilk
options. Setting this to 1 (the minimum value) isn't recommended because many applications try to reopen the device frequently. 10 would be a good choice for normal operations. -- Jakub Wilk

Bug#1094719: sinnp: ModuleNotFoundError: No module named 'nntplib'

2025-01-30 Thread Jakub Wilk
tion: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Versions of packages sinntp depends on: ii python3 3.13.1-2 -- Jakub Wilk

Bug#1094347: rust-html2md: missing Homepage field

2025-01-27 Thread Jakub Wilk
Source: rust-html2md Version: 0.2.14-1 Severity: minor Please add Homepage: https://gitlab.com/Kanedias/html2md to debian/control. -- Jakub Wilk

Bug#1094161: virtme: missing dependency on python3-pkg-resources

2025-01-25 Thread Jakub Wilk
b/python3/dist-packages/virtme/resources.py", line 12, in import pkg_resources ModuleNotFoundError: No module named 'pkg_resources' -- System Information: Architecture: i386 Versions of packages virtme depends on: ii python3 3.13.1-2 -- Jakub Wilk

Bug#1092895: ITP: zig -- Imperative programming language easily mixed with C

2025-01-14 Thread Jakub Wilk
g. If you do so, the original submitter will not receive any information about why the bug was closed." https://www.debian.org/doc/manuals/developers-reference/pkgs.html#responding-to-bugs -- Jakub Wilk

Bug#967795: view3dscene: depends on deprecated GTK 2

2025-01-08 Thread Jakub Wilk
* Abou Al Montacir , 2025-01-07 08:58: Control: reassign -1 castle-model-viewer There's no such package in Debian. -- Jakub Wilk

Bug#1092368: RFP: pvrun -- run command under pv(1) supervision

2025-01-07 Thread Jakub Wilk
Package: wnpp Severity: wishlist * Package name: pvrun Version : 1.0.0 Upstream Contact: Conrad Pankoff * URL : https://github.com/deoxxa/pvrun * License : Expat Programming Lang: C Description : run command under pv(1) supervision -- Jakub Wilk

Bug#1087496: util-linux: mesg, write and wall unclean status

2024-12-11 Thread Jakub Wilk
/usr/bin/nwall So no, you don't need to remove the +w part from the tty group. Yes, you do. -- Jakub Wilk

Bug#1088738: konwert: htmlchar seems to have disappeared

2024-11-30 Thread Jakub Wilk
cp437-iso2 -- Jakub Wilk

Bug#1085960: devscripts: debbisect help (and manpage) shows weird ">" character

2024-11-29 Thread Jakub Wilk
; " was meant to be the shell's secondary prompt, but it doesn't show up correctly, because the backslash is not escaped in the source. Untested patch attached. -- Jakub Wilk diff --git a/scripts/debbisect b/scripts/debbisect index df5e5022..6eabc518 100755 --- a/scripts/debb

Bug#1087881: libc-devtools: missing recommendation for libc6-dev (sotruss-lib.so)

2024-11-19 Thread Jakub Wilk
of packages libc-devtools recommends: ii manpages 6.03-2 ii manpages-dev 6.03-2 -- Jakub Wilk

Bug#1087877: "sotruss -e" on i386: Segmentation fault

2024-11-19 Thread Jakub Wilk
tecture: i386 Versions of packages libc-devtools depends on: ii libc6 2.36-9+deb12u9 ii libgd3 2.3.3-9 -- Jakub Wilk

Bug#1063834: displayfont man page: "showfont (no such manpage?)"

2024-11-05 Thread Jakub Wilk
t; is what the author had in mind. I stumbled upon <https://sources.debian.org/src/kbd/2.5.1-1/src/showconsolefont.c/#L1>: /* showfont.c - aeb, 940207 - updated 2001-02-06 */ /* renamed to showconsolefont.c to avoid clash with the X showfont */ -- Jakub Wilk

Bug#1083295: Add a Unicode::GCString package to Debian

2024-10-30 Thread Jakub Wilk
Unicode::GCString is already available in Debian; it's part of the libunicode-linebreak-perl package. -- Jakub Wilk

Bug#1080497: FSF Address Change

2024-09-30 Thread Jakub Wilk
The correct blog post URL is: https://www.fsf.org/blogs/community/fsf-office-closing-party -- Jakub Wilk

Bug#1082708: skladnik: homepage in Italian

2024-09-24 Thread Jakub Wilk
Source: skladnik Severity: minor Tags: patch -- Jakub Wilk diff --git a/debian/control b/debian/control index 11a05b2..3cae5b5 100644 --- a/debian/control +++ b/debian/control @@ -21,3 +21,3 @@ Priority: optional Section: games -Homepage: https://apps.kde.org/it/skladnik/ +Homepage: https

Bug#1082517: bts man page: spurious backslash in "team\@security.debian.org"

2024-09-21 Thread Jakub Wilk
ve the spurious backslash. -- Jakub Wilk

Bug#1078575: bugs.debian.org: misspelled checkbox id "uselessmesages"

2024-08-12 Thread Jakub Wilk
Package: bugs.debian.org https://bugs.debian.org/1048576 reads: Display info messages It should be s/mesage/message/. -- Jakub Wilk

Bug#1077677: Python Gtk.Clipboard.request_rich_text() crashes

2024-07-31 Thread Jakub Wilk
e 0xf7622110>, _introspection_module=, __module__='gi.repos...(truncated), closeit=1, flags=0xd448) at ../Python/pythonrun.c:1630 #21 0x0828e9c6 in _PyRun_SimpleFileObject (fp=0x86e35c0, filename='/home/jwilk/request_rich_text.py', closeit=1, flags=0xd448) at ../Pyt

Bug#1074614: ftp-master.d.o/removals.html: broken W3C validator links

2024-07-01 Thread Jakub Wilk
k the referring page, but your browser did not send the HTTP "Referer" header field. And: Some Headers, mandatory for this resource, are missing. • Referer -- Jakub Wilk

Bug#1071939: taskwarrior: Naming conflict with go-task task tool

2024-06-05 Thread Jakub Wilk
Control: forwarded -1 https://github.com/GothenburgBitFactory/taskwarrior/issues/3463 FWIW, go-task is not in Debian, but it's been ITP-ed: #1032658 -- Jakub Wilk

Bug#1032658: ITP: go-task -- A task runner / simpler Make alternative written in Go

2024-06-05 Thread Jakub Wilk
* Mark E. Fuller , 2023-03-10 17:30: * URL : https://github.com/go-task/task The executable name is "task", but this name is already taken by taskwarrior; see bug #1071939. -- Jakub Wilk

Bug#1072297: lastlog(8) man page: stray XML markup

2024-05-31 Thread Jakub Wilk
there. -- Jakub Wilk

Bug#1068017: Y2038-safe replacements for utmp/wtmp and lastlog

2024-05-30 Thread Jakub Wilk
ng and session management problems." -- Jakub Wilk

Bug#1071493: multiplex on bookworm: TypeError: 'multiple' is not valid with 'is_flag', use 'count'

2024-05-19 Thread Jakub Wilk
dependency to the package. [*] https://github.com/pallets/click/commit/b36e3ede781b388a -- System Information: Versions of packages multiplex depends on: ii python3-multiplex 0.6.0-1 ii python33.11.2-1+b1 -- Jakub Wilk

Bug#1071188: flite: bad formatting of man page references

2024-05-15 Thread Jakub Wilk
Package: flite Version: 2.2-5 Severity: minor Tags: patch -- Jakub Wilk From: Jakub Wilk Date: Wed, 15 May 2024 17:37:34 +0200 Subject: [PATCH] Fix formatting of man page references --- debian/flite.1 | 4 +++- debian/flite_time.1 | 3 ++- debian/t2p.1| 4 +++- 3 files changed, 8

Bug#1071186: units --round: null pointer dereference

2024-05-15 Thread Jakub Wilk
at ./units.c:6235 -- System Information: Architecture: i386 Versions of packages units depends on: ii libc6 2.36-9+deb12u7 ii libreadline8 8.2-1.3 Versions of packages units recommends: ii python3 3.11.2-1+b1 ii python3-requests 2.28.1+dfsg-1 -- Jakub Wilk

Bug#755434: pmount: please support exfat filesystem (via fuse)

2024-05-07 Thread Jakub Wilk
* Vincent Danjean , 2024-05-04 23:56: ++{ "exfat", "nosuid,nodev,user", 1, "077", ",iocharset=%s",",fmask=%04o,dmask=%04o"}, Thanks, that does the trick for me. :) -- Jakub Wilk

Bug#755434: pmount: please support exfat filesystem (via fuse)

2024-05-04 Thread Jakub Wilk
* Vincent Danjean , 2016-12-25 23:36: ++{ "exfat", "nosuid,nodev,user,quiet,nonempty", 1, "077", ",iocharset=%s",",fmask=%04o,dmask=%04o"}, This doesn't work for me. In dmesg I see: exfat: Unknown parameter 'quiet' -- Jakub Wilk

Bug#1069053: toilet man page: @PACKAGE_VERSION@

2024-04-15 Thread Jakub Wilk
Package: toilet Version: 0.3-1.4 There's unexpanded @PACKAGE_VERSION@ in the man page: $ man toilet | tail -n1 libcaca @PACKAGE_VERSION@ 2006‐11‐10 toilet(1) -- System Information: Architecture: i386 -- Jakub Wilk

Bug#901071: Looks for a file named "-" in the current directory

2024-04-14 Thread Jakub Wilk
/gwsw/less/commit/128c1dfe9d01ca7c https://github.com/gwsw/less/issues/289 It was finally fixed upstream in v616. -- Jakub Wilk

Bug#1068471: winff: shell injection

2024-04-05 Thread Jakub Wilk
rmation: Architecture: i386 Versions of packages winff depends on: ii winff-qt 1.6.3+dfsg-2 -- Jakub Wilk

Bug#1068247: apt-transport-tor: add security-debug mirror to README

2024-04-02 Thread Jakub Wilk
Package: apt-transport-tor Version: 0.5 Please add * security-debug.backend.mirrors.debian.org tor+http://i3hhdhcoozin2qyb5yhhufszgvhz6m2zfy6n6len2gjmetvbnnxcenyd.onion/ to README.md. -- Jakub Wilk

Bug#1067454: presentty: bad domain in Homepage and d/copyright

2024-03-21 Thread Jakub Wilk
Source: presentty Version: 0.2.1-1.1 The Homepage field in debian/control and the Source field debian/copyright point to <http://git.inaugust.org/cgit/presentty/>, but there's no such domain. According to README.rst, it should be s/org/com/. -- Jakub Wilk

Bug#1067172: ruff: E999 SyntaxError: Got unexpected unicode

2024-03-19 Thread Jakub Wilk
-9+deb12u4 ii libgcc-s1 12.2.0-14 -- Jakub Wilk print(ascii('\N{STX}'))

Bug#1066819: dput manpage: missing space between "-S," and "--unset"

2024-03-13 Thread Jakub Wilk
Source: dput-ng Version: 1.39 Severity: minor Tags: patch -- Jakub Wilk From ac7204149aa6538ff02413222e0f438374a24d41 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 11 Mar 2024 10:36:50 +0100 Subject: [PATCH] dput manpage: add missing space --- docs/man/dput.1.man | 2 +- 1 file changed

Bug#1065563: salsa: typo "branch as no origin"

2024-03-06 Thread Jakub Wilk
Package: devscripts Version: 2.23.7 Severity: minor Tags: patch -- Jakub Wilk diff --git a/lib/Devscripts/Salsa/merge_request.pm b/lib/Devscripts/Salsa/merge_request.pm index 89152aa9..7682bb52 100644 --- a/lib/Devscripts/Salsa/merge_request.pm +++ b/lib/Devscripts/Salsa/merge_request.pm

Bug#1065561: console-setup: typos in documentation

2024-03-06 Thread Jakub Wilk
Source: console-setup Version: 1.226 Severity: minor Tags: patch -- Jakub Wilk diff --git a/README.legacyfonts b/README.legacyfonts index a707fcc..2078725 100644 --- a/README.legacyfonts +++ b/README.legacyfonts @@ -4,3 +4,3 @@ LEGACY FONTS: CONVERSION FROM PSF TO BDF -The traditional font

Bug#1065508: python3-markdown-it should recommend or suggest python3-linkify-it

2024-03-05 Thread Jakub Wilk
nformation: Architecture: i386 Versions of packages python3-markdown-it depends on: ii python3-mdurl 0.1.2-1 ii python3-typing-extensions 4.4.0-1 ii python33.11.2-1+b1 -- Jakub Wilk

Bug#1065488: torbrowser-launcher should recommend libasound2

2024-03-05 Thread Jakub Wilk
owser/Browser/libxul.so: libasound.so.2: cannot open shared object file: No such file or directory Couldn't load XPCOM. Please add libasound2 to Recommends. -- Jakub Wilk

Bug#1065418: dglob man page: typo "de" → "the"

2024-03-04 Thread Jakub Wilk
Package: debian-goodies Version: 0.88.1 Severity: minor Tags: patch -- Jakub Wilk diff --git a/dglob.pod b/dglob.pod index 6a483b3..e304b21 100644 --- a/dglob.pod +++ b/dglob.pod @@ -24,3 +24,3 @@ this behavior (see L<"OPTIONS">). If you use dglob with the B<-f> option, al

Bug#873376: input-utils: events and other items are no longer shown as clear text

2024-02-19 Thread Jakub Wilk
725194 https://git.kraxel.org/cgit/input/commit/?id=fd1bab80e5f9e514facce49c1a462c04ed9df991 -- Jakub Wilk

Bug#1064069: python3-looseversion: bogus package description

2024-02-16 Thread Jakub Wilk
allow the caller to authenticate a user against the Pluggable Authentication Modules (PAM) on the system. . The module pam.py is a single file, implemented using ctypes, so no compilation is necessary. This package provides the pam.py module for Python 3. -- Jakub Wilk

Bug#1063857: github-backup: commit messages don't end with newline

2024-02-13 Thread Jakub Wilk
* Jakub Wilk , 2024-02-13 18:00: Commit messages created by github-backup don't end with newline ... which breaks git-log a bit: #1063859 "git: commit msg without trailing \n breaks 'git log --grep'ing for notes" -- Jakub Wilk

Bug#1063859: git: commit msg without trailing \n breaks "git log --grep"ing for notes

2024-02-13 Thread Jakub Wilk
--grep bar commit e0e2391bad1644f1dd580c0d5d6c5b58addf2870 Author: Jakub Wilk Date: 2024-02-13 18:00:51 +0100 foo Notes: bar So far so good, but if you anchor the regex, the commit can no longer be found: $ git log $commit --grep ^bar [nothing] Apparentl

Bug#1063857: github-backup: commit messages don't end with newline

2024-02-13 Thread Jakub Wilk
t cat-file commit github && echo '<-- no newline here' tree e4fe2ef1f08a9145c7234e0fab086a9c12781eab parent 9d6d276c144804c026ac35195b6adddb764c4a35 author Jakub Wilk 1707842905 +0100 committer Jakub Wilk 1707842905 +0100 github-backup<-- no newline here T

Bug#1063834: displayfont man page: "showfont (no such manpage?)"

2024-02-13 Thread Jakub Wilk
Package: console-cyrillic Version: 0.9-17.2 Severity: minor The SEE ALSO section of the displayfont(1) manual page says: showfont (no such manpage?) But it does exist: $ dpkg -S showfont.1 x11-xfs-utils: /usr/share/man/man1/showfont.1.gz -- Jakub Wilk

Bug#1063761: xfonts-terminus: no Homepage field

2024-02-12 Thread Jakub Wilk
Source: xfonts-terminus Version: 4.48-3.1 Severity: minor Please add Homepage: https://terminus-font.sourceforge.net/ to debian/control. -- Jakub Wilk

Bug#1063760: dumppsf can't dump some fonts

2024-02-12 Thread Jakub Wilk
ons of packages console-cyrillic depends on: ii perl-base 5.36.0-7+deb12u1 ii debconf 1.5.82 ii kbd 2.5.1-1+b1 Versions of packages console-cyrillic suggests: ii perl5.36.0-7+deb12u1 ii console-setup 1.221 -- Jakub Wilk

Bug#1063335: RFP: chafa.py -- Python bindings for Chafa

2024-02-06 Thread Jakub Wilk
Package: wnpp Severity: wishlist * Package name: chafa.py Version : 1.1.2 Upstream Author : Erica Ferrua Edwardsdóttir * URL : https://chafapy.mage.black/ * License : LGPL-3.0 Programming Lang: Python Description : Python bindings for Chafa -- Jakub

Bug#1063237: tmux: crash when pasting into dead pane

2024-02-05 Thread Jakub Wilk
feat=0) at ./client.c:287 #9 0x56589432 in main (argc=7, argv=) at ./tmux.c:519 -- System Information: Architecture: i386 Versions of packages tmux depends on: ii libc62.36-9+deb12u4 ii libevent-core-2.1-7 2.1.12-stable-8 ii libtinfo66.4-4 ii libutempter0 1.2.1-3 -- Jakub Wilk

Bug#1062774: xdotool: "mousemove --sync" can take 15s

2024-02-02 Thread Jakub Wilk
6s user 0m0.025s sys 0m0.030s -- System Information: Architecture: i386 Versions of packages xdotool depends on: ii libc6 2.36-9+deb12u4 ii libx11-6 2:1.8.4-2+deb12u2 ii libxdo3 1:3.20160805.1-5 -- Jakub Wilk

Bug#1061780: python3-argcomplete: zsh support not in description

2024-01-29 Thread Jakub Wilk
Package: python3-argcomplete Version: 3.1.4-1 The package description mentions only bash, but zsh is supported too since v3.0. -- Jakub Wilk

Bug#1031267: debmany: shell injection

2024-01-27 Thread Jakub Wilk
ercmdline" Passing "-" instead of skipping the argument is another potential incompatibility. -- Jakub Wilk

Bug#1061643: debmany -x: can't show compressed files in /usr/share/doc

2024-01-27 Thread Jakub Wilk
Package: debian-goodies Version: 0.88.1 Severity: minor If you use the -x option, debmany cannot show compressed files in /usr/share/doc: it tries to run xdg-run without arguments, which doesn't work. I guess -k might have the same problem. -- Jakub Wilk

Bug#1061641: debmany: -k, -x underdocumented

2024-01-27 Thread Jakub Wilk
Package: debian-goodies Version: 0.88.1 Severity: minor The man page says -x is shorthand for "-m 'xdg-open man:%s'", but in reality is also sets viewer for other files. The -k option has the same issue. -- Jakub Wilk

Bug#1061586: ~/.winff/*.sh are world-writable

2024-01-26 Thread Jakub Wilk
can be exploited by local users to execute arbitrary code with the context of the user running WinFF. I've attached a proof-of-concept exploit. (It's not 100% reliable.) I've also attached an untested patch. -- Jakub Wilk #!/bin/sh while true do for file in /home/*/.winff/*.s

Bug#1053373: winff: shell injection

2024-01-26 Thread Jakub Wilk
ngle quote itself. That is, the whole escaping procedure could look like this: 1) Replace every ' character with: '\'' 2) Add single quotes around the whole thing. -- Jakub Wilk

Bug#1061303: json2bson: AttributeError: 'NoneType' object has no attribute 'encode'

2024-01-22 Thread Jakub Wilk
", line 39, in "bson": lambda arg, fh: fh.write(bson.encode(arg)), ^^^ AttributeError: 'NoneType' object has no attribute 'encode' Apparently that's because I didn't have python3-bson installed, but

Bug#1031267: debmany: shell injection

2024-01-20 Thread Jakub Wilk
The example viewer in the man page also uses eval: #!/bin/dash read -p "program to use: " pgm eval $pgm "$1" Please fix it too. -- Jakub Wilk

Bug#769748: gpm cannot distinguish between Russian and English "a" if a font is terminus unicode bold with console-cyrillic

2024-01-17 Thread Jakub Wilk
characters on screen, and they should be properly copy-pastable. See the following kernel commits: https://git.kernel.org/linus/9bfdc2611d417be453c3deb7a7ef2ffc718febfa https://git.kernel.org/linus/d21b0be246bf3bbf569e6e239f56abb529c7154e -- Jakub Wilk

Bug#728752: [getbuildlog] get compressed buildlogs

2024-01-17 Thread Jakub Wilk
uest sent, awaiting response... 200 OK Length: unspecified [text/plain] Saving to: ‘/dev/null’ /dev/null [ <=> ] 2.70M 1.05MB/sin 2.6s 2024-01-17 13:54:12 (1.05 MB/s) - ‘/dev/null’ saved [50423419] The compressed log was ~18 times smaller, but the download took only 25% less time. It's not clear --compress=auto is always going be a net benefit. -- Jakub Wilk

Bug#1031267: debmany: shell injection

2024-01-15 Thread Jakub Wilk
'' --menu '' 10 60 20 "foo$H$H$H""bar" bar (shows "bar" but not "foo") -- Jakub Wilk

Bug#1060685: jbig2dec: typo in debian/copyright

2024-01-12 Thread Jakub Wilk
Source: jbig2dec Version: 0.19-3 Severity: minor Please do s/pubic/public/ in debian/copyright. -- Jakub Wilk

Bug#1057261: RFP: consent-o-matic -- browser extension to automatically fill out cookie popups

2023-12-02 Thread Jakub Wilk
Description : browser extension to automatically fill out cookie popups -- Jakub Wilk

Bug#1053373: winff: shell injection

2023-10-02 Thread Jakub Wilk
mmand: touch '$(cowsay pwned >&2; sleep inf).mp3' -- Jakub Wilk

Bug#998326: hub: git protocol not supported anymore

2023-10-01 Thread Jakub Wilk
git:// is also mentioned in the package description. Please fix that too. -- Jakub Wilk

Bug#1042525: localehelper: FTBFS with Perl 5.38: t/help.t failure

2023-08-28 Thread Jakub Wilk
hub.com/jwilk/localehelper/commit/af9dabda61314d79 https://github.com/jwilk/localehelper/commit/ef6ca54a5b570bda -- Jakub Wilk

Bug#1043469: fnt: insecure deb unpacking

2023-08-11 Thread Jakub Wilk
ipt. -- Jakub Wilk # encoding=UTF-8 # Copyright © 2023 Jakub Wilk # SPDX-License-Identifier: MIT # Usage: # mitmdump --listen-host 127.0.0.1 -s /path/to/fnt_mitm.py # and then: # export http_proxy=http://127.0.0.1:8080/ # fnt update # fnt install symbola # fnt install unifont #

Bug#1042744: pyquery: bad Homepage field

2023-07-31 Thread Jakub Wilk
Source: pyquery Apparently pyquery.org has been taken over by spammers. Please update the Homepage field to https://github.com/gawel/pyquery . -- Jakub Wilk

  1   2   3   4   5   6   7   8   9   10   >