Commit Graph

40348 Commits

Author SHA1 Message Date
Frank Hartung
03defe67a4 Merge pull request #6915 from HiassofT/le11-build-timestamping
buildsystem: add support for reporting build timing details
2022-09-29 14:57:26 +02:00
Christian Hewitt
61c74a96f4 Merge pull request #6931 from heitbaum/binaries
pvr.mythtv: update 20.2.7-Nexus to 20.3.0-Nexus
2022-09-29 13:35:05 +02:00
Rudi Heitbaum
63e49d43d6 pvr.mythtv: update 20.2.7-Nexus to 20.3.0-Nexus 2022-09-29 10:50:28 +00:00
CvH
b1d73ad348 Merge pull request #6926 from heitbaum/jellyfin
[le11] jellyfin: update to 10.8.5 and dotnet: update to 6.0.9
2022-09-25 12:08:18 +02:00
CvH
4af12ed473 Merge pull request #6921 from heitbaum/develtools
package updates and tidy ups
2022-09-25 12:05:05 +02:00
CvH
377e6c8061 Merge pull request #6925 from heitbaum/tz11
[le11] tz: update to 2022d
2022-09-25 12:04:33 +02:00
Rudi Heitbaum
e0d9f84af8 dotnet-runtime: Update ASP.NET 6.x to 6.0.9 and addon (122) 2022-09-25 05:14:45 +00:00
Rudi Heitbaum
89d41b4975 jellyfin: update to 10.8.5 and addon (108)
https://github.com/jellyfin/jellyfin/releases/tag/v10.8.5
2022-09-25 05:14:45 +00:00
Rudi Heitbaum
43cdb6c673 aspnet6-runtime: update to 6.0.9 2022-09-25 05:13:56 +00:00
Rudi Heitbaum
0d9c73deb3 libcap: update to 2.66 2022-09-25 04:14:52 +00:00
Rudi Heitbaum
e366b141fc tz: update to 2022d
Release 2022d - 2022-09-23 12:02:57 -0700

  Briefly:
    Palestine transitions are now Saturdays at 02:00.
    Simplify three Ukraine zones into one.

  Changes to future timestamps

    Palestine now springs forward and falls back at 02:00 on the
    first Saturday on or after March 24 and October 24, respectively.
    This means 2022 falls back 10-29 at 02:00, not 10-28 at 01:00.
    (Thanks to Heba Hamad.)

  Changes to past timestamps

    Simplify three Ukraine zones to one, since the post-1970
    differences seem to have been imaginary.  Move Europe/Uzhgorod and
    Europe/Zaporozhye to 'backzone'; backward-compatibility links
    still work, albeit with different timestamps before October 1991.
2022-09-25 03:32:17 +00:00
CvH
13bf97c5fa Merge pull request #6920 from heitbaum/bluez
bluez: update to 5.65 and drop upstream patch
2022-09-24 16:07:11 +02:00
CvH
abcbcc5e2d Merge pull request #6914 from SupervisedThinking/up_minor_kodi_stuff
[le11] linker fix-ups for Kodi and various other packages
2022-09-24 16:05:35 +02:00
Rudi Heitbaum
30dcea156a mtools: update to 4.0.41 2022-09-24 10:28:17 +00:00
Rudi Heitbaum
fd8499478f Mako: update to 1.2.3 2022-09-24 10:27:52 +00:00
Rudi Heitbaum
b0116bf89e configtools: update to 2022-08-01 2022-09-24 10:27:52 +00:00
Rudi Heitbaum
3ea7da719c edid-decode: update to 2022-09-23 2022-09-24 10:27:52 +00:00
Rudi Heitbaum
81392dd3a1 lua54: update to 5.4.4
- https://www.lua.org/bugs.html
- https://www.lua.org/work/diffs-lua-5.4.3-lua-5.4.4.html
2022-09-24 10:27:52 +00:00
Rudi Heitbaum
a0af2f58a2 bluez: update to 5.65 and drop upstream patch 2022-09-24 10:26:14 +00:00
Christian Hewitt
d693233a61 Merge pull request #6919 from heitbaum/addon
mariadb: add libfmt as target depend
2022-09-23 14:15:45 +04:00
CvH
ca49fee4a9 Merge pull request #6917 from heitbaum/mesa
mesa: update panfrost: enable Mali T628 support patch for mesa 22.
2022-09-23 12:15:25 +02:00
Rudi Heitbaum
f3e257160e mariadb: add libfmt as target depend 2022-09-23 08:54:59 +00:00
Rudi Heitbaum
9247da0972 mesa: update panfrost: enable Mali T628 support patch for mesa 22.2 2022-09-23 05:40:58 +00:00
Matthias Reichl
546e7c653f buildsystem: add support for reporting build timing details
Timing detail reporting can be enabled by setting
TRACE_BUILD_TIMING=1

This enables timestamping collecting at various build stages so we
can easily analyze how long eg configure, make/build, install etc
steps take.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-22 19:33:30 +02:00
Frank Hartung
e4a081263c Merge pull request #6908 from lihexali/master
[le11] scripts/extract: force overwrite file on unziping files
2022-09-22 19:20:43 +02:00