8
0

45 Commits

Author SHA256 Message Date
adb0765294 Add Gitea build results 2025-08-12 18:14:43 +02:00
9ae30cbcfc Accepting request 1236277 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=20
2025-01-12 10:15:05 +00:00
bfee7681f3 Accepting request 1235338 from devel:languages:perl:autoupdate
- updated to 0.090
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
  0.090     2024-11-12 11:51:32+01:00 Europe/Brussels
      - No changes from 0.089-TRIAL
  0.089     2024-10-21 09:35:48+02:00 Europe/Brussels (TRIAL RELEASE)
      [CHANGED]
      - Find the certificate bundle via IO::Socket::SSL rather than implementing
        it in HTTP::Tiny.
      - When encoding form data, given a hashref with an arrayref value,
        preserve the order of the values in the arrayref rather than sorting.
      [DOCS]
      - Fixed internal link to "TLS/SSL SUPPORT" section

OBS-URL: https://build.opensuse.org/request/show/1235338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=41
2025-01-09 16:26:31 +00:00
52719a650b Accepting request 1156483 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=19
2024-03-09 19:54:51 +00:00
100584c07f Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=39
2024-03-08 22:33:31 +00:00
eb6ce8bc17 Accepting request 1101156 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1101156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=18
2023-07-28 20:20:31 +00:00
ef01014a11 Accepting request 1100473 from devel:languages:perl:autoupdate
- updated to 0.088
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
  0.088     2023-07-11 08:52:54-04:00 America/New_York
      [DOCS]
      - Update metadata to point to new Perl-Toolchain-Gang repository.

OBS-URL: https://build.opensuse.org/request/show/1100473
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=37
2023-07-28 07:43:44 +00:00
b6e1071846 Accepting request 1096607 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1096607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=17
2023-07-03 15:44:29 +00:00
Lars Vogdt
3688972d7a Accepting request 1096533 from home:lrupp:branches:devel:languages:perl
- updated to 0.086
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
0.086     2023-06-22 10:06:37-04:00 America/New_York
    [FIXED]
    - Fix code to use `$ENV{PERL_HTTP_TINY_SSL_INSECURE_BY_DEFAULT}` as documented.
0.084     2023-06-14 06:35:01-04:00 America/New_York
    - No changes from 0.083-TRIAL.
0.083     2023-06-11 07:05:45-04:00 America/New_York (TRIAL RELEASE)
    [!!! SECURITY !!!]
    - Changes the `verify_SSL` default parameter from `0` to `1`.
      Fixes CVE-2023-31486 (bsc#1211002)
    - `$ENV{PERL_HTTP_TINY_SSL_INSECURE_BY_DEFAULT}` can be used to restore the
      old default if required.

OBS-URL: https://build.opensuse.org/request/show/1096533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=35
2023-07-03 14:33:38 +00:00
39947a1f5d Accepting request 997336 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/997336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=16
2022-08-16 15:08:25 +00:00
ce0867fd90 Accepting request 994563 from devel:languages:perl:autoupdate
- updated to 0.082
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
  0.082     2022-07-25 09:45:34-04:00 America/New_York
      - No changes from 0.081-TRIAL.
  0.081     2022-07-17 09:01:51-04:00 America/New_York (TRIAL RELEASE)
      [FIXED]
      - No longer deletes the 'headers' key from post_form arguments hashref.
      [DOCS]
      - Noted that request/response content are handled as raw bytes.

OBS-URL: https://build.opensuse.org/request/show/994563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=33
2022-08-16 12:22:29 +00:00
2f924722f1 Accepting request 930663 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/930663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=15
2021-11-10 20:46:57 +00:00
c3822286e6 Accepting request 930512 from devel:languages:perl:autoupdate
- updated to 0.080
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
  0.080     2021-11-05 08:15:46-04:00 America/New_York
      - No changes from 0.079-TRIAL.
  0.079     2021-11-04 12:33:43-04:00 America/New_York (TRIAL RELEASE)
      [FIXED]
      - Fixed uninitialized value warnings on older Perls when the REQUEST_METHOD
        environment variable is set and CGI_HTTP_PROXY is not.

OBS-URL: https://build.opensuse.org/request/show/930512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=32
2021-11-10 12:44:15 +00:00
Richard Brown
c70476ac85 Accepting request 911143 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/911143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=14
2021-08-10 08:27:46 +00:00
8bc0a391cc Accepting request 910830 from devel:languages:perl:autoupdate
- updated to 0.078
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
  0.078     2021-08-02 09:24:03-04:00 America/New_York
      - No changes from 0.077-TRIAL.
  0.077     2021-07-22 13:07:14-04:00 America/New_York (TRIAL RELEASE)
      [ADDED]
      - Added a `patch` helper method for the HTTP `PATCH` verb.
      - If the REQUEST_METHOD environment variable is set, then CGI_HTTP_PROXY
        replaces HTTP_PROXY.
      [FIXED]
      - Unsupported scheme errors early without giving an uninitialized value
        warning first.
      - Sends Content-Length: 0 on empty body PUT/POST.  This is not in the spec,
        but some servers require this.
      - Allows optional status line reason, as clarified in RFC 7230.
      - Ignore SIGPIPE on reads as well as writes, as IO::Socket::SSL says that
        SSL reads can also send writes as a side effect.
      - Check if a server has closed a connection before preserving it for reuse.
      [DOCS]
      - Clarified that exceptions/errors result in 599 status codes.
      [PREREQS]
      - Optional IO::Socket::IP prereq must be at least version 0.32 to be used.
        This ensures correct timeout support.

OBS-URL: https://build.opensuse.org/request/show/910830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=31
2021-08-10 05:52:45 +00:00
6d35b45263 Accepting request 631782 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/631782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=13
2018-08-31 08:44:12 +00:00
a3aba480f2 Accepting request 631445 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/631445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=29
2018-08-27 12:24:40 +00:00
d471458374 Accepting request 626554 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/626554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=28
2018-08-24 10:08:49 +00:00
b0d67810ef Accepting request 434403 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/434403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=12
2016-10-13 09:32:27 +00:00
Stephan Kulow
087e647ffe Accepting request 434249 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/434249
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=26
2016-10-12 05:51:54 +00:00
4ee39048f8 Accepting request 431500 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/431500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=11
2016-10-01 22:08:24 +00:00
Lars Vogdt
c36360102d Accepting request 430679 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/430679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=24
2016-09-30 10:27:06 +00:00
487e711147 Accepting request 419873 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/419873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=10
2016-08-20 10:27:08 +00:00
9fd190685a Accepting request 419848 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/419848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=22
2016-08-18 08:06:32 +00:00
f22a0ac9bf Accepting request 394602 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/394602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=9
2016-05-12 07:33:22 +00:00
Stephan Kulow
60e69a3d01 Accepting request 393824 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/393824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=20
2016-05-10 05:03:12 +00:00
d77ba42f6d Accepting request 308164 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/308164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=8
2015-05-22 07:52:37 +00:00
Stephan Kulow
bf4a514360 Accepting request 308086 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/308086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=18
2015-05-21 05:49:12 +00:00
307d99e8c3 Accepting request 296642 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/296642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=7
2015-04-15 14:25:42 +00:00
Stephan Kulow
d4a0942ebe Accepting request 296526 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/296526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=16
2015-04-15 04:35:36 +00:00
Stephan Kulow
0456499a1d Accepting request 249344 from devel:languages:perl
- updated to 0.049
     [FIXED]
 
     - 'keep_alive' is now fork-safe and thread-safe
 
 0.048     2014-08-21 13:19:51-04:00 America/New_York
 
     [FIXED]
 
     - Protected proxy tests from ALL_PROXY in the environment
 
 0.047     2014-07-29 14:09:05-04:00 America/New_York
 
     [CHANGED]
 
     - Updated Mozilla::CA module recommendation version to 20130114
 
     [FIXED]
 
     - Fixed t/00-report-prereqs.t when CPAN::Meta is not installed
 
 0.046     2014-07-21 10:32:32-04:00 America/New_York
 
     [FIXED]
 
     - Empty header fields are now allowed; headers with the 'undef' value
       will be rendered as an empty header.
 
     [DOCUMENTED]

OBS-URL: https://build.opensuse.org/request/show/249344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=6
2014-09-17 15:25:38 +00:00
Stephan Kulow
a65bfdb223 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=14
2014-09-15 15:31:06 +00:00
Stephan Kulow
396541e5e3 Accepting request 224992 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/224992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=4
2014-03-09 17:38:47 +00:00
Stephan Kulow
94ccd851ba update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=12
2014-03-07 09:30:49 +00:00
Stephan Kulow
c18371e79d Accepting request 209035 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/209035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=3
2013-12-02 06:26:21 +00:00
Stephan Kulow
74af6e285f update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=10
2013-11-29 11:20:02 +00:00
Stephan Kulow
3788cfceb3 Accepting request 208432 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=2
2013-11-26 18:25:33 +00:00
Stephan Kulow
d949fd8993 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=8
2013-11-25 12:15:04 +00:00
Tomáš Chvátal
61d2b5b190 Accepting request 202356 from devel:languages:perl
needed for other perl modules

OBS-URL: https://build.opensuse.org/request/show/202356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=1
2013-10-21 13:13:48 +00:00
Stephan Kulow
758128b400 - rewrite spec file to avoid man page conflict
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=6
2013-10-05 05:54:57 +00:00
Stephan Kulow
3c930698dc Accepting request 200858 from home:deadpoint:branches:devel:languages:perl
update to 0.036

OBS-URL: https://build.opensuse.org/request/show/200858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=5
2013-09-26 19:33:20 +00:00
Stephan Kulow
5a057f5b55 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=4 2011-11-11 11:18:55 +00:00
Pascal Bleser
86f2f84d06 0.012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=3
2011-04-01 16:19:00 +00:00
Pascal Bleser
11e5f33a1b disable tests on older distros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=2
2011-03-17 20:06:58 +00:00
Pascal Bleser
d15dd3af7d 0.010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=1
2011-03-17 19:59:49 +00:00