=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 2 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 16 packages missing signoffs
* 2 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== New packages in [community-testing] in last 24 hours (2 total) ==
* haproxy-1.6.5-2 (i686)
* haproxy-1.6.5-2 (x86_64)
== Incomplete signoffs for [community] (16 total) ==
* arm-none-eabi-newlib-2.4.0-2 (any)
0/2 signoffs
* avr-libc-2.0.0-2 (any)
0/2 signoffs
* python-zope-testrunner-4.5.0-2 (any)
0/2 signoffs
* spyder-2.3.9-1 (any)
0/2 signoffs
* arm-none-eabi-gcc-6.1.1-1 (i686)
0/1 signoffs
* avr-gcc-6.1.1-1 (i686)
0/1 signoffs
* haproxy-1.6.5-2 (i686)
0/1 signoffs
* kompozer-0.8b3-18 (i686)
0/1 signoffs
* stlink-1.2.0-1 (i686)
0/1 signoffs
* uzbl-1:0.9.0-1 (i686)
0/1 signoffs
* arm-none-eabi-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* avr-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* haproxy-1.6.5-2 (x86_64)
0/2 signoffs
* kompozer-0.8b3-18 (x86_64)
0/2 signoffs
* stlink-1.2.0-1 (x86_64)
0/2 signoffs
* uzbl-1:0.9.0-1 (x86_64)
0/2 signoffs
== All packages in [community-testing] for more than 14 days (2 total) ==
* uzbl-1:0.9.0-1 (i686), since 2016-04-25
* uzbl-1:0.9.0-1 (x86_64), since 2016-04-25
== Top five in signoffs in last 24 hours ==
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 0 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 14 packages missing signoffs
* 2 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== Incomplete signoffs for [community] (14 total) ==
* arm-none-eabi-newlib-2.4.0-2 (any)
0/2 signoffs
* avr-libc-2.0.0-2 (any)
0/2 signoffs
* python-zope-testrunner-4.5.0-2 (any)
0/2 signoffs
* spyder-2.3.9-1 (any)
0/2 signoffs
* arm-none-eabi-gcc-6.1.1-1 (i686)
0/1 signoffs
* avr-gcc-6.1.1-1 (i686)
0/1 signoffs
* kompozer-0.8b3-18 (i686)
0/1 signoffs
* stlink-1.2.0-1 (i686)
0/1 signoffs
* uzbl-1:0.9.0-1 (i686)
0/1 signoffs
* arm-none-eabi-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* avr-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* kompozer-0.8b3-18 (x86_64)
0/2 signoffs
* stlink-1.2.0-1 (x86_64)
0/2 signoffs
* uzbl-1:0.9.0-1 (x86_64)
0/2 signoffs
== All packages in [community-testing] for more than 14 days (2 total) ==
* uzbl-1:0.9.0-1 (i686), since 2016-04-25
* uzbl-1:0.9.0-1 (x86_64), since 2016-04-25
== Top five in signoffs in last 24 hours ==
1. bisson - 5 signoffs
2. eworm - 2 signoffs
Hello ML,
as outlined here [1], i wanna dump my PKGBUILD-file here for public review:
> # Contributor: archlinux [at] stefan-welte . d [e]
> pkgname=veracrypt-hook
> pkgver=5.1
> pkgrel=1
> pkgdesc="Extensive hook for operations on a veracrypt encrypted root (or e.g. home) device"
> url="https://veracrypt.codeplex.com/"
> arch=(any)
> license=('GPL')
> install=${pkgname}.install
> depends=(mkinitcpio veracrypt)
> source=(veracrypt_hook veracrypt_install)
>
> package() {
> install -o root -g root -D ${srcdir}/veracrypt_hook ${pkgdir}/usr/lib/initcpio/hooks/veracrypt
> install -o root -g root -D ${srcdir}/veracrypt_install ${pkgdir}/usr/lib/initcpio/install/veracrypt
> }
>
> sha512sums=('e25717d2d413a1274f5784ffc65f2966411b4402e493c03f7ce48cd68aaf3f04b99ff9a28547b05058d83096e785b4608a7626e0b99ee0dd6a227b9bfa51ae1c'
> '22c513b19c7b3170497f54799487b61b34180db1c2d45edef3ef744a551e219685d838bf191be47f7503e7e7e8b9a6ee77f4fe3d5eb74105e943387605af10cb')
I adopted the PKGBUILD file and the three files "veracrypt-hook.install", "veracrypt_hook" and
"veracrypt_install" from truecrypt-hook package [2].
Is my PKGBUILD correct or are there any mistakes in it?
Thanks,
Stefan
[1] https://wiki.archlinux.org/index.php/Arch_User_Repository#Submitting_packag…
[2] https://github.com/aur-archive/truecrypt-hook
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 0 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 16 packages missing signoffs
* 2 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== Incomplete signoffs for [community] (16 total) ==
* arm-none-eabi-newlib-2.4.0-2 (any)
0/2 signoffs
* avr-libc-2.0.0-2 (any)
0/2 signoffs
* python-zope-testrunner-4.5.0-2 (any)
0/2 signoffs
* spyder-2.3.9-1 (any)
0/2 signoffs
* arm-none-eabi-gcc-6.1.1-1 (i686)
0/1 signoffs
* avr-gcc-6.1.1-1 (i686)
0/1 signoffs
* kompozer-0.8b3-18 (i686)
0/1 signoffs
* rubinius-3.30-1 (i686)
0/1 signoffs
* stlink-1.2.0-1 (i686)
0/1 signoffs
* uzbl-1:0.9.0-1 (i686)
0/1 signoffs
* arm-none-eabi-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* avr-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* kompozer-0.8b3-18 (x86_64)
0/2 signoffs
* rubinius-3.30-1 (x86_64)
0/2 signoffs
* stlink-1.2.0-1 (x86_64)
0/2 signoffs
* uzbl-1:0.9.0-1 (x86_64)
0/2 signoffs
== All packages in [community-testing] for more than 14 days (2 total) ==
* uzbl-1:0.9.0-1 (i686), since 2016-04-25
* uzbl-1:0.9.0-1 (x86_64), since 2016-04-25
== Top five in signoffs in last 24 hours ==
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 4 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 16 packages missing signoffs
* 2 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== New packages in [community-testing] in last 24 hours (4 total) ==
* arm-none-eabi-newlib-2.4.0-2 (any)
* avr-libc-2.0.0-2 (any)
* rubinius-3.30-1 (i686)
* rubinius-3.30-1 (x86_64)
== Incomplete signoffs for [community] (16 total) ==
* arm-none-eabi-newlib-2.4.0-2 (any)
0/2 signoffs
* avr-libc-2.0.0-2 (any)
0/2 signoffs
* python-zope-testrunner-4.5.0-2 (any)
0/2 signoffs
* spyder-2.3.9-1 (any)
0/2 signoffs
* arm-none-eabi-gcc-6.1.1-1 (i686)
0/1 signoffs
* avr-gcc-6.1.1-1 (i686)
0/1 signoffs
* kompozer-0.8b3-18 (i686)
0/1 signoffs
* rubinius-3.30-1 (i686)
0/1 signoffs
* stlink-1.2.0-1 (i686)
0/1 signoffs
* uzbl-1:0.9.0-1 (i686)
0/1 signoffs
* arm-none-eabi-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* avr-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* kompozer-0.8b3-18 (x86_64)
0/2 signoffs
* rubinius-3.30-1 (x86_64)
0/2 signoffs
* stlink-1.2.0-1 (x86_64)
0/2 signoffs
* uzbl-1:0.9.0-1 (x86_64)
0/2 signoffs
== All packages in [community-testing] for more than 14 days (2 total) ==
* uzbl-1:0.9.0-1 (i686), since 2016-04-25
* uzbl-1:0.9.0-1 (x86_64), since 2016-04-25
== Top five in signoffs in last 24 hours ==
It is that time of year again folks. The wonderful group of developers
that make up the Perl Community have released a new version for the
consumption of the masses. Be sure to check out your packages that they
build and make any updates as needed. As far as I can tell no core
modules have been added/removed so, that'll make things easier.. have a
gander at
https://metacpan.org/pod/release/RJBS/perl-5.24.0/pod/perldelta.pod and
have a great day/night/etc!!
--
Thanks,
John D Jones III
UNIX Zealot; Perl Lover
unixgeek1972(a)gmail.com
jnbek1972(a)gmail.com
http://zoelife4u.org/
Where Earth and Spirit Unite
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 4 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 12 packages missing signoffs
* 2 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== New packages in [community-testing] in last 24 hours (4 total) ==
* arm-none-eabi-gcc-6.1.1-1 (i686)
* avr-gcc-6.1.1-1 (i686)
* arm-none-eabi-gcc-6.1.1-1 (x86_64)
* avr-gcc-6.1.1-1 (x86_64)
== Incomplete signoffs for [community] (12 total) ==
* python-zope-testrunner-4.5.0-2 (any)
0/2 signoffs
* spyder-2.3.9-1 (any)
0/2 signoffs
* arm-none-eabi-gcc-6.1.1-1 (i686)
0/1 signoffs
* avr-gcc-6.1.1-1 (i686)
0/1 signoffs
* kompozer-0.8b3-18 (i686)
0/1 signoffs
* stlink-1.2.0-1 (i686)
0/1 signoffs
* uzbl-1:0.9.0-1 (i686)
0/1 signoffs
* arm-none-eabi-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* avr-gcc-6.1.1-1 (x86_64)
0/2 signoffs
* kompozer-0.8b3-18 (x86_64)
0/2 signoffs
* stlink-1.2.0-1 (x86_64)
0/2 signoffs
* uzbl-1:0.9.0-1 (x86_64)
0/2 signoffs
== All packages in [community-testing] for more than 14 days (2 total) ==
* uzbl-1:0.9.0-1 (i686), since 2016-04-25
* uzbl-1:0.9.0-1 (x86_64), since 2016-04-25
== Top five in signoffs in last 24 hours ==