Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- debug dist-kernel doc ipoe libtomcrypt lua modules-compress modules-sign postgres radius shaper snmp strip valgrind
v1.12.0_p20230609 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- debug dist-kernel doc ipoe libtomcrypt lua modules-compress modules-sign postgres radius shaper snmp strip valgrind
v1.12.0_p20220830-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- debug dist-kernel doc ipoe libtomcrypt lua postgres radius shaper snmp valgrind
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- ipoe
- Build IPoE kernel module
- libtomcrypt
- Support crypto algorithms through dev-libs/libtomcrypt instead of dev-libs/openssl
- lua
- Enable Lua scripting support
- modules-compress
- Install compressed kernel modules (if kernel config enables module compression)
- modules-sign
- Cryptographically sign installed kernel modules (requires CONFIG_MODULE_SIG=y in the kernel)
- postgres
- Add support for the postgresql database
- radius
- Add support for RADIUS authentication
- shaper
- Support for traffic shaping
- snmp
- Add support for the Simple Network Management Protocol if available
- strip
- Allow symbol stripping to be performed by the ebuild for special files
- valgrind
- Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind
lua_single_target
- lua5-1
- Build for Lua 5.1 only
Dependencies
dev-db / postgresql : PostgreSQL RDBMS
dev-debug / valgrind : An open-source memory debugger for GNU/Linux
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / libtomcrypt : LibTomCrypt is a comprehensive, modular and portable cryptographic toolkit
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
sys-apps / kmod : Library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
virtual / libelf : Virtual for libelf.so.1 provider dev-libs/elfutils
virtual / linux-sources : Virtual for Linux kernel sources
Runtime Dependencies
dev-db / postgresql : PostgreSQL RDBMS
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / libtomcrypt : LibTomCrypt is a comprehensive, modular and portable cryptographic toolkit
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
sys-apps / kmod : Library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
Bugs
- 828906
- net-dialup/accel-ppp-1.12.0_p20210430 - /.../if_arp.h: error: redefinition of struct arpreq
- 833455
- net-dialup/accel-ppp: multiple vulnerabilities
- 854855
- net-dialup/accel-ppp-1.12.0_p20210430 - /.../pppoe.c: fatal error: printf.h: No such file or directory
- 913159
- net-dialup/accel-ppp-1.12.0_p20230609 - /.../sessionTable.c: error: redefinition of parameter sessionTable_oid
- 913201
- net-dialup/accel-ppp-1.12.0_p20230609 - /.../ipoe.c: error: ipoe_wlock undeclared (first use in this function)
- 919169
- net-dialup/accel-ppp-1.12.0_p20230609 - [clang] type specifier missing, defaults to int; ISO C99 and later do not
- 931654
- net-dialup/accel-ppp-1.13.0: version bump (and update repo)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-debug}/valgrind
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: fix build directory for IPoE and VLAN kernel modules
Closes: https://bugs.gentoo.org/909300 Reported-by: Toralf Förster <toralf@gentoo.org> Suggested-by: h31p <alex.kushnaryov@gmail.com> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
Migrate to linux-mod-r1 eclass Sync live ebuild Closes: https://bugs.gentoo.org/show_bug.cgi?id=907828 Closes: https://bugs.gentoo.org/show_bug.cgi?id=908702 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-dialup/accel-ppp: drop 1.12.0_p20210430
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
net-dialup/accel-ppp: update EAPI 7 -> 8 of live ebuild
Some bits were synced but not the EAPI-8 bump of commit 80eb7853b6469f332b15795a354dcdfa62de0a55 Bug: https://bugs.gentoo.org/878835 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: revision bump
Fix some directory paths, that were incorrectly put into /usr Sync live ebuild, drop old revision Reported-by: Agostino Sarubbo <ago@gentoo.org> Closes: https://bugs.gentoo.org/878835 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: drop old vulnerable version
Closes: https://bugs.gentoo.org/768234 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
- add new snapshot - add support for dev-libs/libtomcrypt - sync live ebuild Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-dialup/accel-ppp: drop old version
Dropping old version, which does not support slotted lua. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
net-dialup/accel-ppp: migrate to lua-single.eclass
Locked to lua5.1 by upstream build scripts. Closes: https://bugs.gentoo.org/752792 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: drop old version
Bug: https://bugs.gentoo.org/741568 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
Add snapshot with upstream changes, fixing CVE-2020-15173 Gentoo-Bug: https://bugs.gentoo.org/741568 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Sergey Popov · gentoo
net-dialup/accel-ppp-9999: migrate from cmake-utils to cmake eclass
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp-9999: move to new repository
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Sergey Popov · gentoo
net-dialup/accel-ppp: keep log directory
Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-dialup/accel-ppp: migrate to sys-apps/kmod
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: fix detection of Lua interpreter
Reported-by: Toralf Förster <toralf@gentoo.org> Closes: https://bugs.gentoo.org/720846 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-dialup/accel-ppp: Fix patch name
Bug: https://bugs.gentoo.org/704306 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: backport compatibility patch for new kernels
Closes: https://bugs.gentoo.org/704306 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Sergey Popov · gentoo
net-dialup/accel-ppp: drop old version
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Fix obsolete copyrights
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump, update live ebuild
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: drop old versions
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-dialup/accel-ppp: fix HOMEPAGE
Reported-by: yuLya <gen2xmach1ne@tutanota.com> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Closes: https://bugs.gentoo.org/680696 Package-Manager: Portage-2.3.51, Repoman-2.3.10 - Sergey Popov · gentoo
net-dialup/accel-ppp: drop old version
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump, sync live ebuilds
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Francesco Turco · gentoo
net-dialup/accel-ppp: use HTTPS for links to dev.gentoo.org - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
Fix vlan handling. Fix building with kernel 4.10. Fix building postgresql log driver. Gentoo-Bug: 591572 Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Sergey Popov · gentoo
net-dialup/accel-ppp: update live ebuilds
Add support for Lua scripts usage Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Sergey Popov · gentoo
net-dialup/accel-ppp: drop old
Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump to 1.11.0
Add live ebuild for 1.11 branch Package-Manager: portage-2.2.28 - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
Bump version to 1.10.3, remove old one Package-Manager: portage-2.2.28 - Sergey Popov · gentoo
net-dialup/accel-ppp: add live ebuilds for 1.10 and master branches
Package-Manager: portage-2.2.28 - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump to 1.10.2
Properly install ipoe kernel module, add necessary LDFLAGS to properly handle lazy linking. Drop old version. Reported-by: Christian Roessner <info@roessner-net.com> Gentoo-Bug: 549918 Package-Manager: portage-2.2.28 - Sergey Popov · gentoo
net-dialup/accel-ppp: remove old vulnerable versions
Gentoo-Bug: 574414 Package-Manager: portage-2.2.28 - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump to 1.10.1
Port to EAPI 6, simplify init script, unify variable names in conf.d file Gentoo-Bug: 574414 Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/hydrapolic/logstash'
Version bump. rm old Pull request: https://github.com/gentoo/gentoo/pull/443 - Sergey Popov · gentoo
net-dialup/accel-ppp: version bump
Package-Manager: portage-2.2.23 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed