git: d6f9c5a6d2f8 - main - mips: fix NLM platforms breakage caused by e0a0a3ef

2021-01-31 Thread Oleksandr Tymoshenko
The branch main has been updated by gonzo: URL: https://cgit.FreeBSD.org/src/commit/?id=d6f9c5a6d2f87865f9714d2b8dfd1a9f3080c71e commit d6f9c5a6d2f87865f9714d2b8dfd1a9f3080c71e Author: Oleksandr Tymoshenko AuthorDate: 2021-02-01 07:56:22 + Commit: Oleksandr Tymoshenko CommitDate: 2

git: b760436e1381 - stable/13 - firmware(9): extend firmware_get() by a "no warn" flag.

2021-01-31 Thread Bjoern A. Zeeb
The branch stable/13 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b760436e1381bc43368db9252a3da1427c5a4885 commit b760436e1381bc43368db9252a3da1427c5a4885 Author: Bjoern A. Zeeb AuthorDate: 2021-01-25 22:41:50 + Commit: Bjoern A. Zeeb CommitDate: 2021-02-01

git: d2336460daff - stable/12 - tmpfs: push VEXEC check into tmpfs_lookup()

2021-01-31 Thread Kyle Evans
The branch stable/12 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=d2336460daffae7d2cb2344f52054a7a7a0047ad commit d2336460daffae7d2cb2344f52054a7a7a0047ad Author: Kyle Evans AuthorDate: 2021-01-28 14:27:28 + Commit: Kyle Evans CommitDate: 2021-02-01 05:4

git: b06fd805cc87 - stable/13 - tmpfs: push VEXEC check into tmpfs_lookup()

2021-01-31 Thread Kyle Evans
The branch stable/13 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=b06fd805cc871cbde03d3ce8310adf09c9d581b4 commit b06fd805cc871cbde03d3ce8310adf09c9d581b4 Author: Kyle Evans AuthorDate: 2021-01-28 14:27:28 + Commit: Kyle Evans CommitDate: 2021-02-01 05:4

git: e6ff6154d203 - main - x86: use compiler intrinsics for bswap*

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e6ff6154d2034c13f3d0da73c1e00d69fdb36516 commit e6ff6154d2034c13f3d0da73c1e00d69fdb36516 Author: Mateusz Guzik AuthorDate: 2021-02-01 03:00:13 + Commit: Mateusz Guzik CommitDate: 2021-02-01 04:53:

git: 6f19dc2124a3 - main - cache: add delayed degenerate path handling

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=6f19dc2124a31aadf419743288d2ec1abd895563 commit 6f19dc2124a31aadf419743288d2ec1abd895563 Author: Mateusz Guzik AuthorDate: 2021-01-31 20:54:35 + Commit: Mateusz Guzik CommitDate: 2021-02-01 04:53:

git: aae89f6f0957 - main - amd64: use compiler intrinsics for bsf* and bsr*

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=aae89f6f09576351cc3a9a54959649e60fdd849b commit aae89f6f09576351cc3a9a54959649e60fdd849b Author: Mateusz Guzik AuthorDate: 2021-01-31 23:35:30 + Commit: Mateusz Guzik CommitDate: 2021-02-01 04:53:

git: bbfb1edd70e1 - main - cache: move hash computation into the parsing loop

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=bbfb1edd70e15241d852d82eb7e1c1049a01b886 commit bbfb1edd70e15241d852d82eb7e1c1049a01b886 Author: Mateusz Guzik AuthorDate: 2021-01-31 18:25:18 + Commit: Mateusz Guzik CommitDate: 2021-02-01 04:36:

Re: git: e0a0a3efcb09 - main - mips: fix early kernel panic when setting up interrupt counters

2021-01-31 Thread Mateusz Guzik
This breaks building mips XLP64: linking kernel.full ld: error: undefined symbol: intrcnt >>> referenced by kern_clock.c:813 (/usr/src/sys/kern/kern_clock.c:813) >>> kern_clock.o:(hardclock) >>> referenced by kern_clock.c:813 (/usr/src/sys/kern/kern_clock.c:813) >>> ker

git: 0f763fade1af - stable/12 - Decode NFIT Platform Capabilities.

2021-01-31 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=0f763fade1af150b0c977c3c626fa1c38856956b commit 0f763fade1af150b0c977c3c626fa1c38856956b Author: Alexander Motin AuthorDate: 2021-01-25 21:08:06 + Commit: Alexander Motin CommitDate: 2021-02-

git: 3f185aacc58b - stable/13 - Decode NFIT Platform Capabilities.

2021-01-31 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=3f185aacc58bc21fee050c0a5049894ca4967a68 commit 3f185aacc58bc21fee050c0a5049894ca4967a68 Author: Alexander Motin AuthorDate: 2021-01-25 21:08:06 + Commit: Alexander Motin CommitDate: 2021-02-

git: af885c57d65d - main - sctp: improve input validation

2021-01-31 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=af885c57d65d33c0306e91d3e090e76772a0d012 commit af885c57d65d33c0306e91d3e090e76772a0d012 Author: Michael Tuexen AuthorDate: 2021-01-31 22:43:15 + Commit: Michael Tuexen CommitDate: 2021-01-31 2

Re: git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)

2021-01-31 Thread Shawn Webb
On Sun, Jan 31, 2021 at 09:43:41PM +, Edward Tomasz Napierala wrote: > The branch main has been updated by trasz: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=5299d64b2b9f7a25e423ef1785d9402a0ef198d3 > > commit 5299d64b2b9f7a25e423ef1785d9402a0ef198d3 > Author: Edward Tomasz Napier

git: e0a0a3efcb09 - main - mips: fix early kernel panic when setting up interrupt counters

2021-01-31 Thread Oleksandr Tymoshenko
The branch main has been updated by gonzo: URL: https://cgit.FreeBSD.org/src/commit/?id=e0a0a3efcb09a10ad1de29aca622ea580b2663d2 commit e0a0a3efcb09a10ad1de29aca622ea580b2663d2 Author: Oleksandr Tymoshenko AuthorDate: 2021-01-30 06:11:24 + Commit: Oleksandr Tymoshenko CommitDate: 2

git: 5299d64b2b9f - main - libc: fix buffer overrun in getrpcport(3)

2021-01-31 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=5299d64b2b9f7a25e423ef1785d9402a0ef198d3 commit 5299d64b2b9f7a25e423ef1785d9402a0ef198d3 Author: Edward Tomasz Napierala AuthorDate: 2021-01-31 21:41:55 + Commit: Edward Tomasz Napierala CommitD

git: b8073b3c7434 - main - msdosfs: fix vnode leak with msdosfs_rename()

2021-01-31 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=b8073b3c74342113398f36a1c68f442ae9e092e6 commit b8073b3c74342113398f36a1c68f442ae9e092e6 Author: Edward Tomasz Napierala AuthorDate: 2021-01-31 21:37:41 + Commit: Edward Tomasz Napierala CommitD

git: cb6962124959 - main - msdosfs: fix double unlock if the source file disappears

2021-01-31 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=cb696212495995c8374d9fe12fbae340614af45c commit cb696212495995c8374d9fe12fbae340614af45c Author: Edward Tomasz Napierala AuthorDate: 2021-01-31 21:07:02 + Commit: Edward Tomasz Napierala CommitD

git: 10328f8b1123 - main - Merge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'

2021-01-31 Thread Stefan Eßer
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=10328f8b112381e25e324688c8603caf4cee94ac commit 10328f8b112381e25e324688c8603caf4cee94ac Merge: 9dc7c250b8bd 47a52dc4d48f Author: Stefan Eßer AuthorDate: 2021-01-31 20:07:42 + Commit: Stefan Eßer C

git: 11d188b98726 - Create tag vendor/bc/3.2.6

2021-01-31 Thread Stefan Eßer
The annotated tag vendor/bc/3.2.6 has been created by se: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/3.2.6 tag vendor/bc/3.2.6 Tagger: Stefan Eßer TaggerDate: 2021-01-31 19:59:59 + Apply upstream tag for version 3.2.6 commit 47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc Author:

git: 47a52dc4d48f - vendor/bc - Vendor import of Gavin Howard's bc version 3.2.6

2021-01-31 Thread Stefan Eßer
The branch vendor/bc has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc commit 47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc Author: Stefan Eßer AuthorDate: 2021-01-31 19:56:48 + Commit: Stefan Eßer CommitDate: 2021-01-31 19:58:

Re: git: 7fa2f2a62f04 - main - Rename NO_WERROR -> MK_WERROR=no

2021-01-31 Thread Antoine Brodin
On Sun, Jan 10, 2021 at 12:12 PM Tijl Coosemans wrote: > > On Thu, 7 Jan 2021 11:05:55 GMT Alex Richardson > wrote: > > The branch main has been updated by arichardson: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=7fa2f2a62f04f095e1e27ad55aa22a8f59b1df8f > > > > commit 7fa2f2a62f04f09

Re: git: aa906e2a4957 - main - OpenSSL: Support for kernel TLS offload (KTLS)

2021-01-31 Thread Guido Falsi
On 28/01/21 19:25, John Baldwin wrote: The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=aa906e2a4957db700d9e6cc60857e1afe1aecc85 commit aa906e2a4957db700d9e6cc60857e1afe1aecc85 Author: John Baldwin AuthorDate: 2021-01-16 00:17:31 + Commit: John

git: 9dc7c250b8bd - main - cxgb(4): Remove assumption of physically contiguous mbufs.

2021-01-31 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=9dc7c250b8bd2d5e669c7633e189a700a02c0571 commit 9dc7c250b8bd2d5e669c7633e189a700a02c0571 Author: Alexander Motin AuthorDate: 2021-01-31 17:46:57 + Commit: Alexander Motin CommitDate: 2021-01-31 17

git: c8845dd67e44 - stable/12 - Add missing newlines.

2021-01-31 Thread Alexander Motin
The branch stable/12 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=c8845dd67e44515ab51259fbec4f6cac315a2306 commit c8845dd67e44515ab51259fbec4f6cac315a2306 Author: Alexander Motin AuthorDate: 2021-01-28 23:18:53 + Commit: Alexander Motin CommitDate: 2021-01-

git: c060c19240ea - stable/13 - Add missing newlines.

2021-01-31 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=c060c19240ea257fb2560833c5bd86e43830f255 commit c060c19240ea257fb2560833c5bd86e43830f255 Author: Alexander Motin AuthorDate: 2021-01-28 23:18:53 + Commit: Alexander Motin CommitDate: 2021-01-

git: 38da7d23b6c3 - stable/13 - Make software iSCSI more configurable.

2021-01-31 Thread Alexander Motin
The branch stable/13 has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=38da7d23b6c3f2c1261e33645128f64855a469ef commit 38da7d23b6c3f2c1261e33645128f64855a469ef Author: Alexander Motin AuthorDate: 2021-01-28 20:53:49 + Commit: Alexander Motin CommitDate: 2021-01-

git: 8eeeee38f4c5 - main - tools: boot: use four jobs for building stand

2021-01-31 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=8e38f4c5b2b48d03f3c5a3fa678962e8c9ed commit 8e38f4c5b2b48d03f3c5a3fa678962e8c9ed Author: Kyle Evans AuthorDate: 2021-01-31 16:07:31 + Commit: Kyle Evans CommitDate: 2021-01-31 16:11:41

git: f1be262ec11c - main - amd64: move memcmp checks upfront

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=f1be262ec11c1c35e6485f432415b5b52adb505d commit f1be262ec11c1c35e6485f432415b5b52adb505d Author: Mateusz Guzik AuthorDate: 2021-01-31 15:46:18 + Commit: Mateusz Guzik CommitDate: 2021-01-31 16:07:

git: 0db6aef407f3 - main - amd64: add a note about simd to libc memset, memmove and memcmp

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=0db6aef407f30c138982b8cde43189aad098b337 commit 0db6aef407f30c138982b8cde43189aad098b337 Author: Mateusz Guzik AuthorDate: 2021-01-31 15:50:34 + Commit: Mateusz Guzik CommitDate: 2021-01-31 16:07:

git: 46f168bc665a - main - Drop temporary compat in setproctitle

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=46f168bc665a1aee79d91bd102aef7d4754e7917 commit 46f168bc665a1aee79d91bd102aef7d4754e7917 Author: Mateusz Guzik AuthorDate: 2021-01-31 12:23:42 + Commit: Mateusz Guzik CommitDate: 2021-01-31 16:07:

git: b24872cf7b13 - main - lualoader: position hyphens at the beginning of character classes

2021-01-31 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=b24872cf7b13314669ed2136c0262bb2eb007695 commit b24872cf7b13314669ed2136c0262bb2eb007695 Author: Kyle Evans AuthorDate: 2021-01-31 15:51:39 + Commit: Kyle Evans CommitDate: 2021-01-31 15:57:59

Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to s

2021-01-31 Thread Hans Petter Selasky
Hi, If Randall doesn't fix this by end of Monday, I'll step up and fix it. It is just a matter of adding some #ifdef's in there :-) --HPS ___ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all

git: 7ba4d0f82955 - stable/13 - release: ROCKPRO64: Remove the quirk that disable the big cores

2021-01-31 Thread Emmanuel Vadot
The branch stable/13 has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=7ba4d0f82955d5c229bf339a53f07c191b1b675b commit 7ba4d0f82955d5c229bf339a53f07c191b1b675b Author: Emmanuel Vadot AuthorDate: 2021-01-27 22:31:18 + Commit: Emmanuel Vadot CommitDate: 2021-01-3

Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to s

2021-01-31 Thread Mateusz Guzik
On 1/31/21, Michael Tuexen wrote: > > >> On 31. Jan 2021, at 12:09, Mateusz Guzik wrote: >> >> ping? I'm going to revert this on Tuesday to unbreak the build >> >> On 1/29/21, Mateusz Guzik wrote: >>> This breaks tinderbox: >>> arm LINT kernel failed, check _.arm.LINT for details >>> i386 LINT-N

Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to s

2021-01-31 Thread Gordon Bergling
On Sun, Jan 31, 2021 at 02:30:24PM +0100, Michael Tuexen wrote: > > On 31. Jan 2021, at 12:09, Mateusz Guzik wrote: > > > > ping? I'm going to revert this on Tuesday to unbreak the build > > > > On 1/29/21, Mateusz Guzik wrote: > >> This breaks tinderbox: > >> arm LINT kernel failed, check _.ar

Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to s

2021-01-31 Thread Michael Tuexen
> On 31. Jan 2021, at 12:09, Mateusz Guzik wrote: > > ping? I'm going to revert this on Tuesday to unbreak the build > > On 1/29/21, Mateusz Guzik wrote: >> This breaks tinderbox: >> arm LINT kernel failed, check _.arm.LINT for details >> i386 LINT-NOINET kernel failed, check _.i386.LINT-NOI

git: e027e24bfac7 - main - cache: add trailing slash support

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e027e24bfac7dd311ddacaec73d6c42102069511 commit e027e24bfac7dd311ddacaec73d6c42102069511 Author: Mateusz Guzik AuthorDate: 2021-01-26 00:38:21 + Commit: Mateusz Guzik CommitDate: 2021-01-31 12:02:

git: 8cbd164a179c - main - cache: handle NOFOLLOW requests for symlinks

2021-01-31 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=8cbd164a179c182e8fd4a71f366bc48fe840eafb commit 8cbd164a179c182e8fd4a71f366bc48fe840eafb Author: Mateusz Guzik AuthorDate: 2021-01-26 22:14:49 + Commit: Mateusz Guzik CommitDate: 2021-01-31 12:02:

Re: git: 1a714ff20419 - main - This pulls over all the changes that are in the netflix tree that fix the ratelimit code. There were several bugs in tcp_ratelimit itself and we needed further work to s

2021-01-31 Thread Mateusz Guzik
ping? I'm going to revert this on Tuesday to unbreak the build On 1/29/21, Mateusz Guzik wrote: > This breaks tinderbox: > arm LINT kernel failed, check _.arm.LINT for details > i386 LINT-NOINET kernel failed, check _.i386.LINT-NOINET for details > i386 LINT-NOINET6 kernel failed, check _.i386.LI

git: 78c93a172114 - main - Use process fib for inet/inet6 fib_algo sysctls.

2021-01-31 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=78c93a1721143db656e277f7827ec4d57826044c commit 78c93a1721143db656e277f7827ec4d57826044c Author: Alexander V. Chernikov AuthorDate: 2021-01-31 10:48:47 + Commit: Alexander V. Chernikov Commit

git: 8dc6a1edca6d - main - sctp: fix a locking issue for old unordered data

2021-01-31 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=8dc6a1edca6de0c64f6c082f69097746d1346592 commit 8dc6a1edca6de0c64f6c082f69097746d1346592 Author: Michael Tuexen AuthorDate: 2021-01-31 09:46:23 + Commit: Michael Tuexen CommitDate: 2021-01-31 0

git: a8ca736bb4ed - stable/13 - iflib: netmap: move per-packet operation out of fragments loop

2021-01-31 Thread Vincenzo Maffione
The branch stable/13 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=a8ca736bb4edb18848b6a828d946d1ddee419b56 commit a8ca736bb4edb18848b6a828d946d1ddee419b56 Author: Vincenzo Maffione AuthorDate: 2021-01-24 21:38:59 + Commit: Vincenzo Maffione CommitDate

git: e0e00874a3c3 - stable/13 - iflib: netmap: add support for NS_MOREFRAG

2021-01-31 Thread Vincenzo Maffione
The branch stable/13 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=e0e00874a3c30a8d418417d5901c065f15b5896e commit e0e00874a3c30a8d418417d5901c065f15b5896e Author: Vincenzo Maffione AuthorDate: 2021-01-24 21:12:41 + Commit: Vincenzo Maffione CommitDate

git: e4c81e46acc0 - stable/13 - netmap: simplify parameter passing

2021-01-31 Thread Vincenzo Maffione
The branch stable/13 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=e4c81e46acc0dc34fa6a680ad06f9b003675f86d commit e4c81e46acc0dc34fa6a680ad06f9b003675f86d Author: Vincenzo Maffione AuthorDate: 2021-01-24 21:59:02 + Commit: Vincenzo Maffione CommitDate

git: e817c8f77fe8 - stable/12 - netmap: simplify parameter passing

2021-01-31 Thread Vincenzo Maffione
The branch stable/12 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=e817c8f77fe8196fcfdcc823b3a2c04b761e68c6 commit e817c8f77fe8196fcfdcc823b3a2c04b761e68c6 Author: Vincenzo Maffione AuthorDate: 2021-01-24 21:59:02 + Commit: Vincenzo Maffione CommitDate

git: 31c2349742a9 - stable/12 - iflib: netmap: move per-packet operation out of fragments loop

2021-01-31 Thread Vincenzo Maffione
The branch stable/12 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=31c2349742a9391899180e46336cb227828bf732 commit 31c2349742a9391899180e46336cb227828bf732 Author: Vincenzo Maffione AuthorDate: 2021-01-24 21:38:59 + Commit: Vincenzo Maffione CommitDate

git: 9c5418f00836 - stable/12 - iflib: netmap: add support for NS_MOREFRAG

2021-01-31 Thread Vincenzo Maffione
The branch stable/12 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=9c5418f00836b997561e3956fc18b7ecc7eccdc1 commit 9c5418f00836b997561e3956fc18b7ecc7eccdc1 Author: Vincenzo Maffione AuthorDate: 2021-01-24 21:12:41 + Commit: Vincenzo Maffione CommitDate

git: 7754ef5a3724 - stable/13 - axgbe: fix some link related issues

2021-01-31 Thread Vincenzo Maffione
The branch stable/13 has been updated by vmaffione: URL: https://cgit.FreeBSD.org/src/commit/?id=7754ef5a37245271c2a6832ad0a1289e25abff09 commit 7754ef5a37245271c2a6832ad0a1289e25abff09 Author: Vincenzo Maffione AuthorDate: 2021-01-23 13:44:24 + Commit: Vincenzo Maffione CommitDate