File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Version 0.32.6 - Poseidon
2+ -------------------------
3+ * Fic proxying of traces over TLS in CLI (#1387)
4+ * Misc improvements of Dockerfiles (#1389)
5+ * Support for global configuration file in CLI (#1395)
6+ * Fork nipapd also when running in foreground (#1401)
7+ * Fixed a bug related to LDAP RO group handling (#1405)
8+ * Avoid following LDAP referrals (#1408)
9+ * Misc fixes to JWT auth module (#1410, #1411)
10+ * Move pynipap to a package (#1412)
11+ * Misc minor bugfixes and cleanups (#1398, #1405, #1406)
12+
113Version 0.32.5 - Poseidon
214-------------------------
315 * Fixed trace proxy (#1385)
Original file line number Diff line number Diff line change 1+ nipap-cli (0.32.6-1) stable; urgency=medium
2+
3+ * Fic proxying of traces over TLS in CLI (#1387)
4+ * Misc improvements of Dockerfiles (#1389)
5+ * Support for global configuration file in CLI (#1395)
6+ * Fork nipapd also when running in foreground (#1401)
7+ * Fixed a bug related to LDAP RO group handling (#1405)
8+ * Avoid following LDAP referrals (#1408)
9+ * Misc fixes to JWT auth module (#1410, #1411)
10+ * Move pynipap to a package (#1412)
11+ * Misc minor bugfixes and cleanups (#1398, #1405, #1406)
12+
13+ -- Lukas Garberg <lukas@spritelink.net> Thu, 09 Jan 2025 16:28:45 +0100
14+
115nipap-cli (0.32.5-1) stable; urgency=medium
216
317 * Fixed trace proxy (#1385)
Original file line number Diff line number Diff line change 1- __version__ = "0.32.5 "
1+ __version__ = "0.32.6 "
22__author__ = "Kristian Larsson, Lukas Garberg"
33__author_email__ = "kll@tele2.net, lukas@spritelink.net"
44__license__ = "MIT"
Original file line number Diff line number Diff line change 1+ nipap-www (0.32.6-1) stable; urgency=medium
2+
3+ * Fic proxying of traces over TLS in CLI (#1387)
4+ * Misc improvements of Dockerfiles (#1389)
5+ * Support for global configuration file in CLI (#1395)
6+ * Fork nipapd also when running in foreground (#1401)
7+ * Fixed a bug related to LDAP RO group handling (#1405)
8+ * Avoid following LDAP referrals (#1408)
9+ * Misc fixes to JWT auth module (#1410, #1411)
10+ * Move pynipap to a package (#1412)
11+ * Misc minor bugfixes and cleanups (#1398, #1405, #1406)
12+
13+ -- Lukas Garberg <lukas@spritelink.net> Thu, 09 Jan 2025 16:28:45 +0100
14+
115nipap-www (0.32.5-1) stable; urgency=medium
216
317 * Fixed trace proxy (#1385)
Original file line number Diff line number Diff line change 1- __version__ = "0.32.5 "
1+ __version__ = "0.32.6 "
22__author__ = "Kristian Larsson, Lukas Garberg"
33__author_email__ = "kll@tele2.net, lukas@spritelink.net"
44__license__ = "MIT"
Original file line number Diff line number Diff line change 1+ nipap (0.32.6-1) stable; urgency=medium
2+
3+ * Fic proxying of traces over TLS in CLI (#1387)
4+ * Misc improvements of Dockerfiles (#1389)
5+ * Support for global configuration file in CLI (#1395)
6+ * Fork nipapd also when running in foreground (#1401)
7+ * Fixed a bug related to LDAP RO group handling (#1405)
8+ * Avoid following LDAP referrals (#1408)
9+ * Misc fixes to JWT auth module (#1410, #1411)
10+ * Move pynipap to a package (#1412)
11+ * Misc minor bugfixes and cleanups (#1398, #1405, #1406)
12+
13+ -- Lukas Garberg <lukas@spritelink.net> Thu, 09 Jan 2025 16:28:44 +0100
14+
115nipap (0.32.5-1) stable; urgency=medium
216
317 * Fixed trace proxy (#1385)
Original file line number Diff line number Diff line change 1- __version__ = "0.32.5 "
1+ __version__ = "0.32.6 "
22__db_version__ = 7
33__author__ = "Kristian Larsson, Lukas Garberg"
44__author_email__ = "kll@tele2.net, lukas@spritelink.net"
Original file line number Diff line number Diff line change 1+ pynipap (0.32.6-1) stable; urgency=medium
2+
3+ * Fic proxying of traces over TLS in CLI (#1387)
4+ * Misc improvements of Dockerfiles (#1389)
5+ * Support for global configuration file in CLI (#1395)
6+ * Fork nipapd also when running in foreground (#1401)
7+ * Fixed a bug related to LDAP RO group handling (#1405)
8+ * Avoid following LDAP referrals (#1408)
9+ * Misc fixes to JWT auth module (#1410, #1411)
10+ * Move pynipap to a package (#1412)
11+ * Misc minor bugfixes and cleanups (#1398, #1405, #1406)
12+
13+ -- Lukas Garberg <lukas@spritelink.net> Thu, 09 Jan 2025 16:28:44 +0100
14+
115pynipap (0.32.5-1) stable; urgency=medium
216
317 * Fixed trace proxy (#1385)
Original file line number Diff line number Diff line change 11from .pynipap import *
22
3- __version__ = "0.32.5 "
3+ __version__ = "0.32.6 "
44__author__ = "Kristian Larsson, Lukas Garberg"
55__author_email__ = "kll@tele2.net, lukas@spritelink.net"
66__copyright__ = "Copyright 2011, Kristian Larsson, Lukas Garberg"
Original file line number Diff line number Diff line change 1+ nipap-whoisd (0.32.6-1) stable; urgency=medium
2+
3+ * Fic proxying of traces over TLS in CLI (#1387)
4+ * Misc improvements of Dockerfiles (#1389)
5+ * Support for global configuration file in CLI (#1395)
6+ * Fork nipapd also when running in foreground (#1401)
7+ * Fixed a bug related to LDAP RO group handling (#1405)
8+ * Avoid following LDAP referrals (#1408)
9+ * Misc fixes to JWT auth module (#1410, #1411)
10+ * Move pynipap to a package (#1412)
11+ * Misc minor bugfixes and cleanups (#1398, #1405, #1406)
12+
13+ -- Lukas Garberg <lukas@spritelink.net> Thu, 09 Jan 2025 16:28:46 +0100
14+
115nipap-whoisd (0.32.5-1) stable; urgency=medium
216
317 * Fixed trace proxy (#1385)
You can’t perform that action at this time.
0 commit comments