Commit Graph

4351 Commits

Author SHA1 Message Date
Hannu Nyman
8d9c17e913 zoneinfo: adjust to current timezone data file structure
Tweak the package to better match the current file structure in the
upstream time zone database. Add missing aliases. Make some clarifications

* Combine -northmerica and -southamerica into -america, as all
  current official America/xxx definitions were already in -northamerica
  and only the unofficial/deprecated Brazil/xxx, Chile and Argentina were
  in -southamerica. (Confusingly America/Sao_Paulo was in northamerica,
  while Brazil was in southamerica.)
  * Add PROVIDES for the old package names

* Add missing top-level dir country/nation alias links.
* Define Eire in -europe instead of -core.

* Rename -india to -indian, as it contains the Indian ocean islands
  instead of the actual Asia/Kolkata zone for the mainland India.
  * Add PROVIDES for the old package name

* Add 'Ocean' to all ocean zone titles.

* Make all zoneinfo-packages depend on zoneinfo-core, so that zone.tab,
  the UTC based definitions and the still existing short zone codes are
  always available.

* Clarify menuconfig menu as "Time Zone info"

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit b7b1fe6cb3)
2023-05-04 17:21:48 +03:00
Ryan Shi
87c46fde91 rrdtool: update PKG_SOURCE_URL
Signed-off-by: Ryan Shi <qweaszxcdf@users.noreply.github.com>
(cherry picked from commit 164e0257e7)
2023-04-10 21:13:13 +03:00
Tianling Shen
1fd9cbcf93 yq: Update to 4.33.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 0b255830e9)
2023-04-06 18:51:30 +08:00
Hannu Nyman
93b973f514 nano: make nanorc world readable
If file /etc/nanorc is readable by everyone, "default" settings
are available for users as well without necessarily requiring
their own customized .nanorc in their home directory. Or if
they want one, but want it to be based on system's default
nanorc, they can copy it from /etc - without chmodding
file, it is in-accessible for users.

Suggested-by: Oskari Rauta <oskari.rauta@gmail.com>
[switched approach to use INSTALL_DATA]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 76d02f933f)
2023-04-05 20:47:45 +03:00
Vladimir Ulrich
12bef946fe zoneinfo: updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
(cherry picked from commit 23e6200e4d)
(cherry picked from commit 0ff1a8666b)
2023-04-05 20:24:00 +03:00
Tianling Shen
5ae16a7a67 yq: Update to 4.33.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e2cf4fa9a1)
2023-03-30 02:48:25 +08:00
Tianling Shen
05262f346a yq: Update to 4.32.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 65dc683efe)
2023-03-21 01:26:04 +08:00
Etienne Champetier
19347485a9 mv88e6xxx_dump: update to 2023.03.08
This fixes 2 issues where mv88e6xxx_dump was displaying
data incorrectly for --vtu and --global2

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit 2bf3832193)
2023-03-11 14:22:35 -05:00
Tianling Shen
b6fab07508 yq: Update to 4.31.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 1343bb5856)
2023-03-05 14:46:41 +08:00
Tianling Shen
614680d93b yq: Update to 4.31.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b76bd94605)
2023-03-05 14:46:35 +08:00
Alan Swanson
4b630ba72e sed: remove old libpcre dependency
Signed-off-by: Alan Swanson <reiver@improbability.net>
(cherry picked from commit 0a00f0f2a5)
2023-03-02 07:36:46 +01:00
Hannu Nyman
d3c9e52005 irqbalance: Add upstream fix for AARCH64 irq name parsing
Add upstream fix for AARCH64 irq name parsing.

> On arm64 SoCs like TI's K3 SoC and few other SoCs,
> IRQ names don't get parsed correct due to which they
> end up being classified into wrong class. Fix this by
> considering last token to contain IRQ name always.

The fix seems to enable e.g. RT3200 to notice a few more
interrupts and start balancing them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 22188b42bd)
2023-02-17 08:05:13 +02:00
Etienne Champetier
09ae01170d mv88e6xxx_dump: add new packages to debug switch issues
Reviewed-by: Chris Healy cphealy@gmail.com
Reviewed-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Andre Heider <a.heider@gmail.com>
Tested-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit 167c6234d0)
2023-02-03 13:23:20 +02:00
Josef Schlehofer
bcd299d0c1 bash: update to version 5.2.15
Refreshed patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit f350e2c2cb)
2023-01-23 09:26:46 +01:00
Hannu Nyman
5ba2c13142 nano: update to 7.2
Update nano editor to version 7.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 6a3d2386fa)
2023-01-21 12:21:08 +02:00
Tianling Shen
057cadb084 yq: Update to 4.30.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 99d6d25bb5)
2023-01-18 18:27:06 +08:00
Tianling Shen
1ae5d856c6 yq: Update to 4.30.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3c34ef4c99)
2023-01-18 18:27:00 +08:00
Rosen Penev
716c76b1d1 bc: use @DEBIAN
Seems Debian no longer offers ftp.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 08a846c684)
2023-01-17 23:55:05 +01:00
Hannu Nyman
360bce6f38 xz: update to version 5.4.1
Update to 5.4.1  (keep in sync with xz in tools/)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 84856c9042)
2023-01-14 11:58:03 +02:00
Javier Marcet
68d3d099b2 docker-compose: Update to version 2.15.1
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit e7f2e6f01c)
2023-01-11 11:52:05 +08:00
Javier Marcet
e4a7f86bfb docker-compose: Update to version 2.15.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit e38eee42a5)
2023-01-08 17:44:01 +08:00
Van Waholtz
db78655bb8 syncthing: update to 1.23.0
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
(cherry picked from commit 27b1869820)
2023-01-06 08:11:45 +01:00
Gerard Ryan
2048c5bbf6 libnetwork: Update to dcdf8f1 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit ec191eb08e)
2023-01-03 15:09:00 +02:00
Gerard Ryan
b7500ff2d9 containerd: Update to v1.6.13 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit b684f741e4)
2023-01-03 15:09:00 +02:00
Gerard Ryan
27e985f326 docker: Update to v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit fc7a7f6137)
2023-01-03 15:09:00 +02:00
Gerard Ryan
7426365dea dockerd: Update to v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit 3c06e3a249)
2023-01-03 15:09:00 +02:00
Javier Marcet
b5fd276fd5 docker-compose: Update to version 2.14.2
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 4c58d6d288)
2023-01-01 11:07:49 +08:00
Javier Marcet
5c9215b208 docker-compose: Update to version 2.14.1
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 24faf56110)
2023-01-01 11:07:49 +08:00
Javier Marcet
7bd647a50c docker-compose: Update to version 2.14.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 37a86626e0)
2023-01-01 11:07:49 +08:00
Javier Marcet
dad5db7a2c docker-compose: Update to version 2.12.2
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 17badaee1c)
2023-01-01 11:07:49 +08:00
Javier Marcet
d3d580daa6 docker-compose: Update to version 2.12.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit d4134174bc)
2023-01-01 11:07:49 +08:00
Javier Marcet
ec76dce13a docker-compose: Update to version 2.11.2
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 25e3d9ef42)
2023-01-01 11:07:49 +08:00
Javier Marcet
3d9f6f2faa docker-compose: Update to version 2.11.1
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 86fc30e177)
2023-01-01 11:07:49 +08:00
Javier Marcet
8353f504a7 docker-compose: Update to version 2.11.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 2aee5cfa46)
2023-01-01 11:07:49 +08:00
Javier Marcet
41ab6565ba docker-compose: Update to version 2.10.2
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit ebf86a645a)
2023-01-01 11:07:49 +08:00
Javier Marcet
e65d20aeee docker-compose: Update to version 2.9.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 35b1a03b83)
2023-01-01 11:07:49 +08:00
Javier Marcet
0aff8059fc docker-compose: Update to version 2.7.0
What's Changed:

 - Enhancements:

   - add support of environment secret during build step by @glours

 - Fixes:

   - networks: prevent issues due to duplicate names by @milas
   - Use appropriate dependency condition for one-shot containers when
   running compose up --wait by @laurazard
   - Fix environment variable expansion by @ulyssessouza in
   compose-spec/compose-go#276
   - Validate depended-on services exist in consistency check by
   @laurazard in compose-spec/compose-go#281
   - Fix hash usage in environment values by @ulyssessouza in
   compose-spec/compose-go#283
   - build: respect dependency order for classic builder by @milas
   - fix: panic caused by empty string argument by @nicksieger
   - (re)start should not impact one-off containers by @ndeloof
   - Fix issue with close networks name on up and down command by
   @glours
   - keep the container reference when volumes_from target a container
   and not a service by @glours
   - build.go: initialize CustomLabels map if nil by @paroque28

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit de563c1ae1)
2023-01-01 11:07:49 +08:00
Javier Marcet
3846dc1f45 docker-compose: Update to version 2.6.1
Enhancements:

 - Support for setting secret from env variable by @ndeloof

Fixes:

 - Do not start unrelated dependencies on run by @laurazard
 - Fix service not found errors when using --no-deps by @nicksieger
 - Respect COMPOSE_REMOVE_ORPHANS env var on down by @nicksieger
 - Fix project level bind mounts volumes by @ulyssessouza
 - Respect deploy.limits.cpus and deploy.limits.pids by @glours

Internal:

 - Upgrade: Go v1.18.3 by @thaJeztah
 - Upgrade: compose-go v1.2.8 by @milas
 - Upgrade: buildx v0.8.2 by @dependabot
 - Upgrade: containerd v1.6.6 by @dependabot

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 5995e4d90b)
2023-01-01 11:07:49 +08:00
Javier Marcet
a749254bd1 docker-compose: Update to version 2.6.0
What's Changed:

 - fix TestLocalComposeUp which fail locally and bump compose-go to
 1.2.7 by @glours
 - attach only to services declared by project applying profiles by
 @ndeloof
 - Add ddev's e2e test by @ulyssessouza
 - Fix local run of make e2e-compose-standalone by @ulyssessouza
 - fix: prevent flickering prompt when pulling same image from N
 services by @maxcleme
 - add tags property to build section by @glours
 - update golang version to 1.18 by @glours
 - bump compose-go to 1.2.6 by @maxcleme
 - add e2e tests to verify env variables priority by @glours
 - Import dotenv file to os environment by @ulyssessouza

New Contributors:

 - @maxcleme made their first contribution

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 8089548622)
2023-01-01 11:07:49 +08:00
Javier Marcet
66f07e3405 docker-compose: Update to version 2.5.1
What's Changed:

 - Fix relative paths on envfile label by @ulyssessouza
 - down: Reject all arguments by @Jille
 - Clarify what default work dir is when multiple compose files by
 @quite
 - compose down exit=0 if nothing to remove by @ndeloof
 - cp command: copy to all containers of a service as default
 behaviour by @glours
 - Fix extra space printed with --no-log-prefix option by @jan4843
 - bump compose-go to 1.2.5 by @ndeloof

New Contributors:

 - @Jille made their first contribution
 - @quite made their first contribution
 - @jan4843 made their first contribution

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 32d87ae946)
2023-01-01 11:07:49 +08:00
Javier Marcet
01d6208e57 docker-compose: Update to version 2.5.0
What's Changed:

 - Fix search/replace typo in --no-TTY documentation by @ericfreese
 - Fix panic with down command when -p flag specified by @glours
 - use project we just created to start services by @ndeloof
 - include services declared by links as implicit dependencies by
 @ndeloof
 - pull to respect pull_policy by @ndeloof
 - don't ignore error by @ndeloof
 - project name MUST be lowercase by @ndeloof
 - add support for build secrets by @ndeloof
 - create also a checksums.txt file, add --binary by @MaxPeal
 - add support for ppc64le for docker compose by @snehakpersistent
 - inspect image ID after pull to se com.docker.compose.image by
 @ndeloof
 - Fix cannot setup IPAM gateway by @qnap-ericfan

New Contributors:

 - @ericfreese made their first contribution
 - @MaxPeal made their first contribution
 - @snehakpersistent made their first contribution
 - @qnap-ericfan made their first contribution

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit ac02159f63)
2023-01-01 11:07:49 +08:00
Javier Marcet
1900774adb docker-compose: Update to version 2.4.1
What's Changed:

 - now we use directly the Docker CLI to run autoremove flag should
 be p… by @glours
 - use ssh config when building from compose up by @glours
 - get Tty from container to know adequate way to attach to by
 @ndeloof

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 3e4ec2a9a8)
2023-01-01 11:07:49 +08:00
Javier Marcet
07647d822a docker-compose: Update to version 2.4.0
What's Changed:

 - pass interactive flag to ExecOptions for the RunExec command by
 @glours
 - go.mod: pin k8s version to fix build on go1.16, and update buildx
 to v0.8.1 by @thaJeztah
 - support cache_from|to|no|pull by @ndeloof
 - fix race condition on start-stop e2e tests running in parrallel by
 @glours
 - Add support of ssh authentications defined in compose file or via
 cli… by @glours
 - fix typo in ssh option description by @mschoettle
 - Takes COMPOSE_PROJECT_NAME into consideration on commands by
 @ulyssessouza
 - Remove dead warning code by @ulyssessouza
 - Fix down command without any resource to delete by @ulyssessouza
 - vendor: github.com/containerd/containerd v1.6.2 by @thaJeztah

New Contributors:

 - @mschoettle made their first contribution

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 29a007ee5b)
2023-01-01 11:07:49 +08:00
Javier Marcet
7dc695f355 docker-compose: Update to version 2.3.4
What's Changed:

 - don't fail trying to remove container with no candidate by @ndeloof
 - recreate container after image has been rebuilt/pulled by @ndeloof
 - ps: un-deprecate --filter, and enhance docs by @thaJeztah
 - Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot
 - Remove DEPRECATED text, since it's just the default by
 @ulyssessouza
 - Bump Buildx to v0.8.0 by @ndeloof
 - kill only need project name by @ndeloof
 - don't remove external volumes/networks by @ndeloof
 - use docker/cli RunExec and RunStart to handle all the
 interactive/tty/* terminal logic by @ndeloof
 - Validate doc on pr by @glours

Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit b33c5dbd06)
2023-01-01 11:07:49 +08:00
Lucian Cristian
60af04fa47 domoticz: update to 2022.1
change to codeload
fix python 3.10 plugin loading and usage

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit e1ed4ee3d3)
2022-12-30 10:18:07 +01:00
Tianling Shen
2d059c5d9b yq: Update to 4.30.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 071e97949f)
2022-12-28 12:56:09 +08:00
Marc Benoit
1f3b5ba00a lxc-auto: made init script compatible with image builder
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
(cherry picked from commit e70844a9ca)
2022-12-17 14:04:23 +08:00
Hannu Nyman
ea8cfdf020 nano: update to 7.1
Update nano editor to version 7.1
* drop the backported upstream fix for 7.0
* drop AUTORELEASE
* disable justify from 'plus'. Rarely needed with OpenWrt

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 89dc1b17e9)
2022-12-15 17:57:20 +02:00
Alexandru Ardelean
4cd549b1ea Merge pull request #20017 from commodo/stress-ng-update-22.03
stress-ng: adjust build with xxhash & libegl
2022-12-14 09:31:04 +02:00
Alexandru Ardelean
80443fc66c stress-ng: disable xxhash & libegl stressors
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-12-13 13:06:04 +02:00