Commit Graph

37692 Commits

Author SHA1 Message Date
heitbaum
828eb5227f pvr.nextpvr: update 20.1.1-Nexus to 20.1.3-Nexus 2021-11-15 12:38:41 +11:00
CvH
51ad90e425 Merge pull request #5871 from heitbaum/515fixes
[le11] build fixes
2021-11-13 13:07:09 +01:00
CvH
7c7b2bb88e Merge pull request #5857 from heitbaum/weston
weston: fix meson options and NDEBUG compile
2021-11-13 12:39:47 +01:00
heitbaum
a59088b48c RTL8812AU: update to 2021-11-09
drop upstreamed patch that removed IPX from driver to support 5.15
2021-11-13 22:36:59 +11:00
heitbaum
daa143034b linux (Samsung): patches upstreamed in 5.15
The eMMC workaround has been patched:
- https://patchwork.kernel.org/project/linux-mmc/patch/20211022082106.1557-1-jh80.chung@samsung.com/
2021-11-13 22:36:59 +11:00
heitbaum
6b8441113c u-boot (NXP iMX8): upstream build fix for mkimage_fit_atf.sh 2021-11-13 22:36:59 +11:00
CvH
e448fa924e Merge pull request #5789 from SupervisedThinking/xorg-server-21.1.0
[le11 ] xorg-server: update to 21.1.1
2021-11-13 12:24:51 +01:00
CvH
080ad4a990 Merge pull request #5845 from heitbaum/binaries
[le11] kodi-binary-addons: update to latest versions
2021-11-13 12:23:47 +01:00
CvH
f355823fae Merge pull request #5841 from heitbaum/addon11
[le11] Update addons (mpd, btrfs-progs)
2021-11-13 12:23:22 +01:00
CvH
30921add37 Merge pull request #5869 from heitbaum/slang
slang: add pcre dependency
2021-11-13 12:22:11 +01:00
CvH
2d6b27abf1 Merge pull request #5870 from heitbaum/linux-firmware
kernel-firmware: update to 20211027
2021-11-13 12:21:45 +01:00
heitbaum
a042ef0c38 kernel-firmware: update to 20211027
update 20210208 to 20211027
2021-11-13 22:19:22 +11:00
Christian Hewitt
b431638c2e Merge pull request #5867 from heitbaum/samba
[le11] samba: update to 4.13.14
2021-11-10 20:42:23 +04:00
heitbaum
bc82e7a9ff slang: add pcre dependancy 2021-11-11 01:12:42 +11:00
heitbaum
7af3568bd9 samba: update to 4.13.14
update 4.13.13 (2021-10-29) to 4.13.14 (2021-11-09)

release notes: https://www.samba.org/samba/history/samba-4.13.14.html

                   ===============================
                   Release Notes for Samba 4.13.14
                           November 9, 2021
                   ===============================

This is a security release in order to address the following defects:

o CVE-2016-2124:  SMB1 client connections can be downgraded to plaintext
                  authentication.
                  https://www.samba.org/samba/security/CVE-2016-2124.html

o CVE-2020-25717: A user on the domain can become root on domain members.
                  https://www.samba.org/samba/security/CVE-2020-25717.html
                  (PLEASE READ! There are important behaviour changes described)

o CVE-2020-25718: Samba AD DC did not correctly sandbox Kerberos tickets issued
                  by an RODC.
                  https://www.samba.org/samba/security/CVE-2020-25718.html

o CVE-2020-25719: Samba AD DC did not always rely on the SID and PAC in Kerberos
                  tickets.
                  https://www.samba.org/samba/security/CVE-2020-25719.html

o CVE-2020-25721: Kerberos acceptors need easy access to stable AD identifiers
                  (eg objectSid).
                  https://www.samba.org/samba/security/CVE-2020-25721.html

o CVE-2020-25722: Samba AD DC did not do suffienct access and conformance
                  checking of data stored.
                  https://www.samba.org/samba/security/CVE-2020-25722.html

o CVE-2021-3738:  Use after free in Samba AD DC RPC server.
                  https://www.samba.org/samba/security/CVE-2021-3738.html

o CVE-2021-23192: Subsequent DCE/RPC fragment injection vulnerability.
                  https://www.samba.org/samba/security/CVE-2021-23192.html

Changes since 4.13.13
---------------------

o  Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
   * CVE-2020-25722

o  Andrew Bartlett <abartlet@samba.org>
   * CVE-2020-25718
   * CVE-2020-25719
   * CVE-2020-25721
   * CVE-2020-25722

o  Ralph Boehme <slow@samba.org>
   * CVE-2020-25717

o  Alexander Bokovoy <ab@samba.org>
   * CVE-2020-25717

o  Samuel Cabrero <scabrero@samba.org>
   * CVE-2020-25717

o  Nadezhda Ivanova <nivanova@symas.com>
   * CVE-2020-25722

o  Stefan Metzmacher <metze@samba.org>
   * CVE-2016-2124
   * CVE-2020-25717
   * CVE-2020-25719
   * CVE-2020-25722
   * CVE-2021-23192
   * CVE-2021-3738
   * ldb: version 2.2.3

o  Andreas Schneider <asn@samba.org>
   * CVE-2020-25719

o  Joseph Sutton <josephsutton@catalyst.net.nz>
   * CVE-2020-17049
   * CVE-2020-25718
   * CVE-2020-25719
   * CVE-2020-25721
   * CVE-2020-25722
   * MS CVE-2020-17049
2021-11-10 18:52:34 +11:00
SupervisedThinking
4dba6cb3e1 xorg-server: switch to meson toolchain
- updated meson build opts
- dropped build hack - seems not necessary anymore
2021-11-09 22:23:03 +01:00
SupervisedThinking
2ae69475b3 xorg-server: updated to 21.1.1
- changed pkg url to github
- added libxcvt dep
- updated pkg describtion
- updated patches name scheme
- dropped old patches:
5f65a6246f

21b896939c

https://download.nvidia.com/XFree86/Linux-x86_64/435.21/README/primerenderoffload.html
2021-11-09 22:22:31 +01:00
SupervisedThinking
4b0c340c63 xf86-video-*: updated descriptions, pkg sites & clean ups 2021-11-09 22:21:30 +01:00
SupervisedThinking
eb3e9a23a7 font-util: added fontrootdir
- specify fontrootdir for pkgconfig as it will be reused by xorg-server meson build
2021-11-09 22:21:17 +01:00
SupervisedThinking
7359d1cff4 xf86-video-ati: added patch for xorg-server 21.1.0
- updated patch naming scheme
2021-11-09 22:20:36 +01:00
SupervisedThinking
70e4cfa621 xorgproto: updated to 2021.5 2021-11-09 22:20:15 +01:00
SupervisedThinking
9c5e4b5679 fontconfig: updated to 2.13.94 2021-11-09 22:20:09 +01:00
SupervisedThinking
196f93563d libXi: updated to 1.8 2021-11-09 22:20:02 +01:00
SupervisedThinking
6e2df910d9 libXfont2: build shared 2021-11-09 22:19:55 +01:00
SupervisedThinking
9cab132051 libXfont2: updated to 2.0.5 2021-11-09 22:19:47 +01:00