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
|
ocsinventory-agent (2:2.10.0-3) unstable; urgency=medium
* Team upload.
* Use /bin/bash instead of /bin/sh in cronjob as the script uses a
bashism. (Closes: #988245) (LP: #2004007)
* Declare compliance with Debian Policy 4.6.2.
* Drop unneeded (alternative) (test) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Refresh propagate-ccflags.patch: update buildflags handling.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jan 2023 02:43:30 +0100
ocsinventory-agent (2:2.10.0-2) unstable; urgency=medium
* Update Brazilian Portuguese Translation (Closes: #1025037)
-- Yadd <yadd@debian.org> Tue, 29 Nov 2022 06:43:44 +0100
ocsinventory-agent (2:2.10.0-1) unstable; urgency=medium
[Cyrille Bollu]
* Adds a random sleep in the cron.daily job
[ gregor herrmann ]
* Replace deprecated 'which' with 'command -v' in maintainer script(s).
* Update Spanish debconf template.
Thanks to Camaleón. (Closes: #1003642)
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on perl.
+ ocsinventory-agent: Drop versioned constraint on perl in Depends.
* Update standards version to 4.6.0, no changes needed.
[ Yadd ]
* Update standards version to 4.6.1, no changes needed.
* New upstream version 2.10.0
* Refresh patches
* Add systemd timer
-- Yadd <yadd@debian.org> Thu, 24 Nov 2022 15:55:32 +0100
ocsinventory-agent (2:2.8-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* New upstream version 2.8
* Drop no-useless-concat patch, now included in upstream
* Fix some spelling errors (reported)
-- Xavier Guimard <yadd@debian.org> Mon, 14 Sep 2020 13:11:49 +0200
ocsinventory-agent (2:2.4.2-3) unstable; urgency=medium
* Update ru translation. Thanks to dogsleg! (Closes: #920736)
* Danish translation. Thanks to Joe Dalton (Closes: #923076)
* Declare compliance with policy 4.3.0
* Remove dangling symlink (Closes: #567093)
* Bump debhelper compatibility level to 12
-- Xavier Guimard <yadd@debian.org> Sun, 24 Feb 2019 11:06:50 +0100
ocsinventory-agent (2:2.4.2-2) unstable; urgency=medium
* Email change: Xavier Guimard -> yadd@debian.org
* Add no-useless-concat.patch (reported) (Closes: #913108)
* Declare compliance with policy 4.2.1
-- Xavier Guimard <yadd@debian.org> Wed, 07 Nov 2018 06:30:43 +0100
ocsinventory-agent (2:2.4.2-1) unstable; urgency=medium
* Import upstream version 2.4.2
* Declare conformance with Policy 4.1.5
* Add libio-socket-ssl-perl, liblwp-protocol-https-perl, libnet-cups-
perl and libparse-edid-perl in recommended dependencies
* Remove libcompress-zlib-perl from dependencies (virtual package included
in Perl)
* debian/copyright: add Adaptec.pm license and update years
* Remove spelling-errors.patch, fix-powerpc-cpu-detection.patch and
alias-net-devices-not-reported.patch now included in upstream
* Update patches offset
* Update po files
* debian/rules: Don't install
/usr/share/perl5/Ocsinventory/Agent/Backend/OS/HPUX/README
-- Xavier Guimard <x.guimard@free.fr> Wed, 01 Aug 2018 11:49:49 +0200
ocsinventory-agent (2:2.4.1-2) unstable; urgency=medium
[ Xavier Guimard ]
* Add libnet-snmp-perl and libnet-netmask-perl in recommended dependencies
* Debconf templates review
+ German (Closes: #898035)
+ Dutch (Closes: #898864)
* Add patch to detect alias network devices (Closes: #899385)
[ gregor herrmann ]
* debian/copyright: add information about files in debian/po which have
an explicit third-party copyright statement.
-- Xavier Guimard <x.guimard@free.fr> Wed, 23 May 2018 17:41:41 +0200
ocsinventory-agent (2:2.4.1-1) unstable; urgency=medium
* Taken under Pkg-Perl umbrella (Closes: #895426)
* Modify debian/watch to point to GitHub
* Imported upstream version 2.4.1 (Closes: #631359, #735680, #872820)
(Closes: #745809, #536784, #644320, #734530, #864727, #567093)
* Patches
- Remove fix-no-software.patch, kvm-detection.diff, pod-syntax.patch,
exclude_curdir_recursion.patch now included in upstream
- Update exclude_curdir_recursion.patch
- Add spelling errors patch
* Dependencies:
- Add libnmap-parser-perl in suggested dependencies (Closes: #782585)
- Replace libnet-ssleay-perl by libcrypt-ssleay-perl
- Add e2fsprogs in recommended dependencies (Closes: #887230)
- Add "fdisk | util-linux (<< 2.29.2-3~)" in dependencies
(Closes: #872213)
* Update debian/copyright
* Add myself to uploaders
* Add upstream/metadata
* declare conformance with Policy 4.1.4
* Bump Debhelper compat level to 10
* Update quilt version to 3.0
* Use dh in debian/rules
* Add debian/gbp.conf to ignore upstream .gitignore
* Remove Ocsinventory::Agent::Common useless manpage
* Add Testsuite: autopkgtest-pkg-perl
* Add ipdiscover in package (Closes: #885789) and change architecture to
"any"
* Add propagate-cflags.patch for hardening
* Configure local reports directory (Closes: #566914)
* Update README.Debian for new report storage and remove old files
mentioned (Closes: #607454) and add this in debian/NEWS
* Update Debconf template: "server" is an URL (Closes: #779356)
* Fix PowerPC CPU detection with a patch (Closes: #682961)
* Translations:
- update fr.po
-- Xavier Guimard <x.guimard@free.fr> Mon, 23 Apr 2018 06:40:00 +0200
ocsinventory-agent (2:2.0.5-1.2) unstable; urgency=medium
* Non-maintainer upload.
* postrm purge: Only run ucf if it is available. (Closes: #687463)
-- Andreas Beckmann <anbe@debian.org> Sun, 22 Jan 2017 00:00:41 +0100
ocsinventory-agent (2:2.0.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with '.' removed from perl's @INC":
call perl with "-I." in debian/rules.
(Closes: #834353)
-- gregor herrmann <gregoa@debian.org> Sun, 21 Aug 2016 21:02:20 +0200
ocsinventory-agent (2:2.0.5-1) unstable; urgency=low
* Imported Upstream version 2.0.5
* Bump Standards Version to 3.9.3
* Update build dependencies
* Remove leftover files from old version
* Ack NMU (thanks Christian)
-- Pierre Chifflier <pollux@debian.org> Thu, 12 Apr 2012 23:01:47 +0200
ocsinventory-agent (2:2.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
- Slovak (Slavko). Closes: #622135
- Polish (Michał Kułach). Closes: #660533
-- Christian Perrier <bubulle@debian.org> Mon, 27 Feb 2012 07:27:29 +0100
ocsinventory-agent (2:2.0-1) unstable; urgency=low
* Imported Upstream version 2.0 (Closes: #629047)
* Removed patch no-ExtUtils-Installed.diff, applied upstream
* Bump Standards Version to 3.9.2
* Add build-arch and build-indep targets (fix lintian warnings)
* Remove temporary file in postinst (Closes: #602407)
* Add hdparm to recommended packages (Closes: #609879)
-- Pierre Chifflier <pollux@debian.org> Fri, 29 Jul 2011 23:51:45 +0200
ocsinventory-agent (2:1.1.1-2.3) unstable; urgency=low
* Non-maintainer upload.
* Fix encoding of Danish debconf translation.
-- Christian Perrier <bubulle@debian.org> Tue, 11 Jan 2011 22:07:19 +0100
ocsinventory-agent (2:1.1.1-2.2) unstable; urgency=low
* Non-maintainer upload.
* Do not use ExtUtils::Installed to find module (Closes: #590879)
ExtUtils::Installed looks all the @INC directory for .pack files,
including '.'. When the agent was launched by a cron task or in
daemon mode, the current directory is / and so the whole system was
scanned, thank you Remi COLLET for pointing this issue.
-- Gonéri Le Bouder <goneri@rulezlan.org> Fri, 24 Sep 2010 22:08:09 +0200
ocsinventory-agent (2:1.1.1-2.1) unstable; urgency=low
* Non-maintainer upload.
* Explicitly use 1.0 as source format.
* Drop Gonéri Le Bouder from Uploaders on his request
* Fix pending l10n issues. Debconf translations:
- Japanese (Hideki Yamane (Debian-JP)). Closes: #564298
- Danish (Joe Hansen). Closes: #581037
- Vietnamese (Clytie Siddall). Closes: #581540
-- Christian Perrier <bubulle@debian.org> Mon, 17 May 2010 07:14:39 +0200
ocsinventory-agent (2:1.1.1-2) unstable; urgency=low
* New upstream release
-- Gonéri Le Bouder <goneri@rulezlan.org> Sun, 03 Jan 2010 16:29:14 +0100
ocsinventory-agent (2:1.1.1-1) unstable; urgency=low
* New upstream release
- disable kvm-detection.diff and pod-syntax.diff, merged upstream
* ja.po translation added, thanks Hideki Yamane (Closes: #554093)
-- Gonéri Le Bouder <goneri@rulezlan.org> Mon, 21 Dec 2009 23:10:03 +0100
ocsinventory-agent (2:1.1-1) unstable; urgency=low
* New upstream release
* debian/ocsinventory-agent.templates, change _Choices to __Choices
* Bump the epoch since for dpkg, 1.1beta1 > 1.1
-- Gonéri Le Bouder <goneri@rulezlan.org> Sat, 14 Nov 2009 19:50:29 +0100
ocsinventory-agent (1:1.1beta1-1) experimental; urgency=low
* New upstream beta release
* Standard Version: 3.8.3
- add a minimalist README.source
* Don't check for /usr/bin/ucf presence to make lintian happy, BTW there
is already a dependency on ucf
-- Gonéri Le Bouder <goneri@rulezlan.org> Fri, 18 Sep 2009 17:45:14 +0200
ocsinventory-agent (1:1.0.1-4) unstable; urgency=low
* Add ru translation (Closes: #541757)
-- Gonéri Le Bouder <goneri@rulezlan.org> Mon, 17 Aug 2009 11:21:58 +0200
ocsinventory-agent (1:1.0.1-3) unstable; urgency=low
* Add two new packages in suggests:
- read-edid can be used to identify the screen
- smartmontools is used to detect RAID system
-- Gonéri Le Bouder <goneri@rulezlan.org> Tue, 28 Jul 2009 16:05:59 +0200
ocsinventory-agent (1:1.0.1-2) unstable; urgency=low
* Fails to install/upgrade with mktemp 1.6-2, thanks Cyril Brulebois
(Closes: #521213)
* Bump Standard Version to 3.8.1
* Drop the debian/: file
* Add Swedish translation, thanks Martin Bagge (Closes: #506598)
-- Gonéri Le Bouder <goneri@rulezlan.org> Wed, 25 Mar 2009 21:38:59 +0100
ocsinventory-agent (1:1.0.1-1) unstable; urgency=low
* New upstream release
- update debian/copyright
- Suggests: nmap
- drop the patches, merged upstream
- calls ucf with --debconf-ok, when it should reuse the debconf instance
* clean up debian/rules
-- Gonéri Le Bouder <goneri@rulezlan.org> Sun, 22 Mar 2009 20:29:36 +0100
ocsinventory-agent (1:0.0.9.2repack1-5) unstable; urgency=low
* New patch exclude_curdir_recursion:
Do not recurse all directories from . (especially when . is /)
Closes: #506416 (important)
-- Pierre Chifflier <pollux@debian.org> Fri, 21 Nov 2008 12:53:55 +0100
ocsinventory-agent (1:0.0.9.2repack1-4) unstable; urgency=low
* fix: --nosoftware option has no effect and give a warning
- add patch from upstream CVS, thanks Laurent Léonard (Closes: #497710)
-- Gonéri Le Bouder <goneri@rulezlan.org> Fri, 05 Sep 2008 16:55:52 +0200
ocsinventory-agent (1:0.0.9.2repack1-3) unstable; urgency=low
* Add Romanian debconf template (Closes: #488738)
-- Gonéri Le Bouder <goneri@rulezlan.org> Sat, 09 Aug 2008 14:15:19 +0200
ocsinventory-agent (1:0.0.9.2repack1-2) unstable; urgency=low
* Fix path in post[inst,rm} scripts
* Bump standards version to 3.8.0
* Update homepage
-- Pierre Chifflier <pollux@debian.org> Wed, 11 Jun 2008 12:02:26 +0200
ocsinventory-agent (1:0.0.9.2repack1-1) unstable; urgency=low
* repack the archive to avoid the non-free IETF RFC/I-D,
thanks Simon Josefsson (Closes: #478107)
* remove the first entry of the changelog. It'd been created
by dch by mistake
* clean: remove quilt's .pc directory
-- Gonéri Le Bouder <goneri@rulezlan.org> Sun, 27 Apr 2008 18:54:47 +0200
ocsinventory-agent (1:0.0.9.2-1) unstable; urgency=low
[ Pierre Chifflier ]
* Add Spanish debconf template (Closes: #476283)
[ Gonéri Le Bouder ]
* New upstream release (Closes: #476549)
* Add myself as comaintainer
* Fix the watchfile to use CPAN
-- Pierre Chifflier <pollux@debian.org> Sat, 19 Apr 2008 12:42:42 +0200
ocsinventory-agent (1:0.0.8-3) unstable; urgency=low
* Add dependency on libproc-daemon-perl (Closes: #475410)
* Call db_stop after ucf (Closes: #469513)
* Add Brazilian Portuguese debconf templates (Closes: #471484)
-- Pierre Chifflier <pollux@debian.org> Sat, 12 Apr 2008 15:05:29 +0200
ocsinventory-agent (1:0.0.8-2) unstable; urgency=low
* Call db_stop after ucf (Closes: #468101)
-- Pierre Chifflier <pollux@debian.org> Mon, 10 Mar 2008 10:19:14 +0100
ocsinventory-agent (1:0.0.8-1) unstable; urgency=medium
* New upstream release, without RFC files (Closes: #463937)
* urgency medium because bug is RC
-- Pierre Chifflier <pollux@debian.org> Tue, 05 Feb 2008 16:47:03 +0100
ocsinventory-agent (1:0.0.7-1) unstable; urgency=low
* New upstream release (switch to ocsinventory-agent)
* Add epoch to handle change in version
* Set arch to all
* Drop patches
* Update my email address
* Disable watch file temporarily
* Ask for server only if using http method
* Bum standards version (no changes)
-- Pierre Chifflier <pollux@debian.org> Fri, 25 Jan 2008 21:34:50 +0100
ocsinventory-agent (1.01-6) unstable; urgency=medium
* Build only for architectures where dmidecode is available
(Closes: #431300)
* urgency=medium because of RC bug
-- Pierre Chifflier <chifflier@inl.fr> Mon, 02 Jul 2007 00:34:59 +0200
ocsinventory-agent (1.01-5) unstable; urgency=low
* Debconf templates review (Closes: #422695)
+ Arabic (Closes: #423613)
+ Bulgarian (Closes: #423537)
+ Czech (Closes: #426053)
+ Dutch (Closes: #425712)
+ French (Closes: #426347)
+ Galician (Closes: #423546)
+ German (Closes: #425160)
+ Italian (Closes: #426254)
+ Portuguese (Closes: #422488)
-- Pierre Chifflier <chifflier@inl.fr> Tue, 29 May 2007 10:32:55 +0200
ocsinventory-agent (1.01-4) unstable; urgency=medium
* Install file ocsinv.adm in correct path, and do not try to copy it
(Closes: #422189)
* Urgency = medium because of the above bug
-- Pierre Chifflier <chifflier@inl.fr> Fri, 4 May 2007 09:55:38 +0200
ocsinventory-agent (1.01-3) unstable; urgency=low
* Fix logrotate file (Closes: #419346)
* Fix ocsinv.adm path in create-ucf-config-files.pl to set tag correctly
(Closes: #419355)
-- Pierre Chifflier <chifflier@inl.fr> Sun, 15 Apr 2007 12:00:01 +0200
ocsinventory-agent (1.01-2) unstable; urgency=low
* Debconf translations:
+ add German (Closes: #418751)
-- Pierre Chifflier <chifflier@inl.fr> Sat, 14 Apr 2007 11:13:03 +0200
ocsinventory-agent (1.01-1) unstable; urgency=low
* New upstream release
* Update my email address
-- Pierre Chifflier <chifflier@inl.fr> Tue, 03 Apr 2007 10:39:15 +0200
ocsinventory-agent (1.0+debian-1) unstable; urgency=low
* New upstream release
* Repackage upstream tarball to remove CVS and tgz files
-- Pierre Chifflier <chifflier@cpe.fr> Sun, 28 Jan 2007 21:18:27 +0100
ocsinventory-agent (1.0~rc3-1) unstable; urgency=low
* Initial release (Closes: #406964) based on the work of Vincent Danjean
-- Pierre Chifflier <chifflier@cpe.fr> Mon, 15 Jan 2007 12:28:59 +0100
|