* Respect TMPDIR
* Update actions rules
* Disable sprunge
* Add paste.gentoo.zip
* Arg parse priority + -A/--ansi arg
* Added --quiet flag
* fix gists raw url
* fix typo and formatting
JavaScript (fixes #36)
* wgetpaste now comes with a test script
* Hardcode 'v4' on the help message's gitlab URL
OBS-URL: https://build.opensuse.org/package/show/devel:tools/wgetpaste?expand=0&rev=18
88 lines
2.8 KiB
Plaintext
88 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 17 11:53:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.34:
|
|
* Respect TMPDIR
|
|
* Update actions rules
|
|
* Disable sprunge
|
|
* Add paste.gentoo.zip
|
|
* Arg parse priority + -A/--ansi arg
|
|
* Added --quiet flag
|
|
* fix gists raw url
|
|
* fix typo and formatting
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 2 22:05:40 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.33:
|
|
* -N/--no-ansi was added to strip ANSI codes using ansifilter (fixes #34)
|
|
* bpaste is now the default to avoid issues with dpaste and DNSSEC and less
|
|
JavaScript (fixes #36)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 16 12:06:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.32:
|
|
* Implement bpaste v1 API
|
|
* Add sprunge paste bin
|
|
* Add 0x0 pastebin
|
|
* Use new dpaste API
|
|
* Add ix.io pastebin
|
|
* Do not interpret content when posting to dpaste
|
|
* Add missing dpaste escape functions
|
|
* wgetpaste now comes with a test script
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 10 06:25:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 2.30:
|
|
* Fix raw URLs with dpaste
|
|
* License under MIT
|
|
* Fix handling of bpaste urls.
|
|
* Fallback location regex confusion fix
|
|
* dd support for gitlab snippets
|
|
* Hardcode 'v4' on the help message's gitlab URL
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 17 12:37:02 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 2.28 (no upstream changelog)
|
|
* Added support for bpaste.net
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 16 14:38:43 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Update to 2.27
|
|
- Recommend xclip
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 8 11:35:02 UTC 2016 - tchvatal@suse.com
|
|
|
|
- Version update to 2.26:
|
|
* Various tweaks for the services to support more syntax/etc.
|
|
- Remove no-longer needed patches:
|
|
* wgetpaste-2.25-pinwand.patch
|
|
* wgetpaste-2.25-pinwand-raw.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 24 13:35:27 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Version bump to 2.25
|
|
* Various fixes around bpaste service
|
|
- Remove defaults as they are not needed now.
|
|
- Apply pinnwand patches for bpaste:
|
|
* wgetpaste-2.25-pinwand.patch
|
|
* wgetpaste-2.25-pinwand-raw.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 25 12:20:13 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Fix build on obs, here the fail was not triggered :-/
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 25 12:08:02 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Initial commit. Nice tool to be used with various pastebins.
|
|
Similar to susepaste but used on more distros.
|
|
|