File: changelog

package info (click to toggle)
osmocom-dahdi-linux 0.0~git20241003.b2ea348-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,996 kB
  • sloc: ansic: 116,373; perl: 2,391; sh: 982; makefile: 357
file content (60 lines) | stat: -rw-r--r-- 2,308 bytes parent folder | download
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
osmocom-dahdi-linux (0.0~git20241003.b2ea348-4) unstable; urgency=medium

  * add dkms patch from Agathe Porte Thanks a lot!
    (Closes: #1100050)

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 10 Mar 2025 23:13:06 +0100

osmocom-dahdi-linux (0.0~git20241003.b2ea348-3) unstable; urgency=medium

  * introduce osmocom-dahdi-linux-dev, which contains header files needed
    by other osmocom packages

 -- Thorsten Alteholz <debian@alteholz.de>  Fri, 07 Mar 2025 23:13:06 +0100

osmocom-dahdi-linux (0.0~git20241003.b2ea348-2) unstable; urgency=medium

  [ Andreas Beckmann ]
  * Switch to dh-sequence-dkms, let dh_dkms generate the maintainer scripts.
  * dkms.conf: Set KVERS in MAKE/CLEAN directives.  (Closes: #1095643)
  * dkms.conf: Declare BUILD_EXCLUSIVE_KERNEL_MIN="4.15" for the API of
    timer_setup() and friends.
  * dkms.conf: Declare BUILD_EXCLUSIVE_CONFIG="CONFIG_PPP" since
    CONFIG_DAHDI_PPP is enabled unconditionally.
  * dkms.conf: Declare BUILD_EXCLUSIVE_CONFIG="CONFIG_HDLC" since hdlc_open()
    and friends are used unconditionally.
  * osmocom-dahdi-dkms: Enable autopkgtests.
  * osmocom-dahdi-dkms: Fix conflict on dahdi-dkms.
  * Drop unusable -source package.
  * Replace debian/national-encoding.sh with a patch.
  * Simplify debian/rules.
  * ^^^ thanks a lot for this work

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 10 Feb 2025 21:13:06 +0100

osmocom-dahdi-linux (0.0~git20241003.b2ea348-1) unstable; urgency=medium

  * New upstream release.

 -- Thorsten Alteholz <debian@alteholz.de>  Sun, 13 Oct 2024 21:13:06 +0000

osmocom-dahdi-linux (0.0~git20240501.43332ac-1) unstable; urgency=medium

  [ Nathan Doris ]
  * debian/control
   - Dependencies: added dh-dkms and tar, removed pkgconf
   - Split into 3 packages, osmocom-dahdi-linux, -source, -dkms
  * debian/copyright - initial
  * debian/dkms.in - dkms conf file
  * debian *.install
   - osmocom-dahdi-linux, osmocom-dahdi-source, osmocom-dahdi-dkms
  * debian/*.postinst.in, *.prerm.in
   - scripts for DKMS build/install/clean
  * debian/rules - initial
  * debian/patches - no_firmware_download.patch
  * debian/national-encoding.sh - script file to fix lintian warning

  [ Thorsten Alteholz ]
  * New upstream release.

 -- Thorsten Alteholz <debian@alteholz.de>  Thu, 03 Oct 2024 23:20:55 +0200