Packages

Category  asc Task Type Priority Severity Summary Status Progress
AnyBug ReportLowMedium[cryptsetup] when dmcrypt start, the "/" filesystem, m...Assigned
0%
Task Description

When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:

* root: waiting for dmcrypt (50 seconds)
* root: timed out waiting for dmcrypt
* Remounting root filesystem read/write ...
* Remounting filesystems ...
* mtab: waiting for dmcrypt (50 seconds)
* mtab: timed out waiting for dmcrypt
* Updating /etc/mtab ...
* Creating mtab symbolic link
* bootmisc: waiting to dmcrypt (50 seconds)
* bootmisc: timed out waiting for dmcrypt
* Creating user login records ...

These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password.
Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.

AnyFreedom IssueMediumMedium[filesystem] Review of permissionsUnconfirmed
0%
Task Description

Description: Packages leaves warnings about installation being within difference of the filesystem. So the package filesystem should get another review in time and warnings get therefore a solution.

AnyReplace RequestLowLow [appmenu-qt4] replace with appmenu-qt (qt5) Closed
100%
Task Description

“appmenu-qt4”[0][2] is a deprecated package (release in 2012)[1] and use qt4 unsupported/non-lts software[3], but “appmenu-qt5” not contains any release source code[2]

$ pacman -Si appmenu-qt4
Repository : community
Name : appmenu-qt4
Version : 0.2.6-1
Description : Export Qt4 applications menus over D-Bus
Architecture : x86_64
URL : https://launchpad.net/appmenu-qt Licenses : GPL Groups : None
Provides : None
Depends On : libdbusmenu-qt4
Optional Deps : None
Conflicts With : appmenu-qt
Replaces : appmenu-qt
Download Size : 16.55 KiB
Installed Size : 48.00 KiB
Packager : Antonio Rojas arojas@archlinux.org Build Date : Tue 28 Feb 2017 05:59:31 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://launchpad.net/appmenu-qt (qt4)
[1]:https://launchpad.net/appmenu-qt/+download [2]:https://launchpad.net/appmenu-qt5 [3]:https://en.wikipedia.org/wiki/Qt_5.6_LTS

AnyImplementation RequestVery LowLow [3proxy] add package since it's useful for tor on ftp p ...Closed
100%
Task Description

Add “3proxy”[0] package

Useful for tor on ftp proxy[1]

[0]:https://github.com/z3APA3A/3proxy [1]:https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/FTP

AnyImplementation RequestMediumMedium [ncdu] add new package Closed
100%
Task Description

PKGBUILD

# $Id: PKGBUILD 187611 2016-08-26 15:44:01Z bisson $
# Contributor: lp76 <l.peduto@gmail.com>
# Contributor: Daenyth <Daenyth+Arch AT gmail DOT com>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>

pkgname=ncdu
pkgver=1.12
pkgrel=1.hyperbola1
pkgdesc='Disk usage analyzer with an ncurses interface'
url='https://dev.yorhel.nl/ncdu'
license=('custom:MIT')
depends=('ncurses')
arch=('i686' 'x86_64')
validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA')
source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('20620dd79d2af878442769e097f13806f64f23875dcb85ebccd573a3de43aba5663d496049b64015d13f9a79d624298032c008ef61dfb6f61d8b12902b8dca12'
            'SKIP')

build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr
    make
}

package() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    make DESTDIR="${pkgdir}" install
    install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
AnyImplementation RequestMediumMedium [searx] add new package Closed
100%
Task Description

Hi André, you could make an init for the searx search engine, it happens that
I want to launch it from local to avoid being in searx.me or
searx.riseup.net.

I have seen that there is a PKGBUILD in AUR [0]. I think it is necessary to make one with the init Openrc

[0]: https://aur.archlinux.org/packages/searx-py3/

AnyFeature RequestVery LowLow [i3lock-color] adding package into pacman Closed
100%
Task Description

We already have i3lock, this version is an enhanced version available in Arch AUR:
https://aur.archlinux.org/packages/i3lock-color https://aur.archlinux.org/packages/i3lock-color-git/

AnyFeature RequestVery LowVery Low [ttf-iosevka] add Iosevka font Closed
100%
Task Description

Iosevka wins a poll about most beautiful fonts on reddit (/r/linux). This font is very similar than Droid Sans (Official Google Font) with many advantages:

1 - Has 5 types modes (lightest, light, normal, bold, super bold)
2 - Condensed and big sizes (perfect for visual impairments users)
3 - Very Legible on i3-wm, Sway, Conky bar
4 - OTF license (Freedom license)

Iosevka is already on AUR, but create a official package prevent bug or proprietary third parties apps (Yaourt, etc) be installed by beginners Hyperbola users.

Official Site:
https://github.com/be5invis/Iosevka

On AUR:
https://aur.archlinux.org/packages/ttf-iosevka

AnyImplementation RequestVery LowLow [plymouth] add package Closed
100%
Task Description

Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background.

Please implement plymouth as an optional package.

AnyImplementation RequestVery LowLow [multipath-tools] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

multipath-tools

“Multipath tools for Linux (including kpartx)”

License : GPL2

to the repo ?

Thank you

AnyFeature RequestHighHigh [aircrack-ng] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si aircrack-ng
Repository      : community
Name            : aircrack-ng
Version         : 1.2rc4-4
Description     : Key cracker for the 802.11 WEP and WPA-PSK protocols
Architecture    : x86_64
URL             : https://www.aircrack-ng.org
Licenses        : GPL2
Groups          : None
Provides        : aircrack-ng-scripts
Depends On      : openssl  sqlite  iw  net-tools  wireless_tools  ethtool
Optional Deps   : None
Conflicts With  : aircrack-ng-scripts
Replaces        : aircrack-ng-scripts
Download Size   : 375.88 KiB
Installed Size  : 1627.00 KiB
Packager        : Jonathan Steel <jsteel@archlinux.org>
Build Date      : Mon 27 Mar 2017 04:13:22 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [android-tools] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si android-tools
Repository      : community
Name            : android-tools
Version         : 7.1.2_r6-1
Description     : Android platform tools
Architecture    : x86_64
URL             : http://tools.android.com/
Licenses        : Apache  MIT
Groups          : None
Provides        : None
Depends On      : openssl  pcre
Optional Deps   : python: for mkbootimg script
Conflicts With  : None
Replaces        : None
Download Size   : 202.90 KiB
Installed Size  : 611.00 KiB
Packager        : Anatol Pomozov <anatol.pomozov@gmail.com>
Build Date      : Mon 24 Apr 2017 11:39:51 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [arch-audit] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si arch-audit
Repository      : community
Name            : arch-audit
Version         : 0.1.8-3
Description     : An utility like pkg-audit based on Arch CVE Monitoring Team data
Architecture    : x86_64
URL             : https://github.com/ilpianista/arch-audit
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : curl  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 584.06 KiB
Installed Size  : 1931.00 KiB
Packager        : Christian Rebischke <Chris.Rebischke@archlinux.org>
Build Date      : Thu 27 Apr 2017 12:43:21 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [argyllcms] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si argyllcms
Repository      : community
Name            : argyllcms
Version         : 1.9.2-1
Description     : An ICC compatible color management system with support for different colorimeter hardware
Architecture    : x86_64
URL             : http://www.argyllcms.com/
Licenses        : GPL  AGPL
Groups          : None
Provides        : None
Depends On      : libtiff  libxss  libxinerama  libxxf86vm  libxrandr  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 8.44 MiB
Installed Size  : 98.79 MiB
Packager        : Timothy Redaelli <timothy.redaelli@gmail.com>
Build Date      : Tue 25 Oct 2016 12:09:46 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [axel] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si axel
Repository      : community
Name            : axel
Version         : 2.12-2
Description     : Light command line download accelerator
Architecture    : x86_64
URL             : https://github.com/eribertomota/axel
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : glibc  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 33.15 KiB
Installed Size  : 90.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Sat 11 Feb 2017 05:06:04 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [badvpn] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si badvpn
Repository      : community
Name            : badvpn
Version         : 1.999.130-2
Description     : Peer-to-peer VPN system, and NCD, a programming language for network interface configuration
Architecture    : x86_64
URL             : https://github.com/ambrop72/badvpn
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : nss  openssl  iproute2
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 436.70 KiB
Installed Size  : 1636.00 KiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Tue 14 Feb 2017 03:03:36 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [bip] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si bip
Repository      : community
Name            : bip
Version         : 0.9.0rc1-1
Description     : Multiuser IRC proxy that supports replaying of logged conversations.
Architecture    : x86_64
URL             : http://bip.milkypond.org/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 87.95 KiB
Installed Size  : 264.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Sat 18 Feb 2017 07:36:54 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [bitcoin-tx] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si bitcoin-tx
Repository      : community
Name            : bitcoin-tx
Version         : 0.13.2-5
Description     : Bitcoin is a peer-to-peer network based digital currency - Transaction tool
Architecture    : x86_64
URL             : http://www.bitcoin.org/
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : boost-libs  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 373.77 KiB
Installed Size  : 993.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Fri 03 Mar 2017 04:52:39 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [boinctui] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si boinctui
Repository      : community
Name            : boinctui
Version         : 2.4.4-2
Description     : Curses based fullscreen BOINC manager
Architecture    : x86_64
URL             : https://sourceforge.net/projects/boinctui/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : expat  gcc-libs  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 80.99 KiB
Installed Size  : 225.00 KiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Tue 14 Feb 2017 03:06:12 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [borg] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si borg
Repository      : community
Name            : borg
Version         : 1.0.10-2
Description     : Deduplicating backup program with compression and authenticated encryption
Architecture    : x86_64
URL             : https://borgbackup.github.io/
Licenses        : BSD
Groups          : None
Provides        : borgbackup
Depends On      : acl  lz4  openssl  python-msgpack  python-setuptools  xz
Optional Deps   : openssh: repositories on remote hosts
                  python-llfuse: mounting backups as a FUSE file system
Conflicts With  : None
Replaces        : borgbackup
Download Size   : 476.14 KiB
Installed Size  : 2444.00 KiB
Packager        : Lukas Fleischer <lfleischer@archlinux.org>
Build Date      : Wed 01 Mar 2017 02:20:10 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [cgit] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si cgit
Repository      : community
Name            : cgit
Version         : 1.1-2
Description     : A web interface for git written in plain C
Architecture    : x86_64
URL             : http://git.zx2c4.com/cgit/
Licenses        : GPL2
Groups          : None
Provides        : None
Depends On      : openssl  luajit
Optional Deps   : python-pygments: syntax highlighting support
                  python-markdown: about page formated with markdown
                  mime-types: serve file with correct content-type header
Conflicts With  : None
Replaces        : None
Download Size   : 471.36 KiB
Installed Size  : 1172.00 KiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Fri 17 Feb 2017 02:29:44 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [couchdb] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si couchdb
Repository      : community
Name            : couchdb
Version         : 2.0.0-13
Description     : A document-oriented database that can be queried and indexed in a MapReduce fashion using JSON
Architecture    : x86_64
URL             : http://couchdb.apache.org
Licenses        : APACHE
Groups          : None
Provides        : None
Depends On      : icu  erlang-nox  js185  openssl  curl  util-linux
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 17.57 MiB
Installed Size  : 38.42 MiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Sun 30 Apr 2017 03:35:14 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [cowpatty] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si cowpatty
Repository      : community
Name            : cowpatty
Version         : 4.6-8
Description     : Wireless WPA/WPA2 PSK handshake cracking utility
Architecture    : x86_64
URL             : http://www.willhackforsushi.com/?page_id=50
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : openssl  libpcap
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 50.42 KiB
Installed Size  : 150.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Fri 03 Mar 2017 05:47:08 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [dillo] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si dillo
Repository      : community
Name            : dillo
Version         : 3.0.5-5.hyperbola1
Description     : A small, fast graphical web browser built on FLTK, with openssl support
Architecture    : x86_64
URL             : https://www.dillo.org
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : fltk  libjpeg  perl  openssl  libpng  gcc-libs  libxcursor  libxi  libxinerama  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 378.10 KiB
Installed Size  : 1332.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sat 18 Nov 2017 02:47:36 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [dovecot] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si dovecot
Repository      : community
Name            : dovecot
Version         : 2.2.29.1-1
Description     : An IMAP and POP3 server written with security primarily in mind
Architecture    : x86_64
URL             : http://dovecot.org/
Licenses        : LGPL
Groups          : None
Provides        : imap-server  pop3-server
Depends On      : krb5  openssl  sqlite  libmariadbclient  postgresql-libs  bzip2  lz4  expat  curl  pam
Optional Deps   : libldap: ldap plugin
                  xz: imap zlib plugin
                  clucene: alternative FTS indexer
Conflicts With  : None
Replaces        : None
Download Size   : 2.67 MiB
Installed Size  : 10.60 MiB
Packager        : Johannes Löthberg <johannes@kyriasis.com>
Build Date      : Mon 01 May 2017 09:28:36 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [dsniff] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [dspam] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [easy-rsa] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [ejabberd] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [elinks] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [encfs] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [epic4] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [erlang] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [erlang-nox] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [esmtp] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [ettercap] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [ettercap-gtk] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [exim] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [fdm] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [fetchmail] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [fossil] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [freerdp] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [gambas3-gb-openssl] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [gftp] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [gnustep-base] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [gsoap] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [gwenhywfar] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [haproxy] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [hexchat] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [hfsprogs] rebuild package against libressl Closed
100%
Showing tasks 1 - 50 of 1517 Page 1 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing