Debian Patches
Status for php-horde-service-weather/2.5.6-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0037-This-was-changed-to-appid.patch | [PATCH 37/46] This was changed to "appid". | Michael J Rubinsky <mrubinsk@horde.org> | no | 2019-03-17 | ||
0038-Can-t-use-searchLocations-here-we-need-the-full-arra.patch | [PATCH 38/46] Can't use searchLocations here, we need the full array. | Michael J Rubinsky <mrubinsk@horde.org> | no | 2019-03-17 | ||
0039-WIP-to-get-OWM-weather-driver-in-a-useable-state.patch | [PATCH 39/46] WIP to get OWM weather driver in a useable state. The main issue with OWM is that they use internal ids to identify locations and don't provide an easy way of searching a "place" by various means (postal code, city, etc...). This commit uses geonames.org to parse the location to get a lat/lon pair, which is then used in the owm calls. Still fleshing out some things... |
Michael J Rubinsky <mrubinsk@horde.org> | no | 2019-04-07 | ||
0040-Update-the-WWO-endpoints-if-anyone-actuall-wants-to-.patch | [PATCH 40/46] Update the WWO endpoints, if anyone actuall wants to use these. Horde will be dropping support for Wwo though, as the API terms are too restricting. |
Michael J Rubinsky <mrubinsk@horde.org> | no | 2019-04-07 | ||
0041-Remove-wunderground-driver-now-that-it-s-dead.patch | [PATCH 41/46] Remove wunderground driver now that it's dead. | Michael J Rubinsky <mrubinsk@horde.org> | no | 2019-04-07 | ||
1010_phpunit-8.x+9.x.patch | Adapt to PHPUnit 8.x and 9.x API.Comment: This patch also fixes package.xml for the removed WeatherUnderground.php files that got dropped in patch 0041-Remove-wunderground-driver-now-that- it-s-dead.patch. |
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | |||
1012_php8.2.patch | no |