Commit Graph

27 Commits

Author SHA256 Message Date
0fe89082b6 Accepting request 1169780 from home:smolsheep:upgrades
- version update to 1.8.9
  * feature: new "--si" option to display and interpret size
    suffixes in multiples of 1000 rather than 1024
  * fix: continue producing progress output when the output is
    blocking writes
  * fix: honour the TMPDIR / TMP environment variables again,
    rather than hard-coding "/tmp", when using a terminal lock file
  * i18n: corrections and missing strings added to French
    translations

OBS-URL: https://build.opensuse.org/request/show/1169780
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=48
2024-04-23 07:04:48 +00:00
3534ab8876 curate changelog to what's relevant for end-users (configure is not)
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=46
2024-02-14 17:07:31 +00:00
c061c62d7c Accepting request 1146593 from home:pgajdos
- version update to 1.8.5
  ### 1.8.5 - 19 November 2023
  * fix: corrected percentage formatting so it doesn't jump from
    2 to 3 characters wide at 100% (#80)
  * fix: replaced "`--remote`" mechanism, using a temporary file
    instead of SysV IPC, so it can work reliably even when there
    are multiple PV instances
  * fix: corrected compilation failure when without IPC support
  * security: addressed all issues highlighted by the software
    auditing tools "`splint`" and "`flawfinder`" (see "`make
    analyse`") (#77)
  * cleanup: compilation warnings fixed on non-IPC and MacOS
    systems
  * ### 1.8.0 - 24 September 2023
  * #### Features
  * feature: new "`--discard`" option to discard input as if
    writing to */dev/null* (#42)
  * feature: new "`--error-skip-block`" option to make "`--skip-
    errors`" skip whole blocks (#37)
  * feature: use `posix_fadvise()` like `cat`(1) does, to improve
    efficiency (#39)
  * feature: new "`--enable-static`" option to "`configure`" for
    static builds (#75)
  * #### Security
  * security: with "`--pidfile`", write to a temporary file and
    rename it into place, to improve security
  * security: keep self-contained copies of name and format
    string in PV internal state for memory safety
  * security: ignore _TMP_ / _TMPDIR_ environment variables when
    using a terminal lock file

OBS-URL: https://build.opensuse.org/request/show/1146593
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=45
2024-02-14 17:01:42 +00:00
a99ba982ac Accepting request 1129976 from home:pgajdos
- disable testsuite for s390x [bsc#1215338]
- remove _constraints again as it didn't help
- deleted sources
  - _constraints (not needed)

OBS-URL: https://build.opensuse.org/request/show/1129976
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=43
2023-11-30 13:35:38 +00:00
3b70a47e32 - Update to release 1.7.24
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=37
2023-07-31 00:05:00 +00:00
7bfcbc25b4 - Update to release 1.7.18
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=35
2023-07-28 11:52:11 +00:00
8834743fca - Update to release 1.7.17
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=34
2023-07-27 22:55:59 +00:00
1ca65cfc6f - Update to release 1.7.0
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=32
2023-07-17 21:22:58 +00:00
dfa3d67524 - Update to release 1.6.20
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=31
2021-11-05 20:00:54 +00:00
71ef69ac50 - Trim old specfile constructs.
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=29
2020-09-08 08:48:33 +00:00
991f336f6b pv-1.6.6
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=27
2017-08-07 23:38:39 +00:00
340160da4c pv-1.6.0
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=25
2015-03-27 17:03:19 +00:00
0e97c860ae pv-1.5.7
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=23
2014-12-08 00:40:51 +00:00
edb2235f47 pv-1.5.3
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=21
2014-05-05 06:17:54 +00:00
32a2a69800 pv-1.4.12
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=19
2013-08-12 10:53:30 +00:00
0c8fe3db7b Want usleep
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=17
2013-06-05 17:13:37 +00:00
6ca116a141 Want usleep
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=16
2013-06-05 17:11:28 +00:00
3a4bfd3109 pv-1.4.6
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=14
2013-01-25 03:59:59 +00:00
b41de56b75 pv-1.4.4
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=12
2012-12-24 08:07:01 +00:00
25d787022e pv-1.3.9
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=10
2012-11-20 15:22:38 +00:00
Ismail Dönmez
f6a61e4a46 Accepting request 132453 from home:jengelh:dev
- Update to new upstream release 1.3.4
* new --disable-splice configure script option
* fixed line mode size count with multiple files
- Use RH-friendly make install

OBS-URL: https://build.opensuse.org/request/show/132453
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=8
2012-09-04 13:19:29 +00:00
Pascal Bleser
ee9b209514 1.3.1
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=7
2012-06-25 22:18:04 +00:00
OBS User mrdocs
ac591997d6 Accepting request 121726 from home:jengelh:branches:utilities
Consider forwarding to factory

OBS-URL: https://build.opensuse.org/request/show/121726
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=5
2012-05-22 19:47:27 +00:00
OBS User mrdocs
6b4a71b2fc Accepting request 105918 from home:jengelh:branches:utilities
Please submit to factory.

OBS-URL: https://build.opensuse.org/request/show/105918
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=4
2012-02-22 21:07:39 +00:00
Pascal Bleser
96380d852a fix Group:
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=3
2011-01-14 20:31:59 +00:00
Pascal Bleser
5059dd5219 1.2.0
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=2
2010-12-14 16:11:26 +00:00
Pascal Bleser
3352d77fb9 1.1.4
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=1
2010-11-09 21:55:26 +00:00