]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
newt: Update to version 0.52.24
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 1 Dec 2023 17:32:23 +0000 (18:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Dec 2023 12:59:51 +0000 (12:59 +0000)
- IPFire-3.x
- Update from version 0.52.21 to 0.52.24
- Changelog
    0.52.24
- add support for python3.13
- fix compiler warnings
    0.52.23
- fix automatic height of menu/list in whiptail (broken in 0.52.22)
- fix automatic width of whiptail --yesno box
- fix automatic width in whiptail with unicode characters
- fix automatic width with whiptail --noitem and --notags options
- fix spacing with longer tags in whiptail
- avoid overlapping backtitle in whiptail with automatic height
    0.52.22
- fix crash in whiptail with new libpopt
- switch from usleep to nanosleep (Rosen Penev)
- fix libnewt.pc to enable static linking (Alexey Sheplyakov)
- fix LDFLAGS order in snack linking (Sam James)
- use CFLAGS when compiling snack
- improve configure.ac (Thomas Kuehne)
- install header and libnewt.pc with shared library (Michael Olbrich)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
newt/newt.nm

index 67612cb94bc9d063463653f1926143fccd476a1c..6c0d52cb0b0d9312e5491ad4c069d718d9ee7227 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = newt
-version    = 0.52.21
-release    = 2
+version    = 0.52.24
+release    = 1
 
 groups     = System/Libraries
 url        = https://fedorahosted.org/releases/n/e/newt/