[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Wednesday, December 23, 2020 @ 00:01:17 Author: anthraxx Revision: 404866 Disable CONFIG_EXPERT Everything we need in hardened is not hidden behind EXPERT anymore. Modified: linux-hardened/trunk/config + config | 152

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:46:08 Author: anthraxx Revision: 404848 Disable most of MTD Besides some support for directly flashing BIOS chips which is marked as DANGEROUS, these seem only useful on embedded devices. Only leave the simulator and the MTD-on-block emulator.

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:36:21 Author: anthraxx Revision: 404847 Disable SFI Only used on some exotic Intel smartphone platforms without ACPI. Modified: linux-hardened/trunk/config + config |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: config

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:35:34 Author: anthraxx Revision: 404846 Disable autosleep and wakelocks Not useful without appropriate userspace, like Android. Modified: linux-hardened/trunk/config + config |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-)

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:34:10 Author: anthraxx Revision: 404845 Disable PCI endpoint support We're only running on host devices. Modified: linux-hardened/trunk/config + config |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) Modified: config

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:32:35 Author: anthraxx Revision: 404844 Disable CAIF Seems to be for ST-Ericsson embedded modems. Modified: linux-hardened/trunk/config + config |9 + 1 file changed, 1 insertion(+), 8 deletions(-) Modified: config

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:31:25 Author: anthraxx Revision: 404843 Disable VME and RapidIO Seems to be exotic, industrial hardware. Modified: linux-hardened/trunk/config + config | 42 ++ 1 file changed, 2 insertions(+), 40

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:28:34 Author: anthraxx Revision: 404842 Disable USB gadget support We're only running on host devices. Modified: linux-hardened/trunk/config + config | 175 ++- 1 file changed, 7

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-22 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 17:25:01 Author: anthraxx Revision: 404841 Disable SDR and test media drivers Using the device type filter menu. Modified: linux-hardened/trunk/config + config | 46 -- 1 file changed, 8

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 02:04:51 Author: anthraxx Revision: 404770 Disable Comedi Big driver set in staging of little use. Modified: linux-hardened/trunk/config + config | 92 --- 1 file changed, 1

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 02:02:53 Author: anthraxx Revision: 404769 Disable I3C, SPMI and HSI Seems to be restricted to embedded stuff with integrated modems. Modified: linux-hardened/trunk/config + config | 31 +++ 1 file changed, 3

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 01:44:31 Author: anthraxx Revision: 404768 Disable OpenFirmware support This is a big chunk of drivers that doesn't seem to be useful to us. Modified: linux-hardened/trunk/config + config | 483

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Tuesday, December 22, 2020 @ 01:37:19 Author: anthraxx Revision: 404767 Pick some configuration options from Fedora's default kernel - Unset GART_IOMMU: Old IOMMU code, should be unused. - Unset MICROCODE_OLD_INTERFACE: Option help emphatically asks not to set this. - Unset

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Monday, December 21, 2020 @ 23:51:02 Author: anthraxx Revision: 404765 FS#68978 Enable SoundWire machine driver Modified: linux-hardened/trunk/config + config |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: config

[arch-commits] Commit in linux-hardened/trunk (config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Monday, December 21, 2020 @ 23:34:58 Author: anthraxx Revision: 404764 prepare linux-hardened 5.10 Modified: linux-hardened/trunk/config + config | 262 +++ 1 file changed, 182 insertions(+), 80 deletions(-)

[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Monday, December 21, 2020 @ 18:04:02 Author: anthraxx Revision: 404736 upgpkg: linux-hardened 5.9.16.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config --+ PKGBUILD |8 config |3 +-- 2 files changed, 5 insertions(+), 6

[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (6 files)

2020-12-21 Thread Levente Polyak via arch-commits
Date: Monday, December 21, 2020 @ 18:04:08 Author: anthraxx Revision: 404737 archrelease: copy trunk to extra-x86_64 Added: linux-hardened/repos/extra-x86_64/PKGBUILD (from rev 404736, linux-hardened/trunk/PKGBUILD) linux-hardened/repos/extra-x86_64/config (from rev 404736,

[arch-commits] Commit in ncmpcpp/repos/community-testing-x86_64 (3 files)

2020-12-20 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 23:58:04 Author: anthraxx Revision: 780828 archrelease: copy trunk to community-testing-x86_64 Added: ncmpcpp/repos/community-testing-x86_64/PKGBUILD (from rev 780827, ncmpcpp/trunk/PKGBUILD) Deleted: ncmpcpp/repos/community-testing-x86_64/PKGBUILD

[arch-commits] Commit in ncmpcpp/trunk (PKGBUILD)

2020-12-20 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 23:58:00 Author: anthraxx Revision: 780827 upgpkg: ncmpcpp 0.9-2: icu 68.2 rebuild Modified: ncmpcpp/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

[arch-commits] Commit in ncmpcpp/repos/community-x86_64 (3 files)

2020-12-20 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 23:53:26 Author: anthraxx Revision: 780826 archrelease: copy trunk to community-x86_64 Added: ncmpcpp/repos/community-x86_64/PKGBUILD (from rev 780825, ncmpcpp/trunk/PKGBUILD) Deleted: ncmpcpp/repos/community-x86_64/PKGBUILD

[arch-commits] Commit in ncmpcpp/trunk (gcc10.patch)

2020-12-20 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 23:53:22 Author: anthraxx Revision: 780825 upgpkg: ncmpcpp 0.9-1 Deleted: ncmpcpp/trunk/gcc10.patch -+ gcc10.patch | 26 -- 1 file changed, 26 deletions(-) Deleted: gcc10.patch

[arch-commits] Commit in ncmpcpp/trunk (PKGBUILD)

2020-12-20 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 23:52:53 Author: anthraxx Revision: 780824 upgpkg: ncmpcpp 0.9-1 Modified: ncmpcpp/trunk/PKGBUILD --+ PKGBUILD | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in bcprov/repos/extra-any (4 files)

2020-12-19 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 02:40:26 Author: anthraxx Revision: 404647 archrelease: copy trunk to extra-any Added: bcprov/repos/extra-any/LICENSE.html (from rev 404646, bcprov/trunk/LICENSE.html) bcprov/repos/extra-any/PKGBUILD (from rev 404646, bcprov/trunk/PKGBUILD)

[arch-commits] Commit in bcprov/trunk (PKGBUILD)

2020-12-19 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 02:40:04 Author: anthraxx Revision: 404646 upgpkg: bcprov 1.67-1: security update Modified: bcprov/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in wireshark/repos/community-x86_64 (6 files)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 23:31:21 Author: anthraxx Revision: 779726 archrelease: copy trunk to community-x86_64 Added: wireshark/repos/community-x86_64/PKGBUILD (from rev 779725, wireshark/trunk/PKGBUILD) wireshark/repos/community-x86_64/wireshark.install (from rev

[arch-commits] Commit in wireshark/trunk (PKGBUILD)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 23:31:16 Author: anthraxx Revision: 779725 upgpkg: wireshark 3.4.2-1 Modified: wireshark/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in mediaelch/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:46:44 Author: anthraxx Revision: 779405 archrelease: copy trunk to community-x86_64 Added: mediaelch/repos/community-x86_64/PKGBUILD (from rev 779404, mediaelch/trunk/PKGBUILD) Deleted: mediaelch/repos/community-x86_64/PKGBUILD --+

[arch-commits] Commit in mediaelch/trunk (PKGBUILD)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:46:41 Author: anthraxx Revision: 779404 upgpkg: mediaelch 2.8.0-1 Modified: mediaelch/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in zaproxy/repos/community-any (PKGBUILD PKGBUILD)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:32:42 Author: anthraxx Revision: 779402 archrelease: copy trunk to community-any Added: zaproxy/repos/community-any/PKGBUILD (from rev 779401, zaproxy/trunk/PKGBUILD) Deleted: zaproxy/repos/community-any/PKGBUILD --+ PKGBUILD | 68

[arch-commits] Commit in zaproxy/trunk (PKGBUILD)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:32:38 Author: anthraxx Revision: 779401 upgpkg: zaproxy 2.10.0-1 Modified: zaproxy/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in teamspeak3-server/repos/community-x86_64 (10 files)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:27:59 Author: anthraxx Revision: 779400 archrelease: copy trunk to community-x86_64 Added: teamspeak3-server/repos/community-x86_64/PERMISSION.eml (from rev 779399, teamspeak3-server/trunk/PERMISSION.eml)

[arch-commits] Commit in teamspeak3-server/trunk (PKGBUILD)

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:27:53 Author: anthraxx Revision: 779399 upgpkg: teamspeak3-server 3.13.3-1 Modified: teamspeak3-server/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in sequoia-keyring-linter/repos (2 files)

2020-12-17 Thread Levente Polyak via arch-commits
Date: Thursday, December 17, 2020 @ 22:24:22 Author: anthraxx Revision: 778198 archrelease: copy trunk to community-x86_64 Added: sequoia-keyring-linter/repos/community-x86_64/ sequoia-keyring-linter/repos/community-x86_64/PKGBUILD (from rev 778197,

[arch-commits] Commit in (4 files)

2020-12-17 Thread Levente Polyak via arch-commits
Date: Thursday, December 17, 2020 @ 22:24:11 Author: anthraxx Revision: 778197 addpkg: sequoia-keyring-linter 0.4.0 Added: sequoia-keyring-linter/ sequoia-keyring-linter/repos/ sequoia-keyring-linter/trunk/ sequoia-keyring-linter/trunk/PKGBUILD --+ PKGBUILD | 39

[arch-commits] Commit in sequoia/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-17 Thread Levente Polyak via arch-commits
Date: Thursday, December 17, 2020 @ 18:13:36 Author: anthraxx Revision: 777825 archrelease: copy trunk to community-x86_64 Added: sequoia/repos/community-x86_64/PKGBUILD (from rev 777824, sequoia/trunk/PKGBUILD) Deleted: sequoia/repos/community-x86_64/PKGBUILD --+

[arch-commits] Commit in sequoia/trunk (PKGBUILD)

2020-12-17 Thread Levente Polyak via arch-commits
Date: Thursday, December 17, 2020 @ 18:13:32 Author: anthraxx Revision: 777824 upgpkg: sequoia 1.0.0-1 Modified: sequoia/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

2020-12-16 Thread Levente Polyak via arch-commits
Date: Wednesday, December 16, 2020 @ 23:33:24 Author: anthraxx Revision: 404415 upgpkg: linux-hardened 5.9.15.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config --+ PKGBUILD |8 config |3 +-- 2 files changed, 5 insertions(+), 6

[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (6 files)

2020-12-16 Thread Levente Polyak via arch-commits
Date: Wednesday, December 16, 2020 @ 23:33:30 Author: anthraxx Revision: 404416 archrelease: copy trunk to extra-x86_64 Added: linux-hardened/repos/extra-x86_64/PKGBUILD (from rev 404415, linux-hardened/trunk/PKGBUILD) linux-hardened/repos/extra-x86_64/config (from rev 404415,

[arch-commits] Commit in thunderbird/repos/extra-x86_64 (14 files)

2020-12-15 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 21:59:57 Author: anthraxx Revision: 404378 archrelease: copy trunk to extra-x86_64 Added: thunderbird/repos/extra-x86_64/PKGBUILD (from rev 404377, thunderbird/trunk/PKGBUILD)

[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

2020-12-15 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 21:59:42 Author: anthraxx Revision: 404377 upgpkg: thunderbird 78.6.0-1 Modified: thunderbird/trunk/PKGBUILD --+ PKGBUILD | 114 ++--- 1 file changed, 57 insertions(+), 57 deletions(-)

[arch-commits] Commit in sequoia/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-15 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 21:01:35 Author: anthraxx Revision: 776214 archrelease: copy trunk to community-x86_64 Added: sequoia/repos/community-x86_64/PKGBUILD (from rev 776213, sequoia/trunk/PKGBUILD) Deleted: sequoia/repos/community-x86_64/PKGBUILD --+ PKGBUILD

[arch-commits] Commit in sequoia/trunk (PKGBUILD)

2020-12-15 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 21:01:30 Author: anthraxx Revision: 776213 upgpkg: sequoia 0.21.0-1 Modified: sequoia/trunk/PKGBUILD --+ PKGBUILD | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in ropgadget/repos/community-any (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 00:08:46 Author: anthraxx Revision: 775812 archrelease: copy trunk to community-any Added: ropgadget/repos/community-any/PKGBUILD (from rev 775811, ropgadget/trunk/PKGBUILD) Deleted: ropgadget/repos/community-any/PKGBUILD --+ PKGBUILD |

[arch-commits] Commit in ropgadget/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Tuesday, December 15, 2020 @ 00:08:42 Author: anthraxx Revision: 775811 upgpkg: ropgadget 6.4-1 Modified: ropgadget/trunk/PKGBUILD --+ PKGBUILD | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in intellij-idea-community-edition/repos/community-x86_64 (6 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:57:35 Author: anthraxx Revision: 775804 archrelease: copy trunk to community-x86_64 Added: intellij-idea-community-edition/repos/community-x86_64/PKGBUILD (from rev 775803, intellij-idea-community-edition/trunk/PKGBUILD)

[arch-commits] Commit in intellij-idea-community-edition/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:57:27 Author: anthraxx Revision: 775803 upgpkg: intellij-idea-community-edition 2:2020.3-1 Modified: intellij-idea-community-edition/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in pgbouncer/repos/extra-x86_64 (12 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:53:11 Author: anthraxx Revision: 404333 archrelease: copy trunk to extra-x86_64 Added: pgbouncer/repos/extra-x86_64/PKGBUILD (from rev 404332, pgbouncer/trunk/PKGBUILD) pgbouncer/repos/extra-x86_64/pgbouncer.ini (from rev 404332,

[arch-commits] Commit in pgbouncer/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:53:05 Author: anthraxx Revision: 404332 upgpkg: pgbouncer 1.15.0-1 Modified: pgbouncer/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in nim/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:44:54 Author: anthraxx Revision: 775801 upgpkg: nim 1.4.2-1 Modified: nim/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in nim/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:44:59 Author: anthraxx Revision: 775802 archrelease: copy trunk to community-x86_64 Added: nim/repos/community-x86_64/PKGBUILD (from rev 775801, nim/trunk/PKGBUILD) Deleted: nim/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 216

[arch-commits] Commit in exploitdb/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:36:44 Author: anthraxx Revision: 775799 upgpkg: exploitdb 20201212-1 Modified: exploitdb/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in exploitdb/repos/community-any (4 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:36:49 Author: anthraxx Revision: 775800 archrelease: copy trunk to community-any Added: exploitdb/repos/community-any/PKGBUILD (from rev 775799, exploitdb/trunk/PKGBUILD) exploitdb/repos/community-any/rcfile.diff (from rev 775799,

[arch-commits] Commit in sqlmap/repos/community-any (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:34:33 Author: anthraxx Revision: 775798 archrelease: copy trunk to community-any Added: sqlmap/repos/community-any/PKGBUILD (from rev 775797, sqlmap/trunk/PKGBUILD) Deleted: sqlmap/repos/community-any/PKGBUILD --+ PKGBUILD | 106

[arch-commits] Commit in sqlmap/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:34:29 Author: anthraxx Revision: 775797 upgpkg: sqlmap 1.4.12-1 Modified: sqlmap/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in metasploit/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:30:32 Author: anthraxx Revision: 775795 upgpkg: metasploit 6.0.21-1 Modified: metasploit/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in metasploit/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:30:36 Author: anthraxx Revision: 775796 archrelease: copy trunk to community-x86_64 Added: metasploit/repos/community-x86_64/PKGBUILD (from rev 775795, metasploit/trunk/PKGBUILD) Deleted: metasploit/repos/community-x86_64/PKGBUILD --+

[arch-commits] Commit in pgadmin4/repos/community-x86_64 (10 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:19:38 Author: anthraxx Revision: 775790 archrelease: copy trunk to community-x86_64 Added: pgadmin4/repos/community-x86_64/PKGBUILD (from rev 775789, pgadmin4/trunk/PKGBUILD) pgadmin4/repos/community-x86_64/config_distro.py (from rev 775789,

[arch-commits] Commit in pgadmin4/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:19:31 Author: anthraxx Revision: 775789 upgpkg: pgadmin4 4.29-1 Modified: pgadmin4/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in eksctl/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:17:28 Author: anthraxx Revision: 775788 archrelease: copy trunk to community-x86_64 Added: eksctl/repos/community-x86_64/PKGBUILD (from rev 775787, eksctl/trunk/PKGBUILD) Deleted: eksctl/repos/community-x86_64/PKGBUILD --+ PKGBUILD |

[arch-commits] Commit in eksctl/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:17:25 Author: anthraxx Revision: 775787 upgpkg: eksctl 0.34.0-1 Modified: eksctl/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in hcxtools/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:17:23 Author: anthraxx Revision: 775786 archrelease: copy trunk to community-x86_64 Added: hcxtools/repos/community-x86_64/PKGBUILD (from rev 775785, hcxtools/trunk/PKGBUILD) Deleted: hcxtools/repos/community-x86_64/PKGBUILD --+

[arch-commits] Commit in hcxtools/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:17:20 Author: anthraxx Revision: 775785 upgpkg: hcxtools 6.1.4-1 Modified: hcxtools/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in hcxdumptool/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:15:20 Author: anthraxx Revision: 775784 archrelease: copy trunk to community-x86_64 Added: hcxdumptool/repos/community-x86_64/PKGBUILD (from rev 775783, hcxdumptool/trunk/PKGBUILD) Deleted: hcxdumptool/repos/community-x86_64/PKGBUILD

[arch-commits] Commit in hcxdumptool/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:15:17 Author: anthraxx Revision: 775783 upgpkg: hcxdumptool 6.1.4-1 Modified: hcxdumptool/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in terragrunt/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:13:59 Author: anthraxx Revision: 775781 upgpkg: terragrunt 0.26.7-1 Modified: terragrunt/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in terragrunt/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:14:02 Author: anthraxx Revision: 775782 archrelease: copy trunk to community-x86_64 Added: terragrunt/repos/community-x86_64/PKGBUILD (from rev 775781, terragrunt/trunk/PKGBUILD) Deleted: terragrunt/repos/community-x86_64/PKGBUILD --+

[arch-commits] Commit in wireshark/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:11:31 Author: anthraxx Revision: 775779 upgpkg: wireshark 3.4.1-1 Modified: wireshark/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in wireshark/repos/community-x86_64 (6 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 23:11:36 Author: anthraxx Revision: 775780 archrelease: copy trunk to community-x86_64 Added: wireshark/repos/community-x86_64/PKGBUILD (from rev 775779, wireshark/trunk/PKGBUILD) wireshark/repos/community-x86_64/wireshark.install (from rev

[arch-commits] Commit in aliyun-cli/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 22:59:16 Author: anthraxx Revision: 775778 archrelease: copy trunk to community-x86_64 Added: aliyun-cli/repos/community-x86_64/PKGBUILD (from rev 775777, aliyun-cli/trunk/PKGBUILD) Deleted: aliyun-cli/repos/community-x86_64/PKGBUILD --+

[arch-commits] Commit in aliyun-cli/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 22:59:12 Author: anthraxx Revision: 775777 upgpkg: aliyun-cli 3.0.64-1 Modified: aliyun-cli/trunk/PKGBUILD --+ PKGBUILD | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in emptyepsilon/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 22:53:16 Author: anthraxx Revision: 775776 archrelease: copy trunk to community-x86_64 Added: emptyepsilon/repos/community-x86_64/PKGBUILD (from rev 775775, emptyepsilon/trunk/PKGBUILD) Deleted: emptyepsilon/repos/community-x86_64/PKGBUILD

[arch-commits] Commit in emptyepsilon/trunk (PKGBUILD)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 22:53:11 Author: anthraxx Revision: 775775 upgpkg: emptyepsilon 2020.11.23-1 Modified: emptyepsilon/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in thunderbird/repos/extra-x86_64 (14 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 22:36:40 Author: anthraxx Revision: 404330 archrelease: copy trunk to extra-x86_64 Added: thunderbird/repos/extra-x86_64/PKGBUILD (from rev 404329, thunderbird/trunk/PKGBUILD)

[arch-commits] Commit in thunderbird/trunk (4 files)

2020-12-14 Thread Levente Polyak via arch-commits
Date: Monday, December 14, 2020 @ 22:36:24 Author: anthraxx Revision: 404329 upgpkg: thunderbird 78.5.1-1: enable system addons and rust 1.48 compat System addon sideloading isn't of a concern in our case, lets just allow it and make system packages for localization work. Added:

[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (6 files)

2020-12-12 Thread Levente Polyak via arch-commits
Date: Saturday, December 12, 2020 @ 22:36:09 Author: anthraxx Revision: 404167 archrelease: copy trunk to extra-x86_64 Added: linux-hardened/repos/extra-x86_64/PKGBUILD (from rev 404166, linux-hardened/trunk/PKGBUILD) linux-hardened/repos/extra-x86_64/config (from rev 404166,

[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

2020-12-12 Thread Levente Polyak via arch-commits
Date: Saturday, December 12, 2020 @ 22:36:00 Author: anthraxx Revision: 404166 upgpkg: linux-hardened 5.9.14.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config --+ PKGBUILD |8 config |2 +- 2 files changed, 5 insertions(+), 5

[arch-commits] Commit in irssi/trunk (PKGBUILD)

2020-12-12 Thread Levente Polyak via arch-commits
Date: Saturday, December 12, 2020 @ 22:35:33 Author: anthraxx Revision: 404164 upgpkg: irssi 1.2.2-4 Modified: irssi/trunk/PKGBUILD --+ PKGBUILD | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in irssi/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-12-12 Thread Levente Polyak via arch-commits
Date: Saturday, December 12, 2020 @ 22:35:39 Author: anthraxx Revision: 404165 archrelease: copy trunk to extra-x86_64 Added: irssi/repos/extra-x86_64/PKGBUILD (from rev 404164, irssi/trunk/PKGBUILD) Deleted: irssi/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 81

[arch-commits] Commit in postgresql-old-upgrade/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-12-09 Thread Levente Polyak via arch-commits
Date: Wednesday, December 9, 2020 @ 21:52:36 Author: anthraxx Revision: 403228 archrelease: copy trunk to extra-x86_64 Added: postgresql-old-upgrade/repos/extra-x86_64/PKGBUILD (from rev 403227, postgresql-old-upgrade/trunk/PKGBUILD) Deleted:

[arch-commits] Commit in postgresql-old-upgrade/trunk (PKGBUILD)

2020-12-09 Thread Levente Polyak via arch-commits
Date: Wednesday, December 9, 2020 @ 21:52:32 Author: anthraxx Revision: 403227 upgpkg: postgresql-old-upgrade 12.5-1 Modified: postgresql-old-upgrade/trunk/PKGBUILD --+ PKGBUILD | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in postgresql/repos/extra-x86_64 (18 files)

2020-12-09 Thread Levente Polyak via arch-commits
Date: Wednesday, December 9, 2020 @ 21:52:02 Author: anthraxx Revision: 403226 archrelease: copy trunk to extra-x86_64 Added: postgresql/repos/extra-x86_64/PKGBUILD (from rev 403225, postgresql/trunk/PKGBUILD) postgresql/repos/extra-x86_64/postgresql-check-db-dir (from rev

[arch-commits] Commit in postgresql/trunk (4 files)

2020-12-09 Thread Levente Polyak via arch-commits
Date: Wednesday, December 9, 2020 @ 21:51:53 Author: anthraxx Revision: 403225 upgpkg: postgresql 13.1-1 Modified: postgresql/trunk/PKGBUILD postgresql/trunk/postgresql-check-db-dir postgresql/trunk/postgresql-perl-rpath.patch postgresql/trunk/postgresql-run-socket.patch

[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (6 files)

2020-12-03 Thread Levente Polyak via arch-commits
Date: Thursday, December 3, 2020 @ 22:58:55 Author: anthraxx Revision: 402855 archrelease: copy trunk to extra-x86_64 Added: linux-hardened/repos/extra-x86_64/PKGBUILD (from rev 402854, linux-hardened/trunk/PKGBUILD) linux-hardened/repos/extra-x86_64/config (from rev 402854,

[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

2020-12-03 Thread Levente Polyak via arch-commits
Date: Thursday, December 3, 2020 @ 22:58:49 Author: anthraxx Revision: 402854 upgpkg: linux-hardened 5.9.12.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config --+ PKGBUILD |8 config |3 ++- 2 files changed, 6 insertions(+), 5

[arch-commits] Commit in gnupg/trunk (PKGBUILD)

2020-12-02 Thread Levente Polyak via arch-commits
Date: Wednesday, December 2, 2020 @ 10:33:14 Author: anthraxx Revision: 402772 upgpkg: gnupg 2.2.25-1 Modified: gnupg/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in gnupg/repos (5 files)

2020-12-02 Thread Levente Polyak via arch-commits
Date: Wednesday, December 2, 2020 @ 10:33:19 Author: anthraxx Revision: 402773 archrelease: copy trunk to testing-x86_64 Added: gnupg/repos/testing-x86_64/ gnupg/repos/testing-x86_64/PKGBUILD (from rev 402772, gnupg/trunk/PKGBUILD)

[arch-commits] Commit in pam/repos (3 files)

2020-11-24 Thread Levente Polyak via arch-commits
Date: Tuesday, November 24, 2020 @ 19:04:46 Author: anthraxx Revision: 401837 archrelease: copy trunk to testing-x86_64 Added: pam/repos/testing-x86_64/ pam/repos/testing-x86_64/PKGBUILD (from rev 401836, pam/trunk/PKGBUILD) pam/repos/testing-x86_64/pam.tmpfiles (from rev

[arch-commits] Commit in pam/trunk (5 files)

2020-11-24 Thread Levente Polyak via arch-commits
Date: Tuesday, November 24, 2020 @ 19:04:33 Author: anthraxx Revision: 401836 upgpkg: pam 1.5.0-2: backport security fix fox CVE-2020-27780 - adding soname provides - adding a transitive dependency Modified: pam/trunk/PKGBUILD Deleted:

[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (6 files)

2020-11-22 Thread Levente Polyak via arch-commits
Date: Sunday, November 22, 2020 @ 18:33:58 Author: anthraxx Revision: 401734 archrelease: copy trunk to extra-x86_64 Added: linux-hardened/repos/extra-x86_64/PKGBUILD (from rev 401733, linux-hardened/trunk/PKGBUILD) linux-hardened/repos/extra-x86_64/config (from rev 401733,

[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

2020-11-22 Thread Levente Polyak via arch-commits
Date: Sunday, November 22, 2020 @ 18:33:52 Author: anthraxx Revision: 401733 upgpkg: linux-hardened 5.9.10.a-1 Modified: linux-hardened/trunk/PKGBUILD linux-hardened/trunk/config --+ PKGBUILD |8 config |2 +- 2 files changed, 5 insertions(+), 5

[arch-commits] Commit in libbpf/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:37:49 Author: anthraxx Revision: 401588 archrelease: copy trunk to extra-x86_64 Added: libbpf/repos/extra-x86_64/PKGBUILD (from rev 401587, libbpf/trunk/PKGBUILD) Deleted: libbpf/repos/extra-x86_64/PKGBUILD --+ PKGBUILD | 60

[arch-commits] Commit in libbpf/trunk (PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:37:45 Author: anthraxx Revision: 401587 upgpkg: libbpf 0.2-1 Modified: libbpf/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in bash/repos (7 files)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:30:40 Author: anthraxx Revision: 401586 archrelease: copy trunk to testing-x86_64 Added: bash/repos/testing-x86_64/ bash/repos/testing-x86_64/PKGBUILD (from rev 401585, bash/trunk/PKGBUILD) bash/repos/testing-x86_64/dot.bash_logout (from

[arch-commits] Commit in bash/trunk (PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:30:34 Author: anthraxx Revision: 401585 upgpkg: bash 5.0.018-2: adding soname lib depends Modified: bash/trunk/PKGBUILD --+ PKGBUILD | 105 - 1 file changed, 56 insertions(+), 49

[arch-commits] Commit in libseccomp/trunk (PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:21:28 Author: anthraxx Revision: 401581 upgpkg: libseccomp 2.5.1-2: Python 3.9 rebuild Modified: libseccomp/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

[arch-commits] Commit in libseccomp/repos/staging-x86_64 (PKGBUILD PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:21:34 Author: anthraxx Revision: 401582 archrelease: copy trunk to staging-x86_64 Added: libseccomp/repos/staging-x86_64/PKGBUILD (from rev 401581, libseccomp/trunk/PKGBUILD) Deleted: libseccomp/repos/staging-x86_64/PKGBUILD --+

[arch-commits] Commit in libseccomp/repos/testing-x86_64 (PKGBUILD PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:09:44 Author: anthraxx Revision: 401573 archrelease: copy trunk to testing-x86_64 Added: libseccomp/repos/testing-x86_64/PKGBUILD (from rev 401572, libseccomp/trunk/PKGBUILD) Deleted: libseccomp/repos/testing-x86_64/PKGBUILD --+

[arch-commits] Commit in libseccomp/trunk (PKGBUILD)

2020-11-20 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 20:09:40 Author: anthraxx Revision: 401572 upgpkg: libseccomp 2.5.1-1 Modified: libseccomp/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in (thunderbird-i18n)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:34:45 Author: anthraxx Revision: 401506 unified with thunderbird pkgbase Deleted: thunderbird-i18n/

[arch-commits] Commit in xmobar/repos (2 files)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:32:45 Author: anthraxx Revision: 757862 archrelease: copy trunk to community-staging-x86_64 Added: xmobar/repos/community-staging-x86_64/ xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 757861, xmobar/trunk/PKGBUILD) --+

  1   2   3   4   5   6   7   8   9   10   >