tobwen

Results 55 issues of tobwen

## issue My filename looks like `tobwen-1.1.0-1~buster_amd64.deb`. When releasing it, the filename gets renamed to `tobwen-1.1.0-1.buster_amd64.deb`. ## remark The tilde `~` is allowed on URLs and all major OS and...

This isn't an issue report, but a feature request. Could you create something like a "data hub" based on your current tool to convert between the output formats of _pgclimb_?...

What about adding the good old TTY privilege escalation? http://www.halfdog.net/Security/2012/TtyPushbackPrivilegeEscalation/ Most of the users aren't aware of it, since it has been discussed a decade ago and most of the...

## What? When running actions (like `-snap precision=0.001`) it would be nice to get a highlight either on the map or as coordinates when using `-verbose`. ## Why? It would...

Would it be possible to add a switch to add a timestamp to each line? Many shell tools (like `free`) don't output a timestamp by default, but that way they...

enhancement

# Problem description _rspam_ actively detects _PHPMailer_ by the fixed boundary prefixes and gives a bad rating: `AUTOGEN_PHP_SPAMMY(1.00)[];` # Analysis While message IDs are unique IDs, the boundary prefixes are...

## Description I've installed extension _PostGIS_, but cannot autocomplete its functions. Is this possible at all? ## Your environment ### pgcli --version `Version: 3.0.0` - build bcb0c8bce776a5eba9f5425c57c2ec8385f10e94 ### system ```Debian...

## Describe the bug In the following example, the system's headers and library of _gdal_ are in v3.2.2. Latest _gdal_ is on v3.3.2, so is _pygdal_ looking for this version,...

bug
help wanted

**Description** I'm using the public_transport example mapping from git. Inside route_members, there are only linestrings and points, but not polygons. **Example** For example way _134753516_ is a platform with area=yes,...

According to this WONTFIX, adding lib prefix to any library has always been wrong and rises an exception: https://bugs.python.org/issue42580 Fixes #558