Commit Graph

30 Commits

Author SHA256 Message Date
Dominique Leuenberger
6e867d3c3b Accepting request 1036562 from Base:System
- update to 1.5.7:
  * Add notes to libpipeline(3) of when functions were added.
  * Transferred Git repository to https://gitlab.com/libpipeline/libpipeline.
  * Make `socketpair` tests used by `./configure --enable-socketpair-pipe`
    compatible with C23. (forwarded request 1036482 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1036562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=15
2022-11-19 17:08:41 +00:00
Dr. Werner Fink
0ffbb00f44 Accepting request 1036482 from home:dirkmueller:Factory
- update to 1.5.7:
  * Add notes to libpipeline(3) of when functions were added.
  * Transferred Git repository to https://gitlab.com/libpipeline/libpipeline.
  * Make `socketpair` tests used by `./configure --enable-socketpair-pipe`
    compatible with C23.

OBS-URL: https://build.opensuse.org/request/show/1036482
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=28
2022-11-18 07:06:25 +00:00
Dominique Leuenberger
658590cbed Accepting request 974422 from Base:System
- update to 1.5.6:
  * Fix handling of leading whitespace in `pipecmd_new_argstr` and
   `pipecmd_argstr`. (forwarded request 973755 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/974422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=14
2022-05-04 13:17:36 +00:00
Dr. Werner Fink
5035a7a8a0 Accepting request 973755 from home:dirkmueller:Factory
- update to 1.5.6:
  * Fix handling of leading whitespace in `pipecmd_new_argstr` and
   `pipecmd_argstr`.

OBS-URL: https://build.opensuse.org/request/show/973755
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=26
2022-05-02 13:13:04 +00:00
Dominique Leuenberger
49290c3ce5 Accepting request 945521 from Base:System
- Update to 1.5.5:
  * Move release process to GitLab CI.
- Back to download from savannah.nongnu.org for a fully bootstrapped
  tar ball without the need of autoconfig and gl
  Compare https://gitlab.com/cjwatson/libpipeline/-/releases
  and     https://gitlab.com/cjwatson/libpipeline/-/packages/4425007

- Use autoconf 

- update to 1.5.4:
  * Building libpipeline now requires Autoconf >= 2.64.
  * Developmed moved to Gitlab

OBS-URL: https://build.opensuse.org/request/show/945521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=13
2022-01-12 23:22:03 +00:00
Dr. Werner Fink
06d57c086b Add keyring file as source to spec
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=25
2022-01-11 08:10:53 +00:00
Dr. Werner Fink
76d0928c7b Update to libpipeline 1.5.5
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=24
2022-01-11 08:10:03 +00:00
Dr. Werner Fink
97af01e863 automake 2nd
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=23
2021-12-17 16:08:51 +00:00
Dr. Werner Fink
89850986e1 automake
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=22
2021-12-17 16:02:53 +00:00
Dr. Werner Fink
46126c8d71 auotconf
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=21
2021-12-17 16:01:08 +00:00
Dr. Werner Fink
e35c7d86c2 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=20
2021-12-17 15:56:56 +00:00
Dr. Werner Fink
66ff2d5add Accepting request 935933 from home:dirkmueller:Factory
- update to 1.5.4:
  * Building libpipeline now requires Autoconf >= 2.64.
  * Developmed moved to Gitlab

OBS-URL: https://build.opensuse.org/request/show/935933
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=19
2021-12-17 14:33:19 +00:00
Dominique Leuenberger
722ee798b9 Accepting request 835205 from Base:System
- update to 1.5.3:
  * Fix implementation-defined behaviour while handling read/write errors.
  * Port tests to the modern Check API.
  * `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as
  * functions registered using `atexit' being called multiple times.
  * Document that standard FDs must be open before calling `pipeline_start'.
  * Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2.
  * Various portability improvements, via Gnulib. (forwarded request 834162 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/835205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=12
2020-09-21 15:03:54 +00:00
Dr. Werner Fink
3c8cf169a1 Accepting request 834162 from home:dirkmueller:branches:Base:System
- update to 1.5.3:
  * Fix implementation-defined behaviour while handling read/write errors.
  * Port tests to the modern Check API.
  * `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as
  * functions registered using `atexit' being called multiple times.
  * Document that standard FDs must be open before calling `pipeline_start'.
  * Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2.
  * Various portability improvements, via Gnulib.

OBS-URL: https://build.opensuse.org/request/show/834162
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=17
2020-09-17 13:28:16 +00:00
Dominique Leuenberger
6e5a786c8b Accepting request 652003 from Base:System
- Update to version 1.5.0
  * Add `pipecmd_pre_exec' to install a pre-exec handler for a single command.
  * Fix EOF detection in get_line.

OBS-URL: https://build.opensuse.org/request/show/652003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=11
2018-11-28 10:11:16 +00:00
Dr. Werner Fink
dedec4895d Update to libpipeline-1.5.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=15
2018-11-23 14:13:40 +00:00
Dominique Leuenberger
79851943d7 Accepting request 343444 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/343444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=10
2015-11-15 11:45:28 +00:00
Dr. Werner Fink
5d16511def Accepting request 343261 from home:posophe:branches:Base:System
update

OBS-URL: https://build.opensuse.org/request/show/343261
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=13
2015-11-10 13:12:20 +00:00
Stephan Kulow
a1e6e9c74f Accepting request 317075 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/317075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=9
2015-07-20 09:20:10 +00:00
4c0127b603 Accepting request 316296 from home:pluskalm:branches:Base:System
- Add gpg signature
- Cleanup spec file with spec-cleaner
- Add missing dependency on pkg-config

OBS-URL: https://build.opensuse.org/request/show/316296
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=11
2015-07-16 09:53:52 +00:00
Dominique Leuenberger
ca0c25101f Accepting request 286522 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/286522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=8
2015-02-20 11:42:53 +00:00
e05f5bdc1f Accepting request 285840 from home:posophe:branches:Base:System
Update

OBS-URL: https://build.opensuse.org/request/show/285840
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=9
2015-02-17 16:07:09 +00:00
Tomáš Chvátal
6a902e0a55 Accepting request 226684 from Base:System
- Update to libpipeline 1.2.6 (18 December 2013)
  * Fix test_pump_tee to wait for its child processes before testing
    their output, since otherwise not all their output might be flushed.
  * pipeline_want_infile and pipeline_want_outfile now take copies of
    their file name arguments.
  * Restore compatibility with Automake 1.10.
  * Build with large file support on systems where it is available.
  * Provide a replacement clearenv function in order to support
    non-glibc systems.  Now tested on FreeBSD.
  * Don't read uninitialised memory when testing for the end of long
    lines (over 4096 bytes).

OBS-URL: https://build.opensuse.org/request/show/226684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=6
2014-03-23 21:34:57 +00:00
Dr. Werner Fink
18f531f2be .
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=7
2014-03-19 09:05:57 +00:00
Stephan Kulow
b283c983d8 Accepting request 180617 from Base:System
- Use LFS_CFLAGS properly for 32 bit archs. (forwarded request 180373 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/180617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=4
2013-06-24 07:33:01 +00:00
Dr. Werner Fink
d23d421559 Accepting request 180373 from home:elvigia:branches:Base:System
- Use LFS_CFLAGS properly for 32 bit archs.

OBS-URL: https://build.opensuse.org/request/show/180373
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=5
2013-06-22 21:48:09 +00:00
Stephan Kulow
1aa66808fe Accepting request 170869 from Base:System
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 164131 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/170869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=3
2013-04-17 05:16:26 +00:00
fa637f9ea5 Accepting request 164131 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/164131
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=3
2013-04-15 14:51:11 +00:00
Stephan Kulow
038514608b Accepting request 137027 from Base:System
This pacakge is requires for the package updat eof man

OBS-URL: https://build.opensuse.org/request/show/137027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=1
2012-10-07 17:51:55 +00:00
Dr. Werner Fink
4ef5e6f18c .
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=1
2012-10-01 14:07:28 +00:00