|
Packages | Stable | Bug Report | Very Low | Medium | [fail2ban] uses old /usr/bin/sendmail location when it ... | Unconfirmed | |
Task Description
Description:
I saw errors in logs because fail2ban couldn’t find /usr/bin/sendmail, and discovered this:
[/etc/fail2ban] [0]
$ grep /usr/bin/sendmail */*
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-common.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-common.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-geoip-lines.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-ipjailmatches.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-ipmatches.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-lines.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-matches.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
Please, also check for other binaries with wrong locations
As of now, the solution is as simple as removing this line → https://git.hyperbola.info:50100/packages/community.git/tree/fail2ban/PKGBUILD#n79
Additional info: * fail2ban-0.9.6-2.hyperbola3
|
|
Packages | Any | Implementation Request | Very Low | Medium | [SPF][postfix] implement pypolicyd-spf and postfix-poli... | Unconfirmed | |
Task Description
Description: Hyperbola has the following SPF implementations: * libspf2 * perl-mail-spf * perl-mail-spf-query
However, none of them work out of the box with postfix. There’s postfix-policyd-spf-perl, which uses one the current perl implementations (perl-mail-spf), takes no time to build and all the dependencies are already satisfied with Hyperbola’s packages
Here I made a PKGBUILD that’s compliant with the packaging standards:
pkgname=postfix-policyd-spf-perl
pkgver=2.011
pkgrel=1
pkgdesc='Postfix SPF policy engine, written in Perl'
arch=(i686 x86_64)
url='https://launchpad.net/postfix-policyd-spf-perl/'
license=(GPL)
depends=(perl-mail-spf perl-netaddr-ip perl-sys-hostname-long)
source=("https://launchpad.net/postfix-policyd-spf-perl/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('22fc00bf74912056a67e937a460ac1fd878f1cb1a3bfa7b19bc5f1e6bc1c36d815dcf8c945e818d242ed5e72a6295bb0e1569446e06b09aefb2842993b8016ba'
'SKIP')
validpgpkeys=(E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1) # Scott Kitterman
package() {
cd "${pkgname}-${pkgver}"
install -Dm755 "${pkgname}" "${pkgdir}/usr/libexec/postfix/${pkgname}"
install -Dm644 CHANGES INSTALL README -t "${pkgdir}/usr/share/doc/${pkgname}"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
in the other hand, to give users the possibility of having more options, we could add pypolicyd-spf (AUR), which depends in pyspf (AUR) and other packages that Hyperbola has. In fact, ArchWiki talks about this implementation, but this might not be relevant.
|
|
Packages | Stable | Bug Report | Very Low | Medium | [postgrey] has systemd service and no OpenRC init scrip... | Unconfirmed | |
Task Description
Description: The title says everything
Also, it doesn’t follow the FHS (/usr/bin/postgrey should be in /usr/sbin)
Additional info: * postgrey-1.37-1
|
|
Packages | Stable | Freedom Issue | Very Low | Medium | [xfe] Replace with Hyperbola Iceweasel-UXP for HTML and... | Unconfirmed | |
Task Description
Two formats (including HTML and PHP) are provided to run semi-libre/free web browser Mozilla Firefox in the original code base, but it currently got blacklisted due to numerous branding, security and privacy issues, and replaced by the Hyperbola Iceweasel-UXP. To replace existing strings at the web section in xferc.in:
html = "iceweasel-uxp,iceweasel-uxp,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
htm = "iceweasel-uxp,iceweasel-uxp,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
php = "iceweasel-uxp,iceweasel-uxp,<txteditor>;PHP Source;html_32x32.png;html_16x16.png;;"
|
|
Packages | Stable | Implementation Request | Very Low | Medium | [gcc] Renew to version 8 or 9, including multilib | Deferred | |
Task Description
As even the support for GCC 7 is now ending with the release of version 7.5 (https://gcc.gnu.org/ml/gcc/2019-11/msg00099.html) I’d like to propose a renewal of the building-stack - which I think is also needed in time. Also a renewal of the glibc would be good at all!
|
|
Packages | Any | Security Issue | Very Low | Medium | Download debian-fixes instead of relying on external so... | Unconfirmed | |
Task Description
It happened already with minetest and again with prosody: When trying to build own packages with makepkg there are patches downloaded from the Debian-project. But the given HTTP(S)-sources are no longer available, concrete example within prosody to be found: https://deb.debian.org/debian/pool/main/p/prosody/prosody_0.10.2-1~bpo9+1.debian.tar.xz (not available)
Please don’t rely on those external sources when creating PKGBUILD-files or just give users the possibility for a secure and granted download. Therefore I cannot build prosody on my own now!
|
|
Packages | Stable | Bug Report | Very Low | Medium | linphonec error (cli version) | Unconfirmed | |
Task Description
Description: linphonec is unusable because a error produce a continuous log
Additional info: linphone 3.11.1-1.hyperbola1
Steps to reproduce: linphonec
Log: linphonec> 2019-12-15 19:25:58:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:03:012 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:08:018 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:13:013 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:18:016 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:23:014 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:28:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:33:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:38:012 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:43:015 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:48:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:53:010 ortp-error-Error in connect: Network is unreachable
|
|
Services | HyperWeb | Bug Report | Very Low | Medium | The Mailling list don't work | Unconfirmed | |
Task Description
The Mailling list don't work : https://lists.hyperbola.info//mailman/listinfo/
|
|
Packages | Any | Implementation Request | Very Low | Medium | [chdkptp] please add package to control Canon cameras | Unconfirmed | |
Task Description
CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.
Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.
Code is available via svn:
$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp
Copy chdkptp.sh and config.mk files to source tree then compile via make. chdkptp requires root privileges to connect to a camera.
|
|
Packages | Stable | Security Issue | Very Low | Medium | [git] Multiple CVEs | Unconfirmed | |
Task Description
CVE-2020-5260 has been fixed very recently in Debian, so I thought I would apply this patch. However, I found out that security patches have not been applied for quite a while (I could account for at least 6 CVEs).
Considering that the version in Debian stretch (2.11.0) is the nearest version with security patches released by Debian and that git project oldest supported version is 2.17, I have used patches from Debian stretch to apply on 2.12.2 currently in Milky Way.
But I have the following error on check():
| *** prove ***
|
| Test Summary Report
| -------------------
| t5570-git-daemon.sh (Wstat: 256 Tests: 20 Failed: 10)
| Failed tests: 3-7, 15-19
| Non-zero exit status: 1
| t5811-proto-disable-git.sh (Wstat: 256 Tests: 26 Failed: 16)
| Failed tests: 2-6, 9-11, 15-19, 21-23
| Non-zero exit status: 1
| Files=769, Tests=14137, 1101 wallclock secs ( 8.08 usr 1.12 sys + 144.48 cusr 63.42 csys = 217.10 CPU)
| Result: FAIL
| make[1]: *** [Makefile:45: prove] Error 1
| make[1]: Leaving directory '/build/git/src/git-2.12.2/t'
| make: *** [Makefile:2291: test] Error 2
| ==> ERROR: A failure occurred in check().
| Aborting...
This does not seem to be related to my change as the current version in Milky Way produces the same error (IOW the package currently in Milky Way is not rebuidable).
|
|
Services | Mail Service Issue | Bug Report | Very Low | Medium | Cannot send emails to hyperbola.info addresses | Unconfirmed | |
Task Description
Hi,
My email server (riseup.net) fails to deliver emails to hyperbola.info. Here’s the error message coming in the returned email:
Reporting-MTA: dns; mx1.riseup.net
X-Postfix-Queue-ID: 49vvwD4xQnzFf2F
X-Postfix-Sender: rfc822; xxxxx@riseup.net
Arrival-Date: Sun, 28 Jun 2020 08:40:44 -0700 (PDT)
Final-Recipient: rfc822; xxxxx@hyperbola.info
Original-Recipient: rfc822;xxxxx@hyperbola.info
Action: failed
Status: 4.7.5
Diagnostic-Code: X-Postfix; Server certificate not verified
This problem did not occur last time I sent emails to a hyperbola.info account (December 2019). It does not happen with any other destination email server. My guess is that something isn’t properly configured in your server. If you conclude that this is a riseup.net problem, let me know and I’ll open a bug report with them.
|
|
Packages | Any | Security Issue | Very Low | Medium | mount.davfs: unknown file system davfs due to paths cha... | Unconfirmed | |
Task Description
This is same issue as on: https://bugzilla.redhat.com/show_bug.cgi?id=1151273
The paths changed and trying to mount davfs file system defined in /etc/fstab fails with error: unknown file system davfs
To remedy, I made symlink in /sbin to mount.davfs
The transition of paths had to take that in account as many mounted remote disks failed after upgrade.
|
|
Packages | Stable | Bug Report | Very Low | Medium | Untrsuted gpg key | Unconfirmed | |
Task Description
Description: There is an issue with Christian Rebischke key, i’ve tried to delete /etc/pacman.d/gnupg/ and repopulate it but it doesn’t fix the issue.
error: ascii: signature from “Christian Rebischke (Arch Linux Security Team-Member) Chris.Rebischke@archlinux.org” is unknown trust File /var/cache/pacman/pkg/ascii-3.15-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Steps to reproduce:
sudo pacman -S ascii
|
|
Packages | Stable | Update Request | Very Low | Medium | [varnish] Missing init script | Unconfirmed | |
Task Description
Description:
Init script is missing for this package.
I think has some systemd dependecies.
/tmp/alpm_sYmHUS/.INSTALL: line 7: systemd-sysusers: command not found error: command failed to execute correctly
package version: varnish-5.1.2-1
|
|
Software Development | Icedove-UXP | Bug Report | Very Low | Medium | CardBook addon make icedove crash wen adding or editing... | Unconfirmed | |
Task Description
the cardbook version is 30.9 i tried with vcard 4.0 and vcard 3.0 same issue editing or creating a contact makes icedove-uxp crash!
|
|
Packages | Any | Replace Request | Low | Low | [appmenu-qt4] replace with appmenu-qt (qt5) | Deferred | |
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
|
|
Packages | Any | Implementation Request | Very Low | Low | [3proxy] add package since it's useful for tor on ftp p... | Deferred | |
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
|
|
Software Development | HyperTools | Implementation Request | Low | Low | [hypertools] create libretools replacement for Hyperbol... | Deferred | |
Task Description
Create hypertools to replace libretools package for HyperbolaBSD and GNU/Linux
It’s long period to develop this package. For now, a systemd-nspawn wrapper is being developed for “libretools”[0]
[0]:https://issues.hyperbola.info/index.php?do=details&task_id=86
|
|
Packages | Any | Feature Request | Very Low | Low | [i3lock-color] adding package into pacman | Deferred | |
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/
|
|
Packages | Any | Implementation Request | Very Low | Low | [plymouth] add package | Deferred | |
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.
|
|
Packages | Testing | Implementation Request | Very Low | Low | [sirikata] add package | Deferred | |
Task Description
Sirikata a platform for virtual worlds.
Sirikata is a platform for virtual worlds. We provide a set of libraries and protocols which can be used to deploy a virtual world, as well as fully featured sample implementations of services for hosting and deploying these worlds.
Please implement sirikata as an optional package.
|
|
Packages | Any | Implementation Request | Very Low | Low | [multipath-tools] add package | Deferred | |
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
|
|
Packages | Any | Implementation Request | Very Low | Low | [thinkfan] add package | Deferred | |
Task Description
Could it be possible to add this package :
thinkfan
“A minimalist fan control program. Supports the sysfs hwmon interface and thinkpad_acpi”
License : GPL
to the repo ?
Thanks
|
|
Packages | Any | Implementation Request | Low | Low | [nut] add Network UPS Tools 2.7.x package | Assigned | |
Task Description
Add “nut” package.
Useful for uninterruptible power supplies, power distribution units, solar controllers and servers power supply units.
|
|
Packages | Any | Implementation Request | Low | Low | [codecrypt] add new package | Unconfirmed | |
Task Description
This is a GnuPG-like unix program for encryption and signing that uses only quantum-computer-resistant algorithms:
McEliece cryptosystem (compact QC-MDPC variant) for encryption
Hash-based Merkle tree algorithm (FMTSeq variant) for digital signatures
Codecrypt is free software. The code is licensed under terms of LGPL3 in a good hope that it will make combinations with other tools easier.
|
|
Packages | Any | Implementation Request | Very Low | Low | [fsearch] add package | Unconfirmed | |
Task Description
Could it be possible to add :
fsearch
https://github.com/cboxdoerfer/fsearch
License : GPL
|
|
Packages | Any | Implementation Request | Very Low | Low | [flowblade] add package | Unconfirmed | |
Task Description
Could it be possible to add :
flowblade
https://www.parabola.nu/packages/pcr/any/flowblade/
“a multitrack non-linear video editor for GNU/Linux”
License : GPL3
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [whipper] add package | Unconfirmed | |
Task Description
Could it be possible to add :
whipper
“A Unix CD ripper aiming for accuracy over speed – forked from morituri”
https://www.parabola.nu/packages/community/any/whipper/ https://github.com/JoeLametta/whipper
License : GPL3
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [sacd-extract] add package | Unconfirmed | |
Task Description
Could it be possible to add :
sacd-extract
“Extract DSD files from an SACD image”
https://www.parabola.nu/packages/pcr/x86_64/sacd-extract/ https://sourceforge.net/p/sacd-ripper/
License : GPL2
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [radiotray] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add :
radiotray
“An online radio streaming player that runs on a Linux system tray.”
https://aur.archlinux.org/packages/radiotray/
License : GPL
Thanks
|
|
Installation | General | Feature Request | Very Low | Low | [calamares] add graphical installer with FDE support | Researching | |
Task Description
Package Request: https://github.com/calamares/calamares
Original Bug Report: — I would also like to test the beta isos when they are ready through qemu. If it looks good I plan to fully install them onto my laptop. My libreboot x200.
I don’t know if I should make a separate feature for this, but xfce is a good stable desktop environment for such a choice. that and lxde.
Though lxde is going to die...
|
|
Packages | Any | Feature Request | Very Low | Low | [nextcloud-client] add package | Unconfirmed | |
Task Description
I use Nextcloud for syncing, although, I would normally not ask for this, due to Nextcloud’s appimage being available, but for some reason the latest version doesn’t work on hyperbola. So... yeah.
Usually Nextcloud’s appimage works regardless of what packages you have, so I guess in essence... add Nextcloud-client package to this system is my request.
|
|
Packages | Any | Implementation Request | Very Low | Low | [ttf-font-awesome] add ttf-font-awesome font | Unconfirmed | |
Task Description
Could it be possible to add :
ttf-font-awesome
to the repo ?
https://www.parabola.nu/packages/community/any/ttf-font-awesome/ http://fontawesome.io/
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [awesome-terminal-fonts] add package | Unconfirmed | |
Task Description
Could it be possible to add :
awesome-terminal-fonts
to the repo please ?
https://www.parabola.nu/packages/community/any/awesome-terminal-fonts/ https://github.com/gabrielelana/awesome-terminal-fonts
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [w_scan] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
w_scan
“Universal ATSC and DVB blind scanner”
https://aur.archlinux.org/packages/w_scan/
License : GPL
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [qpdfview] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
qpdfview
“A tabbed PDF viewer using the poppler library.”
https://www.parabola.nu/packages/community/x86_64/qpdfview/
License : GPL2
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [menulibre] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
menulibre
“An advanced menu editor that provides modern features in a clean, easy-to-use interface. All without GNOME dependencies”
https://aur.archlinux.org/packages/menulibre/
License : GPL3
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [crunch] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
crunch
“A wordlist generator where you can specify a standard character set or a character set you specify and generate all possible combinations and permutations.”
https://aur.archlinux.org/packages/crunch/
License : GPL2
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [dmg2img] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
dmg2img
“A CLI tool to uncompress Apple’s compressed DMG files to the HFS+ IMG format”
https://aur.archlinux.org/packages/dmg2img/
License : GPL2
Thanks
|
|
Packages | Any | Feature Request | Medium | Low | [cinnamon] add elogind support | Researching | |
Task Description
Cinnamon currently does not support elogind, and depends on systemd. A patch is needed to fix this issue.
|
|
Packages | Any | Implementation Request | Very Low | Low | [gcdemu] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
gcdemu
“GNOME panel applet controlling cdemu-daemon”
https://aur.archlinux.org/packages/gcdemu
http://cdemu.sourceforge.net/
License : GPL2
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [python-cheat] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
python-cheat
“Cheat allows you to create and view interactive cheatsheets on the command-line.”
https://aur.archlinux.org/packages/python-cheat/
https://github.com/chrisallenlane/cheat
License : GPL3
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [accuraterip-checksum] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
accuraterip-checksum
“A C99 commandline program to compute the AccurateRip checksum of singletrack WAV files”
https://www.parabola.nu/packages/community/x86_64/accuraterip-checksum/
License : GPL
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [pacpl] Add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
pacpl
“Convert multiple audio types from one format to another.”
https://aur.archlinux.org/packages/pacpl/
License : GPL
Dependencies needed (and currently missing in Hyperbola repo) :
perl-ogg-vorbis-header perl-mp4-info perl-mp3-tag perl-audio-flac-header perl-audio-musepack perl-parallel-forkmanager perl-cddb
|
|
Packages | Any | Implementation Request | Very Low | Low | [gmusicbrowser] Add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
gmusicbrowser
“A customizable open-source jukebox for large collections”
https://www.parabola.nu/packages/pcr/any/gmusicbrowser/
License : GPL3
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [quiterss] add package | Unconfirmed | |
Task Description
Hello,
Could it be possible to add this package :
quiterss
“Fast and light RSS/Atom feed reader written in Qt/С++”
https://aur.archlinux.org/packages/quiterss
License : GPL3
Thanks
|
|
Services | HyperWeb Issue | Bug Report | Very Low | Low | RSS needs fixing | Unconfirmed | |
Task Description
Seems deleted items reappearing in the Hyperbola feeds since it gives its feed items empty ID string.
|
|
Packages | Any | Implementation Request | Very Low | Low | [wekan] add package | Unconfirmed | |
Task Description
Hello,
Would it be possible to add this package :
wekan
“Wekan is an completely Open Source and Free software collaborative kanban board application”
https://github.com/wekan/wekan
License : MIT
Thanks
|
|
Packages | Any | Implementation Request | Very Low | Low | [moloch] add package | Unconfirmed | |
Task Description
Hello,
Would it be possible to add this package :
moloch
“ Moloch is an open source, large scale, full packet capturing, indexing, and database system.”
http://molo.ch
https://github.com/aol/moloch
License : Apache2
Thanks
|
|
Packages | Any | Feature Request | Low | Low | [scribus] missing hunspell support | Unconfirmed | |
Task Description
I have noticed that the version of scribus that is available in hyperbola does not have the option of spelling correction and by references of the official scribus channel indicate that scribus has to be built with hunspell. I do not understand how that is done, I just need to be able to correct spelling from scribus.
|