arch-community.git
4 weeks agoAdd PGP keys exported by export-pkgbuild-keys from devtools 20220620packages/tang
diabonas [Tue, 21 Jun 2022 22:02:59 +0000 (21 22:02 +0000)]
Add PGP keys exported by export-pkgbuild-keys from devtools 20220620

Cf. https://gitlab.archlinux.org/archlinux/rfcs/-/blob/master/rfcs/0011-store-source-signing-keys.rst

git-svn-id: file:///srv/repos/svn-community/svn@1238869 9fca08f4-af9d-4005-b8df-a31f2cc04f65

6 weeks agoarchrelease: copy trunk to community-x86_64
diabonas [Sun, 5 Jun 2022 12:07:00 +0000 (5 12:07 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@1222853 9fca08f4-af9d-4005-b8df-a31f2cc04f65

6 weeks agoupgpkg: tang 11-2: install key directory (once again)
diabonas [Sun, 5 Jun 2022 12:06:40 +0000 (5 12:06 +0000)]
upgpkg: tang 11-2: install key directory (once again)

The upgrade to tang 11-1 accidentally removed the creation of the key directory
(because "Z" in the tmpfiles.d configuration file only alters the permission of
existing directories, it does not create them if they do not exist). This means
that tang does not work out of the box because it cannot automatically create
the required keys.

Fix this by restoring the accidentally removed "mkdir" call. Creating the empty
directory as part of the package instead of only through the tmpfiles.d
configuration file means that it can be properly tracked by
"pacman -Qo /var/db/tang/".

git-svn-id: file:///srv/repos/svn-community/svn@1222852 9fca08f4-af9d-4005-b8df-a31f2cc04f65

3 months agoEnable debug symbols
diabonas [Tue, 22 Mar 2022 00:19:29 +0000 (22 00:19 +0000)]
Enable debug symbols

git-svn-id: file:///srv/repos/svn-community/svn@1169516 9fca08f4-af9d-4005-b8df-a31f2cc04f65

7 months agoarchrelease: copy trunk to community-x86_64
diabonas [Tue, 14 Dec 2021 12:35:17 +0000 (14 12:35 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@1072748 9fca08f4-af9d-4005-b8df-a31f2cc04f65

7 months agoupgpkg: tang 11-1: upstream security release (CVE-2021-4076)
diabonas [Tue, 14 Dec 2021 12:35:05 +0000 (14 12:35 +0000)]
upgpkg: tang 11-1: upstream security release (CVE-2021-4076)

This release changes tangd from running as root to the unprivileged "tang"
user. We need to create this user and adjust the permissions of /var/db/tang/
and its contents accordingly. Follow the Fedora spec file
(https://src.fedoraproject.org/rpms/tang/blob/rawhide/f/tang.spec) regarding
the permissions.

git-svn-id: file:///srv/repos/svn-community/svn@1072747 9fca08f4-af9d-4005-b8df-a31f2cc04f65

14 months agoarchrelease: copy trunk to community-x86_64
diabonas [Wed, 5 May 2021 15:09:54 +0000 (5 15:09 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@927695 9fca08f4-af9d-4005-b8df-a31f2cc04f65

14 months agoupgpkg: tang 10-1: upstream release
diabonas [Wed, 5 May 2021 15:09:48 +0000 (5 15:09 +0000)]
upgpkg: tang 10-1: upstream release

git-svn-id: file:///srv/repos/svn-community/svn@927694 9fca08f4-af9d-4005-b8df-a31f2cc04f65

14 months agoarchrelease: copy trunk to community-x86_64
diabonas [Wed, 28 Apr 2021 19:08:30 +0000 (28 19:08 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@924998 9fca08f4-af9d-4005-b8df-a31f2cc04f65

14 months agoupgpkg: tang 9-1: upstream release; install key directory
diabonas [Wed, 28 Apr 2021 19:08:22 +0000 (28 19:08 +0000)]
upgpkg: tang 9-1: upstream release; install key directory

git-svn-id: file:///srv/repos/svn-community/svn@924997 9fca08f4-af9d-4005-b8df-a31f2cc04f65

17 months agoarchrelease: copy trunk to community-x86_64
diabonas [Mon, 8 Feb 2021 16:54:01 +0000 (8 16:54 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@849395 9fca08f4-af9d-4005-b8df-a31f2cc04f65

17 months agoupgpkg: tang 8-1: upstream release
diabonas [Mon, 8 Feb 2021 16:53:53 +0000 (8 16:53 +0000)]
upgpkg: tang 8-1: upstream release

- Use signed release commit as source
- Upstream switch its build system from Autotools to Meson
- systemd is an (optional) checkdepends to test socket activation

git-svn-id: file:///srv/repos/svn-community/svn@849394 9fca08f4-af9d-4005-b8df-a31f2cc04f65

23 months agoAdd systemd to makedepends
diabonas [Sun, 26 Jul 2020 08:47:31 +0000 (26 08:47 +0000)]
Add systemd to makedepends

systemd has been removed from the base-devel group and is required by the
build system to determine the location of the systemd unit directory.

git-svn-id: file:///srv/repos/svn-community/svn@665321 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agodb-move: moved tang from [community-testing] to [community] (x86_64)
felixonmars [Sun, 29 Mar 2020 18:47:34 +0000 (29 18:47 +0000)]
db-move: moved tang from [community-testing] to [community] (x86_64)

git-svn-id: file:///srv/repos/svn-community/svn@606359 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoRemove accidentally created testing folder
diabonas [Wed, 25 Mar 2020 00:17:09 +0000 (25 00:17 +0000)]
Remove accidentally created testing folder

git-svn-id: file:///srv/repos/svn-community/svn@603956 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-testing-x86_64
diabonas [Wed, 25 Mar 2020 00:15:02 +0000 (25 00:15 +0000)]
archrelease: copy trunk to community-testing-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@603955 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoupgpkg: tang 7-7: http-parser 2.9.4 rebuild
diabonas [Wed, 25 Mar 2020 00:14:18 +0000 (25 00:14 +0000)]
upgpkg: tang 7-7: http-parser 2.9.4 rebuild

git-svn-id: file:///srv/repos/svn-community/svn@603954 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-x86_64
diabonas [Wed, 25 Mar 2020 00:12:14 +0000 (25 00:12 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@603953 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoupgpkg: tang 7-6: fix botched http-parser rebuild
diabonas [Wed, 25 Mar 2020 00:11:17 +0000 (25 00:11 +0000)]
upgpkg: tang 7-6: fix botched http-parser rebuild

git-svn-id: file:///srv/repos/svn-community/svn@603952 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agodb-remove: tang removed by diabonas
diabonas [Tue, 24 Mar 2020 23:58:03 +0000 (24 23:58 +0000)]
db-remove: tang removed by diabonas

git-svn-id: file:///srv/repos/svn-community/svn@603947 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-testing-x86_64
diabonas [Tue, 24 Mar 2020 23:47:48 +0000 (24 23:47 +0000)]
archrelease: copy trunk to community-testing-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@603946 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to testing-x86_64
diabonas [Tue, 24 Mar 2020 23:45:43 +0000 (24 23:45 +0000)]
archrelease: copy trunk to testing-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@603945 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-x86_64
diabonas [Tue, 24 Mar 2020 23:44:39 +0000 (24 23:44 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@603944 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoupgpkg: tang 7-5: http-parser 2.9.4 rebuild
diabonas [Tue, 24 Mar 2020 23:44:32 +0000 (24 23:44 +0000)]
upgpkg: tang 7-5: http-parser 2.9.4 rebuild

git-svn-id: file:///srv/repos/svn-community/svn@603943 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-x86_64
diabonas [Mon, 17 Feb 2020 21:56:26 +0000 (17 21:56 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@574651 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoupgpkg: tang 7-4: http-parser 2.9.3 rebuild
diabonas [Mon, 17 Feb 2020 21:56:19 +0000 (17 21:56 +0000)]
upgpkg: tang 7-4: http-parser 2.9.3 rebuild

git-svn-id: file:///srv/repos/svn-community/svn@574650 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoarchrelease: copy trunk to community-x86_64
diabonas [Thu, 10 Oct 2019 16:24:58 +0000 (10 16:24 +0000)]
archrelease: copy trunk to community-x86_64

git-svn-id: file:///srv/repos/svn-community/svn@514477 9fca08f4-af9d-4005-b8df-a31f2cc04f65

2 years agoMove tang 7 from the AUR to [community]
diabonas [Thu, 10 Oct 2019 16:24:40 +0000 (10 16:24 +0000)]
Move tang 7 from the AUR to [community]

git-svn-id: file:///srv/repos/svn-community/svn@514476 9fca08f4-af9d-4005-b8df-a31f2cc04f65