Репозитории ALT

S: | 20221126-alt1 |
5.1: | 20071127-alt4 |
4.1: | 20071127-alt0.M41.1 |
4.0: | 20020927-alt4.2 |
3.0: | 20020927-alt2 |
Группа :: Сети/Прочее
Пакет: iputils
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
29 ноября 2022 Mikhail Efremov <sem at altlinux.org> 20221126-alt1
- Updated description.
- Dropped ninfod subpackage (closes: #37138).
- 20211215 -> 20221126.
- Dropped obsoleted patch.
- 20210722 -> 20211215.
- disabled -Werror option for Elbrus build
- ping: Fixed -W/-i options in case of setlocale() error
(closes: #40636).
- Patch from upstream git:
+ meson: Make tests optional. - Explicitly disabled tests.
- 20210202 -> 20210722.
- Drop obsoleted patches.
- 20200821 -> 20210202.
- ninfod: Fix seq type.
- Patch from upstream:
+ arpping: make update neighbours work again. - Don't treat variadic macro warning as error.
- meson: Use gnu99 instead of c99.
- arping: Suppress unused argument warning.
- Use useradd -N instead of -n.
- Patches from upstream:
+ common: fix infinite loop when getrandom fails;
+ ping: fix dead loop problem.
- Dropped libsysfs-devel from BR.
- Dropped libssl-devel from BR.
- 20190709 -> 20200821.
- Update License tag.
- Fix build with -Werror.
- 20190515 -> 20190709.
- Fix docs build.
- 20190324 -> 20190515.
- Don't package tftpd (closes: #36477).
- ping: Fix use-after-free.
- ninfod: Drop modcap.c usage.
- Add ninfod init script.
- Don't use deprecated PreReq.
- arping: Fix packets count.
- Add note about net.ipv4.ping_group_range.
- Package rdisc.service and ninfod.service.
- meson: Fix rdisc unit file.
- meson: Install clockdiff and arping to sbindir.
- meson: Fix systemd detection.
- ping6_common.c: Fix include.
- arping: Drop unused variable.
- Build with -Werror.
- Update spec for meson build.
- Drop patches from upstream git.
- meson: Fix build with meson.
- all: Fix checks for libcap.
- 20180629 -> 20190324.
- Ptaches from upstream:
+ Fix Rounding Issue #123.
+ fix ping duration time error.
+ ping: do not bind to device when destination IP is on device.
+ ping: check getifaddrs(3) ifa_name data before use. - ping: Fix interface names comparison.
- modcap: Drop useless getgid().
- modcap: Don't use GID 0 if started as root.
- Update licenses.
- Update url.
- Patch from upstream:
+ tracepath: Fix copying input IPv6 address. - 20161105 -> 20180629.
- Add {public,netadmin}_caps facilities (closes: #34163).
- Patches from upstream:
+ Use libidn2 instead of libidn.
+ Fix ping to local IPv6 interfaces.
- Add /bin/* symlinks.
- Rename in.rdisc -> rdisc.
- Package ninfod.
- Drop ifenslave.
- ping: Drop capabilities in IPv4 mode.
- Rewrite old ALT droppriv patch.
- Updated patches descriptors fix.
- Updated to 20161105 (closes: #27995).
- fix #25282 (thx to led@)
+ updated droppriv patch for support sysfs
- version 20101006.
- fix typo in control facilities descriptions
- add descriptions for control facilities (fix #17321)
- add bindnow patch for linking (thx to force@)
- more correct summary.
- fixed documentation build to be SMP-compatible.
- version s20071127
- remove old patches
+ rh-owl-cache-reverse-lookups - replaced by fc-addrcache
+ owl-man - now man is distributed by sgml. remake patch against sgml
files - add some fedora core patches
+ fc-countermeasures (print countermeasures warning in verbose only)
+ fc-addrcache
+ fc-ia64_align (call strdup on device name)
+ fc-unaligned (add warning to ping.c)
+ fc-open-max (read OPEN_MAX value from sysctl)
+ fc-ping_cleanup (more descriptive string about icmp replies)
- Do not check kernel headers.
- moved rarpd to a package of its own;
see http://secunia.com/advisories/25061/
- use proper ifenslave.c (closes: #9695)
- disabled patch7 (doesn't apply; seems like ifenslave.c has
changed enough so additional code review is needed to determine
whether it's still needed or how to port it -- still unpatched
new source is reportedly working, see the referenced bugreport) - fixed patch5 (#7283, thanks kas@ for alert/patch^2)
- added ping6 control proposed by icesik@ (#9783)
- added Packager:
- Relocated manual pages for commands to 1st section.
- Removed traceroute6 in favour of the traceroute package.
- Removed backwards compatibillity symlinks from /usr/sbin/.
- Removed verifying permissions and group owner for ping since it's
controlled by control(8) facility.
- Updated build dependencies, fixed build.
- Relocated ping6, tracepath, tracepath6 and traceroute6 binaries
from /usr/sbin to /bin; added backwards compatibility symlinks. - Keep ping at mode 700 ("restricted") in the package, but default
it to "public" in %post when the package is first installed.
This avoids a race and fail-open behavior where a "restricted"
ping could be "public" during package upgrades (Owl).
- Updated to ss020927 (fixes #0000711).
- Dropped ss001110-owl-warnings patch (no longer needed).
- Fixed datalen typo.
- Added group (netadmin) to restrict access to ping.
- Added control support for ping.
- arping: do drop_priv a bit later to keep functionality.
- clockdif: keep cap_net_raw capability.
- Updated droppriv patch (chroot to /var/resolv).
- Refined droppriv patch:
+ added file descriptors fix;
+ drop root also for tracepath and tracepath6.
- Moved ipv6calc to outstanding package.
- arping, clockdiff, ping, ping6, traceroute6: drop root also for root user.
- Disabled build of ipv6calc-static.
- Fixed build without kernel-source installed.
- Fixed:
+ tftpd removed from installation binaries
- IPUtils ss020124
- IP6Calc 0.39
- Documentation now is built using SGML tools
- Various patches updated
- fixed rights on manual pages (bug #0000292)
- fixed bonding with new interface ( 2.4.x )
- IPUtils ss010805
- Fixed:
+ ping-deadline patch. Ping has been re-designed to eliminate this problem
+ Compiler options
+ Owl patch for ping
- Merge with patches from OpenWall, RH and MDK
- ss001110.
- ss001011.
- RE adaptions.
- update to ss001010.
- don't segfault as root with large buffers (#16677).
- update to ss001007.
- turn on -U on machines without TSC (#15223).
- better doco patch (#15050).
- fix include-glibc/ to work with new glibc 2.2 resolver headers
- automatic rebuild
- FHS packaging.
- update to ss000418.
- perform reverse DNS lookup only once for same input.
- include README.ifenslave doco.
- "ping -i N" was broke for N >= 3 (#9929).
- update to ss000121:
-- clockdiff: preserve raw socket errno.
-- ping: change error exit code to 1 (used to be 92,93, ...)
-- ping,ping6: if -w specified, transmit until -c limit is reached.
-- ping,ping6: exit code non-zero if some packets not received within deadline.
- man page corrections (#9690).
- add ifenslave.
- List /usr/sbin/rdisc in %files list.
- add remaining binaries.
- casts to remove compilation warnings.
- terminate if -w deadline is reached exactly (#8724).
- create (only ping for now, traceroute et al soon).