]>
git.decadent.org.uk Git - dak.git/log
Michael Casadevall [Fri, 26 Dec 2008 21:29:19 +0000 (16:29 -0500)]
Corrected a bug with the handling of DM-Upload-Allowed and experimental suites of the archive
Closes: #506587 and #502943
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Michael Casadevall [Fri, 26 Dec 2008 12:31:32 +0000 (07:31 -0500)]
Added dm-upload-allowed flag to exist, and added support for all
uploaders to properly appear in src_uploaders table as per Tom's suggestion
SQL database change:
ALTER TABLE source ADD COLUMN dm_upload_allowed BOOLEAN DEFAULT 'no' NOT NULL;
Joerg Jaspert [Wed, 24 Dec 2008 09:41:51 +0000 (10:41 +0100)]
Call it hourly with -8
Fix the unassigned variable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 24 Dec 2008 00:48:35 +0000 (01:48 +0100)]
Merge commit 'ncomm/master' into merge
* commit 'ncomm/master':
Added queue to 822 output
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Michael Casadevall [Wed, 24 Dec 2008 00:47:01 +0000 (19:47 -0500)]
Merge branch 'master' of http://ftp-master.debian.org/git/dak
Michael Casadevall [Wed, 24 Dec 2008 00:46:33 +0000 (19:46 -0500)]
Added queue to 822 output
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Joerg Jaspert [Wed, 24 Dec 2008 00:42:20 +0000 (01:42 +0100)]
Merge commit 'ncomm/master' into merge
* commit 'ncomm/master':
Fixed handling of BYHAND packages in queue_report
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Michael Casadevall [Wed, 24 Dec 2008 00:38:38 +0000 (19:38 -0500)]
Fixed handling of BYHAND packages in queue_report
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Joerg Jaspert [Wed, 24 Dec 2008 00:06:42 +0000 (01:06 +0100)]
A space
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 24 Dec 2008 00:05:01 +0000 (01:05 +0100)]
Sponsor is just a mailaddress
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 23 Dec 2008 23:55:45 +0000 (00:55 +0100)]
Seperate the Queue-Report::Options::822 with 2 : instead of one :
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 23 Dec 2008 23:55:32 +0000 (00:55 +0100)]
Merge commit 'ncomm/master' into merge
* commit 'ncomm/master':
Added changelog and config file settings
Clarified help message
Added 822 reported to queue_report to writing out to a file
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Michael Casadevall [Tue, 23 Dec 2008 23:47:14 +0000 (18:47 -0500)]
Added changelog and config file settings
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Michael Casadevall [Tue, 23 Dec 2008 23:35:03 +0000 (18:35 -0500)]
Clarified help message
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Michael Casadevall [Tue, 23 Dec 2008 23:31:54 +0000 (18:31 -0500)]
Added 822 reported to queue_report to writing out to a file
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Joerg Jaspert [Tue, 23 Dec 2008 19:55:06 +0000 (20:55 +0100)]
Merge commit 'ncomm/master' into merge
* commit 'ncomm/master':
Removed symlink_dist from dak.py (however, make_suite_file_list still depends
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Michael Casadevall [Tue, 23 Dec 2008 19:45:24 +0000 (14:45 -0500)]
Merge commit 'dak-master/master'
Joerg Jaspert [Tue, 23 Dec 2008 19:44:47 +0000 (20:44 +0100)]
Ups, forgot to kick the import
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Michael Casadevall [Tue, 23 Dec 2008 19:42:50 +0000 (14:42 -0500)]
Merge commit 'dak-master/master'
Joerg Jaspert [Tue, 23 Dec 2008 19:36:54 +0000 (20:36 +0100)]
Remove old dislocation support
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Michael Casadevall [Tue, 23 Dec 2008 17:49:48 +0000 (12:49 -0500)]
Removed symlink_dist from dak.py (however, make_suite_file_list still depends
on it; likely a missing commit there)
Changed process_accepted.py to properly handle cross-component moves.
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
Joerg Jaspert [Fri, 19 Dec 2008 22:17:16 +0000 (23:17 +0100)]
Merge commit 'pkern/new-security-trigger' into merge
* commit 'pkern/new-security-trigger':
simplify wanna-build update by calling a trigger script
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Fri, 19 Dec 2008 22:00:45 +0000 (23:00 +0100)]
html fun
* daklib/utils.py: move the html escape stuff here.
* dak/examine_package.py: Remove the html escape stuff.
* dak/queue_report.py: lotsa html changes to get more info on the
page and to get Tinchos css foo working.
* web/style.css: Added new stuff from Tincho
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Thu, 18 Dec 2008 21:29:43 +0000 (22:29 +0100)]
Merge commit 'dato/tomerge' into merge
* commit 'dato/tomerge':
rm.py: make output of `dak rm -R` more terse and somewhat more readable.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Thu, 18 Dec 2008 18:58:38 +0000 (18:58 +0000)]
simplify wanna-build update by calling a trigger script
2008-12-18 Philipp Kern <pkern@debian.org>
* config/debian-security/cron.buildd: simplify wanna-build update
by calling a trigger script on the wanna-build host
* config/debian-security/cron.daily: no need to refresh
packages-arch-specific anymore
Signed-off-by: Philipp Kern <pkern@debian.org>
Adeodato Simó [Thu, 18 Dec 2008 10:57:34 +0000 (11:57 +0100)]
rm.py: make output of `dak rm -R` more terse and somewhat more readable.
Signed-off-by: Adeodato Simó <dato@net.com.org.es>
Joerg Jaspert [Wed, 17 Dec 2008 21:00:38 +0000 (22:00 +0100)]
r6
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Dec 2008 22:17:21 +0000 (23:17 +0100)]
Helps to use the right path
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Dec 2008 21:38:48 +0000 (22:38 +0100)]
dinstall
run the logs.py script
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Dec 2008 21:35:45 +0000 (22:35 +0100)]
logs.py
add my modifications
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Dec 2008 21:33:09 +0000 (22:33 +0100)]
logs.py
Added script from thomas
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 14 Dec 2008 23:14:33 +0000 (00:14 +0100)]
Add removals.pl
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 9 Dec 2008 22:56:53 +0000 (23:56 +0100)]
Missing $
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 9 Dec 2008 22:54:58 +0000 (23:54 +0100)]
Add queue_rss to cron.hourly
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 9 Dec 2008 22:50:20 +0000 (23:50 +0100)]
Merge commit 'godog/master' into merge
* commit 'godog/master':
drop email.Parser import
move to tools/
use different pubDate if going in or out
use python-debian for .changes parsing
again, trailing whitespaces removed
catch and output file write errors
print help on non-existant dirs
insert new items on top of feeds and purge them from the bottom
add datadir option
trailing whitespaces corrected
first import
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Filippo Giunchedi [Tue, 9 Dec 2008 22:43:19 +0000 (23:43 +0100)]
drop email.Parser import
Filippo Giunchedi [Tue, 9 Dec 2008 22:16:45 +0000 (23:16 +0100)]
move to tools/
Filippo Giunchedi [Tue, 9 Dec 2008 22:16:30 +0000 (23:16 +0100)]
use different pubDate if going in or out
Filippo Giunchedi [Tue, 9 Dec 2008 22:16:03 +0000 (23:16 +0100)]
use python-debian for .changes parsing
Joerg Jaspert [Tue, 9 Dec 2008 22:01:30 +0000 (23:01 +0100)]
Merge commit 'pkern/cross-suite-fix' into merge
* commit 'pkern/cross-suite-fix':
do not reject binary-only uploads that fail the "must be newer than" criterion
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Tue, 9 Dec 2008 00:40:21 +0000 (00:40 +0000)]
do not reject binary-only uploads that fail the "must be newer than" criterion
2008-12-09 Philipp Kern <pkern@debian.org>
* daklib/queue.py (cross_suite_version_check): add an additional
parameter to specify if an upload is sourceful or not; do not reject
uploads that do not satisfy the "must be newer than" criteria and
are binary-only
* daklib/queue.py (check_source_against_db, check_binary_against_db):
invoke cross_suite_version_check as above
Joerg Jaspert [Sun, 7 Dec 2008 15:10:48 +0000 (16:10 +0100)]
Add names to the various timestamps
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Frank Lichtenheld [Thu, 4 Dec 2008 20:45:31 +0000 (21:45 +0100)]
Typo fix
Signed-off-by: Frank Lichtenheld <djpig@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Thu, 4 Dec 2008 20:42:00 +0000 (21:42 +0100)]
Merge commit 'pkern/new-reject-fix' into merge
* commit 'pkern/new-reject-fix':
dak/process_new.py (recheck): call reject with empty prefixes
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Thu, 4 Dec 2008 20:33:33 +0000 (20:33 +0000)]
dak/process_new.py (recheck): call reject with empty prefixes
2008-12-04 Philipp Kern <pkern@debian.org>
* dak/process_new.py (recheck): call reject for
Upload.check_{binary,source}_against_db with an empty prefix to not
reject on warnings
Signed-off-by: Philipp Kern <pkern@debian.org>
Joerg Jaspert [Thu, 4 Dec 2008 20:22:12 +0000 (21:22 +0100)]
Merge commit 'pkern/spu-perms-fix' into merge
* commit 'pkern/spu-perms-fix':
make files moved to {o,}p-u-new world-readable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Sun, 30 Nov 2008 07:21:36 +0000 (08:21 +0100)]
make files moved to {o,}p-u-new world-readable
2008-11-30 Philipp Kern <pkern@debian.org>
* dak/process_unchecked.py (do_stableupdate, do_oldstableupdate):
move files to NEW for {old,}stable-proposed-updates world-readable
(Closes: #368056)
Filippo Giunchedi [Sun, 30 Nov 2008 10:42:14 +0000 (11:42 +0100)]
again, trailing whitespaces removed
Filippo Giunchedi [Sun, 30 Nov 2008 10:39:01 +0000 (11:39 +0100)]
catch and output file write errors
Filippo Giunchedi [Sun, 30 Nov 2008 10:38:44 +0000 (11:38 +0100)]
print help on non-existant dirs
Filippo Giunchedi [Sun, 30 Nov 2008 10:32:19 +0000 (11:32 +0100)]
insert new items on top of feeds and purge them from the bottom
Joerg Jaspert [Sun, 30 Nov 2008 01:31:45 +0000 (02:31 +0100)]
lenny-p-u
byebye symlink_dists.py
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Filippo Giunchedi [Sun, 30 Nov 2008 00:16:46 +0000 (01:16 +0100)]
add datadir option
Filippo Giunchedi [Sun, 30 Nov 2008 00:10:31 +0000 (01:10 +0100)]
trailing whitespaces corrected
Filippo Giunchedi [Sun, 30 Nov 2008 00:01:24 +0000 (01:01 +0100)]
first import
Joerg Jaspert [Sat, 29 Nov 2008 23:57:40 +0000 (00:57 +0100)]
experimental
content files
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 29 Nov 2008 23:54:27 +0000 (00:54 +0100)]
Make cross_suite_version_checks functional.
OLD bug.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 29 Nov 2008 18:10:06 +0000 (19:10 +0100)]
Merge commit 'mhy/securityqueue' into merge
* commit 'mhy/securityqueue':
changelog for .changes change
don't try and delete already moved changes files
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Mark Hymers [Sat, 29 Nov 2008 18:04:55 +0000 (18:04 +0000)]
changelog for .changes change
Signed-off-by: Mark Hymers <mhy@debian.org>
Mark Hymers [Sat, 29 Nov 2008 18:03:18 +0000 (18:03 +0000)]
don't try and delete already moved changes files
Signed-off-by: Mark Hymers <mhy@debian.org>
Joerg Jaspert [Sat, 29 Nov 2008 17:40:44 +0000 (18:40 +0100)]
Generate a d-i info file
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Thu, 27 Nov 2008 15:47:31 +0000 (16:47 +0100)]
Merge commit 'mhy/securityqueue' into merge
* commit 'mhy/securityqueue':
dak/new_security_install.py: Attempt to tidy up the buildd queue.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Mark Hymers [Thu, 27 Nov 2008 14:51:32 +0000 (14:51 +0000)]
dak/new_security_install.py: Attempt to tidy up the buildd queue.
The buildd team believes that the fact that the packages are in the security
pool after this point should be good enough.
Signed-off-by: Mark Hymers <mhy@debian.org>
Joerg Jaspert [Tue, 25 Nov 2008 21:40:52 +0000 (22:40 +0100)]
security
hopefully enable useful mails again
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 24 Nov 2008 19:45:42 +0000 (20:45 +0100)]
binary-upload-restrictions removed
unused code. thanks to gr...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 24 Nov 2008 13:08:24 +0000 (14:08 +0100)]
Unzip the files, but keep the originals for rsync to not needlessly retransfer unchanged ones
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 24 Nov 2008 12:35:04 +0000 (13:35 +0100)]
byebye old sarge and also m68k
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 24 Nov 2008 09:59:26 +0000 (10:59 +0100)]
byebye m68k
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 23:04:21 +0000 (00:04 +0100)]
Use zcat and only uncompress the files we need. also makes it better for rsync, as we dont remove all the input for it every time we just transferred it all again...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 22:54:09 +0000 (23:54 +0100)]
use the right rsync options to clean up and stuff.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 22:46:27 +0000 (23:46 +0100)]
suite overrides
remove the case - we already checked if we know the suite we work on.
We also have the exact same command for all 3 suites, so why case anyway?
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 22:43:36 +0000 (23:43 +0100)]
And another sarge gone
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 22:41:12 +0000 (23:41 +0100)]
Remove dead and useless code, that had NEVER been reachable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 22:40:06 +0000 (23:40 +0100)]
Fixup the indentation tab mess
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 22:09:02 +0000 (23:09 +0100)]
mkfilesindices
put the arch all debs into every architecture indice, not in the source indices...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 21:12:25 +0000 (22:12 +0100)]
Really fix the armel reject mess. I hope. Well. I pray. Maybe it works. Could be possible. Hope
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 20:25:51 +0000 (21:25 +0100)]
Add valid-until fields on security
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 22 Nov 2008 16:41:35 +0000 (17:41 +0100)]
change buildd user to wbadm
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 17 Nov 2008 18:49:16 +0000 (19:49 +0100)]
security
remove security-install
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 22:47:00 +0000 (23:47 +0100)]
security
change it to use a local queued for uploads to ftpmaster.
long term wish from security team to get rid of the old and unreliable
direct ftp.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 18:57:00 +0000 (19:57 +0100)]
mkfilesindices
and it appears this braindead implementation prefers having codenames
instead of testing/unstable. how "future-proof".
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 18:46:08 +0000 (19:46 +0100)]
fix
ha, main/i18n/ should be there, that helps
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 18:41:26 +0000 (19:41 +0100)]
typical
the useless typical doesnt know about i18n...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 15 Nov 2008 15:26:43 +0000 (16:26 +0100)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
show-deferred: handle uploads that do not close bugs
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Sat, 15 Nov 2008 09:04:19 +0000 (09:04 +0000)]
show-deferred: handle uploads that do not close bugs
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Thu, 13 Nov 2008 06:59:00 +0000 (07:59 +0100)]
Merge branch 'master' into security
* master:
dak.conf
unchecked
Create tracefile according to new format
Joerg Jaspert [Thu, 13 Nov 2008 06:56:33 +0000 (07:56 +0100)]
Oldstable byebye
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 11 Nov 2008 20:23:11 +0000 (21:23 +0100)]
dak.conf
byeby oldstable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 10 Nov 2008 21:26:16 +0000 (22:26 +0100)]
unchecked
ignore ssh errors with rietz AKA bugs, but warn if they are there for more than three days.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 8 Nov 2008 14:10:23 +0000 (15:10 +0100)]
Create tracefile according to new format
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 5 Nov 2008 19:52:03 +0000 (20:52 +0100)]
Merge branch 'master' into security
* master:
new-security-install
Joerg Jaspert [Wed, 5 Nov 2008 19:51:41 +0000 (20:51 +0100)]
new-security-install
add a -H to the archvsync sudo call
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 1 Nov 2008 19:47:37 +0000 (20:47 +0100)]
Merge branch 'master' into security
* master:
defaultsuite stuff
Joerg Jaspert [Sat, 1 Nov 2008 19:47:07 +0000 (20:47 +0100)]
defaultsuite stuff
check upload_suite and not only default_suite.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 1 Nov 2008 18:56:31 +0000 (19:56 +0100)]
Merge branch 'master' into security
* master: (182 commits)
Remove / Deactivate oldstable
ignore EPERM as a result of the chmod of a .dak file
EVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
changelog
bug #
produce changes without signature, fix delay calculation also for status
add machine-readable status
show_deferred
config for show-deferred
whitespace sanitizing
move config to config
message massage
logfiles
move show-deferred to dak
move show-deferred to dak
implement public access to deferred
fix remaining days, some style
spaces in uploader names
validtime
Valid-Until
...
Joerg Jaspert [Mon, 27 Oct 2008 21:17:28 +0000 (22:17 +0100)]
Remove / Deactivate oldstable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Tue, 21 Oct 2008 08:44:17 +0000 (10:44 +0200)]
ignore EPERM as a result of the chmod of a .dak file
2008-10-21 Philipp Kern <pkern@debian.org>
* daklib/queue.py: reintroduce James' check for EPERM after
the chmod'ing of dak files and ignore it; just fubar if the file is
world writable, which should really never happen
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 14 Oct 2008 19:41:17 +0000 (21:41 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
EVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
changelog
bug #
produce changes without signature, fix delay calculation also for status
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Tue, 14 Oct 2008 19:36:57 +0000 (19:36 +0000)]
EVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Tue, 14 Oct 2008 19:31:34 +0000 (19:31 +0000)]
changelog
Signed-off-by: Thomas Viehmann <tv@beamnet.de>