Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

xbps-fetch: don't url-escape tilde character in path - #607

#607
Merged
Duncaen merged 1 commit into
void-linux:mastervoid-linux/xbps:masterfrom
gmbeard:fix/xbps-fetch-tilde-path-charactergmbeard/xbps:fix/xbps-fetch-tilde-path-characterCopy head branch name to clipboard
Jan 21, 2025
Merged

xbps-fetch: don't url-escape tilde character in path#607
Duncaen merged 1 commit into
void-linux:mastervoid-linux/xbps:masterfrom
gmbeard:fix/xbps-fetch-tilde-path-charactergmbeard/xbps:fix/xbps-fetch-tilde-path-characterCopy head branch name to clipboard

Conversation

@gmbeard

@gmbeard gmbeard commented Dec 7, 2024

Copy link
Copy Markdown
Contributor

This prevents the tilde (~) character from being escaped as %7e in paths.

For example, this URL didn't previously resolve correctly...

http://www.cs.columbia.edu/~lennox/udptunnel/udptunnel-1.1.tar.gz

Fixes #606

This prevents the tilde (`~`) character from being escaped as
`%7e` in paths.

For example, this URL didn't previously resolve correctly...

```
http://www.cs.columbia.edu/~lennox/udptunnel/udptunnel-1.1.tar.gz
```

Fixes void-linux#606
@gmbeard
gmbeard force-pushed the fix/xbps-fetch-tilde-path-character branch from df4f1a0 to 444e8a3 Compare December 8, 2024 14:47
@gmbeard gmbeard changed the title xbps-fetch: don't url-encode tilde character in path xbps-fetch: don't url-escape tilde character in path Dec 8, 2024
@Duncaen
Duncaen merged commit 74f2a92 into void-linux:master Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xbps-fetch: tilde character shouldn't be url-escaped

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.