Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-10 | Release inetutils 2:1.5.dfsg.1-11.5.dfsg.1-1 | Guillem Jover | 1 | -5/+5 | |
2010-06-10 | Fix tarball.sh to take into account the non-free removals | Guillem Jover | 2 | -2/+3 | |
2010-06-10 | Indentation fixes | Guillem Jover | 1 | -1/+4 | |
2010-06-10 | Make the binary target in debian/rules idempotent | Guillem Jover | 2 | -1/+3 | |
By cp'ing instead of mv'ing ping6. | |||||
2010-06-10 | Clarify the non-free doc stripping and repacking in debian/copyright | Guillem Jover | 2 | -3/+6 | |
2010-06-10 | Add missing file for previous commit | Guillem Jover | 1 | -0/+7 | |
2010-06-10 | Disable syslogd forwarding by default | Guillem Jover | 4 | -2/+11 | |
Which was enabling inet connections. | |||||
2010-06-10 | Enable telnet authentication ShiShi support | Guillem Jover | 3 | -1/+3 | |
Closes: #300282 | |||||
2010-06-10 | DFSG clean, needed changes | Guillem Jover | 7 | -48/+47 | |
Refresh patches. Disable the doc/ dir. Do not Build-Depend on texinfo anymore, there's not info docs anymore. | |||||
2010-06-10 | New upstream release 1.5 | Guillem Jover | 1 | -1/+4 | |
Remove non-free RFC. Remove non-free GFDL documentation. Closes: #393376 | |||||
2010-06-10 | Fix Jeff Bailey's email address | Guillem Jover | 2 | -1/+7 | |
2010-06-10 | Release inetutils 2:1.4.3+20060719-31.4.3+20060719-3 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Enable PAM and libwrap in the configure options | Guillem Jover | 2 | -1/+3 | |
2010-06-10 | Add an empty /etc/inetd.d/ directory to the inetutils-inetd package | Guillem Jover | 2 | -0/+2 | |
2010-06-10 | Add LSB dependency information to the init scripts for inetd and syslogd | Guillem Jover | 3 | -18/+20 | |
Remove invalid comments. | |||||
2010-06-10 | Fix typos in inetutils-inetd manpage | Guillem Jover | 3 | -0/+29 | |
Closes: #389124 Thanks-to: Stephen Liebbe <sliebbe@gmail.com> | |||||
2010-06-10 | Add a Build-Depends on libwrap0-dev | Guillem Jover | 2 | -1/+3 | |
2010-06-10 | Update inetutils-inetd to match new changes in netbase | Guillem Jover | 2 | -3/+6 | |
Change Provides and Conflicts on inetd to inet-superserver. Add a Depends on update-inetd. | |||||
2010-06-10 | Actually disable libz | Guillem Jover | 1 | -2/+10 | |
2010-06-10 | Do not link against uneeded libz, remove Build-Depends | Guillem Jover | 4 | -2/+5 | |
2010-06-10 | Add a Tag: field to all binary packages, using the data from debtags | Guillem Jover | 2 | -0/+11 | |
2010-06-10 | Switched to quilt | Guillem Jover | 5 | -98/+17 | |
Add new debian/patches/series file. Add Build-Depends on 'quilt (>= 0.40)'. Include quilt.make from debian/rules. Remove now unused debian/patch.mk. | |||||
2010-06-10 | Release inetutils 2:1.4.3+20060719-21.4.3+20060719-2 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Avoid linking against libbsd for now | Guillem Jover | 2 | -0/+19 | |
2010-06-10 | Release inetutils 2:1.4.3+20060719-11.4.3+20060719-1 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Fix ping and ping6 perms to 4755 | Guillem Jover | 3 | -2/+17 | |
2010-06-10 | Remove ifconfig enable patch, integrated upstream | Guillem Jover | 2 | -24/+1 | |
2010-06-10 | Move myself from Uploaders to Maintainer | Guillem Jover | 2 | -3/+3 | |
2010-06-10 | Now using Standards-Version 3.7.2 (no changes needed) | Guillem Jover | 2 | -1/+2 | |
2010-06-10 | Reindent debian/copyright | Guillem Jover | 2 | -14/+16 | |
2010-06-10 | New upstream snapshot 1.4.3+2006071 | Guillem Jover | 5 | -231/+10 | |
2010-06-10 | Add ChangeLog entries | Guillem Jover | 3 | -9/+50 | |
2010-06-10 | Release inetutils 2:1.4.3+20051212-41.4.3+20051212-4 | Guillem Jover | 1 | -3/+3 | |
2010-06-10 | Make syslogd really read /dev/klog | Guillem Jover | 2 | -0/+20 | |
Closes: #348184 Thanks-to: Samuel Thibault <samuel.thibault@ens-lyon.org> | |||||
2010-06-10 | Release inetutils 2:1.4.3+20051212-31.4.3+20051212-3 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Move debian/control generation from clean to build | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Swap where inetutils-tools Provides net-tools, from linux to !linux | Guillem Jover | 2 | -0/+3 | |
Thanks-to: Aurelien Jarno <aurel32@debian.org> | |||||
2010-06-10 | Fix changelog wording | Guillem Jover | 1 | -1/+1 | |
2010-06-10 | Enable installation of logrotate conffiles again | Guillem Jover | 2 | -0/+2 | |
2010-06-10 | Add automake1.4 to Build-Conflicts | Guillem Jover | 2 | -1/+2 | |
Closes: #347312 | |||||
2010-06-10 | Restore a patch hunk lost when syncing with latest upstream release | Guillem Jover | 2 | -0/+12 | |
That would make the code to segfault on 64 bit arches. Although the code is not used by any produced package. Closes: #347313 Thanks-to: Dann Frazier <dannf@hp.com> | |||||
2010-06-10 | Fix busy waiting in inetd when there are no sockets to listen | Guillem Jover | 2 | -0/+38 | |
2010-06-10 | Release inetutils 2:1.4.3+20051212-21.4.3+20051212-2 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Specify localstatedir so pidfiles can be written | Guillem Jover | 2 | -0/+3 | |
Thus allowing the daemons to work properly. Closes: #240576, #266654, #207752, #268178 | |||||
2010-06-10 | Use LSB init script output functions, thus Depend on lsb-base | Guillem Jover | 4 | -16/+23 | |
2010-06-10 | Add texinfo to Build-Depends | Guillem Jover | 2 | -1/+7 | |
2010-06-10 | Release inetutils 2:1.4.3+20051212-11.4.3+20051212-1 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Force debian/control generation on all builds | Guillem Jover | 1 | -0/+3 | |
2010-06-10 | Avoid useless cats (and dogs) | Guillem Jover | 1 | -4/+4 | |
2010-06-10 | Document the use of /proc/kmsg by inetutils-syslogd on some systems | Guillem Jover | 2 | -5/+7 | |
And the absence of System.map address resolving support. Closes: #212168, #212169 |