1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810
|
xinetd (1:2.3.15.4-6) unstable; urgency=low
* Orphan package
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Tue, 22 Jul 2025 23:27:08 +0200
xinetd (1:2.3.15.4-5) unstable; urgency=medium
* Fix FTBFS with gcc 15 (Closes: #098144)
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Thu, 06 Mar 2025 22:48:35 +0100
xinetd (1:2.3.15.4-4) unstable; urgency=low
* Add Pre-Depends: ${misc:Pre-Depends}
* Change my email to the debian alias
* Update copyright file to the current year
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Wed, 05 Jun 2024 18:45:33 +0200
xinetd (1:2.3.15.4-3) unstable; urgency=low
* Install the .service file in the correct place (Closes: #1065300)
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Sat, 02 Mar 2024 12:59:35 +0100
xinetd (1:2.3.15.4-2) unstable; urgency=high
* Install the .service file for systemd (Closes: #1039423, #1030087)
* Add libtirpc-dev to build dependencies (Closes: #1065215, #968736)
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Sat, 02 Mar 2024 00:24:02 +0100
xinetd (1:2.3.15.4-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Add metadata file
* Fix day-of-week for changelog entries 2.1.7-3, 2.1.7-1.
[ Salvo 'LtWorf' Tomaselli ]
* New upstream release
* Fix watch file
* Set Rules-Requires-Root: no
* Bump Standards-Version: 4.6.2
* Drop dependency on lsb-base
* Dump recommends on logging systems
* Downgrade update-inetd to suggest
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Sat, 28 Oct 2023 12:07:23 +0200
xinetd (1:2.3.15.3-1) unstable; urgency=low
* New upstream release
* Removed patch 00_no_section3_manpages now upstream
* Bump to compat 11
* Bump Standards-Version to 4.1.3
* Fix paths for moved/renamed documentation files
* Convert debian/copyright to dep-5
* Change Vcs-* to new salsa URL
* Change debian/rules to remove previously needed flags to configure
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Mon, 05 Feb 2018 19:31:09 +0100
xinetd (1:2.3.15.1-1) unstable; urgency=medium
* New upstream release
* Add build-depend on pkgconf
* Add build-depend on libselinux1-dev
* Bump Standards-Version to 4.0.1
* Switch to openSUSE fork, more actively maintained
* Remove upstart init file
* Re-override lintian warning about .pl extension
* Do not install C header manpages
* Change priority to optional
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Mon, 14 Aug 2017 23:14:37 +0200
xinetd (1:2.3.15-7) unstable; urgency=medium
* Fix file descriptor leak
* Bump Standards-Version to 3.9.8
* Add depends on lsb-base for the init script
* Bump to compat 10
* Removed explicit autoreconf, autotools from debian/rules
* Moved git repository to collab-maint
* Fix spelling mistake in manpage
* Remove Build-Depends on autotools-dev and dh-autoreconf
now debhelper depends on them
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Thu, 03 Nov 2016 19:45:35 +0100
xinetd (1:2.3.15-6) unstable; urgency=low
* Add ENVIRONMENT section to manpage. (Closes: #731286)
* Changed Vcs-Git to use https.
* Change URL to github upstream
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Wed, 27 Jan 2016 17:10:40 +0100
xinetd (1:2.3.15-5) unstable; urgency=low
* Define constant to fix FTBFS on hurd
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Tue, 24 Nov 2015 15:49:30 +0100
xinetd (1:2.3.15-4) unstable; urgency=low
* Add xinetd upstart job from Ubuntu
* Bump Standards-Version to 3.9.6
* Moved update-inetd to recommends. inetd compat mode is
not compulsory.
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Thu, 17 Sep 2015 09:08:48 +0200
xinetd (1:2.3.15-3) unstable; urgency=low
* Add lintian override for script-with-language-extension.
* "service xinetd status" shows the status of all the services as well.
* Update config.{sub,guess} for AArch64. (Closes: #727277)
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Sat, 26 Oct 2013 11:00:10 +0200
xinetd (1:2.3.15-2) unstable; urgency=high
* Fix CVE-2013-4342 making TCPMUX services change the uid.
(Closes: #324678)
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Thu, 03 Oct 2013 16:13:32 +0200
xinetd (1:2.3.15-1) unstable; urgency=low
* New upstream release. (Closes: #673531)
* Drop all patches that were included upstream.
* Store pidfile in /run rather than /var/run.
* Use pidfile for start-stop-daemon.
(Closes: #644515, #129086) (LP: #868538)
* Port patch on 000008-fix-manpages to work on the new
upstream version.
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Fri, 10 May 2013 13:47:18 +0200
xinetd (1:2.3.14-10) unstable; urgency=low
* Upload to unstable.
* Bump Standards-version to 3.9.4.
* Use automatic doc-base rather than install it with
xinetd.install.
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Mon, 06 May 2013 00:52:05 +0200
xinetd (1:2.3.14-9~exp1) experimental; urgency=low
* Add $network in the LSB headers for the init script.
* Add description in the LSB headers
* Update LSB headers to indicate as providing itself and
as replacement for inetd.
* Fix a typo and some warnings in man pages (patch in 000008-fix-manpages).
* Add debian/watch file.
* Register the faq html file with doc-base.
* Add more details to the previous changelog entry.
* Use correct debhelper version in the Build-Deps: 9 instead of 9.0.0.
* Add DEP-3 headers to the 000007-CVE-2012-0862 patch.
* Remove extra whitespace from debian/xinet.d/*.
* Wrap debian/rules to 80 columns.
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Sat, 18 Aug 2012 16:38:35 +0100
xinetd (1:2.3.14-8~exp1) experimental; urgency=low
* New maintainer. (Closes: #661881)
* Explicit switch to quilt, instead of hand made patch management.
* Correct typo in README.Debian. (Closes: #611637)
* Add status action in init.d. (Closes: #527887)
* Defaults to rsyslog. (Closes: #526923)
* Fix lintian warnings about missing recommended target.
* Fix lintian warning maintainer-script-without-set-e.
* New and simplified debian/rules using dh.
* Let the scripts be generated automatically.
* Use the debian way for patches.
* Bump to latest Standards-Version.
* Depend on debhelper 9.
* Replace package VCS-* fields with new URL.
* Bump compatibility level in debian/compat to 9. (Closes: #542729)
-- Salvo 'LtWorf' Tomaselli <ltworf@debian.org> Thu, 09 Aug 2012 23:23:20 +0200
xinetd (1:2.3.14-7.1) unstable; urgency=high
* Non-maintainer upload.
* Fix CVE-2012-0862 avoiding enabling unintentional services.
(Closes: #672381)
-- Luk Claes <luk@debian.org> Sun, 27 May 2012 19:26:42 +0200
xinetd (1:2.3.14-7) unstable; urgency=low
* Update init.d to test if ipv6 support is built in the kernel before
activating it by default. (Closes: #472755)
-- Pierre Habouzit <madcoder@debian.org> Wed, 26 Mar 2008 17:46:54 +0100
xinetd (1:2.3.14-6) unstable; urgency=low
* Add patch from David Madore so that xinetd groks an -inetd_ipv6 mode,
that works like -inetd_compat but also listen on IPv6 addresses.
(Closes: #472436)
* debian/control:
- bump standards-version to 3.7.3
- update VCS-{Git,Browser} fields
- fix Homepage field (http:// prefix was missing)
-- Pierre Habouzit <madcoder@debian.org> Mon, 24 Mar 2008 12:48:39 +0100
xinetd (1:2.3.14-5) unstable; urgency=medium
* Fix wrong ordering of the sed arguments in postinst script.
Thanks to Martin F Krafft <madduck@debian.org>. (Closes: 453371)
-- Pierre Habouzit <madcoder@debian.org> Thu, 29 Nov 2007 09:29:55 +0100
xinetd (1:2.3.14-4) unstable; urgency=low
* Add Disable-services-with-a-duplicated-id.patch: if a service has the same
id and is configured in both xinetd configuration directories _and_ in
/etc/inetd.conf, the configuration (even if disabled) from xinetd
directories takes precedence.
* /etc/default/xinetd wasn't installed anymore because of a typo:
debian/xinetd.defaults -> debian/xinetd.default.
* debian/xinetd.postrm: don't purge configuration that isn't ours on purge
anymore.
* Don't force inetd_compat for upgrades.
* Update README.Debian with informations wrt -inetd_compat in Debian.
-- Pierre Habouzit <madcoder@debian.org> Wed, 28 Nov 2007 12:02:26 +0100
xinetd (1:2.3.14-3) unstable; urgency=low
* xinetd has an -inetd_compat mode that renders it suitable for being an
inet-superserver, instead of clumsily divert netkit-inetd, which this
release enables now by default. (Closes: #134955, #188232, #326975,
#355417, #373157, #406190, #406660, #448617)
* debian/NEWS: explain the transition.
* debian/control:
- add Provides/Conflicts on inet-superserver
- add dependency on update-inetd
- add dependency on lsb-base
* maintainer scripts:
- preinst: remove diversion of /etc/init.d/inetd
- other: don't touch /etc/init.d/inetd anymore
* debian/xinetd.defaults: enable inetd_compat mode, so that we can
legitimately provide inet-superserver.
* debian/xinetd.init:
- support the new INETD_COMPAT option
- be LSB-compliant
-- Pierre Habouzit <madcoder@debian.org> Mon, 26 Nov 2007 22:24:09 +0100
xinetd (1:2.3.14-2) unstable; urgency=low
* Adopt package. (Closes: #434357)
* debian/control:
- set myself as maintainer
- add VCS-* fields
- add Homepage field
* debian/rules:
- make it slightly more modern
- use pristine-tar
- use debian/patches
* Always use up2date config.{sub,guess}:
- add autotools-dev to the Depends
- copy config.{guess,sub} from /usr/share/misc/
* Unset TMPDIR in the initscript. (Closes: #379400)
* Capitalize IP in the package Description. (Closes: #414288)
* Fix typo in xinetd.conf(5), spurious `+': update
Documentation-fixes.patch. (Closes: #413997)
-- Pierre Habouzit <madcoder@debian.org> Mon, 26 Nov 2007 18:08:16 +0100
xinetd (1:2.3.14-1.1) unstable; urgency=low
* Non-maintainer upload.
* Update xinetd to use invoke-rc.d. (Closes: #427892)
-- Pierre Habouzit <madcoder@debian.org> Wed, 18 Jul 2007 18:38:26 +0200
xinetd (1:2.3.14-1) unstable; urgency=low
* New upstream release. (Closes: #342724)
* Update config.guess and config.sub to fix FTBFS on
the kfreebsd ports. (Closes: #342448)
* Comment about log_on_* in xinetd.conf. (Closes: #312663)
* Prevent xinetd from closing stdout of the services to be
started. Patch by Leo Weppelman <leo@wau.mis.ah.nl>.
(Closes: #342559)
* Patch for xconv.pl by Ron Murray <murrayr@dor.state.ma.us> to
process "#<off>#" lines. (Closes: #336023).
* Add configuration file to discard internal service.
(Closes: #309312)
* Bump Standards-Version to 3.7.2
* Bump debhelper compatibility level to 5.
-- Thomas Seyrat <tomasera@debian.org> Tue, 9 May 2006 13:32:06 +0200
xinetd (1:2.3.13-3) unstable; urgency=low
* Have -stayalive option in /etc/default/xinetd instead of init script
to make behaviour change easier. (Closes: #294665)
* Apply patch from Andreas Jochens <aj@andaco.de> to build
on amd64 with gcc-4.0. (Closes: #297911)
* Run /etc/init.d/inetd in postrm only if it exists. (Closes: #295554)
* Fix erroneous itox.8 man page. (Closes: #287814)
* Include xinetd.org FAQ as /usr/share/doc/xinetd/xinetd.org-FAQ.html
* Edited README.update-inetd. (Closes: #287821)
* Apply patch to xconv.pl by Javier Fernández-Sanguino Peña:
- resolve an issue with Amanda when xinetd is used instead
of inetd. (Closes: #167367)
- fix an issue with numerically-specified services when converting
from an inetd configuration to xinetd. (Closes: #176464)
- TCP Wrappers
-- Thomas Seyrat <tomasera@debian.org> Thu, 10 Mar 2005 11:03:24 +0100
xinetd (1:2.3.13-2) unstable; urgency=low
* Start xinetd with -stayalive by default to keep it
running even if no service is enabled. (Closes: #270803)
* Modify Makefile.in to install xinetd.log manpage in section
5 instead of 8.
-- Thomas Seyrat <tomasera@debian.org> Thu, 9 Sep 2004 14:39:20 +0200
xinetd (1:2.3.13-1) unstable; urgency=low
* New upstream release.
- fixes factorized addresses in only_from. (Closes: #212533)
* inetd.conf doesn't get read by default anymore, too much trouble.
Remove -inetd_compat from /etc/default/xinetd. (Closes: #198585)
* "services" internal service was removed upstream, so we don't
need /etc/xinetd.d/xinetd anymore, nor documentation for these
internal services. (Closes: #242646)
* Bump Standards-Version to 3.6.1.
-- Thomas Seyrat <tomasera@debian.org> Sun, 18 Apr 2004 13:33:57 +0200
xinetd (1:2.3.12-2) unstable; urgency=high
* Apply patch on nvlists.c from upstream to fix segfault.
* Update README.update-inetd.
* -reuse is not needed anymore since 2.3.4 as REUSE is on
by default on all services.
* "xadmin" and "servers" internal services were removed upstream,
they don't appear anymore in /etc/xinetd.d/xinetd.
* /etc/default/xinetd is also removed when xinetd is purged.
-- Thomas Seyrat <tomasera@debian.org> Fri, 15 Aug 2003 16:06:10 +0200
xinetd (1:2.3.12-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.6.0.
* Remove README.samba
-- Thomas Seyrat <tomasera@debian.org> Thu, 14 Aug 2003 14:21:41 +0200
xinetd (1:2.3.11-2) unstable; urgency=low
* Attempt at using inetd.conf compatibility mode.
- no more "inetd.conf to xinetd.conf" autoconvert, now xinetd
reads inetd.conf after xinetd.conf
- inetd to xinetd transition should be seamless and inetd-started
services are not supposed to be broken (closes: #146908)
- no more debconf (we don't prompt user anymore, we rely on dpkg to
check for an existing xinetd.conf, and to prompt accordingly)
(Closes: #183458)
* Install /etc/xinetd.d/, the (disabled) internal services
configuration files (Redhat-style), and the default xinetd.conf
considers them. (Closes: #167726)
* Remove logrotate config file as we log through syslog per default.
* Remove logrotate from Recommends.
* Update and simplify maintainer scripts.
* Bump Standards-Version to 3.5.10.
-- Thomas Seyrat <tomasera@debian.org> Mon, 9 Jun 2003 22:50:54 +0200
xinetd (1:2.3.11-1) unstable; urgency=high
* New upstream release
- fix memory leaks found by Steve Grubb with valgrind. (Closes: #190217)
* Bump Standards-Version to 3.5.9.
-- Thomas Seyrat <tomasera@debian.org> Sat, 26 Apr 2003 16:26:45 +0200
xinetd (1:2.3.10-1) unstable; urgency=low
* New upstream release.
* Bumped Standards-Version to 3.5.8.
* Start daemon with -pidfile /var/run/xinetd.pid. (Closes: #172770)
-- Thomas Seyrat <tomasera@debian.org> Mon, 13 Jan 2003 13:13:42 +0100
xinetd (1:2.3.9-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.5.7.
-- Thomas Seyrat <tomasera@debian.org> Wed, 2 Oct 2002 10:25:33 +0200
xinetd (1:2.3.7-1) unstable; urgency=high
* New upstream release.
- set urgency=high to supersede NMU.
- include security fixes from 2.3.6-1.1.
* Apply two patches for 2.3.6 from Steve G. fixing some
"redirect without server line" service issues. (Closes: #155990)
-- Thomas Seyrat <tomasera@debian.org> Tue, 13 Aug 2002 15:05:05 +0200
xinetd (1:2.3.6-1.1) unstable; urgency=high
* Non-maintainer upload.
* Apply a patch from SolarDesigner to keep xinetd from leaking the
recently introduced signal pipe into services started from xinetd.
* Apply upstream bugfix to handle IPv6 addresses in config parser
(unfortunately, it was applied upstream to the 2.3.6 tarball which is
now different from ours).
-- Martin Schulze <joey@infodrom.org> Tue, 13 Aug 2002 10:44:14 +0200
xinetd (1:2.3.6-1) unstable; urgency=low
* New upstream release.
- fix issues when NAMEINARGS is passed to services. (Closes: #121044)
- fix formatting error in xinetd.conf.5 (Closes: #149114)
* Remove build dependency on perldoc (upstream now ships xconv.pl manpage).
* Include French debconf template translation.
-- Thomas Seyrat <tomasera@debian.org> Mon, 5 Aug 2002 22:17:38 +0200
xinetd (1:2.3.5-1) unstable; urgency=low
* New upstream release.
* New maintainer. (Closes: #153977)
* Minor debian/rules rewrite.
* Bump Standards-Version to 3.5.6.1.
-- Thomas Seyrat <tomasera@debian.org> Sun, 28 Jul 2002 16:51:39 +0200
xinetd (1:2.3.4-2) unstable; urgency=high
* Three small address parsing fixes; these are being punted upstream:
- xinetd/addr.c:explicit_addr: Set /32 to still be a masked addr
(Closes: #144672)
- xinetd/addr.c:factorized_addr: Restart the parse at the right point
after the syntax check pass. (Closes: #141453)
- xinetd/addr.c:addrlist_match: Modify the "mask" check to remember to
apply the mask to /both/ halves of the expression. (Closes: #145704)
* debian/init: Send HUP to reload config.
-- Daniel Silverstone <dsilvers@debian.org> Fri, 3 May 2002 21:47:35 +0100
xinetd (1:2.3.4-1.1) unstable; urgency=low
* Non-maintainer upload.
* Update config.guess and config.sub. (Closes: #141653)
-- Colin Watson <cjwatson@debian.org> Sun, 7 Apr 2002 23:51:53 +0100
xinetd (1:2.3.4-1) unstable; urgency=low
* New upstream release.
* Give configure the --with-loadavg parameter. (Closes: #140619)
-- Daniel Silverstone <dsilvers@debian.org> Thu, 4 Apr 2002 23:53:54 +0100
xinetd (1:2.3.3-4) unstable; urgency=low
* Fix a reload issue in /etc/init.d/xinetd by making reload
and force-reload the same signal. Follows from removal of
soft reload in 2.3.1. (Closes: #127676)
-- Daniel Silverstone <dsilvers@debian.org> Sun, 6 Jan 2002 17:25:45 +0000
xinetd (1:2.3.3-3) unstable; urgency=low
* Update the pt_BR debconf template. (Closes: #120846)
* Update the German debconf template. Thanks to Stephan Baeckert.
* Fix implicit declaration of malloc(). This sorts out an ia64
issue. (Closes: #124399)
* Fix spelling mistake in control file. (Closes: #125544)
-- Daniel Silverstone <dsilvers@debian.org> Tue, 18 Dec 2001 08:38:04 +0000
xinetd (1:2.3.3-2) unstable; urgency=low
* Re-introduce debconf independance at the cost
of needing a lintian override.
* Fix an issue with building on potato WRT pod2man.
-- Daniel Silverstone <dsilvers@debian.org> Tue, 25 Sep 2001 18:52:58 +0100
xinetd (1:2.3.3-1) unstable; urgency=high
* New upstream release.
- changes of particular interest include:
o 2.3.1 - Applied Solar Designer's AUDIT patches
- Removed soft-reconfigure. reload is always hard.
o 2.3.2 - Fix a heap overrun issue.
o 2.3.3 - RPC parser works again.
* New maintainer
* Fix an issue where xinetd.conf stomped on your configs by
making a backup somehow. (Closes: #110596)
* Remove support for systems without debconf. This introduces
a dependency on debconf. (Closes: #90008)
* Introduc build dependency on perl-doc in order to build the
manpage for xconv.pl
* Provide POD documentation for xconv.pl
* Correct a dodgy comment in xconv.pl. (Closes: #108754, #108751)
* Include brazilian debconf template translations courtesy of
Andre Luis Lopes <andrelop@ig.com.br>. (Closes: #108548)
-- Daniel Silverstone <dsilvers@debian.org> Fri, 31 Aug 2001 14:49:57 +0100
xinetd (1:2.3.0-1) unstable; urgency=high
* New upstream release.
* Orphan the package.
* Include German translation for the debconf templates. (Closes: #95505)
* Include Spanish translation for the debconf templates. (Closes: #103166)
* Use -reuse by default in the init script. (Closes: #97732)
* Fix a bug in svc_logprint (in xinetd/log.c) which may allow
remote root access due to a buffer overflow. (Closes: #101201)
* Recommend the proper syslogd virtual package. (Closes: #101629)
* Further polishing of the packaging.
-- Josip Rodin <jrodin@jagor.srce.hr> Sun, 15 Jul 2001 02:55:56 +0200
xinetd (1:2.1.8.8.p3-2) unstable; urgency=low
* Add -x checks around lines that kill inetd, portmap, and xinetd init
script, because it can happen that those programs aren't there.
(Closes: #74759)
* Update the template message about inetd.conf->xinetd.conf
conversion. (Closes: #78622)
* Bump Standards to 3.5.2: add DEB_BUILD_OPTIONS handling.
* Bump debhelper build dependency to 2.0.54. Since dh_installdebconf
is required now.
* Add logrotate to Recommends.
-- Josip Rodin <jrodin@jagor.srce.hr> Sat, 17 Mar 2001 16:52:20 +0100
xinetd (1:2.1.8.8.p3-1) frozen unstable; urgency=low
* New upstream release.
- fix a bug in the access lists; if you specified a host by
name in "only_from," any connection from a host without
a reverse DNS entry would be accepted
This means that security policies (e.g. denial of access) for such hosts
wouldn't be enforced, which is a very ugly security problem,
closes: #65757.
* Add a clear warning to the postrm in the case when you don't have
an init script for the original inetd anymore, saying you may need
to reinstall netbase package to fix it. As this may happen due to
severe breakage in an old xinetd package. (Closes: #60836)
* Clarify convert-inetd-conf template text to explicitely say that the
config file will get overwritten on every upgrade if you say "Yes" to
the question, and add two lines in postinst to explain how to make it
not regenerate anymore.
* Sync portmapper check with inetd's init script and enhance the regexp
match to catch " # foo" comments, otherwise it may produce a false
warning.
* Move the message about terminating all services to prerm, where it's
actually being done.
* Make update-rc.d run only on initial installs.
* Add debhelper to Build-Depends: and short the long description.
-- Josip Rodin <jrodin@jagor.srce.hr> Fri, 16 Jun 2000 20:13:03 +0200
xinetd (1:2.1.8.8pre8-1) frozen unstable; urgency=low
* New upstream release.
- address a Y2K issue in the date service in the TIMEOFFSET macro
(Closes: #54795)
- fix that banners fail to work when the length of the banner
name is "name % 32 = 0"
-- Josip Rodin <jrodin@jagor.srce.hr> Sun, 16 Jan 2000 17:09:48 +0100
xinetd (1:2.1.8.8pre6-1) unstable; urgency=low
* New upstream release.
- fix Y2K glitch in the log file. (Closes: #53865)
* Adopt the package.
* Introduce debconf support to ask about converting the config file,
and to warn about update-inetd malfunctioning. However, I didn't remove
the old method of asking the questions yet, just in case debconf
doesn't exist. Only Recommends: debconf. Plus, I had to re-route all
the messages to &2, because of debconf.
* Add the missing `k' in `syslogd' recommendation.
* Add Build-Depends: libwrap0-dev.
* Move the whole contents of preinst to postinst (that is, stopping of
inetd and portmap, and creating the diversion of inetd init file),
no need to abuse preinst for that.
* Use --background option for start-stop-daemon, to speed up loading,
thus having to depend on dpkg >= 1.4.1.17.
* Fix some details in postinst, init.d, config, and copyright files.
-- Josip Rodin <jrodin@jagor.srce.hr> Tue, 4 Jan 2000 23:54:08 +0100
xinetd (1:2.1.8.7-1) unstable; urgency=low
* Non-maintainer upload.
* Orphan the package.
* New upstream release.
- It's from a completely different development branch, versioned
differently, so I had to introduce an epoch. Note that we have
to use this version because the previous one breaks its own
original license! (Closes: #38361, #41386, #41568)
* Update packaging files for the new autoconf stuff, patch configure.in
and Makefile.in to support install in custom non-existant directories,
include sample xinetd.conf file in examples directory.
* Updated docs regarding the new xconv.pl script. Not using it in
postinst, at least not yet.
* Drop all old patches, except the one for src/itox.c, which is now
forwarded/included in upstream package, with some others.
* Add --with-libwrap to configure flags, to link with libwrap0, as
suggested by the upstream author in the README.
* Fix postrm script to work on purge, and to remove /etc/init.d/inetd
(created in postinst) prior to un-diverting it (otherwise dpkg-divert
would bomb out, overwriting not allowed).
* Move making the dummy /etc/init.d/inetd script to postinst, to
avoid the lintian error.
* Fix s/daemon-dir/daemon_dir/ in README.update-inetd file.
* Update itox.1 manual page, move it to section 8 and to xinetd/
directory, and integrate it (and itox) in the Makefile install: rule.
* Update the init script, made checkportmap() check in /etc/xinetd.conf
file (don't know whether the check is ultimately correct, though).
* Upgrade netbase dependency to 3.16-4, because the fixed update-inetd
script is included since that version.
* Don't recommend netstd anymore, apparently it no longer exists.
(Closes: #49398, #49438)
-- Josip Rodin <jrodin@jagor.srce.hr> Sat, 16 Oct 1999 19:14:14 +0200
xinetd (2.2.1-8.SD1.2) unstable; urgency=low
* Non-maintainer upload.
* Add a dummy /etc/init.d/inetd script so netbase doesn't have to
worry about its files disappearing. (Closes: #45602)
-- Anthony Towns <ajt@debian.org> Fri, 15 Oct 1999 11:56:03 +1000
xinetd (2.2.1-8.SD1.1) unstable; urgency=medium
* Non-maintainer upload (is Norber Veber MIA?).
* Update for the new netbase/inetd stuff.
(Closes: #43161, #44537, #44529, #31500)
* Depend on an appropriate netbase version because of the switch to
diverting /etc/init.d/inetd, and not diverting /usr/sbin/update-inetd.
* Un-diverting is done in a sane way, I think. Postinst checks whether the
exact diversion still exists, and preserves the obsolete scripts, with
suffix ".xinetd.old", and then removes the diversion. The obsolete files
made this way are "rm -f"ed in postrm.
* Update for Debian Policy 3.x. Converte to debhelper for full Policy
compliance. (Closes: #44099)
* Add rm -f /etc/xinetd.conf in purging of postrm. (Closes: #36809)
* Apply large patch by <solar@false.com> for the following changes: (Closes: 35166)
- Supplementary groups are now dropped by default instead of setting
them according to /etc/group. The old behavior was dangerous, as root
is usually a member of multiple groups and some daemons don't reset
them even when dropping to the authenticated user.
- On a SIGHUP, writes to /var/run/xinetd.dump, not /tmp/xinetd.dump.
- A theoretical race condition is fixed.
- Per-source-address session count limits, separate for each service.
The option is "per_source" (works in the defaults section, too). Its
usage is similar to the "instances" option.
- New option for services: "groups = yes" can be used to enable the
old behavior for supplementary groups.
- The ability to pass server arguments starting with argv[0], via the
added "server_args0" option.
* Rework most of the maintainer scripts.
* The checkportmap() function, from the inetd's init script ought to
be changed to check in /etc/xinetd.conf file.
* Improve debian/README* files, fixed some oddities in "SEE ALSO"
sections of the man pages.
* If this release doesn't break anything, I'll probably upload the newest
upstream version, from the alive branch.
-- Josip Rodin <jrodin@jagor.srce.hr> Wed, 15 Sep 1999 20:27:55 +0200
xinetd (2.2.1-8) frozen unstable; urgency=high
* Apply itox patch by Alain Nissen <Alain.Nissen@ulg.ac.be>,
it fixes two problems with itox. It now understands the user.group
notation, and ignores (no)wait.max. (Closes: #29951)
* Fix commenting syntax in preinst (/* */ -> #). (Closes: #29650)
* Fix typo in the itox man page. (Closes: #29945)
* slattach is no longer killed when xinetd is stopped. (Closes: #29648)
* Fix a /tmp security problem which occured when xinetd was sent the
HUP signal (patch from Bugtraq by Marc Heuse <marc@SUSE.DE> slightly
modified by me).
-- Norbert Veber <nveber@debian.org> Sat, 5 Dec 1998 02:27:54 -0500
xinetd (2.2.1-7) unstable; urgency=low
* Fix spelling in changelog.
* Adress an issue with the postinst and file-rc. (Closes: #26546)
-- Norbert Veber <nveber@debian.org> Sat, 10 Oct 1998 00:46:13 -0400
xinetd (2.2.1-6) unstable; urgency=low
* debian/files and debian/substvars are no longer included
in the package. (Closes: #24246)
* Fix a vulnerability and a policy violation in the build process,
also change to -O2 while compiling. (Closes: #24245)
* Divert on both upgrade and install. (Closes: #23866)
-- Norbert Veber <nveber@debian.org> Sat, 25 Jul 1998 14:18:39 -0400
xinetd (2.2.1-5) frozen unstable; urgency=low
* Change all scripts that stop xinetd so that they use SIGQUIT to kill the
server. SIGTERM is the default, and this causes xinetd to kill all
child processes, which makes remote installation/maintenance impossible.
* Change postrm so that it calls update-rc.d with the -f option (in case
/etc/init.d/xinetd is still present.
* Change prerm so that it stops /sbin/portmap instead of
/usr/sbin/rpc.portmap (which doesn't exist).
* Add a man page for itox.
* Fix /etc/init.d/xinetd reload/restart.
* Add /etc/init.d/xinetd to list of conffiles.
-- Norbert Veber <nveber@debian.org> Sat, 13 Jun 1998 20:54:58 -0400
xinetd (2.2.1-4) frozen unstable; urgency=medium
* New maintainer.
* Divert /etc/init.d/netbase. (Closes: #19125)
* /etc/init.d/xinetd now refers to itself by $0. (Closes: #6860)
* /etc/init.d/xinetd now looks for /sbin/portmap.
(Closes: #12021, #12047, #14159, #17247, #18691, #20701, #22161)
* Divert /usr/sbin/update-inetd, the new update-inetd now tells the user
to manually edit /etc/xinetd.conf. A new update-inetd that changes
the xinetd.conf will eventually be created.
* Create /usr/doc/xinetd/README-update.inetd which describes the above,
and gives pointers on what to put into xinetd.conf.
* Move back to main from non-free since xinetd is now free.
* Include ORIGINAL copyright, as is required by the license.
It is in /usr/doc/xinetd/copyright.
* Create /usr/doc/README.samba which describes a fix/workaround to the
xinetd/nmdb bug (Closes: #20705, #17907).
* No longer provides a default xinetd.conf. It is nearly impossible to
generate one that will work on all systems, and still provides
useful services. The user now has the choice of keeping the current
configuration, or converting inetd.conf. (Closes: #10059)
-- Norbert Veber <nveber@debian.org> Tue, 9 June 1998 22:18:25 -0500
xinetd (2.2.1-3.1) unstable; urgency=low
* Developer back to Boris.
-- Adam Heath <adam.heath@usa.net> Sun, 15 Mar 1998 15:33:59 -0500
xinetd (2.2.1-3) unstable; urgency=low
* Change distribution to non-free.
* Fix bug #16310. (Closes: #16310)
-- Adam Heath <adam.heath@usa.net> Sat, 14 Mar 1998 03:31:50 -0500
xinetd (2.2.1-2) unstable; urgency=low
* Fix lintian bugs.
-- Adam Heath <adam.heath@usa.net> Mon, 9 Mar 1998 19:33:00 -0500
xinetd (2.2.1-1) unstable; urgency=low
* New upstream release.
-- Adam Heath <adam.heath@usa.net> Wed, 31 Dec 1997 02:53:10 -0500
xinetd (2.1.7-3.1) unstable; urgency=low
* Build against libc6.
-- Adam Heath <adam.heath@usa.net> Tue, 30 Dec 1997 17:50:01 -0500
xinetd (2.1.7-3) unstable; urgency=low
* Modify preinst to ask whether xinetd will be set up
to load at boot time.
-- "Boris D. Beletsky" <borik@isracom.co.il> Thu, 31 Oct 1996 23:13:34 +0200
xinetd (2.1.7-2) unstable; urgency=low
* Fix FTBFS on non-i386 architectures. (Closes: #5022)
-- "Boris D. Beletsky" <borik@isracom.co.il> Tue, 29 Oct 1996 03:23:24 +0200
xinetd (2.1.7-1) unstable; urgency=low
* Initial release.
-- "Boris D. Beletsky" <borik@isracom.co.il> Wed, 23 Oct 1996 07:45:14 +0200
|