summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-18Release inetutils 2:1.8-31.8-3Guillem Jover1-2/+2
2010-11-18Fix IPv6 support in inetd and telnetd on GNU/kFreeBSDGuillem Jover4-0/+85
By passing the correct struct sockaddr length to socket functions depending on the address family, instead of always passing the size of struct sockaddr_storage. Thanks-to: Mats Erik Andersson <gnu@gisladisker.se> Thanks-to: Simon Josefsson <simon@josefsson.org>
2010-11-18Remove a wrong hunk from the tcpmux services fixGuillem Jover2-14/+8
Thanks-to: Mats Erik Andersson <gnu@gisladisker.se>
2010-09-22Release inetutils 2:1.8-21.8-2Guillem Jover1-2/+2
2010-09-22Fix FTBFS on GNU/Hurd and GNU/kFreeBSD systemsGuillem Jover3-0/+89
- Use IFF_ flags conditionally. - Do not include <stropts.h> to get ioctl declaration as we get it from the wrapped <sys/ioctl.h>, otherwise we get conflicting symbols. - Include <sys/types.h> in ifconfig/flags.h for size_t. Closes: #596638
2010-09-12Release inetutils 2:1.8-11.8-1Guillem Jover1-2/+2
2010-09-12Change inetd “tcp” and “udp” service protocol to IPv4 onlyGuillem Jover3-0/+85
Change “tcp6” and “udp6” to accept IPv4 mapped addresses. And add “tcp6only” and “udp6only” for IPv6 only connections. Closes: #404760, #519316, #594422
2010-09-12Make inetd listen on ports when enabling tcpmux servicesGuillem Jover3-0/+42
2010-09-12Do not segfault in inetd when a service does not have any argumentGuillem Jover3-0/+43
Closes: #515070, #590128
2010-09-08Remove obsolete and unused libopie-dev Build-DependsGuillem Jover4-1/+28
2010-09-08Add a .gitignore fileGuillem Jover1-0/+7
2010-09-08Now using Standards-Version 3.9.1Guillem Jover2-1/+2
2010-09-08Fix man page warningsGuillem Jover3-0/+84
2010-09-08Install man pages for inetutils-ifconfig and ping6Guillem Jover4-0/+4
2010-09-08Explicitly include BSD licenses into debian/copyrightGuillem Jover2-2/+47
Instead of referencing generic and non-matching file from common-licenses.
2010-08-25Switch Vcs fields to the new git repositoriesGuillem Jover2-2/+3
2010-08-25Remove inactive co-mainainersGuillem Jover2-1/+2
Remove Marcus Brinkmann and Jeff Bailey from Uploaders field, thanks for your previous work! Closes: #503567
2010-06-10Add bug closure for “ping -w timeout” upstream implementationGuillem Jover1-0/+1
Closes: #565137
2010-06-10Switch to source format “3.0 (quilt)”Guillem Jover5-14/+9
Remove quilt from Build-Depends. Remove quilt.make include from debian/rules. Remove patch and unpatch targets from debian/rules. Remove now unneeded quilt references in debian/README.source.
2010-06-10Revert upstream switch to help2man generated man pagesGuillem Jover3-0/+7165
Upstream switched to generate man pages from --help output, which is a regression from previous man pages inherited from BSD. Revert the removal and disable help2man logic.
2010-06-10New upstream release 1.8Guillem Jover13-218/+83
2010-06-10Release inetutils 2:1.6-31.6-3Guillem Jover1-2/+2
2010-06-10Move libreadline-dev to be the first Build-Depends alternativeGuillem Jover1-0/+2
And add libreadline6-dev for compatibility purposes.
2010-06-10Fix init script dependency informationGuillem Jover3-5/+14
Provide a unique service name. Require $remote_fs instead of $local_fs, as we use stuff from /usr. Closes: #547513 Thanks-to: Petter Reinholdtsen <pere@hungry.com>
2010-06-10Release inetutils 2:1.6-21.6-2Guillem Jover1-6/+6
2010-06-10Pull fixes from upstreamGuillem Jover4-0/+68
Restore the traditional behavior of ping without -c option. Closes: #524011 Fix build failure due to an m4 comment eating a new line. Closes: #541775
2010-06-10Use a variable instead of hardcoding the pid file pathGuillem Jover2-10/+13
2010-06-10Add support for LSB status action on init scriptsGuillem Jover3-2/+9
2010-06-10Use $(filter ...) instead of $(findstring ...)Guillem Jover2-1/+8
To extract space separated options from DEB_BUILD_OPTIONS.
2010-06-10Release inetutils 2:1.6-11.6-1Guillem Jover1-2/+2
2010-06-10Refer to GFDL-1.2 instead of GFDL under common-licensesGuillem Jover1-1/+1
2010-06-10Update debian/tarball.shGuillem Jover3-31/+86
- Use git instead of CVS to get new snapshots. - Use lower case variable names. - Make snapshot argument handle both cloning and updating. - Add a new tarball argument. - Add code to bootstrap from gnulib. - Refactor version detection into a function and use it when needed. Update documentation about debian/tarball.sh in debian/README.source.
2010-06-10Add more detail about copyright updatesGuillem Jover1-0/+4
2010-06-10Update debian/copyright fileGuillem Jover2-7/+8
Update download URL. Reword debianized by comment, and update Marcus' mail address.
2010-06-10Switch the unpatch make call inside the clean target to its dependencyGuillem Jover2-4/+2
2010-06-10Do not pass the --force option to autoreconfGuillem Jover2-3/+4
And thus stop unneedingly removing INSTALL and build-aux.
2010-06-10Fix typo in previous changelog entryGuillem Jover1-1/+1
2010-06-10Add misc:Depends substvar to all binary package Depends fieldsGuillem Jover2-12/+15
2010-06-10Refresh and rmeove patches for 1.6Guillem Jover15-1062/+100
2010-06-10New upstream release 1.6Guillem Jover5-72/+45
The documentation is free now, add texinfo back to Build-Depends. The non-free RFC got removed upstream. debian/patches/00_build_dfsg.patch: Remove. debian/tarball.sh: No need to strip documentation anymore. Update debian/copyright file.
2010-06-10Remove RCS keywords from packaging filesGuillem Jover9-23/+1
2010-06-10Use dh_prep instead of “dh_clean -k”Guillem Jover2-1/+2
2010-06-10Switch to debhelper compatibility level 7Guillem Jover3-2/+8
2010-06-10Release inetutils 2:1.5.dfsg.1-91.5.dfsg.1-9Guillem Jover1-3/+3
2010-06-10Create a new /etc/inetd.conf on install if there was noneGuillem Jover2-0/+62
Template file stolen from openbsd-inetd.
2010-06-10Do not fail to start inetutils-inetd when there are services enabledGuillem Jover2-1/+3
For example in files under /etc/inetd.d/. Closes: #500729
2010-06-10Call 'set -e' in maintainer scripts to guarantee a correct exit statusGuillem Jover7-0/+13
2010-06-10Make the inetutils-inetd init.d script provide inetutils-inetdGuillem Jover2-1/+4
Instead of inetd, to not conflict with other inetd implementations. Closes: #507121 Thanks-to: Petter Reinholdtsen <petter.reinholdtsen@usit.uio.no>
2010-06-10Improve package desriptionsGuillem Jover2-11/+13
Remove wrong acronym for ping. (Closes: #496441) Decapitalize short descriptions.
2010-06-10Install ping6 suid root by using “cp -a”Guillem Jover2-2/+8
Closes: #501910