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
|
dnsjava (3.6.3-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* d/watch: version=5
* New upstream version
* Standards-Version: 4.7.2 (routine-update)
* debputy lint --auto-fix (routine-update)
* Build-Depends: libmaven-enforcer-plugin-java,
libproperties-maven-plugin-java
[ Vladimir Petko ]
* d/maven.properties: set lombok.version to debian
(Closes: #1123383).
-- Vladimir Petko <vladimir.petko@canonical.com> Wed, 17 Dec 2025 13:31:11 +1300
dnsjava (3.6.2-2) unstable; urgency=medium
* Team upload. (Closes: #1093673)
* Remove debian/pom.xml in favor of upstream pom
* Ignore maven plugins either unnecessary or used during tests.
(Not all test dependencies are packaged for Debian.)
* Add build-deps on: libmaven-dependency-plugin-java
liblombok-java, libbuild-helper-maven-plugin-java
libjna-java, libjna-platform-java, libmockito-java
* Add 01-build.patch to ignore jcstress-core during annotations phase
* Set Rules-Requires-Root: no in debian/control
-- tony mancill <tmancill@debian.org> Fri, 31 Jan 2025 21:08:53 -0800
dnsjava (3.6.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
Closes: #1077368 (CVE-2024-25638)
Closes: #1077750 (CVE-2023-50387)
Closes: #1077751 (CVE-2023-50868)
* Fix watch file
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* d/copyright: review (thanks to lrc)
-- Andreas Tille <tille@debian.org> Sun, 19 Jan 2025 20:38:23 +0100
dnsjava (2.1.8-2) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 9 (Closes: #875357)
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
-- Emmanuel Bourg <ebourg@apache.org> Mon, 12 Mar 2018 15:30:35 +0100
dnsjava (2.1.8-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Updated the Maven POM
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 09 Jan 2017 00:29:04 +0100
dnsjava (2.1.7+dfsg-1) unstable; urgency=medium
* Team upload.
* Build with Maven and install the artifacts in /usr/share/maven-repo
* debian/control:
- Added the missing Vcs-* fields
- The package is now maintained by the Java Team
* debian/copyright: Converted to the Copyright Format 1.0
* Removed bnd.jar and the javadoc from the upstream tarball (Closes: #805412)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 05 Jan 2016 13:24:30 +0100
dnsjava (2.1.7-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release.
-- Damian Minkov <damencho@jitsi.org> Wed, 18 Mar 2015 10:33:46 +0100
dnsjava (2.1.5-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release.
* Update to remove internet connectivity requirement. (Closes: #708692)
-- Damian Minkov <damencho@jitsi.org> Fri, 26 Jul 2013 16:08:27 +0300
dnsjava (2.1.4-0.1) unstable; urgency=low
[ Damian Minkov ]
* Non-maintainer upload.
* New upstream release. (Closes: #699033)
* Changed the source format to 3.0 (quilt).
* Switched debhelper's compatibility level from 5 to 9.
* Added patch to build bundle jar by default, that adds support
for an OSGi bundle.
* Removed a bad field from debian/control ("XSBC-Original-Maintainer").
* Changed Build-Depends switched debhelper version to 9.
* Increased Standards-Version to 3.9.3.
* Changed debian/rules to rename the built jar OSGi bundle file to the name
used in the package.
[ Raphaƫl Hertzog ]
* Sponsoring the upload.
* Drop Dm-Upload-Allowed field from debian/control since it's no longer used
by dak.
* Drop the useless debian/libdnsjava-java.jlibs.
-- Damian Minkov <damencho@jitsi.org> Tue, 26 Mar 2013 10:45:35 +0200
dnsjava (2.0.8-1) unstable; urgency=low
* Port package to pkg-java based largely on existing Ubuntu package.
[ by sponsor moeller@d.o ]
* New upstream version (Closes: #562199).
* Disabled checks because of issue with byteArrayToString().
-- Chris Grzegorczyk <grze@eucalyptus.com> Thu, 17 Dec 2009 01:08:10 -0800
dnsjava (2.0.6-0ubuntu3) karmic; urgency=low
* debian/patches/run-tests.patch: Disable the AddressTest testsuite since
it needs network and therefore fails on most buildds, resulting in FTBFS.
-- Thierry Carrez <thierry.carrez@ubuntu.com> Mon, 24 Aug 2009 13:48:12 +0200
dnsjava (2.0.6-0ubuntu2) karmic; urgency=low
* debian/control: Downgrade minimal JRE requirements to
java2-runtime-headless since code is java2-compatible.
-- Thierry Carrez <thierry.carrez@ubuntu.com> Mon, 24 Aug 2009 11:42:18 +0200
dnsjava (2.0.6-0ubuntu1) karmic; urgency=low
* Initial release. New Eucalyptus dependency.
-- Thierry Carrez <thierry.carrez@ubuntu.com> Tue, 21 Jul 2009 15:17:03 +0200
|