netscript-2.4 (5.5.5) unstable; urgency=medium . * Source only upload. netscript-2.4 (5.5.4) unstable; urgency=medium . * Depend on dhcpcd5 to allow installation with renamed DHCP server package. netscript-2.4 (5.5.3) unstable; urgency=medium . * Depend on iproute2, not iproute (Closes: #753714) * Bump standards version to 4.1.3 * Remove obsolete Build-Dep on dh-systemd netscript-2.4 (5.5.2) unstable; urgency=medium . * Fix sub-string interface name clashes. netscript-2.4 (5.5.1) unstable; urgency=medium . * Don't hotplug bridges. Works around a kernel race. * Add note to not default disable IPv6 for Openstack. netscript-2.4 (5.5.0) unstable; urgency=medium . * Add /etc/netscript/network.conf.d * Add proper systemd support, and fixes * Update changelog for 5.4.12~2.gbp2c652b release * Update gbp.conf * Convert ifupdown hotplug script for netscript * Update changelog for 5.4.12~3.gbp183f7f release * Add depends on lsb-base for init scripts * Update changelog for 5.4.12~4.gbp7a776d release * Update debhelper to v6 and deb standards to 3.9.8 * Update changelog for 5.4.12~5.gbpa05941 release * Update debhelper compat version to 10. * Update changelog for 5.4.12~6.gbpe6fab5 release * Fix network.conf.d include line in network.conf * Convert inbrdr outbrdr to use ICMP RETURN chain. * Update changelog for 5.4.12~7.gbpd5fe80 release * Update changelog for 5.4.12~8.gbp323004 release * Add IPV6 DAD wait address settle time on boot. * Fix one line type in ipf6_icmphost exec function. * Make Interface functions handle - in dev names * Fix icmpv6 protocol psecfication in outbrdr * More IPv6 CIMP filter fixes for inbrdr and outbrdr * Fix IPv6 ipf6_log() icmpv6 rule * Update changelog for 5.4.12~15.gbpc73267 release netscript-2.4 (5.4.11) unstable; urgency=medium . * Fix iptables filters not bening loaded with kernel versions 4.x - 9.x * Update standards version to 3.9.6 netscript-2.4 (5.4.10) unstable; urgency=medium . * Fix /etc/init.d dependency loop with ifupdown (Closes: #717871) * Add sysvinit/insserv back in * Add /etc/iniserv.conf.d /etc/inserv.conf.d segment to correctly set up boot dependencies for above. * Update changelog for 5.4.10 release netscript-2.4 (5.4.8) unstable; urgency=medium . * Remove sysvint/inserv support for package. (Closes: #771871) Revert totally removing ifupdown emulation/Provides as this breaks too many things. This just removes the dependency loop in /etc/init.d files which is unfixable. netscript-2.4 (5.4.6) unstable; urgency=medium . * Remove ifupdown emulation (Closes: #771871) netscript-2.4 (5.4.5) unstable; urgency=medium . * Add dependency for iproute2|iproute (for backport) (Closes: #705169) netscript-2.4 (5.4.4) unstable; urgency=medium . * Fix netscript ifrestart * Add ability to restart radvd/dnsmasq on ifup netscript-2.4 (5.4.3) unstable; urgency=medium . * Change back to Architecture: all (Closes: #745597) * Add missing conflicts netscript-ipfilter netscript-2.4 (5.4.2) unstable; urgency=medium . * Fix netscript-2.4 systemd service file * Fix netscript-ipfilter systemd service file - start up order netscript-2.4 (5.4.0) unstable; urgency=medium . * Remove filters after interface down. * Add better support for pppoe and IPv6 sit tunnels * Add systemd support - debian rules stuff * Change description for netscript-ipfilter * Fix dangling manpage symlink in netscript-ipfilter * Depend on isc-dhcp-client (Closes: #681252) * Fix email address on latest changes. * Fix dh_systemd_enable command line switch * Add gitignore file * Fix effective RUNLVL under systemd * Removed kernel module loading code as locked kernel netscript-2.4 (5.3.2) unstable; urgency=medium . * Updated documentation - copyright, rm stale stuff * Initial complete netscript-ipfilter package. netscript-2.4 (5.3.1) unstable; urgency=medium . * Add NEWS file advising of removal og netscript-compile netscript-2.4 (5.3.0) unstable; urgency=medium . * Add full IPv6 filter helper function support * Properly update ipfilter.conf * Remove netscript-compile functionality and docs. * Fix module loading/unloading on restart * Commit changelog for 5.3.0 * Update debian/control with new email address * Really update debain/control maintainer * Fix lintian warnings. netscript-2.4 (5.2.12) unstable; urgency=low * Fix missing quotes in brg_iface up call (Closes: #681641) netscript-2.4 (5.2.11) unstable; urgency=low * Update module loading for kernel 3.2+ * Add device to IPv6 default route command. * Add ability to not set IPv6 address from SLAC. * resolvconf option + unsetting new IPv6 RPrefix option * Removed netscript-2.4-upstart package as upstart is a moving target. * Removed netscript-2.4-upstart from debian/rules. netscript-2.4 (5.2.10) unstable; urgency=low * Fix IPv6 MTU override and add IPv6 icmp-host chain. netscript-2.4 (5.2.9) unstable; urgency=low * Made netscript depend on /bin/bash as it needs the ability to list shell script functions. Dash does not provide this. netscript-2.4 (5.2.8) unstable; urgency=low * Fix issue with filters not being loaded on IPv6 due to kernel version not being detected. netscript-2.4 (5.2.7) unstable; urgency=low * Module unloading/loading for linux kernel v 3.0. Includes ipi_set and ip_vs modules. netscript-2.4 (5.2.6) unstable; urgency=low * Inital support for Linux 3.0 in terms of version checking. netscript-2.4 (5.2.5) unstable; urgency=low * Add support for accept RA advertised routes based on mask length * Upgraded standards version to 3.9.2. * Overrode lintian errors and warnings about remote_fs - this package configures the network, which is needed for remote_fs! * Fixed problem with dh_installinit installing start up scripts on upstart version of the package. * Made netscript recognise upstart runlevel 'unknown'. * Fixed race condition in upstart /etc/init/*.conf files. * Introduced /etc/init/netscript-shutdown.conf for clean shutdown with upstart. netscript-2.4 (5.2.4) unstable; urgency=low * Fix problems with upstart package not initialising correctly due to start up races. * Remove /32 and /128 from address deletion in if.conf netscript-2.4 (5.2.2) unstable; urgency=low * Fix missing quotes around script for activating 'chained' interfaces (Closes: #592340). * Add missing overrides for /etc/init.d/netscript-2.4 startup. * Added linitian overrides for errors about missing init dependencies on $remote-fs * Increased Standards Version to 3.9.1 netscript-2.4 (5.2.1) unstable; urgency=low * Fix up netscript-interface.conf upstart file, make it ignore interface lo. * Add dependency on virtual package dhcp-client for initial system install. * Added or depends on dhcp3-client as well, and dhcp3-client does not also provide the dhcp-client virtual package. netscript-2.4 (5.1.10) unstable; urgency=low * Fixed netscript to work better with 2.6.31. Doesn't load modules when IP_KERNEL_FILTER is set to NONE, and netscript reload adjusts loaded modules according to setting. * Recording adding of patches for nmu2. (Closes: #546459) * Recording adding of patches for nmu3. (Closes: #547509) netscript-2.4 (5.1.9) unstable; urgency=low * Bumping version to force upload. netscript-2.4 (5.1.7+nmu3) unstable; urgency=low * Non-maintainer upload to fix release goal. * Make ifupdown init.d scrtip dependency optional, to avoid having the package depend on ifupdown. Fixes installation problem detected by piuparts. netscript-2.4 (5.1.7+nmu2) unstable; urgency=low * Non-maintainer upload. * Patched the wrong file in the last upload. Patch netscript.init, not debian/init. Make sure to remove the debian/init copy in the clean target of debian/rules. Last NMU is obsolete (Closes: #546457). netscript-2.4 (5.1.7+nmu1) unstable; urgency=low * Non-maintainer upload to fix release goal. * Fix init.d script dependency headers (Closes: 542246). netscript-2.4 (5.1.2) unstable; urgency=low * Add support to control sending of redirects on an interface. This is useful for use with openvpn which can route packets in and out of the VPN tun device. netscript-2.4 (5.1.1) unstable; urgency=low * Updated to support 2.6.14 and 2.6.16 kernels. * Updated debhelper compatibility to 4 from 3. Sarge support is needed. netscript-2.4 (5.1.0) unstable; urgency=low * Added initial support for laptops and whereami. This still needs some work, but I am getting it out there as it is now usable. * Added entries to README.Debian to document how to set above up. netscript-2.4 (5.0.14) unstable; urgency=medium * Merge in work down for NMU. * Get rid of startup and shutdown init calls in maintainer scripts. netscript-2.4 (5.0.13-0.1) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for (trivial,) sarge-targetted RC bugfix * Replace zebra with quagga in Recommends:, since the former is no longer available (closes: #273043). netscript-2.4 (5.0.13) unstable; urgency=low * Added fix proposed by Bart Samwel , fixing problem with saving of filters with 'netscript ipfilter save' Local vars MANGLE and FILTER were not initialised to zero in ipv4filter_check(). Also fixed ipv6filter_check(). (Closes: #267151) netscript-2.4 (5.0.12) unstable; urgency=low * Fix prerm script by editing out #DEBHELPER# This fixes problem where netscript closes down all interfaces on package remove or purge. Leaving proper clean up for a month to allow people to get rid of the bad prerm package maintainer scripts - will go to telling debhelper to only install /etc/rc.d startup/shutdown symlinks. (Closes: #241989) netscript-2.4 (5.0.11) unstable; urgency=low * Add support for iptables policy match module to close new ipsec packet injection hole. * Changed ipfilter-defs(5) man page for new IPSEC interface name directives. netscript-2.4 (5.0.10) unstable; urgency=low * Initial work to netscript to work with the 2.6 kernel. * Removed configuration samples for deprecated Free S/WAN support. Free S/WAN KLIPS is a real mess in terms of interfaces, routing and confg scripts! * Added mentions of 2.6 kernel in most places needed. Man pages may need it. * Removed suggestion for vrrpd - this was a failed experiment. * Upgraded standards version to 3.6.1. qemu-web-desktop (21.11.30+ds1-1) unstable; urgency=medium . * Repack upstream tarball to exclude debian/ directory in addition to VM images. qemu-web-desktop (21.11.30-1) unstable; urgency=medium . * Add watch file. * New upstream release. qemu-web-desktop (21.08.10-5) unstable; urgency=medium . * Source-only upload for migration to testing. qemu-web-desktop (21.08.10-4) unstable; urgency=medium . * Make postrm more robust (thanks, piuparts). qemu-web-desktop (21.08.10-3) unstable; urgency=medium . * Remove dependency on qemu, but suggest qemu-system for users that need full flexibility (closes: #989638, #992950). qemu-web-desktop (21.08.10-2) unstable; urgency=medium . * Add Frédéric-Emmanuel Picca to Uploaders. * Add remove unused dirs on purge (thanks, piuparts). qemu-web-desktop (21.08.10-1) unstable; urgency=medium . * New upstream release. qemu-web-desktop (21.05.03-4) unstable; urgency=medium . * Fix Vcs-* fields. qemu-web-desktop (21.05.03-1) unstable; urgency=medium . * New upstream release to work around an MPM-ITK quirk. qemu-web-desktop (21.04.10-2) unstable; urgency=medium . * Add missing Depends: confget. qemu-web-desktop (21.04.10-1) unstable; urgency=medium . * Initial upload (closes: #986543). REMOVED: shush 1.2.3-5