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
|
inetsim (1.3.2+dfsg.1-1) unstable; urgency=medium
* Team Upload
[ Debian Janitor ]
* Trim trailing whitespace.
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Update standards version to 4.4.1, no changes needed.
[ Samuel Henrique ]
* New upstream version 1.3.2+dfsg.1
* Bump DH to 13
* Bump Standards-Version to 4.5.1
* d/control: Add 'Rules-Requires-Root: no'
* d/inetsim.lintian-overrides: Reflect lintian finding renaming
* d/u/signing-key.asc: Remove extra signatures, we don't need them
-- Samuel Henrique <samueloph@debian.org> Tue, 02 Feb 2021 23:26:40 +0000
inetsim (1.3.1+dfsg.1-1) unstable; urgency=medium
[ Sophie Brun ]
* Team upload.
* New upstream version 1.3.1+dfsg.1
* Update upstream page to use https
* Use debhelper-compat 12
* Update debian/copyright
* d/control:
- all Suggests are now in Recommends
- recommends libnfqueue-perl instead of
libiptables-ipv4-ipqueue-perl
- d/control: add missing Pre-Depends
* d/rules:
- use i686-w64-mingw32-strip on .exe and change permissions
- change dh_installinit to --no-restart-after-upgrade
* Remove d/inetsim.prerm: no need to stop manually inetsim
* d/inetsim.postinst:
- update examples copy to not copy certs directory
- add important warning message (Closes: #935092)
- add upstream welcome message
- change ownership of /var/lib/inetsim if upgrade
- use openssl to generate certs and add openssl in Depends
* d/inetsim.default d/inetsim.init: remove AUTO_CONF parameter like upstream
* Remove user and group in purge (Closes: #935278)
* Refresh patches
* Add an upstream patch: sample.readme.patch
* Add lintian-overrides for recursive chown in postinst
* Bump Standards-Version to 4.4.0 (no changes required)
[ Raphaël Hertzog ]
* Rebuild the manual pages as we are patching the source files
* Show the upstream warning on upgrade only
* Rework the Debian patch set into 3 logical changes
-- Raphaël Hertzog <raphael@offensive-security.com> Thu, 05 Sep 2019 15:29:11 +0200
inetsim (1.2.8+dfsg.1-1) unstable; urgency=medium
* Team upload
[ Raphaël Hertzog ]
* Update team maintainer address to Debian Security Tools
<team+pkg-security@tracker.debian.org>
[ Hilko Bengen ]
* New upstream version 1.2.8+dfsg.1
* Bump Debhelper compat level
* Bump Standards-Version
-- Hilko Bengen <bengen@debian.org> Sat, 02 Mar 2019 19:36:45 +0100
inetsim (1.2.7+dfsg.1-1) unstable; urgency=medium
* Initial release, imported from kali. (Closes: #876262)
* import new upstream release.
* rebuild the Portable Executable files via mingw.
* Bump Standards-Version to 4.1.3.
* Bump debhelper compat level to 11.
* Change the file locations (in sync with upstream).
-- GengYu Rao <zouyoo@outlook.com> Tue, 30 Jan 2018 17:04:08 +0800
inetsim (1.2.5-0kali1) kali-dev; urgency=medium
* Import new upstream release
-- Sophie Brun <sophie@freexian.com> Fri, 08 Apr 2016 14:04:08 +0200
inetsim (1.2.4-0kali3) kali-dev; urgency=medium
* Create a system group instead of a normal group
-- Sophie Brun <sophie@freexian.com> Fri, 08 Apr 2016 10:49:26 +0200
inetsim (1.2.4-0kali2) kali; urgency=medium
* Ensure /var/lib/inetsim/data/certs and /var/lib/inetsim/data/smtp
exist when required.
* Handle move of log and conf directories.
-- Raphaël Hertzog <hertzog@debian.org> Thu, 20 Feb 2014 19:02:38 +0100
inetsim (1.2.4-0kali1) kali; urgency=medium
* New upstream release.
* Drop broken postrm that removes the packaged files
* Add preinst script to drop the broken postrm that's already
installed.
* Use FHS compliant paths by default and setup appropriate symlinks.
* Switch to debhelper 9.
* Fix Vcs-Git URL to use anonymous method.
-- Raphaël Hertzog <hertzog@debian.org> Thu, 20 Feb 2014 17:22:33 +0100
inetsim (1.2.3-1kali2) kali; urgency=low
* Added watch file
-- Mati Aharoni <muts@kali.org> Sat, 11 Jan 2014 11:51:08 -0500
inetsim (1.2.3-1kali1) kali; urgency=low
* Added cleanup to postrm
-- Devon Kearns <dookie@kali.org> Sun, 11 Aug 2013 16:18:03 -0600
inetsim (1.2.3-1kali0) kali; urgency=low
* Initial Kali release
-- Devon Kearns <dookie@kali.org> Fri, 09 Aug 2013 10:17:09 -0600
|