summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-misc/netifrc: bumpRobin H. Johnson2020-01-041-1/+1
| | | | | | | | | | | | | | Major changes: - init.d/net.lo: add a configurable presence timeout - net/veth: new functionality Fixes: - net/wireguard: sync - net/ppp: support ppp-2.4.8 - *: lots of shellcheck fixes Package-Manager: Portage-2.3.83, Repoman-2.3.18 Closes: https://bugs.gentoo.org/704722 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-231-2/+2
|
* net-misc/netifrc: use HTTPS for GitHubDavid Hicks2017-07-301-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/netifrc: Update RDEPENDThomas Deutschmann2016-11-281-1/+2
| | | | | | | | | | | | | - Block on <sys-fs/udev-init-scripts-27 for smoother upgrade path added. (bug #599096) - Bumped requirement on sys-apps/openrc to >=sys-apps/openrc-0.15 which is the first version providing the "#!/sbin/openrc-run" shebang we now depend on. Gentoo-Bug: https://bugs.gentoo.org/599096 Package-Manager: portage-2.3.2
* net-misc/netifrc: bump, MANY fixes.Robin H. Johnson2016-10-241-0/+71
This release of netifrc should hopefully represent the next stable candidate. The 0.3.x and 0.4.x series had some bugs that should not be in stable. One specific change to note, is that if an address or route is already configured on an interface, prior to starting the interface service, the interface will now start successfully, whereas it would previously fail. If the parameters on the existing route and new route are slightly different, this may lead to non-deterministic behavior. Bugs fixed: 420941, 588872: l2tp/dummy/hsr support. 487208: support busybox better, no scope=host on loopback. 488250, 488260, 488262: better IPv6 address handling. 489398: more reliable interface startup 507346: resolvconf-gentoo renamed to openresolv 524156: DHCP classless static routes for udhcpc 525958: Better POSIX sh support 540728, 547906: macchanger 1.7 support 545364: Switch to /run instead of /var/run 575128: newer udev support 596234: New iproute keywords: noprefixroute mngtmpaddr 596844: metric_SSID support Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>